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/jenkins13775484095473742555.sh
+ rm -rf trial-8148-bin.tgz trial-8148-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24854
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10970
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10356
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12808
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13131
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12590
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40900
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7512
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42995
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8300
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 13098
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7420
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11495
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7552
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8993
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6272
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 7420
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10032566466220627335.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-8148
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 3/28] RUN groupadd osmo-gsm-tester
#7 CACHED
#8 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED
#9 [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
#9 CACHED
#10 [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
#10 CACHED
#11 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#11 CACHED
#12 [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
#12 CACHED
#13 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#13 CACHED
#14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#14 CACHED
#15 [20/28] WORKDIR /TMP
#15 CACHED
#16 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [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
#18 CACHED
#19 [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
#19 CACHED
#20 [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
#20 CACHED
#21 [ 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
#21 CACHED
#22 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#22 CACHED
#23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#23 CACHED
#24 [ 2/28] RUN useradd -ms /bin/bash jenkins
#24 CACHED
#25 [ 9/28] COPY SSH /root/.ssh
#25 CACHED
#26 [ 8/28] RUN MKDIR /var/run/sshd
#26 CACHED
#27 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#27 CACHED
#28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#28 CACHED
#29 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#29 CACHED
#30 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#30 CACHED
#31 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#31 CACHED
#32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:efb0acea6cebb498341b8ed1a366e74d77ca30bd389c40ec57d852b760ecceb6 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=8149 -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-13 22:48:22
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8149
+ mkdir -p trial-8149
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-13_17_01_18.tgz osmo-bts-oc2g.build-2025-11-13_00_51_50.tgz osmo-bts-sysmo.build-2025-11-13_00_51_55.tgz osmo-bts.build-2025-11-13_00_52_00.tgz osmo-ggsn.build-2025-11-13_20_42_33.tgz osmo-hlr.build-2025-11-13_16_36_48.tgz osmo-hnbgw.build-2025-11-13_17_07_17.tgz osmo-mgw.build-2025-11-13_08_33_16.tgz osmo-msc.build-2025-11-13_17_11_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-13_07_36_24.tgz osmo-pcu-sysmo.build-2025-11-13_07_34_02.tgz osmo-pcu.build-2025-11-13_07_36_29.tgz osmo-sgsn.build-2025-11-13_20_48_05.tgz osmo-stp.build-2025-11-13_16_58_13.tgz osmo-trx.build-2025-11-13_14_26_48.tgz osmocom-bb.build-2025-11-13_21_17_16.tgz srslte.build-19.tgz trial-8149
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-13_17_01_18.md5 osmo-bts-oc2g.build-2025-11-13_00_51_50.md5 osmo-bts-sysmo.build-2025-11-13_00_51_55.md5 osmo-bts.build-2025-11-13_00_52_00.md5 osmo-ggsn.build-2025-11-13_20_42_33.md5 osmo-hlr.build-2025-11-13_16_36_48.md5 osmo-hnbgw.build-2025-11-13_17_07_17.md5 osmo-mgw.build-2025-11-13_08_33_16.md5 osmo-msc.build-2025-11-13_17_11_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-13_07_36_24.md5 osmo-pcu-sysmo.build-2025-11-13_07_34_02.md5 osmo-pcu.build-2025-11-13_07_36_29.md5 osmo-sgsn.build-2025-11-13_20_48_05.md5 osmo-stp.build-2025-11-13_16_58_13.md5 osmo-trx.build-2025-11-13_14_26_48.md5 osmocom-bb.build-2025-11-13_21_17_16.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-13_17_01_18.md5 osmo-bts-oc2g.build-2025-11-13_00_51_50.md5 osmo-bts-sysmo.build-2025-11-13_00_51_55.md5 osmo-bts.build-2025-11-13_00_52_00.md5 osmo-ggsn.build-2025-11-13_20_42_33.md5 osmo-hlr.build-2025-11-13_16_36_48.md5 osmo-hnbgw.build-2025-11-13_17_07_17.md5 osmo-mgw.build-2025-11-13_08_33_16.md5 osmo-msc.build-2025-11-13_17_11_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-13_07_36_24.md5 osmo-pcu-sysmo.build-2025-11-13_07_34_02.md5 osmo-pcu.build-2025-11-13_07_36_29.md5 osmo-sgsn.build-2025-11-13_20_48_05.md5 osmo-stp.build-2025-11-13_16_58_13.md5 osmo-trx.build-2025-11-13_14_26_48.md5 osmocom-bb.build-2025-11-13_21_17_16.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-8149 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8149'
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-8149
--------------------------------------------------------------------------------------------
22:48:22.905846 tst trial-8149: Detailed log at /build/trial-8149/run.2025-11-13_22-48-22/log
---------------------------------------------------------------------
trial-8149 netreg_mass
---------------------------------------------------------------------
22:48:23.107112 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:23.107474 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:23.108292 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:23.109432 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:23.150000 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:23.150842 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:23.151973 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:23.213533 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-8149 netreg_mass register_default_mass.py
----------------------------------------------
22:48:23.214329 tst register_default_mass.py:9: Claiming resources for the test
22:48:23.229289 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.229831 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.230287 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.230726 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.231158 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.231606 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:23.232054 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:23.262103 tst register_default_mass.py: using LAC 2
22:48:23.283007 tst register_default_mass.py: using RAC 2
22:48:23.308144 tst register_default_mass.py: using CellId 2
22:48:23.336278 tst register_default_mass.py: using BVCI 3
22:48:23.349587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.350269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.350864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.351384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.351909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.352423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.352939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.353469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.354001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.354511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.355037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.355545 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.356092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.356647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.357173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.357708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.358233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.358749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.359275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.359793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.360298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.360832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.361348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.361862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.362388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.362903 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.363411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.363930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.364439 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.364957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.365472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.365984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.366496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.367023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.367540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.368048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.368565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.369080 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.369591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.370104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.370605 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.371103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.371602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.372123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.372635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.373135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.373639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.374153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.374654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.375167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.375675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.376172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.376686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.377196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.377697 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.378200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.378727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.379233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.379753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.380257 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.380759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.381277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.381799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.382318 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.382820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.383321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.383844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.384356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.384867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.385362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.385876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.386385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.386943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.387451 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.387950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.388436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.388942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.389441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.389938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.390423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.390927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.391429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.391921 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.392430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.392930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.393430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.393933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.394425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.394917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.395428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.395932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.396442 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.396953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.397452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.397963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.398461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.398956 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.399467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.399972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.400466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.400961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:23.401526 tst register_default_mass.py:21: Launching a simple network
22:48:23.411371 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:23.529747 run create_hlr_db(pid=20): Launched
22:48:24.544402 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:24.560639 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:24.575538 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:24.581308 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:24.759802 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:24.776795 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:24.784130 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:25.193733 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:25.208648 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:28.223604 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:28.337412 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:28.352320 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:28.357851 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:28.380941 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:28.395738 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:28.401310 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:28.710045 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:28.724931 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:34.751825 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:34.922619 run osmo-bts-virtual(pid=34): Launched
22:48:35.958881 tst register_default_mass.py: using MSISDN 1001
22:48:35.973271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:36.013081 tst register_default_mass.py: using MSISDN 1002
22:48:36.030849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:36.061511 tst register_default_mass.py: using MSISDN 1003
22:48:36.076495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:36.112040 tst register_default_mass.py: using MSISDN 1004
22:48:36.128778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:36.159682 tst register_default_mass.py: using MSISDN 1005
22:48:36.174526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:36.205416 tst register_default_mass.py: using MSISDN 1006
22:48:36.220104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:36.251193 tst register_default_mass.py: using MSISDN 1007
22:48:36.265881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:36.296723 tst register_default_mass.py: using MSISDN 1008
22:48:36.311394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:36.342232 tst register_default_mass.py: using MSISDN 1009
22:48:36.356817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:36.395534 tst register_default_mass.py: using MSISDN 1010
22:48:36.413491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:36.444376 tst register_default_mass.py: using MSISDN 1011
22:48:36.459242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:36.490102 tst register_default_mass.py: using MSISDN 1012
22:48:36.504768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:36.535517 tst register_default_mass.py: using MSISDN 1013
22:48:36.550119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:36.581145 tst register_default_mass.py: using MSISDN 1014
22:48:36.595946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:36.632326 tst register_default_mass.py: using MSISDN 1015
22:48:36.649382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:36.680597 tst register_default_mass.py: using MSISDN 1016
22:48:36.695753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:36.726511 tst register_default_mass.py: using MSISDN 1017
22:48:36.741100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:36.771915 tst register_default_mass.py: using MSISDN 1018
22:48:36.786368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:36.817142 tst register_default_mass.py: using MSISDN 1019
22:48:36.831745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:36.863840 tst register_default_mass.py: using MSISDN 1020
22:48:36.879223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:36.918411 tst register_default_mass.py: using MSISDN 1021
22:48:36.936184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:36.967298 tst register_default_mass.py: using MSISDN 1022
22:48:36.982412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:37.013068 tst register_default_mass.py: using MSISDN 1023
22:48:37.027641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:37.058430 tst register_default_mass.py: using MSISDN 1024
22:48:37.072916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:37.103762 tst register_default_mass.py: using MSISDN 1025
22:48:37.118326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:37.156944 tst register_default_mass.py: using MSISDN 1026
22:48:37.174769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:37.205611 tst register_default_mass.py: using MSISDN 1027
22:48:37.220392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:37.251092 tst register_default_mass.py: using MSISDN 1028
22:48:37.265656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.296429 tst register_default_mass.py: using MSISDN 1029
22:48:37.310427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:37.341003 tst register_default_mass.py: using MSISDN 1030
22:48:37.355420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:37.395346 tst register_default_mass.py: using MSISDN 1031
22:48:37.413389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:37.444193 tst register_default_mass.py: using MSISDN 1032
22:48:37.459044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:37.489600 tst register_default_mass.py: using MSISDN 1033
22:48:37.503950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:37.534914 tst register_default_mass.py: using MSISDN 1034
22:48:37.549372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:37.580285 tst register_default_mass.py: using MSISDN 1035
22:48:37.594955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.627350 tst register_default_mass.py: using MSISDN 1036
22:48:37.642856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:37.673619 tst register_default_mass.py: using MSISDN 1037
22:48:37.688304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:37.719199 tst register_default_mass.py: using MSISDN 1038
22:48:37.733915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:37.764488 tst register_default_mass.py: using MSISDN 1039
22:48:37.778731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:37.809513 tst register_default_mass.py: using MSISDN 1040
22:48:37.824165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:37.855216 tst register_default_mass.py: using MSISDN 1041
22:48:37.869798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.908214 tst register_default_mass.py: using MSISDN 1042
22:48:37.925944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.956819 tst register_default_mass.py: using MSISDN 1043
22:48:37.971862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:38.002584 tst register_default_mass.py: using MSISDN 1044
22:48:38.017118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:38.047809 tst register_default_mass.py: using MSISDN 1045
22:48:38.062322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:38.093057 tst register_default_mass.py: using MSISDN 1046
22:48:38.107408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:38.143004 tst register_default_mass.py: using MSISDN 1047
22:48:38.159825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:38.190715 tst register_default_mass.py: using MSISDN 1048
22:48:38.205696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:38.236571 tst register_default_mass.py: using MSISDN 1049
22:48:38.251147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:38.281282 tst register_default_mass.py: using MSISDN 1050
22:48:38.295571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.326219 tst register_default_mass.py: using MSISDN 1051
22:48:38.340775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.372042 tst register_default_mass.py: using MSISDN 1052
22:48:38.386870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.417320 tst register_default_mass.py: using MSISDN 1053
22:48:38.431859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.461048 tst register_default_mass.py: using MSISDN 1054
22:48:38.472215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:38.501990 tst register_default_mass.py: using MSISDN 1055
22:48:38.515948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:38.545726 tst register_default_mass.py: using MSISDN 1056
22:48:38.559850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:38.589485 tst register_default_mass.py: using MSISDN 1057
22:48:38.603494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:38.639602 tst register_default_mass.py: using MSISDN 1058
22:48:38.656604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.686396 tst register_default_mass.py: using MSISDN 1059
22:48:38.700700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.730394 tst register_default_mass.py: using MSISDN 1060
22:48:38.744374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:38.782449 tst register_default_mass.py: using MSISDN 1061
22:48:38.799906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:38.829985 tst register_default_mass.py: using MSISDN 1062
22:48:38.844402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.879236 tst register_default_mass.py: using MSISDN 1063
22:48:38.895791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:38.925954 tst register_default_mass.py: using MSISDN 1064
22:48:38.940310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.970867 tst register_default_mass.py: using MSISDN 1065
22:48:38.985454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:39.016340 tst register_default_mass.py: using MSISDN 1066
22:48:39.030956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:39.061407 tst register_default_mass.py: using MSISDN 1067
22:48:39.075860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:39.107175 tst register_default_mass.py: using MSISDN 1068
22:48:39.122059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:39.152704 tst register_default_mass.py: using MSISDN 1069
22:48:39.167286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:39.197764 tst register_default_mass.py: using MSISDN 1070
22:48:39.212253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.242683 tst register_default_mass.py: using MSISDN 1071
22:48:39.257206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.287906 tst register_default_mass.py: using MSISDN 1072
22:48:39.302471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.332944 tst register_default_mass.py: using MSISDN 1073
22:48:39.347306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.385290 tst register_default_mass.py: using MSISDN 1074
22:48:39.402896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.433584 tst register_default_mass.py: using MSISDN 1075
22:48:39.448353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.478712 tst register_default_mass.py: using MSISDN 1076
22:48:39.493066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.523460 tst register_default_mass.py: using MSISDN 1077
22:48:39.538036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.568504 tst register_default_mass.py: using MSISDN 1078
22:48:39.582985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.617256 tst register_default_mass.py: using MSISDN 1079
22:48:39.633457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.664202 tst register_default_mass.py: using MSISDN 1080
22:48:39.678937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:39.709300 tst register_default_mass.py: using MSISDN 1081
22:48:39.723606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:39.754219 tst register_default_mass.py: using MSISDN 1082
22:48:39.768876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:39.799489 tst register_default_mass.py: using MSISDN 1083
22:48:39.813954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:39.844568 tst register_default_mass.py: using MSISDN 1084
22:48:39.859221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:39.904149 tst register_default_mass.py: using MSISDN 1085
22:48:39.923767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:39.954710 tst register_default_mass.py: using MSISDN 1086
22:48:39.969790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.000289 tst register_default_mass.py: using MSISDN 1087
22:48:40.014775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.045538 tst register_default_mass.py: using MSISDN 1088
22:48:40.060043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.090992 tst register_default_mass.py: using MSISDN 1089
22:48:40.105542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.142665 tst register_default_mass.py: using MSISDN 1090
22:48:40.159935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.190842 tst register_default_mass.py: using MSISDN 1091
22:48:40.205753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.236363 tst register_default_mass.py: using MSISDN 1092
22:48:40.251028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:40.281535 tst register_default_mass.py: using MSISDN 1093
22:48:40.295890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:40.326485 tst register_default_mass.py: using MSISDN 1094
22:48:40.340946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:40.377594 tst register_default_mass.py: using MSISDN 1095
22:48:40.394723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:40.425048 tst register_default_mass.py: using MSISDN 1096
22:48:40.439590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:40.470093 tst register_default_mass.py: using MSISDN 1097
22:48:40.484496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:40.514936 tst register_default_mass.py: using MSISDN 1098
22:48:40.529293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:40.559781 tst register_default_mass.py: using MSISDN 1099
22:48:40.574301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:40.606335 tst register_default_mass.py: using MSISDN 1100
22:48:40.621542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:40.713224 run mass: Starting testcase
22:48:40.718752 run mass: Pre-launching all virtphy's
22:48:40.724146 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:40.737052 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:40.743147 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:40.755825 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:40.761863 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:40.774584 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:40.780535 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:40.793279 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:40.799268 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:40.812186 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:40.818140 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:40.830805 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:40.836754 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:40.849313 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:40.855207 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:40.867871 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:40.873826 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:40.886523 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:40.892411 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:40.905150 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:40.911070 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:40.923761 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:40.929708 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:40.942514 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:40.948479 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:40.961215 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:40.967082 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:40.979775 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:40.985736 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:40.998443 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:41.004380 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:41.017128 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:41.023034 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:41.035729 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:41.041644 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:41.054344 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:41.060209 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:41.072938 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:41.078812 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:41.091634 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:41.097587 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:41.110399 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:41.116273 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:41.128968 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:41.135093 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:41.147940 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:41.153948 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:41.166865 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:41.172790 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:41.185621 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:41.191521 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:41.204258 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:41.210185 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:41.222903 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:41.228814 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:41.241502 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:41.247341 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:41.260067 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:41.265997 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:41.278799 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:41.284712 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:41.297402 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:41.303261 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:41.315947 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:41.321936 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:41.334672 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:41.340735 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:41.353497 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:41.359390 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:41.372214 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:41.378145 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:41.390996 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:41.396898 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:41.409608 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:41.415486 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:41.428259 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:41.434166 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:41.446936 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:41.452837 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:41.465572 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:41.471463 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:41.484200 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:41.490063 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:41.502744 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:41.508618 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:41.521356 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:41.527192 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:41.539882 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:41.545748 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:41.558606 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:41.564445 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:41.577334 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:41.583202 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:41.595933 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:41.601836 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:41.614684 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:41.620572 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:41.633428 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:41.639319 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:41.652014 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:41.657886 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:41.670568 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:41.676471 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:41.689183 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:41.695089 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:41.707738 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:41.713680 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:41.726392 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:41.732287 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:41.744999 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:41.750908 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:41.763627 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:41.769480 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:41.782175 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:41.788079 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:41.800963 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:41.806883 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:41.819679 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:41.825538 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:41.838191 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:41.844186 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:41.856940 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:41.862981 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:41.875824 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:41.881767 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:41.894501 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:41.900489 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:41.913317 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:41.919357 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:41.932166 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:41.938077 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:41.950854 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:41.956780 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:41.969418 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:41.975335 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:41.987980 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:41.993993 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:42.006836 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:42.012791 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:42.025478 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:42.031502 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:42.044218 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:42.050269 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:42.062956 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:42.068885 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:42.081788 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:42.087638 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:42.100470 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:42.106313 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:42.118989 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:42.124884 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:42.137580 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:42.143570 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:42.156370 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:42.162267 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:42.175119 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:42.180993 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:42.193625 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:42.199496 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:42.212143 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:42.218026 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:42.230773 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:42.236801 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:42.249649 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:42.255508 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:42.268360 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:42.274251 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:42.287035 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:42.292899 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:42.305596 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:42.311605 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:42.324347 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:42.330298 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:42.343018 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:42.348869 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:42.361554 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:42.367405 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:42.380088 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:42.385986 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:42.398655 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:42.404490 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:42.417216 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:42.423106 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:42.435795 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:42.441658 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:42.454342 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:42.460173 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:42.472921 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:42.478748 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:42.491401 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:42.497271 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:42.510212 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:42.516052 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:42.528901 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:42.534795 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:42.547639 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:42.553519 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:42.566363 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:42.572229 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:42.584920 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:42.590795 run mass: Checking if sockets are in the filesystem
22:48:42.621557 run osmo-ms-mob/00000: Starting mobile
22:48:42.634649 run osmo-ms-mob/00000(pid=135): Launched
22:48:42.645188 run mass: MS start registered {at=26305028.34853894, delay=0.004567034542560577, ms=00000}
22:48:46.806353 run osmo-ms-mob/00001: Starting mobile
22:48:46.819187 run osmo-ms-mob/00001(pid=136): Launched
22:48:46.829860 run mass: MS start registered {at=26305032.53320371, delay=0.004730407148599625, ms=00001}
22:48:47.770134 run mass: MS performed LU {at=26305033.4733667, lu_delay=5.124827761203051, ms=00000}
22:48:48.625477 run osmo-ms-mob/00002: Starting mobile
22:48:48.638719 run osmo-ms-mob/00002(pid=137): Launched
22:48:48.649194 run mass: MS start registered {at=26305034.3525402, delay=0.0044720955193042755, ms=00002}
22:48:49.938839 run osmo-ms-mob/00003: Starting mobile
22:48:49.955535 run osmo-ms-mob/00003(pid=138): Launched
22:48:49.965828 run mass: MS start registered {at=26305035.66917668, delay=0.004385955631732941, ms=00003}
22:48:51.029773 run osmo-ms-mob/00004: Starting mobile
22:48:51.046685 run osmo-ms-mob/00004(pid=139): Launched
22:48:51.057174 run mass: MS start registered {at=26305036.76052553, delay=0.00442991778254509, ms=00004}
22:48:51.536025 run mass: MS performed LU {at=26305037.23926274, lu_delay=4.706059031188488, ms=00001}
22:48:52.007136 run osmo-ms-mob/00005: Starting mobile
22:48:52.020073 run osmo-ms-mob/00005(pid=140): Launched
22:48:52.030694 run mass: MS start registered {at=26305037.734045178, delay=0.004637513309717178, ms=00005}
22:48:52.928965 run osmo-ms-mob/00006: Starting mobile
22:48:52.945177 run osmo-ms-mob/00006(pid=141): Launched
22:48:52.955960 run mass: MS start registered {at=26305038.659311097, delay=0.004666827619075775, ms=00006}
22:48:53.436969 run mass: MS performed LU {at=26305039.14019743, lu_delay=4.787657231092453, ms=00002}
22:48:53.837524 run osmo-ms-mob/00007: Starting mobile
22:48:53.854324 run osmo-ms-mob/00007(pid=142): Launched
22:48:53.865210 run mass: MS start registered {at=26305039.56856196, delay=0.004753429442644119, ms=00007}
22:48:54.606219 run osmo-ms-mob/00008: Starting mobile
22:48:54.619294 run osmo-ms-mob/00008(pid=143): Launched
22:48:54.629764 run mass: MS start registered {at=26305040.33311843, delay=0.004509732127189636, ms=00008}
22:48:55.337807 run osmo-ms-mob/00009: Starting mobile
22:48:55.354677 run osmo-ms-mob/00009(pid=144): Launched
22:48:55.360595 run mass: MS performed LU {at=26305041.063953165, lu_delay=5.394776485860348, ms=00003}
22:48:55.366406 run mass: MS start registered {at=26305041.069773663, delay=0.0058369822800159454, ms=00009}
22:48:56.037680 run osmo-ms-mob/00010: Starting mobile
22:48:56.054378 run osmo-ms-mob/00010(pid=145): Launched
22:48:56.064925 run mass: MS start registered {at=26305041.76827567, delay=0.004608627408742905, ms=00010}
22:48:56.638263 run osmo-ms-mob/00011: Starting mobile
22:48:56.651361 run osmo-ms-mob/00011(pid=146): Launched
22:48:56.661892 run mass: MS start registered {at=26305042.36524759, delay=0.0044792890548706055, ms=00011}
22:48:57.209216 run osmo-ms-mob/00012: Starting mobile
22:48:57.222093 run osmo-ms-mob/00012(pid=147): Launched
22:48:57.228031 run mass: MS performed LU {at=26305042.931390166, lu_delay=6.170864637941122, ms=00004}
22:48:57.234054 run mass: MS performed LU {at=26305042.937419146, lu_delay=5.203373968601227, ms=00005}
22:48:57.239752 run mass: MS start registered {at=26305042.943119276, delay=0.011745795607566833, ms=00012}
22:48:57.837486 run osmo-ms-mob/00013: Starting mobile
22:48:57.854665 run osmo-ms-mob/00013(pid=148): Launched
22:48:57.865649 run mass: MS start registered {at=26305043.56899932, delay=0.004869379103183746, ms=00013}
22:48:58.426030 run osmo-ms-mob/00014: Starting mobile
22:48:58.441461 run osmo-ms-mob/00014(pid=149): Launched
22:48:58.452292 run mass: MS start registered {at=26305044.15564644, delay=0.004787478595972061, ms=00014}
22:48:59.045844 run osmo-ms-mob/00015: Starting mobile
22:48:59.061938 run osmo-ms-mob/00015(pid=150): Launched
22:48:59.068140 run mass: MS performed LU {at=26305044.771497704, lu_delay=5.202935744076967, ms=00007}
22:48:59.074046 run mass: MS start registered {at=26305044.777412537, delay=0.005931887775659561, ms=00015}
22:48:59.132657 run mass: MS performed LU {at=26305044.83590032, lu_delay=6.176589224487543, ms=00006}
22:48:59.436616 run mass: MS performed LU {at=26305045.139870293, lu_delay=4.806751862168312, ms=00008}
22:48:59.462041 run osmo-ms-mob/00016: Starting mobile
22:48:59.475172 run osmo-ms-mob/00016(pid=151): Launched
22:48:59.485754 run mass: MS start registered {at=26305045.189107455, delay=0.004521973431110382, ms=00016}
22:49:00.019496 run osmo-ms-mob/00017: Starting mobile
22:49:00.033509 run osmo-ms-mob/00017(pid=152): Launched
22:49:00.044165 run mass: MS start registered {at=26305045.747518014, delay=0.004618462175130844, ms=00017}
22:49:00.637637 run osmo-ms-mob/00018: Starting mobile
22:49:00.654634 run osmo-ms-mob/00018(pid=153): Launched
22:49:00.665291 run mass: MS start registered {at=26305046.36864476, delay=0.004684370011091232, ms=00018}
22:49:00.969163 run mass: MS performed LU {at=26305046.672415152, lu_delay=5.602641489356756, ms=00009}
22:49:01.001515 run osmo-ms-mob/00019: Starting mobile
22:49:01.016015 run osmo-ms-mob/00019(pid=154): Launched
22:49:01.021971 run mass: MS performed LU {at=26305046.725333538, lu_delay=4.9570578671991825, ms=00010}
22:49:01.027738 run mass: MS start registered {at=26305046.73110529, delay=0.00578714907169342, ms=00019}
22:49:01.537586 run osmo-ms-mob/00020: Starting mobile
22:49:01.554195 run osmo-ms-mob/00020(pid=155): Launched
22:49:01.565207 run mass: MS start registered {at=26305047.268557765, delay=0.005071230232715607, ms=00020}
22:49:02.006268 run osmo-ms-mob/00021: Starting mobile
22:49:02.019060 run osmo-ms-mob/00021(pid=156): Launched
22:49:02.030204 run mass: MS start registered {at=26305047.733557962, delay=0.00470907986164093, ms=00021}
22:49:02.406976 run osmo-ms-mob/00022: Starting mobile
22:49:02.419875 run osmo-ms-mob/00022(pid=157): Launched
22:49:02.430868 run mass: MS start registered {at=26305048.134217344, delay=0.005077973008155823, ms=00022}
22:49:02.833121 run mass: MS performed LU {at=26305048.536372736, lu_delay=6.1711251474916935, ms=00011}
22:49:02.863473 run osmo-ms-mob/00023: Starting mobile
22:49:02.877968 run osmo-ms-mob/00023(pid=158): Launched
22:49:02.888724 run mass: MS start registered {at=26305048.592077773, delay=0.00473383441567421, ms=00023}
22:49:02.896825 run mass: MS performed LU {at=26305048.600182094, lu_delay=5.657062817364931, ms=00012}
22:49:02.967608 run mass: MS performed LU {at=26305048.670865998, lu_delay=5.10186667740345, ms=00013}
22:49:03.221434 run mass: MS performed LU {at=26305048.92468399, lu_delay=4.769037552177906, ms=00014}
22:49:03.251575 run osmo-ms-mob/00024: Starting mobile
22:49:03.266635 run osmo-ms-mob/00024(pid=159): Launched
22:49:03.277679 run mass: MS start registered {at=26305048.981028497, delay=0.0051032789051532745, ms=00024}
22:49:03.806758 run osmo-ms-mob/00025: Starting mobile
22:49:03.819680 run osmo-ms-mob/00025(pid=160): Launched
22:49:03.830404 run mass: MS start registered {at=26305049.53375657, delay=0.004736639559268951, ms=00025}
22:49:04.221007 run osmo-ms-mob/00026: Starting mobile
22:49:04.234928 run osmo-ms-mob/00026(pid=161): Launched
22:49:04.246211 run mass: MS start registered {at=26305049.949556082, delay=0.005330689251422882, ms=00026}
22:49:04.606453 run osmo-ms-mob/00027: Starting mobile
22:49:04.619442 run osmo-ms-mob/00027(pid=162): Launched
22:49:04.630676 run mass: MS start registered {at=26305050.33403077, delay=0.004656832665205002, ms=00027}
22:49:04.651088 run mass: MS performed LU {at=26305050.354382634, lu_delay=5.576970096677542, ms=00015}
22:49:04.735230 run mass: MS performed LU {at=26305050.438482307, lu_delay=4.690964292734861, ms=00017}
22:49:04.761721 run mass: MS performed LU {at=26305050.465005845, lu_delay=5.275898389518261, ms=00016}
22:49:04.773986 run osmo-ms-mob/00028: Starting mobile
22:49:04.786967 run osmo-ms-mob/00028(pid=163): Launched
22:49:04.797597 run mass: MS start registered {at=26305050.500954464, delay=0.004589099436998367, ms=00028}
22:49:05.445566 run osmo-ms-mob/00029: Starting mobile
22:49:05.458465 run osmo-ms-mob/00029(pid=164): Launched
22:49:05.469593 run mass: MS start registered {at=26305051.17294241, delay=0.0051619671285152435, ms=00029}
22:49:05.816596 run osmo-ms-mob/00030: Starting mobile
22:49:05.830185 run osmo-ms-mob/00030(pid=165): Launched
22:49:05.840999 run mass: MS start registered {at=26305051.5443509, delay=0.0047028549015522, ms=00030}
22:49:06.206097 run osmo-ms-mob/00031: Starting mobile
22:49:06.219063 run osmo-ms-mob/00031(pid=166): Launched
22:49:06.229549 run mass: MS start registered {at=26305051.932902455, delay=0.004493262618780136, ms=00031}
22:49:06.528689 run osmo-ms-mob/00032: Starting mobile
22:49:06.544561 run osmo-ms-mob/00032(pid=167): Launched
22:49:06.555523 run mass: MS start registered {at=26305052.25886656, delay=0.00498807430267334, ms=00032}
22:49:06.599567 run mass: MS performed LU {at=26305052.302819736, lu_delay=5.934174977242947, ms=00018}
22:49:06.663731 run mass: MS performed LU {at=26305052.36696217, lu_delay=4.633404206484556, ms=00021}
22:49:06.732745 run mass: MS performed LU {at=26305052.43597167, lu_delay=5.167413905262947, ms=00020}
22:49:06.761185 run osmo-ms-mob/00033: Starting mobile
22:49:06.774241 run osmo-ms-mob/00033(pid=168): Launched
22:49:06.780421 run mass: MS performed LU {at=26305052.483782638, lu_delay=5.752677347511053, ms=00019}
22:49:06.786698 run mass: MS start registered {at=26305052.490063004, delay=0.006296876817941666, ms=00033}
22:49:07.337833 run osmo-ms-mob/00034: Starting mobile
22:49:07.354931 run osmo-ms-mob/00034(pid=169): Launched
22:49:07.365689 run mass: MS start registered {at=26305053.06904205, delay=0.004581663757562637, ms=00034}
22:49:07.607108 run osmo-ms-mob/00035: Starting mobile
22:49:07.620285 run osmo-ms-mob/00035(pid=170): Launched
22:49:07.631210 run mass: MS start registered {at=26305053.334561806, delay=0.004610512405633926, ms=00035}
22:49:08.027876 run osmo-ms-mob/00036: Starting mobile
22:49:08.044213 run osmo-ms-mob/00036(pid=171): Launched
22:49:08.055095 run mass: MS start registered {at=26305053.758445878, delay=0.0048428066074848175, ms=00036}
22:49:08.438437 run osmo-ms-mob/00037: Starting mobile
22:49:08.455177 run osmo-ms-mob/00037(pid=172): Launched
22:49:08.461571 run mass: MS performed LU {at=26305054.164928842, lu_delay=4.631172273308039, ms=00025}
22:49:08.467758 run mass: MS start registered {at=26305054.17112393, delay=0.00621413066983223, ms=00037}
22:49:08.499900 run mass: MS performed LU {at=26305054.20316444, lu_delay=5.611086666584015, ms=00023}
22:49:08.515814 run osmo-ms-mob/00038: Starting mobile
22:49:08.529001 run osmo-ms-mob/00038(pid=173): Launched
22:49:08.535104 run mass: MS performed LU {at=26305054.238465715, lu_delay=6.104248370975256, ms=00022}
22:49:08.541044 run mass: MS start registered {at=26305054.244410805, delay=0.00595976784825325, ms=00038}
22:49:09.029309 run osmo-ms-mob/00039: Starting mobile
22:49:09.045710 run osmo-ms-mob/00039(pid=174): Launched
22:49:09.058905 run mass: MS start registered {at=26305054.76225327, delay=0.007077261805534363, ms=00039}
22:49:09.416793 run osmo-ms-mob/00040: Starting mobile
22:49:09.430632 run osmo-ms-mob/00040(pid=175): Launched
22:49:09.441915 run mass: MS start registered {at=26305055.145263467, delay=0.0052297040820121765, ms=00040}
22:49:09.706450 run osmo-ms-mob/00041: Starting mobile
22:49:09.719559 run osmo-ms-mob/00041(pid=176): Launched
22:49:09.730207 run mass: MS start registered {at=26305055.433556736, delay=0.004518415778875351, ms=00041}
22:49:10.007614 run osmo-ms-mob/00042: Starting mobile
22:49:10.020394 run osmo-ms-mob/00042(pid=177): Launched
22:49:10.031377 run mass: MS start registered {at=26305055.734732296, delay=0.004988163709640503, ms=00042}
22:49:10.365223 run mass: MS performed LU {at=26305056.068473388, lu_delay=4.895530976355076, ms=00029}
22:49:10.409705 run osmo-ms-mob/00043: Starting mobile
22:49:10.423621 run osmo-ms-mob/00043(pid=178): Launched
22:49:10.429943 run mass: MS performed LU {at=26305056.13330579, lu_delay=6.183749709278345, ms=00026}
22:49:10.435810 run mass: MS start registered {at=26305056.13917695, delay=0.005887094885110855, ms=00043}
22:49:10.499447 run mass: MS performed LU {at=26305056.202703334, lu_delay=5.701748870313168, ms=00028}
22:49:10.515247 run osmo-ms-mob/00044: Starting mobile
22:49:10.528394 run osmo-ms-mob/00044(pid=179): Launched
22:49:10.534347 run mass: MS performed LU {at=26305056.237707812, lu_delay=5.90367704257369, ms=00027}
22:49:10.540081 run mass: MS start registered {at=26305056.243448284, delay=0.005757708102464676, ms=00044}
22:49:10.808531 run mass: MS performed LU {at=26305056.51178315, lu_delay=4.967432249337435, ms=00030}
22:49:10.822747 run osmo-ms-mob/00045: Starting mobile
22:49:10.835955 run osmo-ms-mob/00045(pid=180): Launched
22:49:10.846636 run mass: MS start registered {at=26305056.54999175, delay=0.004689306020736694, ms=00045}
22:49:11.326155 run osmo-ms-mob/00046: Starting mobile
22:49:11.341165 run osmo-ms-mob/00046(pid=181): Launched
22:49:11.352358 run mass: MS start registered {at=26305057.0557106, delay=0.004724130034446716, ms=00046}
22:49:11.619271 run osmo-ms-mob/00047: Starting mobile
22:49:11.633305 run osmo-ms-mob/00047(pid=182): Launched
22:49:11.643958 run mass: MS start registered {at=26305057.34731099, delay=0.00457439199090004, ms=00047}
22:49:11.917987 run osmo-ms-mob/00048: Starting mobile
22:49:11.932284 run osmo-ms-mob/00048(pid=183): Launched
22:49:11.943588 run mass: MS start registered {at=26305057.64694103, delay=0.005101297050714493, ms=00048}
22:49:12.183558 run mass: MS performed LU {at=26305057.88680994, lu_delay=5.396746937185526, ms=00033}
22:49:12.198034 run osmo-ms-mob/00049: Starting mobile
22:49:12.211287 run osmo-ms-mob/00049(pid=184): Launched
22:49:12.222528 run mass: MS start registered {at=26305057.925877348, delay=0.005153942853212357, ms=00049}
22:49:12.237540 run mass: MS performed LU {at=26305057.94088011, lu_delay=6.007977653294802, ms=00031}
22:49:12.294087 run mass: MS performed LU {at=26305057.99733882, lu_delay=4.928296770900488, ms=00034}
22:49:12.320021 run osmo-ms-mob/00050: Starting mobile
22:49:12.332845 run osmo-ms-mob/00050(pid=185): Launched
22:49:12.343764 run mass: MS start registered {at=26305058.047110006, delay=0.004652675241231918, ms=00050}
22:49:12.492355 run mass: MS performed LU {at=26305058.19560961, lu_delay=5.936743050813675, ms=00032}
22:49:12.919583 run osmo-ms-mob/00051: Starting mobile
22:49:12.934189 run osmo-ms-mob/00051(pid=186): Launched
22:49:12.945474 run mass: MS start registered {at=26305058.648821987, delay=0.005138799548149109, ms=00051}
22:49:13.189748 run mass: MS performed LU {at=26305058.892977603, lu_delay=5.558415796607733, ms=00035}
22:49:13.226723 run osmo-ms-mob/00052: Starting mobile
22:49:13.240207 run osmo-ms-mob/00052(pid=187): Launched
22:49:13.251013 run mass: MS start registered {at=26305058.954366326, delay=0.004782881587743759, ms=00052}
22:49:13.518925 run osmo-ms-mob/00053: Starting mobile
22:49:13.532592 run osmo-ms-mob/00053(pid=188): Launched
22:49:13.543485 run mass: MS start registered {at=26305059.246837102, delay=0.004727303981781006, ms=00053}
22:49:13.552532 run mass: MS performed LU {at=26305059.25588811, lu_delay=3.8223313726484776, ms=00041}
22:49:13.819353 run osmo-ms-mob/00054: Starting mobile
22:49:13.833298 run osmo-ms-mob/00054(pid=189): Launched
22:49:13.844416 run mass: MS start registered {at=26305059.547768798, delay=0.004928808659315109, ms=00054}
22:49:14.029106 run mass: MS performed LU {at=26305059.732357454, lu_delay=4.587093986570835, ms=00040}
22:49:14.066852 run osmo-ms-mob/00055: Starting mobile
22:49:14.079891 run osmo-ms-mob/00055(pid=190): Launched
22:49:14.086185 run mass: MS performed LU {at=26305059.789543673, lu_delay=6.031097795814276, ms=00036}
22:49:14.092075 run mass: MS start registered {at=26305059.79544149, delay=0.00591706857085228, ms=00055}
22:49:14.195264 run mass: MS performed LU {at=26305059.89853233, lu_delay=5.136279061436653, ms=00039}
22:49:14.209042 run osmo-ms-mob/00056: Starting mobile
22:49:14.222241 run osmo-ms-mob/00056(pid=191): Launched
22:49:14.233264 run mass: MS start registered {at=26305059.936616294, delay=0.0048919543623924255, ms=00056}
22:49:14.338978 run mass: MS performed LU {at=26305060.042233568, lu_delay=5.797822762280703, ms=00038}
22:49:14.720814 run osmo-ms-mob/00057: Starting mobile
22:49:14.734850 run osmo-ms-mob/00057(pid=192): Launched
22:49:14.745739 run mass: MS start registered {at=26305060.449085664, delay=0.004903901368379593, ms=00057}
22:49:15.120987 run osmo-ms-mob/00058: Starting mobile
22:49:15.134851 run osmo-ms-mob/00058(pid=193): Launched
22:49:15.145779 run mass: MS start registered {at=26305060.8491315, delay=0.0044238753616809845, ms=00058}
22:49:15.415519 run osmo-ms-mob/00059: Starting mobile
22:49:15.428542 run osmo-ms-mob/00059(pid=194): Launched
22:49:15.439385 run mass: MS start registered {at=26305061.14273558, delay=0.004726022481918335, ms=00059}
22:49:15.706357 run osmo-ms-mob/00060: Starting mobile
22:49:15.719564 run osmo-ms-mob/00060(pid=195): Launched
22:49:15.730394 run mass: MS start registered {at=26305061.433747385, delay=0.0046832263469696045, ms=00060}
22:49:15.949103 run mass: MS performed LU {at=26305061.652357366, lu_delay=5.513180416077375, ms=00043}
22:49:15.972507 run mass: MS performed LU {at=26305061.67586982, lu_delay=5.432421535253525, ms=00044}
22:49:15.983605 run osmo-ms-mob/00061: Starting mobile
22:49:15.997418 run osmo-ms-mob/00061(pid=196): Launched
22:49:16.003840 run mass: MS performed LU {at=26305061.707199715, lu_delay=5.15720796585083, ms=00045}
22:49:16.009753 run mass: MS start registered {at=26305061.713119596, delay=0.005936935544013977, ms=00061}
22:49:16.448447 run osmo-ms-mob/00062: Starting mobile
22:49:16.472048 run osmo-ms-mob/00062(pid=197): Launched
22:49:16.485860 run mass: MS start registered {at=26305062.189197827, delay=0.0070236846804618835, ms=00062}
22:49:16.720476 run osmo-ms-mob/00063: Starting mobile
22:49:16.734378 run osmo-ms-mob/00063(pid=198): Launched
22:49:16.745364 run mass: MS start registered {at=26305062.44871931, delay=0.004975225776433945, ms=00063}
22:49:16.955554 run mass: MS performed LU {at=26305062.658764865, lu_delay=5.603054266422987, ms=00046}
22:49:17.093487 run mass: MS performed LU {at=26305062.79672632, lu_delay=4.74961631372571, ms=00050}
22:49:17.125518 run osmo-ms-mob/00064: Starting mobile
22:49:17.139163 run osmo-ms-mob/00064(pid=199): Launched
22:49:17.145660 run mass: MS performed LU {at=26305062.84901675, lu_delay=4.200194761157036, ms=00051}
22:49:17.151519 run mass: MS start registered {at=26305062.854885723, delay=0.00588897243142128, ms=00064}
22:49:17.274965 run mass: MS performed LU {at=26305062.978224196, lu_delay=3.7313870936632156, ms=00053}
22:49:17.537324 run osmo-ms-mob/00065: Starting mobile
22:49:17.552793 run osmo-ms-mob/00065(pid=200): Launched
22:49:17.565608 run mass: MS start registered {at=26305063.268957693, delay=0.006201840937137604, ms=00065}
22:49:17.794717 run mass: MS performed LU {at=26305063.49793968, lu_delay=6.150628689676523, ms=00047}
22:49:17.825702 run osmo-ms-mob/00066: Starting mobile
22:49:17.839180 run osmo-ms-mob/00066(pid=201): Launched
22:49:17.845162 run mass: MS performed LU {at=26305063.548520215, lu_delay=5.901579186320305, ms=00048}
22:49:17.851217 run mass: MS start registered {at=26305063.554582793, delay=0.0060815997421741486, ms=00066}
22:49:17.960323 run mass: MS performed LU {at=26305063.663586147, lu_delay=4.709219820797443, ms=00052}
22:49:18.104988 run mass: MS performed LU {at=26305063.808242954, lu_delay=5.882365606725216, ms=00049}
22:49:18.133977 run osmo-ms-mob/00067: Starting mobile
22:49:18.147111 run osmo-ms-mob/00067(pid=202): Launched
22:49:18.158510 run mass: MS start registered {at=26305063.86185845, delay=0.005277276039123535, ms=00067}
22:49:18.550399 run osmo-ms-mob/00068: Starting mobile
22:49:18.569882 run osmo-ms-mob/00068(pid=203): Launched
22:49:18.581273 run mass: MS start registered {at=26305064.284617055, delay=0.004797298461198807, ms=00068}
22:49:18.919060 run osmo-ms-mob/00069: Starting mobile
22:49:18.933474 run osmo-ms-mob/00069(pid=204): Launched
22:49:18.944741 run mass: MS start registered {at=26305064.648093514, delay=0.004956502467393875, ms=00069}
22:49:19.321095 run osmo-ms-mob/00070: Starting mobile
22:49:19.335187 run osmo-ms-mob/00070(pid=205): Launched
22:49:19.346168 run mass: MS start registered {at=26305065.04952193, delay=0.00484606996178627, ms=00070}
22:49:19.706502 run osmo-ms-mob/00071: Starting mobile
22:49:19.719533 run osmo-ms-mob/00071(pid=206): Launched
22:49:19.725603 run mass: MS performed LU {at=26305065.428962212, lu_delay=5.633520722389221, ms=00055}
22:49:19.731485 run mass: MS start registered {at=26305065.434852794, delay=0.005909129977226257, ms=00071}
22:49:19.779399 run mass: MS performed LU {at=26305065.482666343, lu_delay=5.546050049364567, ms=00056}
22:49:19.797505 run mass: MS performed LU {at=26305065.500782322, lu_delay=5.953013524413109, ms=00054}
22:49:19.814763 run osmo-ms-mob/00072: Starting mobile
22:49:19.827856 run osmo-ms-mob/00072(pid=207): Launched
22:49:19.838472 run mass: MS start registered {at=26305065.541827127, delay=0.004627242684364319, ms=00072}
22:49:19.969501 run mass: MS performed LU {at=26305065.67274932, lu_delay=5.223663654178381, ms=00057}
22:49:20.005390 run mass: MS performed LU {at=26305065.70868801, lu_delay=4.859556511044502, ms=00058}
22:49:20.521387 run osmo-ms-mob/00073: Starting mobile
22:49:20.535178 run osmo-ms-mob/00073(pid=208): Launched
22:49:20.545877 run mass: MS start registered {at=26305066.249224797, delay=0.004647277295589447, ms=00073}
22:49:20.874372 run mass: MS performed LU {at=26305066.577623043, lu_delay=3.722737319767475, ms=00064}
22:49:20.916295 run osmo-ms-mob/00074: Starting mobile
22:49:20.929632 run osmo-ms-mob/00074(pid=209): Launched
22:49:20.940472 run mass: MS start registered {at=26305066.64382847, delay=0.0046270377933979034, ms=00074}
22:49:21.318680 run osmo-ms-mob/00075: Starting mobile
22:49:21.332522 run osmo-ms-mob/00075(pid=210): Launched
22:49:21.344328 run mass: MS start registered {at=26305067.047678836, delay=0.005405060946941376, ms=00075}
22:49:21.578810 run mass: MS performed LU {at=26305067.282063387, lu_delay=5.848316002637148, ms=00060}
22:49:21.726679 run mass: MS performed LU {at=26305067.42993222, lu_delay=4.9812129102647305, ms=00063}
22:49:21.782053 run osmo-ms-mob/00076: Starting mobile
22:49:21.797408 run osmo-ms-mob/00076(pid=211): Launched
22:49:21.808484 run mass: MS start registered {at=26305067.511832807, delay=0.005105983465909958, ms=00076}
22:49:21.871721 run mass: MS performed LU {at=26305067.574975494, lu_delay=6.432239912450314, ms=00059}
22:49:21.925164 run mass: MS performed LU {at=26305067.628441285, lu_delay=5.915321689099073, ms=00061}
22:49:22.243014 run osmo-ms-mob/00077: Starting mobile
22:49:22.262743 run osmo-ms-mob/00077(pid=212): Launched
22:49:22.273974 run mass: MS start registered {at=26305067.977325264, delay=0.005123510956764221, ms=00077}
22:49:22.719999 run osmo-ms-mob/00078: Starting mobile
22:49:22.734019 run osmo-ms-mob/00078(pid=213): Launched
22:49:22.744700 run mass: MS start registered {at=26305068.448050547, delay=0.004523288458585739, ms=00078}
22:49:23.145238 run osmo-ms-mob/00079: Starting mobile
22:49:23.161138 run osmo-ms-mob/00079(pid=214): Launched
22:49:23.171828 run mass: MS start registered {at=26305068.875178423, delay=0.0046110861003398895, ms=00079}
22:49:23.545587 run mass: MS performed LU {at=26305069.248718824, lu_delay=5.386860374361277, ms=00067}
22:49:23.577400 run osmo-ms-mob/00080: Starting mobile
22:49:23.590476 run osmo-ms-mob/00080(pid=215): Launched
22:49:23.596596 run mass: MS performed LU {at=26305069.299957782, lu_delay=5.015340726822615, ms=00068}
22:49:23.602461 run mass: MS performed LU {at=26305069.30582663, lu_delay=5.7512438371777534, ms=00066}
22:49:23.608329 run mass: MS start registered {at=26305069.31169662, delay=0.01175573468208313, ms=00080}
22:49:23.715850 run mass: MS performed LU {at=26305069.419102244, lu_delay=6.150144550949335, ms=00065}
22:49:23.740074 run mass: MS performed LU {at=26305069.443436123, lu_delay=4.795342609286308, ms=00069}
22:49:23.774898 run osmo-ms-mob/00081: Starting mobile
22:49:23.789606 run osmo-ms-mob/00081(pid=216): Launched
22:49:23.800902 run mass: MS start registered {at=26305069.50425309, delay=0.004918865859508514, ms=00081}
22:49:24.519825 run osmo-ms-mob/00082: Starting mobile
22:49:24.533794 run osmo-ms-mob/00082(pid=217): Launched
22:49:24.544662 run mass: MS start registered {at=26305070.2480156, delay=0.004787813872098923, ms=00082}
22:49:25.128508 run osmo-ms-mob/00083: Starting mobile
22:49:25.144155 run osmo-ms-mob/00083(pid=218): Launched
22:49:25.155662 run mass: MS start registered {at=26305070.859010875, delay=0.005149733275175095, ms=00083}
22:49:25.345117 run mass: MS performed LU {at=26305071.048367247, lu_delay=5.998845316469669, ms=00070}
22:49:25.402340 run mass: MS performed LU {at=26305071.10560243, lu_delay=5.670749634504318, ms=00071}
22:49:25.422169 run mass: MS performed LU {at=26305071.125532027, lu_delay=4.48170355707407, ms=00074}
22:49:25.469779 run osmo-ms-mob/00084: Starting mobile
22:49:25.485246 run osmo-ms-mob/00084(pid=219): Launched
22:49:25.496295 run mass: MS start registered {at=26305071.199644454, delay=0.005121141672134399, ms=00084}
22:49:25.672770 run mass: MS performed LU {at=26305071.375979554, lu_delay=5.126754757016897, ms=00073}
22:49:25.694664 run mass: MS performed LU {at=26305071.398027297, lu_delay=22.41699879989028, ms=00024}
22:49:26.138388 run osmo-ms-mob/00085: Starting mobile
22:49:26.155900 run osmo-ms-mob/00085(pid=220): Launched
22:49:26.166963 run mass: MS start registered {at=26305071.87031581, delay=0.00485711544752121, ms=00085}
22:49:26.727072 run osmo-ms-mob/00086: Starting mobile
22:49:26.742794 run osmo-ms-mob/00086(pid=221): Launched
22:49:26.753847 run mass: MS start registered {at=26305072.457200024, delay=0.004704006016254425, ms=00086}
22:49:27.337463 run osmo-ms-mob/00087: Starting mobile
22:49:27.354299 run osmo-ms-mob/00087(pid=222): Launched
22:49:27.360565 run mass: MS performed LU {at=26305073.063922744, lu_delay=5.086597479879856, ms=00077}
22:49:27.366524 run mass: MS performed LU {at=26305073.069890145, lu_delay=5.558057337999344, ms=00076}
22:49:27.372365 run mass: MS performed LU {at=26305073.075733267, lu_delay=6.028054431080818, ms=00075}
22:49:27.378262 run mass: MS start registered {at=26305073.081630163, delay=0.017726313322782516, ms=00087}
22:49:27.481330 run mass: MS performed LU {at=26305073.184581224, lu_delay=4.736530676484108, ms=00078}
22:49:27.941188 run osmo-ms-mob/00088: Starting mobile
22:49:27.962649 run osmo-ms-mob/00088(pid=223): Launched
22:49:27.973737 run mass: MS start registered {at=26305073.677080054, delay=0.004937455058097839, ms=00088}
22:49:28.513840 run osmo-ms-mob/00089: Starting mobile
22:49:28.528104 run osmo-ms-mob/00089(pid=224): Launched
22:49:28.539382 run mass: MS start registered {at=26305074.242734034, delay=0.004816029220819473, ms=00089}
22:49:29.092202 run mass: MS performed LU {at=26305074.79543112, lu_delay=5.4837344996631145, ms=00080}
22:49:29.108425 run osmo-ms-mob/00090: Starting mobile
22:49:29.122089 run osmo-ms-mob/00090(pid=225): Launched
22:49:29.132669 run mass: MS start registered {at=26305074.83602301, delay=0.004574477672576904, ms=00090}
22:49:29.146490 run mass: MS performed LU {at=26305074.849828593, lu_delay=4.601812992244959, ms=00082}
22:49:29.346312 run mass: MS performed LU {at=26305075.04956146, lu_delay=5.545308370143175, ms=00081}
22:49:29.402274 run mass: MS performed LU {at=26305075.10554045, lu_delay=6.23036202788353, ms=00079}
22:49:29.819188 run osmo-ms-mob/00091: Starting mobile
22:49:29.835155 run osmo-ms-mob/00091(pid=226): Launched
22:49:29.845762 run mass: MS start registered {at=26305075.54910855, delay=0.004634343087673187, ms=00091}
22:49:30.506813 run osmo-ms-mob/00092: Starting mobile
22:49:30.519957 run osmo-ms-mob/00092(pid=227): Launched
22:49:30.530745 run mass: MS start registered {at=26305076.234094515, delay=0.004720315337181091, ms=00092}
22:49:31.077513 run mass: MS performed LU {at=26305076.78076243, lu_delay=5.581117976456881, ms=00084}
22:49:31.101149 run mass: MS performed LU {at=26305076.80450945, lu_delay=4.934193640947342, ms=00085}
22:49:31.247753 run mass: MS performed LU {at=26305076.951003797, lu_delay=22.779879868030548, ms=00037}
22:49:31.304588 run osmo-ms-mob/00093: Starting mobile
22:49:31.320347 run osmo-ms-mob/00093(pid=228): Launched
22:49:31.331117 run mass: MS start registered {at=26305077.034460112, delay=0.00479106605052948, ms=00093}
22:49:32.220048 run osmo-ms-mob/00094: Starting mobile
22:49:32.234480 run osmo-ms-mob/00094(pid=229): Launched
22:49:32.245256 run mass: MS start registered {at=26305077.9486092, delay=0.004777882248163223, ms=00094}
22:49:32.858133 run mass: MS performed LU {at=26305078.561362483, lu_delay=5.479732319712639, ms=00087}
22:49:32.884430 run mass: MS performed LU {at=26305078.58778404, lu_delay=6.130584016442299, ms=00086}
22:49:33.025262 run mass: MS performed LU {at=26305078.728512652, lu_delay=5.051432598382235, ms=00088}
22:49:33.066836 run osmo-ms-mob/00095: Starting mobile
22:49:33.082567 run osmo-ms-mob/00095(pid=230): Launched
22:49:33.093396 run mass: MS start registered {at=26305078.79674896, delay=0.0048010461032390594, ms=00095}
22:49:33.150415 run mass: MS performed LU {at=26305078.853667557, lu_delay=23.118935260921717, ms=00042}
22:49:33.403841 run mass: MS performed LU {at=26305079.1071011, lu_delay=4.864367067813873, ms=00089}
22:49:34.120225 run osmo-ms-mob/00096: Starting mobile
22:49:34.134035 run osmo-ms-mob/00096(pid=231): Launched
22:49:34.145359 run mass: MS start registered {at=26305079.848711662, delay=0.004311211407184601, ms=00096}
22:49:34.842792 run mass: MS performed LU {at=26305080.54602045, lu_delay=5.709997437894344, ms=00090}
22:49:34.866340 run mass: MS performed LU {at=26305080.569702707, lu_delay=5.020594157278538, ms=00091}
22:49:35.235111 run osmo-ms-mob/00097: Starting mobile
22:49:35.248535 run osmo-ms-mob/00097(pid=232): Launched
22:49:35.259659 run mass: MS start registered {at=26305080.963009384, delay=0.0051351673901081085, ms=00097}
22:49:36.528790 run osmo-ms-mob/00098: Starting mobile
22:49:36.544749 run osmo-ms-mob/00098(pid=233): Launched
22:49:36.555567 run mass: MS start registered {at=26305082.258904785, delay=0.0049140192568302155, ms=00098}
22:49:36.624081 run mass: MS performed LU {at=26305082.32734961, lu_delay=5.2928894981741905, ms=00093}
22:49:36.790740 run mass: MS performed LU {at=26305082.493990473, lu_delay=6.259895958006382, ms=00092}
22:49:37.112871 run mass: MS performed LU {at=26305082.816124562, lu_delay=4.867515362799168, ms=00094}
22:49:38.345513 run osmo-ms-mob/00099: Starting mobile
22:49:38.361997 run osmo-ms-mob/00099(pid=234): Launched
22:49:38.367912 run mass: All started... {duration=55.771571811288595, too_slow=0}
22:49:38.373870 run mass: MS start registered {at=26305084.077229343, delay=0.005950573831796646, ms=00099}
22:49:38.608375 run mass: MS performed LU {at=26305084.311605465, lu_delay=5.51485650613904, ms=00095}
22:49:38.862573 run mass: MS performed LU {at=26305084.565823637, lu_delay=22.376625809818506, ms=00062}
22:49:38.890092 run mass: MS performed LU {at=26305084.593367603, lu_delay=4.744655940681696, ms=00096}
22:49:40.556170 run mass: MS performed LU {at=26305086.259424876, lu_delay=5.296415492892265, ms=00097}
22:49:42.374523 run mass: MS performed LU {at=26305088.077483974, lu_delay=22.535656847059727, ms=00072}
22:49:42.397077 run mass: MS performed LU {at=26305088.100440145, lu_delay=5.841535359621048, ms=00098}
22:49:44.303648 run mass: MS performed LU {at=26305090.006901108, lu_delay=5.929671764373779, ms=00099}
22:49:48.259351 run mass: MS performed LU {at=26305093.962603524, lu_delay=23.10359264910221, ms=00083}
22:49:48.281619 run mass: Tests done {all_completed=True, max=23.118935260921717, min=3.722737319767475}
22:49:48.287194 tst register_default_mass.py: Test passed (85.1 sec)
22:49:48.292538 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:48.295881 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:48.299291 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:48.302734 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:48.306157 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:48.309596 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:48.313042 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:48.316474 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:48.319914 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:48.323353 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:48.326791 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:48.330252 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:48.333709 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:48.337158 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:48.340613 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:48.344536 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:48.348024 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:48.351530 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:48.355081 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:48.359041 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:48.362610 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:48.366129 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:48.369661 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:48.373233 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:48.376786 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:48.380214 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:48.383800 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:48.387283 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:48.390856 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:48.394309 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:48.397867 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:48.401646 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:48.405243 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:48.408832 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:48.412341 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:48.416312 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:48.420056 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:48.423648 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:48.427127 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:48.430710 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:48.434252 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:48.437853 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:48.441426 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:48.444944 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:48.448657 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:48.452143 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:48.456227 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:48.459820 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:48.463798 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:48.467578 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:48.471672 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:48.475259 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:48.478778 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:48.482374 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:48.485962 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:48.489523 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:48.493233 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:48.496836 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:48.500317 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:48.503902 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:48.507456 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:48.510978 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:48.514531 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:48.518115 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:48.521707 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:48.525292 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:48.528870 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:48.532441 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:48.536033 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:48.539590 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:48.543176 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:48.546755 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:48.550324 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:48.553900 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:48.557480 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:48.561073 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:48.564654 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:48.568229 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:48.571779 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:48.575372 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:48.578955 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:48.582552 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:48.586129 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:48.589679 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:48.593594 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:48.597067 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:48.600597 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:48.604096 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:48.607654 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:48.611673 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:48.615261 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:48.618782 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:48.622531 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:48.626391 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:48.630106 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:48.633605 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:48.637192 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:48.640611 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:48.644065 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:48.647511 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:48.651014 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:48.654563 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:48.658048 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:48.661895 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:48.665311 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:48.668833 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:48.672317 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:48.675772 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:48.679318 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:48.682836 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:48.686334 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:48.689910 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:48.693712 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:48.697196 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:48.700754 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:48.704180 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:48.707609 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:48.710972 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:48.714302 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:48.717630 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:48.720969 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:48.724287 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:48.727606 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:48.730927 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:48.734269 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:48.737593 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:48.740924 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:48.744249 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:48.747599 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:48.750928 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:48.754265 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:48.757584 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:48.760912 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:48.764234 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:48.767571 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:48.770901 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:48.774223 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:48.777555 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:48.780889 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:48.784200 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:48.787549 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:48.790890 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:48.794215 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:48.797545 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:48.800868 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:48.804198 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:48.807541 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:48.810864 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:48.814202 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:48.817530 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:48.820864 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:48.824182 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:48.827510 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:48.830821 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:48.834148 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:48.837478 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:48.840809 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:48.844135 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:48.847461 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:48.850781 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:48.854110 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:48.857451 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:48.860762 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:48.864076 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:48.867412 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:48.870731 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:48.874052 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:48.877361 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:48.880688 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:48.884008 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:48.887333 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:48.890659 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:48.893966 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:48.897284 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:48.900589 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:48.903899 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:48.907238 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:48.910571 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:48.913892 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:48.917211 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:48.920526 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:48.923840 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:48.927162 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:48.930483 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:48.933803 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:48.937145 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:48.940456 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:48.943784 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:48.947147 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:48.950529 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:48.953926 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:48.957325 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:48.960718 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:48.964106 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:48.967510 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:48.970907 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:48.974313 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:48.977713 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:48.981114 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:48.984505 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:48.987907 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:48.991314 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:48.994693 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:48.998081 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:49.001439 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:49.004767 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:49.008091 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:49.011422 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:49.014744 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:49.018078 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:49.021411 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:49.024734 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:49.028064 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:49.031404 --- ParallelTerminationStrategy: PID 22 died...
22:49:49.032939 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:49.036613 --- ParallelTerminationStrategy: PID 23 died...
22:49:49.038113 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:49.041785 --- ParallelTerminationStrategy: PID 24 died...
22:49:49.043270 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:49.046947 --- ParallelTerminationStrategy: PID 25 died...
22:49:49.048428 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:49.052094 --- ParallelTerminationStrategy: PID 26 died...
22:49:49.053601 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:49.057289 --- ParallelTerminationStrategy: PID 27 died...
22:49:49.058792 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:49.062474 --- ParallelTerminationStrategy: PID 28 died...
22:49:49.063960 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:49.067645 --- ParallelTerminationStrategy: PID 29 died...
22:49:49.069116 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:49.072693 --- ParallelTerminationStrategy: PID 30 died...
22:49:49.074140 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:49.077722 --- ParallelTerminationStrategy: PID 31 died...
22:49:49.079175 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:49.082765 --- ParallelTerminationStrategy: PID 32 died...
22:49:49.084207 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:49.087851 --- ParallelTerminationStrategy: PID 33 died...
22:49:49.089317 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:49.092918 --- ParallelTerminationStrategy: PID 35 died...
22:49:49.094374 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:49.097948 --- ParallelTerminationStrategy: PID 36 died...
22:49:49.099400 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:49.102972 --- ParallelTerminationStrategy: PID 37 died...
22:49:49.104443 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:49.108021 --- ParallelTerminationStrategy: PID 38 died...
22:49:49.109478 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:49.113045 --- ParallelTerminationStrategy: PID 39 died...
22:49:49.114488 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:49.118089 --- ParallelTerminationStrategy: PID 40 died...
22:49:49.119545 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:49.123135 --- ParallelTerminationStrategy: PID 41 died...
22:49:49.124586 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:49.128157 --- ParallelTerminationStrategy: PID 42 died...
22:49:49.129619 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:49.133163 --- ParallelTerminationStrategy: PID 43 died...
22:49:49.134607 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:49.138164 --- ParallelTerminationStrategy: PID 44 died...
22:49:49.139604 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:49.143157 --- ParallelTerminationStrategy: PID 45 died...
22:49:49.144600 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:49.148176 --- ParallelTerminationStrategy: PID 46 died...
22:49:49.149620 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:49.153183 --- ParallelTerminationStrategy: PID 47 died...
22:49:49.154625 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:49.158166 --- ParallelTerminationStrategy: PID 48 died...
22:49:49.159598 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:49.163140 --- ParallelTerminationStrategy: PID 49 died...
22:49:49.164567 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:49.168115 --- ParallelTerminationStrategy: PID 50 died...
22:49:49.169558 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:49.173090 --- ParallelTerminationStrategy: PID 51 died...
22:49:49.174521 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:49.178063 --- ParallelTerminationStrategy: PID 52 died...
22:49:49.179494 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:49.183056 --- ParallelTerminationStrategy: PID 53 died...
22:49:49.184493 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:49.188049 --- ParallelTerminationStrategy: PID 54 died...
22:49:49.189521 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:49.193060 --- ParallelTerminationStrategy: PID 55 died...
22:49:49.194501 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:49.198058 --- ParallelTerminationStrategy: PID 56 died...
22:49:49.199494 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:49.203032 --- ParallelTerminationStrategy: PID 57 died...
22:49:49.204472 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:49.208021 --- ParallelTerminationStrategy: PID 58 died...
22:49:49.209470 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:49.213021 --- ParallelTerminationStrategy: PID 59 died...
22:49:49.214452 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:49.218006 --- ParallelTerminationStrategy: PID 60 died...
22:49:49.219437 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:49.222991 --- ParallelTerminationStrategy: PID 61 died...
22:49:49.224425 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:49.227969 --- ParallelTerminationStrategy: PID 62 died...
22:49:49.229416 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:49.232962 --- ParallelTerminationStrategy: PID 63 died...
22:49:49.234406 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:49.237931 --- ParallelTerminationStrategy: PID 64 died...
22:49:49.239359 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:49.242926 --- ParallelTerminationStrategy: PID 65 died...
22:49:49.244375 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:49.247916 --- ParallelTerminationStrategy: PID 66 died...
22:49:49.249351 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:49.252915 --- ParallelTerminationStrategy: PID 67 died...
22:49:49.254352 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:49.257898 --- ParallelTerminationStrategy: PID 68 died...
22:49:49.259336 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:49.262876 --- ParallelTerminationStrategy: PID 69 died...
22:49:49.264312 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:49.267856 --- ParallelTerminationStrategy: PID 70 died...
22:49:49.269288 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:49.272829 --- ParallelTerminationStrategy: PID 71 died...
22:49:49.274259 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:49.277804 --- ParallelTerminationStrategy: PID 72 died...
22:49:49.279237 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:49.282797 --- ParallelTerminationStrategy: PID 73 died...
22:49:49.284233 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:49.287780 --- ParallelTerminationStrategy: PID 74 died...
22:49:49.289227 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:49.292780 --- ParallelTerminationStrategy: PID 75 died...
22:49:49.294228 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:49.297774 --- ParallelTerminationStrategy: PID 76 died...
22:49:49.299206 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:49.302763 --- ParallelTerminationStrategy: PID 77 died...
22:49:49.304219 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:49.307775 --- ParallelTerminationStrategy: PID 78 died...
22:49:49.309213 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:49.312755 --- ParallelTerminationStrategy: PID 79 died...
22:49:49.314191 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:49.317733 --- ParallelTerminationStrategy: PID 80 died...
22:49:49.319169 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:49.322709 --- ParallelTerminationStrategy: PID 81 died...
22:49:49.324150 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:49.327714 --- ParallelTerminationStrategy: PID 82 died...
22:49:49.329170 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:49.332730 --- ParallelTerminationStrategy: PID 83 died...
22:49:49.334164 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:49.337703 --- ParallelTerminationStrategy: PID 84 died...
22:49:49.339141 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:49.342745 --- ParallelTerminationStrategy: PID 85 died...
22:49:49.344196 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:49.347794 --- ParallelTerminationStrategy: PID 86 died...
22:49:49.349260 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:49.352875 --- ParallelTerminationStrategy: PID 87 died...
22:49:49.354337 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:49.357949 --- ParallelTerminationStrategy: PID 88 died...
22:49:49.359391 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:49.363016 --- ParallelTerminationStrategy: PID 89 died...
22:49:49.364485 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:49.368029 --- ParallelTerminationStrategy: PID 90 died...
22:49:49.369482 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:49.373032 --- ParallelTerminationStrategy: PID 91 died...
22:49:49.374465 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:49.378010 --- ParallelTerminationStrategy: PID 92 died...
22:49:49.379456 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:49.383032 --- ParallelTerminationStrategy: PID 93 died...
22:49:49.384464 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:49.387995 --- ParallelTerminationStrategy: PID 94 died...
22:49:49.389437 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:49.392976 --- ParallelTerminationStrategy: PID 95 died...
22:49:49.394407 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:49.397981 --- ParallelTerminationStrategy: PID 96 died...
22:49:49.399407 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:49.402940 --- ParallelTerminationStrategy: PID 97 died...
22:49:49.404369 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:49.407908 --- ParallelTerminationStrategy: PID 98 died...
22:49:49.409339 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:49.412885 --- ParallelTerminationStrategy: PID 99 died...
22:49:49.414320 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:49.417864 --- ParallelTerminationStrategy: PID 100 died...
22:49:49.419298 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:49.422850 --- ParallelTerminationStrategy: PID 101 died...
22:49:49.424291 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:49.427837 --- ParallelTerminationStrategy: PID 102 died...
22:49:49.429280 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:49.432818 --- ParallelTerminationStrategy: PID 103 died...
22:49:49.434244 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:49.437797 --- ParallelTerminationStrategy: PID 104 died...
22:49:49.439234 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:49.442764 --- ParallelTerminationStrategy: PID 105 died...
22:49:49.444194 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:49.447735 --- ParallelTerminationStrategy: PID 106 died...
22:49:49.449170 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:49.452720 --- ParallelTerminationStrategy: PID 107 died...
22:49:49.454158 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:49.457704 --- ParallelTerminationStrategy: PID 108 died...
22:49:49.459126 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:49.462707 --- ParallelTerminationStrategy: PID 109 died...
22:49:49.464140 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:49.467692 --- ParallelTerminationStrategy: PID 110 died...
22:49:49.469133 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:49.472674 --- ParallelTerminationStrategy: PID 111 died...
22:49:49.474113 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:49.477644 --- ParallelTerminationStrategy: PID 112 died...
22:49:49.479070 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:49.482618 --- ParallelTerminationStrategy: PID 113 died...
22:49:49.484048 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:49.487590 --- ParallelTerminationStrategy: PID 114 died...
22:49:49.489030 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:49.492562 --- ParallelTerminationStrategy: PID 115 died...
22:49:49.494004 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:49.497544 --- ParallelTerminationStrategy: PID 116 died...
22:49:49.498974 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:49.502518 --- ParallelTerminationStrategy: PID 117 died...
22:49:49.503971 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:49.507519 --- ParallelTerminationStrategy: PID 118 died...
22:49:49.508954 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:49.512495 --- ParallelTerminationStrategy: PID 119 died...
22:49:49.513942 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:49.517509 --- ParallelTerminationStrategy: PID 120 died...
22:49:49.518941 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:49.522498 --- ParallelTerminationStrategy: PID 121 died...
22:49:49.523932 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:49.527509 --- ParallelTerminationStrategy: PID 122 died...
22:49:49.528962 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:49.532496 --- ParallelTerminationStrategy: PID 123 died...
22:49:49.533969 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:49.537561 --- ParallelTerminationStrategy: PID 124 died...
22:49:49.539021 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:49.542643 --- ParallelTerminationStrategy: PID 125 died...
22:49:49.544116 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:49.547743 --- ParallelTerminationStrategy: PID 126 died...
22:49:49.549220 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:49.552836 --- ParallelTerminationStrategy: PID 127 died...
22:49:49.554308 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:49.557926 --- ParallelTerminationStrategy: PID 128 died...
22:49:49.559399 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:49.563030 --- ParallelTerminationStrategy: PID 129 died...
22:49:49.564489 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:49.568101 --- ParallelTerminationStrategy: PID 130 died...
22:49:49.569572 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:49.573177 --- ParallelTerminationStrategy: PID 131 died...
22:49:49.574661 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:49.578318 --- ParallelTerminationStrategy: PID 132 died...
22:49:49.579798 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:49.583461 --- ParallelTerminationStrategy: PID 133 died...
22:49:49.584944 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:49.588597 --- ParallelTerminationStrategy: PID 134 died...
22:49:49.590095 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:49.593699 --- ParallelTerminationStrategy: PID 135 died...
22:49:49.595151 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:49.598776 --- ParallelTerminationStrategy: PID 136 died...
22:49:49.600239 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:49.603861 --- ParallelTerminationStrategy: PID 137 died...
22:49:49.605342 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:49.608970 --- ParallelTerminationStrategy: PID 138 died...
22:49:49.610449 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:49.614139 --- ParallelTerminationStrategy: PID 139 died...
22:49:49.615635 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:49.619317 --- ParallelTerminationStrategy: PID 140 died...
22:49:49.620807 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:49.624482 --- ParallelTerminationStrategy: PID 141 died...
22:49:49.625971 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:49.629654 --- ParallelTerminationStrategy: PID 142 died...
22:49:49.631135 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:49.634816 --- ParallelTerminationStrategy: PID 143 died...
22:49:49.636296 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:49.639973 --- ParallelTerminationStrategy: PID 144 died...
22:49:49.641460 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:49.645128 --- ParallelTerminationStrategy: PID 145 died...
22:49:49.646601 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:49.650284 --- ParallelTerminationStrategy: PID 146 died...
22:49:49.651750 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:49.655420 --- ParallelTerminationStrategy: PID 147 died...
22:49:49.656909 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:49.660578 --- ParallelTerminationStrategy: PID 148 died...
22:49:49.662072 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:49.665742 --- ParallelTerminationStrategy: PID 149 died...
22:49:49.667206 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:49.670891 --- ParallelTerminationStrategy: PID 150 died...
22:49:49.672363 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:49.676041 --- ParallelTerminationStrategy: PID 151 died...
22:49:49.677530 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:49.681203 --- ParallelTerminationStrategy: PID 152 died...
22:49:49.682688 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:49.686353 --- ParallelTerminationStrategy: PID 153 died...
22:49:49.687821 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:49.691479 --- ParallelTerminationStrategy: PID 154 died...
22:49:49.692963 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:49.696628 --- ParallelTerminationStrategy: PID 155 died...
22:49:49.698106 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:49.701786 --- ParallelTerminationStrategy: PID 156 died...
22:49:49.703255 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:49.706910 --- ParallelTerminationStrategy: PID 157 died...
22:49:49.708385 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:49.712068 --- ParallelTerminationStrategy: PID 158 died...
22:49:49.713550 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:49.717217 --- ParallelTerminationStrategy: PID 159 died...
22:49:49.718692 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:49.722365 --- ParallelTerminationStrategy: PID 160 died...
22:49:49.723836 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:49.727487 --- ParallelTerminationStrategy: PID 161 died...
22:49:49.728971 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:49.732648 --- ParallelTerminationStrategy: PID 162 died...
22:49:49.734132 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:49.737800 --- ParallelTerminationStrategy: PID 163 died...
22:49:49.739274 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:49.742960 --- ParallelTerminationStrategy: PID 164 died...
22:49:49.744433 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:49.748097 --- ParallelTerminationStrategy: PID 165 died...
22:49:49.749590 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:49.753253 --- ParallelTerminationStrategy: PID 166 died...
22:49:49.754728 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:49.758403 --- ParallelTerminationStrategy: PID 167 died...
22:49:49.759883 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:49.763547 --- ParallelTerminationStrategy: PID 168 died...
22:49:49.765023 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:49.768700 --- ParallelTerminationStrategy: PID 169 died...
22:49:49.770182 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:49.773862 --- ParallelTerminationStrategy: PID 170 died...
22:49:49.775333 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:49.778995 --- ParallelTerminationStrategy: PID 171 died...
22:49:49.780470 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:49.784145 --- ParallelTerminationStrategy: PID 172 died...
22:49:49.785624 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:49.789321 --- ParallelTerminationStrategy: PID 173 died...
22:49:49.790797 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:49.794465 --- ParallelTerminationStrategy: PID 174 died...
22:49:49.795936 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:49.799633 --- ParallelTerminationStrategy: PID 175 died...
22:49:49.801110 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:49.804775 --- ParallelTerminationStrategy: PID 176 died...
22:49:49.806259 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:49.809903 --- ParallelTerminationStrategy: PID 177 died...
22:49:49.811377 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:49.815059 --- ParallelTerminationStrategy: PID 178 died...
22:49:49.816536 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:49.820214 --- ParallelTerminationStrategy: PID 179 died...
22:49:49.821695 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:49.825360 --- ParallelTerminationStrategy: PID 180 died...
22:49:49.826842 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:49.830528 --- ParallelTerminationStrategy: PID 181 died...
22:49:49.832006 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:49.835678 --- ParallelTerminationStrategy: PID 182 died...
22:49:49.837157 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:49.840813 --- ParallelTerminationStrategy: PID 183 died...
22:49:49.842293 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:49.845968 --- ParallelTerminationStrategy: PID 184 died...
22:49:49.847439 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:49.851110 --- ParallelTerminationStrategy: PID 185 died...
22:49:49.852587 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:49.856249 --- ParallelTerminationStrategy: PID 186 died...
22:49:49.857721 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:49.861394 --- ParallelTerminationStrategy: PID 187 died...
22:49:49.862866 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:49.866537 --- ParallelTerminationStrategy: PID 188 died...
22:49:49.868012 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:49.871678 --- ParallelTerminationStrategy: PID 189 died...
22:49:49.873157 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:49.876831 --- ParallelTerminationStrategy: PID 190 died...
22:49:49.878315 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:49.881977 --- ParallelTerminationStrategy: PID 191 died...
22:49:49.883460 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:49.887135 --- ParallelTerminationStrategy: PID 192 died...
22:49:49.888610 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:49.892284 --- ParallelTerminationStrategy: PID 193 died...
22:49:49.893763 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:49.897424 --- ParallelTerminationStrategy: PID 194 died...
22:49:49.898901 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:49.902569 --- ParallelTerminationStrategy: PID 195 died...
22:49:49.904045 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:49.907718 --- ParallelTerminationStrategy: PID 196 died...
22:49:49.909208 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:49.912884 --- ParallelTerminationStrategy: PID 197 died...
22:49:49.914363 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:49.918062 --- ParallelTerminationStrategy: PID 198 died...
22:49:49.919542 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:49.923200 --- ParallelTerminationStrategy: PID 199 died...
22:49:49.924671 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:49.928351 --- ParallelTerminationStrategy: PID 200 died...
22:49:49.929830 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:49.933518 --- ParallelTerminationStrategy: PID 201 died...
22:49:49.934996 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:49.938676 --- ParallelTerminationStrategy: PID 202 died...
22:49:49.940150 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:49.943828 --- ParallelTerminationStrategy: PID 203 died...
22:49:49.945309 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:49.948989 --- ParallelTerminationStrategy: PID 204 died...
22:49:49.950467 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:49.954140 --- ParallelTerminationStrategy: PID 205 died...
22:49:49.955623 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:49.959301 --- ParallelTerminationStrategy: PID 206 died...
22:49:49.960791 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:49.964452 --- ParallelTerminationStrategy: PID 207 died...
22:49:49.965943 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:49.969613 --- ParallelTerminationStrategy: PID 208 died...
22:49:49.971088 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:49.974771 --- ParallelTerminationStrategy: PID 209 died...
22:49:49.976247 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:49.979905 --- ParallelTerminationStrategy: PID 210 died...
22:49:49.981418 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:49.985072 --- ParallelTerminationStrategy: PID 211 died...
22:49:49.986548 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:49.990229 --- ParallelTerminationStrategy: PID 212 died...
22:49:49.991703 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:49.995380 --- ParallelTerminationStrategy: PID 213 died...
22:49:49.996866 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:50.000532 --- ParallelTerminationStrategy: PID 214 died...
22:49:50.002018 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:50.005689 --- ParallelTerminationStrategy: PID 215 died...
22:49:50.007164 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:50.010830 --- ParallelTerminationStrategy: PID 216 died...
22:49:50.012271 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:50.015875 --- ParallelTerminationStrategy: PID 217 died...
22:49:50.017334 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:50.020979 --- ParallelTerminationStrategy: PID 218 died...
22:49:50.022435 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:50.026069 --- ParallelTerminationStrategy: PID 219 died...
22:49:50.027528 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:50.031158 --- ParallelTerminationStrategy: PID 220 died...
22:49:50.032618 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:50.036250 --- ParallelTerminationStrategy: PID 221 died...
22:49:50.037704 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:50.041343 --- ParallelTerminationStrategy: PID 222 died...
22:49:50.042802 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:50.046423 --- ParallelTerminationStrategy: PID 223 died...
22:49:50.047889 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:50.051518 --- ParallelTerminationStrategy: PID 224 died...
22:49:50.052980 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:50.056601 --- ParallelTerminationStrategy: PID 225 died...
22:49:50.058073 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:50.061694 --- ParallelTerminationStrategy: PID 226 died...
22:49:50.063148 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:50.066760 --- ParallelTerminationStrategy: PID 227 died...
22:49:50.068219 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:50.071850 --- ParallelTerminationStrategy: PID 228 died...
22:49:50.073332 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:50.076970 --- ParallelTerminationStrategy: PID 229 died...
22:49:50.078434 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:50.082065 --- ParallelTerminationStrategy: PID 230 died...
22:49:50.083518 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:50.087145 --- ParallelTerminationStrategy: PID 231 died...
22:49:50.088605 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:50.092240 --- ParallelTerminationStrategy: PID 232 died...
22:49:50.093702 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:50.097328 --- ParallelTerminationStrategy: PID 233 died...
22:49:50.098785 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:50.102399 --- ParallelTerminationStrategy: PID 234 died...
22:49:50.103887 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:53.508086 --- ParallelTerminationStrategy: PID 34 died...
22:49:53.514468 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8149 netreg_mass PASS
---------------------------------------------------------------------
22:49:53.591205 tst trial-8149: Storing JUnit report in /build/trial-8149/run.2025-11-13_22-48-22/trial-8149.xml
--------------------------------------------------------------------------------------------
trial-8149 PASS
--------------------------------------------------------------------------------------------
22:49:53.602687 tst trial-8149: trial-8149: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.1 sec)
+ exit_code=0
+ rm -rf trial-8149/inst
+ cd trial-8149
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-13 22:48:22
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8149-run.tgz run.2025-11-13_22-48-22
+ tar czf /build/trial-8149-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-13_17_01_18.tgz osmo-bts-oc2g.build-2025-11-13_00_51_50.tgz osmo-bts-sysmo.build-2025-11-13_00_51_55.tgz osmo-bts.build-2025-11-13_00_52_00.tgz osmo-ggsn.build-2025-11-13_20_42_33.tgz osmo-hlr.build-2025-11-13_16_36_48.tgz osmo-hnbgw.build-2025-11-13_17_07_17.tgz osmo-mgw.build-2025-11-13_08_33_16.tgz osmo-msc.build-2025-11-13_17_11_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-13_07_36_24.tgz osmo-pcu-sysmo.build-2025-11-13_07_34_02.tgz osmo-pcu.build-2025-11-13_07_36_29.tgz osmo-sgsn.build-2025-11-13_20_48_05.tgz osmo-stp.build-2025-11-13_16_58_13.tgz osmo-trx.build-2025-11-13_14_26_48.tgz osmocom-bb.build-2025-11-13_21_17_16.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