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/jenkins13429722726982957746.sh
+ rm -rf trial-8147-bin.tgz trial-8147-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24846
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10968
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10353
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12806
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13129
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12586
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40886
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7510
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42980
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8297
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 13094
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7418
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11493
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7550
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8991
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6270
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 7418
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3224812344054642744.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-8147
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 3/28] RUN groupadd osmo-gsm-tester
#7 CACHED
#8 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#10 CACHED
#11 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#11 CACHED
#12 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#12 CACHED
#13 [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
#13 CACHED
#14 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh
#16 CACHED
#17 [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
#17 CACHED
#18 [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
#18 CACHED
#19 [ 2/28] RUN useradd -ms /bin/bash jenkins
#19 CACHED
#20 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#20 CACHED
#21 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#21 CACHED
#22 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#22 CACHED
#23 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#23 CACHED
#24 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#26 CACHED
#27 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [ 8/28] RUN MKDIR /var/run/sshd
#29 CACHED
#30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#30 CACHED
#31 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#31 CACHED
#32 [ 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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7332bf928f9a3104c677c51b12dfadd41ec819115b0cd32e40bcc3e325960bad done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8148 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-11-12 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8148
+ mkdir -p trial-8148
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-12_19_06_55.tgz osmo-bts-oc2g.build-2025-11-12_00_51_43.tgz osmo-bts-sysmo.build-2025-11-12_00_51_36.tgz osmo-bts.build-2025-11-12_00_51_41.tgz osmo-ggsn.build-2025-11-12_20_42_27.tgz osmo-hlr.build-2025-11-12_16_36_49.tgz osmo-hnbgw.build-2025-11-12_17_36_18.tgz osmo-mgw.build-2025-11-12_08_33_15.tgz osmo-msc.build-2025-11-12_19_13_57.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-12_07_34_00.tgz osmo-pcu-sysmo.build-2025-11-12_07_34_04.tgz osmo-pcu.build-2025-11-12_07_34_06.tgz osmo-sgsn.build-2025-11-12_20_48_03.tgz osmo-stp.build-2025-11-12_19_03_25.tgz osmo-trx.build-2025-11-12_14_25_48.tgz osmocom-bb.build-2025-11-12_21_17_10.tgz srslte.build-19.tgz trial-8148
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-12_19_06_55.md5 osmo-bts-oc2g.build-2025-11-12_00_51_43.md5 osmo-bts-sysmo.build-2025-11-12_00_51_36.md5 osmo-bts.build-2025-11-12_00_51_41.md5 osmo-ggsn.build-2025-11-12_20_42_27.md5 osmo-hlr.build-2025-11-12_16_36_49.md5 osmo-hnbgw.build-2025-11-12_17_36_18.md5 osmo-mgw.build-2025-11-12_08_33_15.md5 osmo-msc.build-2025-11-12_19_13_57.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-12_07_34_00.md5 osmo-pcu-sysmo.build-2025-11-12_07_34_04.md5 osmo-pcu.build-2025-11-12_07_34_06.md5 osmo-sgsn.build-2025-11-12_20_48_03.md5 osmo-stp.build-2025-11-12_19_03_25.md5 osmo-trx.build-2025-11-12_14_25_48.md5 osmocom-bb.build-2025-11-12_21_17_10.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-12_19_06_55.md5 osmo-bts-oc2g.build-2025-11-12_00_51_43.md5 osmo-bts-sysmo.build-2025-11-12_00_51_36.md5 osmo-bts.build-2025-11-12_00_51_41.md5 osmo-ggsn.build-2025-11-12_20_42_27.md5 osmo-hlr.build-2025-11-12_16_36_49.md5 osmo-hnbgw.build-2025-11-12_17_36_18.md5 osmo-mgw.build-2025-11-12_08_33_15.md5 osmo-msc.build-2025-11-12_19_13_57.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-12_07_34_00.md5 osmo-pcu-sysmo.build-2025-11-12_07_34_04.md5 osmo-pcu.build-2025-11-12_07_34_06.md5 osmo-sgsn.build-2025-11-12_20_48_03.md5 osmo-stp.build-2025-11-12_19_03_25.md5 osmo-trx.build-2025-11-12_14_25_48.md5 osmocom-bb.build-2025-11-12_21_17_10.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-8148 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8148'
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-8148
--------------------------------------------------------------------------------------------
22:48:19.597124 tst trial-8148: Detailed log at /build/trial-8148/run.2025-11-12_22-48-19/log
---------------------------------------------------------------------
trial-8148 netreg_mass
---------------------------------------------------------------------
22:48:19.798816 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.799178 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.799954 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.801111 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.842810 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.843736 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.844936 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.924385 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-8148 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.925154 tst register_default_mass.py:9: Claiming resources for the test
22:48:19.940392 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.940948 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.941400 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.941830 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.942262 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.942719 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.943165 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.974555 tst register_default_mass.py: using LAC 2
22:48:19.997579 tst register_default_mass.py: using RAC 2
22:48:20.025171 tst register_default_mass.py: using CellId 2
22:48:20.055737 tst register_default_mass.py: using BVCI 3
22:48:20.070115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.070798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.071357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.071880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.072401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.072913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.073408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.073929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.074450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.074944 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.075450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.075966 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.076559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.077113 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.077635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.078154 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.078673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.079198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.079706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.080215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.080742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.081263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.081778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.082310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.082820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.083327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.083852 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.084362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.084877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.085406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.085912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.086421 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.086946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.087470 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.087986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.088508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.089021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.089530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.090054 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.090560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.091053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.091567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.092077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.092582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.093104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.093609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.094128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.094642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.095153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.095669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.096181 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.096690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.097201 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.097705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.098202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.098722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.099239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.099744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.100256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.100765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.101267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.101766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.102290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.102800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.103298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.103817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.104322 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.104839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.105356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.105877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.106384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.106890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.107474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.107987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.108488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.108989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.109498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.110004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.110503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.111007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.111508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.112008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.112524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.113028 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.113522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.114019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.114528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.115026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.115521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.116038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.116544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.117030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.117540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.118026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.118511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.118998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.119484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.119981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.120500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.121008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.121502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.122064 tst register_default_mass.py:21: Launching a simple network
22:48:20.132262 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.249162 run create_hlr_db(pid=20): Launched
22:48:21.263809 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.280095 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.295495 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.301301 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.481518 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.496221 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.506812 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.918373 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.933317 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.947764 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.061462 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.076792 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.082752 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.107414 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.122459 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.128248 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.434016 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.449153 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.481094 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.651969 run osmo-bts-virtual(pid=34): Launched
22:48:32.687706 tst register_default_mass.py: using MSISDN 1001
22:48:32.702273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.741911 tst register_default_mass.py: using MSISDN 1002
22:48:32.759646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.790796 tst register_default_mass.py: using MSISDN 1003
22:48:32.805845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.836372 tst register_default_mass.py: using MSISDN 1004
22:48:32.850778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.881656 tst register_default_mass.py: using MSISDN 1005
22:48:32.896203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.935474 tst register_default_mass.py: using MSISDN 1006
22:48:32.953458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.984787 tst register_default_mass.py: using MSISDN 1007
22:48:32.999853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.030637 tst register_default_mass.py: using MSISDN 1008
22:48:33.045200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.076139 tst register_default_mass.py: using MSISDN 1009
22:48:33.090890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.121854 tst register_default_mass.py: using MSISDN 1010
22:48:33.136468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.171359 tst register_default_mass.py: using MSISDN 1011
22:48:33.187832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.226603 tst register_default_mass.py: using MSISDN 1012
22:48:33.244610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.282259 tst register_default_mass.py: using MSISDN 1013
22:48:33.299780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.330953 tst register_default_mass.py: using MSISDN 1014
22:48:33.345851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.376499 tst register_default_mass.py: using MSISDN 1015
22:48:33.391233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.422148 tst register_default_mass.py: using MSISDN 1016
22:48:33.436639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.467462 tst register_default_mass.py: using MSISDN 1017
22:48:33.482061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.517828 tst register_default_mass.py: using MSISDN 1018
22:48:33.534524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.565197 tst register_default_mass.py: using MSISDN 1019
22:48:33.579869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.610587 tst register_default_mass.py: using MSISDN 1020
22:48:33.625133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.655959 tst register_default_mass.py: using MSISDN 1021
22:48:33.670669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.701553 tst register_default_mass.py: using MSISDN 1022
22:48:33.716043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.746191 tst register_default_mass.py: using MSISDN 1023
22:48:33.758334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.789647 tst register_default_mass.py: using MSISDN 1024
22:48:33.804334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.834672 tst register_default_mass.py: using MSISDN 1025
22:48:33.849162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.879778 tst register_default_mass.py: using MSISDN 1026
22:48:33.894302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.924938 tst register_default_mass.py: using MSISDN 1027
22:48:33.939303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.969854 tst register_default_mass.py: using MSISDN 1028
22:48:33.984307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.014856 tst register_default_mass.py: using MSISDN 1029
22:48:34.029390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.060682 tst register_default_mass.py: using MSISDN 1030
22:48:34.075400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.113708 tst register_default_mass.py: using MSISDN 1031
22:48:34.131137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.161933 tst register_default_mass.py: using MSISDN 1032
22:48:34.176714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.207433 tst register_default_mass.py: using MSISDN 1033
22:48:34.222051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.252891 tst register_default_mass.py: using MSISDN 1034
22:48:34.267458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.297465 tst register_default_mass.py: using MSISDN 1035
22:48:34.311693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.342248 tst register_default_mass.py: using MSISDN 1036
22:48:34.356616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.394712 tst register_default_mass.py: using MSISDN 1037
22:48:34.412286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.442769 tst register_default_mass.py: using MSISDN 1038
22:48:34.457460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.488001 tst register_default_mass.py: using MSISDN 1039
22:48:34.502336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.533260 tst register_default_mass.py: using MSISDN 1040
22:48:34.547832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.577311 tst register_default_mass.py: using MSISDN 1041
22:48:34.591054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.621363 tst register_default_mass.py: using MSISDN 1042
22:48:34.635607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.670054 tst register_default_mass.py: using MSISDN 1043
22:48:34.686467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.717107 tst register_default_mass.py: using MSISDN 1044
22:48:34.731622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.762197 tst register_default_mass.py: using MSISDN 1045
22:48:34.776785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.806760 tst register_default_mass.py: using MSISDN 1046
22:48:34.820943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.851087 tst register_default_mass.py: using MSISDN 1047
22:48:34.865182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.895963 tst register_default_mass.py: using MSISDN 1048
22:48:34.910592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.942345 tst register_default_mass.py: using MSISDN 1049
22:48:34.957327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.987840 tst register_default_mass.py: using MSISDN 1050
22:48:35.002408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.033277 tst register_default_mass.py: using MSISDN 1051
22:48:35.047684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.078343 tst register_default_mass.py: using MSISDN 1052
22:48:35.092796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.123653 tst register_default_mass.py: using MSISDN 1053
22:48:35.138268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.168989 tst register_default_mass.py: using MSISDN 1054
22:48:35.183636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.214348 tst register_default_mass.py: using MSISDN 1055
22:48:35.228826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.266873 tst register_default_mass.py: using MSISDN 1056
22:48:35.284546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.315233 tst register_default_mass.py: using MSISDN 1057
22:48:35.329830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.359550 tst register_default_mass.py: using MSISDN 1058
22:48:35.373539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.403218 tst register_default_mass.py: using MSISDN 1059
22:48:35.417208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.447311 tst register_default_mass.py: using MSISDN 1060
22:48:35.461391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.500608 tst register_default_mass.py: using MSISDN 1061
22:48:35.518338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.556717 tst register_default_mass.py: using MSISDN 1062
22:48:35.574531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.604940 tst register_default_mass.py: using MSISDN 1063
22:48:35.619307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.649481 tst register_default_mass.py: using MSISDN 1064
22:48:35.663799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.703010 tst register_default_mass.py: using MSISDN 1065
22:48:35.720749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.751447 tst register_default_mass.py: using MSISDN 1066
22:48:35.766261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.796506 tst register_default_mass.py: using MSISDN 1067
22:48:35.809998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.844706 tst register_default_mass.py: using MSISDN 1068
22:48:35.855259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.885989 tst register_default_mass.py: using MSISDN 1069
22:48:35.901960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.932512 tst register_default_mass.py: using MSISDN 1070
22:48:35.947077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.977679 tst register_default_mass.py: using MSISDN 1071
22:48:35.992121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.022592 tst register_default_mass.py: using MSISDN 1072
22:48:36.037048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.067474 tst register_default_mass.py: using MSISDN 1073
22:48:36.081943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.113404 tst register_default_mass.py: using MSISDN 1074
22:48:36.128280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.159009 tst register_default_mass.py: using MSISDN 1075
22:48:36.173524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.204108 tst register_default_mass.py: using MSISDN 1076
22:48:36.218632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.249033 tst register_default_mass.py: using MSISDN 1077
22:48:36.263426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.293457 tst register_default_mass.py: using MSISDN 1078
22:48:36.305361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.335153 tst register_default_mass.py: using MSISDN 1079
22:48:36.348932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.379498 tst register_default_mass.py: using MSISDN 1080
22:48:36.393900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.431221 tst register_default_mass.py: using MSISDN 1081
22:48:36.448382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.479150 tst register_default_mass.py: using MSISDN 1082
22:48:36.493768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.524467 tst register_default_mass.py: using MSISDN 1083
22:48:36.538853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.569607 tst register_default_mass.py: using MSISDN 1084
22:48:36.584028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.614788 tst register_default_mass.py: using MSISDN 1085
22:48:36.629346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.659577 tst register_default_mass.py: using MSISDN 1086
22:48:36.673895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.710612 tst register_default_mass.py: using MSISDN 1087
22:48:36.727778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.758313 tst register_default_mass.py: using MSISDN 1088
22:48:36.773075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.803585 tst register_default_mass.py: using MSISDN 1089
22:48:36.818190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.848678 tst register_default_mass.py: using MSISDN 1090
22:48:36.863041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:36.893691 tst register_default_mass.py: using MSISDN 1091
22:48:36.908170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:36.938989 tst register_default_mass.py: using MSISDN 1092
22:48:36.953603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:36.987836 tst register_default_mass.py: using MSISDN 1093
22:48:37.004088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.034875 tst register_default_mass.py: using MSISDN 1094
22:48:37.049656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.080329 tst register_default_mass.py: using MSISDN 1095
22:48:37.094877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.125707 tst register_default_mass.py: using MSISDN 1096
22:48:37.140234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.170710 tst register_default_mass.py: using MSISDN 1097
22:48:37.185139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.216001 tst register_default_mass.py: using MSISDN 1098
22:48:37.230656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.261128 tst register_default_mass.py: using MSISDN 1099
22:48:37.275635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.308587 tst register_default_mass.py: using MSISDN 1100
22:48:37.324429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.416050 run mass: Starting testcase
22:48:37.421729 run mass: Pre-launching all virtphy's
22:48:37.427280 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.440634 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.446699 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.459561 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.465617 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.478573 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.484733 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.497851 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.504052 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.517234 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.523417 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.536529 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.542670 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.555942 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.562116 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.575361 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.581488 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.594364 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.600378 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.613434 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.619508 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.632578 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.638614 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.651578 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.657566 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.670526 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.676555 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.689566 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.695620 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.708643 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.714699 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.727754 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.733818 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.746790 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.752843 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.765833 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.771866 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.784875 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.790931 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.803978 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.810085 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.823174 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.829264 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.842335 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.848508 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.861977 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.868109 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.881362 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.887490 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.900517 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.906573 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.919549 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.925599 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:37.938622 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:37.944718 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:37.957691 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:37.963713 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.976704 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.982708 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.995700 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.001751 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.014754 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.020787 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.033897 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.039964 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.053082 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.059092 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.072084 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.078211 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.091263 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.097390 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.110444 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.116402 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.129449 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.135460 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.148471 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.154515 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.167500 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.173493 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.186466 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.192489 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.205463 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.211462 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.224432 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.230466 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.243479 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.249500 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.262507 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.268652 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.281723 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.287838 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.300906 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.306954 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.320112 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.326133 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.339279 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.345293 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.358299 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.364317 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.377316 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.383350 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.396365 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.402372 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.415418 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.421562 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.435288 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.441673 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.455355 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.461516 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.474739 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.480839 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.493907 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.499944 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.513093 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.519138 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.532327 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.538415 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.551629 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.557667 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.570824 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.577307 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.590643 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.596807 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.609863 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.615930 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.629185 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.635295 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.648544 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.654538 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.667534 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.673557 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.686612 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.692622 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.705628 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.711632 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.724618 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.730626 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.743747 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.749769 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.762913 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.768971 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.782043 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.788138 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.801158 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.807303 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.820441 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.826454 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.839499 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.845516 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.858643 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.864722 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.877747 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.883714 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.896702 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.902708 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.915674 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.921735 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.934724 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.940727 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:38.953711 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:38.959686 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:38.972705 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.978900 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.992209 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.998582 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.011685 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.017737 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.030911 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.036941 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.050056 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.056101 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.069149 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.075131 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.088124 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.094104 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.107079 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.113105 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.126068 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.132104 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.145123 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.151127 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.164109 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.170133 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.183109 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.189126 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.202169 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.208378 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.221507 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.227655 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.240777 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.246821 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.260060 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.266219 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.279601 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.285746 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.299007 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.305151 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.318239 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.324431 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.337575 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.343639 run mass: Checking if sockets are in the filesystem
22:48:39.375599 run osmo-ms-mob/00000: Starting mobile
22:48:39.388928 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.399796 run mass: MS start registered {at=26218625.10314326, delay=0.004676800221204758, ms=00000}
22:48:43.559211 run osmo-ms-mob/00001: Starting mobile
22:48:43.572166 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.582686 run mass: MS start registered {at=26218629.286036287, delay=0.00460163876414299, ms=00001}
22:48:44.480819 run mass: MS performed LU {at=26218630.184051502, lu_delay=5.080908242613077, ms=00000}
22:48:45.390350 run osmo-ms-mob/00002: Starting mobile
22:48:45.409142 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.419578 run mass: MS start registered {at=26218631.122925576, delay=0.004288755357265472, ms=00002}
22:48:46.689878 run osmo-ms-mob/00003: Starting mobile
22:48:46.706961 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.717318 run mass: MS start registered {at=26218632.420669284, delay=0.004375278949737549, ms=00003}
22:48:47.770954 run osmo-ms-mob/00004: Starting mobile
22:48:47.784868 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.795283 run mass: MS start registered {at=26218633.49863523, delay=0.0042649731040000916, ms=00004}
22:48:48.717358 run mass: MS performed LU {at=26218634.420594893, lu_delay=5.134558606892824, ms=00001}
22:48:48.731636 run osmo-ms-mob/00005: Starting mobile
22:48:48.744810 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.755215 run mass: MS start registered {at=26218634.458568443, delay=0.004387080669403076, ms=00005}
22:48:49.690878 run osmo-ms-mob/00006: Starting mobile
22:48:49.707570 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.718091 run mass: MS start registered {at=26218635.42144436, delay=0.004445038735866547, ms=00006}
22:48:50.148222 run mass: MS performed LU {at=26218635.851458084, lu_delay=4.728532508015633, ms=00002}
22:48:50.592699 run osmo-ms-mob/00007: Starting mobile
22:48:50.610000 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.620770 run mass: MS start registered {at=26218636.3241166, delay=0.00466025248169899, ms=00007}
22:48:51.359080 run osmo-ms-mob/00008: Starting mobile
22:48:51.372095 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.382450 run mass: MS start registered {at=26218637.08580144, delay=0.004326384514570236, ms=00008}
22:48:52.012481 run mass: MS performed LU {at=26218637.715725783, lu_delay=5.295056499540806, ms=00003}
22:48:52.054069 run osmo-ms-mob/00009: Starting mobile
22:48:52.069689 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.080057 run mass: MS start registered {at=26218637.78341274, delay=0.0043436624109745026, ms=00009}
22:48:52.790780 run osmo-ms-mob/00010: Starting mobile
22:48:52.807665 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.818703 run mass: MS start registered {at=26218638.52205455, delay=0.004694722592830658, ms=00010}
22:48:53.384839 run osmo-ms-mob/00011: Starting mobile
22:48:53.409521 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.420194 run mass: MS start registered {at=26218639.12353878, delay=0.004609875380992889, ms=00011}
22:48:53.913665 run mass: MS performed LU {at=26218639.616910424, lu_delay=6.118275195360184, ms=00004}
22:48:53.956297 run osmo-ms-mob/00012: Starting mobile
22:48:53.971729 run osmo-ms-mob/00012(pid=147): Launched
22:48:53.977866 run mass: MS performed LU {at=26218639.681222748, lu_delay=5.222654305398464, ms=00005}
22:48:53.983691 run mass: MS start registered {at=26218639.687058497, delay=0.005851399153470993, ms=00012}
22:48:54.591335 run osmo-ms-mob/00013: Starting mobile
22:48:54.608322 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.619705 run mass: MS start registered {at=26218640.32305424, delay=0.005354028195142746, ms=00013}
22:48:55.182728 run osmo-ms-mob/00014: Starting mobile
22:48:55.198929 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.209455 run mass: MS start registered {at=26218640.912809804, delay=0.004437275230884552, ms=00014}
22:48:55.767743 run osmo-ms-mob/00015: Starting mobile
22:48:55.781301 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.787526 run mass: MS performed LU {at=26218641.490882736, lu_delay=6.069438375532627, ms=00006}
22:48:55.793482 run mass: MS start registered {at=26218641.49684987, delay=0.005986817181110382, ms=00015}
22:48:55.842712 run mass: MS performed LU {at=26218641.545954876, lu_delay=5.221838276833296, ms=00007}
22:48:56.258718 run osmo-ms-mob/00016: Starting mobile
22:48:56.272087 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.282681 run mass: MS start registered {at=26218641.98603195, delay=0.004492864012718201, ms=00016}
22:48:56.759130 run osmo-ms-mob/00017: Starting mobile
22:48:56.772678 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.783442 run mass: MS start registered {at=26218642.486794524, delay=0.004769492894411087, ms=00017}
22:48:57.385731 run osmo-ms-mob/00018: Starting mobile
22:48:57.399091 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.409775 run mass: MS start registered {at=26218643.11312666, delay=0.00455411896109581, ms=00018}
22:48:57.679958 run mass: MS performed LU {at=26218643.383211143, lu_delay=6.297409702092409, ms=00008}
22:48:57.695317 run osmo-ms-mob/00019: Starting mobile
22:48:57.708897 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.715204 run mass: MS performed LU {at=26218643.418564934, lu_delay=4.896510384976864, ms=00010}
22:48:57.721215 run mass: MS start registered {at=26218643.42458263, delay=0.0060342662036418915, ms=00019}
22:48:57.794656 run mass: MS performed LU {at=26218643.497906644, lu_delay=5.714493904262781, ms=00009}
22:48:58.290991 run osmo-ms-mob/00020: Starting mobile
22:48:58.308175 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.318841 run mass: MS start registered {at=26218644.022192955, delay=0.004472281783819199, ms=00020}
22:48:58.759809 run osmo-ms-mob/00021: Starting mobile
22:48:58.773159 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.783741 run mass: MS start registered {at=26218644.487094596, delay=0.004402622580528259, ms=00021}
22:48:59.159040 run osmo-ms-mob/00022: Starting mobile
22:48:59.172438 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.183074 run mass: MS start registered {at=26218644.88642578, delay=0.004560798406600952, ms=00022}
22:48:59.460587 run mass: MS performed LU {at=26218645.16384536, lu_delay=6.040306579321623, ms=00011}
22:48:59.543345 run mass: MS performed LU {at=26218645.246596854, lu_delay=5.55953835695982, ms=00012}
22:48:59.571836 run osmo-ms-mob/00023: Starting mobile
22:48:59.584967 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.595714 run mass: MS start registered {at=26218645.299070586, delay=0.004711151123046875, ms=00023}
22:48:59.607412 run mass: MS performed LU {at=26218645.310766727, lu_delay=4.987712487578392, ms=00013}
22:49:00.081660 run osmo-ms-mob/00024: Starting mobile
22:49:00.097888 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.108582 run mass: MS start registered {at=26218645.811936636, delay=0.004551582038402557, ms=00024}
22:49:00.570966 run osmo-ms-mob/00025: Starting mobile
22:49:00.584529 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.595624 run mass: MS start registered {at=26218646.298975594, delay=0.005100037902593613, ms=00025}
22:49:00.996258 run osmo-ms-mob/00026: Starting mobile
22:49:01.011470 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.023642 run mass: MS start registered {at=26218646.72696477, delay=0.005747262388467789, ms=00026}
22:49:01.359910 run osmo-ms-mob/00027: Starting mobile
22:49:01.373194 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.384053 run mass: MS start registered {at=26218647.087403763, delay=0.004616968333721161, ms=00027}
22:49:01.445309 run mass: MS performed LU {at=26218647.14857828, lu_delay=4.661783754825592, ms=00017}
22:49:01.472104 run mass: MS performed LU {at=26218647.175381348, lu_delay=5.18934939801693, ms=00016}
22:49:01.560372 run mass: MS performed LU {at=26218647.26362367, lu_delay=6.350813865661621, ms=00014}
22:49:01.574871 run osmo-ms-mob/00028: Starting mobile
22:49:01.588235 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.596783 run mass: MS performed LU {at=26218647.30013605, lu_delay=5.803286179900169, ms=00015}
22:49:01.602752 run mass: MS start registered {at=26218647.30611908, delay=0.008463464677333832, ms=00028}
22:49:02.170605 run osmo-ms-mob/00029: Starting mobile
22:49:02.186259 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.197235 run mass: MS start registered {at=26218647.90058581, delay=0.004834655672311783, ms=00029}
22:49:02.560065 run osmo-ms-mob/00030: Starting mobile
22:49:02.573154 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.584249 run mass: MS start registered {at=26218648.287602484, delay=0.004741650074720383, ms=00030}
22:49:02.983460 run osmo-ms-mob/00031: Starting mobile
22:49:02.999917 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.010680 run mass: MS start registered {at=26218648.71403305, delay=0.004626251757144928, ms=00031}
22:49:03.226560 run mass: MS performed LU {at=26218648.929810904, lu_delay=5.816684242337942, ms=00018}
22:49:03.240956 run osmo-ms-mob/00032: Starting mobile
22:49:03.254073 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.265011 run mass: MS start registered {at=26218648.96835708, delay=0.004934005439281464, ms=00032}
22:49:03.309308 run mass: MS performed LU {at=26218649.012579966, lu_delay=5.587997335940599, ms=00019}
22:49:03.374348 run mass: MS performed LU {at=26218649.07759872, lu_delay=5.055405765771866, ms=00020}
22:49:03.499617 run mass: MS performed LU {at=26218649.202867657, lu_delay=4.715773060917854, ms=00021}
22:49:03.528763 run osmo-ms-mob/00033: Starting mobile
22:49:03.542003 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.553151 run mass: MS start registered {at=26218649.25650291, delay=0.00485621765255928, ms=00033}
22:49:04.093054 run osmo-ms-mob/00034: Starting mobile
22:49:04.110065 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.120732 run mass: MS start registered {at=26218649.824084498, delay=0.004481475800275803, ms=00034}
22:49:04.359924 run osmo-ms-mob/00035: Starting mobile
22:49:04.373267 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.384244 run mass: MS start registered {at=26218650.087591313, delay=0.004952073097229004, ms=00035}
22:49:04.788689 run osmo-ms-mob/00036: Starting mobile
22:49:04.803826 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.814610 run mass: MS start registered {at=26218650.517961532, delay=0.004645593464374542, ms=00036}
22:49:05.181190 run osmo-ms-mob/00037: Starting mobile
22:49:05.197192 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.207852 run mass: MS start registered {at=26218650.91120423, delay=0.004619397222995758, ms=00037}
22:49:05.214096 run mass: MS performed LU {at=26218650.917458303, lu_delay=4.618482708930969, ms=00025}
22:49:05.237681 run mass: MS performed LU {at=26218650.941024933, lu_delay=5.129088297486305, ms=00024}
22:49:05.250545 run osmo-ms-mob/00038: Starting mobile
22:49:05.263548 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.274112 run mass: MS start registered {at=26218650.97746863, delay=0.004480086266994476, ms=00038}
22:49:05.326040 run mass: MS performed LU {at=26218651.029293016, lu_delay=5.730222430080175, ms=00023}
22:49:05.362986 run mass: MS performed LU {at=26218651.06627177, lu_delay=6.179845992475748, ms=00022}
22:49:05.379657 run osmo-ms-mob/00039: Starting mobile
22:49:05.393261 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.404092 run mass: MS start registered {at=26218651.107442956, delay=0.004598803818225861, ms=00039}
22:49:06.159775 run osmo-ms-mob/00040: Starting mobile
22:49:06.172924 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.184146 run mass: MS start registered {at=26218651.887492884, delay=0.004967451095581055, ms=00040}
22:49:06.459701 run osmo-ms-mob/00041: Starting mobile
22:49:06.472835 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.483734 run mass: MS start registered {at=26218652.18708066, delay=0.00465494766831398, ms=00041}
22:49:06.782201 run osmo-ms-mob/00042: Starting mobile
22:49:06.798566 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.809241 run mass: MS start registered {at=26218652.512595654, delay=0.004609610885381699, ms=00042}
22:49:06.992521 run mass: MS performed LU {at=26218652.695772484, lu_delay=4.795186672359705, ms=00029}
22:49:07.075740 run mass: MS performed LU {at=26218652.778990623, lu_delay=6.052025850862265, ms=00026}
22:49:07.103577 run osmo-ms-mob/00043: Starting mobile
22:49:07.116735 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.127251 run mass: MS start registered {at=26218652.830609087, delay=0.0043656229972839355, ms=00043}
22:49:07.138954 run mass: MS performed LU {at=26218652.84231053, lu_delay=5.754906766116619, ms=00027}
22:49:07.265220 run mass: MS performed LU {at=26218652.96847406, lu_delay=5.662354979664087, ms=00028}
22:49:07.294865 run osmo-ms-mob/00044: Starting mobile
22:49:07.308009 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.314454 run mass: MS performed LU {at=26218653.01781404, lu_delay=4.730211555957794, ms=00030}
22:49:07.320369 run mass: MS start registered {at=26218653.023736708, delay=0.005940187722444534, ms=00044}
22:49:07.800002 run osmo-ms-mob/00045: Starting mobile
22:49:07.815684 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.826597 run mass: MS start registered {at=26218653.529947862, delay=0.004799388349056244, ms=00045}
22:49:08.071081 run osmo-ms-mob/00046: Starting mobile
22:49:08.085090 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.096038 run mass: MS start registered {at=26218653.799392935, delay=0.004746563732624054, ms=00046}
22:49:08.360382 run osmo-ms-mob/00047: Starting mobile
22:49:08.373815 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.384680 run mass: MS start registered {at=26218654.088031303, delay=0.004779193550348282, ms=00047}
22:49:08.701438 run osmo-ms-mob/00048: Starting mobile
22:49:08.719826 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.730611 run mass: MS start registered {at=26218654.43396508, delay=0.004640489816665649, ms=00048}
22:49:08.972230 run osmo-ms-mob/00049: Starting mobile
22:49:08.986228 run osmo-ms-mob/00049(pid=184): Launched
22:49:08.992362 run mass: MS performed LU {at=26218654.69572223, lu_delay=4.608130916953087, ms=00035}
22:49:08.998231 run mass: MS start registered {at=26218654.701598518, delay=0.005894441157579422, ms=00049}
22:49:09.004201 run mass: MS performed LU {at=26218654.70756342, lu_delay=5.993530370295048, ms=00031}
22:49:09.015148 run osmo-ms-mob/00050: Starting mobile
22:49:09.028321 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.038918 run mass: MS start registered {at=26218654.742275126, delay=0.004520747810602188, ms=00050}
22:49:09.092738 run mass: MS performed LU {at=26218654.795959003, lu_delay=4.971874505281448, ms=00034}
22:49:09.129462 run mass: MS performed LU {at=26218654.832752123, lu_delay=5.864395044744015, ms=00032}
22:49:09.183958 run mass: MS performed LU {at=26218654.88721314, lu_delay=5.630710229277611, ms=00033}
22:49:09.209463 run osmo-ms-mob/00051: Starting mobile
22:49:09.222666 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.233439 run mass: MS start registered {at=26218654.93679529, delay=0.004721704870462418, ms=00051}
22:49:09.969562 run osmo-ms-mob/00052: Starting mobile
22:49:09.983921 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.995039 run mass: MS start registered {at=26218655.69838462, delay=0.0050646476447582245, ms=00052}
22:49:10.259836 run osmo-ms-mob/00053: Starting mobile
22:49:10.273153 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.284013 run mass: MS start registered {at=26218655.987365227, delay=0.004612255841493607, ms=00053}
22:49:10.559650 run osmo-ms-mob/00054: Starting mobile
22:49:10.572806 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.583904 run mass: MS start registered {at=26218656.287253253, delay=0.004646938294172287, ms=00054}
22:49:10.758408 run mass: MS performed LU {at=26218656.46166553, lu_delay=5.484196901321411, ms=00038}
22:49:10.772860 run osmo-ms-mob/00055: Starting mobile
22:49:10.785931 run osmo-ms-mob/00055(pid=190): Launched
22:49:10.796963 run mass: MS start registered {at=26218656.50030915, delay=0.005040302872657776, ms=00055}
22:49:10.841324 run mass: MS performed LU {at=26218656.544577707, lu_delay=5.437134750187397, ms=00039}
22:49:10.905982 run mass: MS performed LU {at=26218656.609234903, lu_delay=5.698030672967434, ms=00037}
22:49:10.932939 run osmo-ms-mob/00056: Starting mobile
22:49:10.945977 run osmo-ms-mob/00056(pid=191): Launched
22:49:10.956530 run mass: MS start registered {at=26218656.65988415, delay=0.004466600716114044, ms=00056}
22:49:11.032302 run mass: MS performed LU {at=26218656.73555474, lu_delay=6.21759320795536, ms=00036}
22:49:11.055422 run mass: MS performed LU {at=26218656.758786358, lu_delay=4.871293473988771, ms=00040}
22:49:11.066470 run osmo-ms-mob/00057: Starting mobile
22:49:11.079842 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.090492 run mass: MS start registered {at=26218656.79384603, delay=0.004605405032634735, ms=00057}
22:49:11.873144 run osmo-ms-mob/00058: Starting mobile
22:49:11.886830 run osmo-ms-mob/00058(pid=193): Launched
22:49:11.897910 run mass: MS start registered {at=26218657.601261433, delay=0.004714999347925186, ms=00058}
22:49:12.161120 run osmo-ms-mob/00059: Starting mobile
22:49:12.174216 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.185142 run mass: MS start registered {at=26218657.888494987, delay=0.004583805799484253, ms=00059}
22:49:12.506896 run osmo-ms-mob/00060: Starting mobile
22:49:12.523921 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.534928 run mass: MS start registered {at=26218658.23827776, delay=0.004979591816663742, ms=00060}
22:49:12.742335 run mass: MS performed LU {at=26218658.44558967, lu_delay=4.646196734160185, ms=00046}
22:49:12.890716 run osmo-ms-mob/00061: Starting mobile
22:49:12.907675 run osmo-ms-mob/00061(pid=196): Launched
22:49:12.914089 run mass: MS performed LU {at=26218658.617447305, lu_delay=5.593710597604513, ms=00044}
22:49:12.919895 run mass: MS performed LU {at=26218658.62326234, lu_delay=5.792653251439333, ms=00043}
22:49:12.925629 run mass: MS start registered {at=26218658.628997646, delay=0.011570163071155548, ms=00061}
22:49:12.936708 run osmo-ms-mob/00062: Starting mobile
22:49:12.949936 run osmo-ms-mob/00062(pid=197): Launched
22:49:12.956023 run mass: MS performed LU {at=26218658.65938243, lu_delay=6.47230177000165, ms=00041}
22:49:12.961840 run mass: MS start registered {at=26218658.665207047, delay=0.0058420076966285706, ms=00062}
22:49:12.967701 run mass: MS performed LU {at=26218658.67106398, lu_delay=6.158468324691057, ms=00042}
22:49:12.978688 run osmo-ms-mob/00063: Starting mobile
22:49:12.991979 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.002555 run mass: MS start registered {at=26218658.705909934, delay=0.004301317036151886, ms=00063}
22:49:13.222108 run mass: MS performed LU {at=26218658.925360113, lu_delay=4.837328810244799, ms=00047}
22:49:13.874141 run osmo-ms-mob/00064: Starting mobile
22:49:13.887922 run osmo-ms-mob/00064(pid=199): Launched
22:49:13.898806 run mass: MS start registered {at=26218659.602157556, delay=0.004567496478557587, ms=00064}
22:49:14.259159 run osmo-ms-mob/00065: Starting mobile
22:49:14.272109 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.283079 run mass: MS start registered {at=26218659.986432187, delay=0.004415098577737808, ms=00065}
22:49:14.523635 run mass: MS performed LU {at=26218660.22688775, lu_delay=5.484612625092268, ms=00050}
22:49:14.553312 run osmo-ms-mob/00066: Starting mobile
22:49:14.566930 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.577808 run mass: MS start registered {at=26218660.28114635, delay=0.004839438945055008, ms=00066}
22:49:14.607685 run mass: MS performed LU {at=26218660.31093646, lu_delay=5.374141167849302, ms=00051}
22:49:14.672244 run mass: MS performed LU {at=26218660.37549799, lu_delay=4.677113369107246, ms=00052}
22:49:14.797365 run mass: MS performed LU {at=26218660.500620574, lu_delay=5.799022056162357, ms=00049}
22:49:14.827404 run osmo-ms-mob/00067: Starting mobile
22:49:14.840796 run osmo-ms-mob/00067(pid=202): Launched
22:49:14.847343 run mass: MS performed LU {at=26218660.550702795, lu_delay=6.116737715899944, ms=00048}
22:49:14.853290 run mass: MS start registered {at=26218660.55665664, delay=0.005972735583782196, ms=00067}
22:49:15.273917 run osmo-ms-mob/00068: Starting mobile
22:49:15.288135 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.298893 run mass: MS start registered {at=26218661.002247833, delay=0.004727859050035477, ms=00068}
22:49:15.672598 run osmo-ms-mob/00069: Starting mobile
22:49:15.686773 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.697660 run mass: MS start registered {at=26218661.401013996, delay=0.004430104047060013, ms=00069}
22:49:15.885959 run mass: MS performed LU {at=26218661.589213714, lu_delay=3.700718726962805, ms=00059}
22:49:16.073016 run osmo-ms-mob/00070: Starting mobile
22:49:16.087159 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.097799 run mass: MS start registered {at=26218661.80115308, delay=0.004467710852622986, ms=00070}
22:49:16.473109 run osmo-ms-mob/00071: Starting mobile
22:49:16.487122 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.493436 run mass: MS performed LU {at=26218662.196794778, lu_delay=5.90954152494669, ms=00054}
22:49:16.499436 run mass: MS start registered {at=26218662.2028023, delay=0.006025765091180801, ms=00071}
22:49:16.507966 run mass: MS performed LU {at=26218662.21132286, lu_delay=5.711013708263636, ms=00055}
22:49:16.734973 run mass: MS performed LU {at=26218662.438224003, lu_delay=5.64437797293067, ms=00057}
22:49:16.779842 run osmo-ms-mob/00072: Starting mobile
22:49:16.793987 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.800078 run mass: MS performed LU {at=26218662.503438976, lu_delay=4.902177542448044, ms=00058}
22:49:16.806255 run mass: MS start registered {at=26218662.509620924, delay=0.006198272109031677, ms=00072}
22:49:17.264347 run osmo-ms-mob/00073: Starting mobile
22:49:17.286481 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.297257 run mass: MS start registered {at=26218663.000610314, delay=0.004682499915361404, ms=00073}
22:49:17.431549 run mass: MS performed LU {at=26218663.134805378, lu_delay=7.147440150380135, ms=00053}
22:49:17.542985 run mass: MS performed LU {at=26218663.24624145, lu_delay=3.644083894789219, ms=00064}
22:49:17.681310 run osmo-ms-mob/00074: Starting mobile
22:49:17.698097 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.708953 run mass: MS start registered {at=26218663.41230653, delay=0.004453044384717941, ms=00074}
22:49:18.093385 run osmo-ms-mob/00075: Starting mobile
22:49:18.109304 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.120283 run mass: MS start registered {at=26218663.823636655, delay=0.004900097846984863, ms=00075}
22:49:18.290107 run mass: MS performed LU {at=26218663.993357047, lu_delay=5.328150000423193, ms=00062}
22:49:18.328104 run mass: MS performed LU {at=26218664.031410538, lu_delay=5.793132778257132, ms=00060}
22:49:18.438097 run mass: MS performed LU {at=26218664.14135801, lu_delay=5.512360364198685, ms=00061}
22:49:18.483077 run osmo-ms-mob/00076: Starting mobile
22:49:18.497159 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.507961 run mass: MS start registered {at=26218664.211314, delay=0.004544045776128769, ms=00076}
22:49:18.582109 run mass: MS performed LU {at=26218664.285359856, lu_delay=5.57944992184639, ms=00063}
22:49:19.000387 run osmo-ms-mob/00077: Starting mobile
22:49:19.017257 run osmo-ms-mob/00077(pid=212): Launched
22:49:19.028476 run mass: MS start registered {at=26218664.731830224, delay=0.004958055913448334, ms=00077}
22:49:19.472325 run osmo-ms-mob/00078: Starting mobile
22:49:19.486576 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.497257 run mass: MS start registered {at=26218665.200608764, delay=0.004593320190906525, ms=00078}
22:49:19.882951 run osmo-ms-mob/00079: Starting mobile
22:49:19.899142 run osmo-ms-mob/00079(pid=214): Launched
22:49:19.909619 run mass: MS start registered {at=26218665.612969987, delay=0.004322901368141174, ms=00079}
22:49:20.255872 run mass: MS performed LU {at=26218665.959102135, lu_delay=5.402445495128632, ms=00067}
22:49:20.302233 run osmo-ms-mob/00080: Starting mobile
22:49:20.316241 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.322274 run mass: MS performed LU {at=26218666.02563598, lu_delay=5.744489628821611, ms=00066}
22:49:20.328017 run mass: MS performed LU {at=26218666.031384476, lu_delay=6.044952288269997, ms=00065}
22:49:20.333688 run mass: MS start registered {at=26218666.03705648, delay=0.011437594890594482, ms=00080}
22:49:20.481619 run mass: MS performed LU {at=26218666.184869543, lu_delay=5.182621710002422, ms=00068}
22:49:20.506516 run mass: MS performed LU {at=26218666.20987797, lu_delay=4.80886397510767, ms=00069}
22:49:20.517789 run osmo-ms-mob/00081: Starting mobile
22:49:20.530879 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.541806 run mass: MS start registered {at=26218666.24516068, delay=0.004763863980770111, ms=00081}
22:49:21.272834 run osmo-ms-mob/00082: Starting mobile
22:49:21.286571 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.297523 run mass: MS start registered {at=26218667.000874817, delay=0.004929851740598679, ms=00082}
22:49:21.883822 run osmo-ms-mob/00083: Starting mobile
22:49:21.900129 run osmo-ms-mob/00083(pid=218): Launched
22:49:21.910838 run mass: MS start registered {at=26218667.614190277, delay=0.004634439945220947, ms=00083}
22:49:22.055275 run mass: MS performed LU {at=26218667.75852939, lu_delay=5.248908467590809, ms=00072}
22:49:22.093182 run mass: MS performed LU {at=26218667.79647811, lu_delay=5.995325032621622, ms=00070}
22:49:22.202998 run mass: MS performed LU {at=26218667.906254668, lu_delay=5.703452367335558, ms=00071}
22:49:22.217792 run osmo-ms-mob/00084: Starting mobile
22:49:22.230863 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.241539 run mass: MS start registered {at=26218667.944893736, delay=0.004573065787553787, ms=00084}
22:49:22.347795 run mass: MS performed LU {at=26218668.05102637, lu_delay=5.0504160560667515, ms=00073}
22:49:22.637838 run mass: MS performed LU {at=26218668.34108975, lu_delay=4.928783223032951, ms=00074}
22:49:22.872395 run osmo-ms-mob/00085: Starting mobile
22:49:22.886371 run osmo-ms-mob/00085(pid=220): Launched
22:49:22.897193 run mass: MS start registered {at=26218668.600546684, delay=0.004461653530597687, ms=00085}
22:49:23.455595 run osmo-ms-mob/00086: Starting mobile
22:49:23.470538 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.481682 run mass: MS start registered {at=26218669.18503278, delay=0.004580050706863403, ms=00086}
22:49:24.021427 run mass: MS performed LU {at=26218669.724685147, lu_delay=5.513371147215366, ms=00076}
22:49:24.078071 run osmo-ms-mob/00087: Starting mobile
22:49:24.093363 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.099458 run mass: MS performed LU {at=26218669.80281887, lu_delay=5.070988643914461, ms=00077}
22:49:24.105497 run mass: MS start registered {at=26218669.80886381, delay=0.006062585860490799, ms=00087}
22:49:24.390914 run mass: MS performed LU {at=26218670.09416681, lu_delay=4.893558047711849, ms=00078}
22:49:24.704175 run osmo-ms-mob/00088: Starting mobile
22:49:24.720620 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.731928 run mass: MS start registered {at=26218670.435278527, delay=0.004868917167186737, ms=00088}
22:49:25.260239 run osmo-ms-mob/00089: Starting mobile
22:49:25.273573 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.284139 run mass: MS start registered {at=26218670.987492748, delay=0.004529181867837906, ms=00089}
22:49:25.821343 run mass: MS performed LU {at=26218671.524595372, lu_delay=5.279434692114592, ms=00081}
22:49:25.864343 run osmo-ms-mob/00090: Starting mobile
22:49:25.880536 run osmo-ms-mob/00090(pid=225): Launched
22:49:25.886635 run mass: MS performed LU {at=26218671.589993928, lu_delay=5.55293744802475, ms=00080}
22:49:25.892535 run mass: MS start registered {at=26218671.59590215, delay=0.005926948040723801, ms=00090}
22:49:25.969349 run mass: MS performed LU {at=26218671.6726001, lu_delay=6.059630114585161, ms=00079}
22:49:26.094983 run mass: MS performed LU {at=26218671.79812953, lu_delay=4.797254711389542, ms=00082}
22:49:26.573431 run osmo-ms-mob/00091: Starting mobile
22:49:26.587636 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.598403 run mass: MS start registered {at=26218672.301755387, delay=0.004593763500452042, ms=00091}
22:49:27.271663 run osmo-ms-mob/00092: Starting mobile
22:49:27.285349 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.296369 run mass: MS start registered {at=26218672.9997217, delay=0.004446838051080704, ms=00092}
22:49:27.788035 run mass: MS performed LU {at=26218673.491260096, lu_delay=5.877069819718599, ms=00083}
22:49:27.806208 run mass: MS performed LU {at=26218673.509518497, lu_delay=5.564624760299921, ms=00084}
22:49:27.921702 run mass: MS performed LU {at=26218673.62495541, lu_delay=5.024408724159002, ms=00085}
22:49:27.963002 run osmo-ms-mob/00093: Starting mobile
22:49:27.978855 run osmo-ms-mob/00093(pid=228): Launched
22:49:27.989625 run mass: MS start registered {at=26218673.69297908, delay=0.004568468779325485, ms=00093}
22:49:28.231370 run mass: MS performed LU {at=26218673.934626408, lu_delay=4.749593626707792, ms=00086}
22:49:28.973426 run osmo-ms-mob/00094: Starting mobile
22:49:28.987422 run osmo-ms-mob/00094(pid=229): Launched
22:49:28.998244 run mass: MS start registered {at=26218674.70159661, delay=0.00457904115319252, ms=00094}
22:49:29.587250 run mass: MS performed LU {at=26218675.290501878, lu_delay=4.855223350226879, ms=00088}
22:49:29.735464 run mass: MS performed LU {at=26218675.438713893, lu_delay=5.629850082099438, ms=00087}
22:49:29.841011 run mass: MS performed LU {at=26218675.544262964, lu_delay=4.556770216673613, ms=00089}
22:49:29.896202 run osmo-ms-mob/00095: Starting mobile
22:49:29.911092 run osmo-ms-mob/00095(pid=230): Launched
22:49:29.917165 run mass: MS performed LU {at=26218675.62052563, lu_delay=22.090577766299248, ms=00045}
22:49:29.923115 run mass: MS start registered {at=26218675.62648213, delay=0.005974065512418747, ms=00095}
22:49:30.874738 run osmo-ms-mob/00096: Starting mobile
22:49:30.888772 run osmo-ms-mob/00096(pid=231): Launched
22:49:30.899507 run mass: MS start registered {at=26218676.602862805, delay=0.004636146128177643, ms=00096}
22:49:31.553702 run mass: MS performed LU {at=26218677.256932925, lu_delay=4.955177538096905, ms=00091}
22:49:31.580139 run mass: MS performed LU {at=26218677.2835017, lu_delay=5.687599550932646, ms=00090}
22:49:31.959153 run osmo-ms-mob/00097: Starting mobile
22:49:31.972268 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.983617 run mass: MS start registered {at=26218677.6869691, delay=0.004917241632938385, ms=00097}
22:49:33.290348 run osmo-ms-mob/00098: Starting mobile
22:49:33.307207 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.317846 run mass: MS start registered {at=26218679.02120082, delay=0.004509307444095612, ms=00098}
22:49:33.482407 run mass: MS performed LU {at=26218679.185657732, lu_delay=5.49267865344882, ms=00093}
22:49:33.500188 run mass: MS performed LU {at=26218679.203456875, lu_delay=6.203735176473856, ms=00092}
22:49:33.570271 run mass: MS performed LU {at=26218679.273520835, lu_delay=4.571924224495888, ms=00094}
22:49:33.594540 run mass: MS performed LU {at=26218679.297902443, lu_delay=22.638018291443586, ms=00056}
22:49:35.099571 run osmo-ms-mob/00099: Starting mobile
22:49:35.116123 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.122232 run mass: All started... {duration=55.77293223142624, too_slow=0}
22:49:35.127971 run mass: MS start registered {at=26218680.831332896, delay=0.0057332441210746765, ms=00099}
22:49:35.320017 run mass: MS performed LU {at=26218681.023223363, lu_delay=5.396741233766079, ms=00095}
22:49:35.572470 run mass: MS performed LU {at=26218681.275726207, lu_delay=4.6728634014725685, ms=00096}
22:49:37.248762 run mass: MS performed LU {at=26218682.951988187, lu_delay=5.2650190852582455, ms=00097}
22:49:39.085359 run mass: MS performed LU {at=26218684.78858701, lu_delay=5.767386190593243, ms=00098}
22:49:40.986893 run mass: MS performed LU {at=26218686.69014662, lu_delay=5.858813725411892, ms=00099}
22:49:41.249626 run mass: MS performed LU {at=26218686.95287715, lu_delay=23.12924049422145, ms=00075}
22:49:41.273194 run mass: Tests done {all_completed=True, max=23.12924049422145, min=3.644083894789219}
22:49:41.278943 tst register_default_mass.py: Test passed (81.4 sec)
22:49:41.284374 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:41.287733 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:41.291042 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:41.294368 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:41.297719 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:41.301084 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:41.304509 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:41.307910 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:41.311275 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:41.314693 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:41.318126 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:41.321548 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:41.325097 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:41.328649 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:41.332193 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:41.335743 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:41.339303 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:41.342928 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:41.346783 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:41.350767 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:41.354247 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:41.357775 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:41.361278 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:41.365079 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:41.368748 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:41.372359 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:41.375986 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:41.379625 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:41.383272 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:41.387108 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:41.391214 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:41.394999 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:41.398683 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:41.402369 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:41.406039 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:41.409873 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:41.413505 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:41.417172 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:41.420860 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:41.424438 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:41.428101 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:41.431666 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:41.435305 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:41.439444 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:41.443120 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:41.446698 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:41.450290 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:41.453900 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:41.457633 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:41.461229 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:41.464782 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:41.468370 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:41.472010 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:41.475542 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:41.479039 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:41.482601 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:41.486469 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:41.490175 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:41.493797 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:41.497488 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:41.501030 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:41.504655 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:41.508185 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.511799 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.515443 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.519014 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.522630 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.526161 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.529737 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.533325 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.536897 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.540410 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.543998 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.547582 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.551169 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.554693 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.558284 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.562017 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.565692 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.569675 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.573260 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.576799 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.580361 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.584079 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.587641 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.591134 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.594565 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.598016 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.602208 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.605736 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.609562 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.613083 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.616629 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.620099 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.623575 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.627161 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.630703 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.634210 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.637605 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.641137 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.644568 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.648144 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.651671 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.655061 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.658738 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.662363 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.666245 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.669733 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.673271 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.676694 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.680084 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.683907 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.687334 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.690752 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.694229 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.697637 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.701017 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.704388 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.707768 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.711162 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.714493 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.717803 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.721125 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.724428 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.727740 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.731044 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.734351 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.737659 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.740972 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.744266 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.747575 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.750884 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.754187 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.757497 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.760800 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.764081 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.767384 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.770700 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.774013 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.777310 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.780614 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.783918 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.787226 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.790525 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.793827 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.797140 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.800437 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.803746 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.807038 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.810330 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.813639 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.816938 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.820217 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.823536 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.826836 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.830132 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.833427 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.836739 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.840056 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.843360 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.846664 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.849972 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.853285 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.856573 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.859880 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.863172 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.866468 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.869781 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.873083 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.876371 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.879681 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.882988 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.886285 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.889587 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.892890 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.896204 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.899503 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.902846 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.906158 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.909449 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.912739 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.916035 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.919335 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.922635 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.925932 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.929236 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.932541 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.935844 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.939133 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.942448 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.945764 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.949049 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.952350 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.955650 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.958956 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.962250 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.965547 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.968843 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.972141 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.975437 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.978734 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.982037 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.985337 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:41.988633 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:41.991923 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:41.995232 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:41.998532 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.001826 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.005131 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.008421 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.011719 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.015021 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.018314 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.021621 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.023108 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.026768 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.028236 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.031858 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.033326 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.036961 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.038443 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.042082 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.043544 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.047212 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.048693 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.052317 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.053784 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.057437 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.058926 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.062605 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.064090 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.067753 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.069241 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.072914 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.074390 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.078065 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.079554 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.083212 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.084692 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.088349 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.089839 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.093509 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.094992 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.098654 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.100146 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.103828 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.105311 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.108968 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.110457 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.114139 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.115617 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.119289 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.120774 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.124428 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.125942 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.129598 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.131078 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.134722 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.136192 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.139842 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.141313 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.144941 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.146416 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.150061 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.151528 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.155176 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.156647 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.160305 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.161785 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.165481 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.166958 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.170606 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.172086 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.175742 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.177223 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.180865 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.182344 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.186008 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.187476 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.191116 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.192584 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.196239 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.197718 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.201379 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.202860 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.206700 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.208192 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.211888 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.213383 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.217030 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.218500 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.222148 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.223622 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.227274 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.228755 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.232402 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.233882 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.237533 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.239008 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.242674 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.244154 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.247799 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.249289 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.252942 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.254445 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:42.258132 --- ParallelTerminationStrategy: PID 69 died...
22:49:42.259600 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:42.263249 --- ParallelTerminationStrategy: PID 70 died...
22:49:42.264719 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:42.268357 --- ParallelTerminationStrategy: PID 71 died...
22:49:42.269903 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:42.273618 --- ParallelTerminationStrategy: PID 72 died...
22:49:42.275115 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:42.278834 --- ParallelTerminationStrategy: PID 73 died...
22:49:42.280331 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:42.284047 --- ParallelTerminationStrategy: PID 74 died...
22:49:42.285577 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:42.289305 --- ParallelTerminationStrategy: PID 75 died...
22:49:42.290807 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:42.294525 --- ParallelTerminationStrategy: PID 76 died...
22:49:42.296030 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:42.299762 --- ParallelTerminationStrategy: PID 77 died...
22:49:42.301272 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:42.304998 --- ParallelTerminationStrategy: PID 78 died...
22:49:42.306509 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:42.310247 --- ParallelTerminationStrategy: PID 79 died...
22:49:42.311747 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:42.315468 --- ParallelTerminationStrategy: PID 80 died...
22:49:42.316984 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:42.320707 --- ParallelTerminationStrategy: PID 81 died...
22:49:42.322213 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:42.325930 --- ParallelTerminationStrategy: PID 82 died...
22:49:42.327444 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:42.331175 --- ParallelTerminationStrategy: PID 83 died...
22:49:42.332697 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:42.336438 --- ParallelTerminationStrategy: PID 84 died...
22:49:42.337954 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:42.341677 --- ParallelTerminationStrategy: PID 85 died...
22:49:42.343182 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:42.346913 --- ParallelTerminationStrategy: PID 86 died...
22:49:42.348425 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:42.352168 --- ParallelTerminationStrategy: PID 87 died...
22:49:42.353675 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:42.357398 --- ParallelTerminationStrategy: PID 88 died...
22:49:42.358907 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:42.362617 --- ParallelTerminationStrategy: PID 89 died...
22:49:42.364122 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:42.367860 --- ParallelTerminationStrategy: PID 90 died...
22:49:42.369370 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:42.373091 --- ParallelTerminationStrategy: PID 91 died...
22:49:42.374589 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:42.378290 --- ParallelTerminationStrategy: PID 92 died...
22:49:42.379794 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:42.383536 --- ParallelTerminationStrategy: PID 93 died...
22:49:42.385041 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:42.388760 --- ParallelTerminationStrategy: PID 94 died...
22:49:42.390255 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:42.393984 --- ParallelTerminationStrategy: PID 95 died...
22:49:42.395484 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:42.399190 --- ParallelTerminationStrategy: PID 96 died...
22:49:42.400694 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:42.404409 --- ParallelTerminationStrategy: PID 97 died...
22:49:42.405926 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:42.409647 --- ParallelTerminationStrategy: PID 98 died...
22:49:42.411152 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:42.414872 --- ParallelTerminationStrategy: PID 99 died...
22:49:42.416376 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:42.420105 --- ParallelTerminationStrategy: PID 100 died...
22:49:42.421618 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:42.425352 --- ParallelTerminationStrategy: PID 101 died...
22:49:42.426850 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:42.430580 --- ParallelTerminationStrategy: PID 102 died...
22:49:42.432086 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:42.435832 --- ParallelTerminationStrategy: PID 103 died...
22:49:42.437340 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:42.441050 --- ParallelTerminationStrategy: PID 104 died...
22:49:42.442557 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:42.446275 --- ParallelTerminationStrategy: PID 105 died...
22:49:42.447781 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:42.451513 --- ParallelTerminationStrategy: PID 106 died...
22:49:42.453026 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:42.456804 --- ParallelTerminationStrategy: PID 107 died...
22:49:42.458310 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:42.462042 --- ParallelTerminationStrategy: PID 108 died...
22:49:42.463541 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:42.467286 --- ParallelTerminationStrategy: PID 109 died...
22:49:42.468797 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:42.472501 --- ParallelTerminationStrategy: PID 110 died...
22:49:42.474019 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:42.477750 --- ParallelTerminationStrategy: PID 111 died...
22:49:42.479257 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:42.482988 --- ParallelTerminationStrategy: PID 112 died...
22:49:42.484494 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:42.488219 --- ParallelTerminationStrategy: PID 113 died...
22:49:42.489733 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:42.493457 --- ParallelTerminationStrategy: PID 114 died...
22:49:42.494958 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:42.498700 --- ParallelTerminationStrategy: PID 115 died...
22:49:42.500195 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.503972 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.505479 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.509209 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.510714 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.514454 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.515962 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.519697 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.521205 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.524933 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.526433 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.530158 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.531650 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.535406 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.536914 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.540640 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.542149 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.545894 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.547399 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.551104 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.552617 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.556335 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.557860 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.561584 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.563086 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.566805 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.568305 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.572048 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.573561 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.577286 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.578794 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.582519 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.584018 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.587752 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.589264 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.593013 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.594514 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.598235 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.599730 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.603444 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.604949 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.608712 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.610227 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.613971 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.615477 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.619203 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.620716 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.624461 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.625975 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.629719 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.631221 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.634969 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.636461 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.640200 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.641732 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.645469 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.646969 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.650703 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.652211 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.655964 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.657489 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.661230 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.662738 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.666486 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.667993 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.671722 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.673236 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.676972 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.678484 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.682238 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.683748 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.687490 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.689002 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.692731 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.694231 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.697972 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.699480 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.703272 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.704787 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.708519 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.710021 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.713768 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.715267 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.719007 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.720509 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.724256 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.725796 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.729553 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.731064 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.734812 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.736308 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.740042 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.741551 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.745288 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.746789 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.750524 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.752025 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.755782 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.757300 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.761060 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.762558 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.766303 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.767815 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.771553 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.773080 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.776835 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.778328 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.782069 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.783579 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.787348 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.788858 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.792595 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.794113 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.797861 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.799353 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.803079 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.804575 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.808321 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.809834 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.813618 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.815121 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.818889 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.820399 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.824153 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.825671 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.829429 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.830935 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.834688 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.836187 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.839922 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.841443 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.845192 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.846696 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.850455 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.851961 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.855697 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.857201 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.860934 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.862430 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.866189 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.867684 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.871418 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.872928 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.876659 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.878163 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.881916 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.883422 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.887157 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.888689 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.892423 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.893938 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.897702 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.899210 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.903001 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.904505 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.908258 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.909771 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.913517 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.915025 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.918794 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.920297 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.924027 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.925537 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.929273 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.930771 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.934493 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.935996 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.939736 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.941255 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.945018 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.946534 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.950445 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.952009 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.955913 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.957484 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.961383 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.962965 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.966879 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.968453 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.972368 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.973941 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.977846 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.979417 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.983296 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.984869 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.988792 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.990359 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.994248 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.995819 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.999746 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.001306 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.005220 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.006792 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.010698 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.012268 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.016186 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.017764 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.021675 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.023249 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.027147 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.028723 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.032611 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.034172 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.038064 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.039638 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.043550 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.045139 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.049049 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.050627 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.054548 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.056107 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.060017 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.061591 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.065496 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.067073 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.070983 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.072546 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.076472 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.078052 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.081964 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.083538 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.087449 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.089031 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.092938 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.094505 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.098414 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.099986 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.103890 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.105470 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.109367 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.110933 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.114870 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.116449 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.120352 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.121930 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.125841 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.127416 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.131335 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.132902 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.537553 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.543404 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8148 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.621845 tst trial-8148: Storing JUnit report in /build/trial-8148/run.2025-11-12_22-48-19/trial-8148.xml
--------------------------------------------------------------------------------------------
trial-8148 PASS
--------------------------------------------------------------------------------------------
22:49:46.632344 tst trial-8148: trial-8148: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8148/inst
+ cd trial-8148
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-12 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8148-run.tgz run.2025-11-12_22-48-19
+ tar czf /build/trial-8148-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-12_19_06_55.tgz osmo-bts-oc2g.build-2025-11-12_00_51_43.tgz osmo-bts-sysmo.build-2025-11-12_00_51_36.tgz osmo-bts.build-2025-11-12_00_51_41.tgz osmo-ggsn.build-2025-11-12_20_42_27.tgz osmo-hlr.build-2025-11-12_16_36_49.tgz osmo-hnbgw.build-2025-11-12_17_36_18.tgz osmo-mgw.build-2025-11-12_08_33_15.tgz osmo-msc.build-2025-11-12_19_13_57.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-12_07_34_00.tgz osmo-pcu-sysmo.build-2025-11-12_07_34_04.tgz osmo-pcu.build-2025-11-12_07_34_06.tgz osmo-sgsn.build-2025-11-12_20_48_03.tgz osmo-stp.build-2025-11-12_19_03_25.tgz osmo-trx.build-2025-11-12_14_25_48.tgz osmocom-bb.build-2025-11-12_21_17_10.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