Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6476423536771141985.sh
+ rm -rf trial-8084-bin.tgz trial-8084-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24575
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10854
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10153
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12678
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13001
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12186
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40346
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7390
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42371
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8100
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13016
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7284
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11379
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7430
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8877
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6150
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7284
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5795495400902340105.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8084
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [20/28] WORKDIR /TMP
#7 CACHED
#8 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#10 CACHED
#11 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#11 CACHED
#12 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#12 CACHED
#13 [ 2/28] RUN useradd -ms /bin/bash jenkins
#13 CACHED
#14 [ 8/28] RUN MKDIR /var/run/sshd
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#18 CACHED
#19 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#22 CACHED
#23 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#23 CACHED
#24 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#24 CACHED
#25 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#25 CACHED
#26 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#26 CACHED
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 CACHED
#28 [ 9/28] COPY SSH /root/.ssh
#28 CACHED
#29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#29 CACHED
#30 [ 3/28] RUN groupadd osmo-gsm-tester
#30 CACHED
#31 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#31 CACHED
#32 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:8b8c6c2ac99ff31b83597e87037faa7fc4593359b95e91f5c28948c7af868489 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
[33m2 warnings found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8085 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-09-10 22:48:30
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8085
+ mkdir -p trial-8085
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-10_13_26_24.tgz osmo-bts-oc2g.build-2025-09-10_00_51_35.tgz osmo-bts-sysmo.build-2025-09-10_00_51_39.tgz osmo-bts.build-2025-09-10_00_51_45.tgz osmo-ggsn.build-2025-09-10_20_42_26.tgz osmo-hlr.build-2025-09-10_16_36_45.tgz osmo-hnbgw.build-2025-09-10_13_30_04.tgz osmo-mgw.build-2025-09-10_08_33_12.tgz osmo-msc.build-2025-09-10_13_29_03.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-10_07_34_04.tgz osmo-pcu-sysmo.build-2025-09-10_07_36_03.tgz osmo-pcu.build-2025-09-10_07_36_10.tgz osmo-sgsn.build-2025-09-10_20_48_03.tgz osmo-stp.build-2025-09-10_13_25_14.tgz osmo-trx.build-2025-09-10_14_26_43.tgz osmocom-bb.build-2025-09-10_21_17_24.tgz srslte.build-19.tgz trial-8085
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-10_13_26_24.md5 osmo-bts-oc2g.build-2025-09-10_00_51_35.md5 osmo-bts-sysmo.build-2025-09-10_00_51_39.md5 osmo-bts.build-2025-09-10_00_51_45.md5 osmo-ggsn.build-2025-09-10_20_42_26.md5 osmo-hlr.build-2025-09-10_16_36_45.md5 osmo-hnbgw.build-2025-09-10_13_30_04.md5 osmo-mgw.build-2025-09-10_08_33_12.md5 osmo-msc.build-2025-09-10_13_29_03.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-10_07_34_04.md5 osmo-pcu-sysmo.build-2025-09-10_07_36_03.md5 osmo-pcu.build-2025-09-10_07_36_10.md5 osmo-sgsn.build-2025-09-10_20_48_03.md5 osmo-stp.build-2025-09-10_13_25_14.md5 osmo-trx.build-2025-09-10_14_26_43.md5 osmocom-bb.build-2025-09-10_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-10_13_26_24.md5 osmo-bts-oc2g.build-2025-09-10_00_51_35.md5 osmo-bts-sysmo.build-2025-09-10_00_51_39.md5 osmo-bts.build-2025-09-10_00_51_45.md5 osmo-ggsn.build-2025-09-10_20_42_26.md5 osmo-hlr.build-2025-09-10_16_36_45.md5 osmo-hnbgw.build-2025-09-10_13_30_04.md5 osmo-mgw.build-2025-09-10_08_33_12.md5 osmo-msc.build-2025-09-10_13_29_03.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-10_07_34_04.md5 osmo-pcu-sysmo.build-2025-09-10_07_36_03.md5 osmo-pcu.build-2025-09-10_07_36_10.md5 osmo-sgsn.build-2025-09-10_20_48_03.md5 osmo-stp.build-2025-09-10_13_25_14.md5 osmo-trx.build-2025-09-10_14_26_43.md5 osmocom-bb.build-2025-09-10_21_17_24.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8085 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8085'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not(self.get_assigned_addr() is ''):
--------------------------------------------------------------------------------------------
trial-8085
--------------------------------------------------------------------------------------------
22:48:30.907110 tst trial-8085: Detailed log at /build/trial-8085/run.2025-09-10_22-48-30/log
---------------------------------------------------------------------
trial-8085 netreg_mass
---------------------------------------------------------------------
22:48:31.242522 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:31.243155 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:31.244643 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:31.246733 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:31.300935 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:31.303082 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:31.306315 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:31.451546 tst netreg_mass: RESERVED RESOURCES for netreg_mass:
bts
OsmoBTS Virtual
ip_address
127.0.42.2
127.0.42.3
127.0.42.4
127.0.42.5
127.0.42.6
127.0.42.7
modem
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
osmo-mobile
----------------------------------------------
trial-8085 netreg_mass register_default_mass.py
----------------------------------------------
22:48:31.454344 tst register_default_mass.py:9: Claiming resources for the test
22:48:31.480951 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.481851 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.482598 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.483287 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.483998 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.484778 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:31.485506 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:31.552534 tst register_default_mass.py: using LAC 2
22:48:31.606291 tst register_default_mass.py: using RAC 2
22:48:31.650907 tst register_default_mass.py: using CellId 2
22:48:31.706032 tst register_default_mass.py: using BVCI 3
22:48:31.718379 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.720941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.722766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.724325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.726250 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.727886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.731190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.734213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.735821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.737364 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.738799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.740307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.741793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.743269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.744803 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.746691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.749116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.751269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.753210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.754725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.756135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.757746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.759220 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.760740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.762194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.763833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.765789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.767358 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.768430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.769382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.770225 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.771065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.771927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.773352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.774741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.775812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.776928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.778065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.779010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.779962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.780872 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.781696 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.782521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.783328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.784105 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.784925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.785704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.786480 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.787256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.788020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.788902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.789728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.790544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.791360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.792157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.792977 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.793778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.794598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.795432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.796224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.797205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.798293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.799574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.800892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.801750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.802563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.803400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.804212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.805045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.805840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.806629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.807426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.808346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.809198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.810020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.810800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.811566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.812357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.813155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.813922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.814778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.815617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.816408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.817201 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.817997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.818773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.819539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.820349 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.821159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.821942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.822750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.823530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.824309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.825149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.825932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.826703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.827492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.828280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.829068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.829844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.830600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.831437 tst register_default_mass.py:21: Launching a simple network
22:48:31.847743 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:32.077254 run create_hlr_db(pid=20): Launched
22:48:33.098186 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:33.147131 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:33.174056 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:33.183245 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:33.634682 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:33.677138 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:33.693862 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:34.733323 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:34.779944 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:37.810256 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:38.177577 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:38.229748 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:38.249283 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:38.335185 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:38.393118 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:38.413108 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:39.373161 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:39.426122 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:45.476283 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:45.879525 run osmo-bts-virtual(pid=34): Launched
22:48:46.968501 tst register_default_mass.py: using MSISDN 1001
22:48:46.986017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:47.084679 tst register_default_mass.py: using MSISDN 1002
22:48:47.103577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:47.190119 tst register_default_mass.py: using MSISDN 1003
22:48:47.208373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:47.295274 tst register_default_mass.py: using MSISDN 1004
22:48:47.311963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:47.378752 tst register_default_mass.py: using MSISDN 1005
22:48:47.397011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:47.469955 tst register_default_mass.py: using MSISDN 1006
22:48:47.484578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:47.556047 tst register_default_mass.py: using MSISDN 1007
22:48:47.573348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:47.655277 tst register_default_mass.py: using MSISDN 1008
22:48:47.674624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:47.749904 tst register_default_mass.py: using MSISDN 1009
22:48:47.765780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:47.833679 tst register_default_mass.py: using MSISDN 1010
22:48:47.851393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:47.926694 tst register_default_mass.py: using MSISDN 1011
22:48:47.945635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:48.024450 tst register_default_mass.py: using MSISDN 1012
22:48:48.043132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:48.129625 tst register_default_mass.py: using MSISDN 1013
22:48:48.144026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:48.212052 tst register_default_mass.py: using MSISDN 1014
22:48:48.227343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:48.293553 tst register_default_mass.py: using MSISDN 1015
22:48:48.308354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:48.386172 tst register_default_mass.py: using MSISDN 1016
22:48:48.400694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:48.469223 tst register_default_mass.py: using MSISDN 1017
22:48:48.484152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:48.563381 tst register_default_mass.py: using MSISDN 1018
22:48:48.582615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:48.657138 tst register_default_mass.py: using MSISDN 1019
22:48:48.673262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:48.741182 tst register_default_mass.py: using MSISDN 1020
22:48:48.755317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:48.832077 tst register_default_mass.py: using MSISDN 1021
22:48:48.850159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:48.931203 tst register_default_mass.py: using MSISDN 1022
22:48:48.949182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:49.019037 tst register_default_mass.py: using MSISDN 1023
22:48:49.038784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:49.115839 tst register_default_mass.py: using MSISDN 1024
22:48:49.132208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:49.212727 tst register_default_mass.py: using MSISDN 1025
22:48:49.228185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:49.295297 tst register_default_mass.py: using MSISDN 1026
22:48:49.313823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:49.399084 tst register_default_mass.py: using MSISDN 1027
22:48:49.418642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:49.494904 tst register_default_mass.py: using MSISDN 1028
22:48:49.510655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:49.593854 tst register_default_mass.py: using MSISDN 1029
22:48:49.614347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:49.694478 tst register_default_mass.py: using MSISDN 1030
22:48:49.709323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:49.777416 tst register_default_mass.py: using MSISDN 1031
22:48:49.797703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:49.870398 tst register_default_mass.py: using MSISDN 1032
22:48:49.887324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:49.970510 tst register_default_mass.py: using MSISDN 1033
22:48:49.988668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:50.069728 tst register_default_mass.py: using MSISDN 1034
22:48:50.086246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:50.179743 tst register_default_mass.py: using MSISDN 1035
22:48:50.200284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:50.277870 tst register_default_mass.py: using MSISDN 1036
22:48:50.295777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:50.393717 tst register_default_mass.py: using MSISDN 1037
22:48:50.411792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:50.494738 tst register_default_mass.py: using MSISDN 1038
22:48:50.512574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:50.604663 tst register_default_mass.py: using MSISDN 1039
22:48:50.617542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:50.690509 tst register_default_mass.py: using MSISDN 1040
22:48:50.708708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:50.790354 tst register_default_mass.py: using MSISDN 1041
22:48:50.810429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:50.885555 tst register_default_mass.py: using MSISDN 1042
22:48:50.904347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:50.979608 tst register_default_mass.py: using MSISDN 1043
22:48:50.995598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:51.105316 tst register_default_mass.py: using MSISDN 1044
22:48:51.121412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:51.198166 tst register_default_mass.py: using MSISDN 1045
22:48:51.213572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:51.289642 tst register_default_mass.py: using MSISDN 1046
22:48:51.305317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:51.380880 tst register_default_mass.py: using MSISDN 1047
22:48:51.399978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:51.473062 tst register_default_mass.py: using MSISDN 1048
22:48:51.487441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:51.550681 tst register_default_mass.py: using MSISDN 1049
22:48:51.561688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:51.642550 tst register_default_mass.py: using MSISDN 1050
22:48:51.654548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:51.729438 tst register_default_mass.py: using MSISDN 1051
22:48:51.741286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:51.807895 tst register_default_mass.py: using MSISDN 1052
22:48:51.814957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:51.873124 tst register_default_mass.py: using MSISDN 1053
22:48:51.882454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:51.943315 tst register_default_mass.py: using MSISDN 1054
22:48:51.950179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:52.022891 tst register_default_mass.py: using MSISDN 1055
22:48:52.030664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:52.096202 tst register_default_mass.py: using MSISDN 1056
22:48:52.103434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:52.194621 tst register_default_mass.py: using MSISDN 1057
22:48:52.206627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:52.278083 tst register_default_mass.py: using MSISDN 1058
22:48:52.288145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:52.353729 tst register_default_mass.py: using MSISDN 1059
22:48:52.366159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:52.457115 tst register_default_mass.py: using MSISDN 1060
22:48:52.469130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:52.541276 tst register_default_mass.py: using MSISDN 1061
22:48:52.549787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:52.622223 tst register_default_mass.py: using MSISDN 1062
22:48:52.635759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:52.730759 tst register_default_mass.py: using MSISDN 1063
22:48:52.738194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:52.804407 tst register_default_mass.py: using MSISDN 1064
22:48:52.811113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:52.870972 tst register_default_mass.py: using MSISDN 1065
22:48:52.877476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:52.950622 tst register_default_mass.py: using MSISDN 1066
22:48:52.959837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:53.017181 tst register_default_mass.py: using MSISDN 1067
22:48:53.024181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:53.082736 tst register_default_mass.py: using MSISDN 1068
22:48:53.089272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:53.157309 tst register_default_mass.py: using MSISDN 1069
22:48:53.163606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:53.224354 tst register_default_mass.py: using MSISDN 1070
22:48:53.230409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:53.300007 tst register_default_mass.py: using MSISDN 1071
22:48:53.305954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:53.365840 tst register_default_mass.py: using MSISDN 1072
22:48:53.372156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:53.432251 tst register_default_mass.py: using MSISDN 1073
22:48:53.444412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:53.524034 tst register_default_mass.py: using MSISDN 1074
22:48:53.534622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:53.603860 tst register_default_mass.py: using MSISDN 1075
22:48:53.609970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:53.671268 tst register_default_mass.py: using MSISDN 1076
22:48:53.678575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:53.747455 tst register_default_mass.py: using MSISDN 1077
22:48:53.754025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:53.824077 tst register_default_mass.py: using MSISDN 1078
22:48:53.831391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:53.906184 tst register_default_mass.py: using MSISDN 1079
22:48:53.912872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:53.979668 tst register_default_mass.py: using MSISDN 1080
22:48:53.985793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:54.063287 tst register_default_mass.py: using MSISDN 1081
22:48:54.070043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:54.131827 tst register_default_mass.py: using MSISDN 1082
22:48:54.138819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:54.235580 tst register_default_mass.py: using MSISDN 1083
22:48:54.248297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:54.339962 tst register_default_mass.py: using MSISDN 1084
22:48:54.354208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:54.425156 tst register_default_mass.py: using MSISDN 1085
22:48:54.439206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:54.522582 tst register_default_mass.py: using MSISDN 1086
22:48:54.537060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:54.618397 tst register_default_mass.py: using MSISDN 1087
22:48:54.632725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:54.709703 tst register_default_mass.py: using MSISDN 1088
22:48:54.723443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:54.800778 tst register_default_mass.py: using MSISDN 1089
22:48:54.814268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:54.885375 tst register_default_mass.py: using MSISDN 1090
22:48:54.898726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:54.975254 tst register_default_mass.py: using MSISDN 1091
22:48:54.988692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:55.075504 tst register_default_mass.py: using MSISDN 1092
22:48:55.085428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:55.176305 tst register_default_mass.py: using MSISDN 1093
22:48:55.187208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:55.281065 tst register_default_mass.py: using MSISDN 1094
22:48:55.289354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:55.378072 tst register_default_mass.py: using MSISDN 1095
22:48:55.386425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:55.477826 tst register_default_mass.py: using MSISDN 1096
22:48:55.485050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:55.741844 tst register_default_mass.py: using MSISDN 1097
22:48:55.756584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:55.849389 tst register_default_mass.py: using MSISDN 1098
22:48:55.865209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:55.947498 tst register_default_mass.py: using MSISDN 1099
22:48:55.962332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:56.045998 tst register_default_mass.py: using MSISDN 1100
22:48:56.060899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:56.288415 run mass: Starting testcase
22:48:56.301187 run mass: Pre-launching all virtphy's
22:48:56.314139 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:56.346972 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:56.361880 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:56.392949 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:56.407532 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:56.438149 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:56.452321 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:56.475932 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:56.484533 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:56.502065 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:56.513151 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:56.531587 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:56.540029 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:56.558351 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:56.567692 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:56.585193 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:56.880900 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:56.895064 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:56.902466 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:56.916280 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:56.922884 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:56.937007 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:56.949305 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:56.965365 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:56.973890 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:56.991516 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:56.999486 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:57.016253 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:57.023882 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:57.040661 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:57.048315 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:57.065058 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:57.072917 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:57.089551 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:57.097203 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:57.113820 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:57.121530 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:57.138208 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:57.145961 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:57.162705 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:57.170296 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:57.187079 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:57.194805 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:57.211429 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:57.219515 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:57.236397 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:57.244050 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:57.260955 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:57.273503 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:57.290935 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:57.299304 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:57.316768 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:57.324983 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:57.342721 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:57.355819 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:57.373474 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:57.383089 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:57.400511 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:57.408464 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:57.425833 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:57.434764 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:57.452040 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:57.460779 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:57.478280 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:57.486298 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:57.503167 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:57.510960 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:57.527823 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:57.535536 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:57.552570 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:57.562776 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:57.579981 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:57.587785 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:57.604694 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:57.613037 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:57.630001 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:57.637922 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:57.655042 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:57.663026 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:57.680189 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:57.688526 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:57.706097 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:57.714145 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:57.731488 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:57.739355 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:57.756500 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:57.764501 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:57.781640 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:57.789864 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:57.807046 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:57.815016 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:57.831969 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:57.839779 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:57.857216 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:57.865163 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:57.881787 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:57.889455 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:57.906215 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:57.913893 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:57.930915 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:57.938860 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:57.956381 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:57.967201 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:57.984580 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:57.992269 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:58.009160 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:58.017217 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:58.034756 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:58.042632 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:58.059415 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:58.067308 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:58.084968 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:58.092779 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:58.109629 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:58.117536 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:58.134236 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:58.142541 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:58.159418 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:58.167239 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:58.184080 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:58.191889 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:58.208614 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:58.216677 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:58.233697 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:58.241447 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:58.258134 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:58.265799 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:58.282653 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:58.290486 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:58.307528 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:58.315321 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:58.332025 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:58.339684 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:58.356635 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:58.364532 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:58.381530 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:58.389363 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:58.406537 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:58.414233 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:58.431142 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:58.438989 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:58.455709 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:58.463749 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:58.480753 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:58.488666 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:58.506274 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:58.515544 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:58.532665 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:58.540499 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:58.557394 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:58.565941 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:58.583025 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:58.590755 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:58.607564 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:58.615264 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:58.631978 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:58.641171 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:58.658816 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:58.666797 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:58.683685 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:58.694627 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:58.712733 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:58.724786 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:58.742151 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:58.750475 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:58.767780 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:58.775719 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:58.792677 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:58.800555 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:58.817588 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:58.825484 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:58.842444 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:58.850231 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:58.867156 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:58.875545 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:58.892931 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:58.900841 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:58.917877 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:58.933056 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:58.953287 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:58.961581 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:58.979146 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:58.987055 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:59.004409 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:59.012590 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:59.030349 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:59.038432 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:59.055953 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:59.063679 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:59.080767 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:59.095545 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:59.114461 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:59.122307 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:59.139553 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:59.154187 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:59.171670 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:59.179668 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:59.196944 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:59.205012 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:59.222498 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:59.230748 run mass: Checking if sockets are in the filesystem
22:48:59.246640 run osmo-ms-mob/00000: Starting mobile
22:48:59.264051 run osmo-ms-mob/00000(pid=135): Launched
22:48:59.278091 run mass: MS start registered {at=20775444.981418606, delay=0.0062213316559791565, ms=00000}
22:49:03.453465 run osmo-ms-mob/00001: Starting mobile
22:49:03.479513 run osmo-ms-mob/00001(pid=136): Launched
22:49:03.498885 run mass: MS start registered {at=20775449.202207766, delay=5.622953176498413e-05, ms=00001}
22:49:04.380226 run mass: MS performed LU {at=20775450.08353519, lu_delay=5.102116584777832, ms=00000}
22:49:05.248045 run osmo-ms-mob/00002: Starting mobile
22:49:05.267365 run osmo-ms-mob/00002(pid=137): Launched
22:49:05.292645 run mass: MS start registered {at=20775450.995928925, delay=0.01448095217347145, ms=00002}
22:49:07.678514 run osmo-ms-mob/00003: Starting mobile
22:49:07.706375 run osmo-ms-mob/00003(pid=138): Launched
22:49:07.720396 run mass: Starting too slowly. Moving on {now=20775453.423755027, sleep=-1.0821934193372726, target=20775452.341561608}
22:49:07.732642 run mass: MS start registered {at=20775453.435969856, delay=0.012219831347465515, ms=00003}
22:49:07.745143 run mass: Starting too slowly. Moving on {now=20775453.448508505, sleep=-1.0069468952715397, target=20775452.44156161}
22:49:07.751808 run mass: Starting too slowly. Moving on {now=20775453.455173627, sleep=-0.9136120155453682, target=20775452.54156161}
22:49:07.758062 run mass: Starting too slowly. Moving on {now=20775453.46142875, sleep=-0.8198671378195286, target=20775452.641561612}
22:49:07.764262 run mass: Starting too slowly. Moving on {now=20775453.46762984, sleep=-0.7260682247579098, target=20775452.741561614}
22:49:07.770451 run mass: Starting too slowly. Moving on {now=20775453.473820105, sleep=-0.6322584897279739, target=20775452.841561615}
22:49:07.776587 run mass: Starting too slowly. Moving on {now=20775453.479954813, sleep=-0.5383931957185268, target=20775452.941561617}
22:49:07.782724 run mass: Starting too slowly. Moving on {now=20775453.4860925, sleep=-0.4445308819413185, target=20775453.04156162}
22:49:07.788846 run mass: Starting too slowly. Moving on {now=20775453.492213666, sleep=-0.3506520465016365, target=20775453.14156162}
22:49:07.794865 run mass: Starting too slowly. Moving on {now=20775453.49823379, sleep=-0.2566721700131893, target=20775453.24156162}
22:49:07.800869 run mass: Starting too slowly. Moving on {now=20775453.504236937, sleep=-0.16267531365156174, target=20775453.341561623}
22:49:07.821290 run osmo-ms-mob/00004: Starting mobile
22:49:07.836458 run osmo-ms-mob/00004(pid=139): Launched
22:49:07.850184 run mass: Starting too slowly. Moving on {now=20775453.55354484, sleep=-0.11198321729898453, target=20775453.441561624}
22:49:07.858660 run mass: MS start registered {at=20775453.562015884, delay=0.008475374430418015, ms=00004}
22:49:07.865718 run mass: Starting too slowly. Moving on {now=20775453.5690845, sleep=-0.027522873133420944, target=20775453.541561626}
22:49:08.646312 run osmo-ms-mob/00005: Starting mobile
22:49:08.664151 run osmo-ms-mob/00005(pid=140): Launched
22:49:08.686089 run mass: MS start registered {at=20775454.389416184, delay=0.01326821744441986, ms=00005}
22:49:09.322661 run mass: MS performed LU {at=20775455.02597388, lu_delay=5.823766112327576, ms=00001}
22:49:09.545933 run osmo-ms-mob/00006: Starting mobile
22:49:09.563362 run osmo-ms-mob/00006(pid=141): Launched
22:49:09.577116 run mass: MS start registered {at=20775455.28042523, delay=0.005635719746351242, ms=00006}
22:49:10.454021 run osmo-ms-mob/00007: Starting mobile
22:49:10.490940 run osmo-ms-mob/00007(pid=142): Launched
22:49:10.515368 run mass: MS start registered {at=20775456.218675736, delay=0.00666293129324913, ms=00007}
22:49:10.533631 run mass: MS performed LU {at=20775456.236966938, lu_delay=5.241038013249636, ms=00002}
22:49:11.250554 run osmo-ms-mob/00008: Starting mobile
22:49:11.272121 run osmo-ms-mob/00008(pid=143): Launched
22:49:11.287242 run mass: MS start registered {at=20775456.990574457, delay=0.007445666939020157, ms=00008}
22:49:11.950046 run osmo-ms-mob/00009: Starting mobile
22:49:11.966582 run osmo-ms-mob/00009(pid=144): Launched
22:49:11.979927 run mass: MS start registered {at=20775457.68326755, delay=0.005644526332616806, ms=00009}
22:49:12.649023 run osmo-ms-mob/00010: Starting mobile
22:49:12.666589 run osmo-ms-mob/00010(pid=145): Launched
22:49:12.680058 run mass: MS start registered {at=20775458.383386932, delay=0.0058517977595329285, ms=00010}
22:49:13.250630 run osmo-ms-mob/00011: Starting mobile
22:49:13.273818 run osmo-ms-mob/00011(pid=146): Launched
22:49:13.287504 run mass: MS start registered {at=20775458.990830053, delay=0.005786340683698654, ms=00011}
22:49:13.794868 run mass: MS performed LU {at=20775459.49819449, lu_delay=6.062224633991718, ms=00003}
22:49:13.808000 run osmo-ms-mob/00012: Starting mobile
22:49:13.824654 run osmo-ms-mob/00012(pid=147): Launched
22:49:13.838055 run mass: MS start registered {at=20775459.54139597, delay=0.005939241498708725, ms=00012}
22:49:13.849786 run mass: MS performed LU {at=20775459.553137228, lu_delay=5.163721043616533, ms=00005}
22:49:14.445185 run osmo-ms-mob/00013: Starting mobile
22:49:14.461882 run osmo-ms-mob/00013(pid=148): Launched
22:49:14.475211 run mass: MS start registered {at=20775460.178524364, delay=0.005667500197887421, ms=00013}
22:49:15.043821 run osmo-ms-mob/00014: Starting mobile
22:49:15.057097 run osmo-ms-mob/00014(pid=149): Launched
22:49:15.068301 run mass: MS start registered {at=20775460.77165116, delay=0.005094360560178757, ms=00014}
22:49:15.576253 run mass: MS performed LU {at=20775461.27958656, lu_delay=5.999161332845688, ms=00006}
22:49:15.588511 run osmo-ms-mob/00015: Starting mobile
22:49:15.602521 run osmo-ms-mob/00015(pid=150): Launched
22:49:15.615629 run mass: MS start registered {at=20775461.31898322, delay=0.006005559116601944, ms=00015}
22:49:15.742395 run mass: MS performed LU {at=20775461.44572683, lu_delay=5.227051094174385, ms=00007}
22:49:16.146974 run osmo-ms-mob/00016: Starting mobile
22:49:16.164178 run osmo-ms-mob/00016(pid=151): Launched
22:49:16.178413 run mass: MS start registered {at=20775461.881763715, delay=0.002378404140472412, ms=00016}
22:49:16.649405 run osmo-ms-mob/00017: Starting mobile
22:49:16.663690 run osmo-ms-mob/00017(pid=152): Launched
22:49:16.675836 run mass: MS start registered {at=20775462.37919198, delay=0.005252547562122345, ms=00017}
22:49:17.245731 run osmo-ms-mob/00018: Starting mobile
22:49:17.265890 run osmo-ms-mob/00018(pid=153): Launched
22:49:17.280579 run mass: MS start registered {at=20775462.9839211, delay=0.0002819448709487915, ms=00018}
22:49:17.476998 run mass: MS performed LU {at=20775463.180310402, lu_delay=5.49704285338521, ms=00009}
22:49:17.559791 run mass: MS performed LU {at=20775463.263122246, lu_delay=4.879735313355923, ms=00010}
22:49:17.572256 run osmo-ms-mob/00019: Starting mobile
22:49:17.587861 run osmo-ms-mob/00019(pid=154): Launched
22:49:17.601823 run mass: MS start registered {at=20775463.305160243, delay=0.0061982162296772, ms=00019}
22:49:17.610078 run mass: MS performed LU {at=20775463.313430313, lu_delay=6.322855856269598, ms=00008}
22:49:18.144435 run osmo-ms-mob/00020: Starting mobile
22:49:18.159431 run osmo-ms-mob/00020(pid=155): Launched
22:49:18.172115 run mass: MS start registered {at=20775463.875463933, delay=0.0053821951150894165, ms=00020}
22:49:18.645313 run osmo-ms-mob/00021: Starting mobile
22:49:18.660945 run osmo-ms-mob/00021(pid=156): Launched
22:49:18.673816 run mass: MS start registered {at=20775464.37716209, delay=0.0054937563836574554, ms=00021}
22:49:19.045104 run osmo-ms-mob/00022: Starting mobile
22:49:19.060714 run osmo-ms-mob/00022(pid=157): Launched
22:49:19.073823 run mass: MS start registered {at=20775464.777167395, delay=0.005950599908828735, ms=00022}
22:49:19.341467 run mass: MS performed LU {at=20775465.044799436, lu_delay=6.053969383239746, ms=00011}
22:49:19.378547 run mass: MS performed LU {at=20775465.08188043, lu_delay=5.540484461933374, ms=00012}
22:49:19.391476 run osmo-ms-mob/00023: Starting mobile
22:49:19.407262 run osmo-ms-mob/00023(pid=158): Launched
22:49:19.420289 run mass: MS start registered {at=20775465.12363383, delay=0.005805268883705139, ms=00023}
22:49:19.507785 run mass: MS performed LU {at=20775465.211117133, lu_delay=5.03259276971221, ms=00013}
22:49:19.868105 run mass: MS performed LU {at=20775465.571437147, lu_delay=4.799785986542702, ms=00014}
22:49:19.879763 run osmo-ms-mob/00024: Starting mobile
22:49:19.894093 run osmo-ms-mob/00024(pid=159): Launched
22:49:19.906503 run mass: MS start registered {at=20775465.609850474, delay=0.005277551710605621, ms=00024}
22:49:20.444906 run osmo-ms-mob/00025: Starting mobile
22:49:20.458518 run osmo-ms-mob/00025(pid=160): Launched
22:49:20.469663 run mass: MS start registered {at=20775466.173013348, delay=0.004941731691360474, ms=00025}
22:49:20.845192 run osmo-ms-mob/00026: Starting mobile
22:49:20.860838 run osmo-ms-mob/00026(pid=161): Launched
22:49:20.874721 run mass: MS start registered {at=20775466.578054097, delay=0.006493270397186279, ms=00026}
22:49:21.244573 run osmo-ms-mob/00027: Starting mobile
22:49:21.258684 run osmo-ms-mob/00027(pid=162): Launched
22:49:21.269897 run mass: MS start registered {at=20775466.97324765, delay=0.004912756383419037, ms=00027}
22:49:21.326175 run mass: MS performed LU {at=20775467.029507972, lu_delay=5.147744257003069, ms=00016}
22:49:21.344499 run mass: MS performed LU {at=20775467.04784769, lu_delay=4.668655708432198, ms=00017}
22:49:21.372283 run mass: MS performed LU {at=20775467.075629868, lu_delay=5.7566466480493546, ms=00015}
22:49:21.383632 run osmo-ms-mob/00028: Starting mobile
22:49:21.397268 run osmo-ms-mob/00028(pid=163): Launched
22:49:21.408118 run mass: MS start registered {at=20775467.111472677, delay=0.004747699946165085, ms=00028}
22:49:22.044240 run osmo-ms-mob/00029: Starting mobile
22:49:22.058224 run osmo-ms-mob/00029(pid=164): Launched
22:49:22.069787 run mass: MS start registered {at=20775467.773139942, delay=0.0051607005298137665, ms=00029}
22:49:22.444212 run osmo-ms-mob/00030: Starting mobile
22:49:22.463351 run osmo-ms-mob/00030(pid=165): Launched
22:49:22.475498 run mass: MS start registered {at=20775468.178833924, delay=0.005647193640470505, ms=00030}
22:49:22.844400 run osmo-ms-mob/00031: Starting mobile
22:49:22.857724 run osmo-ms-mob/00031(pid=166): Launched
22:49:22.869095 run mass: MS start registered {at=20775468.572444636, delay=0.005187362432479858, ms=00031}
22:49:23.108004 run mass: MS performed LU {at=20775468.811323967, lu_delay=4.93586003407836, ms=00020}
22:49:23.120332 run osmo-ms-mob/00032: Starting mobile
22:49:23.134361 run osmo-ms-mob/00032(pid=167): Launched
22:49:23.141050 run mass: MS performed LU {at=20775468.844404537, lu_delay=5.8604834377765656, ms=00018}
22:49:23.147445 run mass: MS start registered {at=20775468.85080889, delay=0.0064249709248542786, ms=00032}
22:49:23.274060 run mass: MS performed LU {at=20775468.97739253, lu_delay=4.600230436772108, ms=00021}
22:49:23.545150 run osmo-ms-mob/00033: Starting mobile
22:49:23.559280 run osmo-ms-mob/00033(pid=168): Launched
22:49:23.571034 run mass: MS start registered {at=20775469.274375625, delay=0.0054028332233428955, ms=00033}
22:49:23.944331 run osmo-ms-mob/00034: Starting mobile
22:49:23.958513 run osmo-ms-mob/00034(pid=169): Launched
22:49:23.970725 run mass: MS start registered {at=20775469.674056057, delay=0.004459787160158157, ms=00034}
22:49:24.244965 run osmo-ms-mob/00035: Starting mobile
22:49:24.259644 run osmo-ms-mob/00035(pid=170): Launched
22:49:24.272085 run mass: MS start registered {at=20775469.975431398, delay=0.005428001284599304, ms=00035}
22:49:24.644525 run osmo-ms-mob/00036: Starting mobile
22:49:24.658550 run osmo-ms-mob/00036(pid=171): Launched
22:49:24.671075 run mass: MS start registered {at=20775470.37441342, delay=0.005723591893911362, ms=00036}
22:49:25.043983 run osmo-ms-mob/00037: Starting mobile
22:49:25.058116 run osmo-ms-mob/00037(pid=172): Launched
22:49:25.069931 run mass: MS start registered {at=20775470.773282945, delay=0.005265790969133377, ms=00037}
22:49:25.091544 run mass: MS performed LU {at=20775470.79488783, lu_delay=5.671253997832537, ms=00023}
22:49:25.110025 run mass: MS performed LU {at=20775470.813377045, lu_delay=5.203526571393013, ms=00024}
22:49:25.121382 run osmo-ms-mob/00038: Starting mobile
22:49:25.135281 run osmo-ms-mob/00038(pid=173): Launched
22:49:25.142278 run mass: MS performed LU {at=20775470.845634125, lu_delay=6.068466730415821, ms=00022}
22:49:25.148955 run mass: MS start registered {at=20775470.852318577, delay=0.006705023348331451, ms=00038}
22:49:25.281583 run mass: MS performed LU {at=20775470.984917577, lu_delay=4.811904229223728, ms=00025}
22:49:25.293857 run osmo-ms-mob/00039: Starting mobile
22:49:25.308590 run osmo-ms-mob/00039(pid=174): Launched
22:49:25.320708 run mass: MS start registered {at=20775471.024044573, delay=0.005429849028587341, ms=00039}
22:49:26.044357 run osmo-ms-mob/00040: Starting mobile
22:49:26.059044 run osmo-ms-mob/00040(pid=175): Launched
22:49:26.071689 run mass: MS start registered {at=20775471.775039036, delay=0.005544491112232208, ms=00040}
22:49:26.344967 run osmo-ms-mob/00041: Starting mobile
22:49:26.358801 run osmo-ms-mob/00041(pid=176): Launched
22:49:26.370747 run mass: MS start registered {at=20775472.074071962, delay=0.005474913865327835, ms=00041}
22:49:26.645286 run osmo-ms-mob/00042: Starting mobile
22:49:26.659839 run osmo-ms-mob/00042(pid=177): Launched
22:49:26.672284 run mass: MS start registered {at=20775472.375633728, delay=0.005545087158679962, ms=00042}
22:49:26.872936 run mass: MS performed LU {at=20775472.57627018, lu_delay=5.998216085135937, ms=00026}
22:49:26.892074 run mass: MS performed LU {at=20775472.595408503, lu_delay=5.622160851955414, ms=00027}
22:49:26.903758 run osmo-ms-mob/00043: Starting mobile
22:49:26.917474 run osmo-ms-mob/00043(pid=178): Launched
22:49:26.929756 run mass: MS start registered {at=20775472.633089725, delay=0.0058267004787921906, ms=00043}
22:49:27.039518 run mass: MS performed LU {at=20775472.742850587, lu_delay=4.969710644334555, ms=00029}
22:49:27.182808 run mass: MS performed LU {at=20775472.886131287, lu_delay=5.7746586091816425, ms=00028}
22:49:27.195621 run osmo-ms-mob/00044: Starting mobile
22:49:27.210189 run osmo-ms-mob/00044(pid=179): Launched
22:49:27.222211 run mass: MS start registered {at=20775472.925561648, delay=0.005149137228727341, ms=00044}
22:49:27.436010 run mass: MS performed LU {at=20775473.1393436, lu_delay=4.960509676486254, ms=00030}
22:49:27.644506 run osmo-ms-mob/00045: Starting mobile
22:49:27.658743 run osmo-ms-mob/00045(pid=180): Launched
22:49:27.669917 run mass: MS start registered {at=20775473.37326908, delay=0.004768826067447662, ms=00045}
22:49:27.944000 run osmo-ms-mob/00046: Starting mobile
22:49:27.958574 run osmo-ms-mob/00046(pid=181): Launched
22:49:27.969992 run mass: MS start registered {at=20775473.673340872, delay=0.004811335355043411, ms=00046}
22:49:28.244747 run osmo-ms-mob/00047: Starting mobile
22:49:28.258596 run osmo-ms-mob/00047(pid=182): Launched
22:49:28.270095 run mass: MS start registered {at=20775473.9734485, delay=0.005029123276472092, ms=00047}
22:49:28.544139 run osmo-ms-mob/00048: Starting mobile
22:49:28.557707 run osmo-ms-mob/00048(pid=183): Launched
22:49:28.568910 run mass: MS start registered {at=20775474.27226419, delay=0.005087204277515411, ms=00048}
22:49:28.844205 run osmo-ms-mob/00049: Starting mobile
22:49:28.858441 run osmo-ms-mob/00049(pid=184): Launched
22:49:28.864850 run mass: MS performed LU {at=20775474.568208046, lu_delay=5.995763409882784, ms=00031}
22:49:28.871298 run mass: MS start registered {at=20775474.574662164, delay=0.006474733352661133, ms=00049}
22:49:28.877610 run mass: MS performed LU {at=20775474.580969125, lu_delay=4.9069130681455135, ms=00034}
22:49:28.889063 run osmo-ms-mob/00050: Starting mobile
22:49:28.902839 run osmo-ms-mob/00050(pid=185): Launched
22:49:28.909672 run mass: MS performed LU {at=20775474.61302715, lu_delay=5.76221826300025, ms=00032}
22:49:28.915852 run mass: MS start registered {at=20775474.619216274, delay=0.006210949271917343, ms=00050}
22:49:29.047705 run mass: MS performed LU {at=20775474.751037236, lu_delay=5.476661611348391, ms=00033}
22:49:29.102266 run mass: MS performed LU {at=20775474.805602223, lu_delay=4.830170825123787, ms=00035}
22:49:29.114185 run osmo-ms-mob/00051: Starting mobile
22:49:29.127966 run osmo-ms-mob/00051(pid=186): Launched
22:49:29.139526 run mass: MS start registered {at=20775474.842870545, delay=0.005321156233549118, ms=00051}
22:49:29.843901 run osmo-ms-mob/00052: Starting mobile
22:49:29.857849 run osmo-ms-mob/00052(pid=187): Launched
22:49:29.870701 run mass: MS start registered {at=20775475.57404725, delay=0.006322816014289856, ms=00052}
22:49:30.145095 run osmo-ms-mob/00053: Starting mobile
22:49:30.158586 run osmo-ms-mob/00053(pid=188): Launched
22:49:30.170229 run mass: MS start registered {at=20775475.87357609, delay=0.00525602325797081, ms=00053}
22:49:30.444637 run osmo-ms-mob/00054: Starting mobile
22:49:30.458434 run osmo-ms-mob/00054(pid=189): Launched
22:49:30.469976 run mass: MS start registered {at=20775476.17332649, delay=0.004909433424472809, ms=00054}
22:49:30.639158 run mass: MS performed LU {at=20775476.342492938, lu_delay=5.31844836473465, ms=00039}
22:49:30.656970 run mass: MS performed LU {at=20775476.360312693, lu_delay=5.587029747664928, ms=00037}
22:49:30.668514 run osmo-ms-mob/00055: Starting mobile
22:49:30.681941 run osmo-ms-mob/00055(pid=190): Launched
22:49:30.692914 run mass: MS start registered {at=20775476.39626448, delay=0.004853576421737671, ms=00055}
22:49:30.804811 run mass: MS performed LU {at=20775476.508145846, lu_delay=5.655827268958092, ms=00038}
22:49:30.911574 run mass: MS performed LU {at=20775476.614909567, lu_delay=6.240496147423983, ms=00036}
22:49:30.923016 run osmo-ms-mob/00056: Starting mobile
22:49:30.937413 run osmo-ms-mob/00056(pid=191): Launched
22:49:30.948265 run mass: MS performed LU {at=20775476.65160363, lu_delay=4.876564595848322, ms=00040}
22:49:30.954769 run mass: MS start registered {at=20775476.658134542, delay=0.010951902717351913, ms=00056}
22:49:30.966648 run mass: MS performed LU {at=20775476.66999496, lu_delay=23.107979077845812, ms=00004}
22:49:30.978582 run osmo-ms-mob/00057: Starting mobile
22:49:30.992591 run osmo-ms-mob/00057(pid=192): Launched
22:49:31.004398 run mass: MS start registered {at=20775476.707737777, delay=0.005425166338682175, ms=00057}
22:49:31.238356 run mass: MS performed LU {at=20775476.941687938, lu_delay=4.8676159754395485, ms=00041}
22:49:31.744773 run osmo-ms-mob/00058: Starting mobile
22:49:31.758268 run osmo-ms-mob/00058(pid=193): Launched
22:49:31.769259 run mass: MS start registered {at=20775477.47260781, delay=0.00483187660574913, ms=00058}
22:49:32.044572 run osmo-ms-mob/00059: Starting mobile
22:49:32.058335 run osmo-ms-mob/00059(pid=194): Launched
22:49:32.069976 run mass: MS start registered {at=20775477.77332453, delay=0.005014583468437195, ms=00059}
22:49:32.344355 run osmo-ms-mob/00060: Starting mobile
22:49:32.357655 run osmo-ms-mob/00060(pid=195): Launched
22:49:32.368998 run mass: MS start registered {at=20775478.072349146, delay=0.004966303706169128, ms=00060}
22:49:32.743822 run osmo-ms-mob/00061: Starting mobile
22:49:32.757028 run osmo-ms-mob/00061(pid=196): Launched
22:49:32.768499 run mass: MS start registered {at=20775478.471844546, delay=0.005397535860538483, ms=00061}
22:49:32.812786 run mass: MS performed LU {at=20775478.516125526, lu_delay=6.140491798520088, ms=00042}
22:49:32.858730 run mass: MS performed LU {at=20775478.56207249, lu_delay=5.636510841548443, ms=00044}
22:49:32.869930 run osmo-ms-mob/00062: Starting mobile
22:49:32.883096 run osmo-ms-mob/00062(pid=197): Launched
22:49:32.889277 run mass: MS performed LU {at=20775478.59263831, lu_delay=5.959548585116863, ms=00043}
22:49:32.895150 run mass: MS performed LU {at=20775478.598516334, lu_delay=5.225247252732515, ms=00045}
22:49:32.900908 run mass: MS start registered {at=20775478.604276072, delay=0.011654842644929886, ms=00062}
22:49:32.911961 run osmo-ms-mob/00063: Starting mobile
22:49:32.925165 run osmo-ms-mob/00063(pid=198): Launched
22:49:32.931602 run mass: MS performed LU {at=20775478.63495914, lu_delay=4.9616182669997215, ms=00046}
22:49:32.937657 run mass: MS start registered {at=20775478.641023878, delay=0.006083432585000992, ms=00063}
22:49:33.849460 run osmo-ms-mob/00064: Starting mobile
22:49:33.863464 run osmo-ms-mob/00064(pid=199): Launched
22:49:33.870292 run mass: Starting too slowly. Moving on {now=20775479.573660735, sleep=-0.03209872171282768, target=20775479.541562013}
22:49:33.876235 run mass: MS start registered {at=20775479.57959504, delay=0.005936805158853531, ms=00064}
22:49:34.770720 run osmo-ms-mob/00065: Starting mobile
22:49:34.784419 run osmo-ms-mob/00065(pid=200): Launched
22:49:34.790671 run mass: Starting too slowly. Moving on {now=20775480.49404032, sleep=-0.552478302270174, target=20775479.94156202}
22:49:34.796379 run mass: MS performed LU {at=20775480.499737922, lu_delay=5.925075758248568, ms=00049}
22:49:34.802198 run mass: Starting too slowly. Moving on {now=20775480.505568564, sleep=-0.46400654315948486, target=20775480.04156202}
22:49:34.808200 run mass: MS performed LU {at=20775480.51156151, lu_delay=6.239297319203615, ms=00048}
22:49:34.814088 run mass: Starting too slowly. Moving on {now=20775480.517458506, sleep=-0.37589648365974426, target=20775480.141562022}
22:49:34.819794 run mass: MS start registered {at=20775480.523158643, delay=0.02912028506398201, ms=00065}
22:49:35.505820 run osmo-ms-mob/00066: Starting mobile
22:49:35.528150 run osmo-ms-mob/00066(pid=201): Launched
22:49:35.534576 run mass: Starting too slowly. Moving on {now=20775481.237943597, sleep=-0.9963815733790398, target=20775480.241562024}
22:49:35.540923 run mass: MS start registered {at=20775481.244279593, delay=0.006338391453027725, ms=00066}
22:49:35.547472 run mass: Starting too slowly. Moving on {now=20775481.250840962, sleep=-0.9092789366841316, target=20775480.341562025}
22:49:35.553972 run mass: Starting too slowly. Moving on {now=20775481.25734186, sleep=-0.815779834985733, target=20775480.441562027}
22:49:35.559701 run mass: Starting too slowly. Moving on {now=20775481.26307156, sleep=-0.7215095311403275, target=20775480.54156203}
22:49:35.969590 run osmo-ms-mob/00067: Starting mobile
22:49:36.031951 run osmo-ms-mob/00067(pid=202): Launched
22:49:36.038098 run mass: Starting too slowly. Moving on {now=20775481.741467807, sleep=-1.0999057777225971, target=20775480.64156203}
22:49:36.043953 run mass: MS start registered {at=20775481.747313216, delay=0.0058479756116867065, ms=00067}
22:49:36.049816 run mass: Starting too slowly. Moving on {now=20775481.753186762, sleep=-1.0116247311234474, target=20775480.74156203}
22:49:36.055661 run mass: Starting too slowly. Moving on {now=20775481.759032886, sleep=-0.9174708537757397, target=20775480.841562033}
22:49:36.526672 run osmo-ms-mob/00068: Starting mobile
22:49:36.558676 run osmo-ms-mob/00068(pid=203): Launched
22:49:36.564887 run mass: Starting too slowly. Moving on {now=20775482.268255886, sleep=-1.3266938515007496, target=20775480.941562034}
22:49:36.570547 run mass: MS start registered {at=20775482.2739066, delay=0.005652528256177902, ms=00068}
22:49:36.576330 run mass: Starting too slowly. Moving on {now=20775482.27970089, sleep=-1.2381388545036316, target=20775481.041562036}
22:49:36.582335 run mass: Starting too slowly. Moving on {now=20775482.285703894, sleep=-1.1441418565809727, target=20775481.141562037}
22:49:36.587959 run mass: Starting too slowly. Moving on {now=20775482.291330174, sleep=-1.0497681349515915, target=20775481.24156204}
22:49:36.893753 run osmo-ms-mob/00069: Starting mobile
22:49:36.931080 run osmo-ms-mob/00069(pid=204): Launched
22:49:36.937484 run mass: Starting too slowly. Moving on {now=20775482.64085369, sleep=-1.2992916516959667, target=20775481.34156204}
22:49:36.943589 run mass: MS start registered {at=20775482.646949723, delay=0.006098795682191849, ms=00069}
22:49:36.949636 run mass: Starting too slowly. Moving on {now=20775482.65300668, sleep=-1.2114446386694908, target=20775481.44156204}
22:49:36.955740 run mass: Starting too slowly. Moving on {now=20775482.659110483, sleep=-1.1175484396517277, target=20775481.541562043}
22:49:36.961755 run mass: Starting too slowly. Moving on {now=20775482.66512545, sleep=-1.0235634036362171, target=20775481.641562045}
22:49:37.173257 run osmo-ms-mob/00070: Starting mobile
22:49:37.193303 run osmo-ms-mob/00070(pid=205): Launched
22:49:37.199756 run mass: Starting too slowly. Moving on {now=20775482.90312459, sleep=-1.161562543362379, target=20775481.741562046}
22:49:37.205616 run mass: MS start registered {at=20775482.908974573, delay=0.005852501839399338, ms=00070}
22:49:37.211750 run mass: Starting too slowly. Moving on {now=20775482.915119823, sleep=-1.0735577754676342, target=20775481.841562048}
22:49:37.217928 run mass: Starting too slowly. Moving on {now=20775482.92129769, sleep=-0.9797356426715851, target=20775481.94156205}
22:49:37.223820 run mass: Starting too slowly. Moving on {now=20775482.927190144, sleep=-0.885628093034029, target=20775482.04156205}
22:49:37.534024 run osmo-ms-mob/00071: Starting mobile
22:49:38.120249 run osmo-ms-mob/00071(pid=206): Launched
22:49:38.126754 run mass: Starting too slowly. Moving on {now=20775483.830122743, sleep=-1.6885606907308102, target=20775482.141562052}
22:49:38.132825 run mass: MS start registered {at=20775483.83618444, delay=0.006064105778932571, ms=00071}
22:49:38.139300 run mass: Starting too slowly. Moving on {now=20775483.84266909, sleep=-1.6011070348322392, target=20775482.241562054}
22:49:38.145259 run mass: Starting too slowly. Moving on {now=20775483.848629314, sleep=-1.507067259401083, target=20775482.341562055}
22:49:38.152882 run mass: Starting too slowly. Moving on {now=20775483.856250722, sleep=-1.414688665419817, target=20775482.441562057}
22:49:38.164146 run osmo-ms-mob/00072: Starting mobile
22:49:38.178263 run osmo-ms-mob/00072(pid=207): Launched
22:49:38.184806 run mass: Starting too slowly. Moving on {now=20775483.888173494, sleep=-1.3466114364564419, target=20775482.541562058}
22:49:38.190689 run mass: MS start registered {at=20775483.89404824, delay=0.005877118557691574, ms=00072}
22:49:38.197117 run mass: Starting too slowly. Moving on {now=20775483.900485314, sleep=-1.2589232549071312, target=20775482.64156206}
22:49:38.203191 run mass: Starting too slowly. Moving on {now=20775483.906560212, sleep=-1.1649981513619423, target=20775482.74156206}
22:49:38.209165 run mass: Starting too slowly. Moving on {now=20775483.91253446, sleep=-1.0709723979234695, target=20775482.841562063}
22:49:38.220695 run osmo-ms-mob/00073: Starting mobile
22:49:38.234737 run osmo-ms-mob/00073(pid=208): Launched
22:49:38.241379 run mass: Starting too slowly. Moving on {now=20775483.944746677, sleep=-1.003184612840414, target=20775482.941562064}
22:49:38.247603 run mass: MS start registered {at=20775483.95096147, delay=0.006217502057552338, ms=00073}
22:49:38.253871 run mass: Starting too slowly. Moving on {now=20775483.957238667, sleep=-0.9156766012310982, target=20775483.041562065}
22:49:38.259893 run mass: Starting too slowly. Moving on {now=20775483.96326282, sleep=-0.8217007517814636, target=20775483.141562067}
22:49:38.265955 run mass: Starting too slowly. Moving on {now=20775483.969322722, sleep=-0.7277606539428234, target=20775483.24156207}
22:49:38.277726 run osmo-ms-mob/00074: Starting mobile
22:49:38.291956 run osmo-ms-mob/00074(pid=209): Launched
22:49:38.298638 run mass: Starting too slowly. Moving on {now=20775484.00200468, sleep=-0.6604426093399525, target=20775483.34156207}
22:49:38.304707 run mass: MS start registered {at=20775484.008064006, delay=0.006061900407075882, ms=00074}
22:49:38.310736 run mass: Starting too slowly. Moving on {now=20775484.014104895, sleep=-0.5725428238511086, target=20775483.44156207}
22:49:38.316985 run mass: Starting too slowly. Moving on {now=20775484.02035402, sleep=-0.4787919484078884, target=20775483.541562073}
22:49:38.323088 run mass: Starting too slowly. Moving on {now=20775484.026457172, sleep=-0.38489509746432304, target=20775483.641562074}
22:49:38.334575 run osmo-ms-mob/00075: Starting mobile
22:49:38.348424 run osmo-ms-mob/00075(pid=210): Launched
22:49:38.354765 run mass: Starting too slowly. Moving on {now=20775484.058127392, sleep=-0.316565316170454, target=20775483.741562076}
22:49:38.361127 run mass: MS start registered {at=20775484.064485148, delay=0.006362158805131912, ms=00075}
22:49:38.367435 run mass: Starting too slowly. Moving on {now=20775484.070804086, sleep=-0.2292420081794262, target=20775483.841562077}
22:49:38.373539 run mass: Starting too slowly. Moving on {now=20775484.07690453, sleep=-0.13534245267510414, target=20775483.94156208}
22:49:38.379717 run mass: Starting too slowly. Moving on {now=20775484.083087277, sleep=-0.04152519628405571, target=20775484.04156208}
22:49:38.445924 run osmo-ms-mob/00076: Starting mobile
22:49:38.460601 run osmo-ms-mob/00076(pid=211): Launched
22:49:38.472785 run mass: MS start registered {at=20775484.176135074, delay=0.005595959722995758, ms=00076}
22:49:38.753137 run mass: MS performed LU {at=20775484.45639681, lu_delay=5.815372932702303, ms=00063}
22:49:38.768793 run osmo-ms-mob/00077: Starting mobile
22:49:38.783445 run osmo-ms-mob/00077(pid=212): Launched
22:49:38.789947 run mass: MS performed LU {at=20775484.49330257, lu_delay=5.8890264965593815, ms=00062}
22:49:38.796363 run mass: MS performed LU {at=20775484.499726344, lu_delay=6.027881797403097, ms=00061}
22:49:38.802514 run mass: MS performed LU {at=20775484.50587687, lu_delay=6.732552338391542, ms=00059}
22:49:38.808702 run mass: MS start registered {at=20775484.512067135, delay=0.018784858286380768, ms=00077}
22:49:39.148649 run mass: MS performed LU {at=20775484.851978485, lu_delay=10.878529984503984, ms=00047}
22:49:39.160744 run osmo-ms-mob/00078: Starting mobile
22:49:39.175250 run osmo-ms-mob/00078(pid=213): Launched
22:49:39.187656 run mass: MS start registered {at=20775484.89099131, delay=0.006050914525985718, ms=00078}
22:49:39.403392 run mass: MS performed LU {at=20775485.10672466, lu_delay=8.448590118438005, ms=00056}
22:49:39.439914 run mass: MS performed LU {at=20775485.14322471, lu_delay=9.569177459925413, ms=00052}
22:49:39.456616 run mass: MS performed LU {at=20775485.15997631, lu_delay=8.986649822443724, ms=00054}
22:49:39.468530 run osmo-ms-mob/00079: Starting mobile
22:49:39.482712 run osmo-ms-mob/00079(pid=214): Launched
22:49:39.489108 run mass: MS performed LU {at=20775485.192464855, lu_delay=7.719857044517994, ms=00058}
22:49:39.495356 run mass: MS performed LU {at=20775485.198717225, lu_delay=8.490979447960854, ms=00057}
22:49:39.501762 run mass: MS performed LU {at=20775485.20512652, lu_delay=9.331550430506468, ms=00053}
22:49:39.507890 run mass: MS start registered {at=20775485.21125595, delay=0.018810681998729706, ms=00079}
22:49:39.514341 run mass: MS performed LU {at=20775485.217697036, lu_delay=8.821432556957006, ms=00055}
22:49:39.525760 run osmo-ms-mob/00080: Starting mobile
22:49:39.539721 run osmo-ms-mob/00080(pid=215): Launched
22:49:39.546011 run mass: MS performed LU {at=20775485.249368858, lu_delay=7.177019711583853, ms=00060}
22:49:39.552101 run mass: MS start registered {at=20775485.255467672, delay=0.006117638200521469, ms=00080}
22:49:39.583278 run mass: MS performed LU {at=20775485.286598876, lu_delay=5.707003835588694, ms=00064}
22:49:40.745445 run osmo-ms-mob/00081: Starting mobile
22:49:40.759558 run osmo-ms-mob/00081(pid=216): Launched
22:49:40.771411 run mass: MS start registered {at=20775486.474751864, delay=0.005429498851299286, ms=00081}
22:49:41.144772 run osmo-ms-mob/00082: Starting mobile
22:49:41.158289 run osmo-ms-mob/00082(pid=217): Launched
22:49:41.170214 run mass: MS start registered {at=20775486.873555403, delay=0.005447819828987122, ms=00082}
22:49:41.745729 run osmo-ms-mob/00083: Starting mobile
22:49:41.760196 run osmo-ms-mob/00083(pid=218): Launched
22:49:41.771896 run mass: MS start registered {at=20775487.475222938, delay=0.005343742668628693, ms=00083}
22:49:41.974238 run mass: MS performed LU {at=20775487.67751788, lu_delay=5.403611280024052, ms=00068}
22:49:42.252436 run osmo-ms-mob/00084: Starting mobile
22:49:42.267040 run osmo-ms-mob/00084(pid=219): Launched
22:49:42.278584 run mass: MS start registered {at=20775487.98192959, delay=0.005192507058382034, ms=00084}
22:49:42.425385 run mass: MS performed LU {at=20775488.1287168, lu_delay=6.381403584033251, ms=00067}
22:49:42.744541 run osmo-ms-mob/00085: Starting mobile
22:49:42.758684 run osmo-ms-mob/00085(pid=220): Launched
22:49:42.770469 run mass: MS start registered {at=20775488.473815758, delay=0.00525270402431488, ms=00085}
22:49:43.353968 run osmo-ms-mob/00086: Starting mobile
22:49:43.369979 run osmo-ms-mob/00086(pid=221): Launched
22:49:43.376873 run mass: MS performed LU {at=20775489.08022637, lu_delay=3.8689704202115536, ms=00079}
22:49:43.383118 run mass: MS start registered {at=20775489.086482696, delay=0.006278861314058304, ms=00086}
22:49:43.394504 run mass: MS performed LU {at=20775489.097844522, lu_delay=3.8423768505454063, ms=00080}
22:49:43.793970 run mass: MS performed LU {at=20775489.497098316, lu_delay=4.6061070039868355, ms=00078}
22:49:43.819060 run mass: MS performed LU {at=20775489.522397917, lu_delay=5.457912769168615, ms=00075}
22:49:43.831184 run osmo-ms-mob/00087: Starting mobile
22:49:43.845564 run osmo-ms-mob/00087(pid=222): Launched
22:49:43.857656 run mass: MS start registered {at=20775489.56100065, delay=0.005192793905735016, ms=00087}
22:49:43.935486 run mass: MS performed LU {at=20775489.638821, lu_delay=5.744772758334875, ms=00072}
22:49:43.985209 run mass: MS performed LU {at=20775489.688544165, lu_delay=5.512409090995789, ms=00076}
22:49:44.128992 run mass: MS performed LU {at=20775489.832327995, lu_delay=5.99614355713129, ms=00071}
22:49:44.146951 run mass: MS performed LU {at=20775489.85029524, lu_delay=5.338228102773428, ms=00077}
22:49:44.165826 run mass: MS performed LU {at=20775489.86915683, lu_delay=6.960182256996632, ms=00070}
22:49:44.178148 run osmo-ms-mob/00088: Starting mobile
22:49:44.192182 run osmo-ms-mob/00088(pid=223): Launched
22:49:44.203973 run mass: MS start registered {at=20775489.90732069, delay=0.004012055695056915, ms=00088}
22:49:44.419449 run mass: MS performed LU {at=20775490.122704238, lu_delay=7.475754514336586, ms=00069}
22:49:44.797577 run mass: MS performed LU {at=20775490.50090999, lu_delay=6.492845986038446, ms=00074}
22:49:45.145404 run osmo-ms-mob/00089: Starting mobile
22:49:45.160134 run osmo-ms-mob/00089(pid=224): Launched
22:49:45.172079 run mass: MS start registered {at=20775490.875402488, delay=0.005488850176334381, ms=00089}
22:49:45.721984 run mass: MS performed LU {at=20775491.425232876, lu_delay=4.95048101246357, ms=00081}
22:49:45.750225 run osmo-ms-mob/00090: Starting mobile
22:49:45.764167 run osmo-ms-mob/00090(pid=225): Launched
22:49:45.775588 run mass: MS start registered {at=20775491.47892801, delay=0.005286764353513718, ms=00090}
22:49:46.444322 run osmo-ms-mob/00091: Starting mobile
22:49:46.458217 run osmo-ms-mob/00091(pid=226): Launched
22:49:46.470023 run mass: MS start registered {at=20775492.173330896, delay=0.005359336733818054, ms=00091}
22:49:47.045169 run mass: MS performed LU {at=20775492.748480763, lu_delay=5.87492536008358, ms=00082}
22:49:47.056992 run osmo-ms-mob/00092: Starting mobile
22:49:47.070635 run osmo-ms-mob/00092(pid=227): Launched
22:49:47.081958 run mass: MS start registered {at=20775492.785308752, delay=0.005075749009847641, ms=00092}
22:49:47.584948 run mass: MS performed LU {at=20775493.28827989, lu_delay=5.30635030195117, ms=00084}
22:49:47.622296 run mass: MS performed LU {at=20775493.32561178, lu_delay=4.851796023547649, ms=00085}
22:49:47.660071 run mass: MS performed LU {at=20775493.36340523, lu_delay=5.888182293623686, ms=00083}
22:49:47.913031 run mass: MS performed LU {at=20775493.616328742, lu_delay=4.529846046119928, ms=00086}
22:49:47.933453 run osmo-ms-mob/00093: Starting mobile
22:49:47.947073 run osmo-ms-mob/00093(pid=228): Launched
22:49:47.959056 run mass: MS start registered {at=20775493.662403118, delay=0.005660112947225571, ms=00093}
22:49:48.847571 run osmo-ms-mob/00094: Starting mobile
22:49:48.861570 run osmo-ms-mob/00094(pid=229): Launched
22:49:48.873554 run mass: MS start registered {at=20775494.57688507, delay=0.0055864714086055756, ms=00094}
22:49:49.486942 run mass: MS performed LU {at=20775495.19027682, lu_delay=5.629276171326637, ms=00087}
22:49:49.579660 run mass: MS performed LU {at=20775495.282910716, lu_delay=5.375590026378632, ms=00088}
22:49:49.750480 run osmo-ms-mob/00095: Starting mobile
22:49:49.765171 run osmo-ms-mob/00095(pid=230): Launched
22:49:49.776918 run mass: MS start registered {at=20775495.48026168, delay=0.005308065563440323, ms=00095}
22:49:49.832883 run mass: MS performed LU {at=20775495.536136597, lu_delay=4.660734109580517, ms=00089}
22:49:50.752387 run osmo-ms-mob/00096: Starting mobile
22:49:50.766402 run osmo-ms-mob/00096(pid=231): Launched
22:49:50.778046 run mass: MS start registered {at=20775496.481386885, delay=0.005437314510345459, ms=00096}
22:49:51.452587 run mass: MS performed LU {at=20775497.155924153, lu_delay=4.982593256980181, ms=00091}
22:49:51.470986 run mass: MS performed LU {at=20775497.174290486, lu_delay=5.695362474769354, ms=00090}
22:49:51.498966 run mass: MS performed LU {at=20775497.202293597, lu_delay=22.58307732269168, ms=00050}
22:49:51.858713 run osmo-ms-mob/00097: Starting mobile
22:49:51.872418 run osmo-ms-mob/00097(pid=232): Launched
22:49:51.883837 run mass: MS start registered {at=20775497.587189402, delay=0.004997551441192627, ms=00097}
22:49:51.988984 run mass: MS performed LU {at=20775497.692187898, lu_delay=4.906879145652056, ms=00092}
22:49:53.153328 run osmo-ms-mob/00098: Starting mobile
22:49:53.167315 run osmo-ms-mob/00098(pid=233): Launched
22:49:53.178832 run mass: MS start registered {at=20775498.88218093, delay=0.0051604993641376495, ms=00098}
22:49:53.233907 run mass: MS performed LU {at=20775498.93723203, lu_delay=5.274828910827637, ms=00093}
22:49:53.252805 run mass: MS performed LU {at=20775498.956141874, lu_delay=4.379256803542376, ms=00094}
22:49:54.962348 run osmo-ms-mob/00099: Starting mobile
22:49:54.976143 run osmo-ms-mob/00099(pid=234): Launched
22:49:54.982314 run mass: All started... {duration=55.74412330240011, too_slow=56}
22:49:54.988560 run mass: MS start registered {at=20775500.691917572, delay=0.0062360502779483795, ms=00099}
22:49:55.219442 run mass: MS performed LU {at=20775500.92263474, lu_delay=5.442373059689999, ms=00095}
22:49:55.472716 run mass: MS performed LU {at=20775501.175927438, lu_delay=4.694540552794933, ms=00096}
22:49:55.736825 run mass: MS performed LU {at=20775501.440076295, lu_delay=26.597205750644207, ms=00051}
22:49:57.167755 run mass: MS performed LU {at=20775502.871003952, lu_delay=5.283814549446106, ms=00097}
22:49:58.985881 run mass: MS performed LU {at=20775504.68908118, lu_delay=5.806900251656771, ms=00098}
22:50:00.887150 run mass: MS performed LU {at=20775506.59039738, lu_delay=22.639435909688473, ms=00073}
22:50:00.914258 run mass: MS performed LU {at=20775506.617590547, lu_delay=5.925672974437475, ms=00099}
22:50:59.297123 run mass: Tests done {all_completed=False, max=26.597205750644207, min=3.8423768505454063}
22:50:59.316685 tst register_default_mass.py:57: ERR: Exception: Completion ratio of 97.000000% lower than threshold. [trial-8085↪netreg_mass↪register_default_mass.py:57]
22:50:59.317761 tst register_default_mass.py:57: Test FAILED (147.9 sec)
22:50:59.318862 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:59.322235 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:59.325567 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:59.328922 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:59.332622 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:59.336034 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:59.339506 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:59.342902 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:59.346240 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:59.349698 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:59.353201 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:59.356683 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:59.360150 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:59.363636 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:59.367104 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:59.370581 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:59.374072 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:59.377594 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:59.381397 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:59.384951 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:59.388451 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:59.392166 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:59.395707 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:59.399343 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:59.403049 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:59.406671 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:59.410294 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:59.413925 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:59.417439 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:59.420948 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:59.424449 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:59.428148 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:59.431642 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:59.435374 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:59.438903 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:59.442384 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:59.446173 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:59.450447 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:59.453965 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:59.457474 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:59.460967 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:59.464473 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:59.467999 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:59.471513 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:59.475260 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:59.478802 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:59.482338 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:59.485870 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:59.489402 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:59.493255 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:59.496794 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:59.500310 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:59.503826 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:59.507329 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:59.511184 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:59.515219 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:59.518889 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:59.522461 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:59.525959 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:59.529480 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:59.532999 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:59.536474 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:59.539971 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:59.543478 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:59.546982 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:59.550482 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:59.553984 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:59.557659 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:59.561275 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:59.565631 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:59.569169 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:59.572666 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:59.576268 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:59.579718 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:59.583223 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:59.586719 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:59.590218 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:59.593978 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:59.597480 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:59.600966 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:59.604454 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:59.607979 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:59.611503 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:59.615054 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:59.618702 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:59.622874 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:59.626414 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:59.629945 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:59.633445 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:59.637043 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:59.641030 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:59.644528 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:59.648024 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:59.651514 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:59.655047 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:59.658543 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:59.662046 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:59.665596 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:59.669096 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:59.672614 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:59.676094 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:59.679720 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:59.683245 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:59.687422 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:59.690931 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:59.694422 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:59.697920 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:59.701403 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:59.704910 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:59.708392 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:59.711871 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:59.715352 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:59.718859 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:59.722348 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:59.725887 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:59.729345 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:59.732818 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:59.736292 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:59.739630 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:59.743011 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:59.746343 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:59.749667 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:59.752991 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:59.756314 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:59.759618 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:59.763069 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:59.766544 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:59.770063 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:59.773677 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:59.777127 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:59.780424 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:59.783737 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:59.787067 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:59.790403 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:59.793720 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:59.797057 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:59.800376 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:59.803695 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:59.807032 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:59.810351 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:59.813664 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:59.817027 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:59.820345 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:59.823745 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:59.827189 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:59.830561 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:59.833879 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:59.837198 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:59.840521 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:59.843832 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:59.847167 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:59.850584 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:59.854022 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:59.857494 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:59.860995 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:59.864475 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:59.867955 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:59.871410 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:59.874895 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:59.878387 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:59.881859 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:59.885575 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:59.889083 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:59.892562 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:59.896039 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:59.899538 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:59.902999 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:59.906451 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:59.909919 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:59.913385 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:59.916844 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:59.920309 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:59.923766 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:59.927229 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:59.930688 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:59.934154 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:59.937614 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:59.941071 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:59.944555 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:59.948035 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:59.951505 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:59.954967 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:59.958429 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:59.961932 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:59.965402 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:59.968869 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:59.972349 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:59.975802 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:59.979271 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:59.982740 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:59.986210 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:59.989697 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:59.993176 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:59.996637 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:51:00.000102 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:51:00.003576 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:51:00.007049 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:51:00.010517 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:51:00.013974 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:51:00.017459 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:51:00.020943 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:51:00.024530 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:51:00.028014 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:51:00.031477 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:51:00.034943 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:51:00.038422 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:51:00.041891 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:51:00.045356 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:51:00.048818 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:51:00.052300 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:51:00.055765 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:51:00.059229 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:51:00.062693 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:51:00.066170 --- ParallelTerminationStrategy: PID 22 died...
22:51:00.067774 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:51:00.071631 --- ParallelTerminationStrategy: PID 23 died...
22:51:00.073187 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:51:00.077001 --- ParallelTerminationStrategy: PID 24 died...
22:51:00.078557 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:51:00.082401 --- ParallelTerminationStrategy: PID 25 died...
22:51:00.083956 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:51:00.087783 --- ParallelTerminationStrategy: PID 26 died...
22:51:00.089339 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:51:00.093190 --- ParallelTerminationStrategy: PID 27 died...
22:51:00.094762 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:51:00.098602 --- ParallelTerminationStrategy: PID 28 died...
22:51:00.100169 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:51:00.104040 --- ParallelTerminationStrategy: PID 29 died...
22:51:00.105612 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:51:00.109480 --- ParallelTerminationStrategy: PID 30 died...
22:51:00.111044 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:51:00.114899 --- ParallelTerminationStrategy: PID 31 died...
22:51:00.116463 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:51:00.120323 --- ParallelTerminationStrategy: PID 32 died...
22:51:00.121906 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:51:00.125795 --- ParallelTerminationStrategy: PID 33 died...
22:51:00.127362 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:51:00.131235 --- ParallelTerminationStrategy: PID 35 died...
22:51:00.132801 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:51:00.136617 --- ParallelTerminationStrategy: PID 36 died...
22:51:00.138182 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:51:00.142025 --- ParallelTerminationStrategy: PID 37 died...
22:51:00.143583 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:51:00.147413 --- ParallelTerminationStrategy: PID 38 died...
22:51:00.148972 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:51:00.152829 --- ParallelTerminationStrategy: PID 39 died...
22:51:00.154376 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:51:00.158204 --- ParallelTerminationStrategy: PID 40 died...
22:51:00.159755 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:51:00.163589 --- ParallelTerminationStrategy: PID 41 died...
22:51:00.165156 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:51:00.168975 --- ParallelTerminationStrategy: PID 42 died...
22:51:00.170575 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:51:00.174551 --- ParallelTerminationStrategy: PID 43 died...
22:51:00.176159 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:51:00.180156 --- ParallelTerminationStrategy: PID 44 died...
22:51:00.181766 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:51:00.185770 --- ParallelTerminationStrategy: PID 45 died...
22:51:00.187393 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:51:00.191467 --- ParallelTerminationStrategy: PID 46 died...
22:51:00.193122 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:51:00.197143 --- ParallelTerminationStrategy: PID 47 died...
22:51:00.198757 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:51:00.202791 --- ParallelTerminationStrategy: PID 48 died...
22:51:00.204403 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:51:00.208383 --- ParallelTerminationStrategy: PID 49 died...
22:51:00.210010 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:51:00.213987 --- ParallelTerminationStrategy: PID 50 died...
22:51:00.215600 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:51:00.219634 --- ParallelTerminationStrategy: PID 51 died...
22:51:00.221250 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:51:00.225248 --- ParallelTerminationStrategy: PID 52 died...
22:51:00.226879 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:51:00.230867 --- ParallelTerminationStrategy: PID 53 died...
22:51:00.232491 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:51:00.236539 --- ParallelTerminationStrategy: PID 54 died...
22:51:00.238170 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:51:00.242193 --- ParallelTerminationStrategy: PID 55 died...
22:51:00.243799 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:51:00.247764 --- ParallelTerminationStrategy: PID 56 died...
22:51:00.249373 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:51:00.253325 --- ParallelTerminationStrategy: PID 57 died...
22:51:00.254923 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:51:00.258913 --- ParallelTerminationStrategy: PID 58 died...
22:51:00.260500 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:51:00.264338 --- ParallelTerminationStrategy: PID 59 died...
22:51:00.265884 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:51:00.269718 --- ParallelTerminationStrategy: PID 60 died...
22:51:00.271288 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:51:00.275163 --- ParallelTerminationStrategy: PID 61 died...
22:51:00.276727 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:51:00.280556 --- ParallelTerminationStrategy: PID 62 died...
22:51:00.282124 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:51:00.285961 --- ParallelTerminationStrategy: PID 63 died...
22:51:00.287514 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:51:00.291333 --- ParallelTerminationStrategy: PID 64 died...
22:51:00.292897 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:51:00.296736 --- ParallelTerminationStrategy: PID 65 died...
22:51:00.298283 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:51:00.302136 --- ParallelTerminationStrategy: PID 66 died...
22:51:00.303686 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:51:00.307545 --- ParallelTerminationStrategy: PID 67 died...
22:51:00.309224 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:51:00.313070 --- ParallelTerminationStrategy: PID 68 died...
22:51:00.314638 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:51:00.318460 --- ParallelTerminationStrategy: PID 69 died...
22:51:00.320003 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:51:00.323838 --- ParallelTerminationStrategy: PID 70 died...
22:51:00.325432 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:51:00.329241 --- ParallelTerminationStrategy: PID 71 died...
22:51:00.330795 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:51:00.334636 --- ParallelTerminationStrategy: PID 72 died...
22:51:00.336191 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:51:00.340022 --- ParallelTerminationStrategy: PID 73 died...
22:51:00.341571 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:51:00.345449 --- ParallelTerminationStrategy: PID 74 died...
22:51:00.346997 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:51:00.350806 --- ParallelTerminationStrategy: PID 75 died...
22:51:00.352366 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:51:00.356208 --- ParallelTerminationStrategy: PID 76 died...
22:51:00.357763 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:51:00.361615 --- ParallelTerminationStrategy: PID 77 died...
22:51:00.363170 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:51:00.366994 --- ParallelTerminationStrategy: PID 78 died...
22:51:00.368546 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:51:00.372374 --- ParallelTerminationStrategy: PID 79 died...
22:51:00.373921 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:51:00.377775 --- ParallelTerminationStrategy: PID 80 died...
22:51:00.379328 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:51:00.383150 --- ParallelTerminationStrategy: PID 81 died...
22:51:00.384651 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:51:00.388329 --- ParallelTerminationStrategy: PID 82 died...
22:51:00.389889 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:51:00.393762 --- ParallelTerminationStrategy: PID 83 died...
22:51:00.395295 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:51:00.398961 --- ParallelTerminationStrategy: PID 84 died...
22:51:00.400450 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:51:00.404128 --- ParallelTerminationStrategy: PID 85 died...
22:51:00.405627 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:51:00.478317 --- ParallelTerminationStrategy: PID 86 died...
22:51:00.483833 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:51:00.490433 --- ParallelTerminationStrategy: PID 87 died...
22:51:00.492049 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:51:00.495857 --- ParallelTerminationStrategy: PID 88 died...
22:51:00.497415 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:51:00.501274 --- ParallelTerminationStrategy: PID 89 died...
22:51:00.502806 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:51:00.506664 --- ParallelTerminationStrategy: PID 90 died...
22:51:00.508216 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:51:00.511830 --- ParallelTerminationStrategy: PID 91 died...
22:51:00.513320 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:51:00.516947 --- ParallelTerminationStrategy: PID 92 died...
22:51:00.518415 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:51:00.522082 --- ParallelTerminationStrategy: PID 93 died...
22:51:00.523545 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:51:00.527187 --- ParallelTerminationStrategy: PID 94 died...
22:51:00.528667 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:51:00.532315 --- ParallelTerminationStrategy: PID 95 died...
22:51:00.533784 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:51:00.537404 --- ParallelTerminationStrategy: PID 96 died...
22:51:00.538858 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:51:00.542435 --- ParallelTerminationStrategy: PID 97 died...
22:51:00.543882 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:51:00.547495 --- ParallelTerminationStrategy: PID 98 died...
22:51:00.548953 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:51:00.552517 --- ParallelTerminationStrategy: PID 99 died...
22:51:00.554005 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:51:00.557573 --- ParallelTerminationStrategy: PID 100 died...
22:51:00.559015 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:51:00.562592 --- ParallelTerminationStrategy: PID 101 died...
22:51:00.564037 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:51:00.567657 --- ParallelTerminationStrategy: PID 102 died...
22:51:00.569142 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:51:00.572825 --- ParallelTerminationStrategy: PID 103 died...
22:51:00.574306 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:51:00.577974 --- ParallelTerminationStrategy: PID 104 died...
22:51:00.579414 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:51:00.583007 --- ParallelTerminationStrategy: PID 105 died...
22:51:00.584453 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:51:00.588104 --- ParallelTerminationStrategy: PID 106 died...
22:51:00.589615 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:51:00.593313 --- ParallelTerminationStrategy: PID 107 died...
22:51:00.595078 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:51:00.598872 --- ParallelTerminationStrategy: PID 108 died...
22:51:00.600393 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:51:00.604266 --- ParallelTerminationStrategy: PID 109 died...
22:51:00.605806 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:51:00.609642 --- ParallelTerminationStrategy: PID 110 died...
22:51:00.611218 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:51:00.615057 --- ParallelTerminationStrategy: PID 111 died...
22:51:00.616586 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:51:00.620381 --- ParallelTerminationStrategy: PID 112 died...
22:51:00.621922 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:51:00.625742 --- ParallelTerminationStrategy: PID 113 died...
22:51:00.627282 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:51:00.631103 --- ParallelTerminationStrategy: PID 114 died...
22:51:00.632648 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:51:00.636445 --- ParallelTerminationStrategy: PID 115 died...
22:51:00.637987 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:51:00.641781 --- ParallelTerminationStrategy: PID 116 died...
22:51:00.643316 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:51:00.647225 --- ParallelTerminationStrategy: PID 117 died...
22:51:00.648831 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:51:00.652797 --- ParallelTerminationStrategy: PID 118 died...
22:51:00.654350 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:51:00.658177 --- ParallelTerminationStrategy: PID 119 died...
22:51:00.659707 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:51:00.663555 --- ParallelTerminationStrategy: PID 120 died...
22:51:00.665157 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:51:00.669094 --- ParallelTerminationStrategy: PID 121 died...
22:51:00.670683 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:51:00.674547 --- ParallelTerminationStrategy: PID 122 died...
22:51:00.676075 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:51:00.679879 --- ParallelTerminationStrategy: PID 123 died...
22:51:00.681435 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:51:00.685201 --- ParallelTerminationStrategy: PID 124 died...
22:51:00.686730 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:51:00.690519 --- ParallelTerminationStrategy: PID 125 died...
22:51:00.692037 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:51:00.695829 --- ParallelTerminationStrategy: PID 126 died...
22:51:00.697368 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:51:00.701145 --- ParallelTerminationStrategy: PID 127 died...
22:51:00.702659 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:51:00.706449 --- ParallelTerminationStrategy: PID 128 died...
22:51:00.707968 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:51:00.711745 --- ParallelTerminationStrategy: PID 129 died...
22:51:00.713302 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:51:00.717068 --- ParallelTerminationStrategy: PID 130 died...
22:51:00.718583 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:51:00.722363 --- ParallelTerminationStrategy: PID 131 died...
22:51:00.723886 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:51:00.727678 --- ParallelTerminationStrategy: PID 132 died...
22:51:00.729215 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:51:00.732995 --- ParallelTerminationStrategy: PID 133 died...
22:51:00.734522 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:51:00.738305 --- ParallelTerminationStrategy: PID 134 died...
22:51:00.739825 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:51:00.743677 --- ParallelTerminationStrategy: PID 135 died...
22:51:00.745242 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:51:00.749129 --- ParallelTerminationStrategy: PID 136 died...
22:51:00.750657 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:51:00.754455 --- ParallelTerminationStrategy: PID 137 died...
22:51:00.756040 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:51:00.759893 --- ParallelTerminationStrategy: PID 138 died...
22:51:00.761440 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:51:00.765338 --- ParallelTerminationStrategy: PID 139 died...
22:51:00.766863 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:51:00.770671 --- ParallelTerminationStrategy: PID 140 died...
22:51:00.772220 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:51:00.776146 --- ParallelTerminationStrategy: PID 141 died...
22:51:00.777703 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:51:00.781608 --- ParallelTerminationStrategy: PID 142 died...
22:51:00.783211 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:51:00.787150 --- ParallelTerminationStrategy: PID 143 died...
22:51:00.788761 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:51:00.792739 --- ParallelTerminationStrategy: PID 144 died...
22:51:00.794340 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:51:00.798324 --- ParallelTerminationStrategy: PID 145 died...
22:51:00.799930 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:51:00.803875 --- ParallelTerminationStrategy: PID 146 died...
22:51:00.805472 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:51:00.809440 --- ParallelTerminationStrategy: PID 147 died...
22:51:00.811046 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:51:00.814975 --- ParallelTerminationStrategy: PID 148 died...
22:51:00.816565 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:51:00.820540 --- ParallelTerminationStrategy: PID 149 died...
22:51:00.822137 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:51:00.826098 --- ParallelTerminationStrategy: PID 150 died...
22:51:00.827696 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:51:00.831682 --- ParallelTerminationStrategy: PID 151 died...
22:51:00.833291 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:51:00.837273 --- ParallelTerminationStrategy: PID 152 died...
22:51:00.838884 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:51:00.842848 --- ParallelTerminationStrategy: PID 153 died...
22:51:00.844442 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:51:00.848404 --- ParallelTerminationStrategy: PID 154 died...
22:51:00.850005 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:51:00.853829 --- ParallelTerminationStrategy: PID 155 died...
22:51:00.855367 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:51:00.859188 --- ParallelTerminationStrategy: PID 156 died...
22:51:00.860712 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:51:00.864442 --- ParallelTerminationStrategy: PID 157 died...
22:51:00.865951 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:51:00.869703 --- ParallelTerminationStrategy: PID 158 died...
22:51:00.871200 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:51:00.874966 --- ParallelTerminationStrategy: PID 159 died...
22:51:00.876454 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:51:00.880216 --- ParallelTerminationStrategy: PID 160 died...
22:51:00.881738 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:51:00.885517 --- ParallelTerminationStrategy: PID 161 died...
22:51:00.887031 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:51:00.890840 --- ParallelTerminationStrategy: PID 162 died...
22:51:00.892343 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:51:00.896082 --- ParallelTerminationStrategy: PID 163 died...
22:51:00.897602 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:51:00.901333 --- ParallelTerminationStrategy: PID 164 died...
22:51:00.902973 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:51:00.906785 --- ParallelTerminationStrategy: PID 165 died...
22:51:00.908292 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:51:00.912074 --- ParallelTerminationStrategy: PID 166 died...
22:51:00.913635 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:51:00.917502 --- ParallelTerminationStrategy: PID 167 died...
22:51:00.919040 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:51:00.922982 --- ParallelTerminationStrategy: PID 168 died...
22:51:00.924517 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:51:00.928333 --- ParallelTerminationStrategy: PID 169 died...
22:51:00.929903 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:51:00.933712 --- ParallelTerminationStrategy: PID 170 died...
22:51:00.935245 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:51:00.939159 --- ParallelTerminationStrategy: PID 171 died...
22:51:00.940814 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:51:00.944802 --- ParallelTerminationStrategy: PID 172 died...
22:51:00.946380 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:51:00.950364 --- ParallelTerminationStrategy: PID 173 died...
22:51:00.951965 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:51:00.955942 --- ParallelTerminationStrategy: PID 174 died...
22:51:00.957510 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:51:00.961326 --- ParallelTerminationStrategy: PID 175 died...
22:51:00.962859 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:51:00.966656 --- ParallelTerminationStrategy: PID 176 died...
22:51:00.968191 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:51:00.972040 --- ParallelTerminationStrategy: PID 177 died...
22:51:00.973592 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:51:00.977412 --- ParallelTerminationStrategy: PID 178 died...
22:51:00.978951 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:51:00.982835 --- ParallelTerminationStrategy: PID 179 died...
22:51:00.984361 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:51:00.988183 --- ParallelTerminationStrategy: PID 180 died...
22:51:00.989739 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:51:00.993573 --- ParallelTerminationStrategy: PID 181 died...
22:51:00.995107 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:51:00.998958 --- ParallelTerminationStrategy: PID 182 died...
22:51:01.000492 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:51:01.004337 --- ParallelTerminationStrategy: PID 183 died...
22:51:01.005959 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:51:01.009772 --- ParallelTerminationStrategy: PID 184 died...
22:51:01.011301 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:51:01.015172 --- ParallelTerminationStrategy: PID 185 died...
22:51:01.016744 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:51:01.020563 --- ParallelTerminationStrategy: PID 186 died...
22:51:01.022186 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:51:01.026188 --- ParallelTerminationStrategy: PID 187 died...
22:51:01.027780 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:51:01.031781 --- ParallelTerminationStrategy: PID 188 died...
22:51:01.033409 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:51:01.037350 --- ParallelTerminationStrategy: PID 189 died...
22:51:01.038964 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:51:01.042835 --- ParallelTerminationStrategy: PID 190 died...
22:51:01.044399 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:51:01.048225 --- ParallelTerminationStrategy: PID 191 died...
22:51:01.049773 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:51:01.053585 --- ParallelTerminationStrategy: PID 192 died...
22:51:01.055127 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:51:01.058931 --- ParallelTerminationStrategy: PID 193 died...
22:51:01.060461 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:51:01.064398 --- ParallelTerminationStrategy: PID 194 died...
22:51:01.065999 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:51:01.069975 --- ParallelTerminationStrategy: PID 195 died...
22:51:01.071582 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:51:01.075561 --- ParallelTerminationStrategy: PID 196 died...
22:51:01.077168 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:51:01.081181 --- ParallelTerminationStrategy: PID 197 died...
22:51:01.082780 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:51:01.086783 --- ParallelTerminationStrategy: PID 198 died...
22:51:01.088378 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:51:01.092386 --- ParallelTerminationStrategy: PID 199 died...
22:51:01.094005 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:51:01.097995 --- ParallelTerminationStrategy: PID 200 died...
22:51:01.099604 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:51:01.103591 --- ParallelTerminationStrategy: PID 201 died...
22:51:01.105219 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:51:01.109194 --- ParallelTerminationStrategy: PID 202 died...
22:51:01.110791 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:51:01.114774 --- ParallelTerminationStrategy: PID 203 died...
22:51:01.116380 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:51:01.120276 --- ParallelTerminationStrategy: PID 204 died...
22:51:01.121921 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:51:01.125912 --- ParallelTerminationStrategy: PID 205 died...
22:51:01.127513 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:51:01.131497 --- ParallelTerminationStrategy: PID 206 died...
22:51:01.133084 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:51:01.136890 --- ParallelTerminationStrategy: PID 207 died...
22:51:01.138425 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:51:01.142269 --- ParallelTerminationStrategy: PID 208 died...
22:51:01.143888 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:51:01.147924 --- ParallelTerminationStrategy: PID 209 died...
22:51:01.149545 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:51:01.153547 --- ParallelTerminationStrategy: PID 210 died...
22:51:01.155157 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:51:01.159158 --- ParallelTerminationStrategy: PID 211 died...
22:51:01.160784 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:51:01.164748 --- ParallelTerminationStrategy: PID 212 died...
22:51:01.166282 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:51:01.170142 --- ParallelTerminationStrategy: PID 213 died...
22:51:01.171683 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:51:01.175521 --- ParallelTerminationStrategy: PID 214 died...
22:51:01.177125 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:51:01.181028 --- ParallelTerminationStrategy: PID 215 died...
22:51:01.182583 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:51:01.186431 --- ParallelTerminationStrategy: PID 216 died...
22:51:01.187985 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:51:01.191824 --- ParallelTerminationStrategy: PID 217 died...
22:51:01.193389 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:51:01.197198 --- ParallelTerminationStrategy: PID 218 died...
22:51:01.198744 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:51:01.202570 --- ParallelTerminationStrategy: PID 219 died...
22:51:01.204111 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:51:01.207946 --- ParallelTerminationStrategy: PID 220 died...
22:51:01.209481 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:51:01.213392 --- ParallelTerminationStrategy: PID 221 died...
22:51:01.214996 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:51:01.218976 --- ParallelTerminationStrategy: PID 222 died...
22:51:01.220584 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:51:01.224642 --- ParallelTerminationStrategy: PID 223 died...
22:51:01.226248 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:51:01.230236 --- ParallelTerminationStrategy: PID 224 died...
22:51:01.231842 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:51:01.235838 --- ParallelTerminationStrategy: PID 225 died...
22:51:01.237461 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:51:01.241479 --- ParallelTerminationStrategy: PID 226 died...
22:51:01.243082 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:51:01.247086 --- ParallelTerminationStrategy: PID 227 died...
22:51:01.248703 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:51:01.252697 --- ParallelTerminationStrategy: PID 228 died...
22:51:01.254305 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:51:01.258326 --- ParallelTerminationStrategy: PID 229 died...
22:51:01.259937 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:51:01.263950 --- ParallelTerminationStrategy: PID 230 died...
22:51:01.265571 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:51:01.269548 --- ParallelTerminationStrategy: PID 231 died...
22:51:01.271146 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:51:01.275094 --- ParallelTerminationStrategy: PID 232 died...
22:51:01.276661 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:51:01.280518 --- ParallelTerminationStrategy: PID 233 died...
22:51:01.282083 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:51:01.285978 --- ParallelTerminationStrategy: PID 234 died...
22:51:01.287532 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:51:04.691679 --- ParallelTerminationStrategy: PID 34 died...
22:51:04.701821 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8085 netreg_mass FAIL
---------------------------------------------------------------------
22:51:04.799843 tst trial-8085: Storing JUnit report in /build/trial-8085/run.2025-09-10_22-48-30/trial-8085.xml
--------------------------------------------------------------------------------------------
trial-8085 FAIL
--------------------------------------------------------------------------------------------
22:51:04.811307 tst trial-8085: trial-8085: FAIL, 1 suites failed
FAIL: netreg_mass (fail: 1)
FAIL: register_default_mass.py (147.9 sec) Exception: Completion ratio of 97.000000% lower than threshold.
+ rm -rf trial-8085/inst
+ cd trial-8085
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-10 22:48:30
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8085-run.tgz run.2025-09-10_22-48-30
+ tar czf /build/trial-8085-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-10_13_26_24.tgz osmo-bts-oc2g.build-2025-09-10_00_51_35.tgz osmo-bts-sysmo.build-2025-09-10_00_51_39.tgz osmo-bts.build-2025-09-10_00_51_45.tgz osmo-ggsn.build-2025-09-10_20_42_26.tgz osmo-hlr.build-2025-09-10_16_36_45.tgz osmo-hnbgw.build-2025-09-10_13_30_04.tgz osmo-mgw.build-2025-09-10_08_33_12.tgz osmo-msc.build-2025-09-10_13_29_03.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-10_07_34_04.tgz osmo-pcu-sysmo.build-2025-09-10_07_36_03.tgz osmo-pcu.build-2025-09-10_07_36_10.tgz osmo-sgsn.build-2025-09-10_20_48_03.tgz osmo-stp.build-2025-09-10_13_25_14.tgz osmo-trx.build-2025-09-10_14_26_43.tgz osmocom-bb.build-2025-09-10_21_17_24.tgz srslte.build-19.tgz
+ exit 1
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE