Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu 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/jenkins11397093035927046350.sh
+ rm -rf trial-8232-bin.tgz trial-8232-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25320
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11161
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10652
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12985
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13311
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13256
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41789
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7683
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44014
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8594
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 13291
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7634
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11686
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7723
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9184
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6443
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 7634
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10027695095712711912.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-8232
+ 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
84f2d35 osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests
+ 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 M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#8 CACHED
#9 [20/28] WORKDIR /TMP
#9 CACHED
#10 [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
#10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED
#12 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester
#13 CACHED
#14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#14 CACHED
#15 [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
#15 CACHED
#16 [ 2/28] RUN useradd -ms /bin/bash jenkins
#16 CACHED
#17 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#17 CACHED
#18 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#21 CACHED
#22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [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
#24 CACHED
#25 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#25 CACHED
#26 [ 8/28] RUN MKDIR /var/run/sshd
#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 [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
#28 CACHED
#29 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#29 CACHED
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 CACHED
#31 [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
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f50627fdb3a16d273e1bb75e18220cb2957edf60520491c47f83cd2f769caae6 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
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=8233 -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=2026-02-05 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8233
+ mkdir -p trial-8233
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-05_13_30_34.tgz osmo-bts-oc2g.build-2026-02-05_00_51_29.tgz osmo-bts-sysmo.build-2026-02-05_00_51_32.tgz osmo-bts.build-2026-02-05_00_51_42.tgz osmo-ggsn.build-2026-02-05_20_42_29.tgz osmo-hlr.build-2026-02-05_16_36_54.tgz osmo-hnbgw.build-2026-02-05_13_31_55.tgz osmo-mgw.build-2026-02-05_08_33_15.tgz osmo-msc.build-2026-02-05_13_34_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-05_07_34_59.tgz osmo-pcu-sysmo.build-2026-02-05_07_35_00.tgz osmo-pcu.build-2026-02-05_07_35_08.tgz osmo-sgsn.build-2026-02-05_20_48_00.tgz osmo-stp.build-2026-02-05_13_26_50.tgz osmo-trx.build-2026-02-05_14_21_33.tgz osmocom-bb.build-2026-02-05_21_17_35.tgz srslte.build-19.tgz trial-8233
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-05_13_30_34.md5 osmo-bts-oc2g.build-2026-02-05_00_51_29.md5 osmo-bts-sysmo.build-2026-02-05_00_51_32.md5 osmo-bts.build-2026-02-05_00_51_42.md5 osmo-ggsn.build-2026-02-05_20_42_29.md5 osmo-hlr.build-2026-02-05_16_36_54.md5 osmo-hnbgw.build-2026-02-05_13_31_55.md5 osmo-mgw.build-2026-02-05_08_33_15.md5 osmo-msc.build-2026-02-05_13_34_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-05_07_34_59.md5 osmo-pcu-sysmo.build-2026-02-05_07_35_00.md5 osmo-pcu.build-2026-02-05_07_35_08.md5 osmo-sgsn.build-2026-02-05_20_48_00.md5 osmo-stp.build-2026-02-05_13_26_50.md5 osmo-trx.build-2026-02-05_14_21_33.md5 osmocom-bb.build-2026-02-05_21_17_35.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-05_13_30_34.md5 osmo-bts-oc2g.build-2026-02-05_00_51_29.md5 osmo-bts-sysmo.build-2026-02-05_00_51_32.md5 osmo-bts.build-2026-02-05_00_51_42.md5 osmo-ggsn.build-2026-02-05_20_42_29.md5 osmo-hlr.build-2026-02-05_16_36_54.md5 osmo-hnbgw.build-2026-02-05_13_31_55.md5 osmo-mgw.build-2026-02-05_08_33_15.md5 osmo-msc.build-2026-02-05_13_34_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-05_07_34_59.md5 osmo-pcu-sysmo.build-2026-02-05_07_35_00.md5 osmo-pcu.build-2026-02-05_07_35_08.md5 osmo-sgsn.build-2026-02-05_20_48_00.md5 osmo-stp.build-2026-02-05_13_26_50.md5 osmo-trx.build-2026-02-05_14_21_33.md5 osmocom-bb.build-2026-02-05_21_17_35.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-8233 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8233'
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-8233
--------------------------------------------------------------------------------------------
22:48:16.176077 tst trial-8233: Detailed log at /build/trial-8233/run.2026-02-05_22-48-16/log
---------------------------------------------------------------------
trial-8233 netreg_mass
---------------------------------------------------------------------
22:48:16.379042 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.379430 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.380205 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.381344 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.422718 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.423627 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.424803 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.486848 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-8233 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.487621 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.502943 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.503468 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.503952 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.504404 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.504847 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.505323 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.505774 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.536208 tst register_default_mass.py: using LAC 2
22:48:16.558334 tst register_default_mass.py: using RAC 2
22:48:16.585385 tst register_default_mass.py: using CellId 2
22:48:16.615391 tst register_default_mass.py: using BVCI 3
22:48:16.629470 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.630157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.630738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.631282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.631814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.632344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.632860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.633444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.634000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.634515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.635019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.635544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.636080 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.636613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.637135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.637645 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.638156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.638677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.639183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.639698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.640226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.640744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.641263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.641790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.642295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.642814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.643326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.643845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.644366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.644879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.645375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.645900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.646410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.646925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.647449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.647969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.648471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.648972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.649499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.650001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.650489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.650993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.651510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.652019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.652523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.653035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.653538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.654051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.654565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.655069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.655574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.656099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.656606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.657106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.657623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.658131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.658627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.659140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.659647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.660157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.660677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.661192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.661708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.662246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.662765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.663282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.663828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.664360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.664877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.665407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.665924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.666443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.667043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.667577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.668108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.668621 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.669149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.669669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.670192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.670716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.671227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.671749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.672283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.672805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.673317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.673840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.674361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.674869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.675396 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.675928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.676445 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.676973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.677499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.678024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.678550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.679072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.679588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.680106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.680644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.681158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.681671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.682249 tst register_default_mass.py:21: Launching a simple network
22:48:16.692243 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.811633 run create_hlr_db(pid=20): Launched
22:48:17.826117 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.842289 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.857736 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.863604 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.049723 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.064622 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.070243 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.486712 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.501888 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.516574 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.655253 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.670089 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.675803 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.699238 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.714162 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.719955 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.033842 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.049106 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.075626 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.247598 run osmo-bts-virtual(pid=34): Launched
22:48:29.302034 tst register_default_mass.py: using MSISDN 1001
22:48:29.308103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.353710 tst register_default_mass.py: using MSISDN 1002
22:48:29.359487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.396932 tst register_default_mass.py: using MSISDN 1003
22:48:29.402843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.432349 tst register_default_mass.py: using MSISDN 1004
22:48:29.445540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.475561 tst register_default_mass.py: using MSISDN 1005
22:48:29.489626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.519519 tst register_default_mass.py: using MSISDN 1006
22:48:29.533807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.563785 tst register_default_mass.py: using MSISDN 1007
22:48:29.577983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.607369 tst register_default_mass.py: using MSISDN 1008
22:48:29.617124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.647816 tst register_default_mass.py: using MSISDN 1009
22:48:29.657406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.687781 tst register_default_mass.py: using MSISDN 1010
22:48:29.703305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.733642 tst register_default_mass.py: using MSISDN 1011
22:48:29.747756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.778026 tst register_default_mass.py: using MSISDN 1012
22:48:29.792148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.822443 tst register_default_mass.py: using MSISDN 1013
22:48:29.836688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.866898 tst register_default_mass.py: using MSISDN 1014
22:48:29.880894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.911019 tst register_default_mass.py: using MSISDN 1015
22:48:29.924985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.955116 tst register_default_mass.py: using MSISDN 1016
22:48:29.969253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.999384 tst register_default_mass.py: using MSISDN 1017
22:48:30.013439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.043763 tst register_default_mass.py: using MSISDN 1018
22:48:30.057948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.088338 tst register_default_mass.py: using MSISDN 1019
22:48:30.102430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.132656 tst register_default_mass.py: using MSISDN 1020
22:48:30.146586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.177142 tst register_default_mass.py: using MSISDN 1021
22:48:30.191517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.221637 tst register_default_mass.py: using MSISDN 1022
22:48:30.235633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.265942 tst register_default_mass.py: using MSISDN 1023
22:48:30.280011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.318940 tst register_default_mass.py: using MSISDN 1024
22:48:30.336369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.366814 tst register_default_mass.py: using MSISDN 1025
22:48:30.381109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.411046 tst register_default_mass.py: using MSISDN 1026
22:48:30.425047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.455262 tst register_default_mass.py: using MSISDN 1027
22:48:30.469312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.499381 tst register_default_mass.py: using MSISDN 1028
22:48:30.513358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.542937 tst register_default_mass.py: using MSISDN 1029
22:48:30.556697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.586745 tst register_default_mass.py: using MSISDN 1030
22:48:30.600731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.630795 tst register_default_mass.py: using MSISDN 1031
22:48:30.636527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.666714 tst register_default_mass.py: using MSISDN 1032
22:48:30.680361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.710764 tst register_default_mass.py: using MSISDN 1033
22:48:30.724819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.755281 tst register_default_mass.py: using MSISDN 1034
22:48:30.769610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.799875 tst register_default_mass.py: using MSISDN 1035
22:48:30.813936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.843258 tst register_default_mass.py: using MSISDN 1036
22:48:30.856892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.887123 tst register_default_mass.py: using MSISDN 1037
22:48:30.901164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.932016 tst register_default_mass.py: using MSISDN 1038
22:48:30.946535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.976846 tst register_default_mass.py: using MSISDN 1039
22:48:30.990866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.021039 tst register_default_mass.py: using MSISDN 1040
22:48:31.035260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.065833 tst register_default_mass.py: using MSISDN 1041
22:48:31.080004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.110467 tst register_default_mass.py: using MSISDN 1042
22:48:31.124648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.154141 tst register_default_mass.py: using MSISDN 1043
22:48:31.167953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.198075 tst register_default_mass.py: using MSISDN 1044
22:48:31.211879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.242432 tst register_default_mass.py: using MSISDN 1045
22:48:31.256667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.286419 tst register_default_mass.py: using MSISDN 1046
22:48:31.300274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.330544 tst register_default_mass.py: using MSISDN 1047
22:48:31.344590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.374957 tst register_default_mass.py: using MSISDN 1048
22:48:31.389089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.419541 tst register_default_mass.py: using MSISDN 1049
22:48:31.433791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.464486 tst register_default_mass.py: using MSISDN 1050
22:48:31.478809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.509399 tst register_default_mass.py: using MSISDN 1051
22:48:31.523702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.553387 tst register_default_mass.py: using MSISDN 1052
22:48:31.563207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.594006 tst register_default_mass.py: using MSISDN 1053
22:48:31.609719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.640277 tst register_default_mass.py: using MSISDN 1054
22:48:31.654757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.685507 tst register_default_mass.py: using MSISDN 1055
22:48:31.700138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.731023 tst register_default_mass.py: using MSISDN 1056
22:48:31.745532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.784017 tst register_default_mass.py: using MSISDN 1057
22:48:31.801662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.832651 tst register_default_mass.py: using MSISDN 1058
22:48:31.847558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.878405 tst register_default_mass.py: using MSISDN 1059
22:48:31.892133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.922708 tst register_default_mass.py: using MSISDN 1060
22:48:31.937352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.968077 tst register_default_mass.py: using MSISDN 1061
22:48:31.982382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.012934 tst register_default_mass.py: using MSISDN 1062
22:48:32.027251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.057806 tst register_default_mass.py: using MSISDN 1063
22:48:32.072416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.103532 tst register_default_mass.py: using MSISDN 1064
22:48:32.118082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.148889 tst register_default_mass.py: using MSISDN 1065
22:48:32.163374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.194133 tst register_default_mass.py: using MSISDN 1066
22:48:32.208756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.240130 tst register_default_mass.py: using MSISDN 1067
22:48:32.254758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.286024 tst register_default_mass.py: using MSISDN 1068
22:48:32.300379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.331454 tst register_default_mass.py: using MSISDN 1069
22:48:32.346251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.377191 tst register_default_mass.py: using MSISDN 1070
22:48:32.391792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.422739 tst register_default_mass.py: using MSISDN 1071
22:48:32.437393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.468604 tst register_default_mass.py: using MSISDN 1072
22:48:32.483449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.514341 tst register_default_mass.py: using MSISDN 1073
22:48:32.528955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.568550 tst register_default_mass.py: using MSISDN 1074
22:48:32.586403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.626047 tst register_default_mass.py: using MSISDN 1075
22:48:32.644093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.683049 tst register_default_mass.py: using MSISDN 1076
22:48:32.700972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.732075 tst register_default_mass.py: using MSISDN 1077
22:48:32.747054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.778111 tst register_default_mass.py: using MSISDN 1078
22:48:32.792882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.823867 tst register_default_mass.py: using MSISDN 1079
22:48:32.838551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.869498 tst register_default_mass.py: using MSISDN 1080
22:48:32.883917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.914511 tst register_default_mass.py: using MSISDN 1081
22:48:32.929013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.959951 tst register_default_mass.py: using MSISDN 1082
22:48:32.974526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.004477 tst register_default_mass.py: using MSISDN 1083
22:48:33.018765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.048232 tst register_default_mass.py: using MSISDN 1084
22:48:33.061940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.091369 tst register_default_mass.py: using MSISDN 1085
22:48:33.105240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.134451 tst register_default_mass.py: using MSISDN 1086
22:48:33.148184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.185474 tst register_default_mass.py: using MSISDN 1087
22:48:33.195038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.224752 tst register_default_mass.py: using MSISDN 1088
22:48:33.239795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.269631 tst register_default_mass.py: using MSISDN 1089
22:48:33.283525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.313533 tst register_default_mass.py: using MSISDN 1090
22:48:33.327491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.357265 tst register_default_mass.py: using MSISDN 1091
22:48:33.370115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.400483 tst register_default_mass.py: using MSISDN 1092
22:48:33.414482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.445075 tst register_default_mass.py: using MSISDN 1093
22:48:33.459243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.489387 tst register_default_mass.py: using MSISDN 1094
22:48:33.502317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.531546 tst register_default_mass.py: using MSISDN 1095
22:48:33.545098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.583273 tst register_default_mass.py: using MSISDN 1096
22:48:33.600484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.631035 tst register_default_mass.py: using MSISDN 1097
22:48:33.645469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.675868 tst register_default_mass.py: using MSISDN 1098
22:48:33.690148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.720896 tst register_default_mass.py: using MSISDN 1099
22:48:33.735294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.766081 tst register_default_mass.py: using MSISDN 1100
22:48:33.780495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.872385 run mass: Starting testcase
22:48:33.877908 run mass: Pre-launching all virtphy's
22:48:33.883290 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.896293 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.902468 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.915431 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.921536 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.934550 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.940696 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.953666 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.959798 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.972749 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.978779 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.991627 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.997650 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.010691 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.016664 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.029581 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.035625 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.048529 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.054488 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.067427 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.073457 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.086368 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.092310 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.105222 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.111228 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.124196 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.130177 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.143107 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.149148 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.162183 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.168173 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.181283 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.187318 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.200370 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.206422 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.219428 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.225527 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.238610 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.244662 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.257653 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.263684 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.276715 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.282698 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.295752 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.301742 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.314739 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.320760 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.333703 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.339789 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.352918 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.358973 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.371938 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.377921 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.391082 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.397170 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.410042 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.416026 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.428858 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.434739 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.447776 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.453687 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.466596 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.472595 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.485402 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.491256 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.504002 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.509894 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.522701 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.528625 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.541448 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.547391 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.560219 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.566245 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.579166 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.585112 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.597783 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.603634 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.616310 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.622170 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.635105 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.640979 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.653927 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.659874 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.672686 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.678657 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.691544 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.697524 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.710332 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.716228 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.728990 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.734837 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.747591 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.753541 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.766318 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.772180 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.784923 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.790791 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.803543 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.809458 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.822205 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.828109 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.840930 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.846815 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.859584 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.865579 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.878344 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.884351 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.897128 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.903064 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.916057 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.921978 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.934908 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.940806 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.953572 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.959434 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.972215 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.978123 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.990930 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.996843 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.009598 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.015490 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.028317 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.034216 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.046973 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.052904 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.065660 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.071563 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.084376 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.090258 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.103183 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.109078 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.122026 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.127926 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.140683 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.146706 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.159496 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.165551 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.178354 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.184258 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.197052 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.202969 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.215793 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.221720 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.234496 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.240391 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.253191 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.259072 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.271870 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.277764 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.290481 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.296397 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.309217 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.315116 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.327866 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.333936 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.346707 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.352818 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.365630 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.371519 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.384440 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.390325 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.403354 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.409297 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.422108 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.428051 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.440827 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.446745 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.459602 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.465540 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.478405 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.484339 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.497188 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.503049 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.515897 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.521795 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.534571 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.540474 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.553254 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.559146 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.572144 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.578042 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.591022 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.596927 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.609719 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.615732 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.628533 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.634595 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.647451 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.653313 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.666152 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.672032 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.684830 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.690733 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.703541 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.709454 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.722275 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.728230 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.741034 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.746942 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.759714 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.765596 run mass: Checking if sockets are in the filesystem
22:48:35.777494 run osmo-ms-mob/00000: Starting mobile
22:48:35.790465 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.801712 run mass: MS start registered {at=882342.010031296, delay=0.0053481110371649265, ms=00000}
22:48:40.013075 run osmo-ms-mob/00001: Starting mobile
22:48:40.029920 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.040547 run mass: MS start registered {at=882346.248864566, delay=0.004601269029080868, ms=00001}
22:48:41.075727 run mass: MS performed LU {at=882347.283885443, lu_delay=5.273854146944359, ms=00000}
22:48:41.812805 run osmo-ms-mob/00002: Starting mobile
22:48:41.829474 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.840277 run mass: MS start registered {at=882348.048593286, delay=0.004789364989846945, ms=00002}
22:48:43.113757 run osmo-ms-mob/00003: Starting mobile
22:48:43.130926 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.141685 run mass: MS start registered {at=882349.350003513, delay=0.004642394022084773, ms=00003}
22:48:44.181233 run osmo-ms-mob/00004: Starting mobile
22:48:44.194069 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.204746 run mass: MS start registered {at=882350.413063877, delay=0.004654912045225501, ms=00004}
22:48:44.842023 run mass: MS performed LU {at=882351.050229188, lu_delay=4.801364622078836, ms=00001}
22:48:45.181001 run osmo-ms-mob/00005: Starting mobile
22:48:45.193800 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.204567 run mass: MS start registered {at=882351.412885917, delay=0.004731497960165143, ms=00005}
22:48:46.103299 run osmo-ms-mob/00006: Starting mobile
22:48:46.119484 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.130075 run mass: MS start registered {at=882352.338395565, delay=0.004688362008892, ms=00006}
22:48:46.743097 run mass: MS performed LU {at=882352.951299562, lu_delay=4.902706276043318, ms=00002}
22:48:47.012565 run osmo-ms-mob/00007: Starting mobile
22:48:47.028989 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.039736 run mass: MS start registered {at=882353.248056917, delay=0.004796089022420347, ms=00007}
22:48:47.781559 run osmo-ms-mob/00008: Starting mobile
22:48:47.794679 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.805544 run mass: MS start registered {at=882354.013864166, delay=0.00482262100558728, ms=00008}
22:48:48.512714 run osmo-ms-mob/00009: Starting mobile
22:48:48.530158 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.540906 run mass: MS start registered {at=882354.749226952, delay=0.004479462979361415, ms=00009}
22:48:48.608180 run mass: MS performed LU {at=882354.816410636, lu_delay=5.466407122905366, ms=00003}
22:48:49.181189 run osmo-ms-mob/00010: Starting mobile
22:48:49.194920 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.207561 run mass: MS start registered {at=882355.415873006, delay=0.004437312949448824, ms=00010}
22:48:49.802197 run osmo-ms-mob/00011: Starting mobile
22:48:49.818077 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.829210 run mass: MS start registered {at=882356.037530095, delay=0.00508940196596086, ms=00011}
22:48:50.392971 run osmo-ms-mob/00012: Starting mobile
22:48:50.407845 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.418779 run mass: MS start registered {at=882356.627096087, delay=0.004944053012877703, ms=00012}
22:48:50.509053 run mass: MS performed LU {at=882356.71726625, lu_delay=5.3043803330510855, ms=00005}
22:48:50.535995 run mass: MS performed LU {at=882356.744302207, lu_delay=6.33123832999263, ms=00004}
22:48:51.012962 run osmo-ms-mob/00013: Starting mobile
22:48:51.030051 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.040788 run mass: MS start registered {at=882357.249109607, delay=0.004694457980804145, ms=00013}
22:48:51.583538 run osmo-ms-mob/00014: Starting mobile
22:48:51.596809 run osmo-ms-mob/00014(pid=149): Launched
22:48:51.607651 run mass: MS start registered {at=882357.815972599, delay=0.004814347950741649, ms=00014}
22:48:52.192532 run osmo-ms-mob/00015: Starting mobile
22:48:52.206307 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.217009 run mass: MS start registered {at=882358.425329055, delay=0.0046394080854952335, ms=00015}
22:48:52.374107 run mass: MS performed LU {at=882358.582322668, lu_delay=5.334265751065686, ms=00007}
22:48:52.439051 run mass: MS performed LU {at=882358.647259514, lu_delay=6.308863948914222, ms=00006}
22:48:52.704011 run osmo-ms-mob/00016: Starting mobile
22:48:52.720124 run osmo-ms-mob/00016(pid=151): Launched
22:48:52.730824 run mass: MS start registered {at=882358.939141793, delay=0.004557969979941845, ms=00016}
22:48:52.742307 run mass: MS performed LU {at=882358.950604141, lu_delay=4.936739975004457, ms=00008}
22:48:53.194296 run osmo-ms-mob/00017: Starting mobile
22:48:53.207925 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.219074 run mass: MS start registered {at=882359.427395673, delay=0.004718673997558653, ms=00017}
22:48:53.813293 run osmo-ms-mob/00018: Starting mobile
22:48:53.829906 run osmo-ms-mob/00018(pid=153): Launched
22:48:53.840863 run mass: MS start registered {at=882360.049184866, delay=0.004801888018846512, ms=00018}
22:48:54.181350 run osmo-ms-mob/00019: Starting mobile
22:48:54.194490 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.200533 run mass: MS performed LU {at=882360.408861717, lu_delay=5.659634765004739, ms=00009}
22:48:54.206321 run mass: MS start registered {at=882360.414656922, delay=0.005813176976516843, ms=00019}
22:48:54.274818 run mass: MS performed LU {at=882360.483037911, lu_delay=5.067164905020036, ms=00010}
22:48:54.302530 run mass: MS performed LU {at=882360.51074851, lu_delay=4.473218415048905, ms=00011}
22:48:54.712996 run osmo-ms-mob/00020: Starting mobile
22:48:54.729587 run osmo-ms-mob/00020(pid=155): Launched
22:48:54.740351 run mass: MS start registered {at=882360.948672737, delay=0.004627226036973298, ms=00020}
22:48:55.193520 run osmo-ms-mob/00021: Starting mobile
22:48:55.207514 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.218559 run mass: MS start registered {at=882361.426873482, delay=0.00502283894456923, ms=00021}
22:48:55.585009 run osmo-ms-mob/00022: Starting mobile
22:48:55.598233 run osmo-ms-mob/00022(pid=157): Launched
22:48:55.609079 run mass: MS start registered {at=882361.817398263, delay=0.00474250502884388, ms=00022}
22:48:56.110246 run osmo-ms-mob/00023: Starting mobile
22:48:56.125701 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.136565 run mass: MS start registered {at=882362.34488486, delay=0.0048459910321980715, ms=00023}
22:48:56.142761 run mass: MS performed LU {at=882362.351090157, lu_delay=5.723994070081972, ms=00012}
22:48:56.204490 run mass: MS performed LU {at=882362.412712729, lu_delay=5.163603121996857, ms=00013}
22:48:56.503606 run osmo-ms-mob/00024: Starting mobile
22:48:56.520146 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.526078 run mass: MS performed LU {at=882362.734407457, lu_delay=4.918434858089313, ms=00014}
22:48:56.531745 run mass: MS start registered {at=882362.740080431, delay=0.005691168014891446, ms=00024}
22:48:56.977677 run osmo-ms-mob/00025: Starting mobile
22:48:56.992463 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.005339 run mass: MS start registered {at=882363.213660498, delay=0.006324638030491769, ms=00025}
22:48:57.388089 run osmo-ms-mob/00026: Starting mobile
22:48:57.400996 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.412115 run mass: MS start registered {at=882363.620430731, delay=0.004892376950010657, ms=00026}
22:48:57.819344 run osmo-ms-mob/00027: Starting mobile
22:48:57.835371 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.846130 run mass: MS start registered {at=882364.054453205, delay=0.00466106494423002, ms=00027}
22:48:57.939139 run mass: MS performed LU {at=882364.14737743, lu_delay=5.722048374940641, ms=00015}
22:48:58.040674 run mass: MS performed LU {at=882364.248912896, lu_delay=4.8215172230266035, ms=00017}
22:48:58.068942 run mass: MS performed LU {at=882364.27718803, lu_delay=5.33804623701144, ms=00016}
22:48:58.105548 run osmo-ms-mob/00028: Starting mobile
22:48:58.119245 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.130028 run mass: MS start registered {at=882364.338350542, delay=0.004875628976151347, ms=00028}
22:48:58.611552 run osmo-ms-mob/00029: Starting mobile
22:48:58.627019 run osmo-ms-mob/00029(pid=164): Launched
22:48:58.638028 run mass: MS start registered {at=882364.846346162, delay=0.005062896059826016, ms=00029}
22:48:58.994589 run osmo-ms-mob/00030: Starting mobile
22:48:59.008602 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.019244 run mass: MS start registered {at=882365.227566932, delay=0.0028224679408594966, ms=00030}
22:48:59.410517 run osmo-ms-mob/00031: Starting mobile
22:48:59.425230 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.436280 run mass: MS start registered {at=882365.644597517, delay=0.005010723019950092, ms=00031}
22:48:59.693612 run osmo-ms-mob/00032: Starting mobile
22:48:59.707254 run osmo-ms-mob/00032(pid=167): Launched
22:48:59.718147 run mass: MS start registered {at=882365.926469773, delay=0.004853303078562021, ms=00032}
22:48:59.905821 run mass: MS performed LU {at=882366.114041829, lu_delay=5.6993849070277065, ms=00019}
22:48:59.970581 run mass: MS performed LU {at=882366.178801545, lu_delay=5.23012880794704, ms=00020}
22:49:00.024299 run osmo-ms-mob/00033: Starting mobile
22:49:00.040984 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.047285 run mass: MS performed LU {at=882366.255610666, lu_delay=4.828737184056081, ms=00021}
22:49:00.053150 run mass: MS start registered {at=882366.261484469, delay=0.0058908030623570085, ms=00033}
22:49:00.075309 run mass: MS performed LU {at=882366.283621463, lu_delay=6.234436596976593, ms=00018}
22:49:00.525308 run osmo-ms-mob/00034: Starting mobile
22:49:00.542468 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.553809 run mass: MS start registered {at=882366.762126559, delay=0.0050227290485054255, ms=00034}
22:49:00.793545 run osmo-ms-mob/00035: Starting mobile
22:49:00.807501 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.819261 run mass: MS start registered {at=882367.027574402, delay=0.005792769021354616, ms=00035}
22:49:01.181406 run osmo-ms-mob/00036: Starting mobile
22:49:01.194356 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.205155 run mass: MS start registered {at=882367.413475611, delay=0.004759624018333852, ms=00036}
22:49:01.604051 run osmo-ms-mob/00037: Starting mobile
22:49:01.620089 run osmo-ms-mob/00037(pid=172): Launched
22:49:01.630904 run mass: MS start registered {at=882367.839223569, delay=0.004814050975255668, ms=00037}
22:49:01.705349 run mass: MS performed LU {at=882367.91357107, lu_delay=5.568686209968291, ms=00023}
22:49:01.807498 run mass: MS performed LU {at=882368.015717523, lu_delay=6.198319260030985, ms=00022}
22:49:01.844464 run osmo-ms-mob/00038: Starting mobile
22:49:01.857762 run osmo-ms-mob/00038(pid=173): Launched
22:49:01.863962 run mass: MS performed LU {at=882368.072290712, lu_delay=5.332210281048901, ms=00024}
22:49:01.869815 run mass: MS start registered {at=882368.078151093, delay=0.005877404939383268, ms=00038}
22:49:01.976435 run mass: MS performed LU {at=882368.184733791, lu_delay=4.971073293010704, ms=00025}
22:49:01.999325 run osmo-ms-mob/00039: Starting mobile
22:49:02.012249 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.023054 run mass: MS start registered {at=882368.231374346, delay=0.004809143953025341, ms=00039}
22:49:02.614009 run osmo-ms-mob/00040: Starting mobile
22:49:02.627489 run osmo-ms-mob/00040(pid=175): Launched
22:49:02.638729 run mass: MS start registered {at=882368.84704314, delay=0.005118123022839427, ms=00040}
22:49:02.881303 run osmo-ms-mob/00041: Starting mobile
22:49:02.894438 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.905430 run mass: MS start registered {at=882369.113750348, delay=0.004727927967905998, ms=00041}
22:49:03.212585 run osmo-ms-mob/00042: Starting mobile
22:49:03.227836 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.238682 run mass: MS start registered {at=882369.447002489, delay=0.004745710990391672, ms=00042}
22:49:03.617638 run osmo-ms-mob/00043: Starting mobile
22:49:03.635167 run osmo-ms-mob/00043(pid=178): Launched
22:49:03.647442 run mass: MS start registered {at=882369.85575489, delay=0.006130942958407104, ms=00043}
22:49:03.670211 run mass: MS performed LU {at=882369.878433139, lu_delay=5.54008259694092, ms=00028}
22:49:03.736502 run mass: MS performed LU {at=882369.944724315, lu_delay=5.098378152935766, ms=00029}
22:49:03.764333 run osmo-ms-mob/00044: Starting mobile
22:49:03.777392 run osmo-ms-mob/00044(pid=179): Launched
22:49:03.788607 run mass: MS start registered {at=882369.996929967, delay=0.005172282923012972, ms=00044}
22:49:03.804176 run mass: MS performed LU {at=882370.012500315, lu_delay=4.784933382994495, ms=00030}
22:49:03.841902 run mass: MS performed LU {at=882370.050144292, lu_delay=5.995691086980514, ms=00027}
22:49:03.861555 run osmo-ms-mob/00045: Starting mobile
22:49:03.874606 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.880971 run mass: MS performed LU {at=882370.089296364, lu_delay=6.468865633010864, ms=00026}
22:49:03.887130 run mass: MS start registered {at=882370.095455947, delay=0.006178383948281407, ms=00045}
22:49:04.493650 run osmo-ms-mob/00046: Starting mobile
22:49:04.507081 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.518491 run mass: MS start registered {at=882370.726812045, delay=0.005026823026128113, ms=00046}
22:49:04.782529 run osmo-ms-mob/00047: Starting mobile
22:49:04.795579 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.807366 run mass: MS start registered {at=882371.015687456, delay=0.005565959960222244, ms=00047}
22:49:05.081500 run osmo-ms-mob/00048: Starting mobile
22:49:05.094933 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.106356 run mass: MS start registered {at=882371.314675252, delay=0.0050524919060990214, ms=00048}
22:49:05.381464 run osmo-ms-mob/00049: Starting mobile
22:49:05.394494 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.405348 run mass: MS start registered {at=882371.613669758, delay=0.0048276029992848635, ms=00049}
22:49:05.470888 run mass: MS performed LU {at=882371.679117364, lu_delay=4.916990804951638, ms=00034}
22:49:05.509048 run mass: MS performed LU {at=882371.717302055, lu_delay=6.072704538004473, ms=00031}
22:49:05.536949 run osmo-ms-mob/00050: Starting mobile
22:49:05.550344 run osmo-ms-mob/00050(pid=185): Launched
22:49:05.561575 run mass: MS start registered {at=882371.769896934, delay=0.004887868999503553, ms=00050}
22:49:05.600579 run mass: MS performed LU {at=882371.808819658, lu_delay=4.78124525595922, ms=00035}
22:49:05.780523 run mass: MS performed LU {at=882371.988745865, lu_delay=6.062276091892272, ms=00032}
22:49:06.095638 run osmo-ms-mob/00051: Starting mobile
22:49:06.109675 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.120739 run mass: MS start registered {at=882372.329060323, delay=0.005010904977098107, ms=00051}
22:49:06.381825 run osmo-ms-mob/00052: Starting mobile
22:49:06.395128 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.406852 run mass: MS start registered {at=882372.615165539, delay=0.00566298293415457, ms=00052}
22:49:06.495344 run mass: MS performed LU {at=882372.703573117, lu_delay=6.44208864797838, ms=00033}
22:49:06.694817 run osmo-ms-mob/00053: Starting mobile
22:49:06.709305 run osmo-ms-mob/00053(pid=188): Launched
22:49:06.720881 run mass: MS start registered {at=882372.929198195, delay=0.005489500937983394, ms=00053}
22:49:06.995494 run osmo-ms-mob/00054: Starting mobile
22:49:07.009335 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.020579 run mass: MS start registered {at=882373.228899513, delay=0.005177302984520793, ms=00054}
22:49:07.281111 run osmo-ms-mob/00055: Starting mobile
22:49:07.294426 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.306065 run mass: MS start registered {at=882373.514379632, delay=0.005623132921755314, ms=00055}
22:49:07.334493 run mass: MS performed LU {at=882373.542724916, lu_delay=4.695681776036508, ms=00040}
22:49:07.372883 run mass: MS performed LU {at=882373.581124311, lu_delay=5.502973217982799, ms=00038}
22:49:07.402034 run osmo-ms-mob/00056: Starting mobile
22:49:07.415429 run osmo-ms-mob/00056(pid=191): Launched
22:49:07.426611 run mass: MS start registered {at=882373.634930493, delay=0.005075512919574976, ms=00056}
22:49:07.502100 run mass: MS performed LU {at=882373.710320553, lu_delay=5.478946207091212, ms=00039}
22:49:07.645234 run mass: MS performed LU {at=882373.853454058, lu_delay=6.439978446927853, ms=00036}
22:49:07.705397 run osmo-ms-mob/00057: Starting mobile
22:49:07.720650 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.731915 run mass: MS start registered {at=882373.94023761, delay=0.005172798992134631, ms=00057}
22:49:07.935321 run mass: MS performed LU {at=882374.14354066, lu_delay=5.029790312051773, ms=00041}
22:49:08.282602 run osmo-ms-mob/00058: Starting mobile
22:49:08.296128 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.307603 run mass: MS start registered {at=882374.515917271, delay=0.005195687059313059, ms=00058}
22:49:08.498369 run mass: MS performed LU {at=882374.706588891, lu_delay=5.259586401982233, ms=00042}
22:49:08.525949 run osmo-ms-mob/00059: Starting mobile
22:49:08.539396 run osmo-ms-mob/00059(pid=194): Launched
22:49:08.551052 run mass: MS start registered {at=882374.759369905, delay=0.00549426197540015, ms=00059}
22:49:08.895512 run osmo-ms-mob/00060: Starting mobile
22:49:08.909405 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.921442 run mass: MS start registered {at=882375.129752585, delay=0.005830672918818891, ms=00060}
22:49:09.236914 run mass: MS performed LU {at=882375.445138987, lu_delay=5.349683040054515, ms=00045}
22:49:09.251831 run osmo-ms-mob/00061: Starting mobile
22:49:09.264931 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.273187 run mass: MS performed LU {at=882375.481500599, lu_delay=5.625745708937757, ms=00043}
22:49:09.279416 run mass: MS start registered {at=882375.487750095, delay=0.008590532932430506, ms=00061}
22:49:09.366304 run mass: MS performed LU {at=882375.574528264, lu_delay=4.847716219024733, ms=00046}
22:49:09.394852 run osmo-ms-mob/00062: Starting mobile
22:49:09.408090 run osmo-ms-mob/00062(pid=197): Launched
22:49:09.419226 run mass: MS start registered {at=882375.627541617, delay=0.005042753997258842, ms=00062}
22:49:09.545288 run mass: MS performed LU {at=882375.753517159, lu_delay=5.756587192066945, ms=00044}
22:49:09.569368 run mass: MS performed LU {at=882375.777696973, lu_delay=4.762009516940452, ms=00047}
22:49:09.580736 run osmo-ms-mob/00063: Starting mobile
22:49:09.593902 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.605619 run mass: MS start registered {at=882375.813933082, delay=0.005509729031473398, ms=00063}
22:49:10.295144 run osmo-ms-mob/00064: Starting mobile
22:49:10.309923 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.321776 run mass: MS start registered {at=882376.530093375, delay=0.005635070032440126, ms=00064}
22:49:10.418323 run mass: MS performed LU {at=882376.62655017, lu_delay=3.6973519750172272, ms=00053}
22:49:10.694685 run osmo-ms-mob/00065: Starting mobile
22:49:10.708997 run osmo-ms-mob/00065(pid=200): Launched
22:49:10.720498 run mass: MS start registered {at=882376.92880968, delay=0.005505996057763696, ms=00065}
22:49:11.020936 run osmo-ms-mob/00066: Starting mobile
22:49:11.036736 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.049955 run mass: MS start registered {at=882377.258274364, delay=0.007119146059267223, ms=00066}
22:49:11.101511 run mass: MS performed LU {at=882377.309748601, lu_delay=4.980688278097659, ms=00051}
22:49:11.137927 run mass: MS performed LU {at=882377.346167038, lu_delay=5.732497279997915, ms=00049}
22:49:11.267225 run mass: MS performed LU {at=882377.475449079, lu_delay=4.860283539979719, ms=00052}
22:49:11.295913 run osmo-ms-mob/00067: Starting mobile
22:49:11.309019 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.320453 run mass: MS start registered {at=882377.52877353, delay=0.005363214062526822, ms=00067}
22:49:11.411927 run mass: MS performed LU {at=882377.620151535, lu_delay=6.305476283072494, ms=00048}
22:49:11.705170 run osmo-ms-mob/00068: Starting mobile
22:49:11.720224 run osmo-ms-mob/00068(pid=203): Launched
22:49:11.731181 run mass: MS start registered {at=882377.93950115, delay=0.004904873087070882, ms=00068}
22:49:12.093956 run osmo-ms-mob/00069: Starting mobile
22:49:12.108039 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.119272 run mass: MS start registered {at=882378.327586965, delay=0.005165162030607462, ms=00069}
22:49:12.494796 run osmo-ms-mob/00070: Starting mobile
22:49:12.508597 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.519822 run mass: MS start registered {at=882378.728140137, delay=0.005143773043528199, ms=00070}
22:49:12.920629 run osmo-ms-mob/00071: Starting mobile
22:49:12.936814 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.948417 run mass: MS start registered {at=882379.156733887, delay=0.005294730071909726, ms=00071}
22:49:13.085884 run mass: MS performed LU {at=882379.294108986, lu_delay=5.659178493078798, ms=00056}
22:49:13.109390 run mass: MS performed LU {at=882379.317720159, lu_delay=5.377482548938133, ms=00057}
22:49:13.120492 run osmo-ms-mob/00072: Starting mobile
22:49:13.133845 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.145106 run mass: MS start registered {at=882379.35342708, delay=0.005201722029596567, ms=00072}
22:49:13.237569 run mass: MS performed LU {at=882379.445787921, lu_delay=5.931408289005049, ms=00055}
22:49:13.275429 run mass: MS performed LU {at=882379.483669004, lu_delay=4.724299099063501, ms=00059}
22:49:13.312015 run mass: MS performed LU {at=882379.520262285, lu_delay=5.004345013992861, ms=00058}
22:49:13.340374 run osmo-ms-mob/00073: Starting mobile
22:49:13.353800 run osmo-ms-mob/00073(pid=208): Launched
22:49:13.365111 run mass: MS start registered {at=882379.573432103, delay=0.005185713991522789, ms=00073}
22:49:14.082704 run osmo-ms-mob/00074: Starting mobile
22:49:14.096191 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.107540 run mass: MS start registered {at=882380.315860678, delay=0.00526166392955929, ms=00074}
22:49:14.512358 run osmo-ms-mob/00075: Starting mobile
22:49:14.527783 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.539033 run mass: MS start registered {at=882380.747351333, delay=0.00515334599185735, ms=00075}
22:49:14.866782 run mass: MS performed LU {at=882381.075002475, lu_delay=5.587252379977144, ms=00061}
22:49:14.903450 run mass: MS performed LU {at=882381.111688007, lu_delay=5.297754924977198, ms=00063}
22:49:14.947939 run osmo-ms-mob/00076: Starting mobile
22:49:14.961641 run osmo-ms-mob/00076(pid=211): Launched
22:49:14.972935 run mass: MS start registered {at=882381.181255336, delay=0.005266600986942649, ms=00076}
22:49:15.033607 run mass: MS performed LU {at=882381.241827442, lu_delay=5.614285824936815, ms=00062}
22:49:15.213689 run mass: MS performed LU {at=882381.42191005, lu_delay=4.8918166749645025, ms=00064}
22:49:15.418015 run osmo-ms-mob/00077: Starting mobile
22:49:15.434614 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.445918 run mass: MS start registered {at=882381.654235018, delay=0.00527278590016067, ms=00077}
22:49:15.895094 run osmo-ms-mob/00078: Starting mobile
22:49:15.909208 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.920846 run mass: MS start registered {at=882382.129164704, delay=0.005441267974674702, ms=00078}
22:49:16.280783 run osmo-ms-mob/00079: Starting mobile
22:49:16.294120 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.305873 run mass: MS start registered {at=882382.514167522, delay=0.0055698639480397105, ms=00079}
22:49:16.767883 run mass: MS performed LU {at=882382.975996173, lu_delay=5.447222642949782, ms=00067}
22:49:16.823953 run osmo-ms-mob/00080: Starting mobile
22:49:16.838761 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.850174 run mass: MS start registered {at=882383.058491846, delay=0.005029849009588361, ms=00080}
22:49:16.858668 run mass: MS performed LU {at=882383.066990842, lu_delay=5.808716477942653, ms=00066}
22:49:16.869313 run mass: MS performed LU {at=882383.077637456, lu_delay=5.138136305962689, ms=00068}
22:49:17.042119 run mass: MS performed LU {at=882383.250339092, lu_delay=6.321529411943629, ms=00065}
22:49:17.077441 run mass: MS performed LU {at=882383.285684507, lu_delay=4.9580975419376045, ms=00069}
22:49:17.092074 run osmo-ms-mob/00081: Starting mobile
22:49:17.105247 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.116407 run mass: MS start registered {at=882383.324724679, delay=0.005087804049253464, ms=00081}
22:49:17.681811 run osmo-ms-mob/00082: Starting mobile
22:49:17.695251 run osmo-ms-mob/00082(pid=217): Launched
22:49:17.706881 run mass: MS start registered {at=882383.91520056, delay=0.005078720976598561, ms=00082}
22:49:18.310476 run osmo-ms-mob/00083: Starting mobile
22:49:18.325576 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.337077 run mass: MS start registered {at=882384.54539628, delay=0.005189254065044224, ms=00083}
22:49:18.633094 run mass: MS performed LU {at=882384.841312249, lu_delay=5.2678801459260285, ms=00073}
22:49:18.669033 run mass: MS performed LU {at=882384.877272315, lu_delay=6.149132177932188, ms=00070}
22:49:18.685222 run osmo-ms-mob/00084: Starting mobile
22:49:18.698528 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.710039 run mass: MS start registered {at=882384.918348895, delay=0.00551597005687654, ms=00084}
22:49:18.799433 run mass: MS performed LU {at=882385.00765392, lu_delay=5.65422684000805, ms=00072}
22:49:18.978912 run mass: MS performed LU {at=882385.187132162, lu_delay=4.871271484065801, ms=00074}
22:49:18.997410 run mass: MS performed LU {at=882385.205655461, lu_delay=6.048921573907137, ms=00071}
22:49:19.312913 run osmo-ms-mob/00085: Starting mobile
22:49:19.329959 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.341560 run mass: MS start registered {at=882385.549875231, delay=0.005566903040744364, ms=00085}
22:49:19.894978 run osmo-ms-mob/00086: Starting mobile
22:49:19.908940 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.920467 run mass: MS start registered {at=882386.128786383, delay=0.005168344941921532, ms=00086}
22:49:20.510780 run osmo-ms-mob/00087: Starting mobile
22:49:20.528752 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.540049 run mass: MS start registered {at=882386.748370768, delay=0.005249922978691757, ms=00087}
22:49:20.617694 run mass: MS performed LU {at=882386.825892926, lu_delay=5.171657908009365, ms=00077}
22:49:20.640550 run mass: MS performed LU {at=882386.848881299, lu_delay=4.719716595020145, ms=00078}
22:49:20.663531 run mass: MS performed LU {at=882386.871794359, lu_delay=5.690539022907615, ms=00076}
22:49:20.769200 run mass: MS performed LU {at=882386.977422288, lu_delay=6.230070955003612, ms=00075}
22:49:21.112744 run osmo-ms-mob/00088: Starting mobile
22:49:21.129402 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.140951 run mass: MS start registered {at=882387.349271575, delay=0.005394043982960284, ms=00088}
22:49:21.678180 run osmo-ms-mob/00089: Starting mobile
22:49:21.691213 run osmo-ms-mob/00089(pid=224): Launched
22:49:21.703235 run mass: MS start registered {at=882387.911543395, delay=0.005922586075030267, ms=00089}
22:49:22.312761 run osmo-ms-mob/00090: Starting mobile
22:49:22.329728 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.340899 run mass: MS start registered {at=882388.549217932, delay=0.0051063899882137775, ms=00090}
22:49:22.398778 run mass: MS performed LU {at=882388.606977803, lu_delay=4.69177724304609, ms=00082}
22:49:22.434936 run mass: MS performed LU {at=882388.643178303, lu_delay=5.584686457063071, ms=00080}
22:49:22.564758 run mass: MS performed LU {at=882388.772981212, lu_delay=5.448256533010863, ms=00081}
22:49:23.013023 run osmo-ms-mob/00091: Starting mobile
22:49:23.029554 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.041422 run mass: MS start registered {at=882389.249740354, delay=0.005579952034167945, ms=00091}
22:49:23.695809 run osmo-ms-mob/00092: Starting mobile
22:49:23.709679 run osmo-ms-mob/00092(pid=227): Launched
22:49:23.720974 run mass: MS start registered {at=882389.929295745, delay=0.005254218936897814, ms=00092}
22:49:24.383070 run mass: MS performed LU {at=882390.591249911, lu_delay=6.045853630988859, ms=00083}
22:49:24.436064 run osmo-ms-mob/00093: Starting mobile
22:49:24.448905 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.454916 run mass: MS performed LU {at=882390.663244451, lu_delay=5.744895556010306, ms=00084}
22:49:24.460786 run mass: MS performed LU {at=882390.669119864, lu_delay=5.119244633009657, ms=00085}
22:49:24.466507 run mass: MS start registered {at=882390.674843237, delay=0.011615831055678427, ms=00093}
22:49:24.535922 run mass: MS performed LU {at=882390.744150595, lu_delay=4.615364212077111, ms=00086}
22:49:24.826633 run mass: MS performed LU {at=882391.034850504, lu_delay=23.195626934990287, ms=00037}
22:49:25.394325 run osmo-ms-mob/00094: Starting mobile
22:49:25.408299 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.419660 run mass: MS start registered {at=882391.627976541, delay=0.005378051078878343, ms=00094}
22:49:26.164273 run mass: MS performed LU {at=882392.372489309, lu_delay=5.624118541018106, ms=00087}
22:49:26.201887 run mass: MS performed LU {at=882392.410125406, lu_delay=5.060853831004351, ms=00088}
22:49:26.258312 run osmo-ms-mob/00095: Starting mobile
22:49:26.276554 run osmo-ms-mob/00095(pid=230): Launched
22:49:26.287765 run mass: MS start registered {at=882392.496082001, delay=0.005114163039252162, ms=00095}
22:49:26.331119 run mass: MS performed LU {at=882392.539341552, lu_delay=4.627798156929202, ms=00089}
22:49:27.281293 run osmo-ms-mob/00096: Starting mobile
22:49:27.294322 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.306140 run mass: MS start registered {at=882393.51446033, delay=0.005268216016702354, ms=00096}
22:49:28.149397 run mass: MS performed LU {at=882394.357621692, lu_delay=5.107881337986328, ms=00091}
22:49:28.166768 run mass: MS performed LU {at=882394.375080506, lu_delay=5.825862573925406, ms=00090}
22:49:28.395566 run osmo-ms-mob/00097: Starting mobile
22:49:28.409518 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.420850 run mass: MS start registered {at=882394.629169353, delay=0.005318974028341472, ms=00097}
22:49:28.429886 run mass: MS performed LU {at=882394.638204064, lu_delay=4.708908319007605, ms=00092}
22:49:28.536615 run mass: MS performed LU {at=882394.744834459, lu_delay=22.974937524995767, ms=00050}
22:49:29.715622 run osmo-ms-mob/00098: Starting mobile
22:49:29.733041 run osmo-ms-mob/00098(pid=233): Launched
22:49:29.744434 run mass: MS start registered {at=882395.952754562, delay=0.005258004064671695, ms=00098}
22:49:29.930561 run mass: MS performed LU {at=882396.138780143, lu_delay=4.5108036019373685, ms=00094}
22:49:30.097405 run mass: MS performed LU {at=882396.30562775, lu_delay=5.630784512963146, ms=00093}
22:49:30.203474 run mass: MS performed LU {at=882396.411695524, lu_delay=23.182796010980383, ms=00054}
22:49:31.481149 run osmo-ms-mob/00099: Starting mobile
22:49:31.494394 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.500498 run mass: All started... {duration=55.72931325796526, too_slow=0}
22:49:31.506364 run mass: MS start registered {at=882397.714692495, delay=0.005859047989360988, ms=00099}
22:49:31.915448 run mass: MS performed LU {at=882398.123663943, lu_delay=5.627581942011602, ms=00095}
22:49:32.168350 run mass: MS performed LU {at=882398.376570395, lu_delay=4.862110064947046, ms=00096}
22:49:32.195253 run mass: MS performed LU {at=882398.403556468, lu_delay=23.273803882999346, ms=00060}
22:49:33.862747 run mass: MS performed LU {at=882400.070967472, lu_delay=5.441798118990846, ms=00097}
22:49:35.680836 run mass: MS performed LU {at=882401.889048473, lu_delay=5.93629391095601, ms=00098}
22:49:37.581972 run mass: MS performed LU {at=882403.790190843, lu_delay=6.0754983481019735, ms=00099}
22:49:39.446757 run mass: MS performed LU {at=882405.654951377, lu_delay=23.14078385499306, ms=00079}
22:49:39.456627 run mass: Tests done {all_completed=True, max=23.273803882999346, min=3.6973519750172272}
22:49:39.462050 tst register_default_mass.py: Test passed (83.0 sec)
22:49:39.467356 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.470613 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.473828 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.477048 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.480289 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.483545 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.486893 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.490190 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.493480 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.496773 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.500050 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.503325 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.506614 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.509914 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.513328 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.516748 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.520172 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.523621 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.527046 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.530441 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.533756 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.537123 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.540459 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.543973 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.547553 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.550915 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.554820 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.558129 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.561510 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.564849 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.568159 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.572061 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.575481 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.578820 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.582233 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.585605 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.589240 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.593037 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.596586 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.600078 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.603607 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.607326 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.610879 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.614903 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.618361 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.621802 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.625145 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.628569 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.631993 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.635626 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.639074 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.642414 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.645852 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.649274 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.652845 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.656278 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.660171 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.663601 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.667019 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.670299 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.673730 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.677074 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.680487 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.684053 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.688075 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.691490 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.694844 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.698281 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.701717 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.705138 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.708528 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.711893 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.715737 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.719107 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.722509 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.725804 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.729155 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.732521 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.735923 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.739233 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.742515 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.745869 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.749171 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.752533 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.755837 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.759793 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.763099 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.766494 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.769833 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.773168 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.776443 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.779801 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.783088 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.786478 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.789796 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.793244 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.796643 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.800074 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.803458 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.806881 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.810219 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.813600 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.816981 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.820303 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.823630 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.827018 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.830382 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.833679 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.837018 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.840329 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.843757 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.847129 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.850478 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.853793 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.857157 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.860430 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.863643 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.866856 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.870074 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.873271 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.876473 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.879662 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.882862 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.886063 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.889271 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.892478 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.895676 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.898866 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.902075 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.905287 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.908487 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.911682 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.914877 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.918096 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.921325 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.924530 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.927727 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.930941 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.934137 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.937342 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.940537 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.943728 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.946912 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.950120 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.953341 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.956534 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.959730 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.962911 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.966102 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.969288 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.972495 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.975696 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.978892 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.982093 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.985308 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.988507 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.991718 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.994911 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.998104 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.001307 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.004513 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.007711 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.010921 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.014112 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.017314 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.020490 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.023690 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.026891 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.030109 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.033321 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.036532 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.039728 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.042942 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.046131 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.049314 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.052530 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.055740 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.058938 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.062131 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.065346 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.068558 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.071752 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.074958 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.078160 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.081367 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.084568 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.087780 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.090969 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.094167 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.097377 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.100590 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.103791 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.106986 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.110207 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.113401 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.116610 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.119818 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.123011 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.126206 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.129424 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.132625 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.135828 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.139026 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.142216 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.145409 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.148604 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.151815 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.155005 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.158198 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.161391 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.164593 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.167783 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.170967 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.174173 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.175618 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.179159 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.180594 run osmo-hlr_127.0.42.2(pid=23): Terminated {rc=256}
22:49:40.184146 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.185580 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.189148 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.190600 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.194162 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.195605 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.199199 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.200654 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.204206 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.205657 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.209227 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.210670 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.214261 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.215701 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.219252 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.220713 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.224319 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.225775 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.229358 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.230811 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.234384 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.235844 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.239426 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.240874 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.244437 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.245876 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.249455 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.250901 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.254469 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.255923 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.259497 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.260950 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.264516 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.265963 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.269528 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.270965 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.274542 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.276010 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.279560 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.281016 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.284588 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.286034 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.289596 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.291035 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.294590 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.296034 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.299581 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.301033 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.304594 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.306047 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.309626 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.311062 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.314632 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.316073 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.319634 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.321106 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.324669 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.326109 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.329712 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.331159 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.334710 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.336166 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.339735 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.341182 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.344748 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.346190 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.349747 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.351185 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.354747 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.356196 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.359749 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.361184 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.364738 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.366167 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.369721 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.371168 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.374736 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.376181 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.379720 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.381159 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.384725 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.386165 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.389711 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.391157 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.394715 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.396159 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.399709 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.401153 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.404707 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.406144 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.409722 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.411154 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.414713 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.416159 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.419703 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.421151 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.424706 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.426146 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.429705 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.431143 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.434702 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.436147 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.439719 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.441164 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.444732 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.446163 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.449746 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.451186 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.454730 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.456188 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.459734 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.461177 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.464717 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.466168 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.469718 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.471162 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.474707 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.476147 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.479713 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.481157 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.484723 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.486167 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.489739 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.491170 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.494710 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.496178 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.499727 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.501164 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.504721 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.506160 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.509725 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.511163 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.514741 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.516190 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.519753 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.521194 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.524749 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.526188 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.529764 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.531198 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.534769 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.536220 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.539760 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.541195 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.544758 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.546202 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.549752 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.551196 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.554763 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.556200 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.559743 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.561178 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.564727 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.566160 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.569736 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.571170 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.574719 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.576174 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.579726 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.581175 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.584732 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.586170 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.589734 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.591161 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.594730 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.596174 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.599743 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.601181 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.604747 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.606181 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.609749 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.611187 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.614746 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.616200 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.619738 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.621182 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.624757 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.626190 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.629744 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.631184 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.634734 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.636189 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.639760 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.641204 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.644757 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.646197 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.649758 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.651184 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.654738 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.656191 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.659755 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.661193 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.664752 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.666195 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.669746 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.671197 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.674751 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.676187 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.679739 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.681186 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.684771 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.686229 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.689787 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.691222 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.694774 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.696232 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.699799 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.701233 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.704817 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.706262 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.709810 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.711240 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.714820 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.716260 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.719820 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.721253 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.724820 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.726259 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.729834 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.731269 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.734827 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.736285 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.739859 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.741298 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.744874 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.746324 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.749894 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.751329 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.754910 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.756389 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.760064 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.761529 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.765180 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.766637 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.770303 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.771784 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.775420 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.776885 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.780513 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.781980 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.785642 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.787110 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.790748 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.792209 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.795851 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.797315 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.800954 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.802416 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.806066 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.807529 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.811176 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.812650 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.816296 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.817752 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.821422 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.822885 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.826532 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.828007 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.831644 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.833136 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.836798 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.838267 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.841915 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.843382 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.847035 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.848496 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.852136 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.853602 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.857242 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.858705 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.862376 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.863852 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.867510 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.868979 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.872622 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.874087 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.877743 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.879213 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.882868 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.884360 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.888025 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.889493 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.893141 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.894601 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.898259 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.899735 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.903388 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.904869 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.908535 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.910007 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.913653 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.915124 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.918777 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.920248 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.923898 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.925371 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.929044 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.930537 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.934210 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.935680 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.939339 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.940816 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.944482 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.945962 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.949621 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.951083 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.954759 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.956236 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.959916 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.961389 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.965060 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.966520 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.970182 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.971645 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.975281 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.976792 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.980457 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.981924 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.985567 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.987030 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.990686 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.992162 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.995819 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.997283 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.000935 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.002404 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.006066 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.007537 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.011202 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.012692 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.016362 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.017834 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.021501 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.022975 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.026639 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.028125 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.031786 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.033253 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.036915 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.038387 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.042050 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.043523 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.047171 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.048651 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.052314 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.053785 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.057454 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.058936 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.062588 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.064052 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.067720 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.069184 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.072838 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.074303 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.077970 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.079448 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.083105 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.084580 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.088223 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.089690 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.093353 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.094823 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.098467 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.099933 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.103573 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.105041 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.108697 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.110164 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.113814 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.115278 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.118921 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.120402 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.124038 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.125498 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.129129 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.130580 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.134222 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.135689 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.139319 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.140791 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.144441 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.145900 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.149532 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.150992 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.154630 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.156109 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.159752 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.161217 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.164877 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.166336 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.170011 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.171480 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.175127 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.176588 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.180227 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.181692 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.185331 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.186790 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.190438 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.191917 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.195566 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.197034 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.200691 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.202151 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.205790 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.207258 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.210908 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.212376 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.216035 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.217505 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.221150 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.222622 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.226267 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.227759 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.231399 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.232876 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.236524 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.237992 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.241673 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.243146 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.647493 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.654126 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8233 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.720658 tst trial-8233: Storing JUnit report in /build/trial-8233/run.2026-02-05_22-48-16/trial-8233.xml
--------------------------------------------------------------------------------------------
trial-8233 PASS
--------------------------------------------------------------------------------------------
22:49:44.734176 tst trial-8233: trial-8233: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (83.0 sec)
+ exit_code=0
+ rm -rf trial-8233/inst
+ cd trial-8233
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-05 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8233-run.tgz run.2026-02-05_22-48-16
+ tar czf /build/trial-8233-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-05_13_30_34.tgz osmo-bts-oc2g.build-2026-02-05_00_51_29.tgz osmo-bts-sysmo.build-2026-02-05_00_51_32.tgz osmo-bts.build-2026-02-05_00_51_42.tgz osmo-ggsn.build-2026-02-05_20_42_29.tgz osmo-hlr.build-2026-02-05_16_36_54.tgz osmo-hnbgw.build-2026-02-05_13_31_55.tgz osmo-mgw.build-2026-02-05_08_33_15.tgz osmo-msc.build-2026-02-05_13_34_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-05_07_34_59.tgz osmo-pcu-sysmo.build-2026-02-05_07_35_00.tgz osmo-pcu.build-2026-02-05_07_35_08.tgz osmo-sgsn.build-2026-02-05_20_48_00.tgz osmo-stp.build-2026-02-05_13_26_50.tgz osmo-trx.build-2026-02-05_14_21_33.tgz osmocom-bb.build-2026-02-05_21_17_35.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