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/jenkins4040550948150769235.sh
+ rm -rf trial-8074-bin.tgz trial-8074-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24534
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10833
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10123
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12658
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12981
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12125
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40265
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7370
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42279
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8070
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 13006
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7264
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11358
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7410
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8856
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6130
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 7264
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11363720284578033611.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-8074
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s
#7 [ 8/28] RUN MKDIR /var/run/sshd
#7 CACHED
#8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#8 CACHED
#9 [20/28] WORKDIR /TMP
#9 CACHED
#10 [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
#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 [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
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#15 CACHED
#16 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#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 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#18 CACHED
#19 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#19 CACHED
#20 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#20 CACHED
#21 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#21 CACHED
#22 [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
#22 CACHED
#23 [ 2/28] RUN useradd -ms /bin/bash jenkins
#23 CACHED
#24 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#24 CACHED
#25 [ 3/28] RUN groupadd osmo-gsm-tester
#25 CACHED
#26 [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
#26 CACHED
#27 [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
#27 CACHED
#28 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#28 CACHED
#29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#29 CACHED
#30 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#30 CACHED
#31 [ 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
#31 CACHED
#32 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:a5221bf47801d11e7f7cbfc0b7984dd03358b962cb6fa25797998ff79878994e 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8075 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-08-31 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8075
+ mkdir -p trial-8075
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-31_13_25_59.tgz osmo-bts-oc2g.build-2025-08-31_00_51_35.tgz osmo-bts-sysmo.build-2025-08-31_00_51_39.tgz osmo-bts.build-2025-08-31_00_51_44.tgz osmo-ggsn.build-2025-08-31_20_42_55.tgz osmo-hlr.build-2025-08-31_16_37_01.tgz osmo-hnbgw.build-2025-08-31_13_30_31.tgz osmo-mgw.build-2025-08-31_08_33_16.tgz osmo-msc.build-2025-08-31_13_34_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-31_07_34_03.tgz osmo-pcu-sysmo.build-2025-08-31_07_36_14.tgz osmo-pcu.build-2025-08-31_07_36_20.tgz osmo-sgsn.build-2025-08-31_20_48_07.tgz osmo-stp.build-2025-08-31_13_22_56.tgz osmo-trx.build-2025-08-31_14_30_36.tgz osmocom-bb.build-2025-08-31_21_17_29.tgz srslte.build-19.tgz trial-8075
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-31_13_25_59.md5 osmo-bts-oc2g.build-2025-08-31_00_51_35.md5 osmo-bts-sysmo.build-2025-08-31_00_51_39.md5 osmo-bts.build-2025-08-31_00_51_44.md5 osmo-ggsn.build-2025-08-31_20_42_55.md5 osmo-hlr.build-2025-08-31_16_37_01.md5 osmo-hnbgw.build-2025-08-31_13_30_31.md5 osmo-mgw.build-2025-08-31_08_33_16.md5 osmo-msc.build-2025-08-31_13_34_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-31_07_34_03.md5 osmo-pcu-sysmo.build-2025-08-31_07_36_14.md5 osmo-pcu.build-2025-08-31_07_36_20.md5 osmo-sgsn.build-2025-08-31_20_48_07.md5 osmo-stp.build-2025-08-31_13_22_56.md5 osmo-trx.build-2025-08-31_14_30_36.md5 osmocom-bb.build-2025-08-31_21_17_29.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-31_13_25_59.md5 osmo-bts-oc2g.build-2025-08-31_00_51_35.md5 osmo-bts-sysmo.build-2025-08-31_00_51_39.md5 osmo-bts.build-2025-08-31_00_51_44.md5 osmo-ggsn.build-2025-08-31_20_42_55.md5 osmo-hlr.build-2025-08-31_16_37_01.md5 osmo-hnbgw.build-2025-08-31_13_30_31.md5 osmo-mgw.build-2025-08-31_08_33_16.md5 osmo-msc.build-2025-08-31_13_34_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-31_07_34_03.md5 osmo-pcu-sysmo.build-2025-08-31_07_36_14.md5 osmo-pcu.build-2025-08-31_07_36_20.md5 osmo-sgsn.build-2025-08-31_20_48_07.md5 osmo-stp.build-2025-08-31_13_22_56.md5 osmo-trx.build-2025-08-31_14_30_36.md5 osmocom-bb.build-2025-08-31_21_17_29.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-8075 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8075'
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-8075
--------------------------------------------------------------------------------------------
22:48:16.061327 tst trial-8075: Detailed log at /build/trial-8075/run.2025-08-31_22-48-16/log
---------------------------------------------------------------------
trial-8075 netreg_mass
---------------------------------------------------------------------
22:48:16.271653 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.272047 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.272870 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.274064 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.314560 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.315415 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.316619 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.382245 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-8075 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.383106 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.398540 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.399131 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.399637 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.400111 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.400599 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.401081 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.401546 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.450779 tst register_default_mass.py: using LAC 2
22:48:16.484135 tst register_default_mass.py: using RAC 2
22:48:16.517583 tst register_default_mass.py: using CellId 2
22:48:16.550811 tst register_default_mass.py: using BVCI 3
22:48:16.559742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.560463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.561070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.561609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.562157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.562686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.563196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.563739 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.564267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.564797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.565329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.565845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.566398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.566943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.567470 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.567996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.568528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.569059 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.569580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.570113 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.570636 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.571160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.571699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.572229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.572752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.573284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.573806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.574320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.574850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.575376 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.575887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.576422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.577013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.577548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.578097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.578624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.579136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.579675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.580198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.580715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.581241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.581767 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.582289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.582822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.583339 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.583851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.584385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.584929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.585455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.585995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.586538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.587068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.587607 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.588138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.588676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.589219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.589744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.590262 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.590802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.591330 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.591843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.592381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.593048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.593574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.594102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.594627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.595153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.595687 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.596210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.596741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.597275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.597807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.598432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.598963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.599479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.600006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.600518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.601045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.601584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.602352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.602927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.603459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.603983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.604507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605049 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605564 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.606083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.606618 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.610265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.610778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.612333 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.614255 tst register_default_mass.py:21: Launching a simple network
22:48:16.624407 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.743395 run create_hlr_db(pid=20): Launched
22:48:17.756134 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.773868 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.789590 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.795671 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.978927 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.994508 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.000437 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.452316 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.468907 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.479752 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.595293 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.611687 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.618210 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.645873 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.662877 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.669286 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.026531 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.042408 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.064523 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.436327 run osmo-bts-virtual(pid=34): Launched
22:48:29.496441 tst register_default_mass.py: using MSISDN 1001
22:48:29.512400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.610511 tst register_default_mass.py: using MSISDN 1002
22:48:29.625800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.711720 tst register_default_mass.py: using MSISDN 1003
22:48:29.727680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.985570 tst register_default_mass.py: using MSISDN 1004
22:48:30.000961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.073856 tst register_default_mass.py: using MSISDN 1005
22:48:30.084978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.161721 tst register_default_mass.py: using MSISDN 1006
22:48:30.177204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.256954 tst register_default_mass.py: using MSISDN 1007
22:48:30.268443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.334240 tst register_default_mass.py: using MSISDN 1008
22:48:30.347516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.416472 tst register_default_mass.py: using MSISDN 1009
22:48:30.425331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.487402 tst register_default_mass.py: using MSISDN 1010
22:48:30.493587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.562749 tst register_default_mass.py: using MSISDN 1011
22:48:30.573509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.636933 tst register_default_mass.py: using MSISDN 1012
22:48:30.643609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.742268 tst register_default_mass.py: using MSISDN 1013
22:48:30.748868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.821623 tst register_default_mass.py: using MSISDN 1014
22:48:30.828078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.904335 tst register_default_mass.py: using MSISDN 1015
22:48:30.911767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.103078 tst register_default_mass.py: using MSISDN 1016
22:48:31.110925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.178225 tst register_default_mass.py: using MSISDN 1017
22:48:31.190014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.271438 tst register_default_mass.py: using MSISDN 1018
22:48:31.278628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.342516 tst register_default_mass.py: using MSISDN 1019
22:48:31.354582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.434033 tst register_default_mass.py: using MSISDN 1020
22:48:31.441145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.503792 tst register_default_mass.py: using MSISDN 1021
22:48:31.511431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.584857 tst register_default_mass.py: using MSISDN 1022
22:48:31.597648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.673885 tst register_default_mass.py: using MSISDN 1023
22:48:31.684065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.744396 tst register_default_mass.py: using MSISDN 1024
22:48:31.757093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.836675 tst register_default_mass.py: using MSISDN 1025
22:48:31.843268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.912265 tst register_default_mass.py: using MSISDN 1026
22:48:31.921598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.008581 tst register_default_mass.py: using MSISDN 1027
22:48:32.019876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.101060 tst register_default_mass.py: using MSISDN 1028
22:48:32.108775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.180027 tst register_default_mass.py: using MSISDN 1029
22:48:32.186301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.258453 tst register_default_mass.py: using MSISDN 1030
22:48:32.265692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.336235 tst register_default_mass.py: using MSISDN 1031
22:48:32.343893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.416024 tst register_default_mass.py: using MSISDN 1032
22:48:32.423410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.488017 tst register_default_mass.py: using MSISDN 1033
22:48:32.494849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.559457 tst register_default_mass.py: using MSISDN 1034
22:48:32.566571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.643911 tst register_default_mass.py: using MSISDN 1035
22:48:32.659069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.746566 tst register_default_mass.py: using MSISDN 1036
22:48:32.762887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.847492 tst register_default_mass.py: using MSISDN 1037
22:48:32.863801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.946778 tst register_default_mass.py: using MSISDN 1038
22:48:32.955521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.030111 tst register_default_mass.py: using MSISDN 1039
22:48:33.041636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.109524 tst register_default_mass.py: using MSISDN 1040
22:48:33.116756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.200575 tst register_default_mass.py: using MSISDN 1041
22:48:33.211430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.286297 tst register_default_mass.py: using MSISDN 1042
22:48:33.292471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.358228 tst register_default_mass.py: using MSISDN 1043
22:48:33.364317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.442211 tst register_default_mass.py: using MSISDN 1044
22:48:33.452325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.536445 tst register_default_mass.py: using MSISDN 1045
22:48:33.543390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.616730 tst register_default_mass.py: using MSISDN 1046
22:48:33.623703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.686730 tst register_default_mass.py: using MSISDN 1047
22:48:33.693992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.764940 tst register_default_mass.py: using MSISDN 1048
22:48:33.774484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.847814 tst register_default_mass.py: using MSISDN 1049
22:48:33.853590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.910170 tst register_default_mass.py: using MSISDN 1050
22:48:33.916691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.981048 tst register_default_mass.py: using MSISDN 1051
22:48:33.987019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.053285 tst register_default_mass.py: using MSISDN 1052
22:48:34.064715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.137263 tst register_default_mass.py: using MSISDN 1053
22:48:34.144449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.208508 tst register_default_mass.py: using MSISDN 1054
22:48:34.217048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.288356 tst register_default_mass.py: using MSISDN 1055
22:48:34.295589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.365801 tst register_default_mass.py: using MSISDN 1056
22:48:34.372950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.447949 tst register_default_mass.py: using MSISDN 1057
22:48:34.460491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.532317 tst register_default_mass.py: using MSISDN 1058
22:48:34.539730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.603198 tst register_default_mass.py: using MSISDN 1059
22:48:34.610944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.674225 tst register_default_mass.py: using MSISDN 1060
22:48:34.689189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.773063 tst register_default_mass.py: using MSISDN 1061
22:48:34.787447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.862097 tst register_default_mass.py: using MSISDN 1062
22:48:34.875367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.962083 tst register_default_mass.py: using MSISDN 1063
22:48:34.975847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.061318 tst register_default_mass.py: using MSISDN 1064
22:48:35.072047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.138196 tst register_default_mass.py: using MSISDN 1065
22:48:35.150975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.224961 tst register_default_mass.py: using MSISDN 1066
22:48:35.237703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.307309 tst register_default_mass.py: using MSISDN 1067
22:48:35.325206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.408872 tst register_default_mass.py: using MSISDN 1068
22:48:35.425827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.500318 tst register_default_mass.py: using MSISDN 1069
22:48:35.515930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.586595 tst register_default_mass.py: using MSISDN 1070
22:48:35.601710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.680497 tst register_default_mass.py: using MSISDN 1071
22:48:35.692999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.782427 tst register_default_mass.py: using MSISDN 1072
22:48:35.792734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.850887 tst register_default_mass.py: using MSISDN 1073
22:48:35.863599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.939835 tst register_default_mass.py: using MSISDN 1074
22:48:35.955980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.028447 tst register_default_mass.py: using MSISDN 1075
22:48:36.038833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.106807 tst register_default_mass.py: using MSISDN 1076
22:48:36.123000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.195037 tst register_default_mass.py: using MSISDN 1077
22:48:36.211763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.302782 tst register_default_mass.py: using MSISDN 1078
22:48:36.319518 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.392223 tst register_default_mass.py: using MSISDN 1079
22:48:36.409205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.493718 tst register_default_mass.py: using MSISDN 1080
22:48:36.502498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.747179 tst register_default_mass.py: using MSISDN 1081
22:48:36.753367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.823923 tst register_default_mass.py: using MSISDN 1082
22:48:36.831154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.903649 tst register_default_mass.py: using MSISDN 1083
22:48:36.911250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.974069 tst register_default_mass.py: using MSISDN 1084
22:48:36.981944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.044297 tst register_default_mass.py: using MSISDN 1085
22:48:37.050780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.115577 tst register_default_mass.py: using MSISDN 1086
22:48:37.123042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.183287 tst register_default_mass.py: using MSISDN 1087
22:48:37.192874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.271398 tst register_default_mass.py: using MSISDN 1088
22:48:37.278305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.344102 tst register_default_mass.py: using MSISDN 1089
22:48:37.350752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.415661 tst register_default_mass.py: using MSISDN 1090
22:48:37.424748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.484902 tst register_default_mass.py: using MSISDN 1091
22:48:37.491613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.564542 tst register_default_mass.py: using MSISDN 1092
22:48:37.575941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.647373 tst register_default_mass.py: using MSISDN 1093
22:48:37.657734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.729237 tst register_default_mass.py: using MSISDN 1094
22:48:37.740994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.815760 tst register_default_mass.py: using MSISDN 1095
22:48:37.829475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.907560 tst register_default_mass.py: using MSISDN 1096
22:48:37.920766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:38.005183 tst register_default_mass.py: using MSISDN 1097
22:48:38.013997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:38.144913 tst register_default_mass.py: using MSISDN 1098
22:48:38.156189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:38.222036 tst register_default_mass.py: using MSISDN 1099
22:48:38.229369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:38.292562 tst register_default_mass.py: using MSISDN 1100
22:48:38.301551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:38.425936 run mass: Starting testcase
22:48:38.433567 run mass: Pre-launching all virtphy's
22:48:38.441015 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:38.458217 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:38.466222 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:38.483460 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:38.491280 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:38.508145 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:38.516475 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:38.534493 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:38.543300 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:38.561535 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:38.570877 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:38.589433 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:38.599025 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:38.616933 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:38.628862 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:38.646766 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:38.655270 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:38.672985 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:38.682073 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:38.699763 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:38.708401 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:38.726035 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:38.735206 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:38.788657 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:38.796310 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:38.813142 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:38.821129 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:38.838172 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:38.846160 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:38.863186 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:38.871226 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:38.888703 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:38.896800 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:38.914188 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:38.922576 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:38.939883 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:38.947979 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.965179 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.973144 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.992146 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:39.000038 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:39.017528 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:39.025605 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:39.042668 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:39.050590 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:39.067791 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:39.076345 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:39.093688 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:39.101874 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:39.119502 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:39.128355 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:39.146032 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:39.155203 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:39.172168 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:39.180075 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:39.196934 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:39.204594 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:39.221290 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:39.229232 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:39.247133 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:39.256085 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:39.273584 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:39.281887 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:39.298975 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:39.306939 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:39.323704 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:39.331558 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:39.348384 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:39.356125 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:39.372919 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:39.380653 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:39.397612 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:39.405413 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:39.422122 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:39.429839 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:39.446539 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:39.454418 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:39.471415 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:39.479681 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:39.497425 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:39.505425 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:39.522696 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:39.530641 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:39.547706 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:39.556227 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:39.573200 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:39.581941 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:39.598779 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:39.606589 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:39.623336 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:39.631100 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:39.647821 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:39.655551 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:39.672443 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:39.680493 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:39.697471 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:39.705348 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:39.722553 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:39.730443 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:39.747229 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:39.755006 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:39.772060 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:39.779770 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:39.796651 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:39.804732 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:39.822160 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:39.829987 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:39.850299 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:39.858729 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:39.875895 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:39.883638 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:39.900505 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:39.908178 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:39.924357 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:39.931972 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:39.948329 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:39.955867 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:39.972127 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:39.979892 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:39.996677 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:40.004709 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:40.021767 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:40.029763 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:40.046779 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:40.056711 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:40.074587 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:40.083819 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:40.101559 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:40.111001 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:40.128664 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:40.138194 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:40.155397 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:40.164095 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:40.181712 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:40.189655 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:40.206669 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:40.215415 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:40.232661 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:40.242553 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:40.259845 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:40.268469 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:40.286035 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:40.293784 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:40.311210 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:40.319815 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:40.337404 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:40.351813 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:40.381652 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:40.395084 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:40.412912 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:40.421913 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:40.439458 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:40.447900 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:40.466014 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:40.483351 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:40.522539 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:40.539721 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:40.568832 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:40.585310 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:40.619366 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:40.635823 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:40.677032 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:40.693421 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:40.727094 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:40.742653 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:40.774169 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:40.789155 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:40.819683 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:40.833686 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:40.864233 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:40.878835 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:40.909600 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:40.923877 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:40.943126 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:40.952256 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:40.969341 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:40.977110 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:40.993968 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:41.004991 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:41.023023 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:41.031037 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:41.048236 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:41.056202 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:41.073249 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:41.082617 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:41.099435 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:41.107001 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:41.123871 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:41.132705 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:41.150377 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:41.159798 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:41.177761 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:41.186834 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:41.204833 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:41.214854 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:41.232740 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:41.247942 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:41.277948 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:41.292245 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:41.322869 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:41.333467 run mass: Checking if sockets are in the filesystem
22:48:41.349446 run osmo-ms-mob/00000: Starting mobile
22:48:41.367720 run osmo-ms-mob/00000(pid=135): Launched
22:48:41.385251 run mass: MS start registered {at=19911427.088565703, delay=0.009308334439992905, ms=00000}
22:48:45.549300 run osmo-ms-mob/00001: Starting mobile
22:48:45.563736 run osmo-ms-mob/00001(pid=136): Launched
22:48:45.575875 run mass: MS start registered {at=19911431.27921151, delay=0.005257003009319305, ms=00001}
22:48:46.922193 run mass: MS performed LU {at=19911432.625502896, lu_delay=5.536937192082405, ms=00000}
22:48:47.350859 run osmo-ms-mob/00002: Starting mobile
22:48:47.367516 run osmo-ms-mob/00002(pid=137): Launched
22:48:47.380687 run mass: MS start registered {at=19911433.08401186, delay=0.005691498517990112, ms=00002}
22:48:48.647271 run osmo-ms-mob/00003: Starting mobile
22:48:48.660318 run osmo-ms-mob/00003(pid=138): Launched
22:48:48.671844 run mass: MS start registered {at=19911434.375191696, delay=0.005221258848905563, ms=00003}
22:48:49.749747 run osmo-ms-mob/00004: Starting mobile
22:48:49.762814 run osmo-ms-mob/00004(pid=139): Launched
22:48:49.774079 run mass: MS start registered {at=19911435.477426946, delay=0.00483211874961853, ms=00004}
22:48:50.687708 run mass: MS performed LU {at=19911436.39103859, lu_delay=5.111827079206705, ms=00001}
22:48:50.699913 run osmo-ms-mob/00005: Starting mobile
22:48:50.713929 run osmo-ms-mob/00005(pid=140): Launched
22:48:50.724954 run mass: MS start registered {at=19911436.42830019, delay=0.004575055092573166, ms=00005}
22:48:51.647160 run osmo-ms-mob/00006: Starting mobile
22:48:51.662023 run osmo-ms-mob/00006(pid=141): Launched
22:48:51.673214 run mass: MS start registered {at=19911437.376542345, delay=0.004690054804086685, ms=00006}
22:48:52.550964 run osmo-ms-mob/00007: Starting mobile
22:48:52.565778 run osmo-ms-mob/00007(pid=142): Launched
22:48:52.577912 run mass: MS start registered {at=19911438.28125623, delay=0.00522758811712265, ms=00007}
22:48:52.589867 run mass: MS performed LU {at=19911438.29320219, lu_delay=5.209190331399441, ms=00002}
22:48:53.347597 run osmo-ms-mob/00008: Starting mobile
22:48:53.361312 run osmo-ms-mob/00008(pid=143): Launched
22:48:53.372947 run mass: MS start registered {at=19911439.076279886, delay=0.005174949765205383, ms=00008}
22:48:54.048787 run osmo-ms-mob/00009: Starting mobile
22:48:54.065350 run osmo-ms-mob/00009(pid=144): Launched
22:48:54.078919 run mass: MS start registered {at=19911439.782259125, delay=0.0057189613580703735, ms=00009}
22:48:54.454132 run mass: MS performed LU {at=19911440.157462906, lu_delay=4.680035959929228, ms=00004}
22:48:54.500569 run mass: MS performed LU {at=19911440.20390222, lu_delay=5.828710522502661, ms=00003}
22:48:54.747722 run osmo-ms-mob/00010: Starting mobile
22:48:54.763531 run osmo-ms-mob/00010(pid=145): Launched
22:48:54.775771 run mass: MS start registered {at=19911440.47911823, delay=0.005010005086660385, ms=00010}
22:48:55.348672 run osmo-ms-mob/00011: Starting mobile
22:48:55.367954 run osmo-ms-mob/00011(pid=146): Launched
22:48:55.382641 run mass: MS start registered {at=19911441.08598505, delay=0.007148269563913345, ms=00011}
22:48:55.948519 run osmo-ms-mob/00012: Starting mobile
22:48:55.964805 run osmo-ms-mob/00012(pid=147): Launched
22:48:55.978224 run mass: MS start registered {at=19911441.681573022, delay=0.001847095787525177, ms=00012}
22:48:56.355226 run mass: MS performed LU {at=19911442.058529213, lu_delay=5.630229022353888, ms=00005}
22:48:56.401875 run mass: MS performed LU {at=19911442.105209835, lu_delay=4.728667490184307, ms=00006}
22:48:56.415071 run osmo-ms-mob/00013: Starting mobile
22:48:56.429990 run osmo-ms-mob/00013(pid=148): Launched
22:48:56.442444 run mass: MS start registered {at=19911442.145789843, delay=0.005680065602064133, ms=00013}
22:48:57.147626 run osmo-ms-mob/00014: Starting mobile
22:48:57.161441 run osmo-ms-mob/00014(pid=149): Launched
22:48:57.174710 run mass: MS start registered {at=19911442.878045537, delay=0.006841499358415604, ms=00014}
22:48:57.747488 run osmo-ms-mob/00015: Starting mobile
22:48:57.761794 run osmo-ms-mob/00015(pid=150): Launched
22:48:57.773133 run mass: MS start registered {at=19911443.476483412, delay=0.004989210516214371, ms=00015}
22:48:58.220270 run mass: MS performed LU {at=19911443.923598256, lu_delay=4.84731836989522, ms=00008}
22:48:58.232369 run osmo-ms-mob/00016: Starting mobile
22:48:58.246209 run osmo-ms-mob/00016(pid=151): Launched
22:48:58.257329 run mass: MS start registered {at=19911443.960681166, delay=0.004668828099966049, ms=00016}
22:48:58.265837 run mass: MS performed LU {at=19911443.96918753, lu_delay=5.687931302934885, ms=00007}
22:48:58.749954 run osmo-ms-mob/00017: Starting mobile
22:48:58.764563 run osmo-ms-mob/00017(pid=152): Launched
22:48:58.776757 run mass: MS start registered {at=19911444.480103742, delay=0.005350708961486816, ms=00017}
22:48:59.349408 run osmo-ms-mob/00018: Starting mobile
22:48:59.366042 run osmo-ms-mob/00018(pid=153): Launched
22:48:59.381138 run mass: MS start registered {at=19911445.084479637, delay=0.005247224122285843, ms=00018}
22:48:59.748758 run osmo-ms-mob/00019: Starting mobile
22:48:59.764843 run osmo-ms-mob/00019(pid=154): Launched
22:48:59.778999 run mass: MS start registered {at=19911445.48235001, delay=2.3987144231796265e-05, ms=00019}
22:49:00.121092 run mass: MS performed LU {at=19911445.824404716, lu_delay=4.73841966688633, ms=00011}
22:49:00.167850 run mass: MS performed LU {at=19911445.871183198, lu_delay=6.0889240726828575, ms=00009}
22:49:00.180995 run osmo-ms-mob/00020: Starting mobile
22:49:00.196560 run osmo-ms-mob/00020(pid=155): Launched
22:49:00.209810 run mass: MS start registered {at=19911445.91314639, delay=0.00574890524148941, ms=00020}
22:49:00.236604 run mass: MS performed LU {at=19911445.939935684, lu_delay=5.460817452520132, ms=00010}
22:49:00.747904 run osmo-ms-mob/00021: Starting mobile
22:49:00.762298 run osmo-ms-mob/00021(pid=156): Launched
22:49:00.774326 run mass: MS start registered {at=19911446.47767487, delay=0.004398059099912643, ms=00021}
22:49:01.148864 run osmo-ms-mob/00022: Starting mobile
22:49:01.162692 run osmo-ms-mob/00022(pid=157): Launched
22:49:01.174062 run mass: MS start registered {at=19911446.87740985, delay=0.004825275391340256, ms=00022}
22:49:01.710276 run osmo-ms-mob/00023: Starting mobile
22:49:01.727647 run osmo-ms-mob/00023(pid=158): Launched
22:49:01.739029 run mass: MS start registered {at=19911447.442381874, delay=0.004723839461803436, ms=00023}
22:49:01.902273 run mass: MS performed LU {at=19911447.605584472, lu_delay=5.459794629365206, ms=00013}
22:49:01.986043 run mass: MS performed LU {at=19911447.68937755, lu_delay=4.8113320134580135, ms=00014}
22:49:01.998021 run osmo-ms-mob/00024: Starting mobile
22:49:02.011759 run osmo-ms-mob/00024(pid=159): Launched
22:49:02.023244 run mass: MS start registered {at=19911447.726592332, delay=0.00515400618314743, ms=00024}
22:49:02.031577 run mass: MS performed LU {at=19911447.73492692, lu_delay=6.053353898227215, ms=00012}
22:49:02.547210 run osmo-ms-mob/00025: Starting mobile
22:49:02.561770 run osmo-ms-mob/00025(pid=160): Launched
22:49:02.574131 run mass: MS start registered {at=19911448.27748521, delay=0.003951113671064377, ms=00025}
22:49:02.947539 run osmo-ms-mob/00026: Starting mobile
22:49:02.960913 run osmo-ms-mob/00026(pid=161): Launched
22:49:02.971834 run mass: MS start registered {at=19911448.67518796, delay=0.0046454258263111115, ms=00026}
22:49:03.347208 run osmo-ms-mob/00027: Starting mobile
22:49:03.361119 run osmo-ms-mob/00027(pid=162): Launched
22:49:03.372638 run mass: MS start registered {at=19911449.07597392, delay=0.0051892101764678955, ms=00027}
22:49:03.746988 run osmo-ms-mob/00028: Starting mobile
22:49:03.760219 run osmo-ms-mob/00028(pid=163): Launched
22:49:03.771907 run mass: MS start registered {at=19911449.47526338, delay=0.0051466189324855804, ms=00028}
22:49:03.886586 run mass: MS performed LU {at=19911449.58992124, lu_delay=6.113437827676535, ms=00015}
22:49:03.933164 run mass: MS performed LU {at=19911449.63648638, lu_delay=5.156382638961077, ms=00017}
22:49:04.002126 run mass: MS performed LU {at=19911449.70545876, lu_delay=5.7447775937616825, ms=00016}
22:49:04.013828 run osmo-ms-mob/00029: Starting mobile
22:49:04.027250 run osmo-ms-mob/00029(pid=164): Launched
22:49:04.038587 run mass: MS start registered {at=19911449.741939984, delay=0.0046312324702739716, ms=00029}
22:49:04.275082 run mass: MS performed LU {at=19911449.978416253, lu_delay=4.893936615437269, ms=00018}
22:49:04.547876 run osmo-ms-mob/00030: Starting mobile
22:49:04.561786 run osmo-ms-mob/00030(pid=165): Launched
22:49:04.572839 run mass: MS start registered {at=19911450.276191317, delay=0.004681292921304703, ms=00030}
22:49:04.948349 run osmo-ms-mob/00031: Starting mobile
22:49:04.963027 run osmo-ms-mob/00031(pid=166): Launched
22:49:04.974581 run mass: MS start registered {at=19911450.677918445, delay=0.005012392997741699, ms=00031}
22:49:05.246927 run osmo-ms-mob/00032: Starting mobile
22:49:05.260208 run osmo-ms-mob/00032(pid=167): Launched
22:49:05.271342 run mass: MS start registered {at=19911450.974693067, delay=0.004808075726032257, ms=00032}
22:49:05.647245 run osmo-ms-mob/00033: Starting mobile
22:49:05.660828 run osmo-ms-mob/00033(pid=168): Launched
22:49:05.668290 run mass: MS performed LU {at=19911451.371641852, lu_delay=5.458495460450649, ms=00020}
22:49:05.674255 run mass: MS start registered {at=19911451.377622154, delay=0.007398959249258041, ms=00033}
22:49:05.751440 run mass: MS performed LU {at=19911451.45477387, lu_delay=4.977098997682333, ms=00021}
22:49:05.798316 run mass: MS performed LU {at=19911451.50165805, lu_delay=6.019308038055897, ms=00019}
22:49:05.809370 run osmo-ms-mob/00034: Starting mobile
22:49:05.822317 run osmo-ms-mob/00034(pid=169): Launched
22:49:05.833279 run mass: MS start registered {at=19911451.53662932, delay=0.004825904965400696, ms=00034}
22:49:05.941241 run mass: MS performed LU {at=19911451.64457194, lu_delay=4.767162092030048, ms=00022}
22:49:06.347473 run osmo-ms-mob/00035: Starting mobile
22:49:06.361728 run osmo-ms-mob/00035(pid=170): Launched
22:49:06.373368 run mass: MS start registered {at=19911452.076720033, delay=0.004924464970827103, ms=00035}
22:49:06.746837 run osmo-ms-mob/00036: Starting mobile
22:49:06.760952 run osmo-ms-mob/00036(pid=171): Launched
22:49:06.797859 run mass: MS start registered {at=19911452.501207456, delay=0.0019373781979084015, ms=00036}
22:49:07.345019 run osmo-ms-mob/00037: Starting mobile
22:49:07.358944 run osmo-ms-mob/00037(pid=172): Launched
22:49:07.365165 run mass: Starting too slowly. Moving on {now=19911453.06853469, sleep=-0.12409709021449089, target=19911452.9444376}
22:49:07.371280 run mass: MS start registered {at=19911453.074638017, delay=0.006105396896600723, ms=00037}
22:49:07.377451 run mass: Starting too slowly. Moving on {now=19911453.080820438, sleep=-0.03638283535838127, target=19911453.044437602}
22:49:07.450412 run osmo-ms-mob/00038: Starting mobile
22:49:07.464485 run osmo-ms-mob/00038(pid=173): Launched
22:49:07.475920 run mass: MS start registered {at=19911453.179269917, delay=0.005049441009759903, ms=00038}
22:49:07.652556 run mass: MS performed LU {at=19911453.355890095, lu_delay=5.629297763109207, ms=00024}
22:49:07.680841 run osmo-ms-mob/00039: Starting mobile
22:49:07.694430 run osmo-ms-mob/00039(pid=174): Launched
22:49:07.701132 run mass: MS performed LU {at=19911453.40449075, lu_delay=5.127005539834499, ms=00025}
22:49:07.707304 run mass: MS start registered {at=19911453.410670627, delay=0.006198208779096603, ms=00039}
22:49:07.768701 run mass: MS performed LU {at=19911453.47202952, lu_delay=4.796841558068991, ms=00026}
22:49:07.805538 run mass: MS performed LU {at=19911453.508873705, lu_delay=6.066491831094027, ms=00023}
22:49:07.817489 run osmo-ms-mob/00040: Starting mobile
22:49:07.831602 run osmo-ms-mob/00040(pid=175): Launched
22:49:07.842971 run mass: MS start registered {at=19911453.54631947, delay=0.0047607421875, ms=00040}
22:49:08.447625 run osmo-ms-mob/00041: Starting mobile
22:49:08.461502 run osmo-ms-mob/00041(pid=176): Launched
22:49:08.472859 run mass: MS start registered {at=19911454.176210042, delay=0.0049939341843128204, ms=00041}
22:49:08.748623 run osmo-ms-mob/00042: Starting mobile
22:49:08.762797 run osmo-ms-mob/00042(pid=177): Launched
22:49:08.774602 run mass: MS start registered {at=19911454.477951627, delay=0.004495292901992798, ms=00042}
22:49:09.146896 run osmo-ms-mob/00043: Starting mobile
22:49:09.160247 run osmo-ms-mob/00043(pid=178): Launched
22:49:09.171258 run mass: MS start registered {at=19911454.87461046, delay=0.004839032888412476, ms=00043}
22:49:09.434044 run mass: MS performed LU {at=19911455.137379367, lu_delay=6.061405446380377, ms=00027}
22:49:09.446091 run osmo-ms-mob/00044: Starting mobile
22:49:09.460000 run osmo-ms-mob/00044(pid=179): Launched
22:49:09.471767 run mass: MS start registered {at=19911455.17511143, delay=0.0052919089794158936, ms=00044}
22:49:09.517220 run mass: MS performed LU {at=19911455.2205557, lu_delay=5.478615716099739, ms=00029}
22:49:09.563555 run mass: MS performed LU {at=19911455.266898904, lu_delay=4.990707587450743, ms=00030}
22:49:09.575059 run osmo-ms-mob/00045: Starting mobile
22:49:09.588547 run osmo-ms-mob/00045(pid=180): Launched
22:49:09.599711 run mass: MS start registered {at=19911455.303065278, delay=0.004712164402008057, ms=00045}
22:49:09.706217 run mass: MS performed LU {at=19911455.409549348, lu_delay=5.934285968542099, ms=00028}
22:49:09.725758 run mass: MS performed LU {at=19911455.429099847, lu_delay=4.751181401312351, ms=00031}
22:49:09.737441 run osmo-ms-mob/00046: Starting mobile
22:49:09.751004 run osmo-ms-mob/00046(pid=181): Launched
22:49:09.762369 run mass: MS start registered {at=19911455.465717725, delay=0.004808440804481506, ms=00046}
22:49:10.356310 run osmo-ms-mob/00047: Starting mobile
22:49:10.371913 run osmo-ms-mob/00047(pid=182): Launched
22:49:10.383428 run mass: MS start registered {at=19911456.08677841, delay=0.0050046443939208984, ms=00047}
22:49:10.648225 run osmo-ms-mob/00048: Starting mobile
22:49:10.662566 run osmo-ms-mob/00048(pid=183): Launched
22:49:10.674393 run mass: MS start registered {at=19911456.377738465, delay=0.004868265241384506, ms=00048}
22:49:10.947661 run osmo-ms-mob/00049: Starting mobile
22:49:10.961853 run osmo-ms-mob/00049(pid=184): Launched
22:49:10.973312 run mass: MS start registered {at=19911456.676656723, delay=0.005055636167526245, ms=00049}
22:49:11.247699 run osmo-ms-mob/00050: Starting mobile
22:49:11.262153 run osmo-ms-mob/00050(pid=185): Launched
22:49:11.273568 run mass: MS start registered {at=19911456.976918295, delay=0.005070872604846954, ms=00050}
22:49:11.418373 run mass: MS performed LU {at=19911457.12170732, lu_delay=5.744085166603327, ms=00033}
22:49:11.465384 run mass: MS performed LU {at=19911457.168718547, lu_delay=5.632089227437973, ms=00034}
22:49:11.533796 run mass: MS performed LU {at=19911457.23713, lu_delay=6.262436933815479, ms=00032}
22:49:11.545513 run osmo-ms-mob/00051: Starting mobile
22:49:11.559100 run osmo-ms-mob/00051(pid=186): Launched
22:49:11.570440 run mass: MS start registered {at=19911457.27376808, delay=0.004610247910022736, ms=00051}
22:49:11.579722 run mass: MS performed LU {at=19911457.28308117, lu_delay=4.781873714178801, ms=00036}
22:49:11.626599 run mass: MS performed LU {at=19911457.329935126, lu_delay=5.253215093165636, ms=00035}
22:49:11.638730 run osmo-ms-mob/00052: Starting mobile
22:49:11.653111 run osmo-ms-mob/00052(pid=187): Launched
22:49:11.664589 run mass: MS start registered {at=19911457.367946286, delay=0.003228895366191864, ms=00052}
22:49:12.257540 run osmo-ms-mob/00053: Starting mobile
22:49:12.272913 run osmo-ms-mob/00053(pid=188): Launched
22:49:12.287103 run mass: MS start registered {at=19911457.99044996, delay=0.007735345512628555, ms=00053}
22:49:12.547137 run osmo-ms-mob/00054: Starting mobile
22:49:12.560795 run osmo-ms-mob/00054(pid=189): Launched
22:49:12.571972 run mass: MS start registered {at=19911458.275324333, delay=0.004850789904594421, ms=00054}
22:49:12.847098 run osmo-ms-mob/00055: Starting mobile
22:49:12.860999 run osmo-ms-mob/00055(pid=190): Launched
22:49:12.872316 run mass: MS start registered {at=19911458.575662218, delay=0.004805658012628555, ms=00055}
22:49:13.704914 run osmo-ms-mob/00056: Starting mobile
22:49:13.723708 run osmo-ms-mob/00056(pid=191): Launched
22:49:13.730592 run mass: Starting too slowly. Moving on {now=19911459.433960594, sleep=-0.48952290415763855, target=19911458.94443769}
22:49:13.736707 run mass: MS start registered {at=19911459.44006359, delay=0.006105102598667145, ms=00056}
22:49:13.742828 run mass: Starting too slowly. Moving on {now=19911459.446196705, sleep=-0.4017590135335922, target=19911459.04443769}
22:49:13.748750 run mass: Starting too slowly. Moving on {now=19911459.45211988, sleep=-0.30768218636512756, target=19911459.144437693}
22:49:13.754973 run mass: MS performed LU {at=19911459.458328027, lu_delay=6.047657400369644, ms=00039}
22:49:13.766656 run osmo-ms-mob/00057: Starting mobile
22:49:13.781033 run osmo-ms-mob/00057(pid=192): Launched
22:49:13.787390 run mass: Starting too slowly. Moving on {now=19911459.490759093, sleep=-0.2463213987648487, target=19911459.244437695}
22:49:13.793194 run mass: MS start registered {at=19911459.496553198, delay=0.005796264857053757, ms=00057}
22:49:13.799054 run mass: Starting too slowly. Moving on {now=19911459.502424102, sleep=-0.15798640623688698, target=19911459.344437696}
22:49:13.805068 run mass: MS performed LU {at=19911459.508427586, lu_delay=6.433789569884539, ms=00037}
22:49:13.810945 run mass: Starting too slowly. Moving on {now=19911459.51431467, sleep=-0.06987697258591652, target=19911459.444437698}
22:49:13.847435 run osmo-ms-mob/00058: Starting mobile
22:49:13.861338 run osmo-ms-mob/00058(pid=193): Launched
22:49:13.874491 run mass: MS start registered {at=19911459.577837553, delay=0.006500832736492157, ms=00058}
22:49:13.943217 run mass: MS performed LU {at=19911459.646550454, lu_delay=6.46728053689003, ms=00038}
22:49:13.961977 run mass: MS performed LU {at=19911459.66531352, lu_delay=5.489103477448225, ms=00041}
22:49:13.973784 run osmo-ms-mob/00059: Starting mobile
22:49:13.987362 run osmo-ms-mob/00059(pid=194): Launched
22:49:13.998707 run mass: MS performed LU {at=19911459.70205146, lu_delay=5.224099833518267, ms=00042}
22:49:14.004890 run mass: MS start registered {at=19911459.70825612, delay=0.01094311848282814, ms=00059}
22:49:14.447897 run osmo-ms-mob/00060: Starting mobile
22:49:14.461769 run osmo-ms-mob/00060(pid=195): Launched
22:49:14.472897 run mass: MS start registered {at=19911460.17624274, delay=0.005010239779949188, ms=00060}
22:49:14.851667 run osmo-ms-mob/00061: Starting mobile
22:49:14.867170 run osmo-ms-mob/00061(pid=196): Launched
22:49:14.878871 run mass: MS start registered {at=19911460.582207408, delay=0.005184002220630646, ms=00061}
22:49:15.148771 run osmo-ms-mob/00062: Starting mobile
22:49:15.162802 run osmo-ms-mob/00062(pid=197): Launched
22:49:15.174130 run mass: MS start registered {at=19911460.877476852, delay=0.004887152463197708, ms=00062}
22:49:15.184938 run mass: MS performed LU {at=19911460.888282035, lu_delay=5.422564309090376, ms=00046}
22:49:15.231428 run mass: MS performed LU {at=19911460.934681613, lu_delay=5.631616335362196, ms=00045}
22:49:15.247094 run osmo-ms-mob/00063: Starting mobile
22:49:15.261156 run osmo-ms-mob/00063(pid=198): Launched
22:49:15.272551 run mass: MS start registered {at=19911460.975895897, delay=0.005065999925136566, ms=00063}
22:49:15.300156 run mass: MS performed LU {at=19911461.003439225, lu_delay=5.828327793627977, ms=00044}
22:49:15.392291 run mass: MS performed LU {at=19911461.09554538, lu_delay=5.00876697152853, ms=00047}
22:49:15.429262 run mass: MS performed LU {at=19911461.132561095, lu_delay=4.754822630435228, ms=00048}
22:49:15.446782 run osmo-ms-mob/00064: Starting mobile
22:49:15.460641 run osmo-ms-mob/00064(pid=199): Launched
22:49:15.472251 run mass: MS start registered {at=19911461.175595284, delay=0.004881177097558975, ms=00064}
22:49:16.249523 run osmo-ms-mob/00065: Starting mobile
22:49:16.265136 run osmo-ms-mob/00065(pid=200): Launched
22:49:16.279255 run mass: MS performed LU {at=19911461.982554507, lu_delay=5.305897783488035, ms=00049}
22:49:16.286081 run mass: MS start registered {at=19911461.989442155, delay=0.012748368084430695, ms=00065}
22:49:16.548220 run osmo-ms-mob/00066: Starting mobile
22:49:16.575910 run osmo-ms-mob/00066(pid=201): Launched
22:49:16.589957 run mass: MS start registered {at=19911462.293284666, delay=0.004752151668071747, ms=00066}
22:49:16.950884 run osmo-ms-mob/00067: Starting mobile
22:49:16.973815 run osmo-ms-mob/00067(pid=202): Launched
22:49:16.987447 run mass: MS start registered {at=19911462.690785512, delay=3.4499913454055786e-05, ms=00067}
22:49:17.004596 run mass: MS performed LU {at=19911462.707885344, lu_delay=5.434117265045643, ms=00051}
22:49:17.021757 run mass: MS performed LU {at=19911462.725051153, lu_delay=5.357104867696762, ms=00052}
22:49:17.047394 run osmo-ms-mob/00068: Starting mobile
22:49:17.078371 run osmo-ms-mob/00068(pid=203): Launched
22:49:17.093260 run mass: MS start registered {at=19911462.796600804, delay=3.75993549823761e-05, ms=00068}
22:49:17.106796 run mass: MS performed LU {at=19911462.81013454, lu_delay=4.534810207784176, ms=00054}
22:49:17.649741 run osmo-ms-mob/00069: Starting mobile
22:49:17.679906 run osmo-ms-mob/00069(pid=204): Launched
22:49:17.695990 run mass: MS start registered {at=19911463.39930517, delay=0.0017342343926429749, ms=00069}
22:49:18.009338 run mass: MS performed LU {at=19911463.712648705, lu_delay=5.722198743373156, ms=00053}
22:49:18.024042 run osmo-ms-mob/00070: Starting mobile
22:49:18.040775 run osmo-ms-mob/00070(pid=205): Launched
22:49:18.055384 run mass: MS start registered {at=19911463.75871886, delay=4.732981324195862e-05, ms=00070}
22:49:18.198576 run mass: MS performed LU {at=19911463.90186725, lu_delay=3.7256245128810406, ms=00060}
22:49:18.453669 run osmo-ms-mob/00071: Starting mobile
22:49:18.483830 run osmo-ms-mob/00071(pid=206): Launched
22:49:18.497376 run mass: MS start registered {at=19911464.20071864, delay=3.4436583518981934e-05, ms=00071}
22:49:18.830996 run mass: MS performed LU {at=19911464.534296874, lu_delay=4.956459321081638, ms=00058}
22:49:18.850705 run osmo-ms-mob/00072: Starting mobile
22:49:18.872812 run osmo-ms-mob/00072(pid=207): Launched
22:49:18.890819 run mass: MS start registered {at=19911464.594123203, delay=0.006810072809457779, ms=00072}
22:49:18.923030 run mass: MS performed LU {at=19911464.62633479, lu_delay=5.1297815926373005, ms=00057}
22:49:18.996676 run mass: MS performed LU {at=19911464.700008873, lu_delay=6.1243466548621655, ms=00055}
22:49:19.176357 run mass: MS performed LU {at=19911464.879610095, lu_delay=5.4395465068519115, ms=00056}
22:49:19.193090 run osmo-ms-mob/00073: Starting mobile
22:49:19.207412 run osmo-ms-mob/00073(pid=208): Launched
22:49:19.213789 run mass: MS performed LU {at=19911464.91714579, lu_delay=5.208889666944742, ms=00059}
22:49:19.220159 run mass: MS start registered {at=19911464.923523795, delay=0.006399095058441162, ms=00073}
22:49:19.658676 run osmo-ms-mob/00074: Starting mobile
22:49:19.673036 run osmo-ms-mob/00074(pid=209): Launched
22:49:19.684766 run mass: MS start registered {at=19911465.388104603, delay=0.005192942917346954, ms=00074}
22:49:20.047424 run osmo-ms-mob/00075: Starting mobile
22:49:20.064965 run osmo-ms-mob/00075(pid=210): Launched
22:49:20.076531 run mass: MS start registered {at=19911465.779868886, delay=0.004748750478029251, ms=00075}
22:49:20.548889 run osmo-ms-mob/00076: Starting mobile
22:49:20.565570 run osmo-ms-mob/00076(pid=211): Launched
22:49:20.577233 run mass: MS start registered {at=19911466.280574646, delay=0.004964608699083328, ms=00076}
22:49:20.731701 run mass: MS performed LU {at=19911466.4350372, lu_delay=5.459141302853823, ms=00063}
22:49:20.833752 run mass: MS performed LU {at=19911466.53707959, lu_delay=5.361484307795763, ms=00064}
22:49:20.861472 run mass: MS performed LU {at=19911466.56480496, lu_delay=5.982597552239895, ms=00061}
22:49:20.873460 run osmo-ms-mob/00077: Starting mobile
22:49:20.887114 run osmo-ms-mob/00077(pid=212): Launched
22:49:20.898571 run mass: MS start registered {at=19911466.601920616, delay=0.0049592964351177216, ms=00077}
22:49:21.024089 run mass: MS performed LU {at=19911466.727336753, lu_delay=4.737894598394632, ms=00065}
22:49:21.452992 run osmo-ms-mob/00078: Starting mobile
22:49:21.479152 run osmo-ms-mob/00078(pid=213): Launched
22:49:21.499086 run mass: MS start registered {at=19911467.202400077, delay=0.0070534683763980865, ms=00078}
22:49:21.847905 run osmo-ms-mob/00079: Starting mobile
22:49:21.862207 run osmo-ms-mob/00079(pid=214): Launched
22:49:21.873560 run mass: MS start registered {at=19911467.57690429, delay=0.004980437457561493, ms=00079}
22:49:22.347276 run osmo-ms-mob/00080: Starting mobile
22:49:22.361278 run osmo-ms-mob/00080(pid=215): Launched
22:49:22.372769 run mass: MS start registered {at=19911468.0761106, delay=0.004939228296279907, ms=00080}
22:49:22.596715 run mass: MS performed LU {at=19911468.30005063, lu_delay=5.5034498274326324, ms=00068}
22:49:22.632914 run mass: MS performed LU {at=19911468.336251345, lu_delay=5.645465832203627, ms=00067}
22:49:22.688130 run mass: MS performed LU {at=19911468.391467277, lu_delay=6.098182611167431, ms=00066}
22:49:22.700395 run osmo-ms-mob/00081: Starting mobile
22:49:22.716319 run osmo-ms-mob/00081(pid=216): Launched
22:49:22.727662 run mass: MS start registered {at=19911468.43100933, delay=0.004833817481994629, ms=00081}
22:49:22.942698 run mass: MS performed LU {at=19911468.646029033, lu_delay=5.246723864227533, ms=00069}
22:49:23.247234 run osmo-ms-mob/00082: Starting mobile
22:49:23.262394 run osmo-ms-mob/00082(pid=217): Launched
22:49:23.273799 run mass: MS start registered {at=19911468.977143165, delay=0.0048724934458732605, ms=00082}
22:49:23.657544 run mass: MS performed LU {at=19911469.360877384, lu_delay=5.602158524096012, ms=00070}
22:49:23.848128 run osmo-ms-mob/00083: Starting mobile
22:49:23.861718 run osmo-ms-mob/00083(pid=218): Launched
22:49:23.873150 run mass: MS start registered {at=19911469.5764983, delay=0.004784442484378815, ms=00083}
22:49:24.347211 run osmo-ms-mob/00084: Starting mobile
22:49:24.360463 run osmo-ms-mob/00084(pid=219): Launched
22:49:24.371891 run mass: MS start registered {at=19911470.075241175, delay=0.004968713968992233, ms=00084}
22:49:24.497858 run mass: MS performed LU {at=19911470.20119324, lu_delay=4.81308863684535, ms=00074}
22:49:24.580442 run mass: MS performed LU {at=19911470.28373368, lu_delay=6.083015039563179, ms=00071}
22:49:24.627250 run mass: MS performed LU {at=19911470.330583945, lu_delay=5.736460741609335, ms=00072}
22:49:24.788986 run mass: MS performed LU {at=19911470.4923086, lu_delay=5.568784806877375, ms=00073}
22:49:24.801855 run osmo-ms-mob/00085: Starting mobile
22:49:24.816078 run osmo-ms-mob/00085(pid=220): Launched
22:49:24.827464 run mass: MS start registered {at=19911470.53080969, delay=0.004992116242647171, ms=00085}
22:49:24.843179 run mass: MS performed LU {at=19911470.546530142, lu_delay=4.7666612565517426, ms=00075}
22:49:25.448153 run osmo-ms-mob/00086: Starting mobile
22:49:25.462232 run osmo-ms-mob/00086(pid=221): Launched
22:49:25.473406 run mass: MS start registered {at=19911471.176733956, delay=0.00492032989859581, ms=00086}
22:49:26.047191 run osmo-ms-mob/00087: Starting mobile
22:49:26.060834 run osmo-ms-mob/00087(pid=222): Launched
22:49:26.071685 run mass: MS start registered {at=19911471.7750367, delay=0.00444445013999939, ms=00087}
22:49:26.362683 run mass: MS performed LU {at=19911472.066014882, lu_delay=4.863614805042744, ms=00078}
22:49:26.398972 run mass: MS performed LU {at=19911472.1022395, lu_delay=5.821664854884148, ms=00076}
22:49:26.483143 run mass: MS performed LU {at=19911472.18636239, lu_delay=4.609458100050688, ms=00079}
22:49:26.501357 run osmo-ms-mob/00088: Starting mobile
22:49:26.515201 run osmo-ms-mob/00088(pid=223): Launched
22:49:26.526937 run mass: MS start registered {at=19911472.230272822, delay=0.005189873278141022, ms=00088}
22:49:26.689626 run mass: MS performed LU {at=19911472.392947845, lu_delay=5.79102722927928, ms=00077}
22:49:27.249650 run osmo-ms-mob/00089: Starting mobile
22:49:27.263767 run osmo-ms-mob/00089(pid=224): Launched
22:49:27.275466 run mass: MS start registered {at=19911472.97880519, delay=0.005355816334486008, ms=00089}
22:49:27.849136 run osmo-ms-mob/00090: Starting mobile
22:49:27.862974 run osmo-ms-mob/00090(pid=225): Launched
22:49:27.874461 run mass: MS start registered {at=19911473.57781122, delay=0.004824578762054443, ms=00090}
22:49:28.264156 run mass: MS performed LU {at=19911473.967428368, lu_delay=4.990285202860832, ms=00082}
22:49:28.346394 run mass: MS performed LU {at=19911474.049699448, lu_delay=5.618690118193626, ms=00081}
22:49:28.392803 run mass: MS performed LU {at=19911474.096123163, lu_delay=6.020012561231852, ms=00080}
22:49:28.406308 run osmo-ms-mob/00091: Starting mobile
22:49:28.421971 run osmo-ms-mob/00091(pid=226): Launched
22:49:28.433528 run mass: MS start registered {at=19911474.136869, delay=0.005021963268518448, ms=00091}
22:49:28.535850 run mass: MS performed LU {at=19911474.239182957, lu_delay=4.66268465667963, ms=00083}
22:49:29.247122 run osmo-ms-mob/00092: Starting mobile
22:49:29.260984 run osmo-ms-mob/00092(pid=227): Launched
22:49:29.272285 run mass: MS start registered {at=19911474.975635607, delay=0.004863802343606949, ms=00092}
22:49:30.047168 run osmo-ms-mob/00093: Starting mobile
22:49:30.060594 run osmo-ms-mob/00093(pid=228): Launched
22:49:30.071825 run mass: MS start registered {at=19911475.77517508, delay=0.005068305879831314, ms=00093}
22:49:30.248132 run mass: MS performed LU {at=19911475.951447953, lu_delay=4.7747139967978, ms=00086}
22:49:30.294116 run mass: MS performed LU {at=19911475.99745046, lu_delay=5.466640770435333, ms=00085}
22:49:30.362845 run mass: MS performed LU {at=19911476.0661758, lu_delay=5.9909346252679825, ms=00084}
22:49:30.400047 run mass: MS performed LU {at=19911476.103380337, lu_delay=22.55706086754799, ms=00040}
22:49:30.947511 run osmo-ms-mob/00094: Starting mobile
22:49:30.961381 run osmo-ms-mob/00094(pid=229): Launched
22:49:30.972310 run mass: MS start registered {at=19911476.675659325, delay=0.004764329642057419, ms=00094}
22:49:31.851208 run osmo-ms-mob/00095: Starting mobile
22:49:31.864640 run osmo-ms-mob/00095(pid=230): Launched
22:49:31.876012 run mass: MS start registered {at=19911477.57936034, delay=0.005148928612470627, ms=00095}
22:49:32.112552 run mass: MS performed LU {at=19911477.81583311, lu_delay=4.837027918547392, ms=00089}
22:49:32.158468 run mass: MS performed LU {at=19911477.861777525, lu_delay=6.086740825325251, ms=00087}
22:49:32.302176 run mass: MS performed LU {at=19911478.005508687, lu_delay=23.130898226052523, ms=00043}
22:49:32.856723 run osmo-ms-mob/00096: Starting mobile
22:49:32.870182 run osmo-ms-mob/00096(pid=231): Launched
22:49:32.881059 run mass: MS start registered {at=19911478.58441072, delay=0.004731636494398117, ms=00096}
22:49:33.960415 run osmo-ms-mob/00097: Starting mobile
22:49:33.975371 run osmo-ms-mob/00097(pid=232): Launched
22:49:33.986781 run mass: MS start registered {at=19911479.6901323, delay=0.004999704658985138, ms=00097}
22:49:34.013954 run mass: MS performed LU {at=19911479.71728353, lu_delay=5.580414529889822, ms=00091}
22:49:34.059759 run mass: MS performed LU {at=19911479.76309412, lu_delay=6.185282900929451, ms=00090}
22:49:34.129140 run mass: MS performed LU {at=19911479.83247479, lu_delay=4.856839183717966, ms=00092}
22:49:34.166412 run mass: MS performed LU {at=19911479.86974175, lu_delay=22.892823453992605, ms=00050}
22:49:35.257459 run osmo-ms-mob/00098: Starting mobile
22:49:35.271826 run osmo-ms-mob/00098(pid=233): Launched
22:49:35.283502 run mass: MS start registered {at=19911480.986847516, delay=0.005155202001333237, ms=00098}
22:49:35.878639 run mass: MS performed LU {at=19911481.581959564, lu_delay=5.806784484535456, ms=00093}
22:49:35.925601 run mass: MS performed LU {at=19911481.62882906, lu_delay=4.953169733285904, ms=00094}
22:49:37.056170 run osmo-ms-mob/00099: Starting mobile
22:49:37.070287 run osmo-ms-mob/00099(pid=234): Launched
22:49:37.076408 run mass: All started... {duration=55.73533995077014, too_slow=8}
22:49:37.082166 run mass: MS start registered {at=19911482.78552474, delay=0.005750812590122223, ms=00099}
22:49:37.779497 run mass: MS performed LU {at=19911483.482828718, lu_delay=5.903468377888203, ms=00095}
22:49:37.826326 run mass: MS performed LU {at=19911483.529632006, lu_delay=4.945221286267042, ms=00096}
22:49:37.894912 run mass: MS performed LU {at=19911483.598241452, lu_delay=22.720764599740505, ms=00062}
22:49:39.644081 run mass: MS performed LU {at=19911485.347352978, lu_delay=5.657220676541328, ms=00097}
22:49:41.546168 run mass: MS performed LU {at=19911487.249497704, lu_delay=6.262650188058615, ms=00098}
22:49:41.572888 run mass: MS performed LU {at=19911487.276179116, lu_delay=4.4906543754041195, ms=00099}
22:49:49.296089 run mass: MS performed LU {at=19911494.999344505, lu_delay=22.76907168328762, ms=00088}
22:49:49.317690 run mass: Tests done {all_completed=True, max=23.130898226052523, min=3.7256245128810406}
22:49:49.323615 tst register_default_mass.py: Test passed (92.9 sec)
22:49:49.329254 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:49.332711 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:49.336127 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:49.339563 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:49.342983 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:49.346420 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:49.349862 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:49.353303 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:49.356739 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:49.360149 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:49.363572 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:49.366975 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:49.370393 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:49.373805 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:49.377230 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:49.380667 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:49.384658 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:49.388148 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:49.391594 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:49.395025 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:49.398446 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:49.401913 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:49.405324 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:49.408751 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:49.412161 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:49.415581 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:49.418988 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:49.422436 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:49.425910 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:49.429346 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:49.432756 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:49.436170 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:49.439960 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:49.443425 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:49.446879 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:49.450552 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:49.454169 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:49.458002 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:49.461723 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:49.465666 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:49.469105 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:49.472524 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:49.476180 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:49.479772 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:49.483246 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:49.486870 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:49.490316 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:49.493732 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:49.497158 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:49.500582 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:49.504199 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:49.507867 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:49.511534 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:49.515344 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:49.518753 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:49.522189 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:49.525628 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:49.529078 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:49.532737 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:49.536736 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:49.540274 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:49.543839 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:49.547388 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:49.550953 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:49.554482 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:49.558049 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:49.561733 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:49.565553 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:49.569013 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:49.572430 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:49.575890 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:49.579325 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:49.582761 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:49.586189 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:49.589673 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:49.593105 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:49.596513 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:49.600411 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:49.603847 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:49.607545 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:49.611023 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:49.614459 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:49.617900 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:49.621336 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:49.624750 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:49.628646 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:49.632093 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:49.635550 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:49.638980 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:49.642410 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:49.645844 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:49.649318 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:49.653167 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:49.656614 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:49.660069 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:49.663499 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:49.667420 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:49.670969 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:49.674663 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:49.678052 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:49.681485 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:49.684907 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:49.688344 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:49.691820 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:49.695269 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:49.698712 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:49.702378 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:49.705850 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:49.709296 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:49.713395 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:49.716890 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:49.720259 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:49.723630 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:49.727043 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:49.730434 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:49.733838 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:49.737185 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:49.740599 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:49.744037 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:49.747464 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:49.750859 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:49.754264 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:49.757681 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:49.761053 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:49.764400 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:49.767676 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.770951 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.774228 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.777489 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.780761 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.784142 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.787550 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.790967 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.794355 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.797749 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.801134 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.804527 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.807916 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:49.811295 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:49.814696 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:49.817990 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:49.821507 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:49.825030 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:49.828504 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:49.832038 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:49.835539 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:49.839052 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:49.842563 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:49.846049 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:49.849576 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:49.853000 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:49.856365 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:49.859729 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:49.863090 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:49.866543 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:49.870025 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:49.873528 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:49.877021 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:49.880529 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:49.884056 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:49.887585 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:49.891248 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:49.894775 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:49.898294 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:49.901811 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:49.905322 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:49.908835 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:49.912352 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:49.915893 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:49.919405 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:49.922874 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:49.926298 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:49.929697 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:49.933080 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:49.936457 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:49.939844 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:49.943261 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:49.946622 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:49.950057 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:49.953543 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:49.956924 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:49.960385 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:49.963916 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:49.967445 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:49.970975 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:49.974502 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:49.978026 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:49.981537 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:49.985043 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:49.988562 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:49.992025 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:49.995430 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:49.998824 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:50.002220 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:50.005615 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:50.009003 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:50.012396 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:50.015781 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:50.019182 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:50.022591 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:50.025994 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:50.029385 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:50.032794 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:50.036201 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:50.039604 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:50.042996 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:50.046398 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:50.049790 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:50.053187 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:50.056582 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:50.059989 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:50.063399 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:50.066801 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:50.070311 --- ParallelTerminationStrategy: PID 22 died...
22:49:50.071866 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:50.075610 --- ParallelTerminationStrategy: PID 23 died...
22:49:50.077139 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:50.080878 --- ParallelTerminationStrategy: PID 24 died...
22:49:50.082400 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:50.086163 --- ParallelTerminationStrategy: PID 25 died...
22:49:50.087688 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:50.091441 --- ParallelTerminationStrategy: PID 26 died...
22:49:50.092967 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:50.096759 --- ParallelTerminationStrategy: PID 27 died...
22:49:50.098300 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:50.102069 --- ParallelTerminationStrategy: PID 28 died...
22:49:50.103597 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:50.107390 --- ParallelTerminationStrategy: PID 29 died...
22:49:50.108946 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:50.112721 --- ParallelTerminationStrategy: PID 30 died...
22:49:50.114247 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:50.118017 --- ParallelTerminationStrategy: PID 31 died...
22:49:50.119543 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:50.123331 --- ParallelTerminationStrategy: PID 32 died...
22:49:50.124864 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:50.128659 --- ParallelTerminationStrategy: PID 33 died...
22:49:50.130213 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:50.134016 --- ParallelTerminationStrategy: PID 35 died...
22:49:50.135554 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:50.139353 --- ParallelTerminationStrategy: PID 36 died...
22:49:50.140899 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:50.144695 --- ParallelTerminationStrategy: PID 37 died...
22:49:50.146228 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:50.150027 --- ParallelTerminationStrategy: PID 38 died...
22:49:50.151545 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:50.155306 --- ParallelTerminationStrategy: PID 39 died...
22:49:50.156836 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:50.160590 --- ParallelTerminationStrategy: PID 40 died...
22:49:50.162112 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:50.165895 --- ParallelTerminationStrategy: PID 41 died...
22:49:50.167415 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:50.171184 --- ParallelTerminationStrategy: PID 42 died...
22:49:50.172740 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:50.176496 --- ParallelTerminationStrategy: PID 43 died...
22:49:50.178081 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:50.181844 --- ParallelTerminationStrategy: PID 44 died...
22:49:50.183366 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:50.187168 --- ParallelTerminationStrategy: PID 45 died...
22:49:50.188686 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:50.192436 --- ParallelTerminationStrategy: PID 46 died...
22:49:50.193960 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:50.197740 --- ParallelTerminationStrategy: PID 47 died...
22:49:50.199279 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:50.203048 --- ParallelTerminationStrategy: PID 48 died...
22:49:50.204617 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:50.208399 --- ParallelTerminationStrategy: PID 49 died...
22:49:50.209965 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:50.213720 --- ParallelTerminationStrategy: PID 50 died...
22:49:50.215248 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:50.218998 --- ParallelTerminationStrategy: PID 51 died...
22:49:50.220526 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:50.224281 --- ParallelTerminationStrategy: PID 52 died...
22:49:50.225808 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:50.229582 --- ParallelTerminationStrategy: PID 53 died...
22:49:50.231104 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:50.234894 --- ParallelTerminationStrategy: PID 54 died...
22:49:50.236408 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:50.240178 --- ParallelTerminationStrategy: PID 55 died...
22:49:50.241713 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:50.245485 --- ParallelTerminationStrategy: PID 56 died...
22:49:50.247006 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:50.250806 --- ParallelTerminationStrategy: PID 57 died...
22:49:50.252332 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:50.256105 --- ParallelTerminationStrategy: PID 58 died...
22:49:50.257625 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:50.261402 --- ParallelTerminationStrategy: PID 59 died...
22:49:50.262924 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:50.266679 --- ParallelTerminationStrategy: PID 60 died...
22:49:50.268203 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:50.272023 --- ParallelTerminationStrategy: PID 61 died...
22:49:50.273558 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:50.277331 --- ParallelTerminationStrategy: PID 62 died...
22:49:50.278854 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:50.282626 --- ParallelTerminationStrategy: PID 63 died...
22:49:50.284155 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:50.287910 --- ParallelTerminationStrategy: PID 64 died...
22:49:50.289453 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:50.293215 --- ParallelTerminationStrategy: PID 65 died...
22:49:50.294738 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:50.298490 --- ParallelTerminationStrategy: PID 66 died...
22:49:50.300010 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:50.303761 --- ParallelTerminationStrategy: PID 67 died...
22:49:50.305285 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:50.309069 --- ParallelTerminationStrategy: PID 68 died...
22:49:50.310589 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:50.314366 --- ParallelTerminationStrategy: PID 69 died...
22:49:50.315901 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:50.319668 --- ParallelTerminationStrategy: PID 70 died...
22:49:50.321199 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:50.324964 --- ParallelTerminationStrategy: PID 71 died...
22:49:50.326493 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:50.330286 --- ParallelTerminationStrategy: PID 72 died...
22:49:50.331803 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:50.335568 --- ParallelTerminationStrategy: PID 73 died...
22:49:50.337097 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:50.340850 --- ParallelTerminationStrategy: PID 74 died...
22:49:50.342371 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:50.346119 --- ParallelTerminationStrategy: PID 75 died...
22:49:50.347633 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:50.351447 --- ParallelTerminationStrategy: PID 76 died...
22:49:50.352989 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:50.356776 --- ParallelTerminationStrategy: PID 77 died...
22:49:50.358297 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:50.362071 --- ParallelTerminationStrategy: PID 78 died...
22:49:50.363595 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:50.367353 --- ParallelTerminationStrategy: PID 79 died...
22:49:50.368907 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:50.372685 --- ParallelTerminationStrategy: PID 80 died...
22:49:50.374211 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:50.377968 --- ParallelTerminationStrategy: PID 81 died...
22:49:50.379498 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:50.383265 --- ParallelTerminationStrategy: PID 82 died...
22:49:50.384803 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:50.388552 --- ParallelTerminationStrategy: PID 83 died...
22:49:50.390075 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:50.393831 --- ParallelTerminationStrategy: PID 84 died...
22:49:50.395357 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:50.399122 --- ParallelTerminationStrategy: PID 85 died...
22:49:50.400649 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:50.404409 --- ParallelTerminationStrategy: PID 86 died...
22:49:50.405932 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:50.409699 --- ParallelTerminationStrategy: PID 87 died...
22:49:50.411210 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:50.414960 --- ParallelTerminationStrategy: PID 88 died...
22:49:50.416480 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:50.420262 --- ParallelTerminationStrategy: PID 89 died...
22:49:50.421780 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:50.425548 --- ParallelTerminationStrategy: PID 90 died...
22:49:50.427066 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:50.430818 --- ParallelTerminationStrategy: PID 91 died...
22:49:50.432336 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:50.436089 --- ParallelTerminationStrategy: PID 92 died...
22:49:50.437612 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:50.441394 --- ParallelTerminationStrategy: PID 93 died...
22:49:50.442913 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:50.446670 --- ParallelTerminationStrategy: PID 94 died...
22:49:50.448193 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:50.451937 --- ParallelTerminationStrategy: PID 95 died...
22:49:50.453458 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:50.457233 --- ParallelTerminationStrategy: PID 96 died...
22:49:50.458749 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:50.462514 --- ParallelTerminationStrategy: PID 97 died...
22:49:50.464034 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:50.467800 --- ParallelTerminationStrategy: PID 98 died...
22:49:50.469329 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:50.473066 --- ParallelTerminationStrategy: PID 99 died...
22:49:50.474526 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:50.478231 --- ParallelTerminationStrategy: PID 100 died...
22:49:50.479754 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:50.483567 --- ParallelTerminationStrategy: PID 101 died...
22:49:50.485167 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:50.488924 --- ParallelTerminationStrategy: PID 102 died...
22:49:50.490445 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:50.494231 --- ParallelTerminationStrategy: PID 103 died...
22:49:50.495740 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:50.499493 --- ParallelTerminationStrategy: PID 104 died...
22:49:50.501011 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:50.504768 --- ParallelTerminationStrategy: PID 105 died...
22:49:50.506306 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:50.510081 --- ParallelTerminationStrategy: PID 106 died...
22:49:50.511611 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:50.515351 --- ParallelTerminationStrategy: PID 107 died...
22:49:50.516872 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:50.520618 --- ParallelTerminationStrategy: PID 108 died...
22:49:50.522153 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:50.525910 --- ParallelTerminationStrategy: PID 109 died...
22:49:50.527441 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:50.531206 --- ParallelTerminationStrategy: PID 110 died...
22:49:50.532765 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:50.536531 --- ParallelTerminationStrategy: PID 111 died...
22:49:50.538054 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:50.541838 --- ParallelTerminationStrategy: PID 112 died...
22:49:50.543370 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:50.547184 --- ParallelTerminationStrategy: PID 113 died...
22:49:50.548734 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:50.552492 --- ParallelTerminationStrategy: PID 114 died...
22:49:50.554036 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:50.557791 --- ParallelTerminationStrategy: PID 115 died...
22:49:50.559318 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:50.563095 --- ParallelTerminationStrategy: PID 116 died...
22:49:50.564618 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:50.568380 --- ParallelTerminationStrategy: PID 117 died...
22:49:50.569897 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:50.573676 --- ParallelTerminationStrategy: PID 118 died...
22:49:50.575199 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:50.578974 --- ParallelTerminationStrategy: PID 119 died...
22:49:50.580508 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:50.584263 --- ParallelTerminationStrategy: PID 120 died...
22:49:50.585787 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:50.589544 --- ParallelTerminationStrategy: PID 121 died...
22:49:50.591070 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:50.594846 --- ParallelTerminationStrategy: PID 122 died...
22:49:50.596364 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:50.600145 --- ParallelTerminationStrategy: PID 123 died...
22:49:50.601669 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:50.605431 --- ParallelTerminationStrategy: PID 124 died...
22:49:50.606951 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:50.610764 --- ParallelTerminationStrategy: PID 125 died...
22:49:50.612277 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:50.616034 --- ParallelTerminationStrategy: PID 126 died...
22:49:50.617569 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:50.621358 --- ParallelTerminationStrategy: PID 127 died...
22:49:50.622893 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:50.626643 --- ParallelTerminationStrategy: PID 128 died...
22:49:50.628159 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:50.631888 --- ParallelTerminationStrategy: PID 129 died...
22:49:50.633423 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:50.637199 --- ParallelTerminationStrategy: PID 130 died...
22:49:50.638733 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:50.642503 --- ParallelTerminationStrategy: PID 131 died...
22:49:50.644041 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:50.647797 --- ParallelTerminationStrategy: PID 132 died...
22:49:50.649321 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:50.653090 --- ParallelTerminationStrategy: PID 133 died...
22:49:50.654613 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:50.658365 --- ParallelTerminationStrategy: PID 134 died...
22:49:50.659898 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:50.663657 --- ParallelTerminationStrategy: PID 135 died...
22:49:50.665208 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:50.669057 --- ParallelTerminationStrategy: PID 136 died...
22:49:50.670600 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:50.674417 --- ParallelTerminationStrategy: PID 137 died...
22:49:50.675955 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:50.679749 --- ParallelTerminationStrategy: PID 138 died...
22:49:50.681291 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:50.685105 --- ParallelTerminationStrategy: PID 139 died...
22:49:50.686617 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:50.690394 --- ParallelTerminationStrategy: PID 140 died...
22:49:50.691912 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:50.695681 --- ParallelTerminationStrategy: PID 141 died...
22:49:50.697193 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:50.700965 --- ParallelTerminationStrategy: PID 142 died...
22:49:50.702490 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:50.706320 --- ParallelTerminationStrategy: PID 143 died...
22:49:50.707839 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:50.711610 --- ParallelTerminationStrategy: PID 144 died...
22:49:50.713132 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:50.716912 --- ParallelTerminationStrategy: PID 145 died...
22:49:50.718441 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:50.722222 --- ParallelTerminationStrategy: PID 146 died...
22:49:50.723732 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:50.727527 --- ParallelTerminationStrategy: PID 147 died...
22:49:50.729042 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:50.732814 --- ParallelTerminationStrategy: PID 148 died...
22:49:50.734330 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:50.738096 --- ParallelTerminationStrategy: PID 149 died...
22:49:50.739613 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:50.743432 --- ParallelTerminationStrategy: PID 150 died...
22:49:50.744951 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:50.748706 --- ParallelTerminationStrategy: PID 151 died...
22:49:50.750225 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:50.754003 --- ParallelTerminationStrategy: PID 152 died...
22:49:50.755516 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:50.759323 --- ParallelTerminationStrategy: PID 153 died...
22:49:50.760847 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:50.764610 --- ParallelTerminationStrategy: PID 154 died...
22:49:50.766128 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:50.769922 --- ParallelTerminationStrategy: PID 155 died...
22:49:50.771437 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:50.775216 --- ParallelTerminationStrategy: PID 156 died...
22:49:50.776734 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:50.780510 --- ParallelTerminationStrategy: PID 157 died...
22:49:50.782041 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:50.785831 --- ParallelTerminationStrategy: PID 158 died...
22:49:50.787347 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:50.791107 --- ParallelTerminationStrategy: PID 159 died...
22:49:50.792655 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:50.796454 --- ParallelTerminationStrategy: PID 160 died...
22:49:50.797981 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:50.801778 --- ParallelTerminationStrategy: PID 161 died...
22:49:50.803295 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:50.807103 --- ParallelTerminationStrategy: PID 162 died...
22:49:50.808622 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:50.812418 --- ParallelTerminationStrategy: PID 163 died...
22:49:50.813951 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:50.817717 --- ParallelTerminationStrategy: PID 164 died...
22:49:50.819240 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:50.823020 --- ParallelTerminationStrategy: PID 165 died...
22:49:50.824546 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:50.828319 --- ParallelTerminationStrategy: PID 166 died...
22:49:50.829848 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:50.833643 --- ParallelTerminationStrategy: PID 167 died...
22:49:50.835171 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:50.838968 --- ParallelTerminationStrategy: PID 168 died...
22:49:50.840490 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:50.844262 --- ParallelTerminationStrategy: PID 169 died...
22:49:50.845797 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:50.849588 --- ParallelTerminationStrategy: PID 170 died...
22:49:50.851111 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:50.854914 --- ParallelTerminationStrategy: PID 171 died...
22:49:50.856447 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:50.860237 --- ParallelTerminationStrategy: PID 172 died...
22:49:50.861793 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:50.865562 --- ParallelTerminationStrategy: PID 173 died...
22:49:50.867085 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:50.870884 --- ParallelTerminationStrategy: PID 174 died...
22:49:50.872402 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:50.876207 --- ParallelTerminationStrategy: PID 175 died...
22:49:50.877738 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:50.881560 --- ParallelTerminationStrategy: PID 176 died...
22:49:50.883089 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:50.886876 --- ParallelTerminationStrategy: PID 177 died...
22:49:50.888401 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:50.892247 --- ParallelTerminationStrategy: PID 178 died...
22:49:50.893799 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:50.897607 --- ParallelTerminationStrategy: PID 179 died...
22:49:50.899147 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:50.902920 --- ParallelTerminationStrategy: PID 180 died...
22:49:50.904443 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:50.908221 --- ParallelTerminationStrategy: PID 181 died...
22:49:50.909760 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:50.913563 --- ParallelTerminationStrategy: PID 182 died...
22:49:50.915106 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:50.918909 --- ParallelTerminationStrategy: PID 183 died...
22:49:50.920430 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:50.924225 --- ParallelTerminationStrategy: PID 184 died...
22:49:50.925738 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:50.929565 --- ParallelTerminationStrategy: PID 185 died...
22:49:50.931101 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:50.934882 --- ParallelTerminationStrategy: PID 186 died...
22:49:50.936414 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:50.940229 --- ParallelTerminationStrategy: PID 187 died...
22:49:50.941776 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:50.945608 --- ParallelTerminationStrategy: PID 188 died...
22:49:50.947132 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:50.950926 --- ParallelTerminationStrategy: PID 189 died...
22:49:50.952460 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:50.956257 --- ParallelTerminationStrategy: PID 190 died...
22:49:50.957797 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:50.961587 --- ParallelTerminationStrategy: PID 191 died...
22:49:50.963121 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:50.966902 --- ParallelTerminationStrategy: PID 192 died...
22:49:50.968437 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:50.972254 --- ParallelTerminationStrategy: PID 193 died...
22:49:50.973797 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:50.977631 --- ParallelTerminationStrategy: PID 194 died...
22:49:50.979164 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:50.982992 --- ParallelTerminationStrategy: PID 195 died...
22:49:50.984535 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:50.988381 --- ParallelTerminationStrategy: PID 196 died...
22:49:50.989915 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:50.993706 --- ParallelTerminationStrategy: PID 197 died...
22:49:50.995231 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:50.999014 --- ParallelTerminationStrategy: PID 198 died...
22:49:51.000543 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:51.004350 --- ParallelTerminationStrategy: PID 199 died...
22:49:51.005866 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:51.009665 --- ParallelTerminationStrategy: PID 200 died...
22:49:51.011182 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:51.014976 --- ParallelTerminationStrategy: PID 201 died...
22:49:51.016495 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:51.020289 --- ParallelTerminationStrategy: PID 202 died...
22:49:51.021838 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:51.025635 --- ParallelTerminationStrategy: PID 203 died...
22:49:51.027171 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:51.030959 --- ParallelTerminationStrategy: PID 204 died...
22:49:51.032484 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:51.036274 --- ParallelTerminationStrategy: PID 205 died...
22:49:51.037896 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:51.041645 --- ParallelTerminationStrategy: PID 206 died...
22:49:51.043124 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:51.046912 --- ParallelTerminationStrategy: PID 207 died...
22:49:51.048456 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:51.052256 --- ParallelTerminationStrategy: PID 208 died...
22:49:51.053792 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:51.057618 --- ParallelTerminationStrategy: PID 209 died...
22:49:51.059146 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:51.062960 --- ParallelTerminationStrategy: PID 210 died...
22:49:51.064509 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:51.068296 --- ParallelTerminationStrategy: PID 211 died...
22:49:51.069828 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:51.073622 --- ParallelTerminationStrategy: PID 212 died...
22:49:51.075152 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:51.078938 --- ParallelTerminationStrategy: PID 213 died...
22:49:51.080476 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:51.084300 --- ParallelTerminationStrategy: PID 214 died...
22:49:51.085832 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:51.089635 --- ParallelTerminationStrategy: PID 215 died...
22:49:51.091172 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:51.094979 --- ParallelTerminationStrategy: PID 216 died...
22:49:51.096521 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:51.100376 --- ParallelTerminationStrategy: PID 217 died...
22:49:51.101900 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:51.105776 --- ParallelTerminationStrategy: PID 218 died...
22:49:51.107306 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:51.111111 --- ParallelTerminationStrategy: PID 219 died...
22:49:51.112648 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:51.116439 --- ParallelTerminationStrategy: PID 220 died...
22:49:51.117991 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:51.121810 --- ParallelTerminationStrategy: PID 221 died...
22:49:51.123349 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:51.127022 --- ParallelTerminationStrategy: PID 222 died...
22:49:51.128495 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:51.132147 --- ParallelTerminationStrategy: PID 223 died...
22:49:51.133655 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:51.137305 --- ParallelTerminationStrategy: PID 224 died...
22:49:51.138781 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:51.142432 --- ParallelTerminationStrategy: PID 225 died...
22:49:51.143897 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:51.147550 --- ParallelTerminationStrategy: PID 226 died...
22:49:51.149028 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:51.152693 --- ParallelTerminationStrategy: PID 227 died...
22:49:51.154160 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:51.157813 --- ParallelTerminationStrategy: PID 228 died...
22:49:51.159280 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:51.162908 --- ParallelTerminationStrategy: PID 229 died...
22:49:51.164371 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:51.168032 --- ParallelTerminationStrategy: PID 230 died...
22:49:51.169525 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:51.173162 --- ParallelTerminationStrategy: PID 231 died...
22:49:51.174622 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:51.178247 --- ParallelTerminationStrategy: PID 232 died...
22:49:51.179717 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:51.183383 --- ParallelTerminationStrategy: PID 233 died...
22:49:51.184852 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:51.188491 --- ParallelTerminationStrategy: PID 234 died...
22:49:51.189979 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:54.593799 --- ParallelTerminationStrategy: PID 34 died...
22:49:54.603085 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8075 netreg_mass PASS
---------------------------------------------------------------------
22:49:54.684202 tst trial-8075: Storing JUnit report in /build/trial-8075/run.2025-08-31_22-48-16/trial-8075.xml
--------------------------------------------------------------------------------------------
trial-8075 PASS
--------------------------------------------------------------------------------------------
22:49:54.695903 tst trial-8075: trial-8075: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (92.9 sec)
+ exit_code=0
+ rm -rf trial-8075/inst
+ cd trial-8075
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-31 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8075-run.tgz run.2025-08-31_22-48-16
+ tar czf /build/trial-8075-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-31_13_25_59.tgz osmo-bts-oc2g.build-2025-08-31_00_51_35.tgz osmo-bts-sysmo.build-2025-08-31_00_51_39.tgz osmo-bts.build-2025-08-31_00_51_44.tgz osmo-ggsn.build-2025-08-31_20_42_55.tgz osmo-hlr.build-2025-08-31_16_37_01.tgz osmo-hnbgw.build-2025-08-31_13_30_31.tgz osmo-mgw.build-2025-08-31_08_33_16.tgz osmo-msc.build-2025-08-31_13_34_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-31_07_34_03.tgz osmo-pcu-sysmo.build-2025-08-31_07_36_14.tgz osmo-pcu.build-2025-08-31_07_36_20.tgz osmo-sgsn.build-2025-08-31_20_48_07.tgz osmo-stp.build-2025-08-31_13_22_56.tgz osmo-trx.build-2025-08-31_14_30_36.tgz osmocom-bb.build-2025-08-31_21_17_29.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