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/jenkins10393656574549762835.sh
+ rm -rf trial-8100-bin.tgz trial-8100-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24641
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10884
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10204
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12710
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13033
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12287
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40479
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7420
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42522
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8148
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 13034
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7319
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11409
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7460
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8907
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6180
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 7319
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11562665252442249471.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-8100
+ 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
a34c34e redmine: set session_store to active_record_store
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#7 CACHED
#8 [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
#8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#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 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#12 CACHED
#13 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#13 CACHED
#14 [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
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#16 CACHED
#17 [20/28] WORKDIR /TMP
#17 CACHED
#18 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#18 CACHED
#19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#19 CACHED
#20 [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
#20 CACHED
#21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#21 CACHED
#22 [ 3/28] RUN groupadd osmo-gsm-tester
#22 CACHED
#23 [ 9/28] COPY SSH /root/.ssh
#23 CACHED
#24 [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
#24 CACHED
#25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#25 CACHED
#26 [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
#26 CACHED
#27 [ 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
#27 CACHED
#28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED
#29 [ 2/28] RUN useradd -ms /bin/bash jenkins
#29 CACHED
#30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#30 CACHED
#31 [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
#31 CACHED
#32 [ 8/28] RUN MKDIR /var/run/sshd
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d102be6a1305c255e22625ee073ddec3749047dc1bcbe2bcde58dcd9a41fd06c 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
[33m2 warnings found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8101 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-09-26 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8101
+ mkdir -p trial-8101
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-26_13_26_29.tgz osmo-bts-oc2g.build-2025-09-26_00_51_37.tgz osmo-bts-sysmo.build-2025-09-26_00_51_40.tgz osmo-bts.build-2025-09-26_00_51_47.tgz osmo-ggsn.build-2025-09-26_20_42_57.tgz osmo-hlr.build-2025-09-26_16_36_47.tgz osmo-hnbgw.build-2025-09-26_13_30_28.tgz osmo-mgw.build-2025-09-26_08_33_09.tgz osmo-msc.build-2025-09-26_13_34_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-26_07_34_03.tgz osmo-pcu-sysmo.build-2025-09-26_07_36_14.tgz osmo-pcu.build-2025-09-26_07_36_21.tgz osmo-sgsn.build-2025-09-26_20_48_50.tgz osmo-stp.build-2025-09-26_13_25_17.tgz osmo-trx.build-2025-09-26_14_26_47.tgz osmocom-bb.build-2025-09-26_21_17_22.tgz srslte.build-19.tgz trial-8101
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-26_13_26_29.md5 osmo-bts-oc2g.build-2025-09-26_00_51_37.md5 osmo-bts-sysmo.build-2025-09-26_00_51_40.md5 osmo-bts.build-2025-09-26_00_51_47.md5 osmo-ggsn.build-2025-09-26_20_42_57.md5 osmo-hlr.build-2025-09-26_16_36_47.md5 osmo-hnbgw.build-2025-09-26_13_30_28.md5 osmo-mgw.build-2025-09-26_08_33_09.md5 osmo-msc.build-2025-09-26_13_34_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-26_07_34_03.md5 osmo-pcu-sysmo.build-2025-09-26_07_36_14.md5 osmo-pcu.build-2025-09-26_07_36_21.md5 osmo-sgsn.build-2025-09-26_20_48_50.md5 osmo-stp.build-2025-09-26_13_25_17.md5 osmo-trx.build-2025-09-26_14_26_47.md5 osmocom-bb.build-2025-09-26_21_17_22.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-26_13_26_29.md5 osmo-bts-oc2g.build-2025-09-26_00_51_37.md5 osmo-bts-sysmo.build-2025-09-26_00_51_40.md5 osmo-bts.build-2025-09-26_00_51_47.md5 osmo-ggsn.build-2025-09-26_20_42_57.md5 osmo-hlr.build-2025-09-26_16_36_47.md5 osmo-hnbgw.build-2025-09-26_13_30_28.md5 osmo-mgw.build-2025-09-26_08_33_09.md5 osmo-msc.build-2025-09-26_13_34_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-26_07_34_03.md5 osmo-pcu-sysmo.build-2025-09-26_07_36_14.md5 osmo-pcu.build-2025-09-26_07_36_21.md5 osmo-sgsn.build-2025-09-26_20_48_50.md5 osmo-stp.build-2025-09-26_13_25_17.md5 osmo-trx.build-2025-09-26_14_26_47.md5 osmocom-bb.build-2025-09-26_21_17_22.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-8101 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8101'
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-8101
--------------------------------------------------------------------------------------------
22:48:18.535717 tst trial-8101: Detailed log at /build/trial-8101/run.2025-09-26_22-48-18/log
---------------------------------------------------------------------
trial-8101 netreg_mass
---------------------------------------------------------------------
22:48:18.748168 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.748544 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.749400 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.750607 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.792176 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.793010 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.794132 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.866155 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-8101 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.866872 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.883964 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.884537 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.885012 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.885467 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.885918 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.886399 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.886857 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.941063 tst register_default_mass.py: using LAC 2
22:48:18.981745 tst register_default_mass.py: using RAC 2
22:48:19.020642 tst register_default_mass.py: using CellId 2
22:48:19.063582 tst register_default_mass.py: using BVCI 3
22:48:19.069465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.070128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.070672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.071184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.071692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.072217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.072734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.073256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.073797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.074303 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.074796 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.075308 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.075820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.076333 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.076850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.077376 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.077891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.078395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.078914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.079427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.079933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.080463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.081023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.081554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.082089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.082611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.083124 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.083642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.084164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.084676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.085196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.085714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.086234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.086766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.087287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.087797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.088315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.088841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.089357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.089883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.090393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.090909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.091443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.091956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.092474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.092986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.093492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.094003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.094523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.095028 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.095535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.096034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.096554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.097061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.097559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.098075 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.098586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.099093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.099594 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.100162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.100669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.101180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.101709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.102226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.102731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.103244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.103758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.104266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.104778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.105280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.105778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.106275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.106871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.107382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.107878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.108394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.108902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.109402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.109913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.110415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.110912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.111407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.111922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.112423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.112921 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.113409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.113927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.114432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.114949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.115462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.115970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.116473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.117001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.117511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.118013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.118517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.119045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.119556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.120062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.120578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.121095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.121661 tst register_default_mass.py:21: Launching a simple network
22:48:19.132041 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.301478 run create_hlr_db(pid=20): Launched
22:48:20.314185 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.334055 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.353853 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.360938 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.575990 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.594766 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.601866 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.085244 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.101405 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.111813 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.231090 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.247274 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.253334 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.278787 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.294955 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.301088 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.649947 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.668797 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.686968 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.844885 run osmo-bts-virtual(pid=34): Launched
22:48:31.890791 tst register_default_mass.py: using MSISDN 1001
22:48:31.897575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.038558 tst register_default_mass.py: using MSISDN 1002
22:48:32.045840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.110049 tst register_default_mass.py: using MSISDN 1003
22:48:32.116206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.194161 tst register_default_mass.py: using MSISDN 1004
22:48:32.200100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.279313 tst register_default_mass.py: using MSISDN 1005
22:48:32.285623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.360583 tst register_default_mass.py: using MSISDN 1006
22:48:32.366512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.434681 tst register_default_mass.py: using MSISDN 1007
22:48:32.440468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.508526 tst register_default_mass.py: using MSISDN 1008
22:48:32.514615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.601413 tst register_default_mass.py: using MSISDN 1009
22:48:32.607286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.687308 tst register_default_mass.py: using MSISDN 1010
22:48:32.693740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.766946 tst register_default_mass.py: using MSISDN 1011
22:48:32.774618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.841534 tst register_default_mass.py: using MSISDN 1012
22:48:32.847372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.918639 tst register_default_mass.py: using MSISDN 1013
22:48:32.924511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.998273 tst register_default_mass.py: using MSISDN 1014
22:48:33.009143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.093879 tst register_default_mass.py: using MSISDN 1015
22:48:33.102515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.176118 tst register_default_mass.py: using MSISDN 1016
22:48:33.182442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.258924 tst register_default_mass.py: using MSISDN 1017
22:48:33.264658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.347127 tst register_default_mass.py: using MSISDN 1018
22:48:33.352884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.435262 tst register_default_mass.py: using MSISDN 1019
22:48:33.441040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.510438 tst register_default_mass.py: using MSISDN 1020
22:48:33.517455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.583322 tst register_default_mass.py: using MSISDN 1021
22:48:33.589061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.659953 tst register_default_mass.py: using MSISDN 1022
22:48:33.666021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.744215 tst register_default_mass.py: using MSISDN 1023
22:48:33.751091 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.829676 tst register_default_mass.py: using MSISDN 1024
22:48:33.836938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.914735 tst register_default_mass.py: using MSISDN 1025
22:48:33.920727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.990110 tst register_default_mass.py: using MSISDN 1026
22:48:33.996166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.181711 tst register_default_mass.py: using MSISDN 1027
22:48:34.187496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.259898 tst register_default_mass.py: using MSISDN 1028
22:48:34.266151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:36.513806 tst register_default_mass.py: using MSISDN 1029
22:48:36.519776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:36.601339 tst register_default_mass.py: using MSISDN 1030
22:48:36.607461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:36.734344 tst register_default_mass.py: using MSISDN 1031
22:48:36.740708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:36.948875 tst register_default_mass.py: using MSISDN 1032
22:48:36.956916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:37.045741 tst register_default_mass.py: using MSISDN 1033
22:48:37.051836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:37.119134 tst register_default_mass.py: using MSISDN 1034
22:48:37.125424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:37.210361 tst register_default_mass.py: using MSISDN 1035
22:48:37.217286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.291098 tst register_default_mass.py: using MSISDN 1036
22:48:37.297693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:37.374412 tst register_default_mass.py: using MSISDN 1037
22:48:37.380176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:37.446891 tst register_default_mass.py: using MSISDN 1038
22:48:37.452646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:37.529878 tst register_default_mass.py: using MSISDN 1039
22:48:37.536704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:37.614931 tst register_default_mass.py: using MSISDN 1040
22:48:37.620725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:37.702573 tst register_default_mass.py: using MSISDN 1041
22:48:37.709516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.779597 tst register_default_mass.py: using MSISDN 1042
22:48:37.786082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.858091 tst register_default_mass.py: using MSISDN 1043
22:48:37.864101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.947917 tst register_default_mass.py: using MSISDN 1044
22:48:37.954504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:38.034078 tst register_default_mass.py: using MSISDN 1045
22:48:38.040163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:38.115019 tst register_default_mass.py: using MSISDN 1046
22:48:38.122100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:38.194026 tst register_default_mass.py: using MSISDN 1047
22:48:38.200098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:38.270333 tst register_default_mass.py: using MSISDN 1048
22:48:38.276229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:38.339900 tst register_default_mass.py: using MSISDN 1049
22:48:38.346031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:38.428941 tst register_default_mass.py: using MSISDN 1050
22:48:38.435454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.501563 tst register_default_mass.py: using MSISDN 1051
22:48:38.509124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.587308 tst register_default_mass.py: using MSISDN 1052
22:48:38.593504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.664600 tst register_default_mass.py: using MSISDN 1053
22:48:38.670670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.750577 tst register_default_mass.py: using MSISDN 1054
22:48:38.756692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.028272 tst register_default_mass.py: using MSISDN 1055
22:48:39.034392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.134686 tst register_default_mass.py: using MSISDN 1056
22:48:39.140732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:39.224579 tst register_default_mass.py: using MSISDN 1057
22:48:39.230740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:39.307857 tst register_default_mass.py: using MSISDN 1058
22:48:39.314121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:40.115592 tst register_default_mass.py: using MSISDN 1059
22:48:40.123157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:40.202421 tst register_default_mass.py: using MSISDN 1060
22:48:40.209496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:40.284532 tst register_default_mass.py: using MSISDN 1061
22:48:40.292495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:40.436040 tst register_default_mass.py: using MSISDN 1062
22:48:40.442523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:40.516657 tst register_default_mass.py: using MSISDN 1063
22:48:40.525705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:40.617591 tst register_default_mass.py: using MSISDN 1064
22:48:40.623784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.950061 tst register_default_mass.py: using MSISDN 1065
22:48:40.956055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:41.025969 tst register_default_mass.py: using MSISDN 1066
22:48:41.031971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:41.098951 tst register_default_mass.py: using MSISDN 1067
22:48:41.105866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:41.174070 tst register_default_mass.py: using MSISDN 1068
22:48:41.185367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:41.273268 tst register_default_mass.py: using MSISDN 1069
22:48:41.281376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:41.356150 tst register_default_mass.py: using MSISDN 1070
22:48:41.366179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:41.489121 tst register_default_mass.py: using MSISDN 1071
22:48:41.496940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:41.575220 tst register_default_mass.py: using MSISDN 1072
22:48:41.583894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:41.644267 tst register_default_mass.py: using MSISDN 1073
22:48:41.650346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:41.716830 tst register_default_mass.py: using MSISDN 1074
22:48:41.722942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:41.798685 tst register_default_mass.py: using MSISDN 1075
22:48:41.804951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:41.927461 tst register_default_mass.py: using MSISDN 1076
22:48:41.937789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:42.012990 tst register_default_mass.py: using MSISDN 1077
22:48:42.020713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:42.112547 tst register_default_mass.py: using MSISDN 1078
22:48:42.118855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:42.188480 tst register_default_mass.py: using MSISDN 1079
22:48:42.196323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:42.266655 tst register_default_mass.py: using MSISDN 1080
22:48:42.274375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:42.346045 tst register_default_mass.py: using MSISDN 1081
22:48:42.351866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:42.432187 tst register_default_mass.py: using MSISDN 1082
22:48:42.438180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:42.500076 tst register_default_mass.py: using MSISDN 1083
22:48:42.508243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.611169 tst register_default_mass.py: using MSISDN 1084
22:48:42.617271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.709806 tst register_default_mass.py: using MSISDN 1085
22:48:42.715978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.815199 tst register_default_mass.py: using MSISDN 1086
22:48:42.828760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.906055 tst register_default_mass.py: using MSISDN 1087
22:48:42.919804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:43.018838 tst register_default_mass.py: using MSISDN 1088
22:48:43.026528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:43.113429 tst register_default_mass.py: using MSISDN 1089
22:48:43.119611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:43.219718 tst register_default_mass.py: using MSISDN 1090
22:48:43.225747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:43.312265 tst register_default_mass.py: using MSISDN 1091
22:48:43.320766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:43.464727 tst register_default_mass.py: using MSISDN 1092
22:48:43.472739 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:43.548080 tst register_default_mass.py: using MSISDN 1093
22:48:43.556288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:43.624019 tst register_default_mass.py: using MSISDN 1094
22:48:43.630209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:43.800089 tst register_default_mass.py: using MSISDN 1095
22:48:43.806011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:43.887710 tst register_default_mass.py: using MSISDN 1096
22:48:43.893850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.972680 tst register_default_mass.py: using MSISDN 1097
22:48:43.980809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:44.056523 tst register_default_mass.py: using MSISDN 1098
22:48:44.064598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:44.132380 tst register_default_mass.py: using MSISDN 1099
22:48:44.138315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:44.212234 tst register_default_mass.py: using MSISDN 1100
22:48:44.218386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:44.330874 run mass: Starting testcase
22:48:44.336919 run mass: Pre-launching all virtphy's
22:48:44.342811 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:44.357353 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:44.363776 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:44.377570 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:44.384589 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:44.398379 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:44.404693 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:44.418585 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:44.424886 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:44.438690 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:44.445214 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:44.459426 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:44.466171 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:44.481780 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:44.638239 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:44.653039 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:44.660821 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:44.678389 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:44.686445 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:44.703645 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:44.711438 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:44.728071 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:44.735452 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:44.751346 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:44.758752 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:44.774677 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:44.782030 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:44.797605 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:44.804617 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:44.820420 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:44.827613 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:44.843373 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:44.850523 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:44.866056 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:44.873211 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:44.888540 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:44.895576 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:44.910714 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:44.917681 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:44.932768 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:44.939952 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:44.956547 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:44.964651 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:44.981418 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:44.989240 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:45.006162 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:45.014303 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:45.031666 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:45.039594 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:45.056523 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:45.064590 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:45.083071 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:45.090664 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:45.106974 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:45.114498 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:45.131474 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:45.141393 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:45.158616 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:45.166480 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:45.184266 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:45.191863 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:45.208057 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:45.215140 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:45.229734 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:45.236641 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:45.251496 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:45.258264 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:45.273622 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:45.281570 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:45.299030 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:45.307695 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:45.324813 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:45.332457 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:45.348428 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:45.355832 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:45.371644 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:45.378653 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:45.395777 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:45.403818 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:45.421651 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:45.435836 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:45.459299 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:45.466691 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:45.482390 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:45.489770 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:45.506568 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:45.514247 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:45.530152 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:45.537494 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:45.553435 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:45.560897 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:45.576995 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:45.584685 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:45.601038 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:45.608476 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:45.624413 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:45.631727 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:45.647107 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:45.653963 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:45.668564 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:45.675154 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:45.690411 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:45.697895 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:45.713797 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:45.721004 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:45.736782 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:45.744119 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:45.759702 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:45.766892 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:45.781882 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:45.788585 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:45.803069 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:45.809622 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:45.824251 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:45.831315 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:45.846563 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:45.853213 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:45.867604 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:45.874135 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:45.888901 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:45.896160 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:45.911565 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:45.918581 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:45.932827 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:45.939457 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:45.953459 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:45.959780 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:45.973601 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:45.980197 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:45.994211 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:46.000892 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:46.015696 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:46.022469 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:46.037120 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:46.043892 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:46.058394 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:46.065069 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:46.078896 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:46.085200 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:46.098756 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:46.105225 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:46.120501 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:46.128162 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:46.144914 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:46.152426 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:46.167800 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:46.174914 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:46.190022 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:46.196441 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:46.210308 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:46.216823 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:46.230671 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:46.237165 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:46.251470 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:46.258049 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:46.272489 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:46.279318 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:46.294099 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:46.300711 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:46.314489 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:46.320799 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:46.334253 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:46.340545 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:46.353831 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:46.360152 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:46.373651 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:46.380150 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:46.394917 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:46.401754 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:46.417731 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:46.425175 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:46.440191 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:46.446738 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:46.461065 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:46.468040 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:46.483873 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:46.491607 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:46.507893 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:46.515410 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:46.530768 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:46.537749 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:46.552723 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:46.559517 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:46.573750 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:46.580115 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:46.593904 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:46.600633 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:46.615392 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:46.622332 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:46.637336 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:46.644439 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:46.659330 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:46.666077 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:46.680509 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:46.687729 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:46.701998 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:46.708950 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:46.724199 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:46.731400 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:46.747171 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:46.754430 run mass: Checking if sockets are in the filesystem
22:48:46.768855 run osmo-ms-mob/00000: Starting mobile
22:48:46.784029 run osmo-ms-mob/00000(pid=135): Launched
22:48:46.806955 run mass: MS start registered {at=22157832.510262124, delay=0.016134992241859436, ms=00000}
22:48:50.969231 run osmo-ms-mob/00001: Starting mobile
22:48:50.984778 run osmo-ms-mob/00001(pid=136): Launched
22:48:50.997763 run mass: MS start registered {at=22157836.70109993, delay=0.005180001258850098, ms=00001}
22:48:52.768984 run osmo-ms-mob/00002: Starting mobile
22:48:52.783795 run osmo-ms-mob/00002(pid=137): Launched
22:48:52.794995 run mass: MS start registered {at=22157838.498335395, delay=0.004758793860673904, ms=00002}
22:48:53.088228 run mass: MS performed LU {at=22157838.791556094, lu_delay=6.281293969601393, ms=00000}
22:48:54.067945 run osmo-ms-mob/00003: Starting mobile
22:48:54.081639 run osmo-ms-mob/00003(pid=138): Launched
22:48:54.093003 run mass: MS start registered {at=22157839.796336096, delay=0.004855342209339142, ms=00003}
22:48:55.167359 run osmo-ms-mob/00004: Starting mobile
22:48:55.183038 run osmo-ms-mob/00004(pid=139): Launched
22:48:55.194414 run mass: MS start registered {at=22157840.897756208, delay=0.004710301756858826, ms=00004}
22:48:56.171638 run osmo-ms-mob/00005: Starting mobile
22:48:56.185793 run osmo-ms-mob/00005(pid=140): Launched
22:48:56.197003 run mass: MS start registered {at=22157841.900350258, delay=0.004713103175163269, ms=00005}
22:48:56.853619 run mass: MS performed LU {at=22157842.55694875, lu_delay=5.855848822742701, ms=00001}
22:48:57.067017 run osmo-ms-mob/00006: Starting mobile
22:48:57.080143 run osmo-ms-mob/00006(pid=141): Launched
22:48:57.091226 run mass: MS start registered {at=22157842.79457378, delay=0.004916146397590637, ms=00006}
22:48:57.967348 run osmo-ms-mob/00007: Starting mobile
22:48:57.981456 run osmo-ms-mob/00007(pid=142): Launched
22:48:57.992788 run mass: MS start registered {at=22157843.696139537, delay=0.004254370927810669, ms=00007}
22:48:58.754998 run mass: MS performed LU {at=22157844.45833017, lu_delay=5.959994774311781, ms=00002}
22:48:58.766747 run osmo-ms-mob/00008: Starting mobile
22:48:58.780934 run osmo-ms-mob/00008(pid=143): Launched
22:48:58.787561 run mass: MS performed LU {at=22157844.4909145, lu_delay=4.694578405469656, ms=00003}
22:48:58.793734 run mass: MS start registered {at=22157844.49709907, delay=0.006207026541233063, ms=00008}
22:48:59.467344 run osmo-ms-mob/00009: Starting mobile
22:48:59.481204 run osmo-ms-mob/00009(pid=144): Launched
22:48:59.492683 run mass: MS start registered {at=22157845.196028322, delay=0.004914715886116028, ms=00009}
22:49:00.168750 run osmo-ms-mob/00010: Starting mobile
22:49:00.182712 run osmo-ms-mob/00010(pid=145): Launched
22:49:00.193967 run mass: MS start registered {at=22157845.897313405, delay=0.004808049649000168, ms=00010}
22:49:00.619927 run mass: MS performed LU {at=22157846.323258497, lu_delay=5.42550228908658, ms=00004}
22:49:00.767471 run osmo-ms-mob/00011: Starting mobile
22:49:00.781923 run osmo-ms-mob/00011(pid=146): Launched
22:49:00.792798 run mass: MS start registered {at=22157846.49614813, delay=0.004633583128452301, ms=00011}
22:49:01.367517 run osmo-ms-mob/00012: Starting mobile
22:49:01.384386 run osmo-ms-mob/00012(pid=147): Launched
22:49:01.395733 run mass: MS start registered {at=22157847.099084623, delay=0.004801075905561447, ms=00012}
22:49:02.510850 run osmo-ms-mob/00013: Starting mobile
22:49:02.592764 run osmo-ms-mob/00013(pid=148): Launched
22:49:02.598819 run mass: Starting too slowly. Moving on {now=22157848.3021858, sleep=-0.5375800244510174, target=22157847.764605775}
22:49:02.604634 run mass: MS start registered {at=22157848.30798611, delay=0.005803223699331284, ms=00013}
22:49:02.610495 run mass: Starting too slowly. Moving on {now=22157848.31386529, sleep=-0.44925951212644577, target=22157847.864605777}
22:49:02.616446 run mass: Starting too slowly. Moving on {now=22157848.319816314, sleep=-0.3552105352282524, target=22157847.96460578}
22:49:02.622155 run mass: Starting too slowly. Moving on {now=22157848.325526852, sleep=-0.26092107221484184, target=22157848.06460578}
22:49:02.627954 run mass: Starting too slowly. Moving on {now=22157848.3313258, sleep=-0.16672001779079437, target=22157848.16460578}
22:49:02.633794 run mass: Starting too slowly. Moving on {now=22157848.33716533, sleep=-0.07255954667925835, target=22157848.264605783}
22:49:02.953764 run osmo-ms-mob/00014: Starting mobile
22:49:02.967157 run osmo-ms-mob/00014(pid=149): Launched
22:49:02.973292 run mass: Starting too slowly. Moving on {now=22157848.676660676, sleep=-0.3120548911392689, target=22157848.364605784}
22:49:02.978942 run mass: MS start registered {at=22157848.682301976, delay=0.005643974989652634, ms=00014}
22:49:02.984785 run mass: Starting too slowly. Moving on {now=22157848.68815548, sleep=-0.22354969382286072, target=22157848.464605786}
22:49:02.990352 run mass: Starting too slowly. Moving on {now=22157848.69372297, sleep=-0.1291171833872795, target=22157848.564605787}
22:49:02.996555 run mass: Starting too slowly. Moving on {now=22157848.699925836, sleep=-0.03532004728913307, target=22157848.66460579}
22:49:03.544106 run osmo-ms-mob/00015: Starting mobile
22:49:03.622698 run osmo-ms-mob/00015(pid=150): Launched
22:49:03.629051 run mass: Starting too slowly. Moving on {now=22157849.33242074, sleep=-0.36781494691967964, target=22157848.964605793}
22:49:03.635054 run mass: MS start registered {at=22157849.33841371, delay=0.005994983017444611, ms=00015}
22:49:03.640945 run mass: Starting too slowly. Moving on {now=22157849.344315212, sleep=-0.27970941737294197, target=22157849.064605795}
22:49:03.646553 run mass: Starting too slowly. Moving on {now=22157849.349924807, sleep=-0.18531901016831398, target=22157849.164605796}
22:49:03.652314 run mass: Starting too slowly. Moving on {now=22157849.35568428, sleep=-0.09107848256826401, target=22157849.264605798}
22:49:03.667696 run osmo-ms-mob/00016: Starting mobile
22:49:03.681589 run osmo-ms-mob/00016(pid=151): Launched
22:49:03.692382 run mass: MS start registered {at=22157849.395730548, delay=0.004490401595830917, ms=00016}
22:49:04.168485 run osmo-ms-mob/00017: Starting mobile
22:49:04.182741 run osmo-ms-mob/00017(pid=152): Launched
22:49:04.194040 run mass: MS start registered {at=22157849.897390995, delay=0.004794064909219742, ms=00017}
22:49:04.620668 run mass: MS performed LU {at=22157850.32399131, lu_delay=5.127962987869978, ms=00009}
22:49:04.639369 run mass: MS performed LU {at=22157850.342704, lu_delay=6.646564465016127, ms=00007}
22:49:04.653712 run osmo-ms-mob/00018: Starting mobile
22:49:04.667260 run osmo-ms-mob/00018(pid=153): Launched
22:49:04.673778 run mass: MS performed LU {at=22157850.377136566, lu_delay=7.582562785595655, ms=00006}
22:49:04.680048 run mass: MS start registered {at=22157850.3834138, delay=0.006295889616012573, ms=00018}
22:49:04.686305 run mass: MS performed LU {at=22157850.38966646, lu_delay=8.489316202700138, ms=00005}
22:49:04.754882 run mass: MS performed LU {at=22157850.458219815, lu_delay=5.961120743304491, ms=00008}
22:49:04.766933 run osmo-ms-mob/00019: Starting mobile
22:49:04.780499 run osmo-ms-mob/00019(pid=154): Launched
22:49:04.791651 run mass: MS start registered {at=22157850.49499852, delay=0.0045334286987781525, ms=00019}
22:49:05.667450 run osmo-ms-mob/00020: Starting mobile
22:49:05.681108 run osmo-ms-mob/00020(pid=155): Launched
22:49:05.692238 run mass: MS start registered {at=22157851.395591006, delay=0.004648275673389435, ms=00020}
22:49:06.167905 run osmo-ms-mob/00021: Starting mobile
22:49:06.182249 run osmo-ms-mob/00021(pid=156): Launched
22:49:06.193440 run mass: MS start registered {at=22157851.896782544, delay=0.0043735988438129425, ms=00021}
22:49:06.202977 run mass: MS performed LU {at=22157851.90633018, lu_delay=5.410182047635317, ms=00011}
22:49:06.222301 run mass: MS performed LU {at=22157851.925645925, lu_delay=6.028332520276308, ms=00010}
22:49:06.420434 run mass: MS performed LU {at=22157852.12376958, lu_delay=5.0246849581599236, ms=00012}
22:49:06.432170 run osmo-ms-mob/00022: Starting mobile
22:49:06.446188 run osmo-ms-mob/00022(pid=157): Launched
22:49:06.457553 run mass: MS start registered {at=22157852.160899192, delay=0.0048600174486637115, ms=00022}
22:49:07.067070 run osmo-ms-mob/00023: Starting mobile
22:49:07.080148 run osmo-ms-mob/00023(pid=158): Launched
22:49:07.090882 run mass: MS start registered {at=22157852.79423157, delay=0.004475779831409454, ms=00023}
22:49:07.468270 run osmo-ms-mob/00024: Starting mobile
22:49:07.481855 run osmo-ms-mob/00024(pid=159): Launched
22:49:07.493043 run mass: MS start registered {at=22157853.196390793, delay=0.004980865865945816, ms=00024}
22:49:07.968044 run osmo-ms-mob/00025: Starting mobile
22:49:07.983860 run osmo-ms-mob/00025(pid=160): Launched
22:49:07.995186 run mass: MS start registered {at=22157853.698539287, delay=0.004259537905454636, ms=00025}
22:49:08.150884 run mass: MS performed LU {at=22157853.854188085, lu_delay=5.17188610881567, ms=00014}
22:49:08.169223 run mass: MS performed LU {at=22157853.87254111, lu_delay=5.564555000513792, ms=00013}
22:49:08.367414 run osmo-ms-mob/00026: Starting mobile
22:49:08.381259 run osmo-ms-mob/00026(pid=161): Launched
22:49:08.392858 run mass: MS start registered {at=22157854.09621161, delay=0.005030419677495956, ms=00026}
22:49:08.668437 run mass: MS performed LU {at=22157854.371773075, lu_delay=5.0333593636751175, ms=00015}
22:49:08.680390 run osmo-ms-mob/00027: Starting mobile
22:49:08.694792 run osmo-ms-mob/00027(pid=162): Launched
22:49:08.706348 run mass: MS start registered {at=22157854.40969398, delay=0.005078841000795364, ms=00027}
22:49:09.166909 run osmo-ms-mob/00028: Starting mobile
22:49:09.180808 run osmo-ms-mob/00028(pid=163): Launched
22:49:09.191751 run mass: MS start registered {at=22157854.895103022, delay=0.004538293927907944, ms=00028}
22:49:09.568115 run osmo-ms-mob/00029: Starting mobile
22:49:09.581898 run osmo-ms-mob/00029(pid=164): Launched
22:49:09.593019 run mass: MS start registered {at=22157855.296371907, delay=0.004626840353012085, ms=00029}
22:49:09.932047 run mass: MS performed LU {at=22157855.635382738, lu_delay=5.140384219586849, ms=00019}
22:49:09.943745 run osmo-ms-mob/00030: Starting mobile
22:49:09.957050 run osmo-ms-mob/00030(pid=165): Launched
22:49:09.963422 run mass: MS performed LU {at=22157855.666778065, lu_delay=5.28336426615715, ms=00018}
22:49:09.969692 run mass: MS start registered {at=22157855.673056234, delay=0.006299059838056564, ms=00030}
22:49:09.975633 run mass: MS performed LU {at=22157855.678994585, lu_delay=5.781603589653969, ms=00017}
22:49:10.368928 run osmo-ms-mob/00031: Starting mobile
22:49:10.383150 run osmo-ms-mob/00031(pid=166): Launched
22:49:10.394950 run mass: MS start registered {at=22157856.098293714, delay=0.005285799503326416, ms=00031}
22:49:10.674726 run osmo-ms-mob/00032: Starting mobile
22:49:10.688242 run osmo-ms-mob/00032(pid=167): Launched
22:49:10.699919 run mass: MS start registered {at=22157856.403262775, delay=0.005147550255060196, ms=00032}
22:49:11.066869 run osmo-ms-mob/00033: Starting mobile
22:49:11.080788 run osmo-ms-mob/00033(pid=168): Launched
22:49:11.092194 run mass: MS start registered {at=22157856.795540273, delay=0.005114153027534485, ms=00033}
22:49:11.484430 run osmo-ms-mob/00034: Starting mobile
22:49:11.498738 run osmo-ms-mob/00034(pid=169): Launched
22:49:11.509973 run mass: MS start registered {at=22157857.213322878, delay=0.004756711423397064, ms=00034}
22:49:11.767747 run osmo-ms-mob/00035: Starting mobile
22:49:11.780982 run osmo-ms-mob/00035(pid=170): Launched
22:49:11.792787 run mass: MS start registered {at=22157857.496122364, delay=0.005292948335409164, ms=00035}
22:49:11.917478 run mass: MS performed LU {at=22157857.620805547, lu_delay=4.826573975384235, ms=00023}
22:49:11.935715 run mass: MS performed LU {at=22157857.6390658, lu_delay=6.243474792689085, ms=00020}
22:49:11.963107 run mass: MS performed LU {at=22157857.666445803, lu_delay=5.769663259387016, ms=00021}
22:49:11.974882 run osmo-ms-mob/00036: Starting mobile
22:49:11.988315 run osmo-ms-mob/00036(pid=171): Launched
22:49:11.999311 run mass: MS start registered {at=22157857.70266212, delay=0.004875779151916504, ms=00036}
22:49:12.106881 run mass: MS performed LU {at=22157857.810215533, lu_delay=5.649316340684891, ms=00022}
22:49:12.124515 run mass: MS performed LU {at=22157857.82785492, lu_delay=4.631464127451181, ms=00024}
22:49:12.568215 run osmo-ms-mob/00037: Starting mobile
22:49:12.582155 run osmo-ms-mob/00037(pid=172): Launched
22:49:12.593069 run mass: MS start registered {at=22157858.296420544, delay=0.004772882908582687, ms=00037}
22:49:12.881637 run osmo-ms-mob/00038: Starting mobile
22:49:12.895762 run osmo-ms-mob/00038(pid=173): Launched
22:49:12.907415 run mass: MS start registered {at=22157858.61075682, delay=0.00548790767788887, ms=00038}
22:49:13.167714 run osmo-ms-mob/00039: Starting mobile
22:49:13.181186 run osmo-ms-mob/00039(pid=174): Launched
22:49:13.192491 run mass: MS start registered {at=22157858.89582585, delay=0.004832606762647629, ms=00039}
22:49:13.583931 run osmo-ms-mob/00040: Starting mobile
22:49:13.598026 run osmo-ms-mob/00040(pid=175): Launched
22:49:13.609237 run mass: MS start registered {at=22157859.312591158, delay=0.004991050809621811, ms=00040}
22:49:13.698510 run mass: MS performed LU {at=22157859.40184285, lu_delay=4.50673982873559, ms=00028}
22:49:13.717197 run mass: MS performed LU {at=22157859.420532223, lu_delay=5.010838244110346, ms=00027}
22:49:13.729152 run osmo-ms-mob/00041: Starting mobile
22:49:13.743064 run osmo-ms-mob/00041(pid=176): Launched
22:49:13.749410 run mass: MS performed LU {at=22157859.45276784, lu_delay=5.754228554666042, ms=00025}
22:49:13.755841 run mass: MS start registered {at=22157859.459204428, delay=0.006456587463617325, ms=00041}
22:49:14.027253 run mass: MS performed LU {at=22157859.73050335, lu_delay=5.6342917419970036, ms=00026}
22:49:14.047983 run osmo-ms-mob/00042: Starting mobile
22:49:14.061558 run osmo-ms-mob/00042(pid=177): Launched
22:49:14.072519 run mass: MS start registered {at=22157859.775873806, delay=0.004072666168212891, ms=00042}
22:49:14.582706 run osmo-ms-mob/00043: Starting mobile
22:49:14.596543 run osmo-ms-mob/00043(pid=178): Launched
22:49:14.608062 run mass: MS start registered {at=22157860.311409704, delay=0.0050259605050086975, ms=00043}
22:49:14.880737 run osmo-ms-mob/00044: Starting mobile
22:49:14.895316 run osmo-ms-mob/00044(pid=179): Launched
22:49:14.906851 run mass: MS start registered {at=22157860.610192847, delay=0.005252085626125336, ms=00044}
22:49:15.185342 run osmo-ms-mob/00045: Starting mobile
22:49:15.199444 run osmo-ms-mob/00045(pid=180): Launched
22:49:15.210608 run mass: MS start registered {at=22157860.913957, delay=0.004660043865442276, ms=00045}
22:49:15.467629 run osmo-ms-mob/00046: Starting mobile
22:49:15.481814 run osmo-ms-mob/00046(pid=181): Launched
22:49:15.493462 run mass: MS start registered {at=22157861.19681183, delay=0.005158763378858566, ms=00046}
22:49:15.684315 run mass: MS performed LU {at=22157861.38757336, lu_delay=4.984310586005449, ms=00032}
22:49:15.712999 run osmo-ms-mob/00047: Starting mobile
22:49:15.726607 run osmo-ms-mob/00047(pid=182): Launched
22:49:15.733283 run mass: MS performed LU {at=22157861.43664109, lu_delay=6.140269182622433, ms=00029}
22:49:15.739465 run mass: MS performed LU {at=22157861.442831494, lu_delay=5.7697752602398396, ms=00030}
22:49:15.745524 run mass: MS start registered {at=22157861.448890943, delay=0.012268636375665665, ms=00047}
22:49:15.757222 run osmo-ms-mob/00048: Starting mobile
22:49:15.770804 run osmo-ms-mob/00048(pid=183): Launched
22:49:15.781917 run mass: MS start registered {at=22157861.48526786, delay=0.004554484039545059, ms=00048}
22:49:15.874074 run mass: MS performed LU {at=22157861.57732635, lu_delay=4.781786076724529, ms=00033}
22:49:16.384384 run osmo-ms-mob/00049: Starting mobile
22:49:16.398856 run osmo-ms-mob/00049(pid=184): Launched
22:49:16.410437 run mass: MS start registered {at=22157862.113782868, delay=0.005400843918323517, ms=00049}
22:49:16.667466 run osmo-ms-mob/00050: Starting mobile
22:49:16.681280 run osmo-ms-mob/00050(pid=185): Launched
22:49:16.693161 run mass: MS start registered {at=22157862.396499485, delay=0.005563627928495407, ms=00050}
22:49:17.072658 run osmo-ms-mob/00051: Starting mobile
22:49:17.086403 run osmo-ms-mob/00051(pid=186): Launched
22:49:17.097508 run mass: MS start registered {at=22157862.80085748, delay=0.004678651690483093, ms=00051}
22:49:17.369089 run osmo-ms-mob/00052: Starting mobile
22:49:17.385341 run osmo-ms-mob/00052(pid=187): Launched
22:49:17.396479 run mass: MS start registered {at=22157863.09982894, delay=0.004945680499076843, ms=00052}
22:49:17.482406 run mass: MS performed LU {at=22157863.185738403, lu_delay=4.574981585144997, ms=00038}
22:49:17.500814 run mass: MS performed LU {at=22157863.20415624, lu_delay=5.501494117081165, ms=00036}
22:49:17.512689 run osmo-ms-mob/00053: Starting mobile
22:49:17.526915 run osmo-ms-mob/00053(pid=188): Launched
22:49:17.538084 run mass: MS performed LU {at=22157863.241429128, lu_delay=6.02810624986887, ms=00034}
22:49:17.544295 run mass: MS start registered {at=22157863.24766125, delay=0.011051524430513382, ms=00053}
22:49:17.791946 run mass: MS performed LU {at=22157863.49526658, lu_delay=5.999144215136766, ms=00035}
22:49:17.805486 run osmo-ms-mob/00054: Starting mobile
22:49:17.819124 run osmo-ms-mob/00054(pid=189): Launched
22:49:17.826995 run mass: MS performed LU {at=22157863.53035341, lu_delay=4.6345275565981865, ms=00039}
22:49:17.833155 run mass: MS start registered {at=22157863.53652126, delay=0.006189025938510895, ms=00054}
22:49:18.287672 run osmo-ms-mob/00055: Starting mobile
22:49:18.302597 run osmo-ms-mob/00055(pid=190): Launched
22:49:18.313528 run mass: MS start registered {at=22157864.01688001, delay=0.00476435199379921, ms=00055}
22:49:18.508157 run mass: MS performed LU {at=22157864.21137993, lu_delay=5.9149593859910965, ms=00037}
22:49:18.536138 run osmo-ms-mob/00056: Starting mobile
22:49:18.549591 run osmo-ms-mob/00056(pid=191): Launched
22:49:18.561190 run mass: MS start registered {at=22157864.264535327, delay=0.004966385662555695, ms=00056}
22:49:18.679849 run mass: MS performed LU {at=22157864.383099176, lu_delay=3.772906329482794, ms=00044}
22:49:18.868319 run osmo-ms-mob/00057: Starting mobile
22:49:18.882315 run osmo-ms-mob/00057(pid=192): Launched
22:49:18.893917 run mass: MS start registered {at=22157864.59726743, delay=0.004657108336687088, ms=00057}
22:49:19.267447 run osmo-ms-mob/00058: Starting mobile
22:49:19.281627 run osmo-ms-mob/00058(pid=193): Launched
22:49:19.293380 run mass: MS start registered {at=22157864.99671159, delay=0.005210373550653458, ms=00058}
22:49:19.404595 run mass: MS performed LU {at=22157865.107851844, lu_delay=4.79644213989377, ms=00043}
22:49:19.468665 run mass: MS performed LU {at=22157865.171901047, lu_delay=5.8593098893761635, ms=00040}
22:49:19.493259 run osmo-ms-mob/00059: Starting mobile
22:49:19.506963 run osmo-ms-mob/00059(pid=194): Launched
22:49:19.518144 run mass: MS start registered {at=22157865.221492786, delay=0.00482356920838356, ms=00059}
22:49:19.870712 run osmo-ms-mob/00060: Starting mobile
22:49:19.885122 run osmo-ms-mob/00060(pid=195): Launched
22:49:19.896815 run mass: MS start registered {at=22157865.600160696, delay=0.004736676812171936, ms=00060}
22:49:20.269079 run osmo-ms-mob/00061: Starting mobile
22:49:20.283057 run osmo-ms-mob/00061(pid=196): Launched
22:49:20.294206 run mass: MS start registered {at=22157865.99755118, delay=0.00480419397354126, ms=00061}
22:49:20.515905 run mass: MS performed LU {at=22157866.21916407, lu_delay=5.305207069963217, ms=00045}
22:49:20.541976 run osmo-ms-mob/00062: Starting mobile
22:49:20.555796 run osmo-ms-mob/00062(pid=197): Launched
22:49:20.567445 run mass: MS start registered {at=22157866.270791996, delay=0.004659522324800491, ms=00062}
22:49:20.884931 run osmo-ms-mob/00063: Starting mobile
22:49:20.899274 run osmo-ms-mob/00063(pid=198): Launched
22:49:20.910720 run mass: MS start registered {at=22157866.614069138, delay=0.005201134830713272, ms=00063}
22:49:21.273182 run osmo-ms-mob/00064: Starting mobile
22:49:21.287193 run osmo-ms-mob/00064(pid=199): Launched
22:49:21.298451 run mass: MS start registered {at=22157867.0017965, delay=0.004871077835559845, ms=00064}
22:49:21.305149 run mass: MS performed LU {at=22157867.00850553, lu_delay=5.5232376717031, ms=00048}
22:49:21.322695 run mass: MS performed LU {at=22157867.026032876, lu_delay=5.577141933143139, ms=00047}
22:49:21.340412 run mass: MS performed LU {at=22157867.043749277, lu_delay=5.846937447786331, ms=00046}
22:49:21.352415 run osmo-ms-mob/00065: Starting mobile
22:49:21.366387 run osmo-ms-mob/00065(pid=200): Launched
22:49:21.377542 run mass: MS start registered {at=22157867.080890365, delay=0.004762280732393265, ms=00065}
22:49:21.977591 run osmo-ms-mob/00066: Starting mobile
22:49:21.992814 run osmo-ms-mob/00066(pid=201): Launched
22:49:22.004854 run mass: MS start registered {at=22157867.7081989, delay=0.004847925156354904, ms=00066}
22:49:22.273233 run mass: MS performed LU {at=22157867.97656633, lu_delay=5.580066844820976, ms=00050}
22:49:22.286632 run osmo-ms-mob/00067: Starting mobile
22:49:22.300712 run osmo-ms-mob/00067(pid=202): Launched
22:49:22.312302 run mass: MS start registered {at=22157868.01565667, delay=0.005273811519145966, ms=00067}
22:49:22.477919 run mass: MS performed LU {at=22157868.18114504, lu_delay=5.380287557840347, ms=00051}
22:49:22.501835 run mass: MS performed LU {at=22157868.205196656, lu_delay=4.668675396591425, ms=00054}
22:49:22.515744 run osmo-ms-mob/00068: Starting mobile
22:49:22.530512 run osmo-ms-mob/00068(pid=203): Launched
22:49:22.537345 run mass: MS performed LU {at=22157868.240698718, lu_delay=4.993037465959787, ms=00053}
22:49:22.543603 run mass: MS start registered {at=22157868.24696864, delay=0.006291422992944717, ms=00068}
22:49:23.068623 run osmo-ms-mob/00069: Starting mobile
22:49:23.082751 run osmo-ms-mob/00069(pid=204): Launched
22:49:23.094434 run mass: MS start registered {at=22157868.79777986, delay=0.00513424351811409, ms=00069}
22:49:23.170492 run mass: MS performed LU {at=22157868.873774543, lu_delay=4.609239216893911, ms=00056}
22:49:23.278977 run mass: MS performed LU {at=22157868.982312463, lu_delay=4.965432453900576, ms=00055}
22:49:23.468304 run osmo-ms-mob/00070: Starting mobile
22:49:23.482699 run osmo-ms-mob/00070(pid=205): Launched
22:49:23.494289 run mass: MS start registered {at=22157869.19763645, delay=0.0050568729639053345, ms=00070}
22:49:23.880278 run osmo-ms-mob/00071: Starting mobile
22:49:23.894924 run osmo-ms-mob/00071(pid=206): Launched
22:49:23.906672 run mass: MS start registered {at=22157869.610013824, delay=0.005201861262321472, ms=00071}
22:49:24.267567 run osmo-ms-mob/00072: Starting mobile
22:49:24.282326 run osmo-ms-mob/00072(pid=207): Launched
22:49:24.288794 run mass: MS performed LU {at=22157869.992150158, lu_delay=3.72135816141963, ms=00062}
22:49:24.295506 run mass: MS start registered {at=22157869.998868883, delay=0.006742361932992935, ms=00072}
22:49:24.364148 run mass: MS performed LU {at=22157870.06746682, lu_delay=5.470199391245842, ms=00057}
22:49:24.668015 run osmo-ms-mob/00073: Starting mobile
22:49:24.681994 run osmo-ms-mob/00073(pid=208): Launched
22:49:24.693069 run mass: MS start registered {at=22157870.39641792, delay=0.004645034670829773, ms=00073}
22:49:24.995910 run mass: MS performed LU {at=22157870.69924466, lu_delay=4.70169347897172, ms=00061}
22:49:25.008286 run osmo-ms-mob/00074: Starting mobile
22:49:25.022366 run osmo-ms-mob/00074(pid=209): Launched
22:49:25.033887 run mass: MS start registered {at=22157870.73723761, delay=0.004904616624116898, ms=00074}
22:49:25.088538 run mass: MS performed LU {at=22157870.791873045, lu_delay=5.795161455869675, ms=00058}
22:49:25.097106 run mass: MS performed LU {at=22157870.800454233, lu_delay=5.2002935372292995, ms=00060}
22:49:25.467741 run osmo-ms-mob/00075: Starting mobile
22:49:25.481625 run osmo-ms-mob/00075(pid=210): Launched
22:49:25.492897 run mass: MS start registered {at=22157871.196245298, delay=0.004846952855587006, ms=00075}
22:49:25.968423 run osmo-ms-mob/00076: Starting mobile
22:49:25.983324 run osmo-ms-mob/00076(pid=211): Launched
22:49:25.995006 run mass: MS start registered {at=22157871.698339436, delay=0.005465790629386902, ms=00076}
22:49:26.195814 run mass: MS performed LU {at=22157871.8991375, lu_delay=4.818247135728598, ms=00065}
22:49:26.214653 run mass: MS performed LU {at=22157871.91799557, lu_delay=4.209796667098999, ms=00066}
22:49:26.226139 run osmo-ms-mob/00077: Starting mobile
22:49:26.240467 run osmo-ms-mob/00077(pid=212): Launched
22:49:26.252069 run mass: MS start registered {at=22157871.95540289, delay=0.004939340054988861, ms=00077}
22:49:26.791093 run mass: MS performed LU {at=22157872.49442961, lu_delay=23.098699063062668, ms=00016}
22:49:26.802979 run osmo-ms-mob/00078: Starting mobile
22:49:26.817020 run osmo-ms-mob/00078(pid=213): Launched
22:49:26.828324 run mass: MS start registered {at=22157872.53167375, delay=0.004817526787519455, ms=00078}
22:49:26.934053 run mass: MS performed LU {at=22157872.6373608, lu_delay=6.023291662335396, ms=00063}
22:49:27.008185 run mass: MS performed LU {at=22157872.71151829, lu_delay=5.70972179248929, ms=00064}
22:49:27.044652 run mass: MS performed LU {at=22157872.747970268, lu_delay=4.732313599437475, ms=00067}
22:49:27.058728 run osmo-ms-mob/00079: Starting mobile
22:49:27.072672 run osmo-ms-mob/00079(pid=214): Launched
22:49:27.084417 run mass: MS start registered {at=22157872.78776622, delay=0.004984598606824875, ms=00079}
22:49:27.187898 run mass: MS performed LU {at=22157872.891217347, lu_delay=4.6442487090826035, ms=00068}
22:49:27.767301 run osmo-ms-mob/00080: Starting mobile
22:49:27.781471 run osmo-ms-mob/00080(pid=215): Launched
22:49:27.792961 run mass: MS start registered {at=22157873.49630093, delay=0.004995100200176239, ms=00080}
22:49:28.267917 run osmo-ms-mob/00081: Starting mobile
22:49:28.281323 run osmo-ms-mob/00081(pid=216): Launched
22:49:28.293347 run mass: MS start registered {at=22157873.996686883, delay=0.00569477304816246, ms=00081}
22:49:28.667901 run osmo-ms-mob/00082: Starting mobile
22:49:28.681509 run osmo-ms-mob/00082(pid=217): Launched
22:49:28.692994 run mass: MS start registered {at=22157874.396341685, delay=0.00498373806476593, ms=00082}
22:49:28.761970 run mass: MS performed LU {at=22157874.465302583, lu_delay=4.466433700174093, ms=00072}
22:49:28.779629 run mass: MS performed LU {at=22157874.48297056, lu_delay=4.872956737875938, ms=00071}
22:49:28.863028 run mass: MS performed LU {at=22157874.566335775, lu_delay=5.768555913120508, ms=00069}
22:49:29.034263 run mass: MS performed LU {at=22157874.73759421, lu_delay=5.539957758039236, ms=00070}
22:49:29.267433 run osmo-ms-mob/00083: Starting mobile
22:49:29.282142 run osmo-ms-mob/00083(pid=218): Launched
22:49:29.293739 run mass: MS start registered {at=22157874.99707319, delay=0.004785347729921341, ms=00083}
22:49:29.767968 run osmo-ms-mob/00084: Starting mobile
22:49:29.782806 run osmo-ms-mob/00084(pid=219): Launched
22:49:29.794313 run mass: MS start registered {at=22157875.49766281, delay=0.0019760355353355408, ms=00084}
22:49:30.269657 run osmo-ms-mob/00085: Starting mobile
22:49:30.286650 run osmo-ms-mob/00085(pid=220): Launched
22:49:30.299673 run mass: MS start registered {at=22157876.003004298, delay=0.0043093860149383545, ms=00085}
22:49:30.764486 run mass: MS performed LU {at=22157876.46778252, lu_delay=5.271537221968174, ms=00075}
22:49:30.777899 run osmo-ms-mob/00086: Starting mobile
22:49:30.792886 run osmo-ms-mob/00086(pid=221): Launched
22:49:30.806061 run mass: MS performed LU {at=22157876.509413984, lu_delay=4.811074547469616, ms=00076}
22:49:30.813035 run mass: MS start registered {at=22157876.516397692, delay=0.0070045702159404755, ms=00086}
22:49:30.819360 run mass: MS performed LU {at=22157876.522717338, lu_delay=5.785479728132486, ms=00074}
22:49:30.935750 run mass: MS performed LU {at=22157876.63906838, lu_delay=6.242650460451841, ms=00073}
22:49:30.954300 run mass: MS performed LU {at=22157876.657605357, lu_delay=4.702202469110489, ms=00077}
22:49:31.469355 run osmo-ms-mob/00087: Starting mobile
22:49:31.484542 run osmo-ms-mob/00087(pid=222): Launched
22:49:31.495969 run mass: MS start registered {at=22157877.199299987, delay=0.004657357931137085, ms=00087}
22:49:32.069342 run osmo-ms-mob/00088: Starting mobile
22:49:32.084840 run osmo-ms-mob/00088(pid=223): Launched
22:49:32.100777 run mass: MS start registered {at=22157877.804110594, delay=0.008938003331422806, ms=00088}
22:49:32.527390 run mass: MS performed LU {at=22157878.230714574, lu_delay=4.734413646161556, ms=00080}
22:49:32.546189 run mass: MS performed LU {at=22157878.249520335, lu_delay=5.71784658357501, ms=00078}
22:49:32.559332 run osmo-ms-mob/00089: Starting mobile
22:49:32.574799 run osmo-ms-mob/00089(pid=224): Launched
22:49:32.586721 run mass: MS start registered {at=22157878.290053096, delay=0.004927095025777817, ms=00089}
22:49:32.629248 run mass: MS performed LU {at=22157878.33255115, lu_delay=5.5447849333286285, ms=00079}
22:49:32.800473 run mass: MS performed LU {at=22157878.503787007, lu_delay=22.405493292957544, ms=00031}
22:49:33.090803 run mass: MS performed LU {at=22157878.79409715, lu_delay=4.7974102683365345, ms=00081}
22:49:33.273919 run osmo-ms-mob/00090: Starting mobile
22:49:33.304859 run osmo-ms-mob/00090(pid=225): Launched
22:49:33.325237 run mass: MS start registered {at=22157879.028549235, delay=0.005687519907951355, ms=00090}
22:49:33.971671 run osmo-ms-mob/00091: Starting mobile
22:49:33.992346 run osmo-ms-mob/00091(pid=226): Launched
22:49:34.007387 run mass: MS start registered {at=22157879.710725494, delay=0.005799409002065659, ms=00091}
22:49:34.530392 run mass: MS performed LU {at=22157880.233689412, lu_delay=5.837347727268934, ms=00082}
22:49:34.558069 run mass: MS performed LU {at=22157880.26137792, lu_delay=5.264304731041193, ms=00083}
22:49:34.573651 run osmo-ms-mob/00092: Starting mobile
22:49:34.590421 run osmo-ms-mob/00092(pid=227): Launched
22:49:34.598087 run mass: MS performed LU {at=22157880.30144148, lu_delay=4.803778670728207, ms=00084}
22:49:34.605426 run mass: MS start registered {at=22157880.308789704, delay=0.007373183965682983, ms=00092}
22:49:35.468976 run osmo-ms-mob/00093: Starting mobile
22:49:35.488492 run osmo-ms-mob/00093(pid=228): Launched
22:49:35.507233 run mass: MS start registered {at=22157881.210566927, delay=0.0014170706272125244, ms=00093}
22:49:36.293480 run mass: MS performed LU {at=22157881.99676476, lu_delay=5.993760462850332, ms=00085}
22:49:36.311882 run osmo-ms-mob/00094: Starting mobile
22:49:36.330325 run osmo-ms-mob/00094(pid=229): Launched
22:49:36.344775 run mass: MS performed LU {at=22157882.048035484, lu_delay=4.848735496401787, ms=00087}
22:49:36.354060 run mass: MS start registered {at=22157882.05741986, delay=0.009425625205039978, ms=00094}
22:49:36.395335 run mass: MS performed LU {at=22157882.098636493, lu_delay=5.5822388008236885, ms=00086}
22:49:36.565885 run mass: MS performed LU {at=22157882.269215383, lu_delay=22.493341576308012, ms=00042}
22:49:36.584290 run mass: MS performed LU {at=22157882.28758305, lu_delay=22.82837862148881, ms=00041}
22:49:37.271859 run osmo-ms-mob/00095: Starting mobile
22:49:37.289154 run osmo-ms-mob/00095(pid=230): Launched
22:49:37.307428 run mass: MS start registered {at=22157883.010738827, delay=0.009496062994003296, ms=00095}
22:49:38.271714 run osmo-ms-mob/00096: Starting mobile
22:49:38.286936 run osmo-ms-mob/00096(pid=231): Launched
22:49:38.296707 run mass: MS performed LU {at=22157884.000047974, lu_delay=6.195937380194664, ms=00088}
22:49:38.303721 run mass: MS start registered {at=22157884.00708422, delay=0.009996388107538223, ms=00096}
22:49:38.324410 run mass: MS performed LU {at=22157884.0277239, lu_delay=5.7376708053052425, ms=00089}
22:49:38.342946 run mass: MS performed LU {at=22157884.04628198, lu_delay=5.017732743173838, ms=00090}
22:49:39.368511 run osmo-ms-mob/00097: Starting mobile
22:49:39.383537 run osmo-ms-mob/00097(pid=232): Launched
22:49:39.395747 run mass: MS start registered {at=22157885.09906905, delay=0.005333598703145981, ms=00097}
22:49:39.454942 run mass: MS performed LU {at=22157885.158264957, lu_delay=23.044482089579105, ms=00049}
22:49:40.058911 run mass: MS performed LU {at=22157885.76223851, lu_delay=4.5516715832054615, ms=00093}
22:49:40.078226 run mass: MS performed LU {at=22157885.781553894, lu_delay=5.472764190286398, ms=00092}
22:49:40.096077 run mass: MS performed LU {at=22157885.799404874, lu_delay=6.088679380714893, ms=00091}
22:49:40.669837 run osmo-ms-mob/00098: Starting mobile
22:49:40.687268 run osmo-ms-mob/00098(pid=233): Launched
22:49:40.705083 run mass: MS start registered {at=22157886.40840915, delay=0.008716579526662827, ms=00098}
22:49:42.062437 run mass: MS performed LU {at=22157887.765774224, lu_delay=4.755035396665335, ms=00095}
22:49:42.089993 run mass: MS performed LU {at=22157887.793325935, lu_delay=5.735906075686216, ms=00094}
22:49:42.279956 run mass: MS performed LU {at=22157887.983285822, lu_delay=22.76179303601384, ms=00059}
22:49:42.469776 run osmo-ms-mob/00099: Starting mobile
22:49:42.506252 run osmo-ms-mob/00099(pid=234): Launched
22:49:42.512659 run mass: All started... {duration=55.75141920521855, too_slow=14}
22:49:42.521742 run mass: MS start registered {at=22157888.225079793, delay=0.009060636162757874, ms=00099}
22:49:43.990790 run mass: MS performed LU {at=22157889.694110975, lu_delay=5.687026754021645, ms=00096}
22:49:44.295727 run mass: MS performed LU {at=22157889.999060594, lu_delay=4.899991542100906, ms=00097}
22:49:45.810318 run mass: MS performed LU {at=22157891.51363232, lu_delay=5.105223171412945, ms=00098}
22:49:47.711473 run mass: MS performed LU {at=22157893.41480522, lu_delay=5.189725425094366, ms=00099}
22:50:41.591988 run mass: MS performed LU {at=22157947.29529866, lu_delay=84.19546971842647, ms=00052}
22:50:41.600966 run mass: Tests done {all_completed=True, max=84.19546971842647, min=3.72135816141963}
22:50:41.606961 tst register_default_mass.py: Test passed (142.7 sec)
22:50:41.612836 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:41.616432 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:41.620007 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:41.623566 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:41.627108 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:41.630656 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:41.634108 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:41.637559 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:41.640975 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:41.645015 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:41.648448 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:41.651893 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:41.655323 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:41.659121 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:41.662777 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:41.666269 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:41.669786 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:41.673294 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:41.676986 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:41.680485 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:41.684000 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:41.687548 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:41.691606 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:41.695203 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:41.698739 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:41.702568 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:41.706042 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:41.709521 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:41.713489 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:41.716985 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:41.720465 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:41.723889 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:41.727364 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:41.730879 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:41.734982 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:41.738597 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:41.742091 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:41.745804 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:41.749284 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:41.753416 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:41.756980 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:41.760489 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:41.763970 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:41.767473 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:41.770948 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:41.774373 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:41.777885 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:41.782263 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:41.785842 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:41.789312 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:41.793297 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:41.796725 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:41.800408 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:41.803937 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:41.807583 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:41.811134 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:41.814620 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:41.818156 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:41.821673 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:41.825219 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:41.829641 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:41.833371 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:41.837363 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:41.840933 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:41.844421 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:41.848037 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:41.851631 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:41.855181 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:41.858728 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:41.862264 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:41.865798 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:41.869342 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:41.872890 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:41.876732 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:41.880264 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:41.884274 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:41.887827 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:41.891395 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:41.894955 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:41.898457 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:41.901987 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:41.905533 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:41.909071 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:41.912568 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:41.916094 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:41.919595 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:41.923117 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:41.927262 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:41.930817 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:41.934512 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:41.938077 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:41.942225 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:41.945781 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:41.949816 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:41.953275 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:41.957130 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:41.960544 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:41.963989 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:41.967415 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:41.970866 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:41.974296 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:41.977726 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:41.981264 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:41.984929 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:41.988478 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:41.992464 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:41.995908 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:41.999487 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:42.002988 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:42.006874 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:42.010967 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:42.015274 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:42.019570 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:42.023973 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:42.028368 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:42.032861 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:42.037245 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:42.041569 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:42.045825 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:42.050100 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:42.054284 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:42.058426 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:42.062615 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:42.066832 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:42.070982 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:42.075107 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:42.079246 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:42.083379 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:42.087458 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:42.091594 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:42.095725 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:42.099858 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:42.103909 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:42.107930 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:42.111943 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:42.115955 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:42.119988 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:42.124036 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:42.128186 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:42.132325 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:42.136352 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:42.140394 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:42.146595 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:42.150672 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:42.154728 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:42.158784 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:42.162850 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:42.167027 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:42.171186 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:42.175416 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:42.179617 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:42.183799 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:42.187857 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:42.191944 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:42.195975 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:42.200014 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:42.204012 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:42.207985 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:42.212026 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:42.216017 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:42.219947 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:42.223885 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:42.227832 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:42.231832 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:42.235864 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:42.239805 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:42.243749 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:42.247732 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:42.251658 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:42.255582 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:42.259518 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:42.263448 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:42.267395 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:42.271359 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:42.275391 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:42.279419 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:42.283430 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:42.287355 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:42.291271 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:42.295252 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:42.299178 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:42.303107 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:42.307023 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:42.310969 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:42.314993 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:42.318922 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:42.322902 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:42.326887 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:42.330808 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:42.334731 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:42.338659 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:42.342582 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:42.346511 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:42.350427 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:42.354408 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:42.358337 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:42.362261 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:42.366266 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:42.370248 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:42.374241 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:42.378257 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:42.382289 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:42.386309 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:42.390338 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:42.394375 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:42.398448 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:42.402649 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:42.406895 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:42.411038 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:42.415165 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:42.419253 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:42.423323 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:42.427617 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:42.431699 --- ParallelTerminationStrategy: PID 22 died...
22:50:42.433574 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:42.438090 --- ParallelTerminationStrategy: PID 23 died...
22:50:42.439916 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:42.444431 --- ParallelTerminationStrategy: PID 24 died...
22:50:42.446264 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:42.450955 --- ParallelTerminationStrategy: PID 25 died...
22:50:42.452851 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:42.457468 --- ParallelTerminationStrategy: PID 26 died...
22:50:42.459332 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:42.463997 --- ParallelTerminationStrategy: PID 27 died...
22:50:42.465898 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:42.470540 --- ParallelTerminationStrategy: PID 28 died...
22:50:42.472404 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:42.477052 --- ParallelTerminationStrategy: PID 29 died...
22:50:42.478928 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:42.483582 --- ParallelTerminationStrategy: PID 30 died...
22:50:42.485450 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:42.490104 --- ParallelTerminationStrategy: PID 31 died...
22:50:42.491982 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:42.496636 --- ParallelTerminationStrategy: PID 32 died...
22:50:42.498512 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:42.503185 --- ParallelTerminationStrategy: PID 33 died...
22:50:42.505047 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:42.509640 --- ParallelTerminationStrategy: PID 35 died...
22:50:42.511530 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:42.516192 --- ParallelTerminationStrategy: PID 36 died...
22:50:42.518082 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:42.522729 --- ParallelTerminationStrategy: PID 37 died...
22:50:42.524604 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:42.529354 --- ParallelTerminationStrategy: PID 38 died...
22:50:42.531293 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:42.536029 --- ParallelTerminationStrategy: PID 39 died...
22:50:42.537903 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:42.542465 --- ParallelTerminationStrategy: PID 40 died...
22:50:42.544287 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:42.548831 --- ParallelTerminationStrategy: PID 41 died...
22:50:42.550658 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:42.555170 --- ParallelTerminationStrategy: PID 42 died...
22:50:42.557001 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:42.561388 --- ParallelTerminationStrategy: PID 43 died...
22:50:42.563162 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:42.567664 --- ParallelTerminationStrategy: PID 44 died...
22:50:42.569529 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:42.574145 --- ParallelTerminationStrategy: PID 45 died...
22:50:42.575984 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:42.580515 --- ParallelTerminationStrategy: PID 46 died...
22:50:42.582358 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:42.586840 --- ParallelTerminationStrategy: PID 47 died...
22:50:42.588657 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:42.593143 --- ParallelTerminationStrategy: PID 48 died...
22:50:42.594952 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:42.599378 --- ParallelTerminationStrategy: PID 49 died...
22:50:42.601182 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:42.605688 --- ParallelTerminationStrategy: PID 50 died...
22:50:42.607496 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:42.612007 --- ParallelTerminationStrategy: PID 51 died...
22:50:42.613846 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:42.618363 --- ParallelTerminationStrategy: PID 52 died...
22:50:42.620192 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:42.624716 --- ParallelTerminationStrategy: PID 53 died...
22:50:42.626537 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:42.630960 --- ParallelTerminationStrategy: PID 54 died...
22:50:42.632731 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:42.637114 --- ParallelTerminationStrategy: PID 55 died...
22:50:42.638896 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:42.643287 --- ParallelTerminationStrategy: PID 56 died...
22:50:42.645070 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:42.649547 --- ParallelTerminationStrategy: PID 57 died...
22:50:42.651367 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:42.655923 --- ParallelTerminationStrategy: PID 58 died...
22:50:42.657756 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:42.662229 --- ParallelTerminationStrategy: PID 59 died...
22:50:42.664062 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:42.668538 --- ParallelTerminationStrategy: PID 60 died...
22:50:42.670337 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:42.674737 --- ParallelTerminationStrategy: PID 61 died...
22:50:42.676507 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:42.680919 --- ParallelTerminationStrategy: PID 62 died...
22:50:42.682689 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:42.687091 --- ParallelTerminationStrategy: PID 63 died...
22:50:42.688928 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:42.693365 --- ParallelTerminationStrategy: PID 64 died...
22:50:42.695129 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:42.699500 --- ParallelTerminationStrategy: PID 65 died...
22:50:42.701271 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:42.705752 --- ParallelTerminationStrategy: PID 66 died...
22:50:42.707525 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:42.711978 --- ParallelTerminationStrategy: PID 67 died...
22:50:42.713737 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:42.718103 --- ParallelTerminationStrategy: PID 68 died...
22:50:42.719920 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:42.724336 --- ParallelTerminationStrategy: PID 69 died...
22:50:42.726100 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:42.730540 --- ParallelTerminationStrategy: PID 70 died...
22:50:42.732348 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:42.736773 --- ParallelTerminationStrategy: PID 71 died...
22:50:42.738579 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:42.743090 --- ParallelTerminationStrategy: PID 72 died...
22:50:42.744910 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:42.749426 --- ParallelTerminationStrategy: PID 73 died...
22:50:42.751242 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:42.755767 --- ParallelTerminationStrategy: PID 74 died...
22:50:42.757546 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:42.761943 --- ParallelTerminationStrategy: PID 75 died...
22:50:42.763759 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:42.768182 --- ParallelTerminationStrategy: PID 76 died...
22:50:42.769964 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:42.774229 --- ParallelTerminationStrategy: PID 77 died...
22:50:42.775951 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:42.780228 --- ParallelTerminationStrategy: PID 78 died...
22:50:42.781972 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:42.786284 --- ParallelTerminationStrategy: PID 79 died...
22:50:42.788019 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:42.792305 --- ParallelTerminationStrategy: PID 80 died...
22:50:42.794041 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:42.798324 --- ParallelTerminationStrategy: PID 81 died...
22:50:42.800058 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:42.804444 --- ParallelTerminationStrategy: PID 82 died...
22:50:42.806217 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:42.810515 --- ParallelTerminationStrategy: PID 83 died...
22:50:42.812253 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:42.816510 --- ParallelTerminationStrategy: PID 84 died...
22:50:42.818254 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:42.822451 --- ParallelTerminationStrategy: PID 85 died...
22:50:42.824179 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:42.828555 --- ParallelTerminationStrategy: PID 86 died...
22:50:42.830328 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:42.834743 --- ParallelTerminationStrategy: PID 87 died...
22:50:42.836514 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:42.840865 --- ParallelTerminationStrategy: PID 88 died...
22:50:42.842639 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:42.847098 --- ParallelTerminationStrategy: PID 89 died...
22:50:42.848926 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:42.853667 --- ParallelTerminationStrategy: PID 90 died...
22:50:42.855489 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:42.860012 --- ParallelTerminationStrategy: PID 91 died...
22:50:42.861780 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:42.866179 --- ParallelTerminationStrategy: PID 92 died...
22:50:42.867943 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:42.872344 --- ParallelTerminationStrategy: PID 93 died...
22:50:42.874139 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:42.878435 --- ParallelTerminationStrategy: PID 94 died...
22:50:42.880160 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:42.884418 --- ParallelTerminationStrategy: PID 95 died...
22:50:42.886120 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:42.890315 --- ParallelTerminationStrategy: PID 96 died...
22:50:42.892012 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:42.896209 --- ParallelTerminationStrategy: PID 97 died...
22:50:42.897900 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:42.902139 --- ParallelTerminationStrategy: PID 98 died...
22:50:42.903871 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:42.908248 --- ParallelTerminationStrategy: PID 99 died...
22:50:42.910093 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:42.914533 --- ParallelTerminationStrategy: PID 100 died...
22:50:42.916293 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:42.920663 --- ParallelTerminationStrategy: PID 101 died...
22:50:42.922389 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:42.926670 --- ParallelTerminationStrategy: PID 102 died...
22:50:42.928426 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:42.932804 --- ParallelTerminationStrategy: PID 103 died...
22:50:42.934577 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:42.938936 --- ParallelTerminationStrategy: PID 104 died...
22:50:42.940737 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:42.945119 --- ParallelTerminationStrategy: PID 105 died...
22:50:42.946899 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:42.951213 --- ParallelTerminationStrategy: PID 106 died...
22:50:42.952942 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:42.957216 --- ParallelTerminationStrategy: PID 107 died...
22:50:42.958954 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:42.963285 --- ParallelTerminationStrategy: PID 108 died...
22:50:42.965085 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:42.969561 --- ParallelTerminationStrategy: PID 109 died...
22:50:42.971364 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:42.975895 --- ParallelTerminationStrategy: PID 110 died...
22:50:42.977712 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:42.982099 --- ParallelTerminationStrategy: PID 111 died...
22:50:42.983912 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:42.988425 --- ParallelTerminationStrategy: PID 112 died...
22:50:42.990252 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:42.994903 --- ParallelTerminationStrategy: PID 113 died...
22:50:42.996780 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:43.001283 --- ParallelTerminationStrategy: PID 114 died...
22:50:43.003101 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:43.007612 --- ParallelTerminationStrategy: PID 115 died...
22:50:43.009871 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:43.014375 --- ParallelTerminationStrategy: PID 116 died...
22:50:43.016150 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:43.020523 --- ParallelTerminationStrategy: PID 117 died...
22:50:43.022237 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:43.026501 --- ParallelTerminationStrategy: PID 118 died...
22:50:43.028220 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:43.032485 --- ParallelTerminationStrategy: PID 119 died...
22:50:43.034226 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:43.038434 --- ParallelTerminationStrategy: PID 120 died...
22:50:43.040151 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:43.044424 --- ParallelTerminationStrategy: PID 121 died...
22:50:43.046151 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:43.050442 --- ParallelTerminationStrategy: PID 122 died...
22:50:43.052168 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:43.056409 --- ParallelTerminationStrategy: PID 123 died...
22:50:43.058097 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:43.062231 --- ParallelTerminationStrategy: PID 124 died...
22:50:43.063906 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:43.068179 --- ParallelTerminationStrategy: PID 125 died...
22:50:43.069914 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:43.074207 --- ParallelTerminationStrategy: PID 126 died...
22:50:43.075938 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:43.080246 --- ParallelTerminationStrategy: PID 127 died...
22:50:43.082023 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:43.086378 --- ParallelTerminationStrategy: PID 128 died...
22:50:43.088181 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:43.092687 --- ParallelTerminationStrategy: PID 129 died...
22:50:43.094495 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:43.098983 --- ParallelTerminationStrategy: PID 130 died...
22:50:43.100807 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:43.105374 --- ParallelTerminationStrategy: PID 131 died...
22:50:43.107181 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:43.111672 --- ParallelTerminationStrategy: PID 132 died...
22:50:43.113484 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:43.117857 --- ParallelTerminationStrategy: PID 133 died...
22:50:43.119606 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:43.123879 --- ParallelTerminationStrategy: PID 134 died...
22:50:43.125592 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:43.129853 --- ParallelTerminationStrategy: PID 135 died...
22:50:43.131584 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:43.135998 --- ParallelTerminationStrategy: PID 136 died...
22:50:43.137769 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:43.142277 --- ParallelTerminationStrategy: PID 137 died...
22:50:43.144101 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:43.148830 --- ParallelTerminationStrategy: PID 138 died...
22:50:43.150683 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:43.155261 --- ParallelTerminationStrategy: PID 139 died...
22:50:43.157086 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:43.161553 --- ParallelTerminationStrategy: PID 140 died...
22:50:43.163319 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:43.167661 --- ParallelTerminationStrategy: PID 141 died...
22:50:43.169385 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:43.173666 --- ParallelTerminationStrategy: PID 142 died...
22:50:43.175395 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:43.179684 --- ParallelTerminationStrategy: PID 143 died...
22:50:43.181410 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:43.185614 --- ParallelTerminationStrategy: PID 144 died...
22:50:43.187295 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:43.191495 --- ParallelTerminationStrategy: PID 145 died...
22:50:43.193223 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:43.197412 --- ParallelTerminationStrategy: PID 146 died...
22:50:43.199102 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:43.203306 --- ParallelTerminationStrategy: PID 147 died...
22:50:43.205001 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:43.209189 --- ParallelTerminationStrategy: PID 148 died...
22:50:43.210864 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:43.215038 --- ParallelTerminationStrategy: PID 149 died...
22:50:43.216725 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:43.220935 --- ParallelTerminationStrategy: PID 150 died...
22:50:43.222615 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:43.226844 --- ParallelTerminationStrategy: PID 151 died...
22:50:43.228555 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:43.232900 --- ParallelTerminationStrategy: PID 152 died...
22:50:43.234664 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:43.239077 --- ParallelTerminationStrategy: PID 153 died...
22:50:43.240853 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:43.245274 --- ParallelTerminationStrategy: PID 154 died...
22:50:43.247013 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:43.251295 --- ParallelTerminationStrategy: PID 155 died...
22:50:43.253057 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:43.257443 --- ParallelTerminationStrategy: PID 156 died...
22:50:43.259207 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:43.263584 --- ParallelTerminationStrategy: PID 157 died...
22:50:43.265337 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:43.269655 --- ParallelTerminationStrategy: PID 158 died...
22:50:43.271383 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:43.275682 --- ParallelTerminationStrategy: PID 159 died...
22:50:43.277411 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:43.281717 --- ParallelTerminationStrategy: PID 160 died...
22:50:43.283446 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:43.287730 --- ParallelTerminationStrategy: PID 161 died...
22:50:43.289457 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:43.293737 --- ParallelTerminationStrategy: PID 162 died...
22:50:43.295416 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:43.299609 --- ParallelTerminationStrategy: PID 163 died...
22:50:43.301294 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:43.305486 --- ParallelTerminationStrategy: PID 164 died...
22:50:43.307191 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:43.311513 --- ParallelTerminationStrategy: PID 165 died...
22:50:43.313246 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:43.317549 --- ParallelTerminationStrategy: PID 166 died...
22:50:43.319287 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:43.323645 --- ParallelTerminationStrategy: PID 167 died...
22:50:43.325410 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:43.329807 --- ParallelTerminationStrategy: PID 168 died...
22:50:43.331585 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:43.335887 --- ParallelTerminationStrategy: PID 169 died...
22:50:43.337641 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:43.342006 --- ParallelTerminationStrategy: PID 170 died...
22:50:43.343739 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:43.348015 --- ParallelTerminationStrategy: PID 171 died...
22:50:43.349769 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:43.354197 --- ParallelTerminationStrategy: PID 172 died...
22:50:43.355955 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:43.360285 --- ParallelTerminationStrategy: PID 173 died...
22:50:43.362051 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:43.366360 --- ParallelTerminationStrategy: PID 174 died...
22:50:43.368092 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:43.372380 --- ParallelTerminationStrategy: PID 175 died...
22:50:43.374105 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:43.378468 --- ParallelTerminationStrategy: PID 176 died...
22:50:43.380243 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:43.384593 --- ParallelTerminationStrategy: PID 177 died...
22:50:43.386312 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:43.390615 --- ParallelTerminationStrategy: PID 178 died...
22:50:43.392399 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:43.396856 --- ParallelTerminationStrategy: PID 179 died...
22:50:43.398622 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:43.403048 --- ParallelTerminationStrategy: PID 180 died...
22:50:43.404872 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:43.409395 --- ParallelTerminationStrategy: PID 181 died...
22:50:43.411204 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:43.415708 --- ParallelTerminationStrategy: PID 182 died...
22:50:43.417565 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:43.422117 --- ParallelTerminationStrategy: PID 183 died...
22:50:43.423949 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:43.428475 --- ParallelTerminationStrategy: PID 184 died...
22:50:43.430374 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:43.435063 --- ParallelTerminationStrategy: PID 185 died...
22:50:43.436946 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:43.441612 --- ParallelTerminationStrategy: PID 186 died...
22:50:43.443511 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:43.448151 --- ParallelTerminationStrategy: PID 187 died...
22:50:43.450037 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:43.454646 --- ParallelTerminationStrategy: PID 188 died...
22:50:43.456463 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:43.461062 --- ParallelTerminationStrategy: PID 189 died...
22:50:43.462918 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:43.467459 --- ParallelTerminationStrategy: PID 190 died...
22:50:43.469290 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:43.473897 --- ParallelTerminationStrategy: PID 191 died...
22:50:43.475743 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:43.480386 --- ParallelTerminationStrategy: PID 192 died...
22:50:43.482218 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:43.486787 --- ParallelTerminationStrategy: PID 193 died...
22:50:43.488638 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:43.493155 --- ParallelTerminationStrategy: PID 194 died...
22:50:43.494969 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:43.499602 --- ParallelTerminationStrategy: PID 195 died...
22:50:43.501470 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:43.506100 --- ParallelTerminationStrategy: PID 196 died...
22:50:43.507958 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:43.512555 --- ParallelTerminationStrategy: PID 197 died...
22:50:43.514408 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:43.518957 --- ParallelTerminationStrategy: PID 198 died...
22:50:43.520824 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:43.525424 --- ParallelTerminationStrategy: PID 199 died...
22:50:43.527310 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:43.532000 --- ParallelTerminationStrategy: PID 200 died...
22:50:43.533889 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:43.538555 --- ParallelTerminationStrategy: PID 201 died...
22:50:43.540435 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:43.545068 --- ParallelTerminationStrategy: PID 202 died...
22:50:43.546932 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:43.551519 --- ParallelTerminationStrategy: PID 203 died...
22:50:43.553357 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:43.557871 --- ParallelTerminationStrategy: PID 204 died...
22:50:43.559726 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:43.564326 --- ParallelTerminationStrategy: PID 205 died...
22:50:43.566155 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:43.570817 --- ParallelTerminationStrategy: PID 206 died...
22:50:43.572689 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:43.577369 --- ParallelTerminationStrategy: PID 207 died...
22:50:43.579239 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:43.583770 --- ParallelTerminationStrategy: PID 208 died...
22:50:43.585616 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:43.590184 --- ParallelTerminationStrategy: PID 209 died...
22:50:43.592015 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:43.596572 --- ParallelTerminationStrategy: PID 210 died...
22:50:43.598487 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:43.603070 --- ParallelTerminationStrategy: PID 211 died...
22:50:43.604966 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:43.609559 --- ParallelTerminationStrategy: PID 212 died...
22:50:43.611383 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:43.615911 --- ParallelTerminationStrategy: PID 213 died...
22:50:43.617738 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:43.622256 --- ParallelTerminationStrategy: PID 214 died...
22:50:43.624085 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:43.628618 --- ParallelTerminationStrategy: PID 215 died...
22:50:43.630436 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:43.634997 --- ParallelTerminationStrategy: PID 216 died...
22:50:43.636803 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:43.641324 --- ParallelTerminationStrategy: PID 217 died...
22:50:43.643153 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:43.647677 --- ParallelTerminationStrategy: PID 218 died...
22:50:43.649512 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:43.654019 --- ParallelTerminationStrategy: PID 219 died...
22:50:43.655831 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:43.660340 --- ParallelTerminationStrategy: PID 220 died...
22:50:43.662156 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:43.666670 --- ParallelTerminationStrategy: PID 221 died...
22:50:43.668483 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:43.673093 --- ParallelTerminationStrategy: PID 222 died...
22:50:43.674965 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:43.679600 --- ParallelTerminationStrategy: PID 223 died...
22:50:43.681465 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:43.686059 --- ParallelTerminationStrategy: PID 224 died...
22:50:43.687944 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:43.692564 --- ParallelTerminationStrategy: PID 225 died...
22:50:43.694412 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:43.699024 --- ParallelTerminationStrategy: PID 226 died...
22:50:43.700887 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:43.705415 --- ParallelTerminationStrategy: PID 227 died...
22:50:43.707285 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:43.711959 --- ParallelTerminationStrategy: PID 228 died...
22:50:43.713827 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:43.718418 --- ParallelTerminationStrategy: PID 229 died...
22:50:43.720243 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:43.724889 --- ParallelTerminationStrategy: PID 230 died...
22:50:43.726699 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:43.731218 --- ParallelTerminationStrategy: PID 231 died...
22:50:43.733048 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:43.737714 --- ParallelTerminationStrategy: PID 232 died...
22:50:43.739575 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:43.744260 --- ParallelTerminationStrategy: PID 233 died...
22:50:43.746145 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:43.750842 --- ParallelTerminationStrategy: PID 234 died...
22:50:43.752704 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:47.156938 --- ParallelTerminationStrategy: PID 34 died...
22:50:47.161062 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8101 netreg_mass PASS
---------------------------------------------------------------------
22:50:47.442789 tst trial-8101: Storing JUnit report in /build/trial-8101/run.2025-09-26_22-48-18/trial-8101.xml
--------------------------------------------------------------------------------------------
trial-8101 PASS
--------------------------------------------------------------------------------------------
22:50:47.455014 tst trial-8101: trial-8101: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (142.7 sec)
+ exit_code=0
+ rm -rf trial-8101/inst
+ cd trial-8101
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-26 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8101-run.tgz run.2025-09-26_22-48-18
+ tar czf /build/trial-8101-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-26_13_26_29.tgz osmo-bts-oc2g.build-2025-09-26_00_51_37.tgz osmo-bts-sysmo.build-2025-09-26_00_51_40.tgz osmo-bts.build-2025-09-26_00_51_47.tgz osmo-ggsn.build-2025-09-26_20_42_57.tgz osmo-hlr.build-2025-09-26_16_36_47.tgz osmo-hnbgw.build-2025-09-26_13_30_28.tgz osmo-mgw.build-2025-09-26_08_33_09.tgz osmo-msc.build-2025-09-26_13_34_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-26_07_34_03.tgz osmo-pcu-sysmo.build-2025-09-26_07_36_14.tgz osmo-pcu.build-2025-09-26_07_36_21.tgz osmo-sgsn.build-2025-09-26_20_48_50.tgz osmo-stp.build-2025-09-26_13_25_17.tgz osmo-trx.build-2025-09-26_14_26_47.tgz osmocom-bb.build-2025-09-26_21_17_22.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