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/jenkins16721603939155712849.sh
+ rm -rf trial-8143-bin.tgz trial-8143-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24819
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10960
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10341
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12798
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13121
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12556
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40835
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7502
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42924
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8285
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 13080
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7410
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11485
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7542
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8983
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6262
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 7410
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11950452308387720076.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-8143
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [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
#8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#9 CACHED
#10 [ 2/28] RUN useradd -ms /bin/bash jenkins
#10 CACHED
#11 [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
#11 CACHED
#12 [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
#12 CACHED
#13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#13 CACHED
#14 [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
#14 CACHED
#15 [ 3/28] RUN groupadd osmo-gsm-tester
#15 CACHED
#16 [ 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
#16 CACHED
#17 [ 9/28] COPY SSH /root/.ssh
#17 CACHED
#18 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#18 CACHED
#19 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#19 CACHED
#20 [ 8/28] RUN MKDIR /var/run/sshd
#20 CACHED
#21 [20/28] WORKDIR /TMP
#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 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#23 CACHED
#24 [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
#24 CACHED
#25 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#25 CACHED
#26 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#28 CACHED
#29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#29 CACHED
#30 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#30 CACHED
#31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#31 CACHED
#32 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:73b374dbe4212ccdcb7f5edf5a116783e681d4c152978da504473b925100cf0c done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8144 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-11-08 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8144
+ mkdir -p trial-8144
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-08_13_26_34.tgz osmo-bts-oc2g.build-2025-11-08_00_51_48.tgz osmo-bts-sysmo.build-2025-11-08_00_51_50.tgz osmo-bts.build-2025-11-08_00_51_53.tgz osmo-ggsn.build-2025-11-08_20_42_35.tgz osmo-hlr.build-2025-11-08_16_36_54.tgz osmo-hnbgw.build-2025-11-08_13_58_43.tgz osmo-mgw.build-2025-11-08_08_33_14.tgz osmo-msc.build-2025-11-08_13_32_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-08_07_36_36.tgz osmo-pcu-sysmo.build-2025-11-08_07_34_26.tgz osmo-pcu.build-2025-11-08_07_36_41.tgz osmo-sgsn.build-2025-11-08_20_48_03.tgz osmo-stp.build-2025-11-08_13_25_23.tgz osmo-trx.build-2025-11-08_14_26_09.tgz osmocom-bb.build-2025-11-08_21_17_16.tgz srslte.build-19.tgz trial-8144
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-08_13_26_34.md5 osmo-bts-oc2g.build-2025-11-08_00_51_48.md5 osmo-bts-sysmo.build-2025-11-08_00_51_50.md5 osmo-bts.build-2025-11-08_00_51_53.md5 osmo-ggsn.build-2025-11-08_20_42_35.md5 osmo-hlr.build-2025-11-08_16_36_54.md5 osmo-hnbgw.build-2025-11-08_13_58_43.md5 osmo-mgw.build-2025-11-08_08_33_14.md5 osmo-msc.build-2025-11-08_13_32_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-08_07_36_36.md5 osmo-pcu-sysmo.build-2025-11-08_07_34_26.md5 osmo-pcu.build-2025-11-08_07_36_41.md5 osmo-sgsn.build-2025-11-08_20_48_03.md5 osmo-stp.build-2025-11-08_13_25_23.md5 osmo-trx.build-2025-11-08_14_26_09.md5 osmocom-bb.build-2025-11-08_21_17_16.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-08_13_26_34.md5 osmo-bts-oc2g.build-2025-11-08_00_51_48.md5 osmo-bts-sysmo.build-2025-11-08_00_51_50.md5 osmo-bts.build-2025-11-08_00_51_53.md5 osmo-ggsn.build-2025-11-08_20_42_35.md5 osmo-hlr.build-2025-11-08_16_36_54.md5 osmo-hnbgw.build-2025-11-08_13_58_43.md5 osmo-mgw.build-2025-11-08_08_33_14.md5 osmo-msc.build-2025-11-08_13_32_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-08_07_36_36.md5 osmo-pcu-sysmo.build-2025-11-08_07_34_26.md5 osmo-pcu.build-2025-11-08_07_36_41.md5 osmo-sgsn.build-2025-11-08_20_48_03.md5 osmo-stp.build-2025-11-08_13_25_23.md5 osmo-trx.build-2025-11-08_14_26_09.md5 osmocom-bb.build-2025-11-08_21_17_16.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8144 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8144'
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-8144
--------------------------------------------------------------------------------------------
22:48:17.065077 tst trial-8144: Detailed log at /build/trial-8144/run.2025-11-08_22-48-17/log
---------------------------------------------------------------------
trial-8144 netreg_mass
---------------------------------------------------------------------
22:48:17.266634 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.267010 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.267775 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.268928 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.310660 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.311557 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.312747 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.374307 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-8144 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.375046 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.390342 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.390870 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.391322 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.391759 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.392191 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.392665 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.393115 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.423859 tst register_default_mass.py: using LAC 2
22:48:17.446662 tst register_default_mass.py: using RAC 2
22:48:17.473749 tst register_default_mass.py: using CellId 2
22:48:17.503186 tst register_default_mass.py: using BVCI 3
22:48:17.516886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.517570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.518152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.518670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.519203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.519715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.520240 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.520776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.521299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.521818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.522353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.522879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.523415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.523962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.524491 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.525027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.525568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.526098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.526619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.527160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.527686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.528219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.528761 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.530343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.530870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532457 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.533527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534054 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.536172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.536713 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.539351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.539881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.541458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.541987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.542501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.543028 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.543553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.546166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.546689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.548244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.548766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553470 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558218 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564421 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566520 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570212 tst register_default_mass.py:21: Launching a simple network
22:48:17.580340 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.697301 run create_hlr_db(pid=20): Launched
22:48:18.711823 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.728235 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.743310 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.749049 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.933991 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.949003 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.954672 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.365558 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.380843 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.395549 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.507620 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.522960 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.528761 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.552608 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.567897 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.573698 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.879949 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.895279 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.922486 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.093514 run osmo-bts-virtual(pid=34): Launched
22:48:30.138728 tst register_default_mass.py: using MSISDN 1001
22:48:30.156789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.197073 tst register_default_mass.py: using MSISDN 1002
22:48:30.215219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.246493 tst register_default_mass.py: using MSISDN 1003
22:48:30.261475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.292835 tst register_default_mass.py: using MSISDN 1004
22:48:30.307691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.339059 tst register_default_mass.py: using MSISDN 1005
22:48:30.353682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.385004 tst register_default_mass.py: using MSISDN 1006
22:48:30.399686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.430061 tst register_default_mass.py: using MSISDN 1007
22:48:30.444247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.475457 tst register_default_mass.py: using MSISDN 1008
22:48:30.490068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.521398 tst register_default_mass.py: using MSISDN 1009
22:48:30.536270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.567476 tst register_default_mass.py: using MSISDN 1010
22:48:30.582130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.613628 tst register_default_mass.py: using MSISDN 1011
22:48:30.628622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.659989 tst register_default_mass.py: using MSISDN 1012
22:48:30.674718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.705866 tst register_default_mass.py: using MSISDN 1013
22:48:30.720603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.751959 tst register_default_mass.py: using MSISDN 1014
22:48:30.766672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.798058 tst register_default_mass.py: using MSISDN 1015
22:48:30.813053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.844385 tst register_default_mass.py: using MSISDN 1016
22:48:30.859184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.890516 tst register_default_mass.py: using MSISDN 1017
22:48:30.905359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.936390 tst register_default_mass.py: using MSISDN 1018
22:48:30.951153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.982309 tst register_default_mass.py: using MSISDN 1019
22:48:30.997037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.028265 tst register_default_mass.py: using MSISDN 1020
22:48:31.043132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.074500 tst register_default_mass.py: using MSISDN 1021
22:48:31.089474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.120794 tst register_default_mass.py: using MSISDN 1022
22:48:31.135563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.166908 tst register_default_mass.py: using MSISDN 1023
22:48:31.181772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.213297 tst register_default_mass.py: using MSISDN 1024
22:48:31.228166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.259474 tst register_default_mass.py: using MSISDN 1025
22:48:31.274127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.305322 tst register_default_mass.py: using MSISDN 1026
22:48:31.319991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.351265 tst register_default_mass.py: using MSISDN 1027
22:48:31.366129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.397411 tst register_default_mass.py: using MSISDN 1028
22:48:31.412255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.443531 tst register_default_mass.py: using MSISDN 1029
22:48:31.458278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.489237 tst register_default_mass.py: using MSISDN 1030
22:48:31.503641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.534410 tst register_default_mass.py: using MSISDN 1031
22:48:31.548937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.579792 tst register_default_mass.py: using MSISDN 1032
22:48:31.594223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.625117 tst register_default_mass.py: using MSISDN 1033
22:48:31.639808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.671013 tst register_default_mass.py: using MSISDN 1034
22:48:31.685785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.716536 tst register_default_mass.py: using MSISDN 1035
22:48:31.731061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.761261 tst register_default_mass.py: using MSISDN 1036
22:48:31.775390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.805569 tst register_default_mass.py: using MSISDN 1037
22:48:31.819825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.849944 tst register_default_mass.py: using MSISDN 1038
22:48:31.864038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.894155 tst register_default_mass.py: using MSISDN 1039
22:48:31.908353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.938329 tst register_default_mass.py: using MSISDN 1040
22:48:31.952363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.982525 tst register_default_mass.py: using MSISDN 1041
22:48:31.996676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.026916 tst register_default_mass.py: using MSISDN 1042
22:48:32.041050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.071119 tst register_default_mass.py: using MSISDN 1043
22:48:32.085167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.115425 tst register_default_mass.py: using MSISDN 1044
22:48:32.129754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.159972 tst register_default_mass.py: using MSISDN 1045
22:48:32.174108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.204148 tst register_default_mass.py: using MSISDN 1046
22:48:32.218332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.248125 tst register_default_mass.py: using MSISDN 1047
22:48:32.262095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.292236 tst register_default_mass.py: using MSISDN 1048
22:48:32.306449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.336338 tst register_default_mass.py: using MSISDN 1049
22:48:32.350415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.380139 tst register_default_mass.py: using MSISDN 1050
22:48:32.394104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.428253 tst register_default_mass.py: using MSISDN 1051
22:48:32.444334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.474539 tst register_default_mass.py: using MSISDN 1052
22:48:32.488794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.518735 tst register_default_mass.py: using MSISDN 1053
22:48:32.532858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.562948 tst register_default_mass.py: using MSISDN 1054
22:48:32.576974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.606916 tst register_default_mass.py: using MSISDN 1055
22:48:32.620996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.650924 tst register_default_mass.py: using MSISDN 1056
22:48:32.665003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.694940 tst register_default_mass.py: using MSISDN 1057
22:48:32.709100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.739034 tst register_default_mass.py: using MSISDN 1058
22:48:32.753003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.782948 tst register_default_mass.py: using MSISDN 1059
22:48:32.797112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.827212 tst register_default_mass.py: using MSISDN 1060
22:48:32.841290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.871214 tst register_default_mass.py: using MSISDN 1061
22:48:32.885285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.915211 tst register_default_mass.py: using MSISDN 1062
22:48:32.929373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.959213 tst register_default_mass.py: using MSISDN 1063
22:48:32.973139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.003139 tst register_default_mass.py: using MSISDN 1064
22:48:33.017247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.047154 tst register_default_mass.py: using MSISDN 1065
22:48:33.061332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.091322 tst register_default_mass.py: using MSISDN 1066
22:48:33.105444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.135450 tst register_default_mass.py: using MSISDN 1067
22:48:33.149603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.179425 tst register_default_mass.py: using MSISDN 1068
22:48:33.193359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.223336 tst register_default_mass.py: using MSISDN 1069
22:48:33.237407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.267331 tst register_default_mass.py: using MSISDN 1070
22:48:33.281487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.311507 tst register_default_mass.py: using MSISDN 1071
22:48:33.325571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.355445 tst register_default_mass.py: using MSISDN 1072
22:48:33.369609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.399331 tst register_default_mass.py: using MSISDN 1073
22:48:33.413232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.442915 tst register_default_mass.py: using MSISDN 1074
22:48:33.456770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.486934 tst register_default_mass.py: using MSISDN 1075
22:48:33.501229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.531333 tst register_default_mass.py: using MSISDN 1076
22:48:33.545434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.575351 tst register_default_mass.py: using MSISDN 1077
22:48:33.589434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.619140 tst register_default_mass.py: using MSISDN 1078
22:48:33.632928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.662875 tst register_default_mass.py: using MSISDN 1079
22:48:33.676918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.706819 tst register_default_mass.py: using MSISDN 1080
22:48:33.720932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.750737 tst register_default_mass.py: using MSISDN 1081
22:48:33.764815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.794763 tst register_default_mass.py: using MSISDN 1082
22:48:33.808728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.838676 tst register_default_mass.py: using MSISDN 1083
22:48:33.852757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.882862 tst register_default_mass.py: using MSISDN 1084
22:48:33.897016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.927050 tst register_default_mass.py: using MSISDN 1085
22:48:33.941249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.971553 tst register_default_mass.py: using MSISDN 1086
22:48:33.985787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.016618 tst register_default_mass.py: using MSISDN 1087
22:48:34.031249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.062358 tst register_default_mass.py: using MSISDN 1088
22:48:34.076886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.108164 tst register_default_mass.py: using MSISDN 1089
22:48:34.122872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.162383 tst register_default_mass.py: using MSISDN 1090
22:48:34.180182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.211232 tst register_default_mass.py: using MSISDN 1091
22:48:34.226258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.256958 tst register_default_mass.py: using MSISDN 1092
22:48:34.271371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.302435 tst register_default_mass.py: using MSISDN 1093
22:48:34.317048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.347945 tst register_default_mass.py: using MSISDN 1094
22:48:34.362583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.393107 tst register_default_mass.py: using MSISDN 1095
22:48:34.407342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.438454 tst register_default_mass.py: using MSISDN 1096
22:48:34.453076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.484066 tst register_default_mass.py: using MSISDN 1097
22:48:34.498650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.529839 tst register_default_mass.py: using MSISDN 1098
22:48:34.544561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.575478 tst register_default_mass.py: using MSISDN 1099
22:48:34.590022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.620975 tst register_default_mass.py: using MSISDN 1100
22:48:34.635438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.727617 run mass: Starting testcase
22:48:34.733193 run mass: Pre-launching all virtphy's
22:48:34.738630 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.751764 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.757843 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.770853 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.776931 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.789926 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.795986 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.809088 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.815230 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.828387 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.834518 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.847773 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.853890 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.866911 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.872896 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.885858 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.891800 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.904764 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.910790 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.923726 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.929711 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.942674 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.948704 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.961662 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.967613 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.980510 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.986490 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.999415 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.005410 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.018376 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.024343 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.037493 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.043503 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.056609 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.062677 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.075624 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.081755 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.094686 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.100647 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.113614 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.119582 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.132565 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.138606 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.151646 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.157666 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.170688 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.176790 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.189795 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.195849 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.208936 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.215086 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.228171 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.234270 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.247428 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.253528 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.266674 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.272817 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.285936 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.292111 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.305480 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.311594 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.324827 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.330901 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.343970 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.350088 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.363166 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.369165 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.382110 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.388114 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.401086 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.407096 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.420001 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.426017 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.439004 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.445016 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.458021 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.464017 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.477048 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.483092 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.496091 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.502160 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.515133 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.521128 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.534241 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.540283 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.553475 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.559438 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.572522 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.578539 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.591508 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.597591 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.610615 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.616627 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.629649 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.635623 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.648630 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.654685 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.667673 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.673655 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.686605 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.692591 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.705594 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.711568 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.724691 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.730724 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.743924 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.750025 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.763148 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.769373 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.782446 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.788644 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.801792 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.807952 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.821155 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.827316 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.840552 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.846608 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.859595 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.865598 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.878583 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.884576 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.897525 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.903557 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.916546 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.922572 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.935621 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.941664 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.954821 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.960891 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.974044 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.980089 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.993153 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.999214 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.012353 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.018579 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.031648 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.037686 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.050904 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.056932 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.069971 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.075951 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.088996 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.094973 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.107847 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.113866 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.126893 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.132908 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.145940 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.151897 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.164883 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.170884 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.183851 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.190071 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.203097 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.209227 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.222229 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.228217 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.241483 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.247663 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.261054 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.267136 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.280175 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.286221 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.299182 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.305233 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.318262 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.324236 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.337209 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.343168 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.356142 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.362153 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.375146 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.381154 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.394098 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.400077 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.413052 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.419024 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.432172 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.438148 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.451347 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.457342 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.470326 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.476498 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.489662 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.495664 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.508715 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.514719 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.527764 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.533789 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.546829 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.552840 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.565883 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.571850 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.584828 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.590827 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.603785 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.609820 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.622824 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.628822 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.641816 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.647741 run mass: Checking if sockets are in the filesystem
22:48:36.680424 run osmo-ms-mob/00000: Starting mobile
22:48:36.693662 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.704428 run mass: MS start registered {at=25873022.40777849, delay=0.004577137529850006, ms=00000}
22:48:40.898715 run osmo-ms-mob/00001: Starting mobile
22:48:40.915962 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.926682 run mass: MS start registered {at=25873026.630032673, delay=0.004610855132341385, ms=00001}
22:48:41.931763 run mass: MS performed LU {at=25873027.634997617, lu_delay=5.2272191271185875, ms=00000}
22:48:42.694804 run osmo-ms-mob/00002: Starting mobile
22:48:42.711421 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.721571 run mass: MS start registered {at=25873028.424912278, delay=0.004094500094652176, ms=00002}
22:48:43.997226 run osmo-ms-mob/00003: Starting mobile
22:48:44.014324 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.024966 run mass: MS start registered {at=25873029.72831759, delay=0.004148658365011215, ms=00003}
22:48:45.085702 run osmo-ms-mob/00004: Starting mobile
22:48:45.102113 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.112726 run mass: MS start registered {at=25873030.816078473, delay=0.004530701786279678, ms=00004}
22:48:45.697397 run mass: MS performed LU {at=25873031.40063295, lu_delay=4.770600277930498, ms=00001}
22:48:46.064368 run osmo-ms-mob/00005: Starting mobile
22:48:46.077975 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.088325 run mass: MS start registered {at=25873031.79167678, delay=0.004246760159730911, ms=00005}
22:48:46.985853 run osmo-ms-mob/00006: Starting mobile
22:48:47.002144 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.012484 run mass: MS start registered {at=25873032.715839207, delay=0.004217218607664108, ms=00006}
22:48:47.598762 run mass: MS performed LU {at=25873033.301997952, lu_delay=4.87708567455411, ms=00002}
22:48:47.902542 run osmo-ms-mob/00007: Starting mobile
22:48:47.918739 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.929113 run mass: MS start registered {at=25873033.632465992, delay=0.0043282657861709595, ms=00007}
22:48:48.664146 run osmo-ms-mob/00008: Starting mobile
22:48:48.677275 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.687974 run mass: MS start registered {at=25873034.39132627, delay=0.004288047552108765, ms=00008}
22:48:49.394250 run osmo-ms-mob/00009: Starting mobile
22:48:49.407250 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.418165 run mass: MS start registered {at=25873035.121515978, delay=0.004912402480840683, ms=00009}
22:48:49.463551 run mass: MS performed LU {at=25873035.166792903, lu_delay=5.43847531452775, ms=00003}
22:48:50.094809 run osmo-ms-mob/00010: Starting mobile
22:48:50.111658 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.122587 run mass: MS start registered {at=25873035.825938605, delay=0.004858769476413727, ms=00010}
22:48:50.664269 run osmo-ms-mob/00011: Starting mobile
22:48:50.677399 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.688203 run mass: MS start registered {at=25873036.39155395, delay=0.004634391516447067, ms=00011}
22:48:51.262499 run osmo-ms-mob/00012: Starting mobile
22:48:51.275701 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.286267 run mass: MS start registered {at=25873036.989615187, delay=0.004463456571102142, ms=00012}
22:48:51.365223 run mass: MS performed LU {at=25873037.068466194, lu_delay=6.252387721091509, ms=00004}
22:48:51.392139 run mass: MS performed LU {at=25873037.09541476, lu_delay=5.303737983107567, ms=00005}
22:48:51.894994 run osmo-ms-mob/00013: Starting mobile
22:48:51.911977 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.922556 run mass: MS start registered {at=25873037.62590801, delay=0.004432614892721176, ms=00013}
22:48:52.476686 run osmo-ms-mob/00014: Starting mobile
22:48:52.490442 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.501433 run mass: MS start registered {at=25873038.204785977, delay=0.004567496478557587, ms=00014}
22:48:53.095949 run osmo-ms-mob/00015: Starting mobile
22:48:53.112946 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.123394 run mass: MS start registered {at=25873038.826748803, delay=0.004236035048961639, ms=00015}
22:48:53.228561 run mass: MS performed LU {at=25873038.93181485, lu_delay=6.215975642204285, ms=00006}
22:48:53.293761 run mass: MS performed LU {at=25873038.997023392, lu_delay=5.364557400345802, ms=00007}
22:48:53.563996 run osmo-ms-mob/00016: Starting mobile
22:48:53.577152 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.587720 run mass: MS start registered {at=25873039.29107293, delay=0.004488054662942886, ms=00016}
22:48:53.596504 run mass: MS performed LU {at=25873039.29985999, lu_delay=4.908533718436956, ms=00008}
22:48:54.077119 run osmo-ms-mob/00017: Starting mobile
22:48:54.091448 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.102215 run mass: MS start registered {at=25873039.805566635, delay=0.004404861479997635, ms=00017}
22:48:54.695920 run osmo-ms-mob/00018: Starting mobile
22:48:54.712604 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.723340 run mass: MS start registered {at=25873040.42669242, delay=0.0046000294387340546, ms=00018}
22:48:55.028592 run mass: MS performed LU {at=25873040.73183984, lu_delay=4.340285889804363, ms=00011}
22:48:55.079512 run osmo-ms-mob/00019: Starting mobile
22:48:55.098668 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.109289 run mass: MS start registered {at=25873040.812641796, delay=0.00449250265955925, ms=00019}
22:48:55.129446 run mass: MS performed LU {at=25873040.832754213, lu_delay=5.711238235235214, ms=00009}
22:48:55.157570 run mass: MS performed LU {at=25873040.860873763, lu_delay=5.034935157746077, ms=00010}
22:48:55.576781 run osmo-ms-mob/00020: Starting mobile
22:48:55.590516 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.601463 run mass: MS start registered {at=25873041.30481489, delay=0.004942592233419418, ms=00020}
22:48:56.062103 run osmo-ms-mob/00021: Starting mobile
22:48:56.075694 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.086448 run mass: MS start registered {at=25873041.789801497, delay=0.004595916718244553, ms=00021}
22:48:56.476030 run osmo-ms-mob/00022: Starting mobile
22:48:56.490022 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.500817 run mass: MS start registered {at=25873042.204167843, delay=0.004560958594083786, ms=00022}
22:48:56.994819 run osmo-ms-mob/00023: Starting mobile
22:48:57.010271 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.016319 run mass: MS performed LU {at=25873042.719679452, lu_delay=5.730064265429974, ms=00012}
22:48:57.022211 run mass: MS start registered {at=25873042.72557753, delay=0.005915392190217972, ms=00023}
22:48:57.059891 run mass: MS performed LU {at=25873042.763163716, lu_delay=5.13725570589304, ms=00013}
22:48:57.388391 run osmo-ms-mob/00024: Starting mobile
22:48:57.417047 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.423384 run mass: MS performed LU {at=25873043.126741692, lu_delay=4.921955715864897, ms=00014}
22:48:57.429335 run mass: MS start registered {at=25873043.13270209, delay=0.0059793852269649506, ms=00024}
22:48:57.876178 run osmo-ms-mob/00025: Starting mobile
22:48:57.890116 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.900949 run mass: MS start registered {at=25873043.604303118, delay=0.004667308181524277, ms=00025}
22:48:58.264034 run osmo-ms-mob/00026: Starting mobile
22:48:58.277196 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.288037 run mass: MS start registered {at=25873043.991388526, delay=0.00483265146613121, ms=00026}
22:48:58.695220 run osmo-ms-mob/00027: Starting mobile
22:48:58.712107 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.722710 run mass: MS start registered {at=25873044.4260631, delay=0.0045039840042591095, ms=00027}
22:48:58.795014 run mass: MS performed LU {at=25873044.49826463, lu_delay=5.207191698253155, ms=00016}
22:48:58.896661 run mass: MS performed LU {at=25873044.599883817, lu_delay=5.7731350138783455, ms=00015}
22:48:58.923256 run mass: MS performed LU {at=25873044.62659642, lu_delay=4.821029786020517, ms=00017}
22:48:58.937720 run osmo-ms-mob/00028: Starting mobile
22:48:58.950847 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.961325 run mass: MS start registered {at=25873044.664680853, delay=0.004349891096353531, ms=00028}
22:48:59.498623 run osmo-ms-mob/00029: Starting mobile
22:48:59.515886 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.526677 run mass: MS start registered {at=25873045.230027955, delay=0.004477016627788544, ms=00029}
22:48:59.887901 run osmo-ms-mob/00030: Starting mobile
22:48:59.903672 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.914968 run mass: MS start registered {at=25873045.618318617, delay=0.005089782178401947, ms=00030}
22:49:00.295011 run osmo-ms-mob/00031: Starting mobile
22:49:00.310143 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.320918 run mass: MS start registered {at=25873046.024270758, delay=0.00479486957192421, ms=00031}
22:49:00.586379 run osmo-ms-mob/00032: Starting mobile
22:49:00.602914 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.613652 run mass: MS start registered {at=25873046.3170069, delay=0.004791002720594406, ms=00032}
22:49:00.761352 run mass: MS performed LU {at=25873046.464600656, lu_delay=5.159785766154528, ms=00020}
22:49:00.825704 run mass: MS performed LU {at=25873046.528954342, lu_delay=4.73915284499526, ms=00021}
22:49:00.841129 run osmo-ms-mob/00033: Starting mobile
22:49:00.854296 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.864927 run mass: MS start registered {at=25873046.568282604, delay=0.004581991583108902, ms=00033}
22:49:00.893565 run mass: MS performed LU {at=25873046.596841328, lu_delay=5.78419953212142, ms=00019}
22:49:00.931166 run mass: MS performed LU {at=25873046.634438954, lu_delay=6.207746535539627, ms=00018}
22:49:01.399232 run osmo-ms-mob/00034: Starting mobile
22:49:01.425811 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.436441 run mass: MS start registered {at=25873047.139791757, delay=0.004518792033195496, ms=00034}
22:49:01.664296 run osmo-ms-mob/00035: Starting mobile
22:49:01.677585 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.688237 run mass: MS start registered {at=25873047.391591497, delay=0.004704579710960388, ms=00035}
22:49:02.075418 run osmo-ms-mob/00036: Starting mobile
22:49:02.089403 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.100570 run mass: MS start registered {at=25873047.803921968, delay=0.005195640027523041, ms=00036}
22:49:02.486681 run osmo-ms-mob/00037: Starting mobile
22:49:02.502788 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.513591 run mass: MS start registered {at=25873048.216944873, delay=0.004769273102283478, ms=00037}
22:49:02.560305 run mass: MS performed LU {at=25873048.263555948, lu_delay=6.059388104826212, ms=00022}
22:49:02.662529 run mass: MS performed LU {at=25873048.365781218, lu_delay=5.6402036882936954, ms=00023}
22:49:02.691919 run osmo-ms-mob/00038: Starting mobile
22:49:02.704965 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.710924 run mass: MS performed LU {at=25873048.41428694, lu_delay=5.2815848514437675, ms=00024}
22:49:02.716731 run mass: MS start registered {at=25873048.420098163, delay=0.005825549364089966, ms=00038}
22:49:02.834035 run mass: MS performed LU {at=25873048.537284788, lu_delay=4.9329816699028015, ms=00025}
22:49:02.863341 run osmo-ms-mob/00039: Starting mobile
22:49:02.876288 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.887039 run mass: MS start registered {at=25873048.590395585, delay=0.004816308617591858, ms=00039}
22:49:03.490281 run osmo-ms-mob/00040: Starting mobile
22:49:03.503993 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.515323 run mass: MS start registered {at=25873049.218673583, delay=0.004881594330072403, ms=00040}
22:49:03.777808 run osmo-ms-mob/00041: Starting mobile
22:49:03.791977 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.802716 run mass: MS start registered {at=25873049.50606698, delay=0.0046362802386283875, ms=00041}
22:49:04.064749 run osmo-ms-mob/00042: Starting mobile
22:49:04.077968 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.089134 run mass: MS start registered {at=25873049.79248635, delay=0.005107272416353226, ms=00042}
22:49:04.486345 run osmo-ms-mob/00043: Starting mobile
22:49:04.503063 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.513663 run mass: MS start registered {at=25873050.21701673, delay=0.004563726484775543, ms=00043}
22:49:04.525285 run mass: MS performed LU {at=25873050.228639264, lu_delay=4.610320646315813, ms=00030}
22:49:04.591514 run mass: MS performed LU {at=25873050.294764414, lu_delay=5.06473645940423, ms=00029}
22:49:04.619296 run osmo-ms-mob/00044: Starting mobile
22:49:04.632274 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.642873 run mass: MS start registered {at=25873050.346230492, delay=0.00466364249587059, ms=00044}
22:49:04.659736 run mass: MS performed LU {at=25873050.36301309, lu_delay=5.698332235217094, ms=00028}
22:49:04.697812 run mass: MS performed LU {at=25873050.401084185, lu_delay=6.4096956588327885, ms=00026}
22:49:04.720079 run osmo-ms-mob/00045: Starting mobile
22:49:04.733426 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.739437 run mass: MS performed LU {at=25873050.442797963, lu_delay=6.01673486083746, ms=00027}
22:49:04.745290 run mass: MS start registered {at=25873050.448657084, delay=0.005875237286090851, ms=00045}
22:49:05.364236 run osmo-ms-mob/00046: Starting mobile
22:49:05.378236 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.389149 run mass: MS start registered {at=25873051.09250215, delay=0.004530753940343857, ms=00046}
22:49:05.664035 run osmo-ms-mob/00047: Starting mobile
22:49:05.677564 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.688179 run mass: MS start registered {at=25873051.39153416, delay=0.004469122737646103, ms=00047}
22:49:05.978137 run osmo-ms-mob/00048: Starting mobile
22:49:05.992383 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.003112 run mass: MS start registered {at=25873051.706462335, delay=0.004613753408193588, ms=00048}
22:49:06.294398 run osmo-ms-mob/00049: Starting mobile
22:49:06.311107 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.322220 run mass: MS start registered {at=25873052.02557445, delay=0.004766013473272324, ms=00049}
22:49:06.328320 run mass: MS performed LU {at=25873052.03168232, lu_delay=5.463399715721607, ms=00033}
22:49:06.428168 run mass: MS performed LU {at=25873052.131418753, lu_delay=4.991626996546984, ms=00034}
22:49:06.442450 run osmo-ms-mob/00050: Starting mobile
22:49:06.455709 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.461833 run mass: MS performed LU {at=25873052.165196173, lu_delay=4.773604676127434, ms=00035}
22:49:06.467725 run mass: MS start registered {at=25873052.171093233, delay=0.00591452419757843, ms=00050}
22:49:06.599686 run mass: MS performed LU {at=25873052.30293659, lu_delay=5.985929690301418, ms=00032}
22:49:06.635282 run mass: MS performed LU {at=25873052.3385531, lu_delay=6.314282342791557, ms=00031}
22:49:06.662922 run osmo-ms-mob/00051: Starting mobile
22:49:06.676066 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.686708 run mass: MS start registered {at=25873052.39006287, delay=0.00456850603222847, ms=00051}
22:49:07.279357 run osmo-ms-mob/00052: Starting mobile
22:49:07.293238 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.304598 run mass: MS start registered {at=25873053.00793959, delay=0.005336634814739227, ms=00052}
22:49:07.564099 run osmo-ms-mob/00053: Starting mobile
22:49:07.577275 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.588172 run mass: MS start registered {at=25873053.291521426, delay=0.004791814833879471, ms=00053}
22:49:07.863000 run osmo-ms-mob/00054: Starting mobile
22:49:07.875936 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.886929 run mass: MS start registered {at=25873053.59027899, delay=0.005017168819904327, ms=00054}
22:49:08.163734 run osmo-ms-mob/00055: Starting mobile
22:49:08.176812 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.187531 run mass: MS start registered {at=25873053.890882924, delay=0.004755035042762756, ms=00055}
22:49:08.292759 run mass: MS performed LU {at=25873053.995966434, lu_delay=4.777292851358652, ms=00040}
22:49:08.356602 run mass: MS performed LU {at=25873054.059854537, lu_delay=5.842909663915634, ms=00037}
22:49:08.384394 run osmo-ms-mob/00056: Starting mobile
22:49:08.397572 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.408159 run mass: MS start registered {at=25873054.1115164, delay=0.004421129822731018, ms=00056}
22:49:08.425074 run mass: MS performed LU {at=25873054.12842829, lu_delay=5.708330128341913, ms=00038}
22:49:08.462779 run mass: MS performed LU {at=25873054.166045155, lu_delay=6.362123187631369, ms=00036}
22:49:08.483696 run osmo-ms-mob/00057: Starting mobile
22:49:08.496881 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.503330 run mass: MS performed LU {at=25873054.206689537, lu_delay=5.616293951869011, ms=00039}
22:49:08.509146 run mass: MS start registered {at=25873054.212512676, delay=0.0058402493596076965, ms=00057}
22:49:08.772178 run mass: MS performed LU {at=25873054.475434814, lu_delay=4.969367831945419, ms=00041}
22:49:09.177256 run osmo-ms-mob/00058: Starting mobile
22:49:09.191162 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.201851 run mass: MS start registered {at=25873054.905205615, delay=0.004628866910934448, ms=00058}
22:49:09.477551 run osmo-ms-mob/00059: Starting mobile
22:49:09.491546 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.502742 run mass: MS start registered {at=25873055.206091452, delay=0.004834257066249847, ms=00059}
22:49:09.794396 run osmo-ms-mob/00060: Starting mobile
22:49:09.811076 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.821942 run mass: MS start registered {at=25873055.52529549, delay=0.004445299506187439, ms=00060}
22:49:10.091717 run mass: MS performed LU {at=25873055.79496972, lu_delay=5.448739226907492, ms=00044}
22:49:10.106367 run osmo-ms-mob/00061: Starting mobile
22:49:10.119560 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.127573 run mass: MS performed LU {at=25873055.830923527, lu_delay=5.382266443222761, ms=00045}
22:49:10.133606 run mass: MS start registered {at=25873055.83697304, delay=0.007902350276708603, ms=00061}
22:49:10.221153 run mass: MS performed LU {at=25873055.92441362, lu_delay=4.8319114707410336, ms=00046}
22:49:10.248810 run osmo-ms-mob/00062: Starting mobile
22:49:10.261858 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.272827 run mass: MS start registered {at=25873055.976178676, delay=0.004412733018398285, ms=00062}
22:49:10.401773 run mass: MS performed LU {at=25873056.105024736, lu_delay=5.888008005917072, ms=00043}
22:49:10.438435 run mass: MS performed LU {at=25873056.141686592, lu_delay=6.349200241267681, ms=00042}
22:49:10.465956 run osmo-ms-mob/00063: Starting mobile
22:49:10.479098 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.489674 run mass: MS start registered {at=25873056.193028133, delay=0.004566676914691925, ms=00063}
22:49:11.116976 run mass: MS performed LU {at=25873056.82023178, lu_delay=5.428697619587183, ms=00047}
22:49:11.153827 run osmo-ms-mob/00064: Starting mobile
22:49:11.167377 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.179429 run mass: MS start registered {at=25873056.882777516, delay=0.005849912762641907, ms=00064}
22:49:11.476493 run mass: MS performed LU {at=25873057.179749224, lu_delay=3.8882277980446815, ms=00053}
22:49:11.507016 run osmo-ms-mob/00065: Starting mobile
22:49:11.520395 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.531437 run mass: MS start registered {at=25873057.23478832, delay=0.004907079041004181, ms=00065}
22:49:11.885325 run osmo-ms-mob/00066: Starting mobile
22:49:11.902043 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.912728 run mass: MS start registered {at=25873057.616081953, delay=0.004699345678091049, ms=00066}
22:49:11.956930 run mass: MS performed LU {at=25873057.660082594, lu_delay=5.2700197249650955, ms=00051}
22:49:11.993552 run mass: MS performed LU {at=25873057.696800478, lu_delay=5.525707244873047, ms=00050}
22:49:12.122234 run mass: MS performed LU {at=25873057.825495344, lu_delay=5.79992089420557, ms=00049}
22:49:12.151526 run osmo-ms-mob/00067: Starting mobile
22:49:12.164872 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.175866 run mass: MS start registered {at=25873057.879216284, delay=0.004916105419397354, ms=00067}
22:49:12.266232 run mass: MS performed LU {at=25873057.96948978, lu_delay=6.26302744448185, ms=00048}
22:49:12.302228 run mass: MS performed LU {at=25873058.005521912, lu_delay=4.997582323849201, ms=00052}
22:49:12.319902 run osmo-ms-mob/00068: Starting mobile
22:49:12.332943 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.343734 run mass: MS start registered {at=25873058.047087654, delay=0.004521481692790985, ms=00068}
22:49:12.977094 run osmo-ms-mob/00069: Starting mobile
22:49:12.991063 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.002145 run mass: MS start registered {at=25873058.705493312, delay=0.004783652722835541, ms=00069}
22:49:13.377047 run osmo-ms-mob/00070: Starting mobile
22:49:13.391479 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.402717 run mass: MS start registered {at=25873059.106070597, delay=0.004892487078905106, ms=00070}
22:49:13.804047 run osmo-ms-mob/00071: Starting mobile
22:49:13.820093 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.830750 run mass: MS start registered {at=25873059.534103658, delay=0.004783328622579575, ms=00071}
22:49:13.856880 run mass: MS performed LU {at=25873059.560149685, lu_delay=5.3476370088756084, ms=00057}
22:49:13.895711 run mass: MS performed LU {at=25873059.598956577, lu_delay=5.487440176308155, ms=00056}
22:49:13.987139 run mass: MS performed LU {at=25873059.69038907, lu_delay=6.100110080093145, ms=00054}
22:49:14.015331 run osmo-ms-mob/00072: Starting mobile
22:49:14.028139 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.039067 run mass: MS start registered {at=25873059.742422476, delay=0.0050354935228824615, ms=00072}
22:49:14.166831 run mass: MS performed LU {at=25873059.870079435, lu_delay=5.979196511209011, ms=00055}
22:49:14.190929 run mass: MS performed LU {at=25873059.89429187, lu_delay=4.688200417906046, ms=00059}
22:49:14.202586 run mass: MS performed LU {at=25873059.905942347, lu_delay=5.000736732035875, ms=00058}
22:49:14.213556 run osmo-ms-mob/00073: Starting mobile
22:49:14.226636 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.237487 run mass: MS start registered {at=25873059.940842018, delay=0.0047220513224601746, ms=00073}
22:49:14.976163 run osmo-ms-mob/00074: Starting mobile
22:49:14.989908 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.000672 run mass: MS start registered {at=25873060.70402411, delay=0.00468025729060173, ms=00074}
22:49:15.394147 run osmo-ms-mob/00075: Starting mobile
22:49:15.409271 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.420253 run mass: MS start registered {at=25873061.123601727, delay=0.004928261041641235, ms=00075}
22:49:15.722703 run mass: MS performed LU {at=25873061.425953493, lu_delay=5.588980451226234, ms=00061}
22:49:15.895402 run osmo-ms-mob/00076: Starting mobile
22:49:15.912520 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.918633 run mass: MS performed LU {at=25873061.62199249, lu_delay=5.4289643578231335, ms=00063}
22:49:15.924563 run mass: MS start registered {at=25873061.62793044, delay=0.005956612527370453, ms=00076}
22:49:16.032543 run mass: MS performed LU {at=25873061.73579275, lu_delay=4.85301523283124, ms=00064}
22:49:16.068547 run mass: MS performed LU {at=25873061.77180119, lu_delay=6.2465057000517845, ms=00060}
22:49:16.086901 run osmo-ms-mob/00077: Starting mobile
22:49:16.099907 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.110657 run mass: MS start registered {at=25873061.814013995, delay=0.0048330239951610565, ms=00077}
22:49:16.777026 run osmo-ms-mob/00078: Starting mobile
22:49:16.791048 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.801813 run mass: MS start registered {at=25873062.505165763, delay=0.004705782979726791, ms=00078}
22:49:17.198267 run osmo-ms-mob/00079: Starting mobile
22:49:17.216395 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.227234 run mass: MS start registered {at=25873062.930587005, delay=0.004785813391208649, ms=00079}
22:49:17.701617 run osmo-ms-mob/00080: Starting mobile
22:49:17.719372 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.725626 run mass: MS performed LU {at=25873063.428985205, lu_delay=4.72349189221859, ms=00069}
22:49:17.731416 run mass: MS performed LU {at=25873063.434783116, lu_delay=5.387695461511612, ms=00068}
22:49:17.737138 run mass: MS start registered {at=25873063.4405058, delay=0.011539395898580551, ms=00080}
22:49:17.751961 run mass: MS performed LU {at=25873063.45531585, lu_delay=5.576099567115307, ms=00067}
22:49:17.859317 run mass: MS performed LU {at=25873063.562549952, lu_delay=6.327761631458998, ms=00065}
22:49:17.874231 run osmo-ms-mob/00081: Starting mobile
22:49:17.887326 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.895270 run mass: MS performed LU {at=25873063.598620187, lu_delay=5.9825382344424725, ms=00066}
22:49:17.901291 run mass: MS start registered {at=25873063.604658294, delay=0.007919423282146454, ms=00081}
22:49:18.564277 run osmo-ms-mob/00082: Starting mobile
22:49:18.577813 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.588612 run mass: MS start registered {at=25873064.29196709, delay=0.004767540842294693, ms=00082}
22:49:19.175641 run osmo-ms-mob/00083: Starting mobile
22:49:19.189563 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.200301 run mass: MS start registered {at=25873064.903653383, delay=0.0046462081372737885, ms=00083}
22:49:19.488002 run mass: MS performed LU {at=25873065.191248346, lu_delay=5.250406328588724, ms=00073}
22:49:19.563724 run mass: MS performed LU {at=25873065.266974565, lu_delay=4.562950454652309, ms=00074}
22:49:19.606173 run osmo-ms-mob/00084: Starting mobile
22:49:19.619628 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.630325 run mass: MS start registered {at=25873065.3336818, delay=0.004654265940189362, ms=00084}
22:49:19.654120 run mass: MS performed LU {at=25873065.35742004, lu_delay=5.614997562021017, ms=00072}
22:49:19.815711 run mass: MS performed LU {at=25873065.518961195, lu_delay=6.41289059817791, ms=00070}
22:49:19.839238 run mass: MS performed LU {at=25873065.54260049, lu_delay=6.008496832102537, ms=00071}
22:49:20.204787 run osmo-ms-mob/00085: Starting mobile
22:49:20.221665 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.232401 run mass: MS start registered {at=25873065.93575665, delay=0.004591267555952072, ms=00085}
22:49:20.778213 run osmo-ms-mob/00086: Starting mobile
22:49:20.792145 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.802962 run mass: MS start registered {at=25873066.506315824, delay=0.004845466464757919, ms=00086}
22:49:21.394930 run osmo-ms-mob/00087: Starting mobile
22:49:21.412415 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.423218 run mass: MS start registered {at=25873067.126568936, delay=0.004778675734996796, ms=00087}
22:49:21.472192 run mass: MS performed LU {at=25873067.1754347, lu_delay=6.051832973957062, ms=00075}
22:49:21.491525 run mass: MS performed LU {at=25873067.19488706, lu_delay=5.5669566206634045, ms=00076}
22:49:21.518063 run mass: MS performed LU {at=25873067.221340287, lu_delay=4.716174524277449, ms=00078}
22:49:21.624782 run mass: MS performed LU {at=25873067.328030508, lu_delay=5.514016512781382, ms=00077}
22:49:22.003513 run osmo-ms-mob/00088: Starting mobile
22:49:22.019346 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.030428 run mass: MS start registered {at=25873067.733781222, delay=0.004814036190509796, ms=00088}
22:49:22.563763 run osmo-ms-mob/00089: Starting mobile
22:49:22.577334 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.588220 run mass: MS start registered {at=25873068.29157112, delay=0.004846546798944473, ms=00089}
22:49:23.198278 run osmo-ms-mob/00090: Starting mobile
22:49:23.215395 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.226061 run mass: MS start registered {at=25873068.929413944, delay=0.004633471369743347, ms=00090}
22:49:23.252822 run mass: MS performed LU {at=25873068.9561426, lu_delay=5.5156368017196655, ms=00080}
22:49:23.290377 run mass: MS performed LU {at=25873068.99364475, lu_delay=5.388986457139254, ms=00081}
22:49:23.419955 run mass: MS performed LU {at=25873069.123180512, lu_delay=6.1925935074687, ms=00079}
22:49:23.546312 run mass: MS performed LU {at=25873069.24956226, lu_delay=4.95759516954422, ms=00082}
22:49:23.863965 run osmo-ms-mob/00091: Starting mobile
22:49:23.877005 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.887497 run mass: MS start registered {at=25873069.59085117, delay=0.004409313201904297, ms=00091}
22:49:24.576101 run osmo-ms-mob/00092: Starting mobile
22:49:24.590085 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.601200 run mass: MS start registered {at=25873070.304555275, delay=0.004859376698732376, ms=00092}
22:49:25.238595 run mass: MS performed LU {at=25873070.94179995, lu_delay=6.0381465665996075, ms=00083}
22:49:25.255976 run mass: MS performed LU {at=25873070.959239986, lu_delay=5.023483335971832, ms=00085}
22:49:25.297900 run osmo-ms-mob/00093: Starting mobile
22:49:25.312829 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.318937 run mass: MS performed LU {at=25873071.02229904, lu_delay=5.688617240637541, ms=00084}
22:49:25.324801 run mass: MS start registered {at=25873071.028168395, delay=0.005884729325771332, ms=00093}
22:49:25.390293 run mass: MS performed LU {at=25873071.093544964, lu_delay=4.587229140102863, ms=00086}
22:49:26.263517 run osmo-ms-mob/00094: Starting mobile
22:49:26.276553 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.287330 run mass: MS start registered {at=25873071.990682732, delay=0.004841111600399017, ms=00094}
22:49:27.019698 run mass: MS performed LU {at=25873072.72294782, lu_delay=4.431376699358225, ms=00089}
22:49:27.056125 run mass: MS performed LU {at=25873072.75937948, lu_delay=5.632810544222593, ms=00087}
22:49:27.105396 run osmo-ms-mob/00095: Starting mobile
22:49:27.119889 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.130921 run mass: MS start registered {at=25873072.834272187, delay=0.0049504488706588745, ms=00095}
22:49:27.186353 run mass: MS performed LU {at=25873072.88962593, lu_delay=5.155844707041979, ms=00088}
22:49:28.179259 run osmo-ms-mob/00096: Starting mobile
22:49:28.193208 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.204518 run mass: MS start registered {at=25873073.907863535, delay=0.004994761198759079, ms=00096}
22:49:29.003928 run mass: MS performed LU {at=25873074.707139153, lu_delay=5.116287983953953, ms=00091}
22:49:29.021793 run mass: MS performed LU {at=25873074.725079488, lu_delay=5.795665543526411, ms=00090}
22:49:29.263611 run osmo-ms-mob/00097: Starting mobile
22:49:29.276704 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.284435 run mass: MS performed LU {at=25873074.987789597, lu_delay=4.6832343228161335, ms=00092}
22:49:29.290405 run mass: MS start registered {at=25873074.993771583, delay=0.007780734449625015, ms=00097}
22:49:30.594845 run osmo-ms-mob/00098: Starting mobile
22:49:30.611513 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.622482 run mass: MS start registered {at=25873076.325821344, delay=0.004837099462747574, ms=00098}
22:49:30.785580 run mass: MS performed LU {at=25873076.48882943, lu_delay=4.498146697878838, ms=00094}
22:49:30.952039 run mass: MS performed LU {at=25873076.655289408, lu_delay=5.627121012657881, ms=00093}
22:49:32.367966 run osmo-ms-mob/00099: Starting mobile
22:49:32.382216 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.388194 run mass: All started... {duration=55.734778955578804, too_slow=0}
22:49:32.393805 run mass: MS start registered {at=25873078.097167343, delay=0.0056051164865493774, ms=00099}
22:49:32.770205 run mass: MS performed LU {at=25873078.473404914, lu_delay=5.639132726937532, ms=00095}
22:49:32.796417 run mass: MS performed LU {at=25873078.49977826, lu_delay=22.523599583655596, ms=00062}
22:49:33.051638 run mass: MS performed LU {at=25873078.75488997, lu_delay=4.8470264337956905, ms=00096}
22:49:34.718110 run mass: MS performed LU {at=25873080.42135857, lu_delay=5.427586987614632, ms=00097}
22:49:36.535977 run mass: MS performed LU {at=25873082.23920467, lu_delay=5.913383327424526, ms=00098}
22:49:38.436414 run mass: MS performed LU {at=25873084.13973704, lu_delay=6.042569696903229, ms=00099}
22:49:38.447254 run mass: Tests done {all_completed=True, max=22.523599583655596, min=3.8882277980446815}
22:49:38.453496 tst register_default_mass.py: Test passed (81.1 sec)
22:49:38.459199 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.462726 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.466212 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.469720 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.473210 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.476713 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.480241 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.483732 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.487225 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.490715 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.494206 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.497708 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.501209 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.504693 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.508183 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.511659 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.515668 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.519242 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.522738 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.526223 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.529704 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.533189 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.536662 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.540133 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.543607 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.547087 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.550570 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.554072 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.557548 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.561252 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.564757 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.568661 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.572156 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.575669 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.579361 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.582975 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.586563 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.590162 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.593769 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.597371 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.601362 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.604960 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.608709 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.612310 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.615897 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.619508 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.623111 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.626840 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.630339 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.633832 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.637312 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.640822 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.644303 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.647787 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.651272 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.654762 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.658229 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.661695 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.665170 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.668657 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.672209 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.675686 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.679399 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.683407 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.687087 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.690691 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.694285 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.697893 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.701485 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.705103 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.708694 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.712278 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.715876 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.720013 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.723626 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.727239 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.730824 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.734422 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.738035 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.741650 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.745243 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.748868 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.752441 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.756211 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.760225 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.763919 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.767516 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.771663 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.775285 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.778898 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.782514 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.786269 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.790234 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.793869 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.797558 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.801170 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.804796 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.808392 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.812008 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.815987 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.819983 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.823677 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.827287 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.830871 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.834462 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.838073 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.841688 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.845293 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.848903 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.852505 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.856096 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.859700 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.863303 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.866897 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.870499 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.874049 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.877507 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.880980 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.884411 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.887835 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.891291 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.894734 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.898136 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.901514 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.904903 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.908265 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.911617 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.914995 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.918388 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.921765 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.925143 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.928508 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.931892 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.935287 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.938654 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.942005 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.945371 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.948752 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.952093 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.955451 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.958732 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.961992 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.965238 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.968468 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.971741 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.975016 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.978274 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.981519 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.984769 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.988008 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.991270 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.994521 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.997770 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.001011 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.004255 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.007516 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.010778 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.014035 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.017281 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.020550 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.023826 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.027078 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.030324 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.033587 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.036840 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.040097 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.043347 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.046599 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.049850 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.053122 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.056369 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.059625 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.062875 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.066113 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.069367 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.072635 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.075886 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.079143 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.082409 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.085666 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.088927 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.092180 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.095439 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.098715 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.101977 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.105222 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.108461 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.111714 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.114957 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.118226 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.121478 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.124744 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.128000 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.131264 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.134537 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.137800 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.141063 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.144318 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.147573 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.150831 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.154080 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.157325 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.160588 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.163839 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.167084 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.170336 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.173595 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.176848 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.180112 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.183374 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.186639 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.189898 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.193148 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.196406 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.197876 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.201455 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.202916 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.206496 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.207955 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.211580 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.213052 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.216664 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.218152 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.221765 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.223240 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.226852 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.228334 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.231959 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.233439 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.237052 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.238507 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.242119 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.243601 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.247228 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.248703 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.252330 --- ParallelTerminationStrategy: PID 33 died...
22:49:39.253818 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.257449 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.258927 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.262559 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.264031 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.267684 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.269169 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.272788 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.274265 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.277915 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.279395 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.283037 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.284515 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.288155 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.289635 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.293265 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.294738 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.298370 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.299831 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.303436 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.304935 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.308597 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.310104 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.313774 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.315264 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.318942 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.320425 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.324112 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.325600 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.329262 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.330757 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.334434 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.335917 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.339626 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.341122 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.344800 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.346290 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.349977 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.351468 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.355170 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.356683 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.360366 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.361872 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.365553 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.367043 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.370741 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.372239 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.375920 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.377417 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.381096 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.382583 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.386292 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.387781 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.391470 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.392987 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.396670 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.398171 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.401881 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.403383 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.407070 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.408573 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.412259 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.413748 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.417420 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.418936 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.422615 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.424101 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.427814 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.429308 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.433020 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.434521 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.438213 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.439716 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.443451 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.444964 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.448648 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.450138 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.453809 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.455303 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.459028 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.460522 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.464200 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.465691 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.469363 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.470864 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.474576 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.476068 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.479763 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.481270 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.484957 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.486445 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.490161 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.491664 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.495345 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.496838 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.500528 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.502019 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.505715 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.507210 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.510896 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.512384 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.516064 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.517571 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.521263 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.522750 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.526435 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.527930 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.531617 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.533108 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.536823 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.538323 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.542030 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.543526 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.547206 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.548711 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.552383 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.553903 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.557595 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.559088 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.562778 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.564276 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.567970 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.569484 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.573152 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.574647 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.578336 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.579827 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.583520 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.585050 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.588721 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.590215 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.593899 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.595392 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.599093 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.600591 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.604291 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.605805 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.609498 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.611008 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.614742 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.616255 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.620072 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.621586 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.625303 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.626823 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.630573 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.632083 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.635816 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.637335 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.641124 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.642638 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.646379 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.647892 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.651641 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.653167 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.656912 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.658419 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.662170 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.663687 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.667448 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.668978 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.672713 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.674240 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.678012 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.679539 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.683294 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.684884 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.688788 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.690377 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.694287 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.695867 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.699697 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.701231 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.704975 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.706489 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.710210 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.711725 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.715494 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.717000 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.720767 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.722280 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.726019 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.727523 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.731279 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.732805 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.736507 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.738012 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.741709 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.743203 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.746913 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.748412 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.752121 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.753631 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.757352 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.758859 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.762549 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.764046 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.767750 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.769256 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.772952 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.774462 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.778158 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.779658 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.783414 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.784921 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.788643 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.790136 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.793852 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.795354 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.799079 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.800574 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.804292 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.805798 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.809503 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.811000 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.814740 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.816238 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.820034 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.821540 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.825242 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.826747 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.830496 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.831988 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.835708 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.837218 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.840933 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.842423 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.846150 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.847647 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.851367 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.852866 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.856551 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.858055 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.861773 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.863270 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.866999 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.868491 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.872197 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.873716 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.877444 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.878949 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.882657 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.884143 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.887845 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.889342 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.893054 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.894548 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.898240 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.899729 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.903421 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.904920 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.908619 --- ParallelTerminationStrategy: PID 160 died...
22:49:39.910141 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.913840 --- ParallelTerminationStrategy: PID 161 died...
22:49:39.915341 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.919064 --- ParallelTerminationStrategy: PID 162 died...
22:49:39.920572 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.924272 --- ParallelTerminationStrategy: PID 163 died...
22:49:39.925802 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.929504 --- ParallelTerminationStrategy: PID 164 died...
22:49:39.931006 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.934809 --- ParallelTerminationStrategy: PID 165 died...
22:49:39.936367 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.940231 --- ParallelTerminationStrategy: PID 166 died...
22:49:39.941802 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.945660 --- ParallelTerminationStrategy: PID 167 died...
22:49:39.947216 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.951094 --- ParallelTerminationStrategy: PID 168 died...
22:49:39.952638 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.956481 --- ParallelTerminationStrategy: PID 169 died...
22:49:39.958056 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.961911 --- ParallelTerminationStrategy: PID 170 died...
22:49:39.963448 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.967314 --- ParallelTerminationStrategy: PID 171 died...
22:49:39.968871 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.972725 --- ParallelTerminationStrategy: PID 172 died...
22:49:39.974278 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.978111 --- ParallelTerminationStrategy: PID 173 died...
22:49:39.979660 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.983530 --- ParallelTerminationStrategy: PID 174 died...
22:49:39.985083 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.988941 --- ParallelTerminationStrategy: PID 175 died...
22:49:39.990495 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.994344 --- ParallelTerminationStrategy: PID 176 died...
22:49:39.995904 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.999767 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.001315 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.005167 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.006725 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.010503 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.011983 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.015706 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.017199 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.020961 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.022442 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.026152 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.027633 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.031343 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.032846 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.036587 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.038117 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.041844 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.043349 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.047168 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.048716 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.052565 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.054114 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.057976 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.059528 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.063403 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.064972 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.068822 --- ParallelTerminationStrategy: PID 190 died...
22:49:40.070378 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.074230 --- ParallelTerminationStrategy: PID 191 died...
22:49:40.075786 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.079619 --- ParallelTerminationStrategy: PID 192 died...
22:49:40.081171 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.085017 --- ParallelTerminationStrategy: PID 193 died...
22:49:40.086566 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.090430 --- ParallelTerminationStrategy: PID 194 died...
22:49:40.091985 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.095855 --- ParallelTerminationStrategy: PID 195 died...
22:49:40.097405 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.101275 --- ParallelTerminationStrategy: PID 196 died...
22:49:40.102821 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.106664 --- ParallelTerminationStrategy: PID 197 died...
22:49:40.108214 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.112065 --- ParallelTerminationStrategy: PID 198 died...
22:49:40.113615 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.117450 --- ParallelTerminationStrategy: PID 199 died...
22:49:40.119003 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.122855 --- ParallelTerminationStrategy: PID 200 died...
22:49:40.124403 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.128273 --- ParallelTerminationStrategy: PID 201 died...
22:49:40.129831 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.133687 --- ParallelTerminationStrategy: PID 202 died...
22:49:40.135230 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.139077 --- ParallelTerminationStrategy: PID 203 died...
22:49:40.140622 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.144489 --- ParallelTerminationStrategy: PID 204 died...
22:49:40.146055 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.149908 --- ParallelTerminationStrategy: PID 205 died...
22:49:40.151464 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.155310 --- ParallelTerminationStrategy: PID 206 died...
22:49:40.156871 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.160738 --- ParallelTerminationStrategy: PID 207 died...
22:49:40.162283 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.166134 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.167680 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.171536 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.173079 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.176944 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.178491 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.182340 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.183887 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.187735 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.189282 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.193127 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.194679 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.198529 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.200077 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.203936 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.205490 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.209340 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.210894 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.214733 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.216284 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.220160 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.221720 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.225569 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.227116 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.230977 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.232529 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.236387 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.237947 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.241831 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.243385 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.247236 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.248794 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.252657 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.254206 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.258062 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.259622 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.263489 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.265041 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.268889 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.270453 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.274326 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.275864 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.279729 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.281285 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.285149 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.286710 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.290604 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.292152 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.296034 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.297595 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.301453 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.303005 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.306875 --- ParallelTerminationStrategy: PID 234 died...
22:49:40.308430 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.713172 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.719367 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8144 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.797310 tst trial-8144: Storing JUnit report in /build/trial-8144/run.2025-11-08_22-48-17/trial-8144.xml
--------------------------------------------------------------------------------------------
trial-8144 PASS
--------------------------------------------------------------------------------------------
22:49:43.808142 tst trial-8144: trial-8144: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8144/inst
+ cd trial-8144
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-08 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8144-run.tgz run.2025-11-08_22-48-17
+ tar czf /build/trial-8144-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-08_13_26_34.tgz osmo-bts-oc2g.build-2025-11-08_00_51_48.tgz osmo-bts-sysmo.build-2025-11-08_00_51_50.tgz osmo-bts.build-2025-11-08_00_51_53.tgz osmo-ggsn.build-2025-11-08_20_42_35.tgz osmo-hlr.build-2025-11-08_16_36_54.tgz osmo-hnbgw.build-2025-11-08_13_58_43.tgz osmo-mgw.build-2025-11-08_08_33_14.tgz osmo-msc.build-2025-11-08_13_32_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-08_07_36_36.tgz osmo-pcu-sysmo.build-2025-11-08_07_34_26.tgz osmo-pcu.build-2025-11-08_07_36_41.tgz osmo-sgsn.build-2025-11-08_20_48_03.tgz osmo-stp.build-2025-11-08_13_25_23.tgz osmo-trx.build-2025-11-08_14_26_09.tgz osmocom-bb.build-2025-11-08_21_17_16.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS