Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
> git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11562078224337592449.sh
+ rm -rf trial-8317-bin.tgz trial-8317-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25776
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11341
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10920
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13158
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13484
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13885
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42681
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7851
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45002
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8869
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 13482
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7817
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11866
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7891
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9364
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6611
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 7817
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8167244742206651620.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-8317
+ 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
2e9b710 debian-trixie-build: add tshark
+ 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 M3UA_TESTTOOL_BRANCH=osmocom/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 [20/28] WORKDIR /TMP
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins
#11 CACHED
#12 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#12 CACHED
#13 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#13 CACHED
#14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#14 CACHED
#15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#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 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [ 8/28] RUN MKDIR /var/run/sshd
#18 CACHED
#19 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#22 CACHED
#23 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#23 CACHED
#24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#24 CACHED
#25 [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
#25 CACHED
#26 [ 9/28] COPY SSH /root/.ssh
#26 CACHED
#27 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#27 CACHED
#28 [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
#28 CACHED
#29 [ 3/28] RUN groupadd osmo-gsm-tester
#29 CACHED
#30 [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
#30 CACHED
#31 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#31 CACHED
#32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f4167979be3cf25a2322d41a70d4dc8202980d585f4a14201d3fd0bd04154493 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=8318 -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=2026-05-01 22:48:40
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8318
+ mkdir -p trial-8318
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-01_15_38_02.tgz osmo-bts-oc2g.build-2026-05-01_15_32_24.tgz osmo-bts-sysmo.build-2026-05-01_15_32_23.tgz osmo-bts.build-2026-05-01_15_32_37.tgz osmo-ggsn.build-2026-05-01_20_42_55.tgz osmo-hlr.build-2026-05-01_16_39_44.tgz osmo-hnbgw.build-2026-05-01_13_28_59.tgz osmo-mgw.build-2026-05-01_15_30_39.tgz osmo-msc.build-2026-05-01_15_37_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-01_07_35_15.tgz osmo-pcu-sysmo.build-2026-05-01_07_35_12.tgz osmo-pcu.build-2026-05-01_07_35_12.tgz osmo-sgsn.build-2026-05-01_20_48_03.tgz osmo-stp.build-2026-05-01_13_25_14.tgz osmo-trx.build-2026-05-01_14_21_40.tgz osmocom-bb.build-2026-05-01_21_17_25.tgz srslte.build-19.tgz trial-8318
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-01_15_38_02.md5 osmo-bts-oc2g.build-2026-05-01_15_32_24.md5 osmo-bts-sysmo.build-2026-05-01_15_32_23.md5 osmo-bts.build-2026-05-01_15_32_37.md5 osmo-ggsn.build-2026-05-01_20_42_55.md5 osmo-hlr.build-2026-05-01_16_39_44.md5 osmo-hnbgw.build-2026-05-01_13_28_59.md5 osmo-mgw.build-2026-05-01_15_30_39.md5 osmo-msc.build-2026-05-01_15_37_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-01_07_35_15.md5 osmo-pcu-sysmo.build-2026-05-01_07_35_12.md5 osmo-pcu.build-2026-05-01_07_35_12.md5 osmo-sgsn.build-2026-05-01_20_48_03.md5 osmo-stp.build-2026-05-01_13_25_14.md5 osmo-trx.build-2026-05-01_14_21_40.md5 osmocom-bb.build-2026-05-01_21_17_25.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-01_15_38_02.md5 osmo-bts-oc2g.build-2026-05-01_15_32_24.md5 osmo-bts-sysmo.build-2026-05-01_15_32_23.md5 osmo-bts.build-2026-05-01_15_32_37.md5 osmo-ggsn.build-2026-05-01_20_42_55.md5 osmo-hlr.build-2026-05-01_16_39_44.md5 osmo-hnbgw.build-2026-05-01_13_28_59.md5 osmo-mgw.build-2026-05-01_15_30_39.md5 osmo-msc.build-2026-05-01_15_37_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-01_07_35_15.md5 osmo-pcu-sysmo.build-2026-05-01_07_35_12.md5 osmo-pcu.build-2026-05-01_07_35_12.md5 osmo-sgsn.build-2026-05-01_20_48_03.md5 osmo-stp.build-2026-05-01_13_25_14.md5 osmo-trx.build-2026-05-01_14_21_40.md5 osmocom-bb.build-2026-05-01_21_17_25.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-8318 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8318'
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-8318
--------------------------------------------------------------------------------------------
22:48:40.779244 tst trial-8318: Detailed log at /build/trial-8318/run.2026-05-01_22-48-40/log
---------------------------------------------------------------------
trial-8318 netreg_mass
---------------------------------------------------------------------
22:48:40.986550 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:40.986912 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:40.987721 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:40.988892 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:41.030118 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:41.030993 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:41.032150 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:41.094012 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-8318 netreg_mass register_default_mass.py
----------------------------------------------
22:48:41.094823 tst register_default_mass.py:9: Claiming resources for the test
22:48:41.109843 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.110359 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.110819 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.111253 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.111688 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.112138 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:41.112570 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:41.142711 tst register_default_mass.py: using LAC 2
22:48:41.164364 tst register_default_mass.py: using RAC 2
22:48:41.190544 tst register_default_mass.py: using CellId 2
22:48:41.219561 tst register_default_mass.py: using BVCI 3
22:48:41.233288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.233968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.234570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.235078 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.235587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.236094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.236578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.237070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.237584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.238101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.238586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.239072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.239588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.240097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.240592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.241112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.241633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.242146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.242661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.243173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.243682 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.244209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.244725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.245243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.245766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.246276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.246786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.247306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.247825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.248337 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.248860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.249375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.249905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.250425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.250940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.251458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.251968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.252477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.253001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.253507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.254005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.254520 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.255033 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.255538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.256048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.256561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.257070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.257575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.258073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.258592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.259106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.259604 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.260126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.260635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.261132 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.261654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.262167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.262673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.263169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.263683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.264189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.264691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.265212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.265726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.266224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.266741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.267249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.267768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.268269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.268785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.269293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.269802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.270382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.270897 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.271402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.271925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.272427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.272925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.273426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.273928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.274421 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.274912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.275416 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.275916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.276403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.276904 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.277406 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.277894 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.278412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.278912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.279410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.279921 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.280439 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.280945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.281438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.281954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.282458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.282977 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.283492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.283996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.284499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:41.285062 tst register_default_mass.py:21: Launching a simple network
22:48:41.294798 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:41.413587 run create_hlr_db(pid=20): Launched
22:48:42.428353 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:42.452714 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:42.467864 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:42.473671 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:42.663006 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:42.680329 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:42.685984 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:43.106296 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:43.121404 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:46.143849 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:46.261735 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:46.276512 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:46.282205 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:46.306003 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:46.321042 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:46.326696 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:46.643718 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:46.658895 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:52.685702 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:52.858775 run osmo-bts-virtual(pid=34): Launched
22:48:53.902250 tst register_default_mass.py: using MSISDN 1001
22:48:53.919662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:53.959875 tst register_default_mass.py: using MSISDN 1002
22:48:53.977729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:54.008455 tst register_default_mass.py: using MSISDN 1003
22:48:54.023085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:54.053927 tst register_default_mass.py: using MSISDN 1004
22:48:54.068373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:54.099070 tst register_default_mass.py: using MSISDN 1005
22:48:54.113357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:54.144096 tst register_default_mass.py: using MSISDN 1006
22:48:54.158491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:54.189548 tst register_default_mass.py: using MSISDN 1007
22:48:54.203934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:54.235033 tst register_default_mass.py: using MSISDN 1008
22:48:54.249619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:54.280009 tst register_default_mass.py: using MSISDN 1009
22:48:54.294229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:54.325275 tst register_default_mass.py: using MSISDN 1010
22:48:54.339852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:54.370857 tst register_default_mass.py: using MSISDN 1011
22:48:54.385272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:54.415929 tst register_default_mass.py: using MSISDN 1012
22:48:54.430242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:54.460950 tst register_default_mass.py: using MSISDN 1013
22:48:54.475773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:54.505426 tst register_default_mass.py: using MSISDN 1014
22:48:54.519328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:54.550085 tst register_default_mass.py: using MSISDN 1015
22:48:54.564498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:54.595384 tst register_default_mass.py: using MSISDN 1016
22:48:54.609889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:54.640569 tst register_default_mass.py: using MSISDN 1017
22:48:54.654885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:54.685154 tst register_default_mass.py: using MSISDN 1018
22:48:54.695014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:54.725622 tst register_default_mass.py: using MSISDN 1019
22:48:54.741436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:54.771507 tst register_default_mass.py: using MSISDN 1020
22:48:54.785786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:54.816114 tst register_default_mass.py: using MSISDN 1021
22:48:54.830614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:54.861427 tst register_default_mass.py: using MSISDN 1022
22:48:54.875910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:54.906734 tst register_default_mass.py: using MSISDN 1023
22:48:54.921440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:54.951972 tst register_default_mass.py: using MSISDN 1024
22:48:54.966366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:54.997324 tst register_default_mass.py: using MSISDN 1025
22:48:55.012004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:55.042666 tst register_default_mass.py: using MSISDN 1026
22:48:55.057262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:55.088102 tst register_default_mass.py: using MSISDN 1027
22:48:55.102880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:55.133878 tst register_default_mass.py: using MSISDN 1028
22:48:55.148501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:55.179419 tst register_default_mass.py: using MSISDN 1029
22:48:55.194135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:55.223948 tst register_default_mass.py: using MSISDN 1030
22:48:55.238080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:55.271962 tst register_default_mass.py: using MSISDN 1031
22:48:55.288017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:55.318181 tst register_default_mass.py: using MSISDN 1032
22:48:55.328598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:55.358556 tst register_default_mass.py: using MSISDN 1033
22:48:55.373997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:55.404958 tst register_default_mass.py: using MSISDN 1034
22:48:55.419687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:55.450230 tst register_default_mass.py: using MSISDN 1035
22:48:55.464732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:55.495543 tst register_default_mass.py: using MSISDN 1036
22:48:55.510198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:55.540804 tst register_default_mass.py: using MSISDN 1037
22:48:55.555307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:55.585921 tst register_default_mass.py: using MSISDN 1038
22:48:55.600340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:55.631122 tst register_default_mass.py: using MSISDN 1039
22:48:55.645757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:55.676017 tst register_default_mass.py: using MSISDN 1040
22:48:55.690383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:55.720921 tst register_default_mass.py: using MSISDN 1041
22:48:55.735382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:55.766100 tst register_default_mass.py: using MSISDN 1042
22:48:55.780750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:55.811100 tst register_default_mass.py: using MSISDN 1043
22:48:55.825408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:55.856059 tst register_default_mass.py: using MSISDN 1044
22:48:55.870598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:55.909453 tst register_default_mass.py: using MSISDN 1045
22:48:55.927003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:55.957390 tst register_default_mass.py: using MSISDN 1046
22:48:55.972139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:56.002915 tst register_default_mass.py: using MSISDN 1047
22:48:56.017480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:56.047921 tst register_default_mass.py: using MSISDN 1048
22:48:56.062467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:56.092921 tst register_default_mass.py: using MSISDN 1049
22:48:56.107398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:56.138130 tst register_default_mass.py: using MSISDN 1050
22:48:56.152719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:56.183297 tst register_default_mass.py: using MSISDN 1051
22:48:56.197826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:56.228448 tst register_default_mass.py: using MSISDN 1052
22:48:56.242933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:56.273685 tst register_default_mass.py: using MSISDN 1053
22:48:56.288218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:56.318747 tst register_default_mass.py: using MSISDN 1054
22:48:56.333261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:56.363616 tst register_default_mass.py: using MSISDN 1055
22:48:56.378166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:56.408524 tst register_default_mass.py: using MSISDN 1056
22:48:56.422902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:56.453524 tst register_default_mass.py: using MSISDN 1057
22:48:56.467972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:56.498313 tst register_default_mass.py: using MSISDN 1058
22:48:56.511700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:56.542031 tst register_default_mass.py: using MSISDN 1059
22:48:56.556366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:56.586914 tst register_default_mass.py: using MSISDN 1060
22:48:56.601373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:56.631947 tst register_default_mass.py: using MSISDN 1061
22:48:56.646353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:56.676898 tst register_default_mass.py: using MSISDN 1062
22:48:56.687128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:56.717897 tst register_default_mass.py: using MSISDN 1063
22:48:56.733764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:56.764581 tst register_default_mass.py: using MSISDN 1064
22:48:56.779352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:56.810380 tst register_default_mass.py: using MSISDN 1065
22:48:56.825165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:56.855837 tst register_default_mass.py: using MSISDN 1066
22:48:56.870433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:56.910214 tst register_default_mass.py: using MSISDN 1067
22:48:56.928238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:56.959201 tst register_default_mass.py: using MSISDN 1068
22:48:56.974072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:57.004870 tst register_default_mass.py: using MSISDN 1069
22:48:57.019634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:57.050417 tst register_default_mass.py: using MSISDN 1070
22:48:57.065016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:57.095937 tst register_default_mass.py: using MSISDN 1071
22:48:57.110658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:57.141218 tst register_default_mass.py: using MSISDN 1072
22:48:57.154378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:57.184951 tst register_default_mass.py: using MSISDN 1073
22:48:57.199278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:57.229872 tst register_default_mass.py: using MSISDN 1074
22:48:57.244481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:57.274405 tst register_default_mass.py: using MSISDN 1075
22:48:57.288578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:57.319116 tst register_default_mass.py: using MSISDN 1076
22:48:57.333577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:57.364083 tst register_default_mass.py: using MSISDN 1077
22:48:57.378297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:57.408855 tst register_default_mass.py: using MSISDN 1078
22:48:57.423315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:57.454144 tst register_default_mass.py: using MSISDN 1079
22:48:57.468807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:57.499113 tst register_default_mass.py: using MSISDN 1080
22:48:57.513396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:57.543749 tst register_default_mass.py: using MSISDN 1081
22:48:57.558205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:57.588956 tst register_default_mass.py: using MSISDN 1082
22:48:57.603315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:57.633953 tst register_default_mass.py: using MSISDN 1083
22:48:57.648524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:57.679252 tst register_default_mass.py: using MSISDN 1084
22:48:57.693772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:57.724086 tst register_default_mass.py: using MSISDN 1085
22:48:57.738454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:57.769046 tst register_default_mass.py: using MSISDN 1086
22:48:57.783379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:57.813584 tst register_default_mass.py: using MSISDN 1087
22:48:57.827954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:57.858322 tst register_default_mass.py: using MSISDN 1088
22:48:57.872747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:57.911432 tst register_default_mass.py: using MSISDN 1089
22:48:57.921206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:57.951505 tst register_default_mass.py: using MSISDN 1090
22:48:57.967198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:57.997900 tst register_default_mass.py: using MSISDN 1091
22:48:58.012491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:58.043058 tst register_default_mass.py: using MSISDN 1092
22:48:58.057520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:58.087609 tst register_default_mass.py: using MSISDN 1093
22:48:58.101090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:58.131652 tst register_default_mass.py: using MSISDN 1094
22:48:58.145936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:58.176330 tst register_default_mass.py: using MSISDN 1095
22:48:58.190671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:58.221161 tst register_default_mass.py: using MSISDN 1096
22:48:58.235609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:58.266165 tst register_default_mass.py: using MSISDN 1097
22:48:58.280656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:58.319594 tst register_default_mass.py: using MSISDN 1098
22:48:58.337400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:58.367815 tst register_default_mass.py: using MSISDN 1099
22:48:58.382484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:58.413073 tst register_default_mass.py: using MSISDN 1100
22:48:58.427687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:58.519533 run mass: Starting testcase
22:48:58.525158 run mass: Pre-launching all virtphy's
22:48:58.530672 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:58.543764 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:58.552072 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:58.572802 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:58.579121 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:58.592377 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:58.598624 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:58.611981 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:58.618122 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:58.631373 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:58.637511 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:58.650758 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:58.656959 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:58.670154 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:58.676305 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:58.689513 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:58.695613 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:58.708633 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:58.714717 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:58.727818 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:58.733986 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:58.747132 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:58.753291 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:58.766426 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:58.772727 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:58.786018 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:58.792170 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:58.805413 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:58.811523 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:58.824711 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:58.830819 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:58.843984 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:58.850008 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:58.863040 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:58.869220 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:58.882406 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:58.888754 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:58.902010 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:58.908174 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:58.921441 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:58.927610 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:58.940809 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:58.947003 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:58.960590 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:58.966714 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:58.979934 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:58.986014 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:58.999134 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:59.005393 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:59.018401 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:59.024596 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:59.037656 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:59.043654 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:59.057068 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:59.063155 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:59.076594 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:59.082795 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:59.095933 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:59.102057 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:59.115198 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:59.121288 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:59.134474 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:59.140601 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:59.153769 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:59.159920 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:59.173079 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:59.179214 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:59.192401 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:59.198509 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:59.211719 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:59.217902 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:59.231090 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:59.237142 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:59.250533 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:59.256608 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:59.270051 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:59.276188 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:59.289652 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:59.295724 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:59.309041 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:59.315200 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:59.328304 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:59.334402 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:59.347546 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:59.353619 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:59.366824 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:59.372986 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:59.386039 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:59.392002 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:59.404879 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:59.410901 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:59.423836 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:59.429934 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:59.443032 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:59.449069 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:59.462108 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:59.468263 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:59.481561 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:59.487714 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:59.501043 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:59.507207 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:59.520380 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:59.526529 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:59.539557 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:59.545549 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:59.558449 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:59.564403 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:59.577322 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:59.583337 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:59.596240 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:59.602237 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:59.615233 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:59.621210 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:59.634097 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:59.640070 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:59.653032 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:59.659016 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:59.671943 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:59.677970 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:59.690898 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:59.696918 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:59.709910 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:59.715972 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:59.729059 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:59.735032 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:59.747939 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:59.753885 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:59.766943 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:59.772899 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:59.785939 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:59.791919 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:59.804782 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:59.810758 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:59.823740 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:59.829761 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:59.842675 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:59.848693 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:59.861589 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:59.867550 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:59.880426 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:59.886412 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:59.899303 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:59.905262 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:59.918155 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:59.924136 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:59.937013 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:59.942961 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:59.956109 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:59.962085 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:59.975130 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:59.981178 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:59.994261 run osmo-ms-virt-phy/00075(pid=110): Launched
22:49:00.000297 run osmo-ms-virt-phy/00076: Starting virtphy
22:49:00.013358 run osmo-ms-virt-phy/00076(pid=111): Launched
22:49:00.019359 run osmo-ms-virt-phy/00077: Starting virtphy
22:49:00.032276 run osmo-ms-virt-phy/00077(pid=112): Launched
22:49:00.038287 run osmo-ms-virt-phy/00078: Starting virtphy
22:49:00.051201 run osmo-ms-virt-phy/00078(pid=113): Launched
22:49:00.057174 run osmo-ms-virt-phy/00079: Starting virtphy
22:49:00.070010 run osmo-ms-virt-phy/00079(pid=114): Launched
22:49:00.076055 run osmo-ms-virt-phy/00080: Starting virtphy
22:49:00.089062 run osmo-ms-virt-phy/00080(pid=115): Launched
22:49:00.095022 run osmo-ms-virt-phy/00081: Starting virtphy
22:49:00.107948 run osmo-ms-virt-phy/00081(pid=116): Launched
22:49:00.113919 run osmo-ms-virt-phy/00082: Starting virtphy
22:49:00.126816 run osmo-ms-virt-phy/00082(pid=117): Launched
22:49:00.132789 run osmo-ms-virt-phy/00083: Starting virtphy
22:49:00.145701 run osmo-ms-virt-phy/00083(pid=118): Launched
22:49:00.151683 run osmo-ms-virt-phy/00084: Starting virtphy
22:49:00.164605 run osmo-ms-virt-phy/00084(pid=119): Launched
22:49:00.170586 run osmo-ms-virt-phy/00085: Starting virtphy
22:49:00.183660 run osmo-ms-virt-phy/00085(pid=120): Launched
22:49:00.189701 run osmo-ms-virt-phy/00086: Starting virtphy
22:49:00.202806 run osmo-ms-virt-phy/00086(pid=121): Launched
22:49:00.208786 run osmo-ms-virt-phy/00087: Starting virtphy
22:49:00.221734 run osmo-ms-virt-phy/00087(pid=122): Launched
22:49:00.227877 run osmo-ms-virt-phy/00088: Starting virtphy
22:49:00.240815 run osmo-ms-virt-phy/00088(pid=123): Launched
22:49:00.246944 run osmo-ms-virt-phy/00089: Starting virtphy
22:49:00.259892 run osmo-ms-virt-phy/00089(pid=124): Launched
22:49:00.265881 run osmo-ms-virt-phy/00090: Starting virtphy
22:49:00.278746 run osmo-ms-virt-phy/00090(pid=125): Launched
22:49:00.284751 run osmo-ms-virt-phy/00091: Starting virtphy
22:49:00.297705 run osmo-ms-virt-phy/00091(pid=126): Launched
22:49:00.303716 run osmo-ms-virt-phy/00092: Starting virtphy
22:49:00.316845 run osmo-ms-virt-phy/00092(pid=127): Launched
22:49:00.322879 run osmo-ms-virt-phy/00093: Starting virtphy
22:49:00.335801 run osmo-ms-virt-phy/00093(pid=128): Launched
22:49:00.341835 run osmo-ms-virt-phy/00094: Starting virtphy
22:49:00.354770 run osmo-ms-virt-phy/00094(pid=129): Launched
22:49:00.360787 run osmo-ms-virt-phy/00095: Starting virtphy
22:49:00.373743 run osmo-ms-virt-phy/00095(pid=130): Launched
22:49:00.379774 run osmo-ms-virt-phy/00096: Starting virtphy
22:49:00.392740 run osmo-ms-virt-phy/00096(pid=131): Launched
22:49:00.398685 run osmo-ms-virt-phy/00097: Starting virtphy
22:49:00.411611 run osmo-ms-virt-phy/00097(pid=132): Launched
22:49:00.417800 run osmo-ms-virt-phy/00098: Starting virtphy
22:49:00.430850 run osmo-ms-virt-phy/00098(pid=133): Launched
22:49:00.437005 run osmo-ms-virt-phy/00099: Starting virtphy
22:49:00.449931 run osmo-ms-virt-phy/00099(pid=134): Launched
22:49:00.455889 run mass: Checking if sockets are in the filesystem
22:49:00.487912 run osmo-ms-mob/00000: Starting mobile
22:49:00.500953 run osmo-ms-mob/00000(pid=135): Launched
22:49:00.512745 run mass: MS start registered {at=8226366.721066188, delay=0.005633452907204628, ms=00000}
22:49:04.692801 run osmo-ms-mob/00001: Starting mobile
22:49:04.708209 run osmo-ms-mob/00001(pid=136): Launched
22:49:04.719096 run mass: MS start registered {at=8226370.927401817, delay=0.0047036511823534966, ms=00001}
22:49:05.687197 run mass: MS performed LU {at=8226371.895400504, lu_delay=5.17433431558311, ms=00000}
22:49:06.501258 run osmo-ms-mob/00002: Starting mobile
22:49:06.517262 run osmo-ms-mob/00002(pid=137): Launched
22:49:06.527678 run mass: MS start registered {at=8226372.73598349, delay=0.004258801229298115, ms=00002}
22:49:07.803505 run osmo-ms-mob/00003: Starting mobile
22:49:07.820448 run osmo-ms-mob/00003(pid=138): Launched
22:49:07.831017 run mass: MS start registered {at=8226374.039337179, delay=0.004423078149557114, ms=00003}
22:49:08.871809 run osmo-ms-mob/00004: Starting mobile
22:49:08.884952 run osmo-ms-mob/00004(pid=139): Launched
22:49:08.896295 run mass: MS start registered {at=8226375.104612965, delay=0.004908541217446327, ms=00004}
22:49:09.454044 run mass: MS performed LU {at=8226375.662252092, lu_delay=4.734850274398923, ms=00001}
22:49:09.871923 run osmo-ms-mob/00005: Starting mobile
22:49:09.892325 run osmo-ms-mob/00005(pid=140): Launched
22:49:09.903296 run mass: MS start registered {at=8226376.111613625, delay=0.004401956684887409, ms=00005}
22:49:10.797130 run osmo-ms-mob/00006: Starting mobile
22:49:10.819984 run osmo-ms-mob/00006(pid=141): Launched
22:49:10.830583 run mass: MS start registered {at=8226377.038901006, delay=0.004405450075864792, ms=00006}
22:49:11.354837 run mass: MS performed LU {at=8226377.563044008, lu_delay=4.827060517854989, ms=00002}
22:49:11.703634 run osmo-ms-mob/00007: Starting mobile
22:49:11.721375 run osmo-ms-mob/00007(pid=142): Launched
22:49:11.732161 run mass: MS start registered {at=8226377.940478962, delay=0.004693605005741119, ms=00007}
22:49:12.472406 run osmo-ms-mob/00008: Starting mobile
22:49:12.485778 run osmo-ms-mob/00008(pid=143): Launched
22:49:12.496498 run mass: MS start registered {at=8226378.704817539, delay=0.004566049203276634, ms=00008}
22:49:13.196495 run osmo-ms-mob/00009: Starting mobile
22:49:13.209586 run osmo-ms-mob/00009(pid=144): Launched
22:49:13.217972 run mass: MS performed LU {at=8226379.426289254, lu_delay=5.386952075175941, ms=00003}
22:49:13.224067 run mass: MS start registered {at=8226379.432401683, delay=0.00826573371887207, ms=00009}
22:49:13.902291 run osmo-ms-mob/00010: Starting mobile
22:49:13.915453 run osmo-ms-mob/00010(pid=145): Launched
22:49:13.926498 run mass: MS start registered {at=8226380.134811566, delay=0.004961444064974785, ms=00010}
22:49:14.494832 run osmo-ms-mob/00011: Starting mobile
22:49:14.511211 run osmo-ms-mob/00011(pid=146): Launched
22:49:14.521915 run mass: MS start registered {at=8226380.730236763, delay=0.004551013931632042, ms=00011}
22:49:15.071985 run osmo-ms-mob/00012: Starting mobile
22:49:15.085620 run osmo-ms-mob/00012(pid=147): Launched
22:49:15.096372 run mass: MS start registered {at=8226381.304694182, delay=0.004573899321258068, ms=00012}
22:49:15.120170 run mass: MS performed LU {at=8226381.328405977, lu_delay=6.223793012090027, ms=00004}
22:49:15.147563 run mass: MS performed LU {at=8226381.35582124, lu_delay=5.244207615032792, ms=00005}
22:49:15.704883 run osmo-ms-mob/00013: Starting mobile
22:49:15.721676 run osmo-ms-mob/00013(pid=148): Launched
22:49:15.732425 run mass: MS start registered {at=8226381.940746408, delay=0.004577856510877609, ms=00013}
22:49:16.290950 run osmo-ms-mob/00014: Starting mobile
22:49:16.309468 run osmo-ms-mob/00014(pid=149): Launched
22:49:16.320400 run mass: MS start registered {at=8226382.528720916, delay=0.004785134457051754, ms=00014}
22:49:16.872076 run osmo-ms-mob/00015: Starting mobile
22:49:16.885706 run osmo-ms-mob/00015(pid=150): Launched
22:49:16.897096 run mass: MS start registered {at=8226383.105416517, delay=0.004594152793288231, ms=00015}
22:49:16.984576 run mass: MS performed LU {at=8226383.192805988, lu_delay=5.252327025867999, ms=00007}
22:49:17.049563 run mass: MS performed LU {at=8226383.257797902, lu_delay=6.2188968965783715, ms=00006}
22:49:17.354799 run mass: MS performed LU {at=8226383.56301875, lu_delay=4.858201211318374, ms=00008}
22:49:17.386865 run osmo-ms-mob/00016: Starting mobile
22:49:17.401895 run osmo-ms-mob/00016(pid=151): Launched
22:49:17.412995 run mass: MS start registered {at=8226383.621317063, delay=0.004709976725280285, ms=00016}
22:49:17.883847 run osmo-ms-mob/00017: Starting mobile
22:49:17.897681 run osmo-ms-mob/00017(pid=152): Launched
22:49:17.908484 run mass: MS start registered {at=8226384.116805108, delay=0.004652306437492371, ms=00017}
22:49:18.494750 run osmo-ms-mob/00018: Starting mobile
22:49:18.510869 run osmo-ms-mob/00018(pid=153): Launched
22:49:18.521663 run mass: MS start registered {at=8226384.729983457, delay=0.004706312902271748, ms=00018}
22:49:18.872382 run osmo-ms-mob/00019: Starting mobile
22:49:18.885770 run osmo-ms-mob/00019(pid=154): Launched
22:49:18.891929 run mass: MS performed LU {at=8226385.100256998, lu_delay=5.667855314910412, ms=00009}
22:49:18.897881 run mass: MS start registered {at=8226385.106216287, delay=0.005977676250040531, ms=00019}
22:49:18.913266 run mass: MS performed LU {at=8226385.121589975, lu_delay=4.986778409220278, ms=00010}
22:49:19.410335 run osmo-ms-mob/00020: Starting mobile
22:49:19.426441 run osmo-ms-mob/00020(pid=155): Launched
22:49:19.437607 run mass: MS start registered {at=8226385.645926961, delay=0.004605520516633987, ms=00020}
22:49:19.886120 run osmo-ms-mob/00021: Starting mobile
22:49:19.900279 run osmo-ms-mob/00021(pid=156): Launched
22:49:19.911113 run mass: MS start registered {at=8226386.119431537, delay=0.004660453647375107, ms=00021}
22:49:20.282823 run osmo-ms-mob/00022: Starting mobile
22:49:20.296214 run osmo-ms-mob/00022(pid=157): Launched
22:49:20.307030 run mass: MS start registered {at=8226386.515352206, delay=0.004735873080790043, ms=00022}
22:49:20.750908 run mass: MS performed LU {at=8226386.959126079, lu_delay=6.228889316320419, ms=00011}
22:49:20.782824 run osmo-ms-mob/00023: Starting mobile
22:49:20.797200 run osmo-ms-mob/00023(pid=158): Launched
22:49:20.807834 run mass: MS start registered {at=8226387.016155169, delay=0.004482965916395187, ms=00023}
22:49:20.814071 run mass: MS performed LU {at=8226387.022399387, lu_delay=5.081652979366481, ms=00013}
22:49:20.885238 run mass: MS performed LU {at=8226387.09345447, lu_delay=5.788760287687182, ms=00012}
22:49:21.138777 run mass: MS performed LU {at=8226387.34699677, lu_delay=4.8182758539915085, ms=00014}
22:49:21.183117 run osmo-ms-mob/00024: Starting mobile
22:49:21.197244 run osmo-ms-mob/00024(pid=159): Launched
22:49:21.207974 run mass: MS start registered {at=8226387.416296975, delay=0.00452236644923687, ms=00024}
22:49:21.672136 run osmo-ms-mob/00025: Starting mobile
22:49:21.685272 run osmo-ms-mob/00025(pid=160): Launched
22:49:21.696411 run mass: MS start registered {at=8226387.904729822, delay=0.004706287756562233, ms=00025}
22:49:22.096408 run osmo-ms-mob/00026: Starting mobile
22:49:22.113117 run osmo-ms-mob/00026(pid=161): Launched
22:49:22.124146 run mass: MS start registered {at=8226388.3324677, delay=0.004810146987438202, ms=00026}
22:49:22.503405 run osmo-ms-mob/00027: Starting mobile
22:49:22.520143 run osmo-ms-mob/00027(pid=162): Launched
22:49:22.530882 run mass: MS start registered {at=8226388.739204946, delay=0.004638759419322014, ms=00027}
22:49:22.568627 run mass: MS performed LU {at=8226388.776860926, lu_delay=5.6714444095268846, ms=00015}
22:49:22.652456 run mass: MS performed LU {at=8226388.860674379, lu_delay=5.2393573159351945, ms=00016}
22:49:22.679765 run mass: MS performed LU {at=8226388.887961672, lu_delay=4.771156563423574, ms=00017}
22:49:22.700995 run osmo-ms-mob/00028: Starting mobile
22:49:22.714260 run osmo-ms-mob/00028(pid=163): Launched
22:49:22.724900 run mass: MS start registered {at=8226388.933224403, delay=0.004504452459514141, ms=00028}
22:49:23.313142 run osmo-ms-mob/00029: Starting mobile
22:49:23.329118 run osmo-ms-mob/00029(pid=164): Launched
22:49:23.340087 run mass: MS start registered {at=8226389.548403047, delay=0.0048225037753582, ms=00029}
22:49:23.683767 run osmo-ms-mob/00030: Starting mobile
22:49:23.697305 run osmo-ms-mob/00030(pid=165): Launched
22:49:23.708389 run mass: MS start registered {at=8226389.916708092, delay=0.004966117441654205, ms=00030}
22:49:24.094347 run osmo-ms-mob/00031: Starting mobile
22:49:24.110753 run osmo-ms-mob/00031(pid=166): Launched
22:49:24.121529 run mass: MS start registered {at=8226390.329851473, delay=0.0046462854370474815, ms=00031}
22:49:24.372001 run osmo-ms-mob/00032: Starting mobile
22:49:24.385052 run osmo-ms-mob/00032(pid=167): Launched
22:49:24.395666 run mass: MS start registered {at=8226390.603983751, delay=0.004450011998414993, ms=00032}
22:49:24.516764 run mass: MS performed LU {at=8226390.724981172, lu_delay=5.994997714646161, ms=00018}
22:49:24.581779 run mass: MS performed LU {at=8226390.789996699, lu_delay=5.144069738686085, ms=00020}
22:49:24.650777 run mass: MS performed LU {at=8226390.858995747, lu_delay=5.752779459580779, ms=00019}
22:49:24.679549 run osmo-ms-mob/00033: Starting mobile
22:49:24.692943 run osmo-ms-mob/00033(pid=168): Launched
22:49:24.699090 run mass: MS performed LU {at=8226390.907418342, lu_delay=4.787986805662513, ms=00021}
22:49:24.705248 run mass: MS start registered {at=8226390.913581629, delay=0.006180658005177975, ms=00033}
22:49:25.212317 run osmo-ms-mob/00034: Starting mobile
22:49:25.228404 run osmo-ms-mob/00034(pid=169): Launched
22:49:25.239147 run mass: MS start registered {at=8226391.447470471, delay=0.004495427943766117, ms=00034}
22:49:25.471291 run osmo-ms-mob/00035: Starting mobile
22:49:25.484697 run osmo-ms-mob/00035(pid=170): Launched
22:49:25.495234 run mass: MS start registered {at=8226391.703557355, delay=0.004341397434473038, ms=00035}
22:49:25.898789 run osmo-ms-mob/00036: Starting mobile
22:49:25.917721 run osmo-ms-mob/00036(pid=171): Launched
22:49:25.929016 run mass: MS start registered {at=8226392.13733515, delay=0.005122228525578976, ms=00036}
22:49:26.295929 run osmo-ms-mob/00037: Starting mobile
22:49:26.313068 run osmo-ms-mob/00037(pid=172): Launched
22:49:26.323669 run mass: MS start registered {at=8226392.531987397, delay=0.004457144066691399, ms=00037}
22:49:26.333763 run mass: MS performed LU {at=8226392.542083788, lu_delay=5.125786812976003, ms=00024}
22:49:26.418418 run mass: MS performed LU {at=8226392.626637094, lu_delay=4.721907272003591, ms=00025}
22:49:26.446774 run osmo-ms-mob/00038: Starting mobile
22:49:26.460102 run osmo-ms-mob/00038(pid=173): Launched
22:49:26.466223 run mass: MS performed LU {at=8226392.674553752, lu_delay=6.159201545640826, ms=00022}
22:49:26.472172 run mass: MS start registered {at=8226392.680507299, delay=0.00597034115344286, ms=00038}
22:49:26.589307 run mass: MS performed LU {at=8226392.797525086, lu_delay=5.7813699170947075, ms=00023}
22:49:26.618358 run osmo-ms-mob/00039: Starting mobile
22:49:26.631338 run osmo-ms-mob/00039(pid=174): Launched
22:49:26.642096 run mass: MS start registered {at=8226392.850419778, delay=0.004810303449630737, ms=00039}
22:49:27.284022 run osmo-ms-mob/00040: Starting mobile
22:49:27.298136 run osmo-ms-mob/00040(pid=175): Launched
22:49:27.308734 run mass: MS start registered {at=8226393.517057307, delay=0.004583610221743584, ms=00040}
22:49:27.585544 run osmo-ms-mob/00041: Starting mobile
22:49:27.599479 run osmo-ms-mob/00041(pid=176): Launched
22:49:27.610331 run mass: MS start registered {at=8226393.818650638, delay=0.004823675379157066, ms=00041}
22:49:27.906505 run osmo-ms-mob/00042: Starting mobile
22:49:27.923663 run osmo-ms-mob/00042(pid=177): Launched
22:49:27.934586 run mass: MS start registered {at=8226394.142906984, delay=0.004813970997929573, ms=00042}
22:49:28.301037 run osmo-ms-mob/00043: Starting mobile
22:49:28.316183 run osmo-ms-mob/00043(pid=178): Launched
22:49:28.322317 run mass: MS performed LU {at=8226394.530645501, lu_delay=4.982242453843355, ms=00029}
22:49:28.328288 run mass: MS start registered {at=8226394.53662358, delay=0.0059955185279250145, ms=00043}
22:49:28.345747 run mass: MS performed LU {at=8226394.554072502, lu_delay=4.637364409863949, ms=00030}
22:49:28.357096 run osmo-ms-mob/00044: Starting mobile
22:49:28.370217 run osmo-ms-mob/00044(pid=179): Launched
22:49:28.380728 run mass: MS start registered {at=8226394.589050486, delay=0.004337793216109276, ms=00044}
22:49:28.416240 run mass: MS performed LU {at=8226394.624515832, lu_delay=5.691291429102421, ms=00028}
22:49:28.433339 run mass: MS performed LU {at=8226394.641656152, lu_delay=5.902451205998659, ms=00027}
22:49:28.445643 run osmo-ms-mob/00045: Starting mobile
22:49:28.459081 run osmo-ms-mob/00045(pid=180): Launched
22:49:28.469787 run mass: MS start registered {at=8226394.678109653, delay=0.004297640174627304, ms=00045}
22:49:28.489524 run mass: MS performed LU {at=8226394.697840227, lu_delay=6.365372526459396, ms=00026}
22:49:29.185579 run osmo-ms-mob/00046: Starting mobile
22:49:29.199851 run osmo-ms-mob/00046(pid=181): Launched
22:49:29.210683 run mass: MS start registered {at=8226395.419004285, delay=0.004647255875170231, ms=00046}
22:49:29.484146 run osmo-ms-mob/00047: Starting mobile
22:49:29.497793 run osmo-ms-mob/00047(pid=182): Launched
22:49:29.509269 run mass: MS start registered {at=8226395.717588168, delay=0.0052552735432982445, ms=00047}
22:49:29.772648 run osmo-ms-mob/00048: Starting mobile
22:49:29.785984 run osmo-ms-mob/00048(pid=183): Launched
22:49:29.796980 run mass: MS start registered {at=8226396.005300438, delay=0.004686915315687656, ms=00048}
22:49:30.072321 run osmo-ms-mob/00049: Starting mobile
22:49:30.085660 run osmo-ms-mob/00049(pid=184): Launched
22:49:30.097077 run mass: MS start registered {at=8226396.305397801, delay=0.004977792501449585, ms=00049}
22:49:30.103284 run mass: MS performed LU {at=8226396.311612662, lu_delay=5.981761189177632, ms=00031}
22:49:30.117884 run mass: MS performed LU {at=8226396.326206472, lu_delay=4.6226491164416075, ms=00035}
22:49:30.129062 run osmo-ms-mob/00050: Starting mobile
22:49:30.142369 run osmo-ms-mob/00050(pid=185): Launched
22:49:30.153173 run mass: MS start registered {at=8226396.361493265, delay=0.004646481014788151, ms=00050}
22:49:30.212013 run mass: MS performed LU {at=8226396.4202346, lu_delay=5.506652970798314, ms=00033}
22:49:30.391110 run mass: MS performed LU {at=8226396.59933157, lu_delay=5.1518610985949636, ms=00034}
22:49:30.814581 run osmo-ms-mob/00051: Starting mobile
22:49:30.839284 run osmo-ms-mob/00051(pid=186): Launched
22:49:30.850604 run mass: MS start registered {at=8226397.058923853, delay=0.004872631281614304, ms=00051}
22:49:31.083286 run osmo-ms-mob/00052: Starting mobile
22:49:31.097138 run osmo-ms-mob/00052(pid=187): Launched
22:49:31.105859 run mass: MS performed LU {at=8226397.314178813, lu_delay=6.710195062682033, ms=00032}
22:49:31.112018 run mass: MS start registered {at=8226397.320353141, delay=0.0083621172234416, ms=00052}
22:49:31.385260 run osmo-ms-mob/00053: Starting mobile
22:49:31.399193 run osmo-ms-mob/00053(pid=188): Launched
22:49:31.410320 run mass: MS start registered {at=8226397.618638086, delay=0.005104267969727516, ms=00053}
22:49:31.673127 run osmo-ms-mob/00054: Starting mobile
22:49:31.686434 run osmo-ms-mob/00054(pid=189): Launched
22:49:31.697478 run mass: MS start registered {at=8226397.905800146, delay=0.004539436660706997, ms=00054}
22:49:32.006444 run osmo-ms-mob/00055: Starting mobile
22:49:32.022558 run osmo-ms-mob/00055(pid=190): Launched
22:49:32.028669 run mass: MS performed LU {at=8226398.23699595, lu_delay=4.719938643276691, ms=00040}
22:49:32.034518 run mass: MS start registered {at=8226398.24285324, delay=0.005877111107110977, ms=00055}
22:49:32.112849 run mass: MS performed LU {at=8226398.321083737, lu_delay=5.4706639582291245, ms=00039}
22:49:32.140228 run osmo-ms-mob/00056: Starting mobile
22:49:32.153411 run osmo-ms-mob/00056(pid=191): Launched
22:49:32.164226 run mass: MS start registered {at=8226398.372549564, delay=0.004682616330683231, ms=00056}
22:49:32.256505 run mass: MS performed LU {at=8226398.464724023, lu_delay=5.932736625894904, ms=00037}
22:49:32.292660 run mass: MS performed LU {at=8226398.500927105, lu_delay=6.3635919550433755, ms=00036}
22:49:32.307409 run osmo-ms-mob/00057: Starting mobile
22:49:32.321032 run osmo-ms-mob/00057(pid=192): Launched
22:49:32.331849 run mass: MS start registered {at=8226398.540170645, delay=0.004682830534875393, ms=00057}
22:49:32.546998 run mass: MS performed LU {at=8226398.755216594, lu_delay=4.9365659561008215, ms=00041}
22:49:32.990388 run osmo-ms-mob/00058: Starting mobile
22:49:33.004936 run osmo-ms-mob/00058(pid=193): Launched
22:49:33.016554 run mass: MS start registered {at=8226399.224864157, delay=0.005352530628442764, ms=00058}
22:49:33.109775 run mass: MS performed LU {at=8226399.317995139, lu_delay=3.8989908546209335, ms=00046}
22:49:33.285069 run osmo-ms-mob/00059: Starting mobile
22:49:33.299863 run osmo-ms-mob/00059(pid=194): Launched
22:49:33.310578 run mass: MS start registered {at=8226399.518897374, delay=0.004636899568140507, ms=00059}
22:49:33.614077 run osmo-ms-mob/00060: Starting mobile
22:49:33.630562 run osmo-ms-mob/00060(pid=195): Launched
22:49:33.641481 run mass: MS start registered {at=8226399.849798926, delay=0.004663262516260147, ms=00060}
22:49:33.866612 run mass: MS performed LU {at=8226400.074832011, lu_delay=5.396722357720137, ms=00045}
22:49:33.896885 run osmo-ms-mob/00061: Starting mobile
22:49:33.910308 run osmo-ms-mob/00061(pid=196): Launched
22:49:33.916681 run mass: MS performed LU {at=8226400.125007812, lu_delay=5.982100827619433, ms=00042}
22:49:33.922814 run mass: MS start registered {at=8226400.131147797, delay=0.006159069016575813, ms=00061}
22:49:33.977335 run mass: MS performed LU {at=8226400.18556827, lu_delay=5.596517784520984, ms=00044}
22:49:34.001795 run osmo-ms-mob/00062: Starting mobile
22:49:34.015055 run osmo-ms-mob/00062(pid=197): Launched
22:49:34.025777 run mass: MS start registered {at=8226400.234098825, delay=0.004549890756607056, ms=00062}
22:49:34.157063 run mass: MS performed LU {at=8226400.365281444, lu_delay=5.828657863661647, ms=00043}
22:49:34.181195 run mass: MS performed LU {at=8226400.389524426, lu_delay=4.671936258673668, ms=00047}
22:49:34.192594 run osmo-ms-mob/00063: Starting mobile
22:49:34.205891 run osmo-ms-mob/00063(pid=198): Launched
22:49:34.216966 run mass: MS start registered {at=8226400.425284504, delay=0.004720144905149937, ms=00063}
22:49:34.978313 run osmo-ms-mob/00064: Starting mobile
22:49:34.992074 run osmo-ms-mob/00064(pid=199): Launched
22:49:35.003213 run mass: MS start registered {at=8226401.211535001, delay=0.004844401031732559, ms=00064}
22:49:35.028844 run mass: MS performed LU {at=8226401.23711241, lu_delay=3.61847432423383, ms=00053}
22:49:35.385084 run osmo-ms-mob/00065: Starting mobile
22:49:35.398977 run osmo-ms-mob/00065(pid=200): Launched
22:49:35.409861 run mass: MS start registered {at=8226401.618180695, delay=0.004840788431465626, ms=00065}
22:49:35.685435 run osmo-ms-mob/00066: Starting mobile
22:49:35.699428 run osmo-ms-mob/00066(pid=201): Launched
22:49:35.710422 run mass: MS start registered {at=8226401.918742459, delay=0.004862234927713871, ms=00066}
22:49:35.729694 run mass: MS performed LU {at=8226401.938004468, lu_delay=4.617651326581836, ms=00052}
22:49:35.787125 run mass: MS performed LU {at=8226401.995355348, lu_delay=4.936431495472789, ms=00051}
22:49:35.878480 run mass: MS performed LU {at=8226402.086700695, lu_delay=6.081400256603956, ms=00048}
22:49:35.907375 run osmo-ms-mob/00067: Starting mobile
22:49:35.920804 run osmo-ms-mob/00067(pid=202): Launched
22:49:35.931690 run mass: MS start registered {at=8226402.140009446, delay=0.004744560457766056, ms=00067}
22:49:36.058205 run mass: MS performed LU {at=8226402.266423106, lu_delay=5.904929840937257, ms=00050}
22:49:36.082017 run mass: MS performed LU {at=8226402.290348625, lu_delay=5.984950823709369, ms=00049}
22:49:36.093269 run osmo-ms-mob/00068: Starting mobile
22:49:36.106509 run osmo-ms-mob/00068(pid=203): Launched
22:49:36.117429 run mass: MS start registered {at=8226402.325745139, delay=0.004583953879773617, ms=00068}
22:49:36.785608 run osmo-ms-mob/00069: Starting mobile
22:49:36.799799 run osmo-ms-mob/00069(pid=204): Launched
22:49:36.810696 run mass: MS start registered {at=8226403.019012558, delay=0.004631636664271355, ms=00069}
22:49:37.172080 run osmo-ms-mob/00070: Starting mobile
22:49:37.185481 run osmo-ms-mob/00070(pid=205): Launched
22:49:37.196202 run mass: MS start registered {at=8226403.404524219, delay=0.00461184699088335, ms=00070}
22:49:37.604745 run osmo-ms-mob/00071: Starting mobile
22:49:37.622743 run osmo-ms-mob/00071(pid=206): Launched
22:49:37.633749 run mass: MS start registered {at=8226403.842064036, delay=0.004876954481005669, ms=00071}
22:49:37.697237 run mass: MS performed LU {at=8226403.905439196, lu_delay=4.680575039237738, ms=00058}
22:49:37.721391 run mass: MS performed LU {at=8226403.92972183, lu_delay=5.557172266766429, ms=00056}
22:49:37.742442 run mass: MS performed LU {at=8226403.95066781, lu_delay=6.044867663644254, ms=00054}
22:49:37.756995 run osmo-ms-mob/00072: Starting mobile
22:49:37.770062 run osmo-ms-mob/00072(pid=207): Launched
22:49:37.781384 run mass: MS start registered {at=8226403.989704717, delay=0.005190348252654076, ms=00072}
22:49:37.886645 run mass: MS performed LU {at=8226404.094863857, lu_delay=5.852010617032647, ms=00055}
22:49:37.923180 run mass: MS performed LU {at=8226404.131423218, lu_delay=4.612525844015181, ms=00059}
22:49:38.413552 run osmo-ms-mob/00073: Starting mobile
22:49:38.429075 run osmo-ms-mob/00073(pid=208): Launched
22:49:38.440038 run mass: MS start registered {at=8226404.64835595, delay=0.0047192443162202835, ms=00073}
22:49:38.784918 run osmo-ms-mob/00074: Starting mobile
22:49:38.799028 run osmo-ms-mob/00074(pid=209): Launched
22:49:38.810028 run mass: MS start registered {at=8226405.018345349, delay=0.004814484156668186, ms=00074}
22:49:39.193090 run osmo-ms-mob/00075: Starting mobile
22:49:39.208393 run osmo-ms-mob/00075(pid=210): Launched
22:49:39.219108 run mass: MS start registered {at=8226405.427430012, delay=0.004602763801813126, ms=00075}
22:49:39.478978 run mass: MS performed LU {at=8226405.687194815, lu_delay=4.475659813731909, ms=00064}
22:49:39.496513 run mass: MS performed LU {at=8226405.704756932, lu_delay=5.279472428373992, ms=00063}
22:49:39.528588 run osmo-ms-mob/00076: Starting mobile
22:49:39.543004 run osmo-ms-mob/00076(pid=211): Launched
22:49:39.554059 run mass: MS start registered {at=8226405.76236856, delay=0.004870941862463951, ms=00076}
22:49:39.645021 run mass: MS performed LU {at=8226405.853239479, lu_delay=5.619140653871, ms=00062}
22:49:39.789244 run mass: MS performed LU {at=8226405.997464474, lu_delay=5.866316677071154, ms=00061}
22:49:39.823654 run mass: MS performed LU {at=8226406.031922605, lu_delay=6.182123678736389, ms=00060}
22:49:39.840711 run osmo-ms-mob/00077: Starting mobile
22:49:39.853739 run osmo-ms-mob/00077(pid=212): Launched
22:49:39.864416 run mass: MS start registered {at=8226406.072740969, delay=0.004555506631731987, ms=00077}
22:49:40.585250 run osmo-ms-mob/00078: Starting mobile
22:49:40.598994 run osmo-ms-mob/00078(pid=213): Launched
22:49:40.609940 run mass: MS start registered {at=8226406.818258374, delay=0.004685328342020512, ms=00078}
22:49:41.004227 run osmo-ms-mob/00079: Starting mobile
22:49:41.019803 run osmo-ms-mob/00079(pid=214): Launched
22:49:41.030570 run mass: MS start registered {at=8226407.238887553, delay=0.004606476053595543, ms=00079}
22:49:41.462731 run mass: MS performed LU {at=8226407.670905305, lu_delay=4.651892746798694, ms=00069}
22:49:41.525528 run osmo-ms-mob/00080: Starting mobile
22:49:41.540990 run osmo-ms-mob/00080(pid=215): Launched
22:49:41.547161 run mass: MS performed LU {at=8226407.755489978, lu_delay=5.615480531938374, ms=00067}
22:49:41.553125 run mass: MS performed LU {at=8226407.761459605, lu_delay=5.4357144655659795, ms=00068}
22:49:41.558869 run mass: MS start registered {at=8226407.767205154, delay=0.011732782237231731, ms=00080}
22:49:41.653192 run mass: MS performed LU {at=8226407.861411214, lu_delay=5.942668754607439, ms=00066}
22:49:41.688369 run mass: MS performed LU {at=8226407.896626363, lu_delay=6.278445667587221, ms=00065}
22:49:41.706157 run osmo-ms-mob/00081: Starting mobile
22:49:41.719621 run osmo-ms-mob/00081(pid=216): Launched
22:49:41.730398 run mass: MS start registered {at=8226407.938720485, delay=0.004587529227137566, ms=00081}
22:49:42.385962 run osmo-ms-mob/00082: Starting mobile
22:49:42.399883 run osmo-ms-mob/00082(pid=217): Launched
22:49:42.410876 run mass: MS start registered {at=8226408.619197412, delay=0.00455842912197113, ms=00082}
22:49:42.983620 run osmo-ms-mob/00083: Starting mobile
22:49:42.997279 run osmo-ms-mob/00083(pid=218): Launched
22:49:43.008490 run mass: MS start registered {at=8226409.21680724, delay=0.005017831921577454, ms=00083}
22:49:43.244266 run mass: MS performed LU {at=8226409.452487843, lu_delay=5.462783126160502, ms=00072}
22:49:43.262400 run mass: MS performed LU {at=8226409.470681938, lu_delay=5.628617902286351, ms=00071}
22:49:43.410425 run mass: MS performed LU {at=8226409.618642538, lu_delay=4.9702865881845355, ms=00073}
22:49:43.446569 run osmo-ms-mob/00084: Starting mobile
22:49:43.461762 run osmo-ms-mob/00084(pid=219): Launched
22:49:43.472552 run mass: MS start registered {at=8226409.680877862, delay=0.0046574147418141365, ms=00084}
22:49:43.554218 run mass: MS performed LU {at=8226409.762442082, lu_delay=6.357917862944305, ms=00070}
22:49:43.825777 run mass: MS performed LU {at=8226410.033994756, lu_delay=5.015649407170713, ms=00074}
22:49:44.012967 run osmo-ms-mob/00085: Starting mobile
22:49:44.030219 run osmo-ms-mob/00085(pid=220): Launched
22:49:44.041087 run mass: MS start registered {at=8226410.249406496, delay=0.004748237319290638, ms=00085}
22:49:44.572376 run osmo-ms-mob/00086: Starting mobile
22:49:44.585702 run osmo-ms-mob/00086(pid=221): Launched
22:49:44.596967 run mass: MS start registered {at=8226410.805286854, delay=0.004988162778317928, ms=00086}
22:49:45.188364 run osmo-ms-mob/00087: Starting mobile
22:49:45.201932 run osmo-ms-mob/00087(pid=222): Launched
22:49:45.212772 run mass: MS start registered {at=8226411.421092047, delay=0.0046873511746525764, ms=00087}
22:49:45.227365 run mass: MS performed LU {at=8226411.435678387, lu_delay=5.362937417812645, ms=00077}
22:49:45.246780 run mass: MS performed LU {at=8226411.455023092, lu_delay=6.027593079954386, ms=00075}
22:49:45.274068 run mass: MS performed LU {at=8226411.482308826, lu_delay=5.719940266571939, ms=00076}
22:49:45.399693 run mass: MS performed LU {at=8226411.607896123, lu_delay=4.78963774908334, ms=00078}
22:49:45.784602 run osmo-ms-mob/00088: Starting mobile
22:49:45.798335 run osmo-ms-mob/00088(pid=223): Launched
22:49:45.809338 run mass: MS start registered {at=8226412.017656936, delay=0.004691457375884056, ms=00088}
22:49:46.385531 run osmo-ms-mob/00089: Starting mobile
22:49:46.399233 run osmo-ms-mob/00089(pid=224): Launched
22:49:46.410551 run mass: MS start registered {at=8226412.618869557, delay=0.004854243248701096, ms=00089}
22:49:46.971851 run osmo-ms-mob/00090: Starting mobile
22:49:46.985055 run osmo-ms-mob/00090(pid=225): Launched
22:49:46.995905 run mass: MS start registered {at=8226413.204227883, delay=0.004736996255815029, ms=00090}
22:49:47.008827 run mass: MS performed LU {at=8226413.217150908, lu_delay=5.4499457543715835, ms=00080}
22:49:47.027816 run mass: MS performed LU {at=8226413.236110799, lu_delay=5.9972232459113, ms=00079}
22:49:47.176580 run mass: MS performed LU {at=8226413.38479896, lu_delay=5.446078474633396, ms=00081}
22:49:47.301711 run mass: MS performed LU {at=8226413.509889541, lu_delay=4.890692128799856, ms=00082}
22:49:47.683317 run osmo-ms-mob/00091: Starting mobile
22:49:47.698738 run osmo-ms-mob/00091(pid=226): Launched
22:49:47.709569 run mass: MS start registered {at=8226413.917891691, delay=0.004709551110863686, ms=00091}
22:49:48.371811 run osmo-ms-mob/00092: Starting mobile
22:49:48.385282 run osmo-ms-mob/00092(pid=227): Launched
22:49:48.396068 run mass: MS start registered {at=8226414.604390447, delay=0.00474250502884388, ms=00092}
22:49:48.995068 run mass: MS performed LU {at=8226415.203293087, lu_delay=5.986485847271979, ms=00083}
22:49:49.018350 run mass: MS performed LU {at=8226415.226680735, lu_delay=5.545802873559296, ms=00084}
22:49:49.043132 run osmo-ms-mob/00093: Starting mobile
22:49:49.056667 run osmo-ms-mob/00093(pid=228): Launched
22:49:49.062817 run mass: MS performed LU {at=8226415.271145443, lu_delay=5.021738947369158, ms=00085}
22:49:49.068666 run mass: MS start registered {at=8226415.277001544, delay=0.005873960442841053, ms=00093}
22:49:49.165058 run mass: MS performed LU {at=8226415.37327645, lu_delay=4.567989596165717, ms=00086}
22:49:49.203908 run mass: MS performed LU {at=8226415.412161884, lu_delay=22.73165458533913, ms=00038}
22:49:50.072002 run osmo-ms-mob/00094: Starting mobile
22:49:50.085585 run osmo-ms-mob/00094(pid=229): Launched
22:49:50.096900 run mass: MS start registered {at=8226416.305212323, delay=0.004953931085765362, ms=00094}
22:49:50.776860 run mass: MS performed LU {at=8226416.985079421, lu_delay=5.5639873733744025, ms=00087}
22:49:50.942465 run mass: MS performed LU {at=8226417.150686421, lu_delay=5.133029485121369, ms=00088}
22:49:50.985546 run osmo-ms-mob/00095: Starting mobile
22:49:51.001427 run osmo-ms-mob/00095(pid=230): Launched
22:49:51.012234 run mass: MS start registered {at=8226417.220552193, delay=0.004740612581372261, ms=00095}
22:49:51.265324 run mass: MS performed LU {at=8226417.473546858, lu_delay=4.854677300900221, ms=00089}
22:49:51.971365 run osmo-ms-mob/00096: Starting mobile
22:49:51.984792 run osmo-ms-mob/00096(pid=231): Launched
22:49:51.995610 run mass: MS start registered {at=8226418.203934125, delay=0.004682336933910847, ms=00096}
22:49:52.760587 run mass: MS performed LU {at=8226418.968772649, lu_delay=5.050880957394838, ms=00091}
22:49:52.787236 run mass: MS performed LU {at=8226418.995561278, lu_delay=5.7913333950564265, ms=00090}
22:49:53.072169 run osmo-ms-mob/00097: Starting mobile
22:49:53.085382 run osmo-ms-mob/00097(pid=232): Launched
22:49:53.096216 run mass: MS start registered {at=8226419.30453639, delay=0.004602639935910702, ms=00097}
22:49:54.411603 run osmo-ms-mob/00098: Starting mobile
22:49:54.427490 run osmo-ms-mob/00098(pid=233): Launched
22:49:54.438397 run mass: MS start registered {at=8226420.646719364, delay=0.004829595796763897, ms=00098}
22:49:54.690005 run mass: MS performed LU {at=8226420.898222265, lu_delay=5.621220720931888, ms=00093}
22:49:54.707146 run mass: MS performed LU {at=8226420.915433845, lu_delay=4.610221521928906, ms=00094}
22:49:54.777158 run mass: MS performed LU {at=8226420.98537715, lu_delay=6.380986702628434, ms=00092}
22:49:54.795172 run mass: MS performed LU {at=8226421.003428581, lu_delay=22.46325793582946, ms=00057}
22:49:56.204634 run osmo-ms-mob/00099: Starting mobile
22:49:56.222589 run osmo-ms-mob/00099(pid=234): Launched
22:49:56.228749 run mass: All started... {duration=55.76710487250239, too_slow=0}
22:49:56.234508 run mass: MS start registered {at=8226422.442837025, delay=0.005753391422331333, ms=00099}
22:49:56.526947 run mass: MS performed LU {at=8226422.735169284, lu_delay=5.514617091044784, ms=00095}
22:49:56.779740 run mass: MS performed LU {at=8226422.987932374, lu_delay=4.783998249098659, ms=00096}
22:49:58.455575 run mass: MS performed LU {at=8226424.663794511, lu_delay=5.359258120879531, ms=00097}
22:50:00.292054 run mass: MS performed LU {at=8226426.500249365, lu_delay=5.853530000895262, ms=00098}
22:50:02.194182 run mass: MS performed LU {at=8226428.402399141, lu_delay=5.95956211630255, ms=00099}
22:50:02.217342 run mass: Tests done {all_completed=True, max=22.73165458533913, min=3.61847432423383}
22:50:02.223061 tst register_default_mass.py: Test passed (81.1 sec)
22:50:02.228429 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:02.231687 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:02.234911 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:02.238138 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:02.241380 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:02.244644 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:02.247930 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:02.251204 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:02.254474 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:02.257799 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:02.261097 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:02.264488 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:02.267867 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:02.271193 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:02.274657 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:02.278149 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:02.281771 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:02.285521 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:02.289576 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:02.293026 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:02.296431 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:02.299816 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:02.303619 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:02.307057 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:02.310422 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:02.313890 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:02.317548 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:02.320923 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:02.324394 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:02.327854 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:02.331258 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:02.334635 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:02.338277 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:02.341713 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:02.345097 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:02.348460 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:02.351927 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:02.355323 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:02.358740 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:02.362156 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:02.366294 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:02.369843 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:02.373421 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:02.377003 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:02.380574 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:02.384348 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:02.387916 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:02.391508 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:02.395103 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:02.398963 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:02.402419 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:02.405840 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:02.409267 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:02.412712 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:02.416191 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:02.419674 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:02.423271 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:02.426852 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:02.430385 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:02.433991 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:02.437552 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:02.441137 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:02.444620 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:02.448221 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:02.451788 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:02.455571 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:02.459415 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:02.463107 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:02.466653 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:02.470135 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:02.473710 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:02.477192 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:02.480786 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:02.484372 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:02.487913 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:02.491507 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:02.495084 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:02.498556 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:02.502065 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:02.505650 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:02.509141 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:02.512632 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:02.516117 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:02.519698 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:02.523395 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:02.527082 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:02.530968 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:02.534516 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:02.538079 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:02.541601 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:02.545178 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:02.548678 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:02.552305 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:02.555831 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:02.559389 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:02.562899 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:02.566440 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:02.569948 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:02.573574 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:02.577088 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:02.580662 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:02.584243 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:02.587853 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:02.591432 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:02.595011 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:02.598590 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:02.602195 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:02.605775 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:02.609354 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:02.612931 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:02.616407 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:02.619973 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:02.623582 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:02.627095 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:02.630697 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:02.634102 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:02.637418 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:02.640734 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:02.644060 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:02.647361 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:02.650675 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:02.653945 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:02.657194 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:02.660453 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:02.663693 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:02.666948 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:02.670207 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:02.673450 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:02.676704 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:02.679955 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:02.683194 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:02.686439 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:02.689710 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:02.692955 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:02.696221 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:02.699455 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:02.702717 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:02.705978 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:02.709237 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:02.712491 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:02.715759 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:02.719014 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:02.722266 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:02.725519 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:02.728768 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:02.732024 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:02.735278 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:02.738529 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:02.741788 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:02.745027 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:02.748281 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:02.751512 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:02.754759 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:02.757988 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:02.761223 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:02.764465 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:02.767706 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:02.770943 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:02.774200 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:02.777432 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:02.780696 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:02.783945 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:02.787181 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:02.790429 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:02.793673 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:02.796919 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:02.800161 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:02.803397 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:02.806644 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:02.809899 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:02.813144 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:02.816391 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:02.819640 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:02.822881 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:02.826125 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:02.829387 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:02.832629 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:02.835880 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:02.839131 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:02.842383 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:02.845633 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:02.848865 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:02.852123 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:02.855356 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:02.858601 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:02.861855 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:02.865115 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:02.868362 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:02.871605 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:02.874845 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:02.878091 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:02.881327 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:02.884573 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:02.887805 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:02.891052 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:02.894291 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:02.897533 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:02.900766 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:02.904013 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:02.907253 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:02.910487 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:02.913738 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:02.916987 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:02.920240 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:02.923477 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:02.926715 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:02.929956 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:02.933200 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:02.936441 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:02.939681 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:02.942936 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:02.946171 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:02.949429 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:02.952696 --- ParallelTerminationStrategy: PID 22 died...
22:50:02.954180 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:02.957803 --- ParallelTerminationStrategy: PID 23 died...
22:50:02.959260 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:02.962868 --- ParallelTerminationStrategy: PID 24 died...
22:50:02.964333 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:02.967940 --- ParallelTerminationStrategy: PID 25 died...
22:50:02.969393 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:02.972982 --- ParallelTerminationStrategy: PID 26 died...
22:50:02.974436 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:02.978065 --- ParallelTerminationStrategy: PID 27 died...
22:50:02.979531 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:02.983126 --- ParallelTerminationStrategy: PID 28 died...
22:50:02.984595 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:02.988213 --- ParallelTerminationStrategy: PID 29 died...
22:50:02.989670 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:02.993293 --- ParallelTerminationStrategy: PID 30 died...
22:50:02.994764 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:02.998364 --- ParallelTerminationStrategy: PID 31 died...
22:50:02.999840 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:03.003440 --- ParallelTerminationStrategy: PID 32 died...
22:50:03.004913 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:03.008541 --- ParallelTerminationStrategy: PID 33 died...
22:50:03.010002 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:03.013649 --- ParallelTerminationStrategy: PID 35 died...
22:50:03.015125 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:03.018755 --- ParallelTerminationStrategy: PID 36 died...
22:50:03.020236 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:03.023839 --- ParallelTerminationStrategy: PID 37 died...
22:50:03.025301 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:03.028923 --- ParallelTerminationStrategy: PID 38 died...
22:50:03.030391 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:03.034009 --- ParallelTerminationStrategy: PID 39 died...
22:50:03.035473 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:03.039095 --- ParallelTerminationStrategy: PID 40 died...
22:50:03.040577 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:03.044200 --- ParallelTerminationStrategy: PID 41 died...
22:50:03.045674 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:03.049268 --- ParallelTerminationStrategy: PID 42 died...
22:50:03.050735 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:03.054331 --- ParallelTerminationStrategy: PID 43 died...
22:50:03.055796 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:03.059377 --- ParallelTerminationStrategy: PID 44 died...
22:50:03.060839 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:03.064431 --- ParallelTerminationStrategy: PID 45 died...
22:50:03.065891 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:03.069487 --- ParallelTerminationStrategy: PID 46 died...
22:50:03.070943 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:03.074524 --- ParallelTerminationStrategy: PID 47 died...
22:50:03.075990 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:03.079576 --- ParallelTerminationStrategy: PID 48 died...
22:50:03.081026 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:03.084625 --- ParallelTerminationStrategy: PID 49 died...
22:50:03.086073 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:03.089671 --- ParallelTerminationStrategy: PID 50 died...
22:50:03.091132 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:03.094719 --- ParallelTerminationStrategy: PID 51 died...
22:50:03.096175 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:03.099762 --- ParallelTerminationStrategy: PID 52 died...
22:50:03.101218 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:03.104787 --- ParallelTerminationStrategy: PID 53 died...
22:50:03.106235 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:03.109836 --- ParallelTerminationStrategy: PID 54 died...
22:50:03.111293 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:03.114872 --- ParallelTerminationStrategy: PID 55 died...
22:50:03.116335 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:03.119924 --- ParallelTerminationStrategy: PID 56 died...
22:50:03.121370 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:03.124950 --- ParallelTerminationStrategy: PID 57 died...
22:50:03.126399 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:03.129974 --- ParallelTerminationStrategy: PID 58 died...
22:50:03.131415 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:03.135010 --- ParallelTerminationStrategy: PID 59 died...
22:50:03.136463 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:03.140047 --- ParallelTerminationStrategy: PID 60 died...
22:50:03.141507 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:03.145096 --- ParallelTerminationStrategy: PID 61 died...
22:50:03.146553 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:03.150144 --- ParallelTerminationStrategy: PID 62 died...
22:50:03.151595 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:03.155179 --- ParallelTerminationStrategy: PID 63 died...
22:50:03.156633 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:03.160221 --- ParallelTerminationStrategy: PID 64 died...
22:50:03.161681 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:03.165260 --- ParallelTerminationStrategy: PID 65 died...
22:50:03.166713 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:03.170305 --- ParallelTerminationStrategy: PID 66 died...
22:50:03.171752 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:03.175347 --- ParallelTerminationStrategy: PID 67 died...
22:50:03.176818 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:03.180405 --- ParallelTerminationStrategy: PID 68 died...
22:50:03.181852 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:03.185454 --- ParallelTerminationStrategy: PID 69 died...
22:50:03.186910 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:03.190497 --- ParallelTerminationStrategy: PID 70 died...
22:50:03.191953 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:03.195536 --- ParallelTerminationStrategy: PID 71 died...
22:50:03.196990 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:03.200575 --- ParallelTerminationStrategy: PID 72 died...
22:50:03.202023 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:03.205614 --- ParallelTerminationStrategy: PID 73 died...
22:50:03.207071 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:03.210673 --- ParallelTerminationStrategy: PID 74 died...
22:50:03.212135 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:03.215729 --- ParallelTerminationStrategy: PID 75 died...
22:50:03.217182 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:03.220765 --- ParallelTerminationStrategy: PID 76 died...
22:50:03.222213 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:03.225824 --- ParallelTerminationStrategy: PID 77 died...
22:50:03.227274 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:03.230867 --- ParallelTerminationStrategy: PID 78 died...
22:50:03.232326 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:03.235904 --- ParallelTerminationStrategy: PID 79 died...
22:50:03.237364 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:03.240955 --- ParallelTerminationStrategy: PID 80 died...
22:50:03.242399 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:03.245987 --- ParallelTerminationStrategy: PID 81 died...
22:50:03.247437 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:03.251026 --- ParallelTerminationStrategy: PID 82 died...
22:50:03.252476 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:03.256074 --- ParallelTerminationStrategy: PID 83 died...
22:50:03.257520 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:03.261127 --- ParallelTerminationStrategy: PID 84 died...
22:50:03.262567 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:03.266163 --- ParallelTerminationStrategy: PID 85 died...
22:50:03.267612 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:03.271201 --- ParallelTerminationStrategy: PID 86 died...
22:50:03.272672 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:03.276288 --- ParallelTerminationStrategy: PID 87 died...
22:50:03.277745 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:03.281327 --- ParallelTerminationStrategy: PID 88 died...
22:50:03.282786 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:03.286380 --- ParallelTerminationStrategy: PID 89 died...
22:50:03.287847 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:03.291431 --- ParallelTerminationStrategy: PID 90 died...
22:50:03.292893 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:03.296481 --- ParallelTerminationStrategy: PID 91 died...
22:50:03.297931 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:03.301514 --- ParallelTerminationStrategy: PID 92 died...
22:50:03.302972 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:03.306577 --- ParallelTerminationStrategy: PID 93 died...
22:50:03.308038 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:03.311614 --- ParallelTerminationStrategy: PID 94 died...
22:50:03.313068 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:03.316656 --- ParallelTerminationStrategy: PID 95 died...
22:50:03.318110 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:03.321703 --- ParallelTerminationStrategy: PID 96 died...
22:50:03.323151 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:03.326743 --- ParallelTerminationStrategy: PID 97 died...
22:50:03.328204 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:03.331775 --- ParallelTerminationStrategy: PID 98 died...
22:50:03.333233 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:03.336825 --- ParallelTerminationStrategy: PID 99 died...
22:50:03.338275 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:03.341866 --- ParallelTerminationStrategy: PID 100 died...
22:50:03.343322 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:03.346921 --- ParallelTerminationStrategy: PID 101 died...
22:50:03.348385 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:03.351975 --- ParallelTerminationStrategy: PID 102 died...
22:50:03.353431 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:03.357036 --- ParallelTerminationStrategy: PID 103 died...
22:50:03.358491 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:03.362083 --- ParallelTerminationStrategy: PID 104 died...
22:50:03.363536 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:03.367128 --- ParallelTerminationStrategy: PID 105 died...
22:50:03.368582 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:03.372174 --- ParallelTerminationStrategy: PID 106 died...
22:50:03.373618 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:03.377221 --- ParallelTerminationStrategy: PID 107 died...
22:50:03.378672 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:03.382261 --- ParallelTerminationStrategy: PID 108 died...
22:50:03.383716 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:03.387287 --- ParallelTerminationStrategy: PID 109 died...
22:50:03.388747 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:03.392332 --- ParallelTerminationStrategy: PID 110 died...
22:50:03.393787 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:03.397380 --- ParallelTerminationStrategy: PID 111 died...
22:50:03.398821 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:03.402415 --- ParallelTerminationStrategy: PID 112 died...
22:50:03.403865 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:03.407440 --- ParallelTerminationStrategy: PID 113 died...
22:50:03.408913 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:03.412497 --- ParallelTerminationStrategy: PID 114 died...
22:50:03.413944 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:03.417544 --- ParallelTerminationStrategy: PID 115 died...
22:50:03.418987 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:03.422564 --- ParallelTerminationStrategy: PID 116 died...
22:50:03.424029 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:03.427601 --- ParallelTerminationStrategy: PID 117 died...
22:50:03.429047 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:03.432628 --- ParallelTerminationStrategy: PID 118 died...
22:50:03.434087 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:03.437670 --- ParallelTerminationStrategy: PID 119 died...
22:50:03.439124 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:03.442722 --- ParallelTerminationStrategy: PID 120 died...
22:50:03.444179 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:03.447771 --- ParallelTerminationStrategy: PID 121 died...
22:50:03.449224 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:03.452813 --- ParallelTerminationStrategy: PID 122 died...
22:50:03.454257 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:03.457853 --- ParallelTerminationStrategy: PID 123 died...
22:50:03.459304 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:03.462893 --- ParallelTerminationStrategy: PID 124 died...
22:50:03.464357 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:03.467936 --- ParallelTerminationStrategy: PID 125 died...
22:50:03.469386 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:03.472969 --- ParallelTerminationStrategy: PID 126 died...
22:50:03.474423 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:03.478002 --- ParallelTerminationStrategy: PID 127 died...
22:50:03.479457 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:03.483049 --- ParallelTerminationStrategy: PID 128 died...
22:50:03.484503 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:03.488084 --- ParallelTerminationStrategy: PID 129 died...
22:50:03.489550 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:03.493134 --- ParallelTerminationStrategy: PID 130 died...
22:50:03.494589 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:03.498175 --- ParallelTerminationStrategy: PID 131 died...
22:50:03.499614 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:03.503195 --- ParallelTerminationStrategy: PID 132 died...
22:50:03.504650 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:03.508220 --- ParallelTerminationStrategy: PID 133 died...
22:50:03.509658 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:03.513268 --- ParallelTerminationStrategy: PID 134 died...
22:50:03.514721 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:03.518315 --- ParallelTerminationStrategy: PID 135 died...
22:50:03.519764 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:03.523410 --- ParallelTerminationStrategy: PID 136 died...
22:50:03.524885 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:03.528529 --- ParallelTerminationStrategy: PID 137 died...
22:50:03.529996 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:03.533632 --- ParallelTerminationStrategy: PID 138 died...
22:50:03.535111 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:03.538727 --- ParallelTerminationStrategy: PID 139 died...
22:50:03.540207 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:03.543839 --- ParallelTerminationStrategy: PID 140 died...
22:50:03.545301 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:03.548965 --- ParallelTerminationStrategy: PID 141 died...
22:50:03.550454 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:03.554137 --- ParallelTerminationStrategy: PID 142 died...
22:50:03.555629 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:03.559291 --- ParallelTerminationStrategy: PID 143 died...
22:50:03.560796 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:03.564484 --- ParallelTerminationStrategy: PID 144 died...
22:50:03.565964 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:03.569652 --- ParallelTerminationStrategy: PID 145 died...
22:50:03.571135 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:03.574827 --- ParallelTerminationStrategy: PID 146 died...
22:50:03.576317 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:03.580013 --- ParallelTerminationStrategy: PID 147 died...
22:50:03.581494 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:03.585176 --- ParallelTerminationStrategy: PID 148 died...
22:50:03.586657 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:03.590348 --- ParallelTerminationStrategy: PID 149 died...
22:50:03.591854 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:03.595540 --- ParallelTerminationStrategy: PID 150 died...
22:50:03.597021 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:03.600696 --- ParallelTerminationStrategy: PID 151 died...
22:50:03.602177 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:03.605895 --- ParallelTerminationStrategy: PID 152 died...
22:50:03.607379 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:03.611081 --- ParallelTerminationStrategy: PID 153 died...
22:50:03.612602 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:03.616282 --- ParallelTerminationStrategy: PID 154 died...
22:50:03.617769 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:03.621464 --- ParallelTerminationStrategy: PID 155 died...
22:50:03.622950 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:03.626612 --- ParallelTerminationStrategy: PID 156 died...
22:50:03.628101 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:03.631786 --- ParallelTerminationStrategy: PID 157 died...
22:50:03.633277 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:03.636950 --- ParallelTerminationStrategy: PID 158 died...
22:50:03.638427 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:03.642118 --- ParallelTerminationStrategy: PID 159 died...
22:50:03.643612 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:03.647290 --- ParallelTerminationStrategy: PID 160 died...
22:50:03.648800 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:03.652477 --- ParallelTerminationStrategy: PID 161 died...
22:50:03.653960 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:03.657653 --- ParallelTerminationStrategy: PID 162 died...
22:50:03.659137 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:03.662831 --- ParallelTerminationStrategy: PID 163 died...
22:50:03.664321 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:03.668003 --- ParallelTerminationStrategy: PID 164 died...
22:50:03.669482 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:03.673166 --- ParallelTerminationStrategy: PID 165 died...
22:50:03.674633 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:03.678313 --- ParallelTerminationStrategy: PID 166 died...
22:50:03.679805 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:03.683484 --- ParallelTerminationStrategy: PID 167 died...
22:50:03.685016 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:03.688697 --- ParallelTerminationStrategy: PID 168 died...
22:50:03.690182 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:03.693873 --- ParallelTerminationStrategy: PID 169 died...
22:50:03.695346 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:03.699033 --- ParallelTerminationStrategy: PID 170 died...
22:50:03.700523 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:03.704199 --- ParallelTerminationStrategy: PID 171 died...
22:50:03.705684 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:03.709371 --- ParallelTerminationStrategy: PID 172 died...
22:50:03.710871 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:03.714566 --- ParallelTerminationStrategy: PID 173 died...
22:50:03.716058 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:03.719755 --- ParallelTerminationStrategy: PID 174 died...
22:50:03.721240 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:03.724939 --- ParallelTerminationStrategy: PID 175 died...
22:50:03.726429 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:03.730121 --- ParallelTerminationStrategy: PID 176 died...
22:50:03.731608 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:03.735281 --- ParallelTerminationStrategy: PID 177 died...
22:50:03.736775 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:03.740476 --- ParallelTerminationStrategy: PID 178 died...
22:50:03.741963 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:03.745649 --- ParallelTerminationStrategy: PID 179 died...
22:50:03.747137 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:03.750816 --- ParallelTerminationStrategy: PID 180 died...
22:50:03.752297 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:03.755974 --- ParallelTerminationStrategy: PID 181 died...
22:50:03.757460 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:03.761147 --- ParallelTerminationStrategy: PID 182 died...
22:50:03.762626 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:03.766314 --- ParallelTerminationStrategy: PID 183 died...
22:50:03.767801 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:03.771470 --- ParallelTerminationStrategy: PID 184 died...
22:50:03.772950 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:03.776617 --- ParallelTerminationStrategy: PID 185 died...
22:50:03.778097 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:03.781784 --- ParallelTerminationStrategy: PID 186 died...
22:50:03.783261 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:03.786940 --- ParallelTerminationStrategy: PID 187 died...
22:50:03.788427 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:03.792110 --- ParallelTerminationStrategy: PID 188 died...
22:50:03.793600 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:03.797283 --- ParallelTerminationStrategy: PID 189 died...
22:50:03.798766 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:03.802429 --- ParallelTerminationStrategy: PID 190 died...
22:50:03.803923 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:03.807602 --- ParallelTerminationStrategy: PID 191 died...
22:50:03.809089 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:03.812774 --- ParallelTerminationStrategy: PID 192 died...
22:50:03.814251 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:03.817952 --- ParallelTerminationStrategy: PID 193 died...
22:50:03.819433 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:03.823112 --- ParallelTerminationStrategy: PID 194 died...
22:50:03.824603 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:03.828264 --- ParallelTerminationStrategy: PID 195 died...
22:50:03.829743 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:03.833444 --- ParallelTerminationStrategy: PID 196 died...
22:50:03.834927 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:03.838610 --- ParallelTerminationStrategy: PID 197 died...
22:50:03.840091 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:03.843778 --- ParallelTerminationStrategy: PID 198 died...
22:50:03.845265 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:03.848935 --- ParallelTerminationStrategy: PID 199 died...
22:50:03.850421 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:03.854105 --- ParallelTerminationStrategy: PID 200 died...
22:50:03.855589 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:03.859263 --- ParallelTerminationStrategy: PID 201 died...
22:50:03.860747 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:03.864428 --- ParallelTerminationStrategy: PID 202 died...
22:50:03.865907 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:03.869607 --- ParallelTerminationStrategy: PID 203 died...
22:50:03.871088 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:03.874762 --- ParallelTerminationStrategy: PID 204 died...
22:50:03.876239 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:03.879911 --- ParallelTerminationStrategy: PID 205 died...
22:50:03.881391 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:03.885064 --- ParallelTerminationStrategy: PID 206 died...
22:50:03.886550 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:03.890252 --- ParallelTerminationStrategy: PID 207 died...
22:50:03.891739 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:03.895420 --- ParallelTerminationStrategy: PID 208 died...
22:50:03.896930 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:03.900603 --- ParallelTerminationStrategy: PID 209 died...
22:50:03.902086 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:03.905762 --- ParallelTerminationStrategy: PID 210 died...
22:50:03.907236 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:03.910948 --- ParallelTerminationStrategy: PID 211 died...
22:50:03.912435 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:03.916116 --- ParallelTerminationStrategy: PID 212 died...
22:50:03.917634 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:03.921345 --- ParallelTerminationStrategy: PID 213 died...
22:50:03.922824 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:03.926503 --- ParallelTerminationStrategy: PID 214 died...
22:50:03.927990 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:03.931686 --- ParallelTerminationStrategy: PID 215 died...
22:50:03.933172 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:03.936838 --- ParallelTerminationStrategy: PID 216 died...
22:50:03.938317 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:03.942015 --- ParallelTerminationStrategy: PID 217 died...
22:50:03.943496 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:03.947198 --- ParallelTerminationStrategy: PID 218 died...
22:50:03.948709 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:03.952413 --- ParallelTerminationStrategy: PID 219 died...
22:50:03.953907 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:03.957620 --- ParallelTerminationStrategy: PID 220 died...
22:50:03.959116 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:03.962850 --- ParallelTerminationStrategy: PID 221 died...
22:50:03.964362 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:03.968105 --- ParallelTerminationStrategy: PID 222 died...
22:50:03.969602 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:03.973342 --- ParallelTerminationStrategy: PID 223 died...
22:50:03.974837 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:03.978558 --- ParallelTerminationStrategy: PID 224 died...
22:50:03.980096 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:03.983807 --- ParallelTerminationStrategy: PID 225 died...
22:50:03.985268 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:03.988916 --- ParallelTerminationStrategy: PID 226 died...
22:50:03.990383 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:03.994049 --- ParallelTerminationStrategy: PID 227 died...
22:50:03.995511 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:03.999163 --- ParallelTerminationStrategy: PID 228 died...
22:50:04.000645 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:04.004298 --- ParallelTerminationStrategy: PID 229 died...
22:50:04.005766 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:04.009407 --- ParallelTerminationStrategy: PID 230 died...
22:50:04.010867 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:04.014486 --- ParallelTerminationStrategy: PID 231 died...
22:50:04.015964 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:04.019605 --- ParallelTerminationStrategy: PID 232 died...
22:50:04.021107 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:04.024763 --- ParallelTerminationStrategy: PID 233 died...
22:50:04.026232 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:04.029887 --- ParallelTerminationStrategy: PID 234 died...
22:50:04.031352 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:07.435796 --- ParallelTerminationStrategy: PID 34 died...
22:50:07.442062 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8318 netreg_mass PASS
---------------------------------------------------------------------
22:50:07.507218 tst trial-8318: Storing JUnit report in /build/trial-8318/run.2026-05-01_22-48-40/trial-8318.xml
--------------------------------------------------------------------------------------------
trial-8318 PASS
--------------------------------------------------------------------------------------------
22:50:07.517618 tst trial-8318: trial-8318: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8318/inst
+ cd trial-8318
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-01 22:48:40
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8318-run.tgz run.2026-05-01_22-48-40
+ tar czf /build/trial-8318-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-01_15_38_02.tgz osmo-bts-oc2g.build-2026-05-01_15_32_24.tgz osmo-bts-sysmo.build-2026-05-01_15_32_23.tgz osmo-bts.build-2026-05-01_15_32_37.tgz osmo-ggsn.build-2026-05-01_20_42_55.tgz osmo-hlr.build-2026-05-01_16_39_44.tgz osmo-hnbgw.build-2026-05-01_13_28_59.tgz osmo-mgw.build-2026-05-01_15_30_39.tgz osmo-msc.build-2026-05-01_15_37_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-01_07_35_15.tgz osmo-pcu-sysmo.build-2026-05-01_07_35_12.tgz osmo-pcu.build-2026-05-01_07_35_12.tgz osmo-sgsn.build-2026-05-01_20_48_03.tgz osmo-stp.build-2026-05-01_13_25_14.tgz osmo-trx.build-2026-05-01_14_21_40.tgz osmocom-bb.build-2026-05-01_21_17_25.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