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/jenkins8238218332460531408.sh
+ rm -rf trial-8145-bin.tgz trial-8145-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24828
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10964
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10347
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12802
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13125
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12569
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40852
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7506
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42944
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8291
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 13083
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7414
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11489
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7546
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8987
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6266
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 7414
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6204819104670573375.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-8145
+ 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
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ 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 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#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.0s
#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.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 9/28] COPY SSH /root/.ssh
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [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
#9 CACHED
#10 [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
#10 CACHED
#11 [ 3/28] RUN groupadd osmo-gsm-tester
#11 CACHED
#12 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#12 CACHED
#13 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#13 CACHED
#14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#14 CACHED
#15 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#16 CACHED
#17 [ 8/28] RUN MKDIR /var/run/sshd
#17 CACHED
#18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#18 CACHED
#19 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#19 CACHED
#20 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#20 CACHED
#21 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#22 CACHED
#23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#23 CACHED
#24 [ 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
#24 CACHED
#25 [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
#25 CACHED
#26 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#26 CACHED
#27 [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
#27 CACHED
#28 [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
#28 CACHED
#29 [20/28] WORKDIR /TMP
#29 CACHED
#30 [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
#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 [ 2/28] RUN useradd -ms /bin/bash jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:70102842769357954f8c87b4583bd0678dbb1cd10c5ea5dc14f5f0ffc3cbdbd2 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
[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=8146 -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-11-10 22:48:14
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8146
+ mkdir -p trial-8146
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-10_13_26_08.tgz osmo-bts-oc2g.build-2025-11-10_00_51_54.tgz osmo-bts-sysmo.build-2025-11-10_00_52_00.tgz osmo-bts.build-2025-11-10_00_52_06.tgz osmo-ggsn.build-2025-11-10_20_42_33.tgz osmo-hlr.build-2025-11-10_16_36_53.tgz osmo-hnbgw.build-2025-11-10_13_30_16.tgz osmo-mgw.build-2025-11-10_08_33_12.tgz osmo-msc.build-2025-11-10_13_36_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-10_07_34_02.tgz osmo-pcu-sysmo.build-2025-11-10_07_34_06.tgz osmo-pcu.build-2025-11-10_07_34_08.tgz osmo-sgsn.build-2025-11-10_20_48_39.tgz osmo-stp.build-2025-11-10_13_25_00.tgz osmo-trx.build-2025-11-10_14_25_25.tgz osmocom-bb.build-2025-11-10_21_17_41.tgz srslte.build-19.tgz trial-8146
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-10_13_26_08.md5 osmo-bts-oc2g.build-2025-11-10_00_51_54.md5 osmo-bts-sysmo.build-2025-11-10_00_52_00.md5 osmo-bts.build-2025-11-10_00_52_06.md5 osmo-ggsn.build-2025-11-10_20_42_33.md5 osmo-hlr.build-2025-11-10_16_36_53.md5 osmo-hnbgw.build-2025-11-10_13_30_16.md5 osmo-mgw.build-2025-11-10_08_33_12.md5 osmo-msc.build-2025-11-10_13_36_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-10_07_34_02.md5 osmo-pcu-sysmo.build-2025-11-10_07_34_06.md5 osmo-pcu.build-2025-11-10_07_34_08.md5 osmo-sgsn.build-2025-11-10_20_48_39.md5 osmo-stp.build-2025-11-10_13_25_00.md5 osmo-trx.build-2025-11-10_14_25_25.md5 osmocom-bb.build-2025-11-10_21_17_41.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-10_13_26_08.md5 osmo-bts-oc2g.build-2025-11-10_00_51_54.md5 osmo-bts-sysmo.build-2025-11-10_00_52_00.md5 osmo-bts.build-2025-11-10_00_52_06.md5 osmo-ggsn.build-2025-11-10_20_42_33.md5 osmo-hlr.build-2025-11-10_16_36_53.md5 osmo-hnbgw.build-2025-11-10_13_30_16.md5 osmo-mgw.build-2025-11-10_08_33_12.md5 osmo-msc.build-2025-11-10_13_36_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-10_07_34_02.md5 osmo-pcu-sysmo.build-2025-11-10_07_34_06.md5 osmo-pcu.build-2025-11-10_07_34_08.md5 osmo-sgsn.build-2025-11-10_20_48_39.md5 osmo-stp.build-2025-11-10_13_25_00.md5 osmo-trx.build-2025-11-10_14_25_25.md5 osmocom-bb.build-2025-11-10_21_17_41.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-8146 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8146'
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-8146
--------------------------------------------------------------------------------------------
22:48:14.873805 tst trial-8146: Detailed log at /build/trial-8146/run.2025-11-10_22-48-14/log
---------------------------------------------------------------------
trial-8146 netreg_mass
---------------------------------------------------------------------
22:48:15.074896 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.075273 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.076045 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.077192 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.118332 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.119213 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.120358 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.182113 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-8146 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.182877 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.197951 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.198473 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.198939 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.199371 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.199799 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.200262 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.200721 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.230567 tst register_default_mass.py: using LAC 2
22:48:15.252342 tst register_default_mass.py: using RAC 2
22:48:15.278140 tst register_default_mass.py: using CellId 2
22:48:15.307242 tst register_default_mass.py: using BVCI 3
22:48:15.320914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.321590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.322243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.322785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.323293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.323789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.324289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.324832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.325350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.325851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.326371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.326885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.327402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.327937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.328463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.328987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.329522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.330043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.330552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.331071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.331584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.332099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.332632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.333158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.333669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.334191 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.334710 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.335221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.335746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.336267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.336777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.337305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.337826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.338355 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.338875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.339393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.339901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.340413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.340944 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.341452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.341956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.342479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.342996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.343504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.344024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.344535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.345066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.345593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.346104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.346631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.347149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.347661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.348173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.348685 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.349199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.349714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.350217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.350740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.351246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.351741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.352249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.352755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.353265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.353787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.354286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.354786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.355304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.355817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.356323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.356847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.357353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.357859 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.358437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.358943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.359459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.359968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.360465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.360972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.361490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.361993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.362490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.363004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.363511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.364006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.364517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.365023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.365519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.366032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.366534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.367035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.367555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.368063 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.368573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.369101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.369606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.370103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.370613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.371123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.371623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.372116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.372634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.373191 tst register_default_mass.py:21: Launching a simple network
22:48:15.383225 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.500025 run create_hlr_db(pid=20): Launched
22:48:16.515032 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:16.531040 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:16.546180 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:16.551810 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:16.732782 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:16.747460 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:16.757355 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.172279 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.187265 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.201779 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.327484 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.342355 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.348013 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.371214 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.386299 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.391965 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:20.698204 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:20.713584 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:26.740180 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:26.910223 run osmo-bts-virtual(pid=34): Launched
22:48:27.946218 tst register_default_mass.py: using MSISDN 1001
22:48:27.960517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.001057 tst register_default_mass.py: using MSISDN 1002
22:48:28.019058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.050275 tst register_default_mass.py: using MSISDN 1003
22:48:28.065282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.096548 tst register_default_mass.py: using MSISDN 1004
22:48:28.111483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.142405 tst register_default_mass.py: using MSISDN 1005
22:48:28.157026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.188483 tst register_default_mass.py: using MSISDN 1006
22:48:28.203631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.234880 tst register_default_mass.py: using MSISDN 1007
22:48:28.249679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.281304 tst register_default_mass.py: using MSISDN 1008
22:48:28.296154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.327607 tst register_default_mass.py: using MSISDN 1009
22:48:28.342556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.374241 tst register_default_mass.py: using MSISDN 1010
22:48:28.389289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.420485 tst register_default_mass.py: using MSISDN 1011
22:48:28.435300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.466779 tst register_default_mass.py: using MSISDN 1012
22:48:28.481724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.512980 tst register_default_mass.py: using MSISDN 1013
22:48:28.527864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:28.559611 tst register_default_mass.py: using MSISDN 1014
22:48:28.574705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:28.605898 tst register_default_mass.py: using MSISDN 1015
22:48:28.620851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:28.652177 tst register_default_mass.py: using MSISDN 1016
22:48:28.665757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:28.696399 tst register_default_mass.py: using MSISDN 1017
22:48:28.718505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:28.750682 tst register_default_mass.py: using MSISDN 1018
22:48:28.766542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:28.798089 tst register_default_mass.py: using MSISDN 1019
22:48:28.813148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:28.845448 tst register_default_mass.py: using MSISDN 1020
22:48:28.860765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:28.892293 tst register_default_mass.py: using MSISDN 1021
22:48:28.907096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:28.938679 tst register_default_mass.py: using MSISDN 1022
22:48:28.953716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:28.984929 tst register_default_mass.py: using MSISDN 1023
22:48:28.999786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.031787 tst register_default_mass.py: using MSISDN 1024
22:48:29.046993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.078410 tst register_default_mass.py: using MSISDN 1025
22:48:29.093400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.124796 tst register_default_mass.py: using MSISDN 1026
22:48:29.139737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.170622 tst register_default_mass.py: using MSISDN 1027
22:48:29.185307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.217016 tst register_default_mass.py: using MSISDN 1028
22:48:29.231955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.262769 tst register_default_mass.py: using MSISDN 1029
22:48:29.277396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.309203 tst register_default_mass.py: using MSISDN 1030
22:48:29.324368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.355926 tst register_default_mass.py: using MSISDN 1031
22:48:29.370854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.402390 tst register_default_mass.py: using MSISDN 1032
22:48:29.417114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.448735 tst register_default_mass.py: using MSISDN 1033
22:48:29.463717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.495668 tst register_default_mass.py: using MSISDN 1034
22:48:29.511012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.542295 tst register_default_mass.py: using MSISDN 1035
22:48:29.557191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:29.589333 tst register_default_mass.py: using MSISDN 1036
22:48:29.604574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:29.636055 tst register_default_mass.py: using MSISDN 1037
22:48:29.651063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:29.682898 tst register_default_mass.py: using MSISDN 1038
22:48:29.698115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:29.728775 tst register_default_mass.py: using MSISDN 1039
22:48:29.743429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:29.775114 tst register_default_mass.py: using MSISDN 1040
22:48:29.790005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:29.821119 tst register_default_mass.py: using MSISDN 1041
22:48:29.835916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:29.866519 tst register_default_mass.py: using MSISDN 1042
22:48:29.881137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:29.911193 tst register_default_mass.py: using MSISDN 1043
22:48:29.925432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:29.956000 tst register_default_mass.py: using MSISDN 1044
22:48:29.970459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.000483 tst register_default_mass.py: using MSISDN 1045
22:48:30.014703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.045335 tst register_default_mass.py: using MSISDN 1046
22:48:30.059875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.090305 tst register_default_mass.py: using MSISDN 1047
22:48:30.104778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.135568 tst register_default_mass.py: using MSISDN 1048
22:48:30.150083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.181265 tst register_default_mass.py: using MSISDN 1049
22:48:30.195875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.227632 tst register_default_mass.py: using MSISDN 1050
22:48:30.242736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.274655 tst register_default_mass.py: using MSISDN 1051
22:48:30.289937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.321923 tst register_default_mass.py: using MSISDN 1052
22:48:30.337267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.368723 tst register_default_mass.py: using MSISDN 1053
22:48:30.383763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.415619 tst register_default_mass.py: using MSISDN 1054
22:48:30.430606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.462459 tst register_default_mass.py: using MSISDN 1055
22:48:30.477635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.509720 tst register_default_mass.py: using MSISDN 1056
22:48:30.525110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.556725 tst register_default_mass.py: using MSISDN 1057
22:48:30.571732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:30.603647 tst register_default_mass.py: using MSISDN 1058
22:48:30.618913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:30.649619 tst register_default_mass.py: using MSISDN 1059
22:48:30.662793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:30.694748 tst register_default_mass.py: using MSISDN 1060
22:48:30.709784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:30.741462 tst register_default_mass.py: using MSISDN 1061
22:48:30.751506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:30.783439 tst register_default_mass.py: using MSISDN 1062
22:48:30.798985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:30.830537 tst register_default_mass.py: using MSISDN 1063
22:48:30.845116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:30.876713 tst register_default_mass.py: using MSISDN 1064
22:48:30.890265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:30.921760 tst register_default_mass.py: using MSISDN 1065
22:48:30.935943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:30.967940 tst register_default_mass.py: using MSISDN 1066
22:48:30.982363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.013964 tst register_default_mass.py: using MSISDN 1067
22:48:31.028408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.060149 tst register_default_mass.py: using MSISDN 1068
22:48:31.074647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.105808 tst register_default_mass.py: using MSISDN 1069
22:48:31.120165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.151629 tst register_default_mass.py: using MSISDN 1070
22:48:31.161403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.192530 tst register_default_mass.py: using MSISDN 1071
22:48:31.208873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.240592 tst register_default_mass.py: using MSISDN 1072
22:48:31.255838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.286794 tst register_default_mass.py: using MSISDN 1073
22:48:31.301417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.332998 tst register_default_mass.py: using MSISDN 1074
22:48:31.348036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.379165 tst register_default_mass.py: using MSISDN 1075
22:48:31.394017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.425170 tst register_default_mass.py: using MSISDN 1076
22:48:31.439790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.468685 tst register_default_mass.py: using MSISDN 1077
22:48:31.482365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.511266 tst register_default_mass.py: using MSISDN 1078
22:48:31.524798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.553252 tst register_default_mass.py: using MSISDN 1079
22:48:31.566568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.595250 tst register_default_mass.py: using MSISDN 1080
22:48:31.608658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:31.637152 tst register_default_mass.py: using MSISDN 1081
22:48:31.650358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.678862 tst register_default_mass.py: using MSISDN 1082
22:48:31.692101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.720760 tst register_default_mass.py: using MSISDN 1083
22:48:31.734162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.762750 tst register_default_mass.py: using MSISDN 1084
22:48:31.776018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:31.804465 tst register_default_mass.py: using MSISDN 1085
22:48:31.817823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:31.845893 tst register_default_mass.py: using MSISDN 1086
22:48:31.858928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:31.887023 tst register_default_mass.py: using MSISDN 1087
22:48:31.900060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:31.927904 tst register_default_mass.py: using MSISDN 1088
22:48:31.940912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:31.968566 tst register_default_mass.py: using MSISDN 1089
22:48:31.981352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.009101 tst register_default_mass.py: using MSISDN 1090
22:48:32.022004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.049770 tst register_default_mass.py: using MSISDN 1091
22:48:32.062533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.090082 tst register_default_mass.py: using MSISDN 1092
22:48:32.102796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.130512 tst register_default_mass.py: using MSISDN 1093
22:48:32.143446 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.171305 tst register_default_mass.py: using MSISDN 1094
22:48:32.184179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.212167 tst register_default_mass.py: using MSISDN 1095
22:48:32.225358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.253181 tst register_default_mass.py: using MSISDN 1096
22:48:32.265938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.293805 tst register_default_mass.py: using MSISDN 1097
22:48:32.306787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.335548 tst register_default_mass.py: using MSISDN 1098
22:48:32.348881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.377681 tst register_default_mass.py: using MSISDN 1099
22:48:32.391171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.419695 tst register_default_mass.py: using MSISDN 1100
22:48:32.432809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:32.523512 run mass: Starting testcase
22:48:32.529086 run mass: Pre-launching all virtphy's
22:48:32.534540 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:32.547721 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:32.553721 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:32.566566 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:32.572588 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:32.585471 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:32.591444 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:32.604326 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:32.610385 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:32.623156 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:32.629218 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:32.642284 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:32.648275 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:32.660998 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:32.667023 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:32.679890 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:32.685863 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:32.698694 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:32.704649 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:32.717487 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:32.723419 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:32.736206 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:32.742144 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:32.754978 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:32.760918 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:32.773691 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:32.779628 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:32.792425 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:32.798469 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:32.811300 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:32.817294 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:32.830169 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:32.836083 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:32.848986 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:32.854968 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:32.867882 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:32.873901 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:32.886774 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:32.892911 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:32.905822 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:32.911774 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:32.924608 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:32.930593 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:32.943459 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:32.949400 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:32.962222 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:32.968226 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:32.981120 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:32.987043 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:32.999914 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.005930 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.018816 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.024748 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.037586 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.043546 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.056380 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.062420 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.075315 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.081371 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.094240 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.100131 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.113109 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.119100 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.132121 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.138063 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.150881 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.156844 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.169683 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.175603 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.188411 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.194353 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.207147 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.213069 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.225845 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.231793 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.244749 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.250707 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.263583 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.269559 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.282526 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.288561 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.301520 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.307493 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.320567 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.326503 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.339304 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.345348 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.358126 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.364203 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.377126 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.383136 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.395921 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.401915 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.414610 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.420480 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.433190 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.439070 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.451751 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:33.457730 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.470637 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:33.476607 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.489494 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:33.495422 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:33.508230 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:33.514185 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:33.526980 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:33.533030 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:33.545975 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:33.552012 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:33.564914 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:33.570882 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:33.583910 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:33.589839 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:33.602817 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:33.608777 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:33.621657 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:33.627610 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:33.640478 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:33.646441 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:33.659319 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:33.665274 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:33.678146 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:33.684101 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:33.696944 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:33.702840 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:33.715661 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:33.721627 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:33.734505 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:33.740421 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:33.753247 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:33.759188 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:33.772228 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:33.778169 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:33.791182 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:33.797129 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:33.809944 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:33.816003 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:33.828900 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:33.834990 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:33.847934 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:33.853909 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:33.866746 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:33.872742 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:33.885589 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:33.891561 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:33.904454 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:33.910400 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:33.923235 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:33.929163 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:33.941940 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:33.947886 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:33.960731 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:33.966657 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:33.979517 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:33.985514 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:33.998406 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.004494 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.017539 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.023724 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.036944 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.043033 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.056143 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.062126 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.075173 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.081164 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.094035 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.099967 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.112803 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.118755 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.131574 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.137500 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.150342 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.156258 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.169091 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.175057 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.187963 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.193914 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.206746 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.212714 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.225568 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.231558 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.244572 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.250548 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.263499 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.269632 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.282747 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.288908 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.301821 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.307945 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.320860 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.326883 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.339691 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.345670 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.358410 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.364433 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.377247 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.383234 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.395993 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.401907 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.414696 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.420561 run mass: Checking if sockets are in the filesystem
22:48:34.452322 run osmo-ms-mob/00000: Starting mobile
22:48:34.465277 run osmo-ms-mob/00000(pid=135): Launched
22:48:34.476166 run mass: MS start registered {at=26045820.179513954, delay=0.0048737116158008575, ms=00000}
22:48:38.666802 run osmo-ms-mob/00001: Starting mobile
22:48:38.683493 run osmo-ms-mob/00001(pid=136): Launched
22:48:38.693853 run mass: MS start registered {at=26045824.39720473, delay=0.004419367760419846, ms=00001}
22:48:39.746819 run mass: MS performed LU {at=26045825.450048074, lu_delay=5.270534120500088, ms=00000}
22:48:40.467313 run osmo-ms-mob/00002: Starting mobile
22:48:40.483907 run osmo-ms-mob/00002(pid=137): Launched
22:48:40.494422 run mass: MS start registered {at=26045826.19776969, delay=0.004429168999195099, ms=00002}
22:48:41.768491 run osmo-ms-mob/00003: Starting mobile
22:48:41.785844 run osmo-ms-mob/00003(pid=138): Launched
22:48:41.796732 run mass: MS start registered {at=26045827.50007576, delay=0.004701927304267883, ms=00003}
22:48:42.836460 run osmo-ms-mob/00004: Starting mobile
22:48:42.849313 run osmo-ms-mob/00004(pid=139): Launched
22:48:42.859940 run mass: MS start registered {at=26045828.563291915, delay=0.004603736102581024, ms=00004}
22:48:43.512314 run mass: MS performed LU {at=26045829.215552825, lu_delay=4.818348094820976, ms=00001}
22:48:43.836310 run osmo-ms-mob/00005: Starting mobile
22:48:43.849129 run osmo-ms-mob/00005(pid=140): Launched
22:48:43.859519 run mass: MS start registered {at=26045829.562871266, delay=0.004360947757959366, ms=00005}
22:48:44.758797 run osmo-ms-mob/00006: Starting mobile
22:48:44.774870 run osmo-ms-mob/00006(pid=141): Launched
22:48:44.785379 run mass: MS start registered {at=26045830.48873, delay=0.004441212862730026, ms=00006}
22:48:45.413962 run mass: MS performed LU {at=26045831.11719654, lu_delay=4.91942685097456, ms=00002}
22:48:45.636764 run osmo-ms-mob/00007: Starting mobile
22:48:45.650548 run osmo-ms-mob/00007(pid=142): Launched
22:48:45.661122 run mass: MS start registered {at=26045831.364473674, delay=0.004529498517513275, ms=00007}
22:48:46.436771 run osmo-ms-mob/00008: Starting mobile
22:48:46.449815 run osmo-ms-mob/00008(pid=143): Launched
22:48:46.460409 run mass: MS start registered {at=26045832.163763154, delay=0.004594556987285614, ms=00008}
22:48:47.168451 run osmo-ms-mob/00009: Starting mobile
22:48:47.185644 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.196093 run mass: MS start registered {at=26045832.89944752, delay=0.004506729543209076, ms=00009}
22:48:47.278856 run mass: MS performed LU {at=26045832.98210072, lu_delay=5.48202496021986, ms=00003}
22:48:47.865501 run osmo-ms-mob/00010: Starting mobile
22:48:47.878500 run osmo-ms-mob/00010(pid=145): Launched
22:48:47.889096 run mass: MS start registered {at=26045833.592447974, delay=0.004649661481380463, ms=00010}
22:48:48.438016 run osmo-ms-mob/00011: Starting mobile
22:48:48.450870 run osmo-ms-mob/00011(pid=146): Launched
22:48:48.461624 run mass: MS start registered {at=26045834.16497592, delay=0.004485126584768295, ms=00011}
22:48:49.069041 run osmo-ms-mob/00012: Starting mobile
22:48:49.085982 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.096529 run mass: MS start registered {at=26045834.799881857, delay=0.004479609429836273, ms=00012}
22:48:49.179867 run mass: MS performed LU {at=26045834.883112416, lu_delay=5.320241149514914, ms=00005}
22:48:49.205914 run mass: MS performed LU {at=26045834.909256764, lu_delay=6.345964848995209, ms=00004}
22:48:49.656150 run osmo-ms-mob/00013: Starting mobile
22:48:49.669265 run osmo-ms-mob/00013(pid=148): Launched
22:48:49.680225 run mass: MS start registered {at=26045835.38357642, delay=0.004800453782081604, ms=00013}
22:48:50.236361 run osmo-ms-mob/00014: Starting mobile
22:48:50.249870 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.260430 run mass: MS start registered {at=26045835.963784963, delay=0.004486337304115295, ms=00014}
22:48:50.836387 run osmo-ms-mob/00015: Starting mobile
22:48:50.849243 run osmo-ms-mob/00015(pid=150): Launched
22:48:50.859684 run mass: MS start registered {at=26045836.563039318, delay=0.004471469670534134, ms=00015}
22:48:51.043626 run mass: MS performed LU {at=26045836.74686931, lu_delay=6.2581393122673035, ms=00006}
22:48:51.108040 run mass: MS performed LU {at=26045836.811353758, lu_delay=5.446880083531141, ms=00007}
22:48:51.338210 run osmo-ms-mob/00016: Starting mobile
22:48:51.351535 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.362214 run mass: MS start registered {at=26045837.06556722, delay=0.0046638064086437225, ms=00016}
22:48:51.413946 run mass: MS performed LU {at=26045837.11719684, lu_delay=4.953433685004711, ms=00008}
22:48:51.865770 run osmo-ms-mob/00017: Starting mobile
22:48:51.881647 run osmo-ms-mob/00017(pid=152): Launched
22:48:51.893173 run mass: MS start registered {at=26045837.596520666, delay=0.0052090175449848175, ms=00017}
22:48:52.485692 run osmo-ms-mob/00018: Starting mobile
22:48:52.507524 run osmo-ms-mob/00018(pid=153): Launched
22:48:52.518227 run mass: MS start registered {at=26045838.22157815, delay=0.004604555666446686, ms=00018}
22:48:52.865517 run osmo-ms-mob/00019: Starting mobile
22:48:52.882572 run osmo-ms-mob/00019(pid=154): Launched
22:48:52.893300 run mass: MS start registered {at=26045838.59665344, delay=0.004587382078170776, ms=00019}
22:48:52.945422 run mass: MS performed LU {at=26045838.648689013, lu_delay=5.056241039186716, ms=00010}
22:48:52.971734 run mass: MS performed LU {at=26045838.675017413, lu_delay=5.775569893419743, ms=00009}
22:48:53.078523 run mass: MS performed LU {at=26045838.781777356, lu_delay=4.6168014369904995, ms=00011}
22:48:53.365443 run osmo-ms-mob/00020: Starting mobile
22:48:53.380578 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.391502 run mass: MS start registered {at=26045839.09485581, delay=0.004946347326040268, ms=00020}
22:48:53.849053 run osmo-ms-mob/00021: Starting mobile
22:48:53.862722 run osmo-ms-mob/00021(pid=156): Launched
22:48:53.873862 run mass: MS start registered {at=26045839.577216268, delay=0.004797451198101044, ms=00021}
22:48:54.236090 run osmo-ms-mob/00022: Starting mobile
22:48:54.252158 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.262950 run mass: MS start registered {at=26045839.966301218, delay=0.004614189267158508, ms=00022}
22:48:54.758413 run osmo-ms-mob/00023: Starting mobile
22:48:54.774774 run osmo-ms-mob/00023(pid=158): Launched
22:48:54.785747 run mass: MS start registered {at=26045840.48909526, delay=0.004776224493980408, ms=00023}
22:48:54.808298 run mass: MS performed LU {at=26045840.511636987, lu_delay=5.128060568124056, ms=00013}
22:48:54.874392 run mass: MS performed LU {at=26045840.577645235, lu_delay=4.61386027187109, ms=00014}
22:48:54.943468 run mass: MS performed LU {at=26045840.64672163, lu_delay=5.846839774399996, ms=00012}
22:48:54.959175 run osmo-ms-mob/00024: Starting mobile
22:48:54.972250 run osmo-ms-mob/00024(pid=159): Launched
22:48:54.982937 run mass: MS start registered {at=26045840.68628759, delay=0.004760559648275375, ms=00024}
22:48:55.647911 run osmo-ms-mob/00025: Starting mobile
22:48:55.662561 run osmo-ms-mob/00025(pid=160): Launched
22:48:55.673500 run mass: MS start registered {at=26045841.376854014, delay=0.004581701010465622, ms=00025}
22:48:56.049193 run osmo-ms-mob/00026: Starting mobile
22:48:56.064250 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.074920 run mass: MS start registered {at=26045841.778273407, delay=0.004664890468120575, ms=00026}
22:48:56.465145 run osmo-ms-mob/00027: Starting mobile
22:48:56.479881 run osmo-ms-mob/00027(pid=162): Launched
22:48:56.490563 run mass: MS start registered {at=26045842.19391647, delay=0.004474841058254242, ms=00027}
22:48:56.609395 run mass: MS performed LU {at=26045842.312621564, lu_delay=4.71610089763999, ms=00017}
22:48:56.711367 run mass: MS performed LU {at=26045842.41461769, lu_delay=5.349050469696522, ms=00016}
22:48:56.738284 run mass: MS performed LU {at=26045842.4416275, lu_delay=5.878588180989027, ms=00015}
22:48:56.764547 run osmo-ms-mob/00028: Starting mobile
22:48:56.778046 run osmo-ms-mob/00028(pid=163): Launched
22:48:56.788796 run mass: MS start registered {at=26045842.492152028, delay=0.004740417003631592, ms=00028}
22:48:57.260541 run osmo-ms-mob/00029: Starting mobile
22:48:57.276514 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.287251 run mass: MS start registered {at=26045842.990601506, delay=0.004815187305212021, ms=00029}
22:48:57.649303 run osmo-ms-mob/00030: Starting mobile
22:48:57.663259 run osmo-ms-mob/00030(pid=165): Launched
22:48:57.674000 run mass: MS start registered {at=26045843.37735382, delay=0.004518553614616394, ms=00030}
22:48:58.050216 run osmo-ms-mob/00031: Starting mobile
22:48:58.064569 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.075464 run mass: MS start registered {at=26045843.7788136, delay=0.004826664924621582, ms=00031}
22:48:58.336905 run osmo-ms-mob/00032: Starting mobile
22:48:58.350207 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.361003 run mass: MS start registered {at=26045844.06435899, delay=0.004652764648199081, ms=00032}
22:48:58.575921 run mass: MS performed LU {at=26045844.27917368, lu_delay=4.7019574120640755, ms=00021}
22:48:58.640601 run mass: MS performed LU {at=26045844.343851704, lu_delay=5.248995892703533, ms=00020}
22:48:58.695347 run osmo-ms-mob/00033: Starting mobile
22:48:58.710876 run osmo-ms-mob/00033(pid=168): Launched
22:48:58.717179 run mass: MS performed LU {at=26045844.420528308, lu_delay=5.823874868452549, ms=00019}
22:48:58.723306 run mass: MS start registered {at=26045844.426663663, delay=0.006162192672491074, ms=00033}
22:48:58.745240 run mass: MS performed LU {at=26045844.44859027, lu_delay=6.227012120187283, ms=00018}
22:48:59.000906 run mass: MS performed LU {at=26045844.704157747, lu_delay=4.737856529653072, ms=00022}
22:48:59.045302 run osmo-ms-mob/00034: Starting mobile
22:48:59.059516 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.070300 run mass: MS start registered {at=26045844.77365466, delay=0.0045034997165203094, ms=00034}
22:48:59.448739 run osmo-ms-mob/00035: Starting mobile
22:48:59.462376 run osmo-ms-mob/00035(pid=170): Launched
22:48:59.473622 run mass: MS start registered {at=26045845.176968034, delay=0.005168482661247253, ms=00035}
22:48:59.858696 run osmo-ms-mob/00036: Starting mobile
22:48:59.874089 run osmo-ms-mob/00036(pid=171): Launched
22:48:59.885261 run mass: MS start registered {at=26045845.588609025, delay=0.005035955458879471, ms=00036}
22:49:00.258124 run osmo-ms-mob/00037: Starting mobile
22:49:00.274626 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.285293 run mass: MS start registered {at=26045845.988648415, delay=0.004690594971179962, ms=00037}
22:49:00.375660 run mass: MS performed LU {at=26045846.078911375, lu_delay=5.392623785883188, ms=00024}
22:49:00.477603 run mass: MS performed LU {at=26045846.18085006, lu_delay=4.803996045142412, ms=00025}
22:49:00.506292 run osmo-ms-mob/00038: Starting mobile
22:49:00.519297 run osmo-ms-mob/00038(pid=173): Launched
22:49:00.525346 run mass: MS performed LU {at=26045846.22870945, lu_delay=5.739614192396402, ms=00023}
22:49:00.531200 run mass: MS start registered {at=26045846.23456752, delay=0.005873300135135651, ms=00038}
22:49:00.859302 run osmo-ms-mob/00039: Starting mobile
22:49:00.875200 run osmo-ms-mob/00039(pid=174): Launched
22:49:00.886090 run mass: MS start registered {at=26045846.589438345, delay=0.004588734358549118, ms=00039}
22:49:01.238464 run osmo-ms-mob/00040: Starting mobile
22:49:01.251434 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.261961 run mass: MS start registered {at=26045846.965312812, delay=0.0045175813138484955, ms=00040}
22:49:01.537537 run osmo-ms-mob/00041: Starting mobile
22:49:01.550866 run osmo-ms-mob/00041(pid=176): Launched
22:49:01.561848 run mass: MS start registered {at=26045847.265196133, delay=0.005010422319173813, ms=00041}
22:49:01.867583 run osmo-ms-mob/00042: Starting mobile
22:49:01.883066 run osmo-ms-mob/00042(pid=177): Launched
22:49:01.893808 run mass: MS start registered {at=26045847.597162463, delay=0.004774462431669235, ms=00042}
22:49:02.265037 run osmo-ms-mob/00043: Starting mobile
22:49:02.282192 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.292895 run mass: MS start registered {at=26045847.996247176, delay=0.004770670086145401, ms=00043}
22:49:02.341281 run mass: MS performed LU {at=26045848.04453499, lu_delay=5.05393348261714, ms=00029}
22:49:02.406814 run mass: MS performed LU {at=26045848.110067483, lu_delay=4.732713662087917, ms=00030}
22:49:02.433845 run osmo-ms-mob/00044: Starting mobile
22:49:02.446735 run osmo-ms-mob/00044(pid=179): Launched
22:49:02.457342 run mass: MS start registered {at=26045848.16069881, delay=0.0045805200934410095, ms=00044}
22:49:02.474255 run mass: MS performed LU {at=26045848.177609023, lu_delay=6.399335615336895, ms=00026}
22:49:02.512509 run mass: MS performed LU {at=26045848.21576205, lu_delay=5.723610021173954, ms=00028}
22:49:02.533551 run osmo-ms-mob/00045: Starting mobile
22:49:02.546506 run osmo-ms-mob/00045(pid=180): Launched
22:49:02.552791 run mass: MS performed LU {at=26045848.256150264, lu_delay=6.062233794480562, ms=00027}
22:49:02.558623 run mass: MS start registered {at=26045848.26198962, delay=0.005857594311237335, ms=00045}
22:49:03.149894 run osmo-ms-mob/00046: Starting mobile
22:49:03.163629 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.174316 run mass: MS start registered {at=26045848.877664294, delay=0.004589900374412537, ms=00046}
22:49:03.450791 run osmo-ms-mob/00047: Starting mobile
22:49:03.464876 run osmo-ms-mob/00047(pid=182): Launched
22:49:03.475920 run mass: MS start registered {at=26045849.17927206, delay=0.004616919904947281, ms=00047}
22:49:03.749559 run osmo-ms-mob/00048: Starting mobile
22:49:03.763497 run osmo-ms-mob/00048(pid=183): Launched
22:49:03.774553 run mass: MS start registered {at=26045849.477902696, delay=0.004994682967662811, ms=00048}
22:49:04.037180 run osmo-ms-mob/00049: Starting mobile
22:49:04.050237 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.060899 run mass: MS start registered {at=26045849.764253862, delay=0.004564851522445679, ms=00049}
22:49:04.141571 run mass: MS performed LU {at=26045849.844798326, lu_delay=6.065984725952148, ms=00031}
22:49:04.242562 run mass: MS performed LU {at=26045849.945814993, lu_delay=5.8814560025930405, ms=00032}
22:49:04.297177 run osmo-ms-mob/00050: Starting mobile
22:49:04.312158 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.318097 run mass: MS performed LU {at=26045850.02145919, lu_delay=5.594795525074005, ms=00033}
22:49:04.323863 run mass: MS start registered {at=26045850.02722981, delay=0.005786597728729248, ms=00050}
22:49:04.432399 run mass: MS performed LU {at=26045850.135650538, lu_delay=4.958682503551245, ms=00035}
22:49:04.455619 run mass: MS performed LU {at=26045850.15898199, lu_delay=5.385327331721783, ms=00034}
22:49:04.466633 run osmo-ms-mob/00051: Starting mobile
22:49:04.479815 run osmo-ms-mob/00051(pid=186): Launched
22:49:04.490519 run mass: MS start registered {at=26045850.19387194, delay=0.004591405391693115, ms=00051}
22:49:05.036984 run osmo-ms-mob/00052: Starting mobile
22:49:05.050196 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.060866 run mass: MS start registered {at=26045850.764216755, delay=0.004632782191038132, ms=00052}
22:49:05.349358 run osmo-ms-mob/00053: Starting mobile
22:49:05.363785 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.376565 run mass: MS start registered {at=26045851.079907387, delay=0.006649956107139587, ms=00053}
22:49:05.650768 run osmo-ms-mob/00054: Starting mobile
22:49:05.664482 run osmo-ms-mob/00054(pid=189): Launched
22:49:05.675227 run mass: MS start registered {at=26045851.37858168, delay=0.004797674715518951, ms=00054}
22:49:05.936480 run osmo-ms-mob/00055: Starting mobile
22:49:05.949532 run osmo-ms-mob/00055(pid=190): Launched
22:49:05.960115 run mass: MS start registered {at=26045851.66347055, delay=0.0045182593166828156, ms=00055}
22:49:06.005383 run mass: MS performed LU {at=26045851.708657645, lu_delay=5.474090125411749, ms=00038}
22:49:06.042080 run mass: MS performed LU {at=26045851.745346624, lu_delay=6.156737599521875, ms=00036}
22:49:06.061326 run osmo-ms-mob/00056: Starting mobile
22:49:06.074543 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.085510 run mass: MS start registered {at=26045851.78886397, delay=0.0046439580619335175, ms=00056}
22:49:06.172499 run mass: MS performed LU {at=26045851.87575034, lu_delay=4.610554207116365, ms=00041}
22:49:06.297120 run mass: MS performed LU {at=26045852.000370704, lu_delay=5.41093235835433, ms=00039}
22:49:06.326545 run osmo-ms-mob/00057: Starting mobile
22:49:06.339729 run osmo-ms-mob/00057(pid=192): Launched
22:49:06.350652 run mass: MS performed LU {at=26045852.05400407, lu_delay=6.065355654805899, ms=00037}
22:49:06.356537 run mass: MS start registered {at=26045852.059904065, delay=0.010623898357152939, ms=00057}
22:49:06.951001 run osmo-ms-mob/00058: Starting mobile
22:49:06.965919 run osmo-ms-mob/00058(pid=193): Launched
22:49:06.977018 run mass: MS start registered {at=26045852.68036521, delay=0.004872549325227737, ms=00058}
22:49:07.066761 run mass: MS performed LU {at=26045852.77001496, lu_delay=5.8047021478414536, ms=00040}
22:49:07.211404 run mass: MS performed LU {at=26045852.91465577, lu_delay=3.7353837117552757, ms=00047}
22:49:07.241078 run osmo-ms-mob/00059: Starting mobile
22:49:07.254378 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.265474 run mass: MS start registered {at=26045852.968827493, delay=0.004708483815193176, ms=00059}
22:49:07.578320 run osmo-ms-mob/00060: Starting mobile
22:49:07.594800 run osmo-ms-mob/00060(pid=195): Launched
22:49:07.605511 run mass: MS start registered {at=26045853.308864363, delay=0.00468975305557251, ms=00060}
22:49:07.907331 run mass: MS performed LU {at=26045853.61056133, lu_delay=6.013398867100477, ms=00042}
22:49:07.939842 run osmo-ms-mob/00061: Starting mobile
22:49:07.953366 run osmo-ms-mob/00061(pid=196): Launched
22:49:07.961904 run mass: MS performed LU {at=26045853.66522682, lu_delay=5.668979644775391, ms=00043}
22:49:07.967889 run mass: MS start registered {at=26045853.671256132, delay=0.008528091013431549, ms=00061}
22:49:08.036592 run mass: MS performed LU {at=26045853.73986109, lu_delay=4.862196795642376, ms=00046}
22:49:08.063695 run osmo-ms-mob/00062: Starting mobile
22:49:08.076973 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.087547 run mass: MS start registered {at=26045853.790899027, delay=0.004572976380586624, ms=00062}
22:49:08.216713 run mass: MS performed LU {at=26045853.91993821, lu_delay=5.657948590815067, ms=00045}
22:49:08.576390 run osmo-ms-mob/00063: Starting mobile
22:49:08.592154 run osmo-ms-mob/00063(pid=198): Launched
22:49:08.604337 run mass: MS start registered {at=26045854.30768316, delay=0.0060316286981105804, ms=00063}
22:49:08.950161 run osmo-ms-mob/00064: Starting mobile
22:49:08.964073 run osmo-ms-mob/00064(pid=199): Launched
22:49:08.974971 run mass: MS start registered {at=26045854.678317696, delay=0.004525933414697647, ms=00064}
22:49:09.349930 run osmo-ms-mob/00065: Starting mobile
22:49:09.364202 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.375194 run mass: MS start registered {at=26045855.07854009, delay=0.005051448941230774, ms=00065}
22:49:09.675349 run osmo-ms-mob/00066: Starting mobile
22:49:09.691109 run osmo-ms-mob/00066(pid=201): Launched
22:49:09.702149 run mass: MS start registered {at=26045855.405499157, delay=0.005002059042453766, ms=00066}
22:49:09.771548 run mass: MS performed LU {at=26045855.47477608, lu_delay=4.710559327155352, ms=00052}
22:49:09.807919 run mass: MS performed LU {at=26045855.511188306, lu_delay=5.7469344437122345, ms=00049}
22:49:09.937894 run mass: MS performed LU {at=26045855.64114505, lu_delay=6.163242354989052, ms=00048}
22:49:09.966701 run osmo-ms-mob/00067: Starting mobile
22:49:09.979683 run osmo-ms-mob/00067(pid=202): Launched
22:49:09.990356 run mass: MS start registered {at=26045855.69371177, delay=0.004518203437328339, ms=00067}
22:49:10.063301 run mass: MS performed LU {at=26045855.76655248, lu_delay=5.7393226735293865, ms=00050}
22:49:10.117477 run mass: MS performed LU {at=26045855.8207528, lu_delay=5.6268808580935, ms=00051}
22:49:10.143263 run osmo-ms-mob/00068: Starting mobile
22:49:10.156153 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.162069 run mass: MS performed LU {at=26045855.865432173, lu_delay=4.785524785518646, ms=00053}
22:49:10.167810 run mass: MS start registered {at=26045855.871176668, delay=0.005758844316005707, ms=00068}
22:49:10.747050 run osmo-ms-mob/00069: Starting mobile
22:49:10.760855 run osmo-ms-mob/00069(pid=204): Launched
22:49:10.772243 run mass: MS start registered {at=26045856.475583293, delay=0.005394745618104935, ms=00069}
22:49:10.929465 run mass: MS performed LU {at=26045856.632696804, lu_delay=4.843832831829786, ms=00056}
22:49:10.971998 run mass: MS performed LU {at=26045856.67527177, lu_delay=3.706444278359413, ms=00059}
22:49:10.992068 run osmo-ms-mob/00070: Starting mobile
22:49:11.005551 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.016486 run mass: MS start registered {at=26045856.719838858, delay=0.004754289984703064, ms=00070}
22:49:11.550319 run osmo-ms-mob/00071: Starting mobile
22:49:11.563965 run osmo-ms-mob/00071(pid=206): Launched
22:49:11.574994 run mass: MS start registered {at=26045857.278340224, delay=0.004659745842218399, ms=00071}
22:49:11.672973 run mass: MS performed LU {at=26045857.376224775, lu_delay=5.99764309450984, ms=00054}
22:49:11.729473 run mass: MS performed LU {at=26045857.432714924, lu_delay=5.372810859233141, ms=00057}
22:49:11.801362 run mass: MS performed LU {at=26045857.504629053, lu_delay=5.841158501803875, ms=00055}
22:49:11.856082 run osmo-ms-mob/00072: Starting mobile
22:49:11.870801 run osmo-ms-mob/00072(pid=207): Launched
22:49:11.881592 run mass: MS start registered {at=26045857.5849463, delay=0.004739291965961456, ms=00072}
22:49:11.981937 run mass: MS performed LU {at=26045857.685188673, lu_delay=5.004823464900255, ms=00058}
22:49:12.364030 run osmo-ms-mob/00073: Starting mobile
22:49:12.380856 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.391732 run mass: MS start registered {at=26045858.095073882, delay=0.00480477511882782, ms=00073}
22:49:12.749231 run osmo-ms-mob/00074: Starting mobile
22:49:12.762932 run osmo-ms-mob/00074(pid=209): Launched
22:49:12.773915 run mass: MS start registered {at=26045858.47726221, delay=0.0049858130514621735, ms=00074}
22:49:13.168290 run osmo-ms-mob/00075: Starting mobile
22:49:13.183925 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.194840 run mass: MS start registered {at=26045858.898190554, delay=0.004578441381454468, ms=00075}
22:49:13.667882 run osmo-ms-mob/00076: Starting mobile
22:49:13.684681 run osmo-ms-mob/00076(pid=211): Launched
22:49:13.690611 run mass: MS performed LU {at=26045859.39397118, lu_delay=4.715653482824564, ms=00064}
22:49:13.696394 run mass: MS performed LU {at=26045859.39975984, lu_delay=6.090895477682352, ms=00060}
22:49:13.702293 run mass: MS start registered {at=26045859.405659355, delay=0.011707071214914322, ms=00076}
22:49:13.707987 run mass: MS performed LU {at=26045859.411352303, lu_delay=5.1036691442132, ms=00063}
22:49:13.718635 run osmo-ms-mob/00077: Starting mobile
22:49:13.731615 run osmo-ms-mob/00077(pid=212): Launched
22:49:13.742052 run mass: MS start registered {at=26045859.445409697, delay=0.004498612135648727, ms=00077}
22:49:13.771708 run mass: MS performed LU {at=26045859.474970963, lu_delay=5.684071935713291, ms=00062}
22:49:13.809505 run mass: MS performed LU {at=26045859.5127734, lu_delay=5.841517265886068, ms=00061}
22:49:14.550011 run osmo-ms-mob/00078: Starting mobile
22:49:14.564455 run osmo-ms-mob/00078(pid=213): Launched
22:49:14.575367 run mass: MS start registered {at=26045860.278716244, delay=0.004830438643693924, ms=00078}
22:49:14.948148 run osmo-ms-mob/00079: Starting mobile
22:49:14.962267 run osmo-ms-mob/00079(pid=214): Launched
22:49:14.973176 run mass: MS start registered {at=26045860.67652918, delay=0.0047522298991680145, ms=00079}
22:49:15.436589 run osmo-ms-mob/00080: Starting mobile
22:49:15.450135 run osmo-ms-mob/00080(pid=215): Launched
22:49:15.461074 run mass: MS start registered {at=26045861.164425157, delay=0.004987891763448715, ms=00080}
22:49:15.475072 run mass: MS performed LU {at=26045861.17834436, lu_delay=5.772845204919577, ms=00066}
22:49:15.493009 run mass: MS performed LU {at=26045861.196268123, lu_delay=5.502556353807449, ms=00067}
22:49:15.511773 run mass: MS performed LU {at=26045861.215105787, lu_delay=5.343929119408131, ms=00068}
22:49:15.766336 run mass: MS performed LU {at=26045861.46958847, lu_delay=4.994005177170038, ms=00069}
22:49:15.794842 run osmo-ms-mob/00081: Starting mobile
22:49:15.807910 run osmo-ms-mob/00081(pid=216): Launched
22:49:15.818686 run mass: MS start registered {at=26045861.522040654, delay=0.004720095545053482, ms=00081}
22:49:16.335956 run osmo-ms-mob/00082: Starting mobile
22:49:16.349197 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.359819 run mass: MS start registered {at=26045862.063170653, delay=0.004678197205066681, ms=00082}
22:49:16.463662 run mass: MS performed LU {at=26045862.166913494, lu_delay=5.4470746368169785, ms=00070}
22:49:16.487302 run mass: MS performed LU {at=26045862.190664068, lu_delay=7.112123977392912, ms=00065}
22:49:16.968423 run osmo-ms-mob/00083: Starting mobile
22:49:16.983903 run osmo-ms-mob/00083(pid=218): Launched
22:49:16.994619 run mass: MS start registered {at=26045862.697972674, delay=0.004659373313188553, ms=00083}
22:49:17.303458 run mass: MS performed LU {at=26045863.006709673, lu_delay=5.728369448333979, ms=00071}
22:49:17.339917 run mass: MS performed LU {at=26045863.04318573, lu_delay=4.565923519432545, ms=00074}
22:49:17.379954 run osmo-ms-mob/00084: Starting mobile
22:49:17.393819 run osmo-ms-mob/00084(pid=219): Launched
22:49:17.404822 run mass: MS start registered {at=26045863.108163226, delay=0.005007334053516388, ms=00084}
22:49:17.469410 run mass: MS performed LU {at=26045863.17267477, lu_delay=5.5877284705638885, ms=00072}
22:49:17.667989 run mass: MS performed LU {at=26045863.371241618, lu_delay=5.27616773545742, ms=00073}
22:49:17.970138 run osmo-ms-mob/00085: Starting mobile
22:49:17.987770 run osmo-ms-mob/00085(pid=220): Launched
22:49:17.998451 run mass: MS start registered {at=26045863.701803155, delay=0.004607006907463074, ms=00085}
22:49:18.550599 run osmo-ms-mob/00086: Starting mobile
22:49:18.565561 run osmo-ms-mob/00086(pid=221): Launched
22:49:18.576419 run mass: MS start registered {at=26045864.279772807, delay=0.004698164761066437, ms=00086}
22:49:19.168535 run osmo-ms-mob/00087: Starting mobile
22:49:19.185431 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.196356 run mass: MS start registered {at=26045864.899700824, delay=0.004856172949075699, ms=00087}
22:49:19.243212 run mass: MS performed LU {at=26045864.94646483, lu_delay=6.048274274915457, ms=00075}
22:49:19.261228 run mass: MS performed LU {at=26045864.964591272, lu_delay=5.519181575626135, ms=00077}
22:49:19.277786 run mass: MS performed LU {at=26045864.981108777, lu_delay=5.575449422001839, ms=00076}
22:49:19.523692 run mass: MS performed LU {at=26045865.22690619, lu_delay=4.948189947754145, ms=00078}
22:49:19.779334 run osmo-ms-mob/00088: Starting mobile
22:49:19.795515 run osmo-ms-mob/00088(pid=223): Launched
22:49:19.806819 run mass: MS start registered {at=26045865.51017017, delay=0.005212318152189255, ms=00088}
22:49:20.336814 run osmo-ms-mob/00089: Starting mobile
22:49:20.350083 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.360725 run mass: MS start registered {at=26045866.064079307, delay=0.004653643816709518, ms=00089}
22:49:20.936742 run osmo-ms-mob/00090: Starting mobile
22:49:20.949838 run osmo-ms-mob/00090(pid=225): Launched
22:49:20.960569 run mass: MS start registered {at=26045866.663922098, delay=0.004481028765439987, ms=00090}
22:49:21.188997 run mass: MS performed LU {at=26045866.892247975, lu_delay=5.727822817862034, ms=00080}
22:49:21.235413 run mass: MS performed LU {at=26045866.938668054, lu_delay=5.416627399623394, ms=00081}
22:49:21.304441 run mass: MS performed LU {at=26045867.007696755, lu_delay=6.331167574971914, ms=00079}
22:49:21.340661 run mass: MS performed LU {at=26045867.043885235, lu_delay=4.9807145819067955, ms=00082}
22:49:21.651717 run osmo-ms-mob/00091: Starting mobile
22:49:21.665690 run osmo-ms-mob/00091(pid=226): Launched
22:49:21.676330 run mass: MS start registered {at=26045867.37968298, delay=0.0045456476509571075, ms=00091}
22:49:22.350451 run osmo-ms-mob/00092: Starting mobile
22:49:22.364322 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.375065 run mass: MS start registered {at=26045868.078417692, delay=0.004679910838603973, ms=00092}
22:49:22.970199 run mass: MS performed LU {at=26045868.673452508, lu_delay=5.975479833781719, ms=00083}
22:49:23.053434 run mass: MS performed LU {at=26045868.756692033, lu_delay=5.054888878017664, ms=00085}
22:49:23.084301 run osmo-ms-mob/00093: Starting mobile
22:49:23.098929 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.104977 run mass: MS performed LU {at=26045868.808338817, lu_delay=5.70017559081316, ms=00084}
22:49:23.110777 run mass: MS start registered {at=26045868.814143844, delay=0.0058232322335243225, ms=00093}
22:49:23.243515 run mass: MS performed LU {at=26045868.946765576, lu_delay=4.666992768645287, ms=00086}
22:49:24.048689 run osmo-ms-mob/00094: Starting mobile
22:49:24.062466 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.073065 run mass: MS start registered {at=26045869.77642104, delay=0.004573293030261993, ms=00094}
22:49:24.959797 run osmo-ms-mob/00095: Starting mobile
22:49:24.975652 run osmo-ms-mob/00095(pid=230): Launched
22:49:24.981666 run mass: MS performed LU {at=26045870.685025807, lu_delay=4.620946500450373, ms=00089}
22:49:24.987414 run mass: MS start registered {at=26045870.690781616, delay=0.0057733915746212006, ms=00095}
22:49:24.999280 run mass: MS performed LU {at=26045870.70263647, lu_delay=5.802935644984245, ms=00087}
22:49:25.070120 run mass: MS performed LU {at=26045870.773371395, lu_delay=5.263201225548983, ms=00088}
22:49:25.107415 run mass: MS performed LU {at=26045870.81068406, lu_delay=22.649985250085592, ms=00044}
22:49:25.950036 run osmo-ms-mob/00096: Starting mobile
22:49:25.963853 run osmo-ms-mob/00096(pid=231): Launched
22:49:25.974857 run mass: MS start registered {at=26045871.678209554, delay=0.004462137818336487, ms=00096}
22:49:26.820111 run mass: MS performed LU {at=26045872.523358356, lu_delay=5.143675375729799, ms=00091}
22:49:26.865655 run mass: MS performed LU {at=26045872.568904012, lu_delay=5.904981914907694, ms=00090}
22:49:26.971178 run mass: MS performed LU {at=26045872.674426977, lu_delay=4.596009284257889, ms=00092}
22:49:27.000208 run osmo-ms-mob/00097: Starting mobile
22:49:27.013598 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.024302 run mass: MS start registered {at=26045872.72765626, delay=0.004608038812875748, ms=00097}
22:49:28.368493 run osmo-ms-mob/00098: Starting mobile
22:49:28.386312 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.397597 run mass: MS start registered {at=26045874.100946523, delay=0.004962895065546036, ms=00098}
22:49:28.720595 run mass: MS performed LU {at=26045874.423841774, lu_delay=4.647420734167099, ms=00094}
22:49:28.766490 run mass: MS performed LU {at=26045874.46974127, lu_delay=5.655597425997257, ms=00093}
22:49:30.149223 run osmo-ms-mob/00099: Starting mobile
22:49:30.163250 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.169187 run mass: All started... {duration=55.7430010214448, too_slow=0}
22:49:30.174715 run mass: MS start registered {at=26045875.87807544, delay=0.005521226674318314, ms=00099}
22:49:30.585190 run mass: MS performed LU {at=26045876.288417958, lu_delay=5.597636342048645, ms=00095}
22:49:31.102231 run mass: MS performed LU {at=26045876.805459376, lu_delay=5.127249822020531, ms=00096}
22:49:32.486741 run mass: MS performed LU {at=26045878.1899935, lu_delay=5.462337240576744, ms=00097}
22:49:34.351829 run mass: MS performed LU {at=26045880.0550821, lu_delay=5.954135578125715, ms=00098}
22:49:36.252447 run mass: MS performed LU {at=26045881.955699753, lu_delay=6.077624313533306, ms=00099}
22:49:36.276097 run mass: Tests done {all_completed=True, max=22.649985250085592, min=3.706444278359413}
22:49:36.281901 tst register_default_mass.py: Test passed (81.1 sec)
22:49:36.287368 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.290693 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.293996 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.297338 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.300651 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.303958 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.307329 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.310719 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.314056 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.317397 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.320790 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.324890 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.328314 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.331678 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.335102 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.338594 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.342224 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.346031 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.350129 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.353644 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.357154 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.360721 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.364318 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.368048 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.371759 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.375227 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.379417 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.382807 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.386217 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.389540 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.392957 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.396558 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.399986 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.403329 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.406748 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.410094 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.413519 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.416951 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.420300 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.423856 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.427263 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.430638 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.434047 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.437390 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.440969 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.444360 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.447769 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.451696 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.455122 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.458476 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.461900 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.465213 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.468627 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.471988 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.475398 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.478796 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.482202 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.485541 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.489014 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.492364 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.495730 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.499587 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.502982 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.506315 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.509750 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.513151 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.516552 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.519914 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.523217 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.527158 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.530458 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.533799 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.537147 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.540445 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.543788 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.547444 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.551042 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.554604 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.557898 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.561274 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.564696 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:36.567970 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:36.571316 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:36.574673 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:36.578347 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:36.581850 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:36.585424 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:36.588945 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:36.592282 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:36.595712 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:36.599074 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:36.602379 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:36.605691 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:36.609081 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:36.612784 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:36.616309 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:36.619838 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:36.623222 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:36.626512 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:36.629905 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:36.633209 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:36.636530 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:36.639865 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:36.643136 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:36.646472 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:36.649798 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:36.653087 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:36.656344 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:36.659650 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:36.662964 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:36.666279 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:36.669669 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:36.672938 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:36.676275 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:36.679636 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:36.682902 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:36.686166 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:36.689420 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:36.692694 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:36.695930 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:36.699180 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:36.702448 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:36.705695 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:36.708953 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:36.712204 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:36.715456 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:36.718718 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:36.721986 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:36.725189 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:36.728369 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:36.731567 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:36.734782 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:36.737983 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:36.741173 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:36.744351 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:36.747530 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:36.750705 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:36.753886 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:36.757064 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:36.760248 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:36.763425 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:36.766613 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:36.769799 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:36.772975 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:36.776151 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:36.779344 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:36.782528 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:36.785708 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:36.788889 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:36.792079 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:36.795254 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:36.798458 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:36.801640 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:36.804833 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:36.808017 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:36.811218 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:36.814399 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:36.817588 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:36.820780 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:36.823961 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:36.827148 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:36.830332 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:36.833531 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:36.836721 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:36.839929 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:36.843125 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:36.846360 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:36.849605 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:36.852859 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:36.856096 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:36.859348 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:36.862609 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:36.865860 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:36.869115 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:36.872361 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:36.875602 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:36.878849 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:36.882099 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:36.885345 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:36.888596 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:36.891847 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:36.895097 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:36.898337 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:36.901573 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:36.904823 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:36.908070 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:36.911322 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:36.914580 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:36.917822 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:36.921069 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:36.924318 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:36.927562 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:36.930803 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:36.934059 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:36.937306 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:36.940541 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:36.943797 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:36.947044 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:36.950272 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:36.953521 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:36.956719 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:36.959901 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:36.963084 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:36.966273 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:36.969472 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:36.972650 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:36.975838 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:36.979016 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:36.982200 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:36.985395 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:36.988583 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:36.991766 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:36.994949 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:36.998139 --- ParallelTerminationStrategy: PID 22 died...
22:49:36.999586 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.003133 --- ParallelTerminationStrategy: PID 23 died...
22:49:37.004581 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.008102 --- ParallelTerminationStrategy: PID 24 died...
22:49:37.009544 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.013147 --- ParallelTerminationStrategy: PID 25 died...
22:49:37.014624 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.018231 --- ParallelTerminationStrategy: PID 26 died...
22:49:37.019689 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.023345 --- ParallelTerminationStrategy: PID 27 died...
22:49:37.024830 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.028465 --- ParallelTerminationStrategy: PID 28 died...
22:49:37.029950 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.033592 --- ParallelTerminationStrategy: PID 29 died...
22:49:37.035062 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.038677 --- ParallelTerminationStrategy: PID 30 died...
22:49:37.040136 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.043766 --- ParallelTerminationStrategy: PID 31 died...
22:49:37.045244 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.048887 --- ParallelTerminationStrategy: PID 32 died...
22:49:37.050360 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.054025 --- ParallelTerminationStrategy: PID 33 died...
22:49:37.055512 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.059176 --- ParallelTerminationStrategy: PID 35 died...
22:49:37.060665 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.064300 --- ParallelTerminationStrategy: PID 36 died...
22:49:37.065776 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.069413 --- ParallelTerminationStrategy: PID 37 died...
22:49:37.070894 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.074534 --- ParallelTerminationStrategy: PID 38 died...
22:49:37.076009 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.079639 --- ParallelTerminationStrategy: PID 39 died...
22:49:37.081124 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.084796 --- ParallelTerminationStrategy: PID 40 died...
22:49:37.086272 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.089941 --- ParallelTerminationStrategy: PID 41 died...
22:49:37.091422 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.095056 --- ParallelTerminationStrategy: PID 42 died...
22:49:37.096527 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.100170 --- ParallelTerminationStrategy: PID 43 died...
22:49:37.101663 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.105302 --- ParallelTerminationStrategy: PID 44 died...
22:49:37.106772 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.110418 --- ParallelTerminationStrategy: PID 45 died...
22:49:37.111885 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.115509 --- ParallelTerminationStrategy: PID 46 died...
22:49:37.116980 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.120607 --- ParallelTerminationStrategy: PID 47 died...
22:49:37.122081 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.125702 --- ParallelTerminationStrategy: PID 48 died...
22:49:37.127159 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.130798 --- ParallelTerminationStrategy: PID 49 died...
22:49:37.132261 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.135910 --- ParallelTerminationStrategy: PID 50 died...
22:49:37.137385 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.141015 --- ParallelTerminationStrategy: PID 51 died...
22:49:37.142476 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.146103 --- ParallelTerminationStrategy: PID 52 died...
22:49:37.147572 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.151212 --- ParallelTerminationStrategy: PID 53 died...
22:49:37.152684 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.156315 --- ParallelTerminationStrategy: PID 54 died...
22:49:37.157781 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.161441 --- ParallelTerminationStrategy: PID 55 died...
22:49:37.162908 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.166528 --- ParallelTerminationStrategy: PID 56 died...
22:49:37.167995 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.171646 --- ParallelTerminationStrategy: PID 57 died...
22:49:37.173104 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.176738 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.178199 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.181839 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.183305 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.186920 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.188390 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.192012 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.193489 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.197105 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.198576 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.202204 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.203674 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.207313 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.208796 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.212396 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.213866 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.217485 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.218954 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.222599 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.224070 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.227702 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.229186 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.232829 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.234301 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.237925 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.239386 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.243004 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.244478 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.248107 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.249588 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.253216 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.254680 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.258314 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.259778 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.263418 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.264915 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.268530 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.270005 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.273648 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.275126 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.278768 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.280246 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.283866 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.285340 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.288987 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.290450 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.294053 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.295533 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.299159 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.300629 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.304244 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.305740 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.309343 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.310812 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.314457 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.315927 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.319550 --- ParallelTerminationStrategy: PID 86 died...
22:49:37.321023 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.324646 --- ParallelTerminationStrategy: PID 87 died...
22:49:37.326118 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.329738 --- ParallelTerminationStrategy: PID 88 died...
22:49:37.331182 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.334752 --- ParallelTerminationStrategy: PID 89 died...
22:49:37.336191 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.339732 --- ParallelTerminationStrategy: PID 90 died...
22:49:37.341177 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.344732 --- ParallelTerminationStrategy: PID 91 died...
22:49:37.346165 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.349723 --- ParallelTerminationStrategy: PID 92 died...
22:49:37.351154 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.354716 --- ParallelTerminationStrategy: PID 93 died...
22:49:37.356162 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.359723 --- ParallelTerminationStrategy: PID 94 died...
22:49:37.361178 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.364742 --- ParallelTerminationStrategy: PID 95 died...
22:49:37.366175 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.369733 --- ParallelTerminationStrategy: PID 96 died...
22:49:37.371161 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.374705 --- ParallelTerminationStrategy: PID 97 died...
22:49:37.376135 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.379689 --- ParallelTerminationStrategy: PID 98 died...
22:49:37.381124 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.384678 --- ParallelTerminationStrategy: PID 99 died...
22:49:37.386115 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.389652 --- ParallelTerminationStrategy: PID 100 died...
22:49:37.391091 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.394649 --- ParallelTerminationStrategy: PID 101 died...
22:49:37.396086 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.399645 --- ParallelTerminationStrategy: PID 102 died...
22:49:37.401077 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.404614 --- ParallelTerminationStrategy: PID 103 died...
22:49:37.406059 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.409609 --- ParallelTerminationStrategy: PID 104 died...
22:49:37.411061 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.414634 --- ParallelTerminationStrategy: PID 105 died...
22:49:37.416069 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.419619 --- ParallelTerminationStrategy: PID 106 died...
22:49:37.421065 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.424637 --- ParallelTerminationStrategy: PID 107 died...
22:49:37.426079 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.429633 --- ParallelTerminationStrategy: PID 108 died...
22:49:37.431077 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.434640 --- ParallelTerminationStrategy: PID 109 died...
22:49:37.436086 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.439652 --- ParallelTerminationStrategy: PID 110 died...
22:49:37.441116 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.444680 --- ParallelTerminationStrategy: PID 111 died...
22:49:37.446126 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.449702 --- ParallelTerminationStrategy: PID 112 died...
22:49:37.451135 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.454682 --- ParallelTerminationStrategy: PID 113 died...
22:49:37.456119 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.459678 --- ParallelTerminationStrategy: PID 114 died...
22:49:37.461122 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.464693 --- ParallelTerminationStrategy: PID 115 died...
22:49:37.466134 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.469705 --- ParallelTerminationStrategy: PID 116 died...
22:49:37.471146 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.474706 --- ParallelTerminationStrategy: PID 117 died...
22:49:37.476142 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.479712 --- ParallelTerminationStrategy: PID 118 died...
22:49:37.481157 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.484702 --- ParallelTerminationStrategy: PID 119 died...
22:49:37.486144 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.489707 --- ParallelTerminationStrategy: PID 120 died...
22:49:37.491148 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.494708 --- ParallelTerminationStrategy: PID 121 died...
22:49:37.496148 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.499701 --- ParallelTerminationStrategy: PID 122 died...
22:49:37.501154 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.504699 --- ParallelTerminationStrategy: PID 123 died...
22:49:37.506143 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.509720 --- ParallelTerminationStrategy: PID 124 died...
22:49:37.511186 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.514741 --- ParallelTerminationStrategy: PID 125 died...
22:49:37.516175 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.519725 --- ParallelTerminationStrategy: PID 126 died...
22:49:37.521174 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.524731 --- ParallelTerminationStrategy: PID 127 died...
22:49:37.526174 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.529738 --- ParallelTerminationStrategy: PID 128 died...
22:49:37.531178 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.534738 --- ParallelTerminationStrategy: PID 129 died...
22:49:37.536180 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.539742 --- ParallelTerminationStrategy: PID 130 died...
22:49:37.541195 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.544731 --- ParallelTerminationStrategy: PID 131 died...
22:49:37.546167 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.549741 --- ParallelTerminationStrategy: PID 132 died...
22:49:37.551169 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.554734 --- ParallelTerminationStrategy: PID 133 died...
22:49:37.556163 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.559707 --- ParallelTerminationStrategy: PID 134 died...
22:49:37.561143 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.564688 --- ParallelTerminationStrategy: PID 135 died...
22:49:37.566123 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.569712 --- ParallelTerminationStrategy: PID 136 died...
22:49:37.571147 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:37.574721 --- ParallelTerminationStrategy: PID 137 died...
22:49:37.576154 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:37.579705 --- ParallelTerminationStrategy: PID 138 died...
22:49:37.581160 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:37.584751 --- ParallelTerminationStrategy: PID 139 died...
22:49:37.586189 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:37.589790 --- ParallelTerminationStrategy: PID 140 died...
22:49:37.591232 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:37.594814 --- ParallelTerminationStrategy: PID 141 died...
22:49:37.596245 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:37.599834 --- ParallelTerminationStrategy: PID 142 died...
22:49:37.601285 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:37.604850 --- ParallelTerminationStrategy: PID 143 died...
22:49:37.606281 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:37.609872 --- ParallelTerminationStrategy: PID 144 died...
22:49:37.611320 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:37.614902 --- ParallelTerminationStrategy: PID 145 died...
22:49:37.616345 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:37.619926 --- ParallelTerminationStrategy: PID 146 died...
22:49:37.621376 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:37.624970 --- ParallelTerminationStrategy: PID 147 died...
22:49:37.626443 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:37.630016 --- ParallelTerminationStrategy: PID 148 died...
22:49:37.631459 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:37.635037 --- ParallelTerminationStrategy: PID 149 died...
22:49:37.636480 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:37.640101 --- ParallelTerminationStrategy: PID 150 died...
22:49:37.641550 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:37.645214 --- ParallelTerminationStrategy: PID 151 died...
22:49:37.646681 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:37.650339 --- ParallelTerminationStrategy: PID 152 died...
22:49:37.651808 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:37.655452 --- ParallelTerminationStrategy: PID 153 died...
22:49:37.656918 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:37.660560 --- ParallelTerminationStrategy: PID 154 died...
22:49:37.662028 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:37.665665 --- ParallelTerminationStrategy: PID 155 died...
22:49:37.667125 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:37.670773 --- ParallelTerminationStrategy: PID 156 died...
22:49:37.672229 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:37.675884 --- ParallelTerminationStrategy: PID 157 died...
22:49:37.677358 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:37.681014 --- ParallelTerminationStrategy: PID 158 died...
22:49:37.682473 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:37.686111 --- ParallelTerminationStrategy: PID 159 died...
22:49:37.687584 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:37.691242 --- ParallelTerminationStrategy: PID 160 died...
22:49:37.692732 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:37.696367 --- ParallelTerminationStrategy: PID 161 died...
22:49:37.697844 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:37.701485 --- ParallelTerminationStrategy: PID 162 died...
22:49:37.702948 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:37.706587 --- ParallelTerminationStrategy: PID 163 died...
22:49:37.708046 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:37.711699 --- ParallelTerminationStrategy: PID 164 died...
22:49:37.713167 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:37.716787 --- ParallelTerminationStrategy: PID 165 died...
22:49:37.718246 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:37.721886 --- ParallelTerminationStrategy: PID 166 died...
22:49:37.723351 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:37.729280 --- ParallelTerminationStrategy: PID 167 died...
22:49:37.730778 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:37.734414 --- ParallelTerminationStrategy: PID 168 died...
22:49:37.735871 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:37.739521 --- ParallelTerminationStrategy: PID 169 died...
22:49:37.741011 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:37.744636 --- ParallelTerminationStrategy: PID 170 died...
22:49:37.746091 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:37.749717 --- ParallelTerminationStrategy: PID 171 died...
22:49:37.751180 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:37.754788 --- ParallelTerminationStrategy: PID 172 died...
22:49:37.756224 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:37.759794 --- ParallelTerminationStrategy: PID 173 died...
22:49:37.761235 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:37.764781 --- ParallelTerminationStrategy: PID 174 died...
22:49:37.766214 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:37.769790 --- ParallelTerminationStrategy: PID 175 died...
22:49:37.771225 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:37.774787 --- ParallelTerminationStrategy: PID 176 died...
22:49:37.776232 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:37.779816 --- ParallelTerminationStrategy: PID 177 died...
22:49:37.781259 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:37.784817 --- ParallelTerminationStrategy: PID 178 died...
22:49:37.786247 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:37.789796 --- ParallelTerminationStrategy: PID 179 died...
22:49:37.791238 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:37.794822 --- ParallelTerminationStrategy: PID 180 died...
22:49:37.796255 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:37.799816 --- ParallelTerminationStrategy: PID 181 died...
22:49:37.801255 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:37.804814 --- ParallelTerminationStrategy: PID 182 died...
22:49:37.806242 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:37.809802 --- ParallelTerminationStrategy: PID 183 died...
22:49:37.811246 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:37.814808 --- ParallelTerminationStrategy: PID 184 died...
22:49:37.816242 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:37.819799 --- ParallelTerminationStrategy: PID 185 died...
22:49:37.821241 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:37.824826 --- ParallelTerminationStrategy: PID 186 died...
22:49:37.826267 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:37.829838 --- ParallelTerminationStrategy: PID 187 died...
22:49:37.831273 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:37.834830 --- ParallelTerminationStrategy: PID 188 died...
22:49:37.836257 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:37.839820 --- ParallelTerminationStrategy: PID 189 died...
22:49:37.841288 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:37.844855 --- ParallelTerminationStrategy: PID 190 died...
22:49:37.846296 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:37.849862 --- ParallelTerminationStrategy: PID 191 died...
22:49:37.851303 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:37.854837 --- ParallelTerminationStrategy: PID 192 died...
22:49:37.856265 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:37.859820 --- ParallelTerminationStrategy: PID 193 died...
22:49:37.861265 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:37.864846 --- ParallelTerminationStrategy: PID 194 died...
22:49:37.866279 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:37.869829 --- ParallelTerminationStrategy: PID 195 died...
22:49:37.871259 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:37.874850 --- ParallelTerminationStrategy: PID 196 died...
22:49:37.876339 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:37.879962 --- ParallelTerminationStrategy: PID 197 died...
22:49:37.881424 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:37.885029 --- ParallelTerminationStrategy: PID 198 died...
22:49:37.886475 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:37.890033 --- ParallelTerminationStrategy: PID 199 died...
22:49:37.891474 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:37.895048 --- ParallelTerminationStrategy: PID 200 died...
22:49:37.896488 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:37.900058 --- ParallelTerminationStrategy: PID 201 died...
22:49:37.901500 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:37.905078 --- ParallelTerminationStrategy: PID 202 died...
22:49:37.906515 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:37.910076 --- ParallelTerminationStrategy: PID 203 died...
22:49:37.911526 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:37.915106 --- ParallelTerminationStrategy: PID 204 died...
22:49:37.916542 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:37.920127 --- ParallelTerminationStrategy: PID 205 died...
22:49:37.921583 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:37.925157 --- ParallelTerminationStrategy: PID 206 died...
22:49:37.926593 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:37.930156 --- ParallelTerminationStrategy: PID 207 died...
22:49:37.931595 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:37.935185 --- ParallelTerminationStrategy: PID 208 died...
22:49:37.936639 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:37.940189 --- ParallelTerminationStrategy: PID 209 died...
22:49:37.941635 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:37.945203 --- ParallelTerminationStrategy: PID 210 died...
22:49:37.946637 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:37.950223 --- ParallelTerminationStrategy: PID 211 died...
22:49:37.951658 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:37.955247 --- ParallelTerminationStrategy: PID 212 died...
22:49:37.956686 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:37.960262 --- ParallelTerminationStrategy: PID 213 died...
22:49:37.961714 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:37.965298 --- ParallelTerminationStrategy: PID 214 died...
22:49:37.966734 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:37.970301 --- ParallelTerminationStrategy: PID 215 died...
22:49:37.971722 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:37.975290 --- ParallelTerminationStrategy: PID 216 died...
22:49:37.976725 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:37.980291 --- ParallelTerminationStrategy: PID 217 died...
22:49:37.981743 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:37.985312 --- ParallelTerminationStrategy: PID 218 died...
22:49:37.986764 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:37.990347 --- ParallelTerminationStrategy: PID 219 died...
22:49:37.991786 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:37.995387 --- ParallelTerminationStrategy: PID 220 died...
22:49:37.996838 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.000405 --- ParallelTerminationStrategy: PID 221 died...
22:49:38.001851 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.005429 --- ParallelTerminationStrategy: PID 222 died...
22:49:38.006871 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.010538 --- ParallelTerminationStrategy: PID 223 died...
22:49:38.012006 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.015647 --- ParallelTerminationStrategy: PID 224 died...
22:49:38.017124 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.020753 --- ParallelTerminationStrategy: PID 225 died...
22:49:38.022220 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.025874 --- ParallelTerminationStrategy: PID 226 died...
22:49:38.027344 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.031001 --- ParallelTerminationStrategy: PID 227 died...
22:49:38.032463 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.036103 --- ParallelTerminationStrategy: PID 228 died...
22:49:38.037573 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.041209 --- ParallelTerminationStrategy: PID 229 died...
22:49:38.042674 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.046302 --- ParallelTerminationStrategy: PID 230 died...
22:49:38.047763 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.051407 --- ParallelTerminationStrategy: PID 231 died...
22:49:38.052880 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.056502 --- ParallelTerminationStrategy: PID 232 died...
22:49:38.057961 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.061598 --- ParallelTerminationStrategy: PID 233 died...
22:49:38.063066 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.066723 --- ParallelTerminationStrategy: PID 234 died...
22:49:38.068189 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.472574 --- ParallelTerminationStrategy: PID 34 died...
22:49:41.478858 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8146 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.554479 tst trial-8146: Storing JUnit report in /build/trial-8146/run.2025-11-10_22-48-14/trial-8146.xml
--------------------------------------------------------------------------------------------
trial-8146 PASS
--------------------------------------------------------------------------------------------
22:49:41.565125 tst trial-8146: trial-8146: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8146/inst
+ cd trial-8146
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-10 22:48:14
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8146-run.tgz run.2025-11-10_22-48-14
+ tar czf /build/trial-8146-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-10_13_26_08.tgz osmo-bts-oc2g.build-2025-11-10_00_51_54.tgz osmo-bts-sysmo.build-2025-11-10_00_52_00.tgz osmo-bts.build-2025-11-10_00_52_06.tgz osmo-ggsn.build-2025-11-10_20_42_33.tgz osmo-hlr.build-2025-11-10_16_36_53.tgz osmo-hnbgw.build-2025-11-10_13_30_16.tgz osmo-mgw.build-2025-11-10_08_33_12.tgz osmo-msc.build-2025-11-10_13_36_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-10_07_34_02.tgz osmo-pcu-sysmo.build-2025-11-10_07_34_06.tgz osmo-pcu.build-2025-11-10_07_34_08.tgz osmo-sgsn.build-2025-11-10_20_48_39.tgz osmo-stp.build-2025-11-10_13_25_00.tgz osmo-trx.build-2025-11-10_14_25_25.tgz osmocom-bb.build-2025-11-10_21_17_41.tgz srslte.build-19.tgz
+ exit 0
+ 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/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS