Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13415322070511852140.sh
+ rm -rf trial-8165-bin.tgz trial-8165-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24955
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11005
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10409
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12843
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13166
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12730
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41088
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7546
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43207
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8353
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 13143
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7457
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11530
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7586
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9028
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6306
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 7457
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16364139178805061784.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-8165
+ 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
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ 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 [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
#7 CACHED
#8 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#8 CACHED
#9 [20/28] WORKDIR /TMP
#9 CACHED
#10 [ 3/28] RUN groupadd osmo-gsm-tester
#10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED
#12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#12 CACHED
#13 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#13 CACHED
#14 [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
#14 CACHED
#15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#15 CACHED
#16 [ 2/28] RUN useradd -ms /bin/bash jenkins
#16 CACHED
#17 [ 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
#17 CACHED
#18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#18 CACHED
#19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [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
#22 CACHED
#23 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#23 CACHED
#24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#24 CACHED
#25 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#25 CACHED
#26 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#26 CACHED
#27 [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
#27 CACHED
#28 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#28 CACHED
#29 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#29 CACHED
#30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#30 CACHED
#31 [ 8/28] RUN MKDIR /var/run/sshd
#31 CACHED
#32 [ 9/28] COPY SSH /root/.ssh
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:730c5b228c96bf029d5471ddf7a9f044d46485c40574432c3c3c10c591390cd3 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=8166 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-11-30 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8166
+ mkdir -p trial-8166
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-30_13_26_00.tgz osmo-bts-oc2g.build-2025-11-30_00_51_51.tgz osmo-bts-sysmo.build-2025-11-30_00_51_42.tgz osmo-bts.build-2025-11-30_00_51_51.tgz osmo-ggsn.build-2025-11-30_20_42_56.tgz osmo-hlr.build-2025-11-30_16_36_49.tgz osmo-hnbgw.build-2025-11-30_13_31_16.tgz osmo-mgw.build-2025-11-30_08_33_13.tgz osmo-msc.build-2025-11-30_13_35_47.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-30_07_36_10.tgz osmo-pcu-sysmo.build-2025-11-30_07_33_59.tgz osmo-pcu.build-2025-11-30_07_36_16.tgz osmo-sgsn.build-2025-11-30_20_48_43.tgz osmo-stp.build-2025-11-30_13_23_04.tgz osmo-trx.build-2025-11-30_14_26_41.tgz osmocom-bb.build-2025-11-30_21_17_26.tgz srslte.build-19.tgz trial-8166
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-30_13_26_00.md5 osmo-bts-oc2g.build-2025-11-30_00_51_51.md5 osmo-bts-sysmo.build-2025-11-30_00_51_42.md5 osmo-bts.build-2025-11-30_00_51_51.md5 osmo-ggsn.build-2025-11-30_20_42_56.md5 osmo-hlr.build-2025-11-30_16_36_49.md5 osmo-hnbgw.build-2025-11-30_13_31_16.md5 osmo-mgw.build-2025-11-30_08_33_13.md5 osmo-msc.build-2025-11-30_13_35_47.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-30_07_36_10.md5 osmo-pcu-sysmo.build-2025-11-30_07_33_59.md5 osmo-pcu.build-2025-11-30_07_36_16.md5 osmo-sgsn.build-2025-11-30_20_48_43.md5 osmo-stp.build-2025-11-30_13_23_04.md5 osmo-trx.build-2025-11-30_14_26_41.md5 osmocom-bb.build-2025-11-30_21_17_26.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-30_13_26_00.md5 osmo-bts-oc2g.build-2025-11-30_00_51_51.md5 osmo-bts-sysmo.build-2025-11-30_00_51_42.md5 osmo-bts.build-2025-11-30_00_51_51.md5 osmo-ggsn.build-2025-11-30_20_42_56.md5 osmo-hlr.build-2025-11-30_16_36_49.md5 osmo-hnbgw.build-2025-11-30_13_31_16.md5 osmo-mgw.build-2025-11-30_08_33_13.md5 osmo-msc.build-2025-11-30_13_35_47.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-30_07_36_10.md5 osmo-pcu-sysmo.build-2025-11-30_07_33_59.md5 osmo-pcu.build-2025-11-30_07_36_16.md5 osmo-sgsn.build-2025-11-30_20_48_43.md5 osmo-stp.build-2025-11-30_13_23_04.md5 osmo-trx.build-2025-11-30_14_26_41.md5 osmocom-bb.build-2025-11-30_21_17_26.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-8166 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8166'
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-8166
--------------------------------------------------------------------------------------------
22:48:16.436406 tst trial-8166: Detailed log at /build/trial-8166/run.2025-11-30_22-48-16/log
---------------------------------------------------------------------
trial-8166 netreg_mass
---------------------------------------------------------------------
22:48:16.638809 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.639176 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.639954 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.641109 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.694519 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.696465 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.698885 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.762856 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-8166 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.763634 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.778916 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.779437 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.779885 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.780311 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.780742 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.781195 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.781633 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.812429 tst register_default_mass.py: using LAC 2
22:48:16.834040 tst register_default_mass.py: using RAC 2
22:48:16.860049 tst register_default_mass.py: using CellId 2
22:48:16.889006 tst register_default_mass.py: using BVCI 3
22:48:16.902583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.903241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.903838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.904369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.904905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.905424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.905951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.906473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.906998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.907526 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.908038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.908544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.909181 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.909711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.910228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.910754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.911266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.911770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.912282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.912802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.913303 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.913834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.914350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.914863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.915377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.915886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.916384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.916904 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.917418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.917923 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.918435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.918938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.919440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.919942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.920464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.920975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.921473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.921991 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.922494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.922989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.923494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.924007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.924512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.925055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.925564 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.926062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.926561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.927091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.927599 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.928121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.928640 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.929143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.929641 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.930158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.930665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.931166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.931667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.932180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.932693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.933200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.933700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.934214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.934721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.935223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.935710 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.936221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.936720 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.937235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.937741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.938233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.938743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.939247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.939817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.940327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.940832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.941325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.941827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.942327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.942817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.943305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.943814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.944309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.944807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.945296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.945805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.946300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.946793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.947297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.947792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.948284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.948801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.949299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.949815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.950320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.950812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.951321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.951818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.952319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.952815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.953323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.953819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.954388 tst register_default_mass.py:21: Launching a simple network
22:48:16.964416 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.082084 run create_hlr_db(pid=20): Launched
22:48:18.096503 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.120700 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.136184 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.142077 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.322793 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.337709 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.343226 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.753034 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.767930 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.782861 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.909313 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.924422 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.930026 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.953349 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.968184 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.973817 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.279885 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.294975 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.326769 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.498208 run osmo-bts-virtual(pid=34): Launched
22:48:29.534223 tst register_default_mass.py: using MSISDN 1001
22:48:29.548893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.589818 tst register_default_mass.py: using MSISDN 1002
22:48:29.607868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.639327 tst register_default_mass.py: using MSISDN 1003
22:48:29.654574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.685941 tst register_default_mass.py: using MSISDN 1004
22:48:29.700397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.731748 tst register_default_mass.py: using MSISDN 1005
22:48:29.746621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.778089 tst register_default_mass.py: using MSISDN 1006
22:48:29.792858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.824352 tst register_default_mass.py: using MSISDN 1007
22:48:29.839323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.870963 tst register_default_mass.py: using MSISDN 1008
22:48:29.885979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.917358 tst register_default_mass.py: using MSISDN 1009
22:48:29.932236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.963853 tst register_default_mass.py: using MSISDN 1010
22:48:29.978768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.010291 tst register_default_mass.py: using MSISDN 1011
22:48:30.025240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.056710 tst register_default_mass.py: using MSISDN 1012
22:48:30.071616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.102955 tst register_default_mass.py: using MSISDN 1013
22:48:30.117877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.148985 tst register_default_mass.py: using MSISDN 1014
22:48:30.163465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.194854 tst register_default_mass.py: using MSISDN 1015
22:48:30.209720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.241078 tst register_default_mass.py: using MSISDN 1016
22:48:30.255972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.286728 tst register_default_mass.py: using MSISDN 1017
22:48:30.301241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.331960 tst register_default_mass.py: using MSISDN 1018
22:48:30.346593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.378038 tst register_default_mass.py: using MSISDN 1019
22:48:30.392952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.424354 tst register_default_mass.py: using MSISDN 1020
22:48:30.439167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.470458 tst register_default_mass.py: using MSISDN 1021
22:48:30.485163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.516589 tst register_default_mass.py: using MSISDN 1022
22:48:30.531584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.563157 tst register_default_mass.py: using MSISDN 1023
22:48:30.578115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.609362 tst register_default_mass.py: using MSISDN 1024
22:48:30.624202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.655691 tst register_default_mass.py: using MSISDN 1025
22:48:30.670764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.701884 tst register_default_mass.py: using MSISDN 1026
22:48:30.716539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.747779 tst register_default_mass.py: using MSISDN 1027
22:48:30.762591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.793868 tst register_default_mass.py: using MSISDN 1028
22:48:30.808631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.839774 tst register_default_mass.py: using MSISDN 1029
22:48:30.854661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.885883 tst register_default_mass.py: using MSISDN 1030
22:48:30.900583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.931459 tst register_default_mass.py: using MSISDN 1031
22:48:30.946014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.977060 tst register_default_mass.py: using MSISDN 1032
22:48:30.991764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.022959 tst register_default_mass.py: using MSISDN 1033
22:48:31.037823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.069304 tst register_default_mass.py: using MSISDN 1034
22:48:31.083873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.115339 tst register_default_mass.py: using MSISDN 1035
22:48:31.128589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.159494 tst register_default_mass.py: using MSISDN 1036
22:48:31.173935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.205194 tst register_default_mass.py: using MSISDN 1037
22:48:31.220017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.251383 tst register_default_mass.py: using MSISDN 1038
22:48:31.266269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.297653 tst register_default_mass.py: using MSISDN 1039
22:48:31.312475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.343643 tst register_default_mass.py: using MSISDN 1040
22:48:31.358503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.389783 tst register_default_mass.py: using MSISDN 1041
22:48:31.404361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.435562 tst register_default_mass.py: using MSISDN 1042
22:48:31.450244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.481279 tst register_default_mass.py: using MSISDN 1043
22:48:31.495875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.527262 tst register_default_mass.py: using MSISDN 1044
22:48:31.542132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.573704 tst register_default_mass.py: using MSISDN 1045
22:48:31.588495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.619901 tst register_default_mass.py: using MSISDN 1046
22:48:31.634700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.666356 tst register_default_mass.py: using MSISDN 1047
22:48:31.681392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.712907 tst register_default_mass.py: using MSISDN 1048
22:48:31.727866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.759307 tst register_default_mass.py: using MSISDN 1049
22:48:31.774283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.805451 tst register_default_mass.py: using MSISDN 1050
22:48:31.820265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.851687 tst register_default_mass.py: using MSISDN 1051
22:48:31.866628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.897751 tst register_default_mass.py: using MSISDN 1052
22:48:31.912421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.943538 tst register_default_mass.py: using MSISDN 1053
22:48:31.958201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.989382 tst register_default_mass.py: using MSISDN 1054
22:48:32.004274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.035552 tst register_default_mass.py: using MSISDN 1055
22:48:32.050332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.081652 tst register_default_mass.py: using MSISDN 1056
22:48:32.096620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.128074 tst register_default_mass.py: using MSISDN 1057
22:48:32.142833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.173584 tst register_default_mass.py: using MSISDN 1058
22:48:32.183786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.214734 tst register_default_mass.py: using MSISDN 1059
22:48:32.230581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.261989 tst register_default_mass.py: using MSISDN 1060
22:48:32.277039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.308377 tst register_default_mass.py: using MSISDN 1061
22:48:32.323260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.354814 tst register_default_mass.py: using MSISDN 1062
22:48:32.369867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.404837 tst register_default_mass.py: using MSISDN 1063
22:48:32.421407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.452701 tst register_default_mass.py: using MSISDN 1064
22:48:32.467440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.498846 tst register_default_mass.py: using MSISDN 1065
22:48:32.513744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.544921 tst register_default_mass.py: using MSISDN 1066
22:48:32.559690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.590956 tst register_default_mass.py: using MSISDN 1067
22:48:32.605753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.637054 tst register_default_mass.py: using MSISDN 1068
22:48:32.651855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.683241 tst register_default_mass.py: using MSISDN 1069
22:48:32.697998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.728991 tst register_default_mass.py: using MSISDN 1070
22:48:32.743567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.774681 tst register_default_mass.py: using MSISDN 1071
22:48:32.789340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.820462 tst register_default_mass.py: using MSISDN 1072
22:48:32.835323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.866152 tst register_default_mass.py: using MSISDN 1073
22:48:32.880629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.911732 tst register_default_mass.py: using MSISDN 1074
22:48:32.926442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.957483 tst register_default_mass.py: using MSISDN 1075
22:48:32.972157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.003570 tst register_default_mass.py: using MSISDN 1076
22:48:33.018317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.049386 tst register_default_mass.py: using MSISDN 1077
22:48:33.064069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.095138 tst register_default_mass.py: using MSISDN 1078
22:48:33.109776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.140780 tst register_default_mass.py: using MSISDN 1079
22:48:33.155629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.186568 tst register_default_mass.py: using MSISDN 1080
22:48:33.201089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.232060 tst register_default_mass.py: using MSISDN 1081
22:48:33.246774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.277697 tst register_default_mass.py: using MSISDN 1082
22:48:33.292275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.323280 tst register_default_mass.py: using MSISDN 1083
22:48:33.337888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.368967 tst register_default_mass.py: using MSISDN 1084
22:48:33.383656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.414807 tst register_default_mass.py: using MSISDN 1085
22:48:33.429528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.460498 tst register_default_mass.py: using MSISDN 1086
22:48:33.475331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.506038 tst register_default_mass.py: using MSISDN 1087
22:48:33.520471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.559821 tst register_default_mass.py: using MSISDN 1088
22:48:33.577676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.608532 tst register_default_mass.py: using MSISDN 1089
22:48:33.623414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.654058 tst register_default_mass.py: using MSISDN 1090
22:48:33.668621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.699267 tst register_default_mass.py: using MSISDN 1091
22:48:33.713779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.744491 tst register_default_mass.py: using MSISDN 1092
22:48:33.758948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.790112 tst register_default_mass.py: using MSISDN 1093
22:48:33.804764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.835641 tst register_default_mass.py: using MSISDN 1094
22:48:33.850139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.880957 tst register_default_mass.py: using MSISDN 1095
22:48:33.895487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.926279 tst register_default_mass.py: using MSISDN 1096
22:48:33.940733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.971388 tst register_default_mass.py: using MSISDN 1097
22:48:33.985092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.015900 tst register_default_mass.py: using MSISDN 1098
22:48:34.030432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.061353 tst register_default_mass.py: using MSISDN 1099
22:48:34.075699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.106335 tst register_default_mass.py: using MSISDN 1100
22:48:34.120648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.212123 run mass: Starting testcase
22:48:34.217717 run mass: Pre-launching all virtphy's
22:48:34.223214 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.236323 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.242548 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.255829 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.262028 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.275263 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.281353 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.294379 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.300512 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.313561 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.319645 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.332630 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.338658 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.351572 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.357625 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.370561 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.376549 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.389496 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.395460 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.408343 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.414324 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.427276 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.433260 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.446316 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.452365 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.465490 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.471522 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.484520 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.490524 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.503528 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.509606 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.522614 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.528718 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.541774 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.547811 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.560758 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.566795 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.579734 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.585817 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.598806 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.604810 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.617849 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.623844 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.636845 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.642866 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.655953 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.661998 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.675076 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.681101 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.694085 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.700186 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.713164 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.719221 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.732253 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.738299 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.751269 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.757292 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.770321 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.776300 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.789334 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.795349 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.808259 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.814292 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.827219 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.833219 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.846122 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.852077 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.864997 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.870986 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.883915 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.890016 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.903007 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.909101 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.922069 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.928059 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.941157 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.947153 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.960251 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.966256 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.979222 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.985252 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.998275 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.004277 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.017299 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.023336 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.036256 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.042263 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.055249 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.061213 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.074286 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.080364 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.093306 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.099354 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.112280 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.118331 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.131419 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.137432 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.150537 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.156599 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.169689 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.175675 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.188839 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.194861 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.207848 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.213873 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.226889 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.232882 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.245833 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.251866 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.264888 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.270955 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.283925 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.289984 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.302929 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.308919 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.321865 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.327863 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.340859 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.346826 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.359909 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.365904 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.378975 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.384976 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.397968 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.404132 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.417143 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.423295 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.436285 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.442336 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.455314 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.461386 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.474328 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.480372 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.493342 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.499355 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.512280 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.518267 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.531202 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.537176 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.550127 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.556111 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.569027 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.575075 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.588022 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.594223 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.607184 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.613328 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.626293 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.632305 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.645459 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.651510 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.664633 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.670668 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.683621 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.689623 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.702532 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.708521 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.721483 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.727478 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.740429 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.746454 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.759448 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.765477 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.778523 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.784501 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.797479 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.803472 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.816446 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.822430 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.835633 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.841653 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.854829 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.860866 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.874064 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.880109 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.893219 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.899228 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.912203 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.918210 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.931155 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.937171 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.950149 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.956099 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.969031 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.975067 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.988063 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.994091 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.006984 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.012974 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.025882 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.031857 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.044840 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.050817 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.064083 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.070082 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.083218 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.089214 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.102209 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.108211 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.121298 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.127439 run mass: Checking if sockets are in the filesystem
22:48:36.159770 run osmo-ms-mob/00000: Starting mobile
22:48:36.172974 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.184471 run mass: MS start registered {at=27773821.887822732, delay=0.005395416170358658, ms=00000}
22:48:40.347244 run osmo-ms-mob/00001: Starting mobile
22:48:40.360342 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.371079 run mass: MS start registered {at=27773826.074428894, delay=0.004490099847316742, ms=00001}
22:48:41.335120 run mass: MS performed LU {at=27773827.038352754, lu_delay=5.150530021637678, ms=00000}
22:48:42.174389 run osmo-ms-mob/00002: Starting mobile
22:48:42.191616 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.202360 run mass: MS start registered {at=27773827.905705273, delay=0.004751838743686676, ms=00002}
22:48:43.475120 run osmo-ms-mob/00003: Starting mobile
22:48:43.491899 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.502314 run mass: MS start registered {at=27773829.205664776, delay=0.004409942775964737, ms=00003}
22:48:44.562207 run osmo-ms-mob/00004: Starting mobile
22:48:44.575217 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.586020 run mass: MS start registered {at=27773830.28936851, delay=0.00461776927113533, ms=00004}
22:48:45.100204 run mass: MS performed LU {at=27773830.80344036, lu_delay=4.729011464864016, ms=00001}
22:48:45.543775 run osmo-ms-mob/00005: Starting mobile
22:48:45.557023 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.567529 run mass: MS start registered {at=27773831.27088065, delay=0.004432264715433121, ms=00005}
22:48:46.475591 run osmo-ms-mob/00006: Starting mobile
22:48:46.492548 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.503135 run mass: MS start registered {at=27773832.20648523, delay=0.004582080990076065, ms=00006}
22:48:47.001344 run mass: MS performed LU {at=27773832.7045836, lu_delay=4.798878327012062, ms=00002}
22:48:47.375137 run osmo-ms-mob/00007: Starting mobile
22:48:47.394739 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.405316 run mass: MS start registered {at=27773833.108667135, delay=0.004538334906101227, ms=00007}
22:48:48.142964 run osmo-ms-mob/00008: Starting mobile
22:48:48.155824 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.166628 run mass: MS start registered {at=27773833.8699813, delay=0.00452534481883049, ms=00008}
22:48:48.876081 run osmo-ms-mob/00009: Starting mobile
22:48:48.892834 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.898810 run mass: MS performed LU {at=27773834.602168195, lu_delay=5.396503418684006, ms=00003}
22:48:48.904533 run mass: MS start registered {at=27773834.607900586, delay=0.005750745534896851, ms=00009}
22:48:49.576467 run osmo-ms-mob/00010: Starting mobile
22:48:49.589674 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.600349 run mass: MS start registered {at=27773835.3037026, delay=0.0046361349523067474, ms=00010}
22:48:50.169574 run osmo-ms-mob/00011: Starting mobile
22:48:50.186462 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.197174 run mass: MS start registered {at=27773835.90052811, delay=0.004558175802230835, ms=00011}
22:48:50.743548 run osmo-ms-mob/00012: Starting mobile
22:48:50.756390 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.766255 run mass: MS performed LU {at=27773836.46960397, lu_delay=6.180235460400581, ms=00004}
22:48:50.772141 run mass: MS start registered {at=27773836.47550856, delay=0.00989319384098053, ms=00012}
22:48:50.794661 run mass: MS performed LU {at=27773836.497979496, lu_delay=5.227098844945431, ms=00005}
22:48:51.376487 run osmo-ms-mob/00013: Starting mobile
22:48:51.394254 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.404945 run mass: MS start registered {at=27773837.10829921, delay=0.004603877663612366, ms=00013}
22:48:51.945429 run osmo-ms-mob/00014: Starting mobile
22:48:51.958719 run osmo-ms-mob/00014(pid=149): Launched
22:48:51.969493 run mass: MS start registered {at=27773837.67284577, delay=0.004562072455883026, ms=00014}
22:48:52.574472 run osmo-ms-mob/00015: Starting mobile
22:48:52.591207 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.601774 run mass: MS start registered {at=27773838.305127785, delay=0.004549533128738403, ms=00015}
22:48:52.631415 run mass: MS performed LU {at=27773838.33466775, lu_delay=6.128182519227266, ms=00006}
22:48:52.697323 run mass: MS performed LU {at=27773838.40056494, lu_delay=5.291897803544998, ms=00007}
22:48:53.001113 run mass: MS performed LU {at=27773838.70436376, lu_delay=4.834382459521294, ms=00008}
22:48:53.039084 run osmo-ms-mob/00016: Starting mobile
22:48:53.054658 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.065223 run mass: MS start registered {at=27773838.76857497, delay=0.004419945180416107, ms=00016}
22:48:53.544069 run osmo-ms-mob/00017: Starting mobile
22:48:53.557419 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.568084 run mass: MS start registered {at=27773839.271438193, delay=0.004377499222755432, ms=00017}
22:48:54.179857 run osmo-ms-mob/00018: Starting mobile
22:48:54.194999 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.205965 run mass: MS start registered {at=27773839.909315813, delay=0.004733968526124954, ms=00018}
22:48:54.533928 run mass: MS performed LU {at=27773840.23717532, lu_delay=5.629274733364582, ms=00009}
22:48:54.548743 run osmo-ms-mob/00019: Starting mobile
22:48:54.562074 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.568269 run mass: MS performed LU {at=27773840.271631837, lu_delay=4.967929236590862, ms=00010}
22:48:54.574197 run mass: MS start registered {at=27773840.27756502, delay=0.005949072539806366, ms=00019}
22:48:55.083713 run osmo-ms-mob/00020: Starting mobile
22:48:55.100455 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.111209 run mass: MS start registered {at=27773840.814560853, delay=0.004722066223621368, ms=00020}
22:48:55.543474 run osmo-ms-mob/00021: Starting mobile
22:48:55.556838 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.567395 run mass: MS start registered {at=27773841.2707486, delay=0.00455557182431221, ms=00021}
22:48:55.956273 run osmo-ms-mob/00022: Starting mobile
22:48:55.970011 run osmo-ms-mob/00022(pid=157): Launched
22:48:55.980577 run mass: MS start registered {at=27773841.68393099, delay=0.004405442625284195, ms=00022}
22:48:56.397744 run mass: MS performed LU {at=27773842.100995503, lu_delay=6.2004673928022385, ms=00011}
22:48:56.452363 run osmo-ms-mob/00023: Starting mobile
22:48:56.468387 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.475759 run mass: MS performed LU {at=27773842.179119404, lu_delay=5.070820193737745, ms=00013}
22:48:56.481771 run mass: MS start registered {at=27773842.185138375, delay=0.00603727251291275, ms=00023}
22:48:56.532194 run mass: MS performed LU {at=27773842.235442594, lu_delay=5.759934034198523, ms=00012}
22:48:56.785979 run mass: MS performed LU {at=27773842.489229985, lu_delay=4.816384214907885, ms=00014}
22:48:56.808168 run osmo-ms-mob/00024: Starting mobile
22:48:56.821355 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.831920 run mass: MS start registered {at=27773842.535274856, delay=0.004478301852941513, ms=00024}
22:48:57.357257 run osmo-ms-mob/00025: Starting mobile
22:48:57.370955 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.381688 run mass: MS start registered {at=27773843.085038915, delay=0.004660230129957199, ms=00025}
22:48:57.767099 run osmo-ms-mob/00026: Starting mobile
22:48:57.783302 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.794194 run mass: MS start registered {at=27773843.49754467, delay=0.004732675850391388, ms=00026}
22:48:58.166452 run osmo-ms-mob/00027: Starting mobile
22:48:58.182686 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.193788 run mass: MS start registered {at=27773843.89713972, delay=0.004602998495101929, ms=00027}
22:48:58.214566 run mass: MS performed LU {at=27773843.917911805, lu_delay=5.612784020602703, ms=00015}
22:48:58.299307 run mass: MS performed LU {at=27773844.0025596, lu_delay=4.731121405959129, ms=00017}
22:48:58.326413 run mass: MS performed LU {at=27773844.029687494, lu_delay=5.26111252233386, ms=00016}
22:48:58.342037 run osmo-ms-mob/00028: Starting mobile
22:48:58.355099 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.365808 run mass: MS start registered {at=27773844.069165017, delay=0.004670102149248123, ms=00028}
22:48:58.982692 run osmo-ms-mob/00029: Starting mobile
22:48:58.999302 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.010247 run mass: MS start registered {at=27773844.71360067, delay=0.004677888005971909, ms=00029}
22:48:59.343067 run osmo-ms-mob/00030: Starting mobile
22:48:59.356355 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.367353 run mass: MS start registered {at=27773845.07070249, delay=0.005028817802667618, ms=00030}
22:48:59.778668 run osmo-ms-mob/00031: Starting mobile
22:48:59.795472 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.806285 run mass: MS start registered {at=27773845.50963969, delay=0.004700139164924622, ms=00031}
22:49:00.043074 run osmo-ms-mob/00032: Starting mobile
22:49:00.056117 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.067031 run mass: MS start registered {at=27773845.770382944, delay=0.004563372582197189, ms=00032}
22:49:00.163616 run mass: MS performed LU {at=27773845.86687445, lu_delay=5.052313596010208, ms=00020}
22:49:00.228730 run mass: MS performed LU {at=27773845.93195695, lu_delay=4.661208350211382, ms=00021}
22:49:00.297718 run mass: MS performed LU {at=27773846.000970464, lu_delay=6.091654650866985, ms=00018}
22:49:00.326455 run osmo-ms-mob/00033: Starting mobile
22:49:00.339514 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.345672 run mass: MS performed LU {at=27773846.049033158, lu_delay=5.771468136459589, ms=00019}
22:49:00.351776 run mass: MS start registered {at=27773846.055141818, delay=0.0061257146298885345, ms=00033}
22:49:00.882634 run osmo-ms-mob/00034: Starting mobile
22:49:00.899351 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.910376 run mass: MS start registered {at=27773846.61372874, delay=0.004929233342409134, ms=00034}
22:49:01.143344 run osmo-ms-mob/00035: Starting mobile
22:49:01.156587 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.167408 run mass: MS start registered {at=27773846.870761722, delay=0.00478556752204895, ms=00035}
22:49:01.556159 run osmo-ms-mob/00036: Starting mobile
22:49:01.569901 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.580974 run mass: MS start registered {at=27773847.284327455, delay=0.004777722060680389, ms=00036}
22:49:01.943576 run osmo-ms-mob/00037: Starting mobile
22:49:01.956931 run osmo-ms-mob/00037(pid=172): Launched
22:49:01.967772 run mass: MS start registered {at=27773847.671124626, delay=0.004765022546052933, ms=00037}
22:49:01.980876 run mass: MS performed LU {at=27773847.684228066, lu_delay=6.000297077000141, ms=00022}
22:49:02.065574 run mass: MS performed LU {at=27773847.768826276, lu_delay=5.233551420271397, ms=00024}
22:49:02.097288 run osmo-ms-mob/00038: Starting mobile
22:49:02.111916 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.117895 run mass: MS performed LU {at=27773847.82125678, lu_delay=5.636118404567242, ms=00023}
22:49:02.123637 run mass: MS start registered {at=27773847.8270041, delay=0.00576356053352356, ms=00038}
22:49:02.235904 run mass: MS performed LU {at=27773847.93915392, lu_delay=4.854115005582571, ms=00025}
22:49:02.264818 run osmo-ms-mob/00039: Starting mobile
22:49:02.277738 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.288486 run mass: MS start registered {at=27773847.991842005, delay=0.004794761538505554, ms=00039}
22:49:02.953152 run osmo-ms-mob/00040: Starting mobile
22:49:02.966971 run osmo-ms-mob/00040(pid=175): Launched
22:49:02.977802 run mass: MS start registered {at=27773848.68115653, delay=0.004834916442632675, ms=00040}
22:49:03.243409 run osmo-ms-mob/00041: Starting mobile
22:49:03.256340 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.267236 run mass: MS start registered {at=27773848.970589783, delay=0.004978310316801071, ms=00041}
22:49:03.555332 run osmo-ms-mob/00042: Starting mobile
22:49:03.568786 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.579590 run mass: MS start registered {at=27773849.28294573, delay=0.0047219134867191315, ms=00042}
22:49:03.929251 run mass: MS performed LU {at=27773849.632501207, lu_delay=4.918900538235903, ms=00029}
22:49:03.970865 run osmo-ms-mob/00043: Starting mobile
22:49:03.986915 run osmo-ms-mob/00043(pid=178): Launched
22:49:03.993140 run mass: MS performed LU {at=27773849.696500447, lu_delay=6.198955778032541, ms=00026}
22:49:03.998964 run mass: MS start registered {at=27773849.702330843, delay=0.005846753716468811, ms=00043}
22:49:04.081313 run mass: MS performed LU {at=27773849.78456328, lu_delay=5.715398263186216, ms=00028}
22:49:04.109802 run osmo-ms-mob/00044: Starting mobile
22:49:04.123096 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.133958 run mass: MS start registered {at=27773849.837311454, delay=0.004797168076038361, ms=00044}
22:49:04.140368 run mass: MS performed LU {at=27773849.843729865, lu_delay=5.946590144187212, ms=00027}
22:49:04.575265 run osmo-ms-mob/00045: Starting mobile
22:49:04.588608 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.599389 run mass: MS start registered {at=27773850.30274011, delay=0.004652664065361023, ms=00045}
22:49:04.856144 run osmo-ms-mob/00046: Starting mobile
22:49:04.870279 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.881123 run mass: MS start registered {at=27773850.58447271, delay=0.004716172814369202, ms=00046}
22:49:05.143092 run osmo-ms-mob/00047: Starting mobile
22:49:05.156782 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.167536 run mass: MS start registered {at=27773850.870889056, delay=0.004499945789575577, ms=00047}
22:49:05.465105 run osmo-ms-mob/00048: Starting mobile
22:49:05.481449 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.492706 run mass: MS start registered {at=27773851.196056105, delay=0.0048986077308654785, ms=00048}
22:49:05.743175 run osmo-ms-mob/00049: Starting mobile
22:49:05.756440 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.762423 run mass: MS performed LU {at=27773851.465781935, lu_delay=4.852053195238113, ms=00034}
22:49:05.768589 run mass: MS performed LU {at=27773851.471953914, lu_delay=4.601192191243172, ms=00035}
22:49:05.774375 run mass: MS start registered {at=27773851.47774136, delay=0.011976469308137894, ms=00049}
22:49:05.785418 run osmo-ms-mob/00050: Starting mobile
22:49:05.798542 run osmo-ms-mob/00050(pid=185): Launched
22:49:05.809282 run mass: MS start registered {at=27773851.512636628, delay=0.004461083561182022, ms=00050}
22:49:05.858597 run mass: MS performed LU {at=27773851.561846785, lu_delay=5.506704967468977, ms=00033}
22:49:06.038381 run mass: MS performed LU {at=27773851.741634462, lu_delay=6.231994770467281, ms=00031}
22:49:06.443744 run osmo-ms-mob/00051: Starting mobile
22:49:06.457298 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.468182 run mass: MS start registered {at=27773852.171536706, delay=0.004902269691228867, ms=00051}
22:49:06.757923 run osmo-ms-mob/00052: Starting mobile
22:49:06.772039 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.778231 run mass: MS performed LU {at=27773852.481590267, lu_delay=6.711207322776318, ms=00032}
22:49:06.784318 run mass: MS start registered {at=27773852.48768483, delay=0.006112460047006607, ms=00052}
22:49:07.057860 run osmo-ms-mob/00053: Starting mobile
22:49:07.071816 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.082938 run mass: MS start registered {at=27773852.786289208, delay=0.004946868866682053, ms=00053}
22:49:07.098546 run mass: MS performed LU {at=27773852.80189415, lu_delay=3.831304367631674, ms=00041}
22:49:07.344252 run osmo-ms-mob/00054: Starting mobile
22:49:07.357335 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.368592 run mass: MS start registered {at=27773853.07194133, delay=0.005140334367752075, ms=00054}
22:49:07.612388 run mass: MS performed LU {at=27773853.315640017, lu_delay=6.031312562525272, ms=00036}
22:49:07.641858 run osmo-ms-mob/00055: Starting mobile
22:49:07.655114 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.666474 run mass: MS start registered {at=27773853.369817264, delay=0.0051499418914318085, ms=00055}
22:49:07.672562 run mass: MS performed LU {at=27773853.37592444, lu_delay=5.384082432836294, ms=00039}
22:49:07.760086 run mass: MS performed LU {at=27773853.46331095, lu_delay=5.792186323553324, ms=00037}
22:49:07.789953 run osmo-ms-mob/00056: Starting mobile
22:49:07.804852 run osmo-ms-mob/00056(pid=191): Launched
22:49:07.815544 run mass: MS start registered {at=27773853.51889933, delay=0.00450168177485466, ms=00056}
22:49:07.940074 run mass: MS performed LU {at=27773853.643326424, lu_delay=5.816322322934866, ms=00038}
22:49:07.964142 run mass: MS performed LU {at=27773853.667502657, lu_delay=4.986346125602722, ms=00040}
22:49:07.975499 run osmo-ms-mob/00057: Starting mobile
22:49:07.988754 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.002858 run mass: MS start registered {at=27773853.706206948, delay=0.007897797971963882, ms=00057}
22:49:08.656839 run osmo-ms-mob/00058: Starting mobile
22:49:08.670831 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.682222 run mass: MS start registered {at=27773854.385570824, delay=0.005210120230913162, ms=00058}
22:49:08.757188 run mass: MS performed LU {at=27773854.4604476, lu_delay=4.758116755634546, ms=00043}
22:49:08.956330 run osmo-ms-mob/00059: Starting mobile
22:49:08.970852 run osmo-ms-mob/00059(pid=194): Launched
22:49:08.981796 run mass: MS start registered {at=27773854.68514796, delay=0.004534367471933365, ms=00059}
22:49:09.257089 run osmo-ms-mob/00060: Starting mobile
22:49:09.271386 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.284295 run mass: MS start registered {at=27773854.987644948, delay=0.006598342210054398, ms=00060}
22:49:09.513219 run mass: MS performed LU {at=27773855.216468666, lu_delay=5.3791572116315365, ms=00044}
22:49:09.538267 run mass: MS performed LU {at=27773855.241628096, lu_delay=4.657155387103558, ms=00046}
22:49:09.562578 run osmo-ms-mob/00061: Starting mobile
22:49:09.576018 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.587510 run mass: MS start registered {at=27773855.290860116, delay=0.005174081772565842, ms=00061}
22:49:09.623836 run mass: MS performed LU {at=27773855.32709985, lu_delay=5.024359740316868, ms=00045}
22:49:09.804548 run mass: MS performed LU {at=27773855.507801715, lu_delay=6.224855985492468, ms=00042}
22:49:09.844223 run osmo-ms-mob/00062: Starting mobile
22:49:09.857245 run osmo-ms-mob/00062(pid=197): Launched
22:49:09.863504 run mass: MS performed LU {at=27773855.566863965, lu_delay=4.695974908769131, ms=00047}
22:49:09.869444 run mass: MS start registered {at=27773855.572810754, delay=0.005964014679193497, ms=00062}
22:49:10.271303 run osmo-ms-mob/00063: Starting mobile
22:49:10.286644 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.297698 run mass: MS start registered {at=27773856.001049094, delay=0.0046960897743701935, ms=00063}
22:49:10.643181 run osmo-ms-mob/00064: Starting mobile
22:49:10.656600 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.668128 run mass: MS start registered {at=27773856.371479396, delay=0.005112092941999435, ms=00064}
22:49:11.066840 run osmo-ms-mob/00065: Starting mobile
22:49:11.083050 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.093680 run mass: MS start registered {at=27773856.797034927, delay=0.004546415060758591, ms=00065}
22:49:11.344159 run osmo-ms-mob/00066: Starting mobile
22:49:11.357464 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.363819 run mass: MS performed LU {at=27773857.067176703, lu_delay=4.579491872340441, ms=00052}
22:49:11.370120 run mass: MS start registered {at=27773857.073461138, delay=0.00630183145403862, ms=00066}
22:49:11.376619 run mass: MS performed LU {at=27773857.07997403, lu_delay=5.602232668548822, ms=00049}
22:49:11.705928 run mass: MS performed LU {at=27773857.409179326, lu_delay=5.896542698144913, ms=00050}
22:49:11.735200 run osmo-ms-mob/00067: Starting mobile
22:49:11.748554 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.754598 run mass: MS performed LU {at=27773857.45795899, lu_delay=4.671669781208038, ms=00053}
22:49:11.760557 run mass: MS start registered {at=27773857.46392341, delay=0.005981814116239548, ms=00067}
22:49:12.057318 run osmo-ms-mob/00068: Starting mobile
22:49:12.071312 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.083625 run mass: MS start registered {at=27773857.786976676, delay=0.005945272743701935, ms=00068}
22:49:12.453141 run osmo-ms-mob/00069: Starting mobile
22:49:12.466845 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.473169 run mass: MS performed LU {at=27773858.176527977, lu_delay=6.004991270601749, ms=00051}
22:49:12.479299 run mass: MS start registered {at=27773858.18266553, delay=0.006155837327241898, ms=00069}
22:49:12.517049 run mass: MS performed LU {at=27773858.220311705, lu_delay=3.5351637452840805, ms=00059}
22:49:12.875822 run osmo-ms-mob/00070: Starting mobile
22:49:12.891766 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.902807 run mass: MS start registered {at=27773858.606147684, delay=0.004806458950042725, ms=00070}
22:49:13.243662 run osmo-ms-mob/00071: Starting mobile
22:49:13.257435 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.268119 run mass: MS start registered {at=27773858.97147458, delay=0.004691369831562042, ms=00071}
22:49:13.278517 run mass: MS performed LU {at=27773858.981870737, lu_delay=5.909929405897856, ms=00054}
22:49:13.296880 run mass: MS performed LU {at=27773859.00014837, lu_delay=5.630331106483936, ms=00055}
22:49:13.361926 run mass: MS performed LU {at=27773859.065190185, lu_delay=5.358983237296343, ms=00057}
22:49:13.389129 run osmo-ms-mob/00072: Starting mobile
22:49:13.402226 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.412920 run mass: MS start registered {at=27773859.116274375, delay=0.004777632653713226, ms=00072}
22:49:13.570061 run mass: MS performed LU {at=27773859.273312032, lu_delay=5.754412703216076, ms=00056}
22:49:14.082032 run osmo-ms-mob/00073: Starting mobile
22:49:14.099491 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.110452 run mass: MS start registered {at=27773859.81380321, delay=0.004880715161561966, ms=00073}
22:49:14.183321 run mass: MS performed LU {at=27773859.886578638, lu_delay=5.501007813960314, ms=00058}
22:49:14.379560 run mass: MS performed LU {at=27773860.08280453, lu_delay=5.095159582793713, ms=00060}
22:49:14.408348 run osmo-ms-mob/00074: Starting mobile
22:49:14.421756 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.428036 run mass: MS performed LU {at=27773860.131392986, lu_delay=4.558582231402397, ms=00062}
22:49:14.433866 run mass: MS start registered {at=27773860.13723288, delay=0.005859304219484329, ms=00074}
22:49:14.882247 run osmo-ms-mob/00075: Starting mobile
22:49:14.905535 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.917348 run mass: MS start registered {at=27773860.62068901, delay=0.005594979971647263, ms=00075}
22:49:15.143488 run mass: MS performed LU {at=27773860.846721217, lu_delay=4.47524182125926, ms=00064}
22:49:15.236647 run mass: MS performed LU {at=27773860.93985438, lu_delay=4.938805285841227, ms=00063}
22:49:15.282715 run osmo-ms-mob/00076: Starting mobile
22:49:15.296976 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.303160 run mass: MS performed LU {at=27773861.006519224, lu_delay=5.715659108012915, ms=00061}
22:49:15.309200 run mass: MS start registered {at=27773861.01256745, delay=0.006068270653486252, ms=00076}
22:49:15.773551 run osmo-ms-mob/00077: Starting mobile
22:49:15.789168 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.800355 run mass: MS start registered {at=27773861.50370355, delay=0.0052053071558475494, ms=00077}
22:49:16.258510 run osmo-ms-mob/00078: Starting mobile
22:49:16.272507 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.283946 run mass: MS start registered {at=27773861.98729645, delay=0.004993945360183716, ms=00078}
22:49:16.654870 run osmo-ms-mob/00079: Starting mobile
22:49:16.668651 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.679531 run mass: MS start registered {at=27773862.382884577, delay=0.00482989102602005, ms=00079}
22:49:17.128022 run mass: MS performed LU {at=27773862.83126918, lu_delay=6.034234251827002, ms=00065}
22:49:17.169535 run osmo-ms-mob/00080: Starting mobile
22:49:17.185038 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.191054 run mass: MS performed LU {at=27773862.89441566, lu_delay=5.8209545239806175, ms=00066}
22:49:17.196816 run mass: MS start registered {at=27773862.900184263, delay=0.00578385591506958, ms=00080}
22:49:17.243890 run mass: MS performed LU {at=27773862.947140932, lu_delay=5.4832175225019455, ms=00067}
22:49:17.279849 run mass: MS performed LU {at=27773862.983119745, lu_delay=4.800454214215279, ms=00069}
22:49:17.298709 run mass: MS performed LU {at=27773863.00197511, lu_delay=5.214998435229063, ms=00068}
22:49:17.311451 run osmo-ms-mob/00081: Starting mobile
22:49:17.324847 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.335619 run mass: MS start registered {at=27773863.038971398, delay=0.004638060927391052, ms=00081}
22:49:18.056287 run osmo-ms-mob/00082: Starting mobile
22:49:18.070463 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.081324 run mass: MS start registered {at=27773863.78467905, delay=0.00481037050485611, ms=00082}
22:49:18.676706 run osmo-ms-mob/00083: Starting mobile
22:49:18.694436 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.705348 run mass: MS start registered {at=27773864.40870059, delay=0.004746433347463608, ms=00083}
22:49:18.909643 run mass: MS performed LU {at=27773864.612893347, lu_delay=5.4966189712285995, ms=00072}
22:49:18.966697 run mass: MS performed LU {at=27773864.669924032, lu_delay=5.6984494514763355, ms=00071}
22:49:19.057346 run mass: MS performed LU {at=27773864.760598805, lu_delay=6.154451120644808, ms=00070}
22:49:19.085604 run osmo-ms-mob/00084: Starting mobile
22:49:19.098442 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.109072 run mass: MS start registered {at=27773864.812426835, delay=0.0046884119510650635, ms=00084}
22:49:19.218616 run mass: MS performed LU {at=27773864.92186716, lu_delay=5.108063947409391, ms=00073}
22:49:19.242198 run mass: MS performed LU {at=27773864.945560426, lu_delay=4.808327544480562, ms=00074}
22:49:19.683290 run osmo-ms-mob/00085: Starting mobile
22:49:19.700134 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.711181 run mass: MS start registered {at=27773865.414530624, delay=0.005021043121814728, ms=00085}
22:49:20.242685 run osmo-ms-mob/00086: Starting mobile
22:49:20.255748 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.266688 run mass: MS start registered {at=27773865.970040966, delay=0.004597846418619156, ms=00086}
22:49:20.885408 run osmo-ms-mob/00087: Starting mobile
22:49:20.902235 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.908255 run mass: MS performed LU {at=27773866.611615237, lu_delay=5.599047787487507, ms=00076}
22:49:20.914107 run mass: MS performed LU {at=27773866.617473815, lu_delay=5.113770265132189, ms=00077}
22:49:20.919831 run mass: MS start registered {at=27773866.62319857, delay=0.01160072535276413, ms=00087}
22:49:20.925816 run mass: MS performed LU {at=27773866.629178923, lu_delay=4.641882471740246, ms=00078}
22:49:21.009575 run mass: MS performed LU {at=27773866.712822415, lu_delay=6.092133406549692, ms=00075}
22:49:21.046619 run mass: MS performed LU {at=27773866.749888454, lu_delay=21.679185964167118, ms=00030}
22:49:21.071702 run osmo-ms-mob/00088: Starting mobile
22:49:21.085043 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.095819 run mass: MS start registered {at=27773866.79917323, delay=0.004661347717046738, ms=00088}
22:49:22.056583 run osmo-ms-mob/00089: Starting mobile
22:49:22.070404 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.081386 run mass: MS start registered {at=27773867.784739625, delay=0.004959993064403534, ms=00089}
22:49:22.642945 run osmo-ms-mob/00090: Starting mobile
22:49:22.655975 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.667174 run mass: MS start registered {at=27773868.370517652, delay=0.0051735155284404755, ms=00090}
22:49:22.674217 run mass: MS performed LU {at=27773868.377573203, lu_delay=5.338601805269718, ms=00081}
22:49:22.712393 run mass: MS performed LU {at=27773868.415665228, lu_delay=5.5154809653759, ms=00080}
22:49:22.823364 run mass: MS performed LU {at=27773868.52661441, lu_delay=4.741935357451439, ms=00082}
22:49:22.967052 run mass: MS performed LU {at=27773868.67030117, lu_delay=6.287416592240334, ms=00079}
22:49:23.342981 run osmo-ms-mob/00091: Starting mobile
22:49:23.356123 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.366882 run mass: MS start registered {at=27773869.07023651, delay=0.004764385521411896, ms=00091}
22:49:24.043641 run osmo-ms-mob/00092: Starting mobile
22:49:24.056466 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.067309 run mass: MS start registered {at=27773869.77066315, delay=0.004928030073642731, ms=00092}
22:49:24.642025 run mass: MS performed LU {at=27773870.345274027, lu_delay=5.936573438346386, ms=00083}
22:49:24.659173 run mass: MS performed LU {at=27773870.36243546, lu_delay=5.550008624792099, ms=00084}
22:49:24.701182 run osmo-ms-mob/00093: Starting mobile
22:49:24.716233 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.722241 run mass: MS performed LU {at=27773870.425602507, lu_delay=5.0110718831419945, ms=00085}
22:49:24.728001 run mass: MS start registered {at=27773870.431369103, delay=0.005781497806310654, ms=00093}
22:49:25.010577 run mass: MS performed LU {at=27773870.71382885, lu_delay=4.743787884712219, ms=00086}
22:49:25.743413 run osmo-ms-mob/00094: Starting mobile
22:49:25.756834 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.767594 run mass: MS start registered {at=27773871.470945776, delay=0.004633475095033646, ms=00094}
22:49:26.440739 run mass: MS performed LU {at=27773872.143968962, lu_delay=5.344795733690262, ms=00088}
22:49:26.589369 run mass: MS performed LU {at=27773872.2926219, lu_delay=5.669423330575228, ms=00087}
22:49:26.630675 run osmo-ms-mob/00095: Starting mobile
22:49:26.646271 run osmo-ms-mob/00095(pid=230): Launched
22:49:26.657115 run mass: MS start registered {at=27773872.360469464, delay=0.004854992032051086, ms=00095}
22:49:26.695204 run mass: MS performed LU {at=27773872.398462065, lu_delay=4.613722439855337, ms=00089}
22:49:27.657075 run osmo-ms-mob/00096: Starting mobile
22:49:27.670749 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.681779 run mass: MS start registered {at=27773873.38512992, delay=0.0046377964317798615, ms=00096}
22:49:28.407121 run mass: MS performed LU {at=27773874.110347304, lu_delay=5.7398296520113945, ms=00090}
22:49:28.425338 run mass: MS performed LU {at=27773874.128614664, lu_delay=5.058378152549267, ms=00091}
22:49:28.452873 run mass: MS performed LU {at=27773874.15616231, lu_delay=22.96010620519519, ms=00048}
22:49:28.744551 run osmo-ms-mob/00097: Starting mobile
22:49:28.757622 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.768265 run mass: MS start registered {at=27773874.471620295, delay=0.00467696413397789, ms=00097}
22:49:28.775627 run mass: MS performed LU {at=27773874.478981648, lu_delay=4.708318497985601, ms=00092}
22:49:30.083442 run osmo-ms-mob/00098: Starting mobile
22:49:30.099657 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.110354 run mass: MS start registered {at=27773875.813706573, delay=0.004630319774150848, ms=00098}
22:49:30.354782 run mass: MS performed LU {at=27773876.058033958, lu_delay=5.626664854586124, ms=00093}
22:49:30.442503 run mass: MS performed LU {at=27773876.14575319, lu_delay=4.6748074144124985, ms=00094}
22:49:31.843835 run osmo-ms-mob/00099: Starting mobile
22:49:31.857449 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.863741 run mass: All started... {duration=55.730630077421665, too_slow=0}
22:49:31.869428 run mass: MS start registered {at=27773877.572783597, delay=0.0056775957345962524, ms=00099}
22:49:32.173445 run mass: MS performed LU {at=27773877.87665633, lu_delay=5.5161868669092655, ms=00095}
22:49:32.661756 run mass: MS performed LU {at=27773878.365004756, lu_delay=4.979874834418297, ms=00096}
22:49:34.101810 run mass: MS performed LU {at=27773879.805059545, lu_delay=5.333439249545336, ms=00097}
22:49:35.938761 run mass: MS performed LU {at=27773881.64197277, lu_delay=5.828266195952892, ms=00098}
22:49:37.840600 run mass: MS performed LU {at=27773883.543851577, lu_delay=5.971067979931831, ms=00099}
22:49:37.850577 run mass: Tests done {all_completed=True, max=22.96010620519519, min=3.5351637452840805}
22:49:37.856007 tst register_default_mass.py: Test passed (81.1 sec)
22:49:37.861318 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.864555 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.867769 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:37.871012 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:37.874271 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:37.877551 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:37.880853 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:37.884162 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:37.887431 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:37.890713 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:37.893983 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:37.897413 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:37.900762 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:37.904052 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:37.907390 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:37.910788 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:37.914147 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:37.917586 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:37.920917 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:37.924241 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:37.927608 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:37.931543 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:37.934884 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:37.938294 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:37.941619 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:37.944984 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:37.948301 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:37.951675 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:37.955020 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:37.958388 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:37.961735 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:37.965337 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:37.968691 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:37.972048 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:37.975444 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.978774 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.982232 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.985783 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.989116 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.992559 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.996250 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.999881 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.003512 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.006917 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.010448 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.013789 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.017215 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.020645 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.024051 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.027442 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.031132 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.034557 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.038018 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.041359 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.044825 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.048208 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.051654 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.055107 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.058528 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.061995 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.065798 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.069469 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.073211 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.076752 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.080191 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.083562 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.087025 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.090387 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.093834 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.097185 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.100590 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.104053 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.107359 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.110998 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.114640 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.118070 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.121543 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.124994 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.128383 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.131766 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.135209 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.138585 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.142049 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.145426 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.148878 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.152288 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.155750 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.159209 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.162882 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.166331 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.170319 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.174078 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.177715 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.181168 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.184639 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.188140 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.191602 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.195049 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.198513 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.202029 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.205511 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.208981 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.212877 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.216365 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.219868 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.223341 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.226841 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.230303 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.233782 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.237236 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.240714 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.244180 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.247640 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.251091 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.254587 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.258046 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.261488 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.264918 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.268200 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.271504 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.274794 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.278061 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.281302 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.284579 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.287817 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.291059 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.294299 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.297535 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.300771 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.304010 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.307240 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.310488 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.313736 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.316978 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.320195 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.323434 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.326686 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.329927 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.333170 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.336381 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.339635 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.342870 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.346098 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.349320 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.352558 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.355798 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.359037 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.362277 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.365513 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.368750 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.371974 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.375191 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.378424 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:38.381655 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:38.384897 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:38.388133 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:38.391374 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:38.394615 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:38.397862 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.401094 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.404308 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.407546 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.410779 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.414022 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.417319 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.420661 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.423969 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.427263 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.430630 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.434013 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.437389 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.440731 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.444030 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.447328 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.450659 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.453986 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.457297 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.460612 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.463921 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.467209 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.470516 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.473814 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.477102 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.480384 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.483684 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.486976 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.490275 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.493568 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.496860 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.500155 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.503453 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.506734 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.510022 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.513313 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.516600 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:38.519889 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:38.523189 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:38.526475 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:38.529769 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:38.533069 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:38.536338 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:38.539620 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:38.542908 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:38.546203 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:38.549486 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:38.552773 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:38.556068 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:38.559366 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:38.562656 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:38.565965 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:38.569260 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:38.572547 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:38.575856 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:38.579163 --- ParallelTerminationStrategy: PID 22 died...
22:49:38.580671 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:38.584308 --- ParallelTerminationStrategy: PID 23 died...
22:49:38.585795 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:38.589418 --- ParallelTerminationStrategy: PID 24 died...
22:49:38.590897 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:38.594560 --- ParallelTerminationStrategy: PID 25 died...
22:49:38.596046 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:38.599708 --- ParallelTerminationStrategy: PID 26 died...
22:49:38.601200 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:38.604871 --- ParallelTerminationStrategy: PID 27 died...
22:49:38.606360 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:38.610035 --- ParallelTerminationStrategy: PID 28 died...
22:49:38.611516 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:38.615202 --- ParallelTerminationStrategy: PID 29 died...
22:49:38.616692 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:38.620353 --- ParallelTerminationStrategy: PID 30 died...
22:49:38.621840 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:38.625506 --- ParallelTerminationStrategy: PID 31 died...
22:49:38.626988 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:38.630688 --- ParallelTerminationStrategy: PID 32 died...
22:49:38.632182 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:38.635875 --- ParallelTerminationStrategy: PID 33 died...
22:49:38.637371 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:38.641048 --- ParallelTerminationStrategy: PID 35 died...
22:49:38.642551 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:38.646238 --- ParallelTerminationStrategy: PID 36 died...
22:49:38.647730 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:38.651422 --- ParallelTerminationStrategy: PID 37 died...
22:49:38.652923 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:38.656611 --- ParallelTerminationStrategy: PID 38 died...
22:49:38.658116 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:38.661778 --- ParallelTerminationStrategy: PID 39 died...
22:49:38.663264 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:38.666965 --- ParallelTerminationStrategy: PID 40 died...
22:49:38.668454 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:38.672151 --- ParallelTerminationStrategy: PID 41 died...
22:49:38.673662 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:38.677358 --- ParallelTerminationStrategy: PID 42 died...
22:49:38.678848 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:38.682545 --- ParallelTerminationStrategy: PID 43 died...
22:49:38.684033 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:38.687706 --- ParallelTerminationStrategy: PID 44 died...
22:49:38.689217 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:38.692895 --- ParallelTerminationStrategy: PID 45 died...
22:49:38.694388 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:38.698062 --- ParallelTerminationStrategy: PID 46 died...
22:49:38.699555 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.703228 --- ParallelTerminationStrategy: PID 47 died...
22:49:38.704729 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.708420 --- ParallelTerminationStrategy: PID 48 died...
22:49:38.709926 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.713638 --- ParallelTerminationStrategy: PID 49 died...
22:49:38.715140 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.718824 --- ParallelTerminationStrategy: PID 50 died...
22:49:38.720322 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.724029 --- ParallelTerminationStrategy: PID 51 died...
22:49:38.725543 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.729244 --- ParallelTerminationStrategy: PID 52 died...
22:49:38.730733 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.734438 --- ParallelTerminationStrategy: PID 53 died...
22:49:38.735929 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.739615 --- ParallelTerminationStrategy: PID 54 died...
22:49:38.741132 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.744834 --- ParallelTerminationStrategy: PID 55 died...
22:49:38.746329 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.750031 --- ParallelTerminationStrategy: PID 56 died...
22:49:38.751515 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.755221 --- ParallelTerminationStrategy: PID 57 died...
22:49:38.756717 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.760396 --- ParallelTerminationStrategy: PID 58 died...
22:49:38.761899 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.765579 --- ParallelTerminationStrategy: PID 59 died...
22:49:38.767077 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.770765 --- ParallelTerminationStrategy: PID 60 died...
22:49:38.772262 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.775938 --- ParallelTerminationStrategy: PID 61 died...
22:49:38.777431 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.781145 --- ParallelTerminationStrategy: PID 62 died...
22:49:38.782641 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.786331 --- ParallelTerminationStrategy: PID 63 died...
22:49:38.787816 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.791507 --- ParallelTerminationStrategy: PID 64 died...
22:49:38.793008 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.796696 --- ParallelTerminationStrategy: PID 65 died...
22:49:38.798186 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.801861 --- ParallelTerminationStrategy: PID 66 died...
22:49:38.803354 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.807050 --- ParallelTerminationStrategy: PID 67 died...
22:49:38.808537 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.812218 --- ParallelTerminationStrategy: PID 68 died...
22:49:38.813709 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.817385 --- ParallelTerminationStrategy: PID 69 died...
22:49:38.818873 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.822580 --- ParallelTerminationStrategy: PID 70 died...
22:49:38.824066 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.827747 --- ParallelTerminationStrategy: PID 71 died...
22:49:38.829249 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.832917 --- ParallelTerminationStrategy: PID 72 died...
22:49:38.834405 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.838101 --- ParallelTerminationStrategy: PID 73 died...
22:49:38.839597 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.843286 --- ParallelTerminationStrategy: PID 74 died...
22:49:38.844786 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.848465 --- ParallelTerminationStrategy: PID 75 died...
22:49:38.849974 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.853652 --- ParallelTerminationStrategy: PID 76 died...
22:49:38.855136 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.858823 --- ParallelTerminationStrategy: PID 77 died...
22:49:38.860310 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.863994 --- ParallelTerminationStrategy: PID 78 died...
22:49:38.865480 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.869149 --- ParallelTerminationStrategy: PID 79 died...
22:49:38.870634 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.874298 --- ParallelTerminationStrategy: PID 80 died...
22:49:38.875784 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.879472 --- ParallelTerminationStrategy: PID 81 died...
22:49:38.880957 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.884617 --- ParallelTerminationStrategy: PID 82 died...
22:49:38.886109 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.889784 --- ParallelTerminationStrategy: PID 83 died...
22:49:38.891274 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.894950 --- ParallelTerminationStrategy: PID 84 died...
22:49:38.896433 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.900105 --- ParallelTerminationStrategy: PID 85 died...
22:49:38.901605 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.905282 --- ParallelTerminationStrategy: PID 86 died...
22:49:38.906766 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.910460 --- ParallelTerminationStrategy: PID 87 died...
22:49:38.911945 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:38.915614 --- ParallelTerminationStrategy: PID 88 died...
22:49:38.917114 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:38.920779 --- ParallelTerminationStrategy: PID 89 died...
22:49:38.922265 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:38.925953 --- ParallelTerminationStrategy: PID 90 died...
22:49:38.927510 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:38.931183 --- ParallelTerminationStrategy: PID 91 died...
22:49:38.932675 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:38.936342 --- ParallelTerminationStrategy: PID 92 died...
22:49:38.937843 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:38.941518 --- ParallelTerminationStrategy: PID 93 died...
22:49:38.943002 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:38.946683 --- ParallelTerminationStrategy: PID 94 died...
22:49:38.948165 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:38.951836 --- ParallelTerminationStrategy: PID 95 died...
22:49:38.953321 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:38.956993 --- ParallelTerminationStrategy: PID 96 died...
22:49:38.958480 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:38.962164 --- ParallelTerminationStrategy: PID 97 died...
22:49:38.963640 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:38.967347 --- ParallelTerminationStrategy: PID 98 died...
22:49:38.968832 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:38.972523 --- ParallelTerminationStrategy: PID 99 died...
22:49:38.974019 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:38.977717 --- ParallelTerminationStrategy: PID 100 died...
22:49:38.979203 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:38.982900 --- ParallelTerminationStrategy: PID 101 died...
22:49:38.984391 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:38.988074 --- ParallelTerminationStrategy: PID 102 died...
22:49:38.989577 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:38.993275 --- ParallelTerminationStrategy: PID 103 died...
22:49:38.994772 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:38.998462 --- ParallelTerminationStrategy: PID 104 died...
22:49:38.999947 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.003619 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.005116 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.008816 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.010309 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.014006 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.015496 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.019183 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.020690 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.024359 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.025851 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.029537 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.031037 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.034711 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.036199 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.039888 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.041382 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.045085 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.046565 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.050245 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.051738 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.055424 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.056921 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.060603 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.062107 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.065799 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.067294 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.071000 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.072488 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.076178 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.077685 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.081369 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.082856 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.086549 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.088040 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.091736 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.093226 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.096900 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.098381 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.102067 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.103552 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.107226 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.108723 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.112390 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.113883 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.117546 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.119022 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.122677 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.124162 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.127833 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.129319 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.133024 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.134514 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.138193 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.139673 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.143368 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.144850 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.148496 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.149993 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.153659 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.155148 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.158831 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.160313 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.164011 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.165520 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.169213 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.170699 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.174408 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.175900 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.179593 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.181090 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.184793 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.186273 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.189964 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.191442 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.195130 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.196617 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.200317 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.201823 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.205477 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.206934 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.210547 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.211997 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.215643 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.217116 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.220764 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.222242 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.225880 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.227349 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.230981 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.232443 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.236087 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.237555 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.241193 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.242657 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.246276 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.247737 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.251362 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.252838 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.256450 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.257918 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.261540 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.262999 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.266647 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.268108 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.271717 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.273196 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.276825 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.278281 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.281936 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.283405 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.287047 --- ParallelTerminationStrategy: PID 160 died...
22:49:39.288504 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.292140 --- ParallelTerminationStrategy: PID 161 died...
22:49:39.293613 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.297263 --- ParallelTerminationStrategy: PID 162 died...
22:49:39.298723 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.302347 --- ParallelTerminationStrategy: PID 163 died...
22:49:39.303805 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.307421 --- ParallelTerminationStrategy: PID 164 died...
22:49:39.308895 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.312509 --- ParallelTerminationStrategy: PID 165 died...
22:49:39.313983 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.317609 --- ParallelTerminationStrategy: PID 166 died...
22:49:39.319076 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.322741 --- ParallelTerminationStrategy: PID 167 died...
22:49:39.324229 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.327915 --- ParallelTerminationStrategy: PID 168 died...
22:49:39.329421 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.333124 --- ParallelTerminationStrategy: PID 169 died...
22:49:39.334614 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.338347 --- ParallelTerminationStrategy: PID 170 died...
22:49:39.339843 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.343532 --- ParallelTerminationStrategy: PID 171 died...
22:49:39.345023 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.348713 --- ParallelTerminationStrategy: PID 172 died...
22:49:39.350199 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.353906 --- ParallelTerminationStrategy: PID 173 died...
22:49:39.355385 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.359087 --- ParallelTerminationStrategy: PID 174 died...
22:49:39.360573 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.364260 --- ParallelTerminationStrategy: PID 175 died...
22:49:39.365752 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.369446 --- ParallelTerminationStrategy: PID 176 died...
22:49:39.370936 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.374636 --- ParallelTerminationStrategy: PID 177 died...
22:49:39.376124 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.379832 --- ParallelTerminationStrategy: PID 178 died...
22:49:39.381322 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.384943 --- ParallelTerminationStrategy: PID 179 died...
22:49:39.386409 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.390045 --- ParallelTerminationStrategy: PID 180 died...
22:49:39.391490 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.395128 --- ParallelTerminationStrategy: PID 181 died...
22:49:39.396587 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:39.400220 --- ParallelTerminationStrategy: PID 182 died...
22:49:39.401680 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:39.405298 --- ParallelTerminationStrategy: PID 183 died...
22:49:39.406760 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:39.410389 --- ParallelTerminationStrategy: PID 184 died...
22:49:39.411847 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:39.415473 --- ParallelTerminationStrategy: PID 185 died...
22:49:39.416956 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:39.420576 --- ParallelTerminationStrategy: PID 186 died...
22:49:39.422042 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:39.425652 --- ParallelTerminationStrategy: PID 187 died...
22:49:39.427113 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:39.430763 --- ParallelTerminationStrategy: PID 188 died...
22:49:39.432223 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.435836 --- ParallelTerminationStrategy: PID 189 died...
22:49:39.437297 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.440933 --- ParallelTerminationStrategy: PID 190 died...
22:49:39.442395 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.446024 --- ParallelTerminationStrategy: PID 191 died...
22:49:39.447487 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.451109 --- ParallelTerminationStrategy: PID 192 died...
22:49:39.452564 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.456188 --- ParallelTerminationStrategy: PID 193 died...
22:49:39.457652 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.461288 --- ParallelTerminationStrategy: PID 194 died...
22:49:39.462749 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.466365 --- ParallelTerminationStrategy: PID 195 died...
22:49:39.467813 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.471445 --- ParallelTerminationStrategy: PID 196 died...
22:49:39.472906 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.476516 --- ParallelTerminationStrategy: PID 197 died...
22:49:39.477982 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.481621 --- ParallelTerminationStrategy: PID 198 died...
22:49:39.483075 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.486700 --- ParallelTerminationStrategy: PID 199 died...
22:49:39.488156 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.491787 --- ParallelTerminationStrategy: PID 200 died...
22:49:39.493252 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.496858 --- ParallelTerminationStrategy: PID 201 died...
22:49:39.498318 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.501942 --- ParallelTerminationStrategy: PID 202 died...
22:49:39.503388 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.507001 --- ParallelTerminationStrategy: PID 203 died...
22:49:39.508457 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.512102 --- ParallelTerminationStrategy: PID 204 died...
22:49:39.513588 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.517203 --- ParallelTerminationStrategy: PID 205 died...
22:49:39.518671 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.522287 --- ParallelTerminationStrategy: PID 206 died...
22:49:39.523744 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.527385 --- ParallelTerminationStrategy: PID 207 died...
22:49:39.528848 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:39.532477 --- ParallelTerminationStrategy: PID 208 died...
22:49:39.533939 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:39.537576 --- ParallelTerminationStrategy: PID 209 died...
22:49:39.539043 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:39.542664 --- ParallelTerminationStrategy: PID 210 died...
22:49:39.544116 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:39.547747 --- ParallelTerminationStrategy: PID 211 died...
22:49:39.549219 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:39.552827 --- ParallelTerminationStrategy: PID 212 died...
22:49:39.554278 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:39.557893 --- ParallelTerminationStrategy: PID 213 died...
22:49:39.559348 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:39.562973 --- ParallelTerminationStrategy: PID 214 died...
22:49:39.564433 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:39.568056 --- ParallelTerminationStrategy: PID 215 died...
22:49:39.569543 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:39.573160 --- ParallelTerminationStrategy: PID 216 died...
22:49:39.574613 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:39.578228 --- ParallelTerminationStrategy: PID 217 died...
22:49:39.579675 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:39.583297 --- ParallelTerminationStrategy: PID 218 died...
22:49:39.584774 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:39.588394 --- ParallelTerminationStrategy: PID 219 died...
22:49:39.589863 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:39.593487 --- ParallelTerminationStrategy: PID 220 died...
22:49:39.594946 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:39.598587 --- ParallelTerminationStrategy: PID 221 died...
22:49:39.600038 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:39.603655 --- ParallelTerminationStrategy: PID 222 died...
22:49:39.605117 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:39.608736 --- ParallelTerminationStrategy: PID 223 died...
22:49:39.610197 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:39.613821 --- ParallelTerminationStrategy: PID 224 died...
22:49:39.615273 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:39.618916 --- ParallelTerminationStrategy: PID 225 died...
22:49:39.620375 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:39.624006 --- ParallelTerminationStrategy: PID 226 died...
22:49:39.625475 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:39.629111 --- ParallelTerminationStrategy: PID 227 died...
22:49:39.630572 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:39.634189 --- ParallelTerminationStrategy: PID 228 died...
22:49:39.635651 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:39.639282 --- ParallelTerminationStrategy: PID 229 died...
22:49:39.640768 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:39.644385 --- ParallelTerminationStrategy: PID 230 died...
22:49:39.645843 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:39.649468 --- ParallelTerminationStrategy: PID 231 died...
22:49:39.650930 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:39.654553 --- ParallelTerminationStrategy: PID 232 died...
22:49:39.656011 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:39.659646 --- ParallelTerminationStrategy: PID 233 died...
22:49:39.661123 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:39.664749 --- ParallelTerminationStrategy: PID 234 died...
22:49:39.666208 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.070527 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.076615 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8166 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.155321 tst trial-8166: Storing JUnit report in /build/trial-8166/run.2025-11-30_22-48-16/trial-8166.xml
--------------------------------------------------------------------------------------------
trial-8166 PASS
--------------------------------------------------------------------------------------------
22:49:43.166475 tst trial-8166: trial-8166: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8166/inst
+ cd trial-8166
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-30 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8166-run.tgz run.2025-11-30_22-48-16
+ tar czf /build/trial-8166-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-30_13_26_00.tgz osmo-bts-oc2g.build-2025-11-30_00_51_51.tgz osmo-bts-sysmo.build-2025-11-30_00_51_42.tgz osmo-bts.build-2025-11-30_00_51_51.tgz osmo-ggsn.build-2025-11-30_20_42_56.tgz osmo-hlr.build-2025-11-30_16_36_49.tgz osmo-hnbgw.build-2025-11-30_13_31_16.tgz osmo-mgw.build-2025-11-30_08_33_13.tgz osmo-msc.build-2025-11-30_13_35_47.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-30_07_36_10.tgz osmo-pcu-sysmo.build-2025-11-30_07_33_59.tgz osmo-pcu.build-2025-11-30_07_36_16.tgz osmo-sgsn.build-2025-11-30_20_48_43.tgz osmo-stp.build-2025-11-30_13_23_04.tgz osmo-trx.build-2025-11-30_14_26_41.tgz osmocom-bb.build-2025-11-30_21_17_26.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