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/jenkins7744146316492454667.sh
+ rm -rf trial-8066-bin.tgz trial-8066-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24500
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10817
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10099
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12642
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12965
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12074
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40194
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7353
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42200
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8046
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 12997
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7248
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11342
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7393
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8840
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6113
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 7248
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins18268289717208152907.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-8066
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [ 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
#7 CACHED
#8 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd
#9 CACHED
#10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#10 CACHED
#11 [20/28] WORKDIR /TMP
#11 CACHED
#12 [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
#12 CACHED
#13 [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
#13 CACHED
#14 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#14 CACHED
#15 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#15 CACHED
#16 [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
#16 CACHED
#17 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#17 CACHED
#18 [ 9/28] COPY SSH /root/.ssh
#18 CACHED
#19 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#19 CACHED
#20 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#20 CACHED
#21 [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
#21 CACHED
#22 [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
#22 CACHED
#23 [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
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#25 CACHED
#26 [ 3/28] RUN groupadd osmo-gsm-tester
#26 CACHED
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 CACHED
#28 [ 2/28] RUN useradd -ms /bin/bash jenkins
#28 CACHED
#29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#29 CACHED
#30 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#30 CACHED
#31 [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
#31 CACHED
#32 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:a7f65a016dff02d468ece8f240351903a66b9eec41b335fa34c74d229d6fcb02 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8067 -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-08-23 22:48:25
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8067
+ mkdir -p trial-8067
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-23_13_25_45.tgz osmo-bts-oc2g.build-2025-08-23_00_51_32.tgz osmo-bts-sysmo.build-2025-08-23_00_51_37.tgz osmo-bts.build-2025-08-23_00_51_43.tgz osmo-ggsn.build-2025-08-23_20_42_23.tgz osmo-hlr.build-2025-08-23_16_36_52.tgz osmo-hnbgw.build-2025-08-23_13_30_06.tgz osmo-mgw.build-2025-08-23_08_33_14.tgz osmo-msc.build-2025-08-23_13_32_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-23_07_34_02.tgz osmo-pcu-sysmo.build-2025-08-23_07_36_04.tgz osmo-pcu.build-2025-08-23_07_36_10.tgz osmo-sgsn.build-2025-08-23_20_48_39.tgz osmo-stp.build-2025-08-23_13_22_55.tgz osmo-trx.build-2025-08-23_14_29_45.tgz osmocom-bb.build-2025-08-23_21_17_07.tgz srslte.build-19.tgz trial-8067
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-23_13_25_45.md5 osmo-bts-oc2g.build-2025-08-23_00_51_32.md5 osmo-bts-sysmo.build-2025-08-23_00_51_37.md5 osmo-bts.build-2025-08-23_00_51_43.md5 osmo-ggsn.build-2025-08-23_20_42_23.md5 osmo-hlr.build-2025-08-23_16_36_52.md5 osmo-hnbgw.build-2025-08-23_13_30_06.md5 osmo-mgw.build-2025-08-23_08_33_14.md5 osmo-msc.build-2025-08-23_13_32_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-23_07_34_02.md5 osmo-pcu-sysmo.build-2025-08-23_07_36_04.md5 osmo-pcu.build-2025-08-23_07_36_10.md5 osmo-sgsn.build-2025-08-23_20_48_39.md5 osmo-stp.build-2025-08-23_13_22_55.md5 osmo-trx.build-2025-08-23_14_29_45.md5 osmocom-bb.build-2025-08-23_21_17_07.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-23_13_25_45.md5 osmo-bts-oc2g.build-2025-08-23_00_51_32.md5 osmo-bts-sysmo.build-2025-08-23_00_51_37.md5 osmo-bts.build-2025-08-23_00_51_43.md5 osmo-ggsn.build-2025-08-23_20_42_23.md5 osmo-hlr.build-2025-08-23_16_36_52.md5 osmo-hnbgw.build-2025-08-23_13_30_06.md5 osmo-mgw.build-2025-08-23_08_33_14.md5 osmo-msc.build-2025-08-23_13_32_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-23_07_34_02.md5 osmo-pcu-sysmo.build-2025-08-23_07_36_04.md5 osmo-pcu.build-2025-08-23_07_36_10.md5 osmo-sgsn.build-2025-08-23_20_48_39.md5 osmo-stp.build-2025-08-23_13_22_55.md5 osmo-trx.build-2025-08-23_14_29_45.md5 osmocom-bb.build-2025-08-23_21_17_07.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-8067 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8067'
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-8067
--------------------------------------------------------------------------------------------
22:48:25.488741 tst trial-8067: Detailed log at /build/trial-8067/run.2025-08-23_22-48-25/log
---------------------------------------------------------------------
trial-8067 netreg_mass
---------------------------------------------------------------------
22:48:25.694778 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:25.695135 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:25.695914 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:25.697061 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:25.738312 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:25.739123 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:25.740303 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:25.812591 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-8067 netreg_mass register_default_mass.py
----------------------------------------------
22:48:25.813454 tst register_default_mass.py:9: Claiming resources for the test
22:48:25.829531 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.830093 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.830551 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.831011 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.831465 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.831951 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.832423 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:25.883248 tst register_default_mass.py: using LAC 2
22:48:25.923033 tst register_default_mass.py: using RAC 2
22:48:25.979722 tst register_default_mass.py: using CellId 2
22:48:26.049655 tst register_default_mass.py: using BVCI 3
22:48:26.057479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.058186 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.058759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.059328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.059879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.060411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.060934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.061460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.062007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.062530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.063054 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.063571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.064095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.064633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.065160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.065681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.066205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.066722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.067239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.067760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.068271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.068813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.069348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.069867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.070391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.070929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.071453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.071961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.072496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.073044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.073551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.074076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.074598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.075123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.075661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.076185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.076711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.077260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.077783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.078298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.078820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.079341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.079870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.080384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.080913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.081436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.081949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.082495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.083005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.083510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.084037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.084550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.085095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.085622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.086143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.086648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.087150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.087678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.088192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.088708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.089232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.089748 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.090260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.090794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.091300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.091802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.092320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.092853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.093363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.093864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.094385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.094899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.095502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.096025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.096535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.097052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.097566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.098154 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.098673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.099173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.099686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.100185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.100712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.101221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.101716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.102222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.102731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.103228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.103726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.104228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.104749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.105253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.105783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.106295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.106792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.107327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.107842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.108350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.108894 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.109410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.109915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.110498 tst register_default_mass.py:21: Launching a simple network
22:48:26.120620 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:26.323678 run create_hlr_db(pid=20): Launched
22:48:27.346460 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:27.366653 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:27.381500 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:27.387306 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:27.563702 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:27.578645 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:27.584253 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:28.012265 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:28.028046 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:31.042328 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:31.163902 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:31.179637 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:31.185577 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:31.210010 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:31.225793 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:31.232989 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:31.582419 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:31.598134 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:37.629984 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:37.786246 run osmo-bts-virtual(pid=34): Launched
22:48:38.853934 tst register_default_mass.py: using MSISDN 1001
22:48:38.871185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:38.964067 tst register_default_mass.py: using MSISDN 1002
22:48:38.975317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:39.054529 tst register_default_mass.py: using MSISDN 1003
22:48:39.074639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:39.143838 tst register_default_mass.py: using MSISDN 1004
22:48:39.163255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:39.301647 tst register_default_mass.py: using MSISDN 1005
22:48:39.321160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:39.380008 tst register_default_mass.py: using MSISDN 1006
22:48:39.398279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:39.532692 tst register_default_mass.py: using MSISDN 1007
22:48:39.542567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:39.626152 tst register_default_mass.py: using MSISDN 1008
22:48:39.648839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:39.715619 tst register_default_mass.py: using MSISDN 1009
22:48:39.723719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:39.885101 tst register_default_mass.py: using MSISDN 1010
22:48:39.903990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:39.988556 tst register_default_mass.py: using MSISDN 1011
22:48:40.009714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:40.114389 tst register_default_mass.py: using MSISDN 1012
22:48:40.129492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:40.194798 tst register_default_mass.py: using MSISDN 1013
22:48:40.200758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:40.275819 tst register_default_mass.py: using MSISDN 1014
22:48:40.289081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:40.374381 tst register_default_mass.py: using MSISDN 1015
22:48:40.387537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:40.457403 tst register_default_mass.py: using MSISDN 1016
22:48:40.472169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:40.539923 tst register_default_mass.py: using MSISDN 1017
22:48:40.547349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:40.631576 tst register_default_mass.py: using MSISDN 1018
22:48:40.641903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:40.704606 tst register_default_mass.py: using MSISDN 1019
22:48:40.722456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:40.801412 tst register_default_mass.py: using MSISDN 1020
22:48:40.818995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:40.890554 tst register_default_mass.py: using MSISDN 1021
22:48:40.912209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:40.981286 tst register_default_mass.py: using MSISDN 1022
22:48:41.002869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:41.081315 tst register_default_mass.py: using MSISDN 1023
22:48:41.103815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:41.162343 tst register_default_mass.py: using MSISDN 1024
22:48:41.170432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:41.432437 tst register_default_mass.py: using MSISDN 1025
22:48:41.453043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:41.530095 tst register_default_mass.py: using MSISDN 1026
22:48:41.536109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:41.658394 tst register_default_mass.py: using MSISDN 1027
22:48:41.664273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:41.773675 tst register_default_mass.py: using MSISDN 1028
22:48:41.780953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:41.867508 tst register_default_mass.py: using MSISDN 1029
22:48:41.877256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:41.956493 tst register_default_mass.py: using MSISDN 1030
22:48:41.975909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:42.054391 tst register_default_mass.py: using MSISDN 1031
22:48:42.066514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:42.163648 tst register_default_mass.py: using MSISDN 1032
22:48:42.173504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:42.250368 tst register_default_mass.py: using MSISDN 1033
22:48:42.273636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:42.335022 tst register_default_mass.py: using MSISDN 1034
22:48:42.353114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:42.464941 tst register_default_mass.py: using MSISDN 1035
22:48:42.484843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:42.564810 tst register_default_mass.py: using MSISDN 1036
22:48:42.578946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:42.657182 tst register_default_mass.py: using MSISDN 1037
22:48:42.679170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:42.758275 tst register_default_mass.py: using MSISDN 1038
22:48:42.765682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:42.850842 tst register_default_mass.py: using MSISDN 1039
22:48:42.859962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:42.928397 tst register_default_mass.py: using MSISDN 1040
22:48:42.950251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:43.021874 tst register_default_mass.py: using MSISDN 1041
22:48:43.041153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:43.126931 tst register_default_mass.py: using MSISDN 1042
22:48:43.137327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:43.209850 tst register_default_mass.py: using MSISDN 1043
22:48:43.231939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:43.306082 tst register_default_mass.py: using MSISDN 1044
22:48:43.315127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:43.392452 tst register_default_mass.py: using MSISDN 1045
22:48:43.398354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:43.473479 tst register_default_mass.py: using MSISDN 1046
22:48:43.479185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:43.569209 tst register_default_mass.py: using MSISDN 1047
22:48:43.586469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:43.666861 tst register_default_mass.py: using MSISDN 1048
22:48:43.680124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:43.760369 tst register_default_mass.py: using MSISDN 1049
22:48:43.782948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:43.866511 tst register_default_mass.py: using MSISDN 1050
22:48:43.883062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:43.958450 tst register_default_mass.py: using MSISDN 1051
22:48:43.976880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:44.056232 tst register_default_mass.py: using MSISDN 1052
22:48:44.077544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:44.152256 tst register_default_mass.py: using MSISDN 1053
22:48:44.160105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:44.228175 tst register_default_mass.py: using MSISDN 1054
22:48:44.236706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:44.304608 tst register_default_mass.py: using MSISDN 1055
22:48:44.314500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:44.392329 tst register_default_mass.py: using MSISDN 1056
22:48:44.414112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:44.498421 tst register_default_mass.py: using MSISDN 1057
22:48:44.523526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:44.619974 tst register_default_mass.py: using MSISDN 1058
22:48:44.629758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:44.704518 tst register_default_mass.py: using MSISDN 1059
22:48:44.713868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:44.792031 tst register_default_mass.py: using MSISDN 1060
22:48:44.797815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:44.876473 tst register_default_mass.py: using MSISDN 1061
22:48:44.898953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:44.978705 tst register_default_mass.py: using MSISDN 1062
22:48:45.000663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:45.079926 tst register_default_mass.py: using MSISDN 1063
22:48:45.104828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:45.185040 tst register_default_mass.py: using MSISDN 1064
22:48:45.207418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:45.981315 tst register_default_mass.py: using MSISDN 1065
22:48:45.991270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:46.536803 tst register_default_mass.py: using MSISDN 1066
22:48:46.556930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:46.629524 tst register_default_mass.py: using MSISDN 1067
22:48:46.637711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:46.720739 tst register_default_mass.py: using MSISDN 1068
22:48:46.733864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:46.810326 tst register_default_mass.py: using MSISDN 1069
22:48:46.816473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:46.901355 tst register_default_mass.py: using MSISDN 1070
22:48:46.922159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:47.001764 tst register_default_mass.py: using MSISDN 1071
22:48:47.022613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:47.096993 tst register_default_mass.py: using MSISDN 1072
22:48:47.102875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:47.170767 tst register_default_mass.py: using MSISDN 1073
22:48:47.177595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:47.252765 tst register_default_mass.py: using MSISDN 1074
22:48:47.258581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:47.339787 tst register_default_mass.py: using MSISDN 1075
22:48:47.345602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:47.412877 tst register_default_mass.py: using MSISDN 1076
22:48:47.418854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:47.499936 tst register_default_mass.py: using MSISDN 1077
22:48:47.505750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:47.589991 tst register_default_mass.py: using MSISDN 1078
22:48:47.612229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:47.672170 tst register_default_mass.py: using MSISDN 1079
22:48:47.695510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:47.782278 tst register_default_mass.py: using MSISDN 1080
22:48:47.792632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:47.877139 tst register_default_mass.py: using MSISDN 1081
22:48:47.895499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:47.979748 tst register_default_mass.py: using MSISDN 1082
22:48:47.985760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:48.103879 tst register_default_mass.py: using MSISDN 1083
22:48:48.113861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:48.187318 tst register_default_mass.py: using MSISDN 1084
22:48:48.197326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:48.271029 tst register_default_mass.py: using MSISDN 1085
22:48:48.281859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:48.370585 tst register_default_mass.py: using MSISDN 1086
22:48:48.393428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:48.471794 tst register_default_mass.py: using MSISDN 1087
22:48:48.477917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:48.683958 tst register_default_mass.py: using MSISDN 1088
22:48:48.701160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:48.767799 tst register_default_mass.py: using MSISDN 1089
22:48:48.788132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:48.864823 tst register_default_mass.py: using MSISDN 1090
22:48:48.880669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:48.954836 tst register_default_mass.py: using MSISDN 1091
22:48:48.976304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:49.041329 tst register_default_mass.py: using MSISDN 1092
22:48:49.061522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:49.131717 tst register_default_mass.py: using MSISDN 1093
22:48:49.142020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:49.205288 tst register_default_mass.py: using MSISDN 1094
22:48:49.211458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:49.318886 tst register_default_mass.py: using MSISDN 1095
22:48:49.326683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:49.421933 tst register_default_mass.py: using MSISDN 1096
22:48:49.427873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:49.500040 tst register_default_mass.py: using MSISDN 1097
22:48:49.521324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:49.602513 tst register_default_mass.py: using MSISDN 1098
22:48:49.608426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:49.750504 tst register_default_mass.py: using MSISDN 1099
22:48:49.766872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:49.846882 tst register_default_mass.py: using MSISDN 1100
22:48:49.853284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:49.989656 run mass: Starting testcase
22:48:49.995436 run mass: Pre-launching all virtphy's
22:48:50.000986 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:50.014189 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:50.020484 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:50.033528 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:50.039638 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:50.052638 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:50.058735 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:50.072132 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:50.078139 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:50.091399 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:50.097437 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:50.110990 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:50.117352 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:50.130426 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:50.136664 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:50.149773 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:50.155917 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:50.168929 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:50.175249 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:50.188923 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:50.195271 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:50.208880 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:50.215215 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:50.228865 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:50.235156 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:50.248442 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:50.254443 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:50.267565 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:50.273810 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:50.286921 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:50.292993 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:50.306107 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:50.312260 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:50.325491 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:50.331543 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:50.344513 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:50.350650 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:50.364147 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:50.372681 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:50.387166 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:50.393643 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:50.407445 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:50.413853 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:50.427630 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:50.434037 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:50.447550 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:50.453680 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:50.466958 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:50.473115 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:50.486238 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:50.492262 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:50.505190 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:50.511333 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:50.524381 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:50.530453 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:50.543772 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:50.549792 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:50.562827 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:50.568937 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:50.582304 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:50.588435 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:50.601898 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:50.608182 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:50.621815 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:50.627968 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:50.641127 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:50.647063 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:50.659836 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:50.665756 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:50.678598 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:50.684596 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:50.697668 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:50.703617 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:50.716473 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:50.722605 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:50.735630 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:50.741602 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:50.754555 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:50.760570 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:50.773493 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:50.779582 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:50.792870 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:50.799168 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:50.813013 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:50.819278 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:50.833085 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:50.839357 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:50.852980 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:50.859266 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:50.872874 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:50.879128 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:50.892757 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:50.899022 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:50.912647 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:50.918941 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:50.932563 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:50.938917 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:50.952576 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:50.958843 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:50.972418 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:50.978696 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:50.992353 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:50.998718 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:51.012443 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:51.018588 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:51.031741 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:51.037779 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:51.051110 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:51.057254 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:51.070790 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:51.077049 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:51.090687 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:51.096877 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:51.110456 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:51.116783 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:51.130386 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:51.136562 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:51.149791 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:51.155755 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:51.168849 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:51.174812 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:51.187753 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:51.193761 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:51.206806 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:51.212853 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:51.225884 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:51.232128 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:51.245260 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:51.251392 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:51.264512 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:51.270438 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:51.283632 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:51.289988 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:51.303751 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:51.310061 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:51.323285 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:51.329319 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:51.342612 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:51.348678 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:51.362291 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:51.368465 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:51.381553 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:51.387562 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:51.400608 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:51.406855 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:51.420152 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:51.426443 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:51.440092 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:51.446360 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:51.459984 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:51.466385 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:51.479751 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:51.486120 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:51.499848 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:51.506117 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:51.519882 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:51.526628 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:51.540611 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:51.546876 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:51.560493 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:51.570144 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:51.584199 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:51.590518 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:51.604176 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:51.610539 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:51.624216 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:51.630435 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:51.643922 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:51.649975 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:51.663067 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:51.669046 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:51.800369 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:51.806516 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:51.819704 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:51.825637 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:51.838443 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:51.844491 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:51.857409 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:51.863423 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:51.876478 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:51.882433 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:51.895363 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:51.901376 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:51.914570 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:51.920605 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:51.933675 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:51.940269 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:51.954635 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:51.960824 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:51.974038 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:51.980305 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:51.993500 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:51.999658 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:52.012912 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:52.019129 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:52.032140 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:52.038274 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:52.051799 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:52.058123 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:52.071683 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:52.078033 run mass: Checking if sockets are in the filesystem
22:48:52.090726 run osmo-ms-mob/00000: Starting mobile
22:48:52.104532 run osmo-ms-mob/00000(pid=135): Launched
22:48:52.116598 run mass: MS start registered {at=19220237.81994848, delay=0.005802024155855179, ms=00000}
22:48:56.296978 run osmo-ms-mob/00001: Starting mobile
22:48:56.310864 run osmo-ms-mob/00001(pid=136): Launched
22:48:56.322193 run mass: MS start registered {at=19220242.025537375, delay=0.004936683923006058, ms=00001}
22:48:58.090571 run osmo-ms-mob/00002: Starting mobile
22:48:58.104534 run osmo-ms-mob/00002(pid=137): Launched
22:48:58.115967 run mass: MS start registered {at=19220243.819305185, delay=0.00506943091750145, ms=00002}
22:48:58.146166 run mass: MS performed LU {at=19220243.849488135, lu_delay=6.029539655894041, ms=00000}
22:48:59.390739 run osmo-ms-mob/00003: Starting mobile
22:48:59.404413 run osmo-ms-mob/00003(pid=138): Launched
22:48:59.415305 run mass: MS start registered {at=19220245.11865148, delay=0.004743225872516632, ms=00003}
22:49:00.489989 run osmo-ms-mob/00004: Starting mobile
22:49:00.503679 run osmo-ms-mob/00004(pid=139): Launched
22:49:00.515011 run mass: MS start registered {at=19220246.218342982, delay=0.004992138594388962, ms=00004}
22:49:01.492332 run osmo-ms-mob/00005: Starting mobile
22:49:01.505511 run osmo-ms-mob/00005(pid=140): Launched
22:49:01.516886 run mass: MS start registered {at=19220247.220218375, delay=0.005011811852455139, ms=00005}
22:49:01.911646 run mass: MS performed LU {at=19220247.61495086, lu_delay=5.589413486421108, ms=00001}
22:49:02.390747 run osmo-ms-mob/00006: Starting mobile
22:49:02.405753 run osmo-ms-mob/00006(pid=141): Launched
22:49:02.419312 run mass: MS start registered {at=19220248.122604895, delay=0.006860543042421341, ms=00006}
22:49:03.301094 run osmo-ms-mob/00007: Starting mobile
22:49:03.315666 run osmo-ms-mob/00007(pid=142): Launched
22:49:03.327593 run mass: MS start registered {at=19220249.030930936, delay=0.00552624836564064, ms=00007}
22:49:03.813525 run mass: MS performed LU {at=19220249.516842324, lu_delay=5.697537139058113, ms=00002}
22:49:04.101741 run osmo-ms-mob/00008: Starting mobile
22:49:04.115338 run osmo-ms-mob/00008(pid=143): Launched
22:49:04.126271 run mass: MS start registered {at=19220249.829617802, delay=0.004720635712146759, ms=00008}
22:49:04.792896 run osmo-ms-mob/00009: Starting mobile
22:49:04.806580 run osmo-ms-mob/00009(pid=144): Launched
22:49:04.817687 run mass: MS start registered {at=19220250.521038752, delay=0.004465758800506592, ms=00009}
22:49:05.497026 run osmo-ms-mob/00010: Starting mobile
22:49:05.510212 run osmo-ms-mob/00010(pid=145): Launched
22:49:05.521466 run mass: MS start registered {at=19220251.22481868, delay=0.005132332444190979, ms=00010}
22:49:05.678487 run mass: MS performed LU {at=19220251.3817829, lu_delay=5.16343991830945, ms=00004}
22:49:05.725948 run mass: MS performed LU {at=19220251.429196678, lu_delay=6.310545198619366, ms=00003}
22:49:06.090600 run osmo-ms-mob/00011: Starting mobile
22:49:06.104440 run osmo-ms-mob/00011(pid=146): Launched
22:49:06.115563 run mass: MS start registered {at=19220251.818913206, delay=0.004838526248931885, ms=00011}
22:49:06.690504 run osmo-ms-mob/00012: Starting mobile
22:49:06.704518 run osmo-ms-mob/00012(pid=147): Launched
22:49:06.715929 run mass: MS start registered {at=19220252.419275045, delay=0.005087234079837799, ms=00012}
22:49:07.300550 run osmo-ms-mob/00013: Starting mobile
22:49:07.318325 run osmo-ms-mob/00013(pid=148): Launched
22:49:07.329813 run mass: MS start registered {at=19220253.03315194, delay=0.005154673010110855, ms=00013}
22:49:07.579655 run mass: MS performed LU {at=19220253.28298652, lu_delay=6.062768146395683, ms=00005}
22:49:07.625237 run mass: MS performed LU {at=19220253.328570552, lu_delay=5.205965656787157, ms=00006}
22:49:07.892567 run osmo-ms-mob/00014: Starting mobile
22:49:07.906809 run osmo-ms-mob/00014(pid=149): Launched
22:49:07.918003 run mass: MS start registered {at=19220253.621352248, delay=0.00469135120511055, ms=00014}
22:49:08.490695 run osmo-ms-mob/00015: Starting mobile
22:49:08.504585 run osmo-ms-mob/00015(pid=150): Launched
22:49:08.515650 run mass: MS start registered {at=19220254.218996327, delay=0.0049292221665382385, ms=00015}
22:49:09.006471 run osmo-ms-mob/00016: Starting mobile
22:49:09.020458 run osmo-ms-mob/00016(pid=151): Launched
22:49:09.031524 run mass: MS start registered {at=19220254.73487284, delay=0.004851125180721283, ms=00016}
22:49:09.445383 run mass: MS performed LU {at=19220255.148624916, lu_delay=4.627586163580418, ms=00009}
22:49:09.470639 run osmo-ms-mob/00017: Starting mobile
22:49:09.483868 run osmo-ms-mob/00017(pid=152): Launched
22:49:09.490544 run mass: MS performed LU {at=19220255.193900775, lu_delay=6.162969838827848, ms=00007}
22:49:09.496686 run mass: MS start registered {at=19220255.20005238, delay=0.006170924752950668, ms=00017}
22:49:09.577282 run mass: MS performed LU {at=19220255.280573606, lu_delay=5.450955804437399, ms=00008}
22:49:10.098895 run osmo-ms-mob/00018: Starting mobile
22:49:10.114543 run osmo-ms-mob/00018(pid=153): Launched
22:49:10.126513 run mass: MS start registered {at=19220255.829853382, delay=0.005425166338682175, ms=00018}
22:49:10.503482 run osmo-ms-mob/00019: Starting mobile
22:49:10.517517 run osmo-ms-mob/00019(pid=154): Launched
22:49:10.528853 run mass: MS start registered {at=19220256.232190028, delay=0.005073972046375275, ms=00019}
22:49:10.998195 run osmo-ms-mob/00020: Starting mobile
22:49:11.013252 run osmo-ms-mob/00020(pid=155): Launched
22:49:11.024523 run mass: MS start registered {at=19220256.72787473, delay=0.004910673946142197, ms=00020}
22:49:11.243574 run mass: MS performed LU {at=19220256.946908846, lu_delay=5.127995640039444, ms=00011}
22:49:11.344708 run mass: MS performed LU {at=19220257.048040796, lu_delay=5.823222115635872, ms=00010}
22:49:11.391359 run mass: MS performed LU {at=19220257.094692245, lu_delay=4.675417199730873, ms=00012}
22:49:11.402867 run osmo-ms-mob/00021: Starting mobile
22:49:11.416057 run osmo-ms-mob/00021(pid=156): Launched
22:49:11.427068 run mass: MS start registered {at=19220257.130413406, delay=0.004908356815576553, ms=00021}
22:49:12.131682 run osmo-ms-mob/00022: Starting mobile
22:49:12.144937 run osmo-ms-mob/00022(pid=157): Launched
22:49:12.151060 run mass: Starting too slowly. Moving on {now=19220257.854430184, sleep=-0.1670030951499939, target=19220257.68742709}
22:49:12.156768 run mass: MS start registered {at=19220257.86012911, delay=0.005701173096895218, ms=00022}
22:49:12.162492 run mass: Starting too slowly. Moving on {now=19220257.865862664, sleep=-0.07843557372689247, target=19220257.78742709}
22:49:12.452717 run osmo-ms-mob/00023: Starting mobile
22:49:12.936730 run osmo-ms-mob/00023(pid=158): Launched
22:49:12.943078 run mass: Starting too slowly. Moving on {now=19220258.64644631, sleep=-0.4590192139148712, target=19220258.187427096}
22:49:12.949152 run mass: MS start registered {at=19220258.652512, delay=0.006067950278520584, ms=00023}
22:49:12.954871 run mass: Starting too slowly. Moving on {now=19220258.658240393, sleep=-0.3708132952451706, target=19220258.287427098}
22:49:12.960383 run mass: Starting too slowly. Moving on {now=19220258.663753424, sleep=-0.27632632479071617, target=19220258.3874271}
22:49:12.966016 run mass: Starting too slowly. Moving on {now=19220258.66938774, sleep=-0.18196063861250877, target=19220258.4874271}
22:49:13.383762 run osmo-ms-mob/00024: Starting mobile
22:49:13.397290 run osmo-ms-mob/00024(pid=159): Launched
22:49:13.403632 run mass: Starting too slowly. Moving on {now=19220259.107000776, sleep=-0.5195736736059189, target=19220258.587427102}
22:49:13.409266 run mass: MS start registered {at=19220259.11262592, delay=0.005627728998661041, ms=00024}
22:49:13.414994 run mass: Starting too slowly. Moving on {now=19220259.118364163, sleep=-0.4309370592236519, target=19220258.687427104}
22:49:13.420875 run mass: Starting too slowly. Moving on {now=19220259.124245197, sleep=-0.336818091571331, target=19220258.787427105}
22:49:13.426486 run mass: Starting too slowly. Moving on {now=19220259.129856583, sleep=-0.2424294762313366, target=19220258.887427106}
22:49:13.432169 run mass: Starting too slowly. Moving on {now=19220259.135540385, sleep=-0.14811327680945396, target=19220258.987427108}
22:49:13.443253 run osmo-ms-mob/00025: Starting mobile
22:49:13.457020 run osmo-ms-mob/00025(pid=160): Launched
22:49:13.463323 run mass: Starting too slowly. Moving on {now=19220259.166692723, sleep=-0.07926561310887337, target=19220259.08742711}
22:49:13.469180 run mass: MS start registered {at=19220259.17253857, delay=0.005847867578268051, ms=00025}
22:49:13.704819 run osmo-ms-mob/00026: Starting mobile
22:49:13.718730 run osmo-ms-mob/00026(pid=161): Launched
22:49:13.729647 run mass: MS start registered {at=19220259.432996754, delay=0.004738420248031616, ms=00026}
22:49:14.090859 run osmo-ms-mob/00027: Starting mobile
22:49:14.104170 run osmo-ms-mob/00027(pid=162): Launched
22:49:14.115211 run mass: MS start registered {at=19220259.81856435, delay=0.004780586808919907, ms=00027}
22:49:14.284577 run mass: MS performed LU {at=19220259.987833045, lu_delay=6.954681105911732, ms=00013}
22:49:14.386615 run mass: MS performed LU {at=19220260.089846745, lu_delay=6.46849449723959, ms=00014}
22:49:14.406213 run osmo-ms-mob/00028: Starting mobile
22:49:14.419563 run osmo-ms-mob/00028(pid=163): Launched
22:49:14.431060 run mass: MS start registered {at=19220260.134405266, delay=0.005146697163581848, ms=00028}
22:49:14.437492 run mass: MS performed LU {at=19220260.140852958, lu_delay=5.921856630593538, ms=00015}
22:49:14.890394 run osmo-ms-mob/00029: Starting mobile
22:49:14.904010 run osmo-ms-mob/00029(pid=164): Launched
22:49:14.915413 run mass: MS start registered {at=19220260.618753556, delay=0.005101311951875687, ms=00029}
22:49:15.009595 run mass: MS performed LU {at=19220260.71291431, lu_delay=5.512861929833889, ms=00017}
22:49:15.111811 run mass: MS performed LU {at=19220260.81505925, lu_delay=4.582869220525026, ms=00019}
22:49:15.157696 run mass: MS performed LU {at=19220260.860927448, lu_delay=5.0310740657150745, ms=00018}
22:49:15.171592 run osmo-ms-mob/00030: Starting mobile
22:49:15.185007 run osmo-ms-mob/00030(pid=165): Launched
22:49:15.195912 run mass: MS start registered {at=19220260.8992613, delay=0.004688028246164322, ms=00030}
22:49:15.263286 run mass: MS performed LU {at=19220260.96661019, lu_delay=6.231737349182367, ms=00016}
22:49:15.691795 run osmo-ms-mob/00031: Starting mobile
22:49:15.705305 run osmo-ms-mob/00031(pid=166): Launched
22:49:15.716874 run mass: MS start registered {at=19220261.420224145, delay=0.0035944245755672455, ms=00031}
22:49:15.990747 run osmo-ms-mob/00032: Starting mobile
22:49:16.004788 run osmo-ms-mob/00032(pid=167): Launched
22:49:16.015847 run mass: MS start registered {at=19220261.719201915, delay=0.002940073609352112, ms=00032}
22:49:16.402512 run osmo-ms-mob/00033: Starting mobile
22:49:16.416794 run osmo-ms-mob/00033(pid=168): Launched
22:49:16.427940 run mass: MS start registered {at=19220262.13129414, delay=0.004865176975727081, ms=00033}
22:49:16.805129 run osmo-ms-mob/00034: Starting mobile
22:49:16.818819 run osmo-ms-mob/00034(pid=169): Launched
22:49:16.829832 run mass: MS start registered {at=19220262.533181235, delay=0.004836577922105789, ms=00034}
22:49:16.931405 run mass: MS performed LU {at=19220262.634652615, lu_delay=4.774523504078388, ms=00022}
22:49:16.955322 run mass: MS performed LU {at=19220262.65868224, lu_delay=5.5282688327133656, ms=00021}
22:49:16.970601 run osmo-ms-mob/00035: Starting mobile
22:49:16.983732 run osmo-ms-mob/00035(pid=170): Launched
22:49:16.989798 run mass: MS performed LU {at=19220262.693157442, lu_delay=5.965282712131739, ms=00020}
22:49:16.995588 run mass: MS start registered {at=19220262.698955316, delay=0.005816034972667694, ms=00035}
22:49:17.491989 run osmo-ms-mob/00036: Starting mobile
22:49:17.506150 run osmo-ms-mob/00036(pid=171): Launched
22:49:17.518943 run mass: MS start registered {at=19220263.2222938, delay=0.006531316787004471, ms=00036}
22:49:17.899969 run osmo-ms-mob/00037: Starting mobile
22:49:17.913644 run osmo-ms-mob/00037(pid=172): Launched
22:49:17.924913 run mass: MS start registered {at=19220263.628262617, delay=0.0048287250101566315, ms=00037}
22:49:18.206318 run osmo-ms-mob/00038: Starting mobile
22:49:18.220233 run osmo-ms-mob/00038(pid=173): Launched
22:49:18.231320 run mass: MS start registered {at=19220263.934670754, delay=0.004748817533254623, ms=00038}
22:49:18.497011 run osmo-ms-mob/00039: Starting mobile
22:49:18.511199 run osmo-ms-mob/00039(pid=174): Launched
22:49:18.522523 run mass: MS start registered {at=19220264.225872234, delay=0.005231350660324097, ms=00039}
22:49:18.857865 run mass: MS performed LU {at=19220264.561195917, lu_delay=5.12819916382432, ms=00026}
22:49:18.872948 run osmo-ms-mob/00040: Starting mobile
22:49:18.887146 run osmo-ms-mob/00040(pid=175): Launched
22:49:18.893607 run mass: MS performed LU {at=19220264.596964177, lu_delay=5.424425605684519, ms=00025}
22:49:18.899734 run mass: MS start registered {at=19220264.60309968, delay=0.006156254559755325, ms=00040}
22:49:18.993678 run mass: MS performed LU {at=19220264.696923345, lu_delay=4.878358993679285, ms=00027}
22:49:19.011952 run osmo-ms-mob/00041: Starting mobile
22:49:19.025894 run osmo-ms-mob/00041(pid=176): Launched
22:49:19.037189 run mass: MS start registered {at=19220264.740540456, delay=0.004873991012573242, ms=00041}
22:49:19.159377 run mass: MS performed LU {at=19220264.862633836, lu_delay=6.210121836513281, ms=00023}
22:49:19.245646 run mass: MS performed LU {at=19220264.948976975, lu_delay=4.814571708440781, ms=00028}
22:49:19.257833 run osmo-ms-mob/00042: Starting mobile
22:49:19.271821 run osmo-ms-mob/00042(pid=177): Launched
22:49:19.283636 run mass: MS start registered {at=19220264.986973274, delay=0.005415134131908417, ms=00042}
22:49:19.892255 run osmo-ms-mob/00043: Starting mobile
22:49:19.906567 run osmo-ms-mob/00043(pid=178): Launched
22:49:19.917519 run mass: MS start registered {at=19220265.620868, delay=0.004806000739336014, ms=00043}
22:49:20.208310 run osmo-ms-mob/00044: Starting mobile
22:49:20.222614 run osmo-ms-mob/00044(pid=179): Launched
22:49:20.234277 run mass: MS start registered {at=19220265.93762069, delay=0.004916075617074966, ms=00044}
22:49:20.491245 run osmo-ms-mob/00045: Starting mobile
22:49:20.505279 run osmo-ms-mob/00045(pid=180): Launched
22:49:20.516421 run mass: MS start registered {at=19220266.219767716, delay=0.004836633801460266, ms=00045}
22:49:20.675851 run mass: MS performed LU {at=19220266.379183598, lu_delay=4.958959452807903, ms=00031}
22:49:20.695296 run mass: MS performed LU {at=19220266.39863252, lu_delay=4.679430603981018, ms=00032}
22:49:20.707277 run osmo-ms-mob/00046: Starting mobile
22:49:20.721561 run osmo-ms-mob/00046(pid=181): Launched
22:49:20.727888 run mass: MS performed LU {at=19220266.43124411, lu_delay=5.531982809305191, ms=00030}
22:49:20.734143 run mass: MS start registered {at=19220266.43750898, delay=0.0062861368060112, ms=00046}
22:49:20.968578 run mass: MS performed LU {at=19220266.671833858, lu_delay=6.053080301731825, ms=00029}
22:49:20.991776 run osmo-ms-mob/00047: Starting mobile
22:49:21.005605 run osmo-ms-mob/00047(pid=182): Launched
22:49:21.016676 run mass: MS start registered {at=19220266.720029555, delay=0.004674125462770462, ms=00047}
22:49:21.402525 run osmo-ms-mob/00048: Starting mobile
22:49:21.416449 run osmo-ms-mob/00048(pid=183): Launched
22:49:21.428139 run mass: MS start registered {at=19220267.13148807, delay=0.005145277827978134, ms=00048}
22:49:21.699502 run osmo-ms-mob/00049: Starting mobile
22:49:21.713611 run osmo-ms-mob/00049(pid=184): Launched
22:49:21.725141 run mass: MS start registered {at=19220267.428489774, delay=0.00522211566567421, ms=00049}
22:49:21.990943 run osmo-ms-mob/00050: Starting mobile
22:49:22.004405 run osmo-ms-mob/00050(pid=185): Launched
22:49:22.015584 run mass: MS start registered {at=19220267.7189319, delay=0.004880625754594803, ms=00050}
22:49:22.401184 run osmo-ms-mob/00051: Starting mobile
22:49:22.414978 run osmo-ms-mob/00051(pid=186): Launched
22:49:22.426480 run mass: MS start registered {at=19220268.129829243, delay=0.005132060497999191, ms=00051}
22:49:22.624547 run mass: MS performed LU {at=19220268.32788039, lu_delay=5.105586588382721, ms=00036}
22:49:22.636740 run osmo-ms-mob/00052: Starting mobile
22:49:22.650561 run osmo-ms-mob/00052(pid=187): Launched
22:49:22.656803 run mass: MS performed LU {at=19220268.360158987, lu_delay=5.826977752149105, ms=00034}
22:49:22.663042 run mass: MS start registered {at=19220268.36640416, delay=0.006268516182899475, ms=00052}
22:49:22.689002 run mass: MS performed LU {at=19220268.39234454, lu_delay=5.693389225751162, ms=00035}
22:49:22.700254 run osmo-ms-mob/00053: Starting mobile
22:49:22.714614 run osmo-ms-mob/00053(pid=188): Launched
22:49:22.725727 run mass: MS start registered {at=19220268.42907353, delay=0.004705991595983505, ms=00053}
22:49:22.757725 run mass: MS performed LU {at=19220268.461068943, lu_delay=6.329774804413319, ms=00033}
22:49:22.776291 run mass: MS performed LU {at=19220268.479624163, lu_delay=4.85136154666543, ms=00037}
22:49:22.787713 run osmo-ms-mob/00054: Starting mobile
22:49:22.801103 run osmo-ms-mob/00054(pid=189): Launched
22:49:22.812183 run mass: MS start registered {at=19220268.515536085, delay=0.004855170845985413, ms=00054}
22:49:23.105288 run mass: MS performed LU {at=19220268.808537684, lu_delay=4.873866930603981, ms=00038}
22:49:23.604300 run osmo-ms-mob/00055: Starting mobile
22:49:23.618710 run osmo-ms-mob/00055(pid=190): Launched
22:49:23.629891 run mass: MS start registered {at=19220269.333241567, delay=0.0050099678337574005, ms=00055}
22:49:23.889952 run osmo-ms-mob/00056: Starting mobile
22:49:23.903706 run osmo-ms-mob/00056(pid=191): Launched
22:49:23.914854 run mass: MS start registered {at=19220269.618201576, delay=0.004788670688867569, ms=00056}
22:49:24.199848 run osmo-ms-mob/00057: Starting mobile
22:49:24.213961 run osmo-ms-mob/00057(pid=192): Launched
22:49:24.225589 run mass: MS start registered {at=19220269.92892926, delay=0.005281474441289902, ms=00057}
22:49:24.442013 run mass: MS performed LU {at=19220270.14532573, lu_delay=5.4047852754592896, ms=00041}
22:49:24.462326 run mass: MS performed LU {at=19220270.1656378, lu_delay=5.1786645241081715, ms=00042}
22:49:24.479405 run osmo-ms-mob/00058: Starting mobile
22:49:24.492663 run osmo-ms-mob/00058(pid=193): Launched
22:49:24.498811 run mass: MS performed LU {at=19220270.20216885, lu_delay=5.59906916692853, ms=00040}
22:49:24.504723 run mass: MS start registered {at=19220270.208087888, delay=0.005937568843364716, ms=00058}
22:49:24.734375 run mass: MS performed LU {at=19220270.437628962, lu_delay=6.211756728589535, ms=00039}
22:49:24.762694 run osmo-ms-mob/00059: Starting mobile
22:49:24.776074 run osmo-ms-mob/00059(pid=194): Launched
22:49:24.782359 run mass: MS performed LU {at=19220270.48571707, lu_delay=4.86484906822443, ms=00043}
22:49:24.788184 run mass: MS start registered {at=19220270.49155116, delay=0.0058539509773254395, ms=00059}
22:49:25.203175 run osmo-ms-mob/00060: Starting mobile
22:49:25.217263 run osmo-ms-mob/00060(pid=195): Launched
22:49:25.228745 run mass: MS start registered {at=19220270.93209312, delay=0.00521416962146759, ms=00060}
22:49:25.604421 run osmo-ms-mob/00061: Starting mobile
22:49:25.618665 run osmo-ms-mob/00061(pid=196): Launched
22:49:25.629991 run mass: MS start registered {at=19220271.33334276, delay=0.004842936992645264, ms=00061}
22:49:25.901862 run osmo-ms-mob/00062: Starting mobile
22:49:25.915592 run osmo-ms-mob/00062(pid=197): Launched
22:49:25.926708 run mass: MS start registered {at=19220271.63005874, delay=0.004661001265048981, ms=00062}
22:49:26.192429 run osmo-ms-mob/00063: Starting mobile
22:49:26.206241 run osmo-ms-mob/00063(pid=198): Launched
22:49:26.217832 run mass: MS start registered {at=19220271.92118206, delay=0.005112741142511368, ms=00063}
22:49:26.391800 run mass: MS performed LU {at=19220272.095051754, lu_delay=5.657542772591114, ms=00046}
22:49:26.436134 run mass: MS performed LU {at=19220272.139482904, lu_delay=5.919715188443661, ms=00045}
22:49:26.447303 run osmo-ms-mob/00064: Starting mobile
22:49:26.460893 run osmo-ms-mob/00064(pid=199): Launched
22:49:26.466960 run mass: MS performed LU {at=19220272.17031747, lu_delay=4.741827696561813, ms=00049}
22:49:26.472879 run mass: MS start registered {at=19220272.176234577, delay=0.005937602370977402, ms=00064}
22:49:26.523965 run mass: MS performed LU {at=19220272.2272674, lu_delay=5.50723784416914, ms=00047}
22:49:26.541935 run mass: MS performed LU {at=19220272.245216794, lu_delay=5.113728724420071, ms=00048}
22:49:26.555842 run osmo-ms-mob/00065: Starting mobile
22:49:26.569008 run osmo-ms-mob/00065(pid=200): Launched
22:49:26.580476 run mass: MS start registered {at=19220272.28382201, delay=0.005381405353546143, ms=00065}
22:49:26.870528 run mass: MS performed LU {at=19220272.573775023, lu_delay=4.854843124747276, ms=00050}
22:49:27.267836 run mass: MS performed LU {at=19220272.971086785, lu_delay=7.033466096967459, ms=00044}
22:49:27.292866 run osmo-ms-mob/00066: Starting mobile
22:49:27.306587 run osmo-ms-mob/00066(pid=201): Launched
22:49:27.317820 run mass: MS start registered {at=19220273.021121886, delay=0.004971262067556381, ms=00066}
22:49:27.479033 run mass: MS performed LU {at=19220273.18236679, lu_delay=5.0525375455617905, ms=00051}
22:49:27.692189 run osmo-ms-mob/00067: Starting mobile
22:49:27.706477 run osmo-ms-mob/00067(pid=202): Launched
22:49:27.719762 run mass: MS start registered {at=19220273.423062738, delay=0.006388731300830841, ms=00067}
22:49:27.990536 run osmo-ms-mob/00068: Starting mobile
22:49:28.005003 run osmo-ms-mob/00068(pid=203): Launched
22:49:28.016876 run mass: MS start registered {at=19220273.720212974, delay=0.005153480917215347, ms=00068}
22:49:28.229470 run mass: MS performed LU {at=19220273.932719525, lu_delay=5.503645993769169, ms=00053}
22:49:28.253059 run mass: MS performed LU {at=19220273.956419066, lu_delay=5.440882980823517, ms=00054}
22:49:28.264466 run osmo-ms-mob/00069: Starting mobile
22:49:28.277959 run osmo-ms-mob/00069(pid=204): Launched
22:49:28.284227 run mass: MS performed LU {at=19220273.987584613, lu_delay=4.654343046247959, ms=00055}
22:49:28.290322 run mass: MS start registered {at=19220273.993687827, delay=0.006123188883066177, ms=00069}
22:49:28.536217 run mass: MS performed LU {at=19220274.239545427, lu_delay=5.873141266405582, ms=00052}
22:49:28.791197 run osmo-ms-mob/00070: Starting mobile
22:49:28.805106 run osmo-ms-mob/00070(pid=205): Launched
22:49:28.816606 run mass: MS start registered {at=19220274.519947443, delay=0.004990175366401672, ms=00070}
22:49:29.205709 run osmo-ms-mob/00071: Starting mobile
22:49:29.219918 run osmo-ms-mob/00071(pid=206): Launched
22:49:29.231336 run mass: MS start registered {at=19220274.934686836, delay=0.005162432789802551, ms=00071}
22:49:29.590430 run osmo-ms-mob/00072: Starting mobile
22:49:29.604154 run osmo-ms-mob/00072(pid=207): Launched
22:49:29.615979 run mass: MS start registered {at=19220275.319326516, delay=0.005510248243808746, ms=00072}
22:49:29.992258 run osmo-ms-mob/00073: Starting mobile
22:49:30.005718 run osmo-ms-mob/00073(pid=208): Launched
22:49:30.016487 run mass: MS start registered {at=19220275.71982864, delay=0.004735227674245834, ms=00073}
22:49:30.155756 run mass: MS performed LU {at=19220275.859065466, lu_delay=5.930136207491159, ms=00057}
22:49:30.202433 run mass: MS performed LU {at=19220275.90576431, lu_delay=5.41421315073967, ms=00059}
22:49:30.219970 run mass: MS performed LU {at=19220275.923317704, lu_delay=5.715229816734791, ms=00058}
22:49:30.232153 run osmo-ms-mob/00074: Starting mobile
22:49:30.245472 run osmo-ms-mob/00074(pid=209): Launched
22:49:30.256285 run mass: MS start registered {at=19220275.95964148, delay=0.0046905651688575745, ms=00074}
22:49:30.289224 run mass: MS performed LU {at=19220275.99255849, lu_delay=5.06046536937356, ms=00060}
22:49:30.308064 run mass: MS performed LU {at=19220276.01138431, lu_delay=6.39318273216486, ms=00056}
22:49:30.326689 run mass: MS performed LU {at=19220276.03002326, lu_delay=4.696680497378111, ms=00061}
22:49:30.340082 run osmo-ms-mob/00075: Starting mobile
22:49:30.353768 run osmo-ms-mob/00075(pid=210): Launched
22:49:30.364973 run mass: MS start registered {at=19220276.068306617, delay=0.005097325891256332, ms=00075}
22:49:31.258897 run mass: MS performed LU {at=19220276.962230284, lu_delay=3.539167545735836, ms=00067}
22:49:31.271447 run osmo-ms-mob/00076: Starting mobile
22:49:31.286447 run osmo-ms-mob/00076(pid=211): Launched
22:49:31.297780 run mass: MS start registered {at=19220277.001129895, delay=0.0047869570553302765, ms=00076}
22:49:31.690653 run osmo-ms-mob/00077: Starting mobile
22:49:31.705022 run osmo-ms-mob/00077(pid=212): Launched
22:49:31.716851 run mass: MS start registered {at=19220277.42019413, delay=0.005334589630365372, ms=00077}
22:49:31.994469 run mass: MS performed LU {at=19220277.697729904, lu_delay=5.413907893002033, ms=00065}
22:49:32.018792 run mass: MS performed LU {at=19220277.722153254, lu_delay=5.800971195101738, ms=00063}
22:49:32.029848 run osmo-ms-mob/00078: Starting mobile
22:49:32.043126 run osmo-ms-mob/00078(pid=213): Launched
22:49:32.049634 run mass: MS performed LU {at=19220277.752989806, lu_delay=4.731867920607328, ms=00066}
22:49:32.055726 run mass: MS start registered {at=19220277.759091202, delay=0.006122339516878128, ms=00078}
22:49:32.283246 run mass: MS performed LU {at=19220277.9865826, lu_delay=5.810348022729158, ms=00064}
22:49:32.301866 run mass: MS performed LU {at=19220278.00519696, lu_delay=6.375138219445944, ms=00062}
22:49:32.319118 run osmo-ms-mob/00079: Starting mobile
22:49:32.332438 run osmo-ms-mob/00079(pid=214): Launched
22:49:32.343932 run mass: MS start registered {at=19220278.047281288, delay=0.0050371065735816956, ms=00079}
22:49:33.102494 run osmo-ms-mob/00080: Starting mobile
22:49:33.117462 run osmo-ms-mob/00080(pid=215): Launched
22:49:33.130027 run mass: MS start registered {at=19220278.83336465, delay=0.005534082651138306, ms=00080}
22:49:33.593409 run osmo-ms-mob/00081: Starting mobile
22:49:33.607892 run osmo-ms-mob/00081(pid=216): Launched
22:49:33.619429 run mass: MS start registered {at=19220279.322776116, delay=0.004803486168384552, ms=00081}
22:49:33.923217 run mass: MS performed LU {at=19220279.626466487, lu_delay=5.106519043445587, ms=00070}
22:49:33.942412 run osmo-ms-mob/00082: Starting mobile
22:49:33.956137 run osmo-ms-mob/00082(pid=217): Launched
22:49:33.962669 run mass: MS performed LU {at=19220279.666025735, lu_delay=4.731338899582624, ms=00071}
22:49:33.969033 run mass: MS performed LU {at=19220279.67239771, lu_delay=5.952184736728668, ms=00068}
22:49:33.974975 run mass: MS start registered {at=19220279.67834096, delay=0.012336302548646927, ms=00082}
22:49:34.057193 run mass: MS performed LU {at=19220279.760442033, lu_delay=4.441115517169237, ms=00072}
22:49:34.590327 run osmo-ms-mob/00083: Starting mobile
22:49:34.604482 run osmo-ms-mob/00083(pid=218): Launched
22:49:34.616225 run mass: MS start registered {at=19220280.319573674, delay=0.0054689496755599976, ms=00083}
22:49:35.103898 run osmo-ms-mob/00084: Starting mobile
22:49:35.129690 run osmo-ms-mob/00084(pid=219): Launched
22:49:35.142224 run mass: MS start registered {at=19220280.845575407, delay=0.004759792238473892, ms=00084}
22:49:35.604337 run osmo-ms-mob/00085: Starting mobile
22:49:35.618171 run osmo-ms-mob/00085(pid=220): Launched
22:49:35.629420 run mass: MS start registered {at=19220281.332766403, delay=0.004989594221115112, ms=00085}
22:49:35.722202 run mass: MS performed LU {at=19220281.42545078, lu_delay=5.465809300541878, ms=00074}
22:49:35.740329 run mass: MS performed LU {at=19220281.443657547, lu_delay=5.723828908056021, ms=00073}
22:49:35.758767 run mass: MS performed LU {at=19220281.46210572, lu_delay=5.393799103796482, ms=00075}
22:49:36.014618 run mass: MS performed LU {at=19220281.71787311, lu_delay=4.716743215918541, ms=00076}
22:49:36.033009 run mass: MS performed LU {at=19220281.736367557, lu_delay=22.623741637915373, ms=00024}
22:49:36.043952 run osmo-ms-mob/00086: Starting mobile
22:49:36.057102 run osmo-ms-mob/00086(pid=221): Launched
22:49:36.068602 run mass: MS start registered {at=19220281.77194883, delay=0.0051616765558719635, ms=00086}
22:49:36.794263 run osmo-ms-mob/00087: Starting mobile
22:49:36.807887 run osmo-ms-mob/00087(pid=222): Launched
22:49:36.819235 run mass: MS start registered {at=19220282.52257998, delay=0.005140148103237152, ms=00087}
22:49:37.390663 run osmo-ms-mob/00088: Starting mobile
22:49:37.404932 run osmo-ms-mob/00088(pid=223): Launched
22:49:37.417142 run mass: MS start registered {at=19220283.120487884, delay=0.00390765443444252, ms=00088}
22:49:37.688760 run mass: MS performed LU {at=19220283.391974334, lu_delay=4.5586096830666065, ms=00080}
22:49:37.710140 run mass: MS performed LU {at=19220283.413500585, lu_delay=5.993306454271078, ms=00077}
22:49:37.733980 run mass: MS performed LU {at=19220283.43722791, lu_delay=5.678136706352234, ms=00078}
22:49:37.761330 run osmo-ms-mob/00089: Starting mobile
22:49:37.774608 run osmo-ms-mob/00089(pid=224): Launched
22:49:37.786441 run mass: MS start registered {at=19220283.489784878, delay=0.005475006997585297, ms=00089}
22:49:37.821202 run mass: MS performed LU {at=19220283.524536513, lu_delay=5.47725522518158, ms=00079}
22:49:38.594058 run osmo-ms-mob/00090: Starting mobile
22:49:38.640543 run osmo-ms-mob/00090(pid=225): Launched
22:49:38.654882 run mass: MS start registered {at=19220284.358226947, delay=0.004383470863103867, ms=00090}
22:49:39.297792 run osmo-ms-mob/00091: Starting mobile
22:49:39.311954 run osmo-ms-mob/00091(pid=226): Launched
22:49:39.323392 run mass: MS start registered {at=19220285.02674003, delay=0.005076255649328232, ms=00091}
22:49:39.507143 run mass: MS performed LU {at=19220285.21039403, lu_delay=5.887617912143469, ms=00081}
22:49:39.530383 run mass: MS performed LU {at=19220285.23374354, lu_delay=4.914169866591692, ms=00083}
22:49:39.722688 run mass: MS performed LU {at=19220285.426022362, lu_delay=5.747681401669979, ms=00082}
22:49:40.001754 run osmo-ms-mob/00092: Starting mobile
22:49:40.016870 run osmo-ms-mob/00092(pid=227): Launched
22:49:40.029139 run mass: MS start registered {at=19220285.732465386, delay=0.005994372069835663, ms=00092}
22:49:40.799170 run osmo-ms-mob/00093: Starting mobile
22:49:40.812864 run osmo-ms-mob/00093(pid=228): Launched
22:49:40.824097 run mass: MS start registered {at=19220286.52744997, delay=0.004814531654119492, ms=00093}
22:49:41.453336 run mass: MS performed LU {at=19220287.156650253, lu_delay=4.63407027348876, ms=00087}
22:49:41.471517 run mass: MS performed LU {at=19220287.174868863, lu_delay=5.842102460563183, ms=00085}
22:49:41.753455 run osmo-ms-mob/00094: Starting mobile
22:49:41.767426 run osmo-ms-mob/00094(pid=229): Launched
22:49:41.773863 run mass: MS performed LU {at=19220287.47721956, lu_delay=5.705270729959011, ms=00086}
22:49:41.780059 run mass: MS performed LU {at=19220287.483422805, lu_delay=6.637847397476435, ms=00084}
22:49:41.786163 run mass: MS start registered {at=19220287.48952883, delay=0.012331154197454453, ms=00094}
22:49:42.592387 run osmo-ms-mob/00095: Starting mobile
22:49:42.606618 run osmo-ms-mob/00095(pid=230): Launched
22:49:42.618206 run mass: MS start registered {at=19220288.321552377, delay=0.005273856222629547, ms=00095}
22:49:43.234950 run mass: MS performed LU {at=19220288.93826032, lu_delay=5.817772436887026, ms=00088}
22:49:43.489190 run mass: MS performed LU {at=19220289.192499056, lu_delay=5.702714178711176, ms=00089}
22:49:43.507189 run osmo-ms-mob/00096: Starting mobile
22:49:43.520809 run osmo-ms-mob/00096(pid=231): Launched
22:49:43.532744 run mass: MS start registered {at=19220289.236096438, delay=0.005230698734521866, ms=00096}
22:49:43.741849 run mass: MS performed LU {at=19220289.44518245, lu_delay=5.08695550262928, ms=00090}
22:49:44.690310 run osmo-ms-mob/00097: Starting mobile
22:49:44.704360 run osmo-ms-mob/00097(pid=232): Launched
22:49:44.715771 run mass: MS start registered {at=19220290.41911764, delay=0.005115322768688202, ms=00097}
22:49:45.219606 run mass: MS performed LU {at=19220290.92293287, lu_delay=5.896192841231823, ms=00091}
22:49:45.237816 run mass: MS performed LU {at=19220290.941162314, lu_delay=5.20869692787528, ms=00092}
22:49:45.500005 run mass: MS performed LU {at=19220291.20334061, lu_delay=4.675890639424324, ms=00093}
22:49:45.990890 run osmo-ms-mob/00098: Starting mobile
22:49:46.004339 run osmo-ms-mob/00098(pid=233): Launched
22:49:46.015596 run mass: MS start registered {at=19220291.71894124, delay=0.0052368417382240295, ms=00098}
22:49:47.001107 run mass: MS performed LU {at=19220292.70439752, lu_delay=4.382845140993595, ms=00095}
22:49:47.167322 run mass: MS performed LU {at=19220292.87057157, lu_delay=5.381042737513781, ms=00094}
22:49:47.790888 run osmo-ms-mob/00099: Starting mobile
22:49:47.804794 run osmo-ms-mob/00099(pid=234): Launched
22:49:47.811605 run mass: All started... {duration=55.727545607835054, too_slow=12}
22:49:47.817682 run mass: MS start registered {at=19220293.521039642, delay=0.00607086718082428, ms=00099}
22:49:48.986111 run mass: MS performed LU {at=19220294.68940165, lu_delay=5.453305210918188, ms=00096}
22:49:50.885857 run mass: MS performed LU {at=19220296.589184426, lu_delay=6.17006678506732, ms=00097}
22:49:50.914104 run mass: MS performed LU {at=19220296.617431764, lu_delay=4.898490522056818, ms=00098}
22:49:51.167312 run mass: MS performed LU {at=19220296.870643534, lu_delay=22.876955706626177, ms=00069}
22:49:52.752734 run mass: MS performed LU {at=19220298.455963723, lu_delay=4.934924080967903, ms=00099}
22:49:52.774336 run mass: Tests done {all_completed=True, max=22.876955706626177, min=3.539167545735836}
22:49:52.780277 tst register_default_mass.py: Test passed (87.0 sec)
22:49:52.786054 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:52.789515 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:52.792940 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:52.796360 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:52.799682 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:52.802993 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:52.806353 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:52.809643 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:52.812913 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:52.816370 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:52.819670 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:52.822897 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:52.826103 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:52.829305 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:52.832692 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:52.836154 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:52.842083 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:52.849254 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:52.852976 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:52.856519 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:52.859999 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:52.863438 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:52.866888 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:52.870326 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:52.873785 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:52.877332 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:52.880852 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:52.884286 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:52.887714 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:52.891188 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:52.895070 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:52.898606 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:52.902088 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:52.905526 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:52.908959 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:52.912443 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:52.916112 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:52.919564 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:52.923010 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:52.926458 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:52.929908 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:52.933361 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:52.937322 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:52.940962 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:52.945039 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:52.948533 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:52.951986 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:52.955429 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:52.959062 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:52.963165 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:52.966620 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:52.970054 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:52.973489 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:52.976907 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:52.980351 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:52.983803 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:52.987670 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:52.991147 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:52.994622 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:52.998406 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:53.002146 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:53.005924 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:53.009375 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:53.013613 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:53.017065 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:53.020873 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:53.024590 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:53.028045 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:53.031479 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:53.034998 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:53.039191 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:53.042643 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:53.046071 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:53.049632 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:53.053048 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:53.056363 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:53.059775 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:53.063213 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:53.066666 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:53.070084 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:53.073537 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:53.076971 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:53.080415 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:53.083872 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:53.087336 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:53.090783 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:53.094560 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:53.098037 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:53.101487 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:53.104929 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:53.108374 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:53.111823 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:53.115316 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:53.118819 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:53.122438 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:53.126530 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:53.130963 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:53.134444 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:53.137906 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:53.141370 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:53.144818 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:53.148292 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:53.151732 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:53.155183 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:53.159001 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:53.162458 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:53.165923 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:53.169361 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:53.172857 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:53.176335 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:53.179818 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:53.183295 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:53.186765 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:53.190224 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:53.193707 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:53.197166 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:53.200612 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:53.204067 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:53.207393 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:53.210689 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:53.213998 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:53.217304 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:53.220594 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:53.223940 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:53.227291 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:53.230674 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:53.234190 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:53.237743 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:53.241205 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:53.244647 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:53.248241 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:53.251699 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:53.255129 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:53.258557 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:53.262050 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:53.265492 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:53.268898 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:53.272303 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:53.275739 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:53.279161 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:53.282608 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:53.286049 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:53.289492 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:53.292989 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:53.296438 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:53.299866 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:53.303282 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:53.306610 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:53.309883 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:53.313140 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:53.316433 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:53.319689 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:53.322964 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:53.326257 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:53.329662 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:53.333094 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:53.336563 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:53.339979 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:53.343396 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:53.346807 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:53.350231 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:53.353649 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:53.357049 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:53.360761 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:53.364188 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:53.367584 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:53.370992 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:53.374406 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:53.377693 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:53.380953 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:53.384280 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:53.387555 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:53.390914 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:53.395396 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:53.398861 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:53.402318 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:53.405635 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:53.408990 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:53.412343 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:53.415659 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:53.418933 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:53.422250 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:53.425588 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:53.428936 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:53.432193 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:53.435654 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:53.439126 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:53.442623 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:53.446077 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:53.449495 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:53.452948 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:53.456359 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:53.459845 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:53.463280 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:53.466706 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:53.470154 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:53.473578 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:53.476908 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:53.480217 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:53.483637 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:53.487070 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:53.490522 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:53.493981 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:53.497411 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:53.500863 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:53.504314 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:53.507903 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:53.511332 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:53.514788 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:53.518211 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:53.521637 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:53.525046 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:53.528460 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:53.531893 --- ParallelTerminationStrategy: PID 22 died...
22:49:53.533457 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:53.537286 --- ParallelTerminationStrategy: PID 23 died...
22:49:53.538820 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:53.542615 --- ParallelTerminationStrategy: PID 24 died...
22:49:53.544165 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:53.547984 --- ParallelTerminationStrategy: PID 25 died...
22:49:53.549564 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:53.553229 --- ParallelTerminationStrategy: PID 26 died...
22:49:53.554764 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:53.558619 --- ParallelTerminationStrategy: PID 27 died...
22:49:53.560173 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:53.564025 --- ParallelTerminationStrategy: PID 28 died...
22:49:53.565588 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:53.569434 --- ParallelTerminationStrategy: PID 29 died...
22:49:53.570978 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:53.574815 --- ParallelTerminationStrategy: PID 30 died...
22:49:53.576526 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:53.580337 --- ParallelTerminationStrategy: PID 31 died...
22:49:53.581907 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:53.585710 --- ParallelTerminationStrategy: PID 32 died...
22:49:53.587277 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:53.591146 --- ParallelTerminationStrategy: PID 33 died...
22:49:53.592714 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:53.596620 --- ParallelTerminationStrategy: PID 35 died...
22:49:53.598208 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:53.602121 --- ParallelTerminationStrategy: PID 36 died...
22:49:53.603678 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:53.607535 --- ParallelTerminationStrategy: PID 37 died...
22:49:53.609128 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:53.613047 --- ParallelTerminationStrategy: PID 38 died...
22:49:53.614633 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:53.618592 --- ParallelTerminationStrategy: PID 39 died...
22:49:53.620153 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:53.624060 --- ParallelTerminationStrategy: PID 40 died...
22:49:53.625623 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:53.629558 --- ParallelTerminationStrategy: PID 41 died...
22:49:53.631105 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:53.634967 --- ParallelTerminationStrategy: PID 42 died...
22:49:53.636564 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:53.640392 --- ParallelTerminationStrategy: PID 43 died...
22:49:53.642060 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:53.646064 --- ParallelTerminationStrategy: PID 44 died...
22:49:53.647636 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:53.651508 --- ParallelTerminationStrategy: PID 45 died...
22:49:53.653071 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:53.656929 --- ParallelTerminationStrategy: PID 46 died...
22:49:53.658482 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:53.662440 --- ParallelTerminationStrategy: PID 47 died...
22:49:53.664100 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:53.667977 --- ParallelTerminationStrategy: PID 48 died...
22:49:53.669836 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:53.673759 --- ParallelTerminationStrategy: PID 49 died...
22:49:53.675322 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:53.680953 --- ParallelTerminationStrategy: PID 50 died...
22:49:53.684112 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:53.692049 --- ParallelTerminationStrategy: PID 51 died...
22:49:53.694125 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:53.697975 --- ParallelTerminationStrategy: PID 52 died...
22:49:53.699550 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:53.703469 --- ParallelTerminationStrategy: PID 53 died...
22:49:53.705021 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:53.708852 --- ParallelTerminationStrategy: PID 54 died...
22:49:53.710391 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:53.714279 --- ParallelTerminationStrategy: PID 55 died...
22:49:53.715827 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:53.719637 --- ParallelTerminationStrategy: PID 56 died...
22:49:53.721181 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:53.724974 --- ParallelTerminationStrategy: PID 57 died...
22:49:53.726517 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:53.730349 --- ParallelTerminationStrategy: PID 58 died...
22:49:53.731891 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:53.735682 --- ParallelTerminationStrategy: PID 59 died...
22:49:53.737232 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:53.741040 --- ParallelTerminationStrategy: PID 60 died...
22:49:53.742587 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:53.746389 --- ParallelTerminationStrategy: PID 61 died...
22:49:53.747931 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:53.751729 --- ParallelTerminationStrategy: PID 62 died...
22:49:53.753297 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:53.757130 --- ParallelTerminationStrategy: PID 63 died...
22:49:53.758678 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:53.762488 --- ParallelTerminationStrategy: PID 64 died...
22:49:53.770690 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:53.774505 --- ParallelTerminationStrategy: PID 65 died...
22:49:53.776049 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:53.779841 --- ParallelTerminationStrategy: PID 66 died...
22:49:53.781392 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:53.785252 --- ParallelTerminationStrategy: PID 67 died...
22:49:53.786799 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:53.790601 --- ParallelTerminationStrategy: PID 68 died...
22:49:53.792129 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:53.795936 --- ParallelTerminationStrategy: PID 69 died...
22:49:53.797476 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:53.801296 --- ParallelTerminationStrategy: PID 70 died...
22:49:53.802827 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:53.806640 --- ParallelTerminationStrategy: PID 71 died...
22:49:53.808182 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:53.811978 --- ParallelTerminationStrategy: PID 72 died...
22:49:53.813547 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:53.817339 --- ParallelTerminationStrategy: PID 73 died...
22:49:53.818881 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:53.822676 --- ParallelTerminationStrategy: PID 74 died...
22:49:53.824330 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:53.828182 --- ParallelTerminationStrategy: PID 75 died...
22:49:53.829718 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:53.833519 --- ParallelTerminationStrategy: PID 76 died...
22:49:53.835066 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:53.838857 --- ParallelTerminationStrategy: PID 77 died...
22:49:53.840398 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:53.844198 --- ParallelTerminationStrategy: PID 78 died...
22:49:53.845742 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:53.849552 --- ParallelTerminationStrategy: PID 79 died...
22:49:53.851094 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:53.854887 --- ParallelTerminationStrategy: PID 80 died...
22:49:53.856415 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:53.860230 --- ParallelTerminationStrategy: PID 81 died...
22:49:53.861764 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:53.865562 --- ParallelTerminationStrategy: PID 82 died...
22:49:53.867116 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:53.870963 --- ParallelTerminationStrategy: PID 83 died...
22:49:53.872513 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:53.876302 --- ParallelTerminationStrategy: PID 84 died...
22:49:53.877835 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:53.881647 --- ParallelTerminationStrategy: PID 85 died...
22:49:53.883185 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:53.887002 --- ParallelTerminationStrategy: PID 86 died...
22:49:53.888531 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:53.892340 --- ParallelTerminationStrategy: PID 87 died...
22:49:53.893903 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:53.897687 --- ParallelTerminationStrategy: PID 88 died...
22:49:53.899217 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:53.903045 --- ParallelTerminationStrategy: PID 89 died...
22:49:53.904586 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:53.908365 --- ParallelTerminationStrategy: PID 90 died...
22:49:53.909904 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:53.913687 --- ParallelTerminationStrategy: PID 91 died...
22:49:53.915232 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:53.919055 --- ParallelTerminationStrategy: PID 92 died...
22:49:53.920584 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:53.924362 --- ParallelTerminationStrategy: PID 93 died...
22:49:53.925899 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:53.929692 --- ParallelTerminationStrategy: PID 94 died...
22:49:53.931237 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:53.935033 --- ParallelTerminationStrategy: PID 95 died...
22:49:53.936559 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:53.940352 --- ParallelTerminationStrategy: PID 96 died...
22:49:53.941929 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:53.945744 --- ParallelTerminationStrategy: PID 97 died...
22:49:53.947280 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:53.951068 --- ParallelTerminationStrategy: PID 98 died...
22:49:53.952606 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:53.956401 --- ParallelTerminationStrategy: PID 99 died...
22:49:53.957936 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:53.961746 --- ParallelTerminationStrategy: PID 100 died...
22:49:53.963286 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:53.967088 --- ParallelTerminationStrategy: PID 101 died...
22:49:53.968646 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:53.972442 --- ParallelTerminationStrategy: PID 102 died...
22:49:53.973973 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:53.977749 --- ParallelTerminationStrategy: PID 103 died...
22:49:53.979278 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:53.983086 --- ParallelTerminationStrategy: PID 104 died...
22:49:53.984616 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:53.988410 --- ParallelTerminationStrategy: PID 105 died...
22:49:53.989938 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:53.993732 --- ParallelTerminationStrategy: PID 106 died...
22:49:53.995265 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:53.999118 --- ParallelTerminationStrategy: PID 107 died...
22:49:54.000695 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:54.004481 --- ParallelTerminationStrategy: PID 108 died...
22:49:54.006013 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:54.009806 --- ParallelTerminationStrategy: PID 109 died...
22:49:54.011339 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:54.015138 --- ParallelTerminationStrategy: PID 110 died...
22:49:54.016680 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:54.020452 --- ParallelTerminationStrategy: PID 111 died...
22:49:54.021933 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:54.025579 --- ParallelTerminationStrategy: PID 112 died...
22:49:54.027046 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:54.030789 --- ParallelTerminationStrategy: PID 113 died...
22:49:54.032266 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:54.035963 --- ParallelTerminationStrategy: PID 114 died...
22:49:54.037501 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:54.041337 --- ParallelTerminationStrategy: PID 115 died...
22:49:54.042875 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:54.046686 --- ParallelTerminationStrategy: PID 116 died...
22:49:54.048236 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:54.052071 --- ParallelTerminationStrategy: PID 117 died...
22:49:54.053647 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:54.057473 --- ParallelTerminationStrategy: PID 118 died...
22:49:54.059017 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:54.062826 --- ParallelTerminationStrategy: PID 119 died...
22:49:54.064352 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:54.070480 --- ParallelTerminationStrategy: PID 120 died...
22:49:54.072108 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:54.076079 --- ParallelTerminationStrategy: PID 121 died...
22:49:54.077635 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:54.081587 --- ParallelTerminationStrategy: PID 122 died...
22:49:54.083156 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:54.087086 --- ParallelTerminationStrategy: PID 123 died...
22:49:54.088711 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:54.092721 --- ParallelTerminationStrategy: PID 124 died...
22:49:54.094326 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:54.098277 --- ParallelTerminationStrategy: PID 125 died...
22:49:54.099888 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:54.103864 --- ParallelTerminationStrategy: PID 126 died...
22:49:54.105473 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:54.109409 --- ParallelTerminationStrategy: PID 127 died...
22:49:54.111010 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:54.115006 --- ParallelTerminationStrategy: PID 128 died...
22:49:54.116615 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:54.120534 --- ParallelTerminationStrategy: PID 129 died...
22:49:54.122087 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:54.125902 --- ParallelTerminationStrategy: PID 130 died...
22:49:54.127435 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:54.131206 --- ParallelTerminationStrategy: PID 131 died...
22:49:54.132777 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:54.136577 --- ParallelTerminationStrategy: PID 132 died...
22:49:54.138109 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:54.141911 --- ParallelTerminationStrategy: PID 133 died...
22:49:54.143441 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:54.147228 --- ParallelTerminationStrategy: PID 134 died...
22:49:54.148762 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:54.152549 --- ParallelTerminationStrategy: PID 135 died...
22:49:54.154101 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:54.157908 --- ParallelTerminationStrategy: PID 136 died...
22:49:54.159436 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:54.163238 --- ParallelTerminationStrategy: PID 137 died...
22:49:54.164770 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:54.168577 --- ParallelTerminationStrategy: PID 138 died...
22:49:54.170111 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:54.173953 --- ParallelTerminationStrategy: PID 139 died...
22:49:54.175493 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:54.179313 --- ParallelTerminationStrategy: PID 140 died...
22:49:54.180872 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:54.184693 --- ParallelTerminationStrategy: PID 141 died...
22:49:54.186241 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:54.190073 --- ParallelTerminationStrategy: PID 142 died...
22:49:54.191604 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:54.195410 --- ParallelTerminationStrategy: PID 143 died...
22:49:54.196973 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:54.200805 --- ParallelTerminationStrategy: PID 144 died...
22:49:54.202336 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:54.206141 --- ParallelTerminationStrategy: PID 145 died...
22:49:54.207672 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:54.211480 --- ParallelTerminationStrategy: PID 146 died...
22:49:54.213009 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:54.216841 --- ParallelTerminationStrategy: PID 147 died...
22:49:54.218381 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:54.222229 --- ParallelTerminationStrategy: PID 148 died...
22:49:54.223772 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:54.227601 --- ParallelTerminationStrategy: PID 149 died...
22:49:54.229143 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:54.233008 --- ParallelTerminationStrategy: PID 150 died...
22:49:54.234548 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:54.238366 --- ParallelTerminationStrategy: PID 151 died...
22:49:54.239917 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:54.243740 --- ParallelTerminationStrategy: PID 152 died...
22:49:54.245268 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:54.249090 --- ParallelTerminationStrategy: PID 153 died...
22:49:54.250633 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:54.254476 --- ParallelTerminationStrategy: PID 154 died...
22:49:54.256021 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:54.259879 --- ParallelTerminationStrategy: PID 155 died...
22:49:54.261431 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:54.265289 --- ParallelTerminationStrategy: PID 156 died...
22:49:54.266830 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:54.271059 --- ParallelTerminationStrategy: PID 157 died...
22:49:54.272605 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:54.276453 --- ParallelTerminationStrategy: PID 158 died...
22:49:54.277992 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:54.281866 --- ParallelTerminationStrategy: PID 159 died...
22:49:54.283417 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:54.287450 --- ParallelTerminationStrategy: PID 160 died...
22:49:54.288990 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:54.292803 --- ParallelTerminationStrategy: PID 161 died...
22:49:54.294341 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:54.298176 --- ParallelTerminationStrategy: PID 162 died...
22:49:54.299725 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:54.303606 --- ParallelTerminationStrategy: PID 163 died...
22:49:54.305151 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:54.309002 --- ParallelTerminationStrategy: PID 164 died...
22:49:54.310551 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:54.314415 --- ParallelTerminationStrategy: PID 165 died...
22:49:54.315954 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:54.319825 --- ParallelTerminationStrategy: PID 166 died...
22:49:54.321395 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:54.325271 --- ParallelTerminationStrategy: PID 167 died...
22:49:54.326844 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:54.330804 --- ParallelTerminationStrategy: PID 168 died...
22:49:54.332369 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:54.336201 --- ParallelTerminationStrategy: PID 169 died...
22:49:54.337745 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:54.341576 --- ParallelTerminationStrategy: PID 170 died...
22:49:54.343133 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:54.373571 --- ParallelTerminationStrategy: PID 171 died...
22:49:54.375092 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:54.378826 --- ParallelTerminationStrategy: PID 172 died...
22:49:54.380327 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:54.384030 --- ParallelTerminationStrategy: PID 173 died...
22:49:54.385513 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:54.389205 --- ParallelTerminationStrategy: PID 174 died...
22:49:54.390679 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:54.394304 --- ParallelTerminationStrategy: PID 175 died...
22:49:54.395775 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:54.399383 --- ParallelTerminationStrategy: PID 176 died...
22:49:54.400883 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:54.404543 --- ParallelTerminationStrategy: PID 177 died...
22:49:54.406023 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:54.409684 --- ParallelTerminationStrategy: PID 178 died...
22:49:54.411166 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:54.414823 --- ParallelTerminationStrategy: PID 179 died...
22:49:54.416297 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:54.419962 --- ParallelTerminationStrategy: PID 180 died...
22:49:54.421456 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:54.425130 --- ParallelTerminationStrategy: PID 181 died...
22:49:54.426598 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:54.430263 --- ParallelTerminationStrategy: PID 182 died...
22:49:54.431727 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:54.435415 --- ParallelTerminationStrategy: PID 183 died...
22:49:54.436907 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:54.440575 --- ParallelTerminationStrategy: PID 184 died...
22:49:54.442071 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:54.445743 --- ParallelTerminationStrategy: PID 185 died...
22:49:54.447221 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:54.450924 --- ParallelTerminationStrategy: PID 186 died...
22:49:54.452400 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:54.456070 --- ParallelTerminationStrategy: PID 187 died...
22:49:54.457558 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:54.461234 --- ParallelTerminationStrategy: PID 188 died...
22:49:54.462719 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:54.466385 --- ParallelTerminationStrategy: PID 189 died...
22:49:54.467864 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:54.471562 --- ParallelTerminationStrategy: PID 190 died...
22:49:54.473039 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:54.476746 --- ParallelTerminationStrategy: PID 191 died...
22:49:54.478226 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:54.481899 --- ParallelTerminationStrategy: PID 192 died...
22:49:54.483381 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:54.487040 --- ParallelTerminationStrategy: PID 193 died...
22:49:54.488513 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:54.492180 --- ParallelTerminationStrategy: PID 194 died...
22:49:54.493694 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:54.497371 --- ParallelTerminationStrategy: PID 195 died...
22:49:54.498848 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:54.502525 --- ParallelTerminationStrategy: PID 196 died...
22:49:54.504010 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:54.507701 --- ParallelTerminationStrategy: PID 197 died...
22:49:54.509188 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:54.512872 --- ParallelTerminationStrategy: PID 198 died...
22:49:54.514355 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:54.518019 --- ParallelTerminationStrategy: PID 199 died...
22:49:54.519496 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:54.523161 --- ParallelTerminationStrategy: PID 200 died...
22:49:54.524661 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:54.528325 --- ParallelTerminationStrategy: PID 201 died...
22:49:54.529814 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:54.533486 --- ParallelTerminationStrategy: PID 202 died...
22:49:54.534971 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:54.538686 --- ParallelTerminationStrategy: PID 203 died...
22:49:54.540233 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:54.543945 --- ParallelTerminationStrategy: PID 204 died...
22:49:54.545458 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:54.549234 --- ParallelTerminationStrategy: PID 205 died...
22:49:54.550714 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:54.554453 --- ParallelTerminationStrategy: PID 206 died...
22:49:54.555991 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:54.559758 --- ParallelTerminationStrategy: PID 207 died...
22:49:54.561281 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:54.565092 --- ParallelTerminationStrategy: PID 208 died...
22:49:54.566585 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:54.570329 --- ParallelTerminationStrategy: PID 209 died...
22:49:54.571888 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:54.575768 --- ParallelTerminationStrategy: PID 210 died...
22:49:54.577302 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:54.580973 --- ParallelTerminationStrategy: PID 211 died...
22:49:54.582458 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:54.586132 --- ParallelTerminationStrategy: PID 212 died...
22:49:54.587615 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:54.591358 --- ParallelTerminationStrategy: PID 213 died...
22:49:54.592893 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:54.596553 --- ParallelTerminationStrategy: PID 214 died...
22:49:54.598466 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:54.602286 --- ParallelTerminationStrategy: PID 215 died...
22:49:54.603801 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:54.607598 --- ParallelTerminationStrategy: PID 216 died...
22:49:54.609171 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:54.613626 --- ParallelTerminationStrategy: PID 217 died...
22:49:54.615114 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:54.618821 --- ParallelTerminationStrategy: PID 218 died...
22:49:54.620286 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:54.623948 --- ParallelTerminationStrategy: PID 219 died...
22:49:54.625422 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:54.629127 --- ParallelTerminationStrategy: PID 220 died...
22:49:54.630620 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:54.634290 --- ParallelTerminationStrategy: PID 221 died...
22:49:54.635787 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:54.639589 --- ParallelTerminationStrategy: PID 222 died...
22:49:54.641089 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:54.644815 --- ParallelTerminationStrategy: PID 223 died...
22:49:54.646295 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:54.650059 --- ParallelTerminationStrategy: PID 224 died...
22:49:54.651563 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:54.655256 --- ParallelTerminationStrategy: PID 225 died...
22:49:54.656896 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:54.660805 --- ParallelTerminationStrategy: PID 226 died...
22:49:54.662411 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:54.666405 --- ParallelTerminationStrategy: PID 227 died...
22:49:54.667978 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:54.671904 --- ParallelTerminationStrategy: PID 228 died...
22:49:54.673504 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:54.677435 --- ParallelTerminationStrategy: PID 229 died...
22:49:54.678945 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:54.682708 --- ParallelTerminationStrategy: PID 230 died...
22:49:54.684219 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:54.688006 --- ParallelTerminationStrategy: PID 231 died...
22:49:54.689526 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:54.693311 --- ParallelTerminationStrategy: PID 232 died...
22:49:54.694823 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:54.698581 --- ParallelTerminationStrategy: PID 233 died...
22:49:54.700157 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:54.703959 --- ParallelTerminationStrategy: PID 234 died...
22:49:54.705482 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:58.108767 --- ParallelTerminationStrategy: PID 34 died...
22:49:58.110560 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8067 netreg_mass PASS
---------------------------------------------------------------------
22:49:58.191646 tst trial-8067: Storing JUnit report in /build/trial-8067/run.2025-08-23_22-48-25/trial-8067.xml
--------------------------------------------------------------------------------------------
trial-8067 PASS
--------------------------------------------------------------------------------------------
22:49:58.202688 tst trial-8067: trial-8067: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (87.0 sec)
+ exit_code=0
+ rm -rf trial-8067/inst
+ cd trial-8067
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-23 22:48:25
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8067-run.tgz run.2025-08-23_22-48-25
+ tar czf /build/trial-8067-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-23_13_25_45.tgz osmo-bts-oc2g.build-2025-08-23_00_51_32.tgz osmo-bts-sysmo.build-2025-08-23_00_51_37.tgz osmo-bts.build-2025-08-23_00_51_43.tgz osmo-ggsn.build-2025-08-23_20_42_23.tgz osmo-hlr.build-2025-08-23_16_36_52.tgz osmo-hnbgw.build-2025-08-23_13_30_06.tgz osmo-mgw.build-2025-08-23_08_33_14.tgz osmo-msc.build-2025-08-23_13_32_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-23_07_34_02.tgz osmo-pcu-sysmo.build-2025-08-23_07_36_04.tgz osmo-pcu.build-2025-08-23_07_36_10.tgz osmo-sgsn.build-2025-08-23_20_48_39.tgz osmo-stp.build-2025-08-23_13_22_55.tgz osmo-trx.build-2025-08-23_14_29_45.tgz osmocom-bb.build-2025-08-23_21_17_07.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