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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7448967658953486386.sh
+ rm -rf trial-8272-bin.tgz trial-8272-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25534
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11245
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10779
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13067
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13393
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13555
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42212
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7761
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44481
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8729
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 13382
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7722
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11770
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7801
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9268
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6521
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 7722
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7259805283956392658.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-8272
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ 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 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#7 CACHED
#8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#8 CACHED
#9 [ 8/28] RUN MKDIR /var/run/sshd
#9 CACHED
#10 [ 2/28] RUN useradd -ms /bin/bash jenkins
#10 CACHED
#11 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#11 CACHED
#12 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester
#13 CACHED
#14 [ 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
#14 CACHED
#15 [20/28] WORKDIR /TMP
#15 CACHED
#16 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#16 CACHED
#17 [ 9/28] COPY SSH /root/.ssh
#17 CACHED
#18 [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
#18 CACHED
#19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#21 CACHED
#22 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#22 CACHED
#23 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#23 CACHED
#24 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#24 CACHED
#25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#25 CACHED
#26 [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
#26 CACHED
#27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#27 CACHED
#28 [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
#28 CACHED
#29 [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
#29 CACHED
#30 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#30 CACHED
#31 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#31 CACHED
#32 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f6a475287c6b97d51797c2452d36ac7a9e1b8c710707ea2f2a027f21c8bdffa3 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 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=8273 -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-03-17 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8273
+ mkdir -p trial-8273
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-17_13_26_22.tgz osmo-bts-oc2g.build-2026-03-17_00_51_17.tgz osmo-bts-sysmo.build-2026-03-17_00_51_21.tgz osmo-bts.build-2026-03-17_00_51_44.tgz osmo-ggsn.build-2026-03-17_20_42_33.tgz osmo-hlr.build-2026-03-17_16_37_00.tgz osmo-hnbgw.build-2026-03-17_13_31_00.tgz osmo-mgw.build-2026-03-17_08_33_10.tgz osmo-msc.build-2026-03-17_13_35_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-17_07_35_16.tgz osmo-pcu-sysmo.build-2026-03-17_07_35_05.tgz osmo-pcu.build-2026-03-17_07_35_15.tgz osmo-sgsn.build-2026-03-17_20_48_18.tgz osmo-stp.build-2026-03-17_13_23_21.tgz osmo-trx.build-2026-03-17_14_21_33.tgz osmocom-bb.build-2026-03-17_21_17_12.tgz srslte.build-19.tgz trial-8273
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-17_13_26_22.md5 osmo-bts-oc2g.build-2026-03-17_00_51_17.md5 osmo-bts-sysmo.build-2026-03-17_00_51_21.md5 osmo-bts.build-2026-03-17_00_51_44.md5 osmo-ggsn.build-2026-03-17_20_42_33.md5 osmo-hlr.build-2026-03-17_16_37_00.md5 osmo-hnbgw.build-2026-03-17_13_31_00.md5 osmo-mgw.build-2026-03-17_08_33_10.md5 osmo-msc.build-2026-03-17_13_35_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-17_07_35_16.md5 osmo-pcu-sysmo.build-2026-03-17_07_35_05.md5 osmo-pcu.build-2026-03-17_07_35_15.md5 osmo-sgsn.build-2026-03-17_20_48_18.md5 osmo-stp.build-2026-03-17_13_23_21.md5 osmo-trx.build-2026-03-17_14_21_33.md5 osmocom-bb.build-2026-03-17_21_17_12.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-17_13_26_22.md5 osmo-bts-oc2g.build-2026-03-17_00_51_17.md5 osmo-bts-sysmo.build-2026-03-17_00_51_21.md5 osmo-bts.build-2026-03-17_00_51_44.md5 osmo-ggsn.build-2026-03-17_20_42_33.md5 osmo-hlr.build-2026-03-17_16_37_00.md5 osmo-hnbgw.build-2026-03-17_13_31_00.md5 osmo-mgw.build-2026-03-17_08_33_10.md5 osmo-msc.build-2026-03-17_13_35_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-17_07_35_16.md5 osmo-pcu-sysmo.build-2026-03-17_07_35_05.md5 osmo-pcu.build-2026-03-17_07_35_15.md5 osmo-sgsn.build-2026-03-17_20_48_18.md5 osmo-stp.build-2026-03-17_13_23_21.md5 osmo-trx.build-2026-03-17_14_21_33.md5 osmocom-bb.build-2026-03-17_21_17_12.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-8273 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8273'
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-8273
--------------------------------------------------------------------------------------------
22:48:18.973320 tst trial-8273: Detailed log at /build/trial-8273/run.2026-03-17_22-48-18/log
---------------------------------------------------------------------
trial-8273 netreg_mass
---------------------------------------------------------------------
22:48:19.175489 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.175866 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.176625 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.177784 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.238012 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.240885 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.244208 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.327354 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-8273 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.328130 tst register_default_mass.py:9: Claiming resources for the test
22:48:19.343139 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.343651 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.344100 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.344523 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.344958 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.345394 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.345817 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.375884 tst register_default_mass.py: using LAC 2
22:48:19.397370 tst register_default_mass.py: using RAC 2
22:48:19.423312 tst register_default_mass.py: using CellId 2
22:48:19.452432 tst register_default_mass.py: using BVCI 3
22:48:19.466146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.466826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.467407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.467941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.468451 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.468950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.469443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.470009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.470515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.471006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.471501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.472004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.472514 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.473035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.473535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.474039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.474547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.475058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.475567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.476095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.476604 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.477119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.477638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.478150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.478653 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.479172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.479687 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.480185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.480705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.481223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.481729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.482244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.482760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.483276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.483800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.484309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.484812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.485317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.485843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.486348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.486861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.487377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.487892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.488412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.488922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.489424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.489938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.490455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.490960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.491479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.491999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.492498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.493015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.493522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.494023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.494529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.495040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.495547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.496053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.496560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.497052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.497551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.498076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.498587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.499086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.499587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.500110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.500622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.501140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.501647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.502146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.502670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.503247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.503765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.504269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.504763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.505248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.505762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.506264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.506781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.507277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.507786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.508298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.508798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.509294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.509800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.510306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.510815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.511316 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.511816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.512319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.512822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.513329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.513846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.514344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.514837 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.515334 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.515853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.516356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.516869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.517370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.517915 tst register_default_mass.py:21: Launching a simple network
22:48:19.527830 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.646774 run create_hlr_db(pid=20): Launched
22:48:20.661432 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.685812 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.701152 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.706894 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.894679 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.911695 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.917111 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.333551 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.348406 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.363286 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.490370 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.505252 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.510840 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.534001 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.548933 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.554553 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.867452 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.884942 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.911736 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.085438 run osmo-bts-virtual(pid=34): Launched
22:48:32.121326 tst register_default_mass.py: using MSISDN 1001
22:48:32.135295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.174114 tst register_default_mass.py: using MSISDN 1002
22:48:32.191736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.222176 tst register_default_mass.py: using MSISDN 1003
22:48:32.236737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.266957 tst register_default_mass.py: using MSISDN 1004
22:48:32.281406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.311232 tst register_default_mass.py: using MSISDN 1005
22:48:32.325441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.355755 tst register_default_mass.py: using MSISDN 1006
22:48:32.370121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.399728 tst register_default_mass.py: using MSISDN 1007
22:48:32.413885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.444361 tst register_default_mass.py: using MSISDN 1008
22:48:32.458642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.488135 tst register_default_mass.py: using MSISDN 1009
22:48:32.501886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.531649 tst register_default_mass.py: using MSISDN 1010
22:48:32.545757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.575006 tst register_default_mass.py: using MSISDN 1011
22:48:32.588925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.618851 tst register_default_mass.py: using MSISDN 1012
22:48:32.632817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.662753 tst register_default_mass.py: using MSISDN 1013
22:48:32.676904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.707506 tst register_default_mass.py: using MSISDN 1014
22:48:32.721963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.751992 tst register_default_mass.py: using MSISDN 1015
22:48:32.766198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.796613 tst register_default_mass.py: using MSISDN 1016
22:48:32.810973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.841346 tst register_default_mass.py: using MSISDN 1017
22:48:32.855654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.886160 tst register_default_mass.py: using MSISDN 1018
22:48:32.900613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.931135 tst register_default_mass.py: using MSISDN 1019
22:48:32.945602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.976000 tst register_default_mass.py: using MSISDN 1020
22:48:32.990334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.020744 tst register_default_mass.py: using MSISDN 1021
22:48:33.035129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.065341 tst register_default_mass.py: using MSISDN 1022
22:48:33.079616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.110276 tst register_default_mass.py: using MSISDN 1023
22:48:33.124899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.155497 tst register_default_mass.py: using MSISDN 1024
22:48:33.169883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.201061 tst register_default_mass.py: using MSISDN 1025
22:48:33.215705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.246185 tst register_default_mass.py: using MSISDN 1026
22:48:33.260572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.291380 tst register_default_mass.py: using MSISDN 1027
22:48:33.306011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.336162 tst register_default_mass.py: using MSISDN 1028
22:48:33.350371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.380225 tst register_default_mass.py: using MSISDN 1029
22:48:33.394292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.424458 tst register_default_mass.py: using MSISDN 1030
22:48:33.438659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.469019 tst register_default_mass.py: using MSISDN 1031
22:48:33.483337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.513217 tst register_default_mass.py: using MSISDN 1032
22:48:33.527174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.556915 tst register_default_mass.py: using MSISDN 1033
22:48:33.570873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.601126 tst register_default_mass.py: using MSISDN 1034
22:48:33.614852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.644929 tst register_default_mass.py: using MSISDN 1035
22:48:33.658974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.697461 tst register_default_mass.py: using MSISDN 1036
22:48:33.714976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.745250 tst register_default_mass.py: using MSISDN 1037
22:48:33.759866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.790328 tst register_default_mass.py: using MSISDN 1038
22:48:33.804801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.835433 tst register_default_mass.py: using MSISDN 1039
22:48:33.849902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.880352 tst register_default_mass.py: using MSISDN 1040
22:48:33.894765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.924861 tst register_default_mass.py: using MSISDN 1041
22:48:33.939102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.969300 tst register_default_mass.py: using MSISDN 1042
22:48:33.983577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.013928 tst register_default_mass.py: using MSISDN 1043
22:48:34.028326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.058657 tst register_default_mass.py: using MSISDN 1044
22:48:34.073051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.103351 tst register_default_mass.py: using MSISDN 1045
22:48:34.117731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.147870 tst register_default_mass.py: using MSISDN 1046
22:48:34.162112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.192770 tst register_default_mass.py: using MSISDN 1047
22:48:34.207194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.237653 tst register_default_mass.py: using MSISDN 1048
22:48:34.251852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.282128 tst register_default_mass.py: using MSISDN 1049
22:48:34.296209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.326779 tst register_default_mass.py: using MSISDN 1050
22:48:34.341104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.371496 tst register_default_mass.py: using MSISDN 1051
22:48:34.385596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.415975 tst register_default_mass.py: using MSISDN 1052
22:48:34.430277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.460563 tst register_default_mass.py: using MSISDN 1053
22:48:34.474809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.505253 tst register_default_mass.py: using MSISDN 1054
22:48:34.519391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.549864 tst register_default_mass.py: using MSISDN 1055
22:48:34.564113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.594557 tst register_default_mass.py: using MSISDN 1056
22:48:34.608669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.639206 tst register_default_mass.py: using MSISDN 1057
22:48:34.653548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.683970 tst register_default_mass.py: using MSISDN 1058
22:48:34.698135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.728472 tst register_default_mass.py: using MSISDN 1059
22:48:34.742574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.773218 tst register_default_mass.py: using MSISDN 1060
22:48:34.787452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.817943 tst register_default_mass.py: using MSISDN 1061
22:48:34.832200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.862357 tst register_default_mass.py: using MSISDN 1062
22:48:34.876549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.907153 tst register_default_mass.py: using MSISDN 1063
22:48:34.921350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.951682 tst register_default_mass.py: using MSISDN 1064
22:48:34.965876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.996472 tst register_default_mass.py: using MSISDN 1065
22:48:35.010727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.041174 tst register_default_mass.py: using MSISDN 1066
22:48:35.055242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.085694 tst register_default_mass.py: using MSISDN 1067
22:48:35.099922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.139292 tst register_default_mass.py: using MSISDN 1068
22:48:35.156859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.187353 tst register_default_mass.py: using MSISDN 1069
22:48:35.201925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.232136 tst register_default_mass.py: using MSISDN 1070
22:48:35.246244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.276237 tst register_default_mass.py: using MSISDN 1071
22:48:35.285868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.316280 tst register_default_mass.py: using MSISDN 1072
22:48:35.331900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.362143 tst register_default_mass.py: using MSISDN 1073
22:48:35.376480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.406219 tst register_default_mass.py: using MSISDN 1074
22:48:35.420215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:35.450289 tst register_default_mass.py: using MSISDN 1075
22:48:35.464614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:35.494624 tst register_default_mass.py: using MSISDN 1076
22:48:35.508668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:35.538823 tst register_default_mass.py: using MSISDN 1077
22:48:35.553176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:35.583301 tst register_default_mass.py: using MSISDN 1078
22:48:35.597568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:35.628004 tst register_default_mass.py: using MSISDN 1079
22:48:35.642383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.672602 tst register_default_mass.py: using MSISDN 1080
22:48:35.687036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.717360 tst register_default_mass.py: using MSISDN 1081
22:48:35.731716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.761758 tst register_default_mass.py: using MSISDN 1082
22:48:35.776017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.806300 tst register_default_mass.py: using MSISDN 1083
22:48:35.820582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.851149 tst register_default_mass.py: using MSISDN 1084
22:48:35.865687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.896134 tst register_default_mass.py: using MSISDN 1085
22:48:35.910482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.940248 tst register_default_mass.py: using MSISDN 1086
22:48:35.954202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.984807 tst register_default_mass.py: using MSISDN 1087
22:48:35.999405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.029983 tst register_default_mass.py: using MSISDN 1088
22:48:36.044341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.074681 tst register_default_mass.py: using MSISDN 1089
22:48:36.089184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.119445 tst register_default_mass.py: using MSISDN 1090
22:48:36.133751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:36.163990 tst register_default_mass.py: using MSISDN 1091
22:48:36.178386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:36.208661 tst register_default_mass.py: using MSISDN 1092
22:48:36.222848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:36.253109 tst register_default_mass.py: using MSISDN 1093
22:48:36.267465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:36.298158 tst register_default_mass.py: using MSISDN 1094
22:48:36.312641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:36.342866 tst register_default_mass.py: using MSISDN 1095
22:48:36.357322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:36.388034 tst register_default_mass.py: using MSISDN 1096
22:48:36.402464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:36.433070 tst register_default_mass.py: using MSISDN 1097
22:48:36.447487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:36.477718 tst register_default_mass.py: using MSISDN 1098
22:48:36.492051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:36.522599 tst register_default_mass.py: using MSISDN 1099
22:48:36.537228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:36.567706 tst register_default_mass.py: using MSISDN 1100
22:48:36.582073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.673816 run mass: Starting testcase
22:48:36.679341 run mass: Pre-launching all virtphy's
22:48:36.684755 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.697834 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.703976 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.716919 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.723073 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.736034 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.742274 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.755561 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.761645 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.774812 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.780837 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.793754 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.799833 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.812820 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.818963 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.831981 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.837998 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.850818 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.856861 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.869776 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.875823 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.888578 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.894517 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.907364 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.913392 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.926276 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.932244 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.945166 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.951149 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.964047 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.970089 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.982948 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.988949 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.001870 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.007889 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.020779 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.026759 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.039667 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.045662 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.058597 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.064556 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.077478 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.083441 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.096390 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.102431 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.115381 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.121408 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.134319 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.140311 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.153208 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.159160 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.172035 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.177982 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:37.190824 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:37.196846 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:37.209704 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:37.215649 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.228525 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.234487 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.247480 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:37.253423 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:37.266302 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:37.272218 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:37.285148 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:37.291102 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:37.304069 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:37.310000 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:37.322843 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:37.328979 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:37.341916 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:37.347849 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:37.360624 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:37.366591 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:37.379448 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:37.385481 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:37.398399 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:37.404350 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:37.417258 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:37.423201 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:37.436077 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:37.442063 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:37.454963 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:37.460909 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:37.473909 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:37.479916 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:37.492939 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:37.498904 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:37.511848 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:37.517841 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:37.530840 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:37.536888 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:37.549983 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:37.555978 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:37.568877 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:37.574844 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:37.587750 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:37.593732 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:37.606618 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:37.612618 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.625512 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.631472 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.644384 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.650363 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.663229 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.669235 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.682089 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.688052 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.700933 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.706881 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.719886 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.725875 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.738954 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.744902 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.757896 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.763904 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.776912 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.782877 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.795752 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.801718 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.814610 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.820555 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.833451 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.839375 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.852251 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.858210 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.871092 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.877008 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.889832 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.895817 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.908705 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.914649 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.927514 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.933437 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.946472 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.952431 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.965530 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.971577 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.984649 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.990809 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.003894 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.010070 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.023154 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.029230 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.042273 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.048306 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.061356 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.067369 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.080301 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.086270 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.099134 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.105105 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.117971 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.123932 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.136719 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.142642 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.155449 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.161423 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.174322 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.180449 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:38.193396 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:38.199493 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:38.212527 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.218547 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.231555 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.237624 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:38.250693 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:38.256677 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:38.269608 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:38.275568 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:38.288480 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:38.294409 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:38.307322 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:38.313320 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:38.326184 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:38.332160 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:38.345103 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:38.351014 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:38.363886 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:38.369810 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:38.382679 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:38.388630 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:38.401537 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:38.407479 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:38.420557 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:38.426527 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:38.439555 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:38.445518 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:38.458371 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:38.464567 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:38.477430 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:38.483528 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:38.496393 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:38.502357 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:38.515242 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:38.521175 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:38.534004 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:38.539952 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:38.552822 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:38.558749 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:38.571640 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:38.577582 run mass: Checking if sockets are in the filesystem
22:48:38.610059 run osmo-ms-mob/00000: Starting mobile
22:48:38.623097 run osmo-ms-mob/00000(pid=135): Launched
22:48:38.633839 run mass: MS start registered {at=4338344.842158494, delay=0.0047805430367589, ms=00000}
22:48:42.823829 run osmo-ms-mob/00001: Starting mobile
22:48:42.840814 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.851247 run mass: MS start registered {at=4338349.059564738, delay=0.004416327923536301, ms=00001}
22:48:43.921811 run mass: MS performed LU {at=4338350.130012002, lu_delay=5.287853508256376, ms=00000}
22:48:44.614967 run osmo-ms-mob/00002: Starting mobile
22:48:44.630902 run osmo-ms-mob/00002(pid=137): Launched
22:48:44.641450 run mass: MS start registered {at=4338350.849764677, delay=0.004538041539490223, ms=00002}
22:48:45.924705 run osmo-ms-mob/00003: Starting mobile
22:48:45.941579 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.952768 run mass: MS start registered {at=4338352.16108803, delay=0.004768067970871925, ms=00003}
22:48:47.015464 run osmo-ms-mob/00004: Starting mobile
22:48:47.031502 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.042099 run mass: MS start registered {at=4338353.25041944, delay=0.004682488739490509, ms=00004}
22:48:47.687386 run mass: MS performed LU {at=4338353.895605591, lu_delay=4.836040853522718, ms=00001}
22:48:48.017615 run osmo-ms-mob/00005: Starting mobile
22:48:48.030733 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.041242 run mass: MS start registered {at=4338354.249558459, delay=0.00447183009237051, ms=00005}
22:48:48.893476 run osmo-ms-mob/00006: Starting mobile
22:48:48.906646 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.917320 run mass: MS start registered {at=4338355.125639243, delay=0.004692103713750839, ms=00006}
22:48:49.589330 run mass: MS performed LU {at=4338355.797535528, lu_delay=4.947770851664245, ms=00002}
22:48:49.829805 run osmo-ms-mob/00007: Starting mobile
22:48:49.842876 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.853486 run mass: MS start registered {at=4338356.061807172, delay=0.004510212689638138, ms=00007}
22:48:50.593425 run osmo-ms-mob/00008: Starting mobile
22:48:50.606954 run osmo-ms-mob/00008(pid=143): Launched
22:48:50.617613 run mass: MS start registered {at=4338356.825934616, delay=0.004645881243050098, ms=00008}
22:48:51.325836 run osmo-ms-mob/00009: Starting mobile
22:48:51.342678 run osmo-ms-mob/00009(pid=144): Launched
22:48:51.353162 run mass: MS start registered {at=4338357.561485312, delay=0.00449446402490139, ms=00009}
22:48:51.454032 run mass: MS performed LU {at=4338357.662244196, lu_delay=5.5011561661958694, ms=00003}
22:48:52.026118 run osmo-ms-mob/00010: Starting mobile
22:48:52.043524 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.054192 run mass: MS start registered {at=4338358.262512823, delay=0.004610336385667324, ms=00010}
22:48:52.593025 run osmo-ms-mob/00011: Starting mobile
22:48:52.606290 run osmo-ms-mob/00011(pid=146): Launched
22:48:52.616958 run mass: MS start registered {at=4338358.825279276, delay=0.004727947525680065, ms=00011}
22:48:53.194037 run osmo-ms-mob/00012: Starting mobile
22:48:53.207105 run osmo-ms-mob/00012(pid=147): Launched
22:48:53.217705 run mass: MS start registered {at=4338359.426026628, delay=0.0046167802065610886, ms=00012}
22:48:53.355381 run mass: MS performed LU {at=4338359.563592471, lu_delay=5.314034012146294, ms=00005}
22:48:53.382876 run mass: MS performed LU {at=4338359.591093427, lu_delay=6.340673986822367, ms=00004}
22:48:53.825259 run osmo-ms-mob/00013: Starting mobile
22:48:53.841973 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.852811 run mass: MS start registered {at=4338360.061131653, delay=0.004742437973618507, ms=00013}
22:48:54.393683 run osmo-ms-mob/00014: Starting mobile
22:48:54.406701 run osmo-ms-mob/00014(pid=149): Launched
22:48:54.417705 run mass: MS start registered {at=4338360.626027115, delay=0.004728939384222031, ms=00014}
22:48:55.005142 run osmo-ms-mob/00015: Starting mobile
22:48:55.020462 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.031424 run mass: MS start registered {at=4338361.239743094, delay=0.004496002569794655, ms=00015}
22:48:55.219270 run mass: MS performed LU {at=4338361.427485542, lu_delay=6.301846299320459, ms=00006}
22:48:55.284117 run mass: MS performed LU {at=4338361.492322661, lu_delay=5.430515488609672, ms=00007}
22:48:55.493036 run osmo-ms-mob/00016: Starting mobile
22:48:55.505963 run osmo-ms-mob/00016(pid=151): Launched
22:48:55.516546 run mass: MS start registered {at=4338361.724869065, delay=0.00442481879144907, ms=00016}
22:48:55.589115 run mass: MS performed LU {at=4338361.797331863, lu_delay=4.9713972471654415, ms=00008}
22:48:56.026918 run osmo-ms-mob/00017: Starting mobile
22:48:56.044511 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.055450 run mass: MS start registered {at=4338362.263771927, delay=0.004889500327408314, ms=00017}
22:48:56.627300 run osmo-ms-mob/00018: Starting mobile
22:48:56.646203 run osmo-ms-mob/00018(pid=153): Launched
22:48:56.657010 run mass: MS start registered {at=4338362.865330704, delay=0.004646667279303074, ms=00018}
22:48:57.024063 run osmo-ms-mob/00019: Starting mobile
22:48:57.037394 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.048127 run mass: MS start registered {at=4338363.256448698, delay=0.004672317765653133, ms=00019}
22:48:57.121410 run mass: MS performed LU {at=4338363.329629437, lu_delay=5.768144125118852, ms=00009}
22:48:57.147413 run mass: MS performed LU {at=4338363.355725075, lu_delay=5.093212252482772, ms=00010}
22:48:57.254824 run mass: MS performed LU {at=4338363.463040776, lu_delay=4.637761499732733, ms=00011}
22:48:57.534426 run osmo-ms-mob/00020: Starting mobile
22:48:57.551346 run osmo-ms-mob/00020(pid=155): Launched
22:48:57.562109 run mass: MS start registered {at=4338363.770427842, delay=0.004566487856209278, ms=00020}
22:48:57.993717 run osmo-ms-mob/00021: Starting mobile
22:48:58.007027 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.018402 run mass: MS start registered {at=4338364.226714918, delay=0.005337276495993137, ms=00021}
22:48:58.396979 run osmo-ms-mob/00022: Starting mobile
22:48:58.410171 run osmo-ms-mob/00022(pid=157): Launched
22:48:58.421718 run mass: MS start registered {at=4338364.630034611, delay=0.005184653215110302, ms=00022}
22:48:58.915494 run osmo-ms-mob/00023: Starting mobile
22:48:58.931224 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.942439 run mass: MS start registered {at=4338365.150756196, delay=0.0051057059317827225, ms=00023}
22:48:58.985463 run mass: MS performed LU {at=4338365.193698905, lu_delay=5.767672277055681, ms=00012}
22:48:59.050135 run mass: MS performed LU {at=4338365.258354047, lu_delay=5.197222393937409, ms=00013}
22:48:59.118949 run mass: MS performed LU {at=4338365.327167801, lu_delay=4.701140685938299, ms=00014}
22:48:59.141402 run osmo-ms-mob/00024: Starting mobile
22:48:59.154750 run osmo-ms-mob/00024(pid=159): Launched
22:48:59.165428 run mass: MS start registered {at=4338365.373748654, delay=0.0046540312469005585, ms=00024}
22:48:59.792907 run osmo-ms-mob/00025: Starting mobile
22:48:59.806014 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.816968 run mass: MS start registered {at=4338366.025289747, delay=0.004890229552984238, ms=00025}
22:49:00.204267 run osmo-ms-mob/00026: Starting mobile
22:49:00.218133 run osmo-ms-mob/00026(pid=161): Launched
22:49:00.229041 run mass: MS start registered {at=4338366.437360082, delay=0.00489544402807951, ms=00026}
22:49:00.624895 run osmo-ms-mob/00027: Starting mobile
22:49:00.641535 run osmo-ms-mob/00027(pid=162): Launched
22:49:00.652607 run mass: MS start registered {at=4338366.860925449, delay=0.00498980563133955, ms=00027}
22:49:00.784828 run mass: MS performed LU {at=4338366.993049373, lu_delay=5.268180307932198, ms=00016}
22:49:00.886596 run mass: MS performed LU {at=4338367.094815114, lu_delay=4.831043186597526, ms=00017}
22:49:00.900952 run osmo-ms-mob/00028: Starting mobile
22:49:00.914250 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.920352 run mass: MS performed LU {at=4338367.128682225, lu_delay=5.888939131051302, ms=00015}
22:49:00.926190 run mass: MS start registered {at=4338367.134525428, delay=0.0058581214398145676, ms=00028}
22:49:01.425772 run osmo-ms-mob/00029: Starting mobile
22:49:01.443562 run osmo-ms-mob/00029(pid=164): Launched
22:49:01.454716 run mass: MS start registered {at=4338367.663036951, delay=0.005034036003053188, ms=00029}
22:49:01.806534 run osmo-ms-mob/00030: Starting mobile
22:49:01.820710 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.832448 run mass: MS start registered {at=4338368.040762265, delay=0.005536696873605251, ms=00030}
22:49:02.206326 run osmo-ms-mob/00031: Starting mobile
22:49:02.220193 run osmo-ms-mob/00031(pid=166): Launched
22:49:02.231295 run mass: MS start registered {at=4338368.439617507, delay=0.005064605735242367, ms=00031}
22:49:02.519227 run osmo-ms-mob/00032: Starting mobile
22:49:02.535574 run osmo-ms-mob/00032(pid=167): Launched
22:49:02.546820 run mass: MS start registered {at=4338368.755134286, delay=0.005148380063474178, ms=00032}
22:49:02.751548 run mass: MS performed LU {at=4338368.959768206, lu_delay=6.094437502324581, ms=00018}
22:49:02.816127 run mass: MS performed LU {at=4338369.02434553, lu_delay=5.767896831966937, ms=00019}
22:49:02.844221 run osmo-ms-mob/00033: Starting mobile
22:49:02.857260 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.868260 run mass: MS start registered {at=4338369.076585705, delay=0.005046653561294079, ms=00033}
22:49:02.883664 run mass: MS performed LU {at=4338369.091981393, lu_delay=4.865266474895179, ms=00021}
22:49:02.921627 run mass: MS performed LU {at=4338369.129864971, lu_delay=5.359437129460275, ms=00020}
22:49:03.176993 run mass: MS performed LU {at=4338369.385210752, lu_delay=4.755176140926778, ms=00022}
22:49:03.206142 run osmo-ms-mob/00034: Starting mobile
22:49:03.219231 run osmo-ms-mob/00034(pid=169): Launched
22:49:03.230683 run mass: MS start registered {at=4338369.439001303, delay=0.005108790472149849, ms=00034}
22:49:03.594111 run osmo-ms-mob/00035: Starting mobile
22:49:03.607571 run osmo-ms-mob/00035(pid=170): Launched
22:49:03.619539 run mass: MS start registered {at=4338369.827853884, delay=0.0055781640112400055, ms=00035}
22:49:03.994321 run osmo-ms-mob/00036: Starting mobile
22:49:04.007498 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.019019 run mass: MS start registered {at=4338370.227332713, delay=0.005436505191028118, ms=00036}
22:49:04.415951 run osmo-ms-mob/00037: Starting mobile
22:49:04.432560 run osmo-ms-mob/00037(pid=172): Launched
22:49:04.444092 run mass: MS start registered {at=4338370.652403377, delay=0.005399043671786785, ms=00037}
22:49:04.551634 run mass: MS performed LU {at=4338370.759852301, lu_delay=4.734562554396689, ms=00025}
22:49:04.652702 run mass: MS performed LU {at=4338370.860926289, lu_delay=5.710170092992485, ms=00023}
22:49:04.681399 run osmo-ms-mob/00038: Starting mobile
22:49:04.694614 run osmo-ms-mob/00038(pid=173): Launched
22:49:04.700671 run mass: MS performed LU {at=4338370.909000393, lu_delay=5.535251739434898, ms=00024}
22:49:04.706576 run mass: MS start registered {at=4338370.914910137, delay=0.005926074460148811, ms=00038}
22:49:04.842176 run mass: MS performed LU {at=4338371.05039326, lu_delay=4.6130331782624125, ms=00026}
22:49:04.896637 run osmo-ms-mob/00039: Starting mobile
22:49:04.913169 run osmo-ms-mob/00039(pid=174): Launched
22:49:04.925251 run mass: MS start registered {at=4338371.133564524, delay=0.005451830103993416, ms=00039}
22:49:05.414843 run osmo-ms-mob/00040: Starting mobile
22:49:05.427975 run osmo-ms-mob/00040(pid=175): Launched
22:49:05.439172 run mass: MS start registered {at=4338371.647487879, delay=0.0050474368035793304, ms=00040}
22:49:05.705879 run osmo-ms-mob/00041: Starting mobile
22:49:05.720428 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.731669 run mass: MS start registered {at=4338371.939985724, delay=0.005141790956258774, ms=00041}
22:49:05.989222 run osmo-ms-mob/00042: Starting mobile
22:49:06.002946 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.014123 run mass: MS start registered {at=4338372.222443957, delay=0.005075505934655666, ms=00042}
22:49:06.417137 run osmo-ms-mob/00043: Starting mobile
22:49:06.434049 run osmo-ms-mob/00043(pid=178): Launched
22:49:06.445608 run mass: MS start registered {at=4338372.653923585, delay=0.005482858046889305, ms=00043}
22:49:06.517678 run mass: MS performed LU {at=4338372.725896529, lu_delay=5.062859578058124, ms=00029}
22:49:06.582333 run mass: MS performed LU {at=4338372.790551023, lu_delay=4.749788757413626, ms=00030}
22:49:06.608762 run osmo-ms-mob/00044: Starting mobile
22:49:06.621738 run osmo-ms-mob/00044(pid=179): Launched
22:49:06.632545 run mass: MS start registered {at=4338372.840869307, delay=0.004778760485351086, ms=00044}
22:49:06.649777 run mass: MS performed LU {at=4338372.85809856, lu_delay=5.9971731109544635, ms=00027}
22:49:06.687572 run mass: MS performed LU {at=4338372.895815018, lu_delay=5.761289590038359, ms=00028}
22:49:06.703035 run osmo-ms-mob/00045: Starting mobile
22:49:06.716448 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.727774 run mass: MS start registered {at=4338372.936085437, delay=0.005264397710561752, ms=00045}
22:49:07.294014 run osmo-ms-mob/00046: Starting mobile
22:49:07.307192 run osmo-ms-mob/00046(pid=181): Launched
22:49:07.318722 run mass: MS start registered {at=4338373.527035447, delay=0.005431428551673889, ms=00046}
22:49:07.593604 run osmo-ms-mob/00047: Starting mobile
22:49:07.607350 run osmo-ms-mob/00047(pid=182): Launched
22:49:07.618832 run mass: MS start registered {at=4338373.827148215, delay=0.0051513491198420525, ms=00047}
22:49:07.907853 run osmo-ms-mob/00048: Starting mobile
22:49:07.921771 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.933219 run mass: MS start registered {at=4338374.141536061, delay=0.0052003636956214905, ms=00048}
22:49:08.222212 run osmo-ms-mob/00049: Starting mobile
22:49:08.237352 run osmo-ms-mob/00049(pid=184): Launched
22:49:08.248151 run mass: MS start registered {at=4338374.456470101, delay=0.004789474420249462, ms=00049}
22:49:08.316554 run mass: MS performed LU {at=4338374.524771728, lu_delay=5.448186022229493, ms=00033}
22:49:08.418967 run mass: MS performed LU {at=4338374.627188202, lu_delay=4.799334318377078, ms=00035}
22:49:08.433223 run osmo-ms-mob/00050: Starting mobile
22:49:08.446702 run osmo-ms-mob/00050(pid=185): Launched
22:49:08.452834 run mass: MS performed LU {at=4338374.66116364, lu_delay=5.222162337042391, ms=00034}
22:49:08.458809 run mass: MS start registered {at=4338374.667144285, delay=0.005995797924697399, ms=00050}
22:49:08.590342 run mass: MS performed LU {at=4338374.798561381, lu_delay=6.043427094817162, ms=00032}
22:49:08.608137 run mass: MS performed LU {at=4338374.816410071, lu_delay=6.376792564056814, ms=00031}
22:49:08.634814 run osmo-ms-mob/00051: Starting mobile
22:49:08.647665 run osmo-ms-mob/00051(pid=186): Launched
22:49:08.658773 run mass: MS start registered {at=4338374.867091201, delay=0.004976460710167885, ms=00051}
22:49:09.213612 run osmo-ms-mob/00052: Starting mobile
22:49:09.227326 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.238862 run mass: MS start registered {at=4338375.44717406, delay=0.005415237508714199, ms=00052}
22:49:09.500755 run osmo-ms-mob/00053: Starting mobile
22:49:09.514378 run osmo-ms-mob/00053(pid=188): Launched
22:49:09.525406 run mass: MS start registered {at=4338375.733727097, delay=0.005000638775527477, ms=00053}
22:49:09.792428 run osmo-ms-mob/00054: Starting mobile
22:49:09.807911 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.820893 run mass: MS start registered {at=4338376.029193089, delay=0.005945916287600994, ms=00054}
22:49:10.093288 run osmo-ms-mob/00055: Starting mobile
22:49:10.106367 run osmo-ms-mob/00055(pid=190): Launched
22:49:10.117636 run mass: MS start registered {at=4338376.325955551, delay=0.00495025422424078, ms=00055}
22:49:10.282683 run mass: MS performed LU {at=4338376.490899985, lu_delay=5.8384966077283025, ms=00037}
22:49:10.347861 run mass: MS performed LU {at=4338376.556079076, lu_delay=5.422514551319182, ms=00039}
22:49:10.375671 run osmo-ms-mob/00056: Starting mobile
22:49:10.388807 run osmo-ms-mob/00056(pid=191): Launched
22:49:10.399695 run mass: MS start registered {at=4338376.608017282, delay=0.004676735959947109, ms=00056}
22:49:10.415469 run mass: MS performed LU {at=4338376.62379204, lu_delay=6.396459327079356, ms=00036}
22:49:10.453587 run mass: MS performed LU {at=4338376.661823625, lu_delay=5.014335745945573, ms=00040}
22:49:10.479308 run osmo-ms-mob/00057: Starting mobile
22:49:10.492836 run osmo-ms-mob/00057(pid=192): Launched
22:49:10.503914 run mass: MS start registered {at=4338376.712236358, delay=0.0048747435212135315, ms=00057}
22:49:10.510193 run mass: MS performed LU {at=4338376.718522819, lu_delay=5.8036126820370555, ms=00038}
22:49:10.526640 run mass: MS performed LU {at=4338376.734963096, lu_delay=4.794977371580899, ms=00041}
22:49:11.127324 run osmo-ms-mob/00058: Starting mobile
22:49:11.155964 run osmo-ms-mob/00058(pid=193): Launched
22:49:11.167047 run mass: MS start registered {at=4338377.375367969, delay=0.004911879077553749, ms=00058}
22:49:11.406826 run osmo-ms-mob/00059: Starting mobile
22:49:11.421188 run osmo-ms-mob/00059(pid=194): Launched
22:49:11.432760 run mass: MS start registered {at=4338377.641074753, delay=0.005479793064296246, ms=00059}
22:49:11.693926 run osmo-ms-mob/00060: Starting mobile
22:49:11.707263 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.718390 run mass: MS start registered {at=4338377.926706754, delay=0.004794629290699959, ms=00060}
22:49:12.125166 run osmo-ms-mob/00061: Starting mobile
22:49:12.140914 run osmo-ms-mob/00061(pid=196): Launched
22:49:12.152151 run mass: MS start registered {at=4338378.360471297, delay=0.005187246948480606, ms=00061}
22:49:12.183808 run mass: MS performed LU {at=4338378.392047017, lu_delay=5.455961579456925, ms=00045}
22:49:12.212043 run mass: MS performed LU {at=4338378.420319255, lu_delay=5.766395670361817, ms=00043}
22:49:12.229035 run osmo-ms-mob/00062: Starting mobile
22:49:12.242247 run osmo-ms-mob/00062(pid=197): Launched
22:49:12.253177 run mass: MS start registered {at=4338378.461498911, delay=0.004851693287491798, ms=00062}
22:49:12.355533 run mass: MS performed LU {at=4338378.563748134, lu_delay=5.72287882771343, ms=00044}
22:49:12.379594 run mass: MS performed LU {at=4338378.587924126, lu_delay=5.060888678766787, ms=00046}
22:49:12.390784 run osmo-ms-mob/00063: Starting mobile
22:49:12.403832 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.414672 run mass: MS start registered {at=4338378.622995247, delay=0.00482533872127533, ms=00063}
22:49:12.427684 run mass: MS performed LU {at=4338378.636007763, lu_delay=4.808859548531473, ms=00047}
22:49:13.106931 run osmo-ms-mob/00064: Starting mobile
22:49:13.120702 run osmo-ms-mob/00064(pid=199): Launched
22:49:13.131963 run mass: MS start registered {at=4338379.340283658, delay=0.005030298605561256, ms=00064}
22:49:13.506995 run osmo-ms-mob/00065: Starting mobile
22:49:13.520867 run osmo-ms-mob/00065(pid=200): Launched
22:49:13.532338 run mass: MS start registered {at=4338379.740650995, delay=0.005281863734126091, ms=00065}
22:49:13.807335 run osmo-ms-mob/00066: Starting mobile
22:49:13.822172 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.833169 run mass: MS start registered {at=4338380.041478333, delay=0.004791269078850746, ms=00066}
22:49:14.048519 run mass: MS performed LU {at=4338380.256739757, lu_delay=5.389648555777967, ms=00051}
22:49:14.113645 run mass: MS performed LU {at=4338380.321866159, lu_delay=5.865396058186889, ms=00049}
22:49:14.141660 run osmo-ms-mob/00067: Starting mobile
22:49:14.154796 run osmo-ms-mob/00067(pid=202): Launched
22:49:14.165521 run mass: MS start registered {at=4338380.373845157, delay=0.004671851173043251, ms=00067}
22:49:14.181974 run mass: MS performed LU {at=4338380.390282016, lu_delay=5.723137731663883, ms=00050}
22:49:14.219560 run mass: MS performed LU {at=4338380.427800278, lu_delay=4.980626218020916, ms=00052}
22:49:14.241425 run osmo-ms-mob/00068: Starting mobile
22:49:14.259098 run osmo-ms-mob/00068(pid=203): Launched
22:49:14.269904 run mass: MS start registered {at=4338380.478222534, delay=0.004568696953356266, ms=00068}
22:49:14.276381 run mass: MS performed LU {at=4338380.484709366, lu_delay=6.343173305504024, ms=00048}
22:49:14.528932 run mass: MS performed LU {at=4338380.737151488, lu_delay=5.0034243911504745, ms=00053}
22:49:14.909823 run osmo-ms-mob/00069: Starting mobile
22:49:14.924730 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.935456 run mass: MS start registered {at=4338381.143778669, delay=0.004572021774947643, ms=00069}
22:49:15.124334 run mass: MS performed LU {at=4338381.332554768, lu_delay=3.6914800144732, ms=00059}
22:49:15.305832 run osmo-ms-mob/00070: Starting mobile
22:49:15.319661 run osmo-ms-mob/00070(pid=205): Launched
22:49:15.330890 run mass: MS start registered {at=4338381.539204612, delay=0.00520025659352541, ms=00070}
22:49:15.707328 run osmo-ms-mob/00071: Starting mobile
22:49:15.721276 run osmo-ms-mob/00071(pid=206): Launched
22:49:15.734513 run mass: MS start registered {at=4338381.942832071, delay=0.006864340044558048, ms=00071}
22:49:15.886711 run mass: MS performed LU {at=4338382.094935041, lu_delay=5.486917759291828, ms=00056}
22:49:15.949446 run mass: MS performed LU {at=4338382.157682136, lu_delay=5.445445777848363, ms=00057}
22:49:15.976927 run osmo-ms-mob/00072: Starting mobile
22:49:15.990282 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.996392 run mass: MS performed LU {at=4338382.204720254, lu_delay=5.878764702938497, ms=00055}
22:49:16.002277 run mass: MS start registered {at=4338382.210611651, delay=0.005907745100557804, ms=00072}
22:49:16.139699 run mass: MS performed LU {at=4338382.347894579, lu_delay=4.9725266098976135, ms=00058}
22:49:16.194268 run mass: MS performed LU {at=4338382.402486785, lu_delay=6.37329369597137, ms=00054}
22:49:16.219329 run osmo-ms-mob/00073: Starting mobile
22:49:16.232724 run osmo-ms-mob/00073(pid=208): Launched
22:49:16.243590 run mass: MS start registered {at=4338382.451911069, delay=0.004750421270728111, ms=00073}
22:49:16.907036 run osmo-ms-mob/00074: Starting mobile
22:49:16.921318 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.932430 run mass: MS start registered {at=4338383.140750069, delay=0.004750128835439682, ms=00074}
22:49:17.331341 run osmo-ms-mob/00075: Starting mobile
22:49:17.346919 run osmo-ms-mob/00075(pid=210): Launched
22:49:17.358098 run mass: MS start registered {at=4338383.566414703, delay=0.005099721252918243, ms=00075}
22:49:17.817698 run osmo-ms-mob/00076: Starting mobile
22:49:17.834229 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.840445 run mass: MS performed LU {at=4338384.048770787, lu_delay=4.708487128838897, ms=00064}
22:49:17.846470 run mass: MS start registered {at=4338384.054804755, delay=0.006052706390619278, ms=00076}
22:49:17.878490 run mass: MS performed LU {at=4338384.086732572, lu_delay=6.160025818273425, ms=00060}
22:49:17.947611 run mass: MS performed LU {at=4338384.155915272, lu_delay=5.532920025289059, ms=00063}
22:49:17.972160 run osmo-ms-mob/00077: Starting mobile
22:49:17.985692 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.991910 run mass: MS performed LU {at=4338384.200239264, lu_delay=5.839767967350781, ms=00061}
22:49:17.998009 run mass: MS start registered {at=4338384.206341161, delay=0.006119410507380962, ms=00077}
22:49:18.704772 run osmo-ms-mob/00078: Starting mobile
22:49:18.719234 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.730846 run mass: MS start registered {at=4338384.939160314, delay=0.005522614344954491, ms=00078}
22:49:19.096937 run osmo-ms-mob/00079: Starting mobile
22:49:19.110070 run osmo-ms-mob/00079(pid=214): Launched
22:49:19.121265 run mass: MS start registered {at=4338385.329587528, delay=0.004975873976945877, ms=00079}
22:49:19.593257 run osmo-ms-mob/00080: Starting mobile
22:49:19.606820 run osmo-ms-mob/00080(pid=215): Launched
22:49:19.613266 run mass: MS performed LU {at=4338385.821575126, lu_delay=5.3433525916188955, ms=00068}
22:49:19.619246 run mass: MS start registered {at=4338385.827580093, delay=0.006203407421708107, ms=00080}
22:49:19.715568 run mass: MS performed LU {at=4338385.923789807, lu_delay=6.183138811960816, ms=00065}
22:49:19.742474 run mass: MS performed LU {at=4338385.950782647, lu_delay=5.909304314292967, ms=00066}
22:49:19.887624 run mass: MS performed LU {at=4338386.095845904, lu_delay=4.952067235484719, ms=00069}
22:49:19.918096 run osmo-ms-mob/00081: Starting mobile
22:49:19.932809 run osmo-ms-mob/00081(pid=216): Launched
22:49:19.939287 run mass: MS performed LU {at=4338386.147614771, lu_delay=5.773769613355398, ms=00067}
22:49:19.945391 run mass: MS performed LU {at=4338386.15372405, lu_delay=4.614519437775016, ms=00070}
22:49:19.951273 run mass: MS start registered {at=4338386.15960731, delay=0.012010692618787289, ms=00081}
22:49:20.517336 run osmo-ms-mob/00082: Starting mobile
22:49:20.533656 run osmo-ms-mob/00082(pid=217): Launched
22:49:20.546225 run mass: MS start registered {at=4338386.75453209, delay=0.006126338616013527, ms=00082}
22:49:21.105809 run osmo-ms-mob/00083: Starting mobile
22:49:21.120393 run osmo-ms-mob/00083(pid=218): Launched
22:49:21.131295 run mass: MS start registered {at=4338387.33961788, delay=0.004763808101415634, ms=00083}
22:49:21.580293 run mass: MS performed LU {at=4338387.788478123, lu_delay=4.647728053852916, ms=00074}
22:49:21.639425 run osmo-ms-mob/00084: Starting mobile
22:49:21.654985 run osmo-ms-mob/00084(pid=219): Launched
22:49:21.661207 run mass: MS performed LU {at=4338387.86953761, lu_delay=5.41762654017657, ms=00073}
22:49:21.667175 run mass: MS start registered {at=4338387.875509918, delay=0.00598843302577734, ms=00084}
22:49:21.714605 run mass: MS performed LU {at=4338387.922823562, lu_delay=5.979991490952671, ms=00071}
22:49:21.751055 run mass: MS performed LU {at=4338387.959289578, lu_delay=5.748677927069366, ms=00072}
22:49:22.124591 run osmo-ms-mob/00085: Starting mobile
22:49:22.140277 run osmo-ms-mob/00085(pid=220): Launched
22:49:22.151351 run mass: MS start registered {at=4338388.359654584, delay=0.00501042976975441, ms=00085}
22:49:22.712876 run osmo-ms-mob/00086: Starting mobile
22:49:22.727400 run osmo-ms-mob/00086(pid=221): Launched
22:49:22.738715 run mass: MS start registered {at=4338388.947032887, delay=0.004747179336845875, ms=00086}
22:49:23.325354 run osmo-ms-mob/00087: Starting mobile
22:49:23.342316 run osmo-ms-mob/00087(pid=222): Launched
22:49:23.353705 run mass: MS start registered {at=4338389.562022658, delay=0.005371959879994392, ms=00087}
22:49:23.379824 run mass: MS performed LU {at=4338389.588089504, lu_delay=5.381748342886567, ms=00077}
22:49:23.481889 run mass: MS performed LU {at=4338389.690107402, lu_delay=6.1236926997080445, ms=00075}
22:49:23.653212 run mass: MS performed LU {at=4338389.861434564, lu_delay=4.9222742496058345, ms=00078}
22:49:23.894214 run osmo-ms-mob/00088: Starting mobile
22:49:23.907682 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.918554 run mass: MS start registered {at=4338390.126873265, delay=0.004789520055055618, ms=00088}
22:49:24.507404 run osmo-ms-mob/00089: Starting mobile
22:49:24.521103 run osmo-ms-mob/00089(pid=224): Launched
22:49:24.532061 run mass: MS start registered {at=4338390.740378001, delay=0.0049486784264445305, ms=00089}
22:49:25.132595 run osmo-ms-mob/00090: Starting mobile
22:49:25.148559 run osmo-ms-mob/00090(pid=225): Launched
22:49:25.159583 run mass: MS start registered {at=4338391.367904053, delay=0.004892758093774319, ms=00090}
22:49:25.346811 run mass: MS performed LU {at=4338391.554913664, lu_delay=4.800381573848426, ms=00082}
22:49:25.411492 run mass: MS performed LU {at=4338391.619709239, lu_delay=5.792129145935178, ms=00080}
22:49:25.479913 run mass: MS performed LU {at=4338391.688131806, lu_delay=6.3585442788898945, ms=00079}
22:49:25.516538 run mass: MS performed LU {at=4338391.724773631, lu_delay=5.565166321583092, ms=00081}
22:49:25.826011 run osmo-ms-mob/00091: Starting mobile
22:49:25.843479 run osmo-ms-mob/00091(pid=226): Launched
22:49:25.854361 run mass: MS start registered {at=4338392.062683552, delay=0.004761316813528538, ms=00091}
22:49:26.506915 run osmo-ms-mob/00092: Starting mobile
22:49:26.520739 run osmo-ms-mob/00092(pid=227): Launched
22:49:26.531776 run mass: MS start registered {at=4338392.740096325, delay=0.004584357142448425, ms=00092}
22:49:27.146292 run mass: MS performed LU {at=4338393.354509572, lu_delay=5.478999653831124, ms=00084}
22:49:27.183073 run mass: MS performed LU {at=4338393.391314595, lu_delay=6.0516967149451375, ms=00083}
22:49:27.224555 run osmo-ms-mob/00093: Starting mobile
22:49:27.240266 run osmo-ms-mob/00093(pid=228): Launched
22:49:27.246500 run mass: MS performed LU {at=4338393.45482712, lu_delay=5.09517253562808, ms=00085}
22:49:27.252328 run mass: MS start registered {at=4338393.460662438, delay=0.005852311849594116, ms=00093}
22:49:27.437224 run mass: MS performed LU {at=4338393.645425534, lu_delay=4.698392647318542, ms=00086}
22:49:28.206627 run osmo-ms-mob/00094: Starting mobile
22:49:28.220752 run osmo-ms-mob/00094(pid=229): Launched
22:49:28.231718 run mass: MS start registered {at=4338394.440039388, delay=0.004862796515226364, ms=00094}
22:49:29.135095 run osmo-ms-mob/00095: Starting mobile
22:49:29.151193 run osmo-ms-mob/00095(pid=230): Launched
22:49:29.157347 run mass: MS performed LU {at=4338395.365675382, lu_delay=4.625297381542623, ms=00089}
22:49:29.163388 run mass: MS start registered {at=4338395.371721785, delay=0.006064914166927338, ms=00095}
22:49:29.175931 run mass: MS performed LU {at=4338395.384224582, lu_delay=5.257351317442954, ms=00088}
22:49:29.245992 run mass: MS performed LU {at=4338395.45421321, lu_delay=5.892190552316606, ms=00087}
22:49:29.281946 run mass: MS performed LU {at=4338395.490189444, lu_delay=23.26774548739195, ms=00042}
22:49:30.106628 run osmo-ms-mob/00096: Starting mobile
22:49:30.120855 run osmo-ms-mob/00096(pid=231): Launched
22:49:30.132060 run mass: MS start registered {at=4338396.340382994, delay=0.005198844708502293, ms=00096}
22:49:31.013807 run mass: MS performed LU {at=4338397.222026112, lu_delay=5.854122058488429, ms=00090}
22:49:31.041049 run mass: MS performed LU {at=4338397.249293888, lu_delay=5.18661033641547, ms=00091}
22:49:31.062191 run osmo-ms-mob/00097: Starting mobile
22:49:31.075324 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.086620 run mass: MS start registered {at=4338397.294942071, delay=0.0052458904683589935, ms=00097}
22:49:31.146963 run mass: MS performed LU {at=4338397.355181699, lu_delay=4.61508537363261, ms=00092}
22:49:32.517006 run osmo-ms-mob/00098: Starting mobile
22:49:32.533240 run osmo-ms-mob/00098(pid=233): Launched
22:49:32.544319 run mass: MS start registered {at=4338398.752640312, delay=0.005010463297367096, ms=00098}
22:49:32.878586 run mass: MS performed LU {at=4338399.086803057, lu_delay=5.626140619628131, ms=00093}
22:49:32.943081 run mass: MS performed LU {at=4338399.15129959, lu_delay=4.711260202340782, ms=00094}
22:49:34.307729 run osmo-ms-mob/00099: Starting mobile
22:49:34.321727 run osmo-ms-mob/00099(pid=234): Launched
22:49:34.327770 run mass: All started... {duration=55.74456546921283, too_slow=0}
22:49:34.333521 run mass: MS start registered {at=4338400.541850692, delay=0.005746463313698769, ms=00099}
22:49:34.779130 run mass: MS performed LU {at=4338400.987346151, lu_delay=5.61562436632812, ms=00095}
22:49:34.806508 run mass: MS performed LU {at=4338401.014755306, lu_delay=4.674372311681509, ms=00096}
22:49:35.130662 run mass: MS performed LU {at=4338401.338881173, lu_delay=22.8773822626099, ms=00062}
22:49:36.643790 run mass: MS performed LU {at=4338402.851990968, lu_delay=5.557048897258937, ms=00097}
22:49:38.544717 run mass: MS performed LU {at=4338404.75293742, lu_delay=6.000297108665109, ms=00098}
22:49:40.410343 run mass: MS performed LU {at=4338406.618563815, lu_delay=6.076713123358786, ms=00099}
22:49:40.691086 run mass: MS performed LU {at=4338406.899304893, lu_delay=22.844500137493014, ms=00076}
22:49:40.700598 run mass: Tests done {all_completed=True, max=23.26774548739195, min=3.6914800144732}
22:49:40.706003 tst register_default_mass.py: Test passed (81.4 sec)
22:49:40.711521 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.714905 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.718252 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.721654 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.725040 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.728499 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.731966 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.735378 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.738810 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.742264 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.745703 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.749126 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.752535 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.755984 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.759593 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.763111 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.766671 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.770589 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.774314 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.778106 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.781571 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.784965 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.788677 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.792371 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.795942 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.799926 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.803900 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.807631 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.811118 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.814490 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.817969 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.821469 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.824947 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.828421 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.831890 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.835628 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.839134 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.842599 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.846083 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.849536 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.853202 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.856682 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.860132 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.863596 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.867065 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.870536 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.874006 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.877442 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.881068 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.884509 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.888059 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.891468 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.894848 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.898268 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.901630 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.905029 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.908463 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.911885 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.915666 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.919118 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.922521 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.926056 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.929510 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.932970 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.936333 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.939790 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.943218 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.946595 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.950165 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.953806 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.957441 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.960772 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.964615 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.967964 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.971287 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.974642 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.978037 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.981390 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.984741 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.988091 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.991404 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.994787 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.998163 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.001518 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.004845 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.008165 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.011481 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.014835 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.018166 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.021490 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.024939 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.028303 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.031644 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.034958 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.038361 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.041815 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.045165 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.048854 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.052512 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.056159 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.059569 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.062991 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.066365 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.069803 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.073281 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.076650 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.080121 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.083597 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.087055 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.090486 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.093866 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.097351 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.100809 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.104262 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.107673 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.110998 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.114333 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.117670 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.121002 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.124315 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.127557 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.130815 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.134067 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.137328 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.140588 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.143836 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.147071 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.150323 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.153580 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.156839 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.160108 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.163345 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.166608 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.169912 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.173215 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.176539 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.179847 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.183139 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.186455 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.189773 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.193096 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.196418 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.199723 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.203037 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.206363 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.209701 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.213022 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.216346 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.219649 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.222955 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.226277 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.229601 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.232912 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.236215 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.239544 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.242865 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.246161 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.249490 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.252810 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.256122 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.259450 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.262754 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.266076 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.269383 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.272698 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.276011 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.279332 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.282632 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.285947 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.289208 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.292489 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.295747 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.298984 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.302254 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.305548 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.308870 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.312180 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.315488 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.318744 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.322004 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.325258 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.328514 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.331789 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.335045 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.338297 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.341548 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.344790 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.348049 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.351312 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.354563 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.357816 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.361060 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.364316 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.367559 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.370810 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.374069 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.377313 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.380583 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.383826 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.387063 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.390314 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.393565 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.396824 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:41.400075 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:41.403325 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:41.406572 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:41.409830 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:41.413089 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:41.416322 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:41.419558 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:41.422804 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:41.426054 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:41.429312 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:41.432569 --- ParallelTerminationStrategy: PID 22 died...
22:49:41.434038 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:41.437650 --- ParallelTerminationStrategy: PID 23 died...
22:49:41.439112 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:41.442730 --- ParallelTerminationStrategy: PID 24 died...
22:49:41.444200 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:41.447791 --- ParallelTerminationStrategy: PID 25 died...
22:49:41.449241 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:41.452843 --- ParallelTerminationStrategy: PID 26 died...
22:49:41.454308 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:41.457930 --- ParallelTerminationStrategy: PID 27 died...
22:49:41.459388 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:41.463004 --- ParallelTerminationStrategy: PID 28 died...
22:49:41.464469 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:41.468076 --- ParallelTerminationStrategy: PID 29 died...
22:49:41.469548 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:41.473180 --- ParallelTerminationStrategy: PID 30 died...
22:49:41.474643 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:41.478259 --- ParallelTerminationStrategy: PID 31 died...
22:49:41.479727 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:41.483358 --- ParallelTerminationStrategy: PID 32 died...
22:49:41.484830 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:41.488464 --- ParallelTerminationStrategy: PID 33 died...
22:49:41.489939 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:41.493577 --- ParallelTerminationStrategy: PID 35 died...
22:49:41.495072 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:41.498769 --- ParallelTerminationStrategy: PID 36 died...
22:49:41.500272 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:41.503970 --- ParallelTerminationStrategy: PID 37 died...
22:49:41.505475 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:41.509185 --- ParallelTerminationStrategy: PID 38 died...
22:49:41.510680 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:41.514370 --- ParallelTerminationStrategy: PID 39 died...
22:49:41.515880 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:41.519571 --- ParallelTerminationStrategy: PID 40 died...
22:49:41.521077 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:41.524786 --- ParallelTerminationStrategy: PID 41 died...
22:49:41.526290 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:41.529988 --- ParallelTerminationStrategy: PID 42 died...
22:49:41.531480 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:41.535177 --- ParallelTerminationStrategy: PID 43 died...
22:49:41.536683 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:41.540380 --- ParallelTerminationStrategy: PID 44 died...
22:49:41.541891 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:41.545592 --- ParallelTerminationStrategy: PID 45 died...
22:49:41.547095 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:41.550806 --- ParallelTerminationStrategy: PID 46 died...
22:49:41.552306 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:41.555982 --- ParallelTerminationStrategy: PID 47 died...
22:49:41.557476 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:41.561173 --- ParallelTerminationStrategy: PID 48 died...
22:49:41.562669 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:41.566355 --- ParallelTerminationStrategy: PID 49 died...
22:49:41.567847 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:41.571526 --- ParallelTerminationStrategy: PID 50 died...
22:49:41.573026 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:41.576725 --- ParallelTerminationStrategy: PID 51 died...
22:49:41.578225 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:41.581915 --- ParallelTerminationStrategy: PID 52 died...
22:49:41.583399 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:41.587086 --- ParallelTerminationStrategy: PID 53 died...
22:49:41.588581 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:41.592270 --- ParallelTerminationStrategy: PID 54 died...
22:49:41.593761 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:41.597482 --- ParallelTerminationStrategy: PID 55 died...
22:49:41.598968 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:41.602653 --- ParallelTerminationStrategy: PID 56 died...
22:49:41.604160 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:41.607838 --- ParallelTerminationStrategy: PID 57 died...
22:49:41.609328 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:41.613012 --- ParallelTerminationStrategy: PID 58 died...
22:49:41.614504 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:41.618207 --- ParallelTerminationStrategy: PID 59 died...
22:49:41.619702 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:41.623378 --- ParallelTerminationStrategy: PID 60 died...
22:49:41.624872 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:41.628546 --- ParallelTerminationStrategy: PID 61 died...
22:49:41.630033 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:41.633714 --- ParallelTerminationStrategy: PID 62 died...
22:49:41.635200 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:41.638890 --- ParallelTerminationStrategy: PID 63 died...
22:49:41.640411 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:41.644106 --- ParallelTerminationStrategy: PID 64 died...
22:49:41.645602 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:41.649283 --- ParallelTerminationStrategy: PID 65 died...
22:49:41.650781 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:41.654462 --- ParallelTerminationStrategy: PID 66 died...
22:49:41.655964 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:41.659742 --- ParallelTerminationStrategy: PID 67 died...
22:49:41.661282 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:41.665107 --- ParallelTerminationStrategy: PID 68 died...
22:49:41.666650 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:41.670491 --- ParallelTerminationStrategy: PID 69 died...
22:49:41.672066 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.675868 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.677368 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.681051 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.682539 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.686234 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.687735 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.691407 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.692902 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.696583 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.698066 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.701750 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.703243 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.706947 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.708451 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.712140 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.713626 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.717317 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.718822 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.722510 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.724015 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.727728 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.729271 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.733124 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.734670 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.738487 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.740034 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.743874 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.745362 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.749045 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.750545 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.754259 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.755783 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.759603 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.761168 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.765010 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.766552 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.770389 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.771938 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.775798 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.777342 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.781166 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.782717 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.786551 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.788106 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.791933 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.793475 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.797305 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.798857 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.802704 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.804248 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.808078 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.809631 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.813462 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.814947 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.818621 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.820103 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.823805 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.825305 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.828983 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.830468 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.834137 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.835622 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.839312 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.840803 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.844492 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.845975 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.849644 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.851133 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.854805 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.856304 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.859970 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.861464 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.865143 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.866630 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.870304 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.871799 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.875467 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.876995 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.880686 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.882181 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.885844 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.887326 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.890998 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.892502 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.896183 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.897683 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.901380 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.902872 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.906547 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.908065 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.911736 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.913234 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.916901 --- ParallelTerminationStrategy: PID 116 died...
22:49:41.918393 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.922081 --- ParallelTerminationStrategy: PID 117 died...
22:49:41.923560 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.927261 --- ParallelTerminationStrategy: PID 118 died...
22:49:41.928767 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.932460 --- ParallelTerminationStrategy: PID 119 died...
22:49:41.933955 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.937642 --- ParallelTerminationStrategy: PID 120 died...
22:49:41.939135 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.942828 --- ParallelTerminationStrategy: PID 121 died...
22:49:41.944319 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.947996 --- ParallelTerminationStrategy: PID 122 died...
22:49:41.949480 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.953174 --- ParallelTerminationStrategy: PID 123 died...
22:49:41.954666 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.958368 --- ParallelTerminationStrategy: PID 124 died...
22:49:41.959864 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.963545 --- ParallelTerminationStrategy: PID 125 died...
22:49:41.965047 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.968755 --- ParallelTerminationStrategy: PID 126 died...
22:49:41.970243 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.973930 --- ParallelTerminationStrategy: PID 127 died...
22:49:41.975425 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.979122 --- ParallelTerminationStrategy: PID 128 died...
22:49:41.980616 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.984282 --- ParallelTerminationStrategy: PID 129 died...
22:49:41.985773 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.989455 --- ParallelTerminationStrategy: PID 130 died...
22:49:41.990943 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.994627 --- ParallelTerminationStrategy: PID 131 died...
22:49:41.996118 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.999803 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.001303 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.004993 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.006484 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.010169 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.011661 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.015336 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.016830 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.020537 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.022032 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.025779 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.027271 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.030980 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.032466 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.036168 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.037660 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.041383 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.042875 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.046562 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.048057 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.051744 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.053220 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.056948 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.058436 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.062119 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.063610 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.067286 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.068776 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.072482 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.073970 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.077651 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.079149 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.082817 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.084318 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.088010 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.089500 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.093176 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.094663 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.098363 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.099850 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.103514 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.105018 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.108718 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.110198 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.113889 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.115369 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.119050 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.120552 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.124246 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.125738 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.129425 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.130909 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.134599 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.136081 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.139780 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.141264 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.144982 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.146487 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.150312 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.151864 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.155723 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.157268 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.161114 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.162664 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.166516 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.168075 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.171914 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.173458 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.177300 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.178859 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.182721 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.184282 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.188120 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.189679 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.193530 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.195081 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.198948 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.200503 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.204353 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.205914 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.209739 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.211277 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.215119 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.216670 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.220544 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.222093 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.225947 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.227498 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.231349 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.232907 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.236759 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.238303 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.242158 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.243712 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.247558 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.249106 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.252958 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.254505 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.258325 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.259865 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.263550 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.265047 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.268723 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.270212 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.273892 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.275375 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.279082 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.280582 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.284268 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.285745 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.289431 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.290914 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.294629 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.296128 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.299814 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.301300 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.304991 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.306471 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.310185 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.311665 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.315356 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.316844 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.320540 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.322025 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.325733 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.327220 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.330914 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.332413 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.336103 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.337586 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.341297 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.342795 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.346519 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.348021 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.351711 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.353205 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.356911 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.358398 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.362176 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.363745 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.367570 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.369114 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.372954 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.374503 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.378364 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.379930 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.383783 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.385330 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.389166 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.390712 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.394542 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.396103 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.399963 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.401523 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.405354 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.406899 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.410735 --- ParallelTerminationStrategy: PID 210 died...
22:49:42.412298 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:42.416142 --- ParallelTerminationStrategy: PID 211 died...
22:49:42.417686 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:42.421542 --- ParallelTerminationStrategy: PID 212 died...
22:49:42.423091 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:42.426922 --- ParallelTerminationStrategy: PID 213 died...
22:49:42.428489 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:42.432326 --- ParallelTerminationStrategy: PID 214 died...
22:49:42.433883 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:42.437736 --- ParallelTerminationStrategy: PID 215 died...
22:49:42.439286 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:42.443130 --- ParallelTerminationStrategy: PID 216 died...
22:49:42.444695 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:42.448546 --- ParallelTerminationStrategy: PID 217 died...
22:49:42.450101 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:42.453976 --- ParallelTerminationStrategy: PID 218 died...
22:49:42.455529 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:42.459387 --- ParallelTerminationStrategy: PID 219 died...
22:49:42.460955 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:42.464827 --- ParallelTerminationStrategy: PID 220 died...
22:49:42.466372 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:42.470237 --- ParallelTerminationStrategy: PID 221 died...
22:49:42.471788 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:42.475469 --- ParallelTerminationStrategy: PID 222 died...
22:49:42.476966 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:42.480677 --- ParallelTerminationStrategy: PID 223 died...
22:49:42.482158 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:42.485847 --- ParallelTerminationStrategy: PID 224 died...
22:49:42.487343 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:42.491034 --- ParallelTerminationStrategy: PID 225 died...
22:49:42.492520 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:42.496219 --- ParallelTerminationStrategy: PID 226 died...
22:49:42.497702 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:42.501379 --- ParallelTerminationStrategy: PID 227 died...
22:49:42.502862 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:42.506560 --- ParallelTerminationStrategy: PID 228 died...
22:49:42.508087 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:42.511795 --- ParallelTerminationStrategy: PID 229 died...
22:49:42.513287 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:42.516993 --- ParallelTerminationStrategy: PID 230 died...
22:49:42.518469 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:42.522160 --- ParallelTerminationStrategy: PID 231 died...
22:49:42.523682 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:42.527390 --- ParallelTerminationStrategy: PID 232 died...
22:49:42.528902 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:42.532623 --- ParallelTerminationStrategy: PID 233 died...
22:49:42.534113 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:42.537808 --- ParallelTerminationStrategy: PID 234 died...
22:49:42.539313 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.943768 --- ParallelTerminationStrategy: PID 34 died...
22:49:45.949888 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8273 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.029636 tst trial-8273: Storing JUnit report in /build/trial-8273/run.2026-03-17_22-48-18/trial-8273.xml
--------------------------------------------------------------------------------------------
trial-8273 PASS
--------------------------------------------------------------------------------------------
22:49:46.040063 tst trial-8273: trial-8273: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8273/inst
+ cd trial-8273
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-17 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8273-run.tgz run.2026-03-17_22-48-18
+ tar czf /build/trial-8273-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-17_13_26_22.tgz osmo-bts-oc2g.build-2026-03-17_00_51_17.tgz osmo-bts-sysmo.build-2026-03-17_00_51_21.tgz osmo-bts.build-2026-03-17_00_51_44.tgz osmo-ggsn.build-2026-03-17_20_42_33.tgz osmo-hlr.build-2026-03-17_16_37_00.tgz osmo-hnbgw.build-2026-03-17_13_31_00.tgz osmo-mgw.build-2026-03-17_08_33_10.tgz osmo-msc.build-2026-03-17_13_35_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-17_07_35_16.tgz osmo-pcu-sysmo.build-2026-03-17_07_35_05.tgz osmo-pcu.build-2026-03-17_07_35_15.tgz osmo-sgsn.build-2026-03-17_20_48_18.tgz osmo-stp.build-2026-03-17_13_23_21.tgz osmo-trx.build-2026-03-17_14_21_33.tgz osmocom-bb.build-2026-03-17_21_17_12.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