This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7751
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5416175974315956123.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-8285
+ 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 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#7 CACHED
#8 [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
#8 CACHED
#9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#9 CACHED
#10 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#10 CACHED
#11 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#11 CACHED
#12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#12 CACHED
#13 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#13 CACHED
#14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [ 9/28] COPY SSH /root/.ssh
#17 CACHED
#18 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [ 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
#20 CACHED
#21 [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
#21 CACHED
#22 [ 2/28] RUN useradd -ms /bin/bash jenkins
#22 CACHED
#23 [20/28] WORKDIR /TMP
#23 CACHED
#24 [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
#24 CACHED
#25 [ 3/28] RUN groupadd osmo-gsm-tester
#25 CACHED
#26 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [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
#28 CACHED
#29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#29 CACHED
#30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#30 CACHED
#31 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#31 CACHED
#32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7f9e83293682b34d13aae2f7d7029dcaaa2a6b1b3f16823f6a6efe3fb553b1ad done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8286 -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-30 22:49:05
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8286
+ mkdir -p trial-8286
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-30_13_27_13.tgz osmo-bts-oc2g.build-2026-03-30_13_50_20.tgz osmo-bts-sysmo.build-2026-03-30_13_50_17.tgz osmo-bts.build-2026-03-30_13_50_28.tgz osmo-ggsn.build-2026-03-30_20_42_59.tgz osmo-hlr.build-2026-03-30_16_37_09.tgz osmo-hnbgw.build-2026-03-30_13_29_01.tgz osmo-mgw.build-2026-03-30_08_33_09.tgz osmo-msc.build-2026-03-30_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-30_07_35_12.tgz osmo-pcu-sysmo.build-2026-03-30_07_35_08.tgz osmo-pcu.build-2026-03-30_07_35_11.tgz osmo-sgsn.build-2026-03-30_20_48_48.tgz osmo-stp.build-2026-03-30_13_23_14.tgz osmo-trx.build-2026-03-30_14_21_33.tgz osmocom-bb.build-2026-03-30_21_18_02.tgz srslte.build-19.tgz trial-8286
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-30_13_27_13.md5 osmo-bts-oc2g.build-2026-03-30_13_50_20.md5 osmo-bts-sysmo.build-2026-03-30_13_50_17.md5 osmo-bts.build-2026-03-30_13_50_28.md5 osmo-ggsn.build-2026-03-30_20_42_59.md5 osmo-hlr.build-2026-03-30_16_37_09.md5 osmo-hnbgw.build-2026-03-30_13_29_01.md5 osmo-mgw.build-2026-03-30_08_33_09.md5 osmo-msc.build-2026-03-30_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-30_07_35_12.md5 osmo-pcu-sysmo.build-2026-03-30_07_35_08.md5 osmo-pcu.build-2026-03-30_07_35_11.md5 osmo-sgsn.build-2026-03-30_20_48_48.md5 osmo-stp.build-2026-03-30_13_23_14.md5 osmo-trx.build-2026-03-30_14_21_33.md5 osmocom-bb.build-2026-03-30_21_18_02.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-30_13_27_13.md5 osmo-bts-oc2g.build-2026-03-30_13_50_20.md5 osmo-bts-sysmo.build-2026-03-30_13_50_17.md5 osmo-bts.build-2026-03-30_13_50_28.md5 osmo-ggsn.build-2026-03-30_20_42_59.md5 osmo-hlr.build-2026-03-30_16_37_09.md5 osmo-hnbgw.build-2026-03-30_13_29_01.md5 osmo-mgw.build-2026-03-30_08_33_09.md5 osmo-msc.build-2026-03-30_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-30_07_35_12.md5 osmo-pcu-sysmo.build-2026-03-30_07_35_08.md5 osmo-pcu.build-2026-03-30_07_35_11.md5 osmo-sgsn.build-2026-03-30_20_48_48.md5 osmo-stp.build-2026-03-30_13_23_14.md5 osmo-trx.build-2026-03-30_14_21_33.md5 osmocom-bb.build-2026-03-30_21_18_02.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-8286 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8286'
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-8286
--------------------------------------------------------------------------------------------
22:49:05.663497 tst trial-8286: Detailed log at /build/trial-8286/run.2026-03-30_22-49-05/log
---------------------------------------------------------------------
trial-8286 netreg_mass
---------------------------------------------------------------------
22:49:05.870232 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:05.870603 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:05.871347 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:05.872472 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:05.913885 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:05.914776 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:05.915982 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:05.977617 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-8286 netreg_mass register_default_mass.py
----------------------------------------------
22:49:05.978359 tst register_default_mass.py:9: Claiming resources for the test
22:49:05.993555 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.994059 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.994505 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.994938 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.995366 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.995830 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:05.996267 tst netreg_mass: Using 1 x bts (candidates: 1)
22:49:06.026420 tst register_default_mass.py: using LAC 2
22:49:06.047743 tst register_default_mass.py: using RAC 2
22:49:06.073744 tst register_default_mass.py: using CellId 2
22:49:06.103408 tst register_default_mass.py: using BVCI 3
22:49:06.117295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.118030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.118631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.119145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.119647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.120178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.120683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.121190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.121717 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.122239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.122748 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.123237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.123782 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.124298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.124807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.125340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.125847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.126356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.126874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.127392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.127899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.128426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.128949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.129459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.129955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.130474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.130983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.131484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.132008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.132525 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.133023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.133542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.134051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.134560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.135083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.135600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.136108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.136623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.137150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.137656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.138162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.138686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.139199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.139728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.140242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.140749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.141249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.141777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.142287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.142801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.143324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.143834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.144338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.144863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.145365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.145869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.146388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.146901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.147400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.147891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.148381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.148891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.149396 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.149905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.150407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.150906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.151404 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.151929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.152428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.152909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.153405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.153912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.154471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.154990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.155495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.155993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.156492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.157003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.157502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.157985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.158489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.158987 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.159501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.160009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.160505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.161016 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.161521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.162015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.162523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.163026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.163525 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.164039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.164551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.165053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.165552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.166053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.166558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.167058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.167567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.168071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.168571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:06.169131 tst register_default_mass.py:21: Launching a simple network
22:49:06.179068 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:06.299119 run create_hlr_db(pid=20): Launched
22:49:07.313725 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:07.337955 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:07.353112 run osmo-hlr_127.0.42.2(pid=23): Launched
22:49:07.358852 run osmo-stp_127.0.42.5: Starting osmo-stp
22:49:07.544784 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:07.559725 run osmo-stp_127.0.42.5(pid=25): Launched
22:49:07.565323 run osmo-msc_127.0.42.6: Starting osmo-msc
22:49:07.987836 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:08.002825 run osmo-msc_127.0.42.6(pid=27): Launched
22:49:11.017766 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:11.146287 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:11.161270 run osmo-mgw_127.0.42.3(pid=29): Launched
22:49:11.166935 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:11.190362 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:11.205389 run osmo-mgw_127.0.42.4(pid=31): Launched
22:49:11.211193 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:11.530468 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:11.545790 run osmo-bsc_127.0.42.7(pid=33): Launched
22:49:17.578174 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:17.754147 run osmo-bts-virtual(pid=34): Launched
22:49:18.798163 tst register_default_mass.py: using MSISDN 1001
22:49:18.816047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:18.857151 tst register_default_mass.py: using MSISDN 1002
22:49:18.875562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:18.907522 tst register_default_mass.py: using MSISDN 1003
22:49:18.923028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:18.954797 tst register_default_mass.py: using MSISDN 1004
22:49:18.969951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:19.001610 tst register_default_mass.py: using MSISDN 1005
22:49:19.016723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:19.048424 tst register_default_mass.py: using MSISDN 1006
22:49:19.063589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:19.095535 tst register_default_mass.py: using MSISDN 1007
22:49:19.110879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:19.142932 tst register_default_mass.py: using MSISDN 1008
22:49:19.157955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:19.189757 tst register_default_mass.py: using MSISDN 1009
22:49:19.204909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:19.236546 tst register_default_mass.py: using MSISDN 1010
22:49:19.251633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:19.283311 tst register_default_mass.py: using MSISDN 1011
22:49:19.298493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:19.330437 tst register_default_mass.py: using MSISDN 1012
22:49:19.345574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:19.377346 tst register_default_mass.py: using MSISDN 1013
22:49:19.392502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:19.424169 tst register_default_mass.py: using MSISDN 1014
22:49:19.439255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:19.471023 tst register_default_mass.py: using MSISDN 1015
22:49:19.486189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:19.517696 tst register_default_mass.py: using MSISDN 1016
22:49:19.532749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:19.564273 tst register_default_mass.py: using MSISDN 1017
22:49:19.579158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:19.610801 tst register_default_mass.py: using MSISDN 1018
22:49:19.626066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:19.657307 tst register_default_mass.py: using MSISDN 1019
22:49:19.671986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:19.703575 tst register_default_mass.py: using MSISDN 1020
22:49:19.718628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:19.750080 tst register_default_mass.py: using MSISDN 1021
22:49:19.765167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:19.796887 tst register_default_mass.py: using MSISDN 1022
22:49:19.811735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:19.843041 tst register_default_mass.py: using MSISDN 1023
22:49:19.857673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:19.888608 tst register_default_mass.py: using MSISDN 1024
22:49:19.903047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:19.934409 tst register_default_mass.py: using MSISDN 1025
22:49:19.949233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:19.980253 tst register_default_mass.py: using MSISDN 1026
22:49:19.994696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:20.025996 tst register_default_mass.py: using MSISDN 1027
22:49:20.040555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:20.072009 tst register_default_mass.py: using MSISDN 1028
22:49:20.086828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:20.118386 tst register_default_mass.py: using MSISDN 1029
22:49:20.133209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:20.164728 tst register_default_mass.py: using MSISDN 1030
22:49:20.179419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:20.210510 tst register_default_mass.py: using MSISDN 1031
22:49:20.225013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:20.254790 tst register_default_mass.py: using MSISDN 1032
22:49:20.268672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:20.299991 tst register_default_mass.py: using MSISDN 1033
22:49:20.314570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:20.346189 tst register_default_mass.py: using MSISDN 1034
22:49:20.361003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:20.392370 tst register_default_mass.py: using MSISDN 1035
22:49:20.406999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:20.438281 tst register_default_mass.py: using MSISDN 1036
22:49:20.452849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:20.484089 tst register_default_mass.py: using MSISDN 1037
22:49:20.498659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:20.529930 tst register_default_mass.py: using MSISDN 1038
22:49:20.544403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:20.575589 tst register_default_mass.py: using MSISDN 1039
22:49:20.590308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:20.621928 tst register_default_mass.py: using MSISDN 1040
22:49:20.636517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:20.667943 tst register_default_mass.py: using MSISDN 1041
22:49:20.682545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:20.713999 tst register_default_mass.py: using MSISDN 1042
22:49:20.728769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:20.760170 tst register_default_mass.py: using MSISDN 1043
22:49:20.774750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:20.814744 tst register_default_mass.py: using MSISDN 1044
22:49:20.832368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:20.863451 tst register_default_mass.py: using MSISDN 1045
22:49:20.878285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:20.909490 tst register_default_mass.py: using MSISDN 1046
22:49:20.924016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:20.955095 tst register_default_mass.py: using MSISDN 1047
22:49:20.969527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:21.000386 tst register_default_mass.py: using MSISDN 1048
22:49:21.014722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:21.045901 tst register_default_mass.py: using MSISDN 1049
22:49:21.060344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:21.091236 tst register_default_mass.py: using MSISDN 1050
22:49:21.105710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:21.136613 tst register_default_mass.py: using MSISDN 1051
22:49:21.151053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:21.181732 tst register_default_mass.py: using MSISDN 1052
22:49:21.195873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:21.226477 tst register_default_mass.py: using MSISDN 1053
22:49:21.240753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:21.271333 tst register_default_mass.py: using MSISDN 1054
22:49:21.285615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:21.316107 tst register_default_mass.py: using MSISDN 1055
22:49:21.330077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:21.360554 tst register_default_mass.py: using MSISDN 1056
22:49:21.374665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:21.405401 tst register_default_mass.py: using MSISDN 1057
22:49:21.419717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:21.450294 tst register_default_mass.py: using MSISDN 1058
22:49:21.464620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:21.495454 tst register_default_mass.py: using MSISDN 1059
22:49:21.509779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:21.540311 tst register_default_mass.py: using MSISDN 1060
22:49:21.554536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:21.585224 tst register_default_mass.py: using MSISDN 1061
22:49:21.599639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:21.630108 tst register_default_mass.py: using MSISDN 1062
22:49:21.644268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:21.675009 tst register_default_mass.py: using MSISDN 1063
22:49:21.689266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:21.720067 tst register_default_mass.py: using MSISDN 1064
22:49:21.734519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:21.763843 tst register_default_mass.py: using MSISDN 1065
22:49:21.777601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:21.816989 tst register_default_mass.py: using MSISDN 1066
22:49:21.834688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:21.865625 tst register_default_mass.py: using MSISDN 1067
22:49:21.880158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:21.911127 tst register_default_mass.py: using MSISDN 1068
22:49:21.925579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:21.956426 tst register_default_mass.py: using MSISDN 1069
22:49:21.970882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:22.002002 tst register_default_mass.py: using MSISDN 1070
22:49:22.016394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:22.047181 tst register_default_mass.py: using MSISDN 1071
22:49:22.061539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:22.096234 tst register_default_mass.py: using MSISDN 1072
22:49:22.112462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:22.143532 tst register_default_mass.py: using MSISDN 1073
22:49:22.158295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:22.188908 tst register_default_mass.py: using MSISDN 1074
22:49:22.203176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:22.233771 tst register_default_mass.py: using MSISDN 1075
22:49:22.247977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:22.278607 tst register_default_mass.py: using MSISDN 1076
22:49:22.292867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:22.322302 tst register_default_mass.py: using MSISDN 1077
22:49:22.335986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:22.366921 tst register_default_mass.py: using MSISDN 1078
22:49:22.381276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:22.412026 tst register_default_mass.py: using MSISDN 1079
22:49:22.426349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:22.457281 tst register_default_mass.py: using MSISDN 1080
22:49:22.466878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:22.498099 tst register_default_mass.py: using MSISDN 1081
22:49:22.512435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:22.543035 tst register_default_mass.py: using MSISDN 1082
22:49:22.557306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:22.587700 tst register_default_mass.py: using MSISDN 1083
22:49:22.601889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:22.632794 tst register_default_mass.py: using MSISDN 1084
22:49:22.647275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:22.677872 tst register_default_mass.py: using MSISDN 1085
22:49:22.692062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:22.721637 tst register_default_mass.py: using MSISDN 1086
22:49:22.735532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:22.766091 tst register_default_mass.py: using MSISDN 1087
22:49:22.776024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:22.813762 tst register_default_mass.py: using MSISDN 1088
22:49:22.831351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:22.862257 tst register_default_mass.py: using MSISDN 1089
22:49:22.876760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:22.907407 tst register_default_mass.py: using MSISDN 1090
22:49:22.919099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:22.950132 tst register_default_mass.py: using MSISDN 1091
22:49:22.964375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:22.995043 tst register_default_mass.py: using MSISDN 1092
22:49:23.009076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:23.040012 tst register_default_mass.py: using MSISDN 1093
22:49:23.053958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:23.084922 tst register_default_mass.py: using MSISDN 1094
22:49:23.098938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:23.130076 tst register_default_mass.py: using MSISDN 1095
22:49:23.144401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:23.174828 tst register_default_mass.py: using MSISDN 1096
22:49:23.188816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:23.219767 tst register_default_mass.py: using MSISDN 1097
22:49:23.234069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:23.265238 tst register_default_mass.py: using MSISDN 1098
22:49:23.275187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:23.305887 tst register_default_mass.py: using MSISDN 1099
22:49:23.321602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:23.352006 tst register_default_mass.py: using MSISDN 1100
22:49:23.366304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:23.458192 run mass: Starting testcase
22:49:23.463618 run mass: Pre-launching all virtphy's
22:49:23.468954 run osmo-ms-virt-phy/00000: Starting virtphy
22:49:23.481920 run osmo-ms-virt-phy/00000(pid=35): Launched
22:49:23.488001 run osmo-ms-virt-phy/00001: Starting virtphy
22:49:23.501076 run osmo-ms-virt-phy/00001(pid=36): Launched
22:49:23.507045 run osmo-ms-virt-phy/00002: Starting virtphy
22:49:23.519840 run osmo-ms-virt-phy/00002(pid=37): Launched
22:49:23.525797 run osmo-ms-virt-phy/00003: Starting virtphy
22:49:23.538652 run osmo-ms-virt-phy/00003(pid=38): Launched
22:49:23.544630 run osmo-ms-virt-phy/00004: Starting virtphy
22:49:23.557426 run osmo-ms-virt-phy/00004(pid=39): Launched
22:49:23.563483 run osmo-ms-virt-phy/00005: Starting virtphy
22:49:23.576417 run osmo-ms-virt-phy/00005(pid=40): Launched
22:49:23.582415 run osmo-ms-virt-phy/00006: Starting virtphy
22:49:23.595192 run osmo-ms-virt-phy/00006(pid=41): Launched
22:49:23.601114 run osmo-ms-virt-phy/00007: Starting virtphy
22:49:23.613919 run osmo-ms-virt-phy/00007(pid=42): Launched
22:49:23.619843 run osmo-ms-virt-phy/00008: Starting virtphy
22:49:23.632622 run osmo-ms-virt-phy/00008(pid=43): Launched
22:49:23.638543 run osmo-ms-virt-phy/00009: Starting virtphy
22:49:23.651299 run osmo-ms-virt-phy/00009(pid=44): Launched
22:49:23.657159 run osmo-ms-virt-phy/00010: Starting virtphy
22:49:23.669918 run osmo-ms-virt-phy/00010(pid=45): Launched
22:49:23.675836 run osmo-ms-virt-phy/00011: Starting virtphy
22:49:23.688570 run osmo-ms-virt-phy/00011(pid=46): Launched
22:49:23.694438 run osmo-ms-virt-phy/00012: Starting virtphy
22:49:23.707168 run osmo-ms-virt-phy/00012(pid=47): Launched
22:49:23.713115 run osmo-ms-virt-phy/00013: Starting virtphy
22:49:23.725903 run osmo-ms-virt-phy/00013(pid=48): Launched
22:49:23.731799 run osmo-ms-virt-phy/00014: Starting virtphy
22:49:23.744736 run osmo-ms-virt-phy/00014(pid=49): Launched
22:49:23.750694 run osmo-ms-virt-phy/00015: Starting virtphy
22:49:23.763556 run osmo-ms-virt-phy/00015(pid=50): Launched
22:49:23.769581 run osmo-ms-virt-phy/00016: Starting virtphy
22:49:23.782524 run osmo-ms-virt-phy/00016(pid=51): Launched
22:49:23.788498 run osmo-ms-virt-phy/00017: Starting virtphy
22:49:23.801331 run osmo-ms-virt-phy/00017(pid=52): Launched
22:49:23.807239 run osmo-ms-virt-phy/00018: Starting virtphy
22:49:23.820073 run osmo-ms-virt-phy/00018(pid=53): Launched
22:49:23.825959 run osmo-ms-virt-phy/00019: Starting virtphy
22:49:23.838787 run osmo-ms-virt-phy/00019(pid=54): Launched
22:49:23.844698 run osmo-ms-virt-phy/00020: Starting virtphy
22:49:23.857533 run osmo-ms-virt-phy/00020(pid=55): Launched
22:49:23.863542 run osmo-ms-virt-phy/00021: Starting virtphy
22:49:23.876392 run osmo-ms-virt-phy/00021(pid=56): Launched
22:49:23.882345 run osmo-ms-virt-phy/00022: Starting virtphy
22:49:23.895210 run osmo-ms-virt-phy/00022(pid=57): Launched
22:49:23.901175 run osmo-ms-virt-phy/00023: Starting virtphy
22:49:23.914161 run osmo-ms-virt-phy/00023(pid=58): Launched
22:49:23.920103 run osmo-ms-virt-phy/00024: Starting virtphy
22:49:23.933073 run osmo-ms-virt-phy/00024(pid=59): Launched
22:49:23.939026 run osmo-ms-virt-phy/00025: Starting virtphy
22:49:23.951931 run osmo-ms-virt-phy/00025(pid=60): Launched
22:49:23.957902 run osmo-ms-virt-phy/00026: Starting virtphy
22:49:23.970825 run osmo-ms-virt-phy/00026(pid=61): Launched
22:49:23.976893 run osmo-ms-virt-phy/00027: Starting virtphy
22:49:23.989803 run osmo-ms-virt-phy/00027(pid=62): Launched
22:49:23.995803 run osmo-ms-virt-phy/00028: Starting virtphy
22:49:24.008743 run osmo-ms-virt-phy/00028(pid=63): Launched
22:49:24.014720 run osmo-ms-virt-phy/00029: Starting virtphy
22:49:24.027664 run osmo-ms-virt-phy/00029(pid=64): Launched
22:49:24.033667 run osmo-ms-virt-phy/00030: Starting virtphy
22:49:24.046759 run osmo-ms-virt-phy/00030(pid=65): Launched
22:49:24.052757 run osmo-ms-virt-phy/00031: Starting virtphy
22:49:24.065652 run osmo-ms-virt-phy/00031(pid=66): Launched
22:49:24.071600 run osmo-ms-virt-phy/00032: Starting virtphy
22:49:24.084553 run osmo-ms-virt-phy/00032(pid=67): Launched
22:49:24.090553 run osmo-ms-virt-phy/00033: Starting virtphy
22:49:24.103510 run osmo-ms-virt-phy/00033(pid=68): Launched
22:49:24.109478 run osmo-ms-virt-phy/00034: Starting virtphy
22:49:24.122396 run osmo-ms-virt-phy/00034(pid=69): Launched
22:49:24.128413 run osmo-ms-virt-phy/00035: Starting virtphy
22:49:24.141274 run osmo-ms-virt-phy/00035(pid=70): Launched
22:49:24.147348 run osmo-ms-virt-phy/00036: Starting virtphy
22:49:24.160280 run osmo-ms-virt-phy/00036(pid=71): Launched
22:49:24.166279 run osmo-ms-virt-phy/00037: Starting virtphy
22:49:24.179171 run osmo-ms-virt-phy/00037(pid=72): Launched
22:49:24.185149 run osmo-ms-virt-phy/00038: Starting virtphy
22:49:24.198151 run osmo-ms-virt-phy/00038(pid=73): Launched
22:49:24.204141 run osmo-ms-virt-phy/00039: Starting virtphy
22:49:24.217134 run osmo-ms-virt-phy/00039(pid=74): Launched
22:49:24.223099 run osmo-ms-virt-phy/00040: Starting virtphy
22:49:24.235983 run osmo-ms-virt-phy/00040(pid=75): Launched
22:49:24.241977 run osmo-ms-virt-phy/00041: Starting virtphy
22:49:24.254882 run osmo-ms-virt-phy/00041(pid=76): Launched
22:49:24.260888 run osmo-ms-virt-phy/00042: Starting virtphy
22:49:24.273774 run osmo-ms-virt-phy/00042(pid=77): Launched
22:49:24.279786 run osmo-ms-virt-phy/00043: Starting virtphy
22:49:24.292763 run osmo-ms-virt-phy/00043(pid=78): Launched
22:49:24.298686 run osmo-ms-virt-phy/00044: Starting virtphy
22:49:24.311573 run osmo-ms-virt-phy/00044(pid=79): Launched
22:49:24.317540 run osmo-ms-virt-phy/00045: Starting virtphy
22:49:24.330417 run osmo-ms-virt-phy/00045(pid=80): Launched
22:49:24.336365 run osmo-ms-virt-phy/00046: Starting virtphy
22:49:24.349175 run osmo-ms-virt-phy/00046(pid=81): Launched
22:49:24.355113 run osmo-ms-virt-phy/00047: Starting virtphy
22:49:24.368005 run osmo-ms-virt-phy/00047(pid=82): Launched
22:49:24.373949 run osmo-ms-virt-phy/00048: Starting virtphy
22:49:24.386927 run osmo-ms-virt-phy/00048(pid=83): Launched
22:49:24.392923 run osmo-ms-virt-phy/00049: Starting virtphy
22:49:24.405984 run osmo-ms-virt-phy/00049(pid=84): Launched
22:49:24.411924 run osmo-ms-virt-phy/00050: Starting virtphy
22:49:24.424879 run osmo-ms-virt-phy/00050(pid=85): Launched
22:49:24.430833 run osmo-ms-virt-phy/00051: Starting virtphy
22:49:24.443809 run osmo-ms-virt-phy/00051(pid=86): Launched
22:49:24.449741 run osmo-ms-virt-phy/00052: Starting virtphy
22:49:24.462607 run osmo-ms-virt-phy/00052(pid=87): Launched
22:49:24.468636 run osmo-ms-virt-phy/00053: Starting virtphy
22:49:24.481507 run osmo-ms-virt-phy/00053(pid=88): Launched
22:49:24.487523 run osmo-ms-virt-phy/00054: Starting virtphy
22:49:24.500439 run osmo-ms-virt-phy/00054(pid=89): Launched
22:49:24.506395 run osmo-ms-virt-phy/00055: Starting virtphy
22:49:24.519312 run osmo-ms-virt-phy/00055(pid=90): Launched
22:49:24.525298 run osmo-ms-virt-phy/00056: Starting virtphy
22:49:24.538146 run osmo-ms-virt-phy/00056(pid=91): Launched
22:49:24.544122 run osmo-ms-virt-phy/00057: Starting virtphy
22:49:24.557056 run osmo-ms-virt-phy/00057(pid=92): Launched
22:49:24.563075 run osmo-ms-virt-phy/00058: Starting virtphy
22:49:24.575967 run osmo-ms-virt-phy/00058(pid=93): Launched
22:49:24.581911 run osmo-ms-virt-phy/00059: Starting virtphy
22:49:24.594820 run osmo-ms-virt-phy/00059(pid=94): Launched
22:49:24.600808 run osmo-ms-virt-phy/00060: Starting virtphy
22:49:24.613703 run osmo-ms-virt-phy/00060(pid=95): Launched
22:49:24.619790 run osmo-ms-virt-phy/00061: Starting virtphy
22:49:24.632766 run osmo-ms-virt-phy/00061(pid=96): Launched
22:49:24.638701 run osmo-ms-virt-phy/00062: Starting virtphy
22:49:24.651556 run osmo-ms-virt-phy/00062(pid=97): Launched
22:49:24.657529 run osmo-ms-virt-phy/00063: Starting virtphy
22:49:24.670583 run osmo-ms-virt-phy/00063(pid=98): Launched
22:49:24.676562 run osmo-ms-virt-phy/00064: Starting virtphy
22:49:24.689580 run osmo-ms-virt-phy/00064(pid=99): Launched
22:49:24.695504 run osmo-ms-virt-phy/00065: Starting virtphy
22:49:24.708417 run osmo-ms-virt-phy/00065(pid=100): Launched
22:49:24.714403 run osmo-ms-virt-phy/00066: Starting virtphy
22:49:24.727278 run osmo-ms-virt-phy/00066(pid=101): Launched
22:49:24.733262 run osmo-ms-virt-phy/00067: Starting virtphy
22:49:24.746109 run osmo-ms-virt-phy/00067(pid=102): Launched
22:49:24.752104 run osmo-ms-virt-phy/00068: Starting virtphy
22:49:24.764946 run osmo-ms-virt-phy/00068(pid=103): Launched
22:49:24.770912 run osmo-ms-virt-phy/00069: Starting virtphy
22:49:24.783870 run osmo-ms-virt-phy/00069(pid=104): Launched
22:49:24.789851 run osmo-ms-virt-phy/00070: Starting virtphy
22:49:24.802734 run osmo-ms-virt-phy/00070(pid=105): Launched
22:49:24.808684 run osmo-ms-virt-phy/00071: Starting virtphy
22:49:24.821538 run osmo-ms-virt-phy/00071(pid=106): Launched
22:49:24.827477 run osmo-ms-virt-phy/00072: Starting virtphy
22:49:24.840389 run osmo-ms-virt-phy/00072(pid=107): Launched
22:49:24.846299 run osmo-ms-virt-phy/00073: Starting virtphy
22:49:24.859366 run osmo-ms-virt-phy/00073(pid=108): Launched
22:49:24.865296 run osmo-ms-virt-phy/00074: Starting virtphy
22:49:24.878323 run osmo-ms-virt-phy/00074(pid=109): Launched
22:49:24.884276 run osmo-ms-virt-phy/00075: Starting virtphy
22:49:24.897301 run osmo-ms-virt-phy/00075(pid=110): Launched
22:49:24.903317 run osmo-ms-virt-phy/00076: Starting virtphy
22:49:24.916511 run osmo-ms-virt-phy/00076(pid=111): Launched
22:49:24.922533 run osmo-ms-virt-phy/00077: Starting virtphy
22:49:24.935439 run osmo-ms-virt-phy/00077(pid=112): Launched
22:49:24.941425 run osmo-ms-virt-phy/00078: Starting virtphy
22:49:24.954296 run osmo-ms-virt-phy/00078(pid=113): Launched
22:49:24.960293 run osmo-ms-virt-phy/00079: Starting virtphy
22:49:24.973190 run osmo-ms-virt-phy/00079(pid=114): Launched
22:49:24.979154 run osmo-ms-virt-phy/00080: Starting virtphy
22:49:24.992141 run osmo-ms-virt-phy/00080(pid=115): Launched
22:49:24.998118 run osmo-ms-virt-phy/00081: Starting virtphy
22:49:25.011212 run osmo-ms-virt-phy/00081(pid=116): Launched
22:49:25.017180 run osmo-ms-virt-phy/00082: Starting virtphy
22:49:25.030074 run osmo-ms-virt-phy/00082(pid=117): Launched
22:49:25.036003 run osmo-ms-virt-phy/00083: Starting virtphy
22:49:25.048912 run osmo-ms-virt-phy/00083(pid=118): Launched
22:49:25.054843 run osmo-ms-virt-phy/00084: Starting virtphy
22:49:25.067825 run osmo-ms-virt-phy/00084(pid=119): Launched
22:49:25.073804 run osmo-ms-virt-phy/00085: Starting virtphy
22:49:25.086893 run osmo-ms-virt-phy/00085(pid=120): Launched
22:49:25.092860 run osmo-ms-virt-phy/00086: Starting virtphy
22:49:25.105894 run osmo-ms-virt-phy/00086(pid=121): Launched
22:49:25.111886 run osmo-ms-virt-phy/00087: Starting virtphy
22:49:25.124803 run osmo-ms-virt-phy/00087(pid=122): Launched
22:49:25.130730 run osmo-ms-virt-phy/00088: Starting virtphy
22:49:25.143752 run osmo-ms-virt-phy/00088(pid=123): Launched
22:49:25.149792 run osmo-ms-virt-phy/00089: Starting virtphy
22:49:25.162766 run osmo-ms-virt-phy/00089(pid=124): Launched
22:49:25.168706 run osmo-ms-virt-phy/00090: Starting virtphy
22:49:25.181647 run osmo-ms-virt-phy/00090(pid=125): Launched
22:49:25.187646 run osmo-ms-virt-phy/00091: Starting virtphy
22:49:25.200588 run osmo-ms-virt-phy/00091(pid=126): Launched
22:49:25.206566 run osmo-ms-virt-phy/00092: Starting virtphy
22:49:25.219480 run osmo-ms-virt-phy/00092(pid=127): Launched
22:49:25.225418 run osmo-ms-virt-phy/00093: Starting virtphy
22:49:25.238290 run osmo-ms-virt-phy/00093(pid=128): Launched
22:49:25.244270 run osmo-ms-virt-phy/00094: Starting virtphy
22:49:25.257118 run osmo-ms-virt-phy/00094(pid=129): Launched
22:49:25.263047 run osmo-ms-virt-phy/00095: Starting virtphy
22:49:25.276050 run osmo-ms-virt-phy/00095(pid=130): Launched
22:49:25.282086 run osmo-ms-virt-phy/00096: Starting virtphy
22:49:25.295010 run osmo-ms-virt-phy/00096(pid=131): Launched
22:49:25.300945 run osmo-ms-virt-phy/00097: Starting virtphy
22:49:25.313763 run osmo-ms-virt-phy/00097(pid=132): Launched
22:49:25.319683 run osmo-ms-virt-phy/00098: Starting virtphy
22:49:25.332884 run osmo-ms-virt-phy/00098(pid=133): Launched
22:49:25.338937 run osmo-ms-virt-phy/00099: Starting virtphy
22:49:25.351922 run osmo-ms-virt-phy/00099(pid=134): Launched
22:49:25.357879 run mass: Checking if sockets are in the filesystem
22:49:25.390211 run osmo-ms-mob/00000: Starting mobile
22:49:25.403085 run osmo-ms-mob/00000(pid=135): Launched
22:49:25.414009 run mass: MS start registered {at=5461591.622326177, delay=0.005003311671316624, ms=00000}
22:49:29.595796 run osmo-ms-mob/00001: Starting mobile
22:49:29.610539 run osmo-ms-mob/00001(pid=136): Launched
22:49:29.621582 run mass: MS start registered {at=5461595.829895634, delay=0.004855957813560963, ms=00001}
22:49:30.592430 run mass: MS performed LU {at=5461596.800630501, lu_delay=5.178304323926568, ms=00000}
22:49:31.405737 run osmo-ms-mob/00002: Starting mobile
22:49:31.422506 run osmo-ms-mob/00002(pid=137): Launched
22:49:31.432976 run mass: MS start registered {at=5461597.641284122, delay=0.004387188702821732, ms=00002}
22:49:32.704362 run osmo-ms-mob/00003: Starting mobile
22:49:32.720860 run osmo-ms-mob/00003(pid=138): Launched
22:49:32.731534 run mass: MS start registered {at=5461598.939852246, delay=0.004619942046701908, ms=00003}
22:49:33.773519 run osmo-ms-mob/00004: Starting mobile
22:49:33.786528 run osmo-ms-mob/00004(pid=139): Launched
22:49:33.797532 run mass: MS start registered {at=5461600.005845881, delay=0.0048535652458667755, ms=00004}
22:49:34.357850 run mass: MS performed LU {at=5461600.56605106, lu_delay=4.736155426129699, ms=00001}
22:49:34.809431 run osmo-ms-mob/00005: Starting mobile
22:49:34.826344 run osmo-ms-mob/00005(pid=140): Launched
22:49:34.837165 run mass: MS start registered {at=5461601.04548448, delay=0.004521304741501808, ms=00005}
22:49:35.698379 run osmo-ms-mob/00006: Starting mobile
22:49:35.715949 run osmo-ms-mob/00006(pid=141): Launched
22:49:35.726988 run mass: MS start registered {at=5461601.935306044, delay=0.004762701690196991, ms=00006}
22:49:36.259313 run mass: MS performed LU {at=5461602.467514506, lu_delay=4.826230383478105, ms=00002}
22:49:36.605118 run osmo-ms-mob/00007: Starting mobile
22:49:36.622359 run osmo-ms-mob/00007(pid=142): Launched
22:49:36.633184 run mass: MS start registered {at=5461602.841504933, delay=0.004652774892747402, ms=00007}
22:49:37.393631 run osmo-ms-mob/00008: Starting mobile
22:49:37.407155 run osmo-ms-mob/00008(pid=143): Launched
22:49:37.418216 run mass: MS start registered {at=5461603.626533825, delay=0.00499236024916172, ms=00008}
22:49:38.114909 run osmo-ms-mob/00009: Starting mobile
22:49:38.131671 run osmo-ms-mob/00009(pid=144): Launched
22:49:38.137813 run mass: MS performed LU {at=5461604.346138856, lu_delay=5.406286610290408, ms=00003}
22:49:38.143796 run mass: MS start registered {at=5461604.352130946, delay=0.006010368466377258, ms=00009}
22:49:38.804856 run osmo-ms-mob/00010: Starting mobile
22:49:38.821470 run osmo-ms-mob/00010(pid=145): Launched
22:49:38.832674 run mass: MS start registered {at=5461605.040993554, delay=0.005125293508172035, ms=00010}
22:49:39.396308 run osmo-ms-mob/00011: Starting mobile
22:49:39.412465 run osmo-ms-mob/00011(pid=146): Launched
22:49:39.423239 run mass: MS start registered {at=5461605.631559091, delay=0.0047721415758132935, ms=00011}
22:49:40.014654 run osmo-ms-mob/00012: Starting mobile
22:49:40.031100 run osmo-ms-mob/00012(pid=147): Launched
22:49:40.037170 run mass: MS performed LU {at=5461606.245496135, lu_delay=5.200011654756963, ms=00005}
22:49:40.043013 run mass: MS start registered {at=5461606.25134718, delay=0.0058723334223032, ms=00012}
22:49:40.051836 run mass: MS performed LU {at=5461606.260158688, lu_delay=6.254312806762755, ms=00004}
22:49:40.604510 run osmo-ms-mob/00013: Starting mobile
22:49:40.621570 run osmo-ms-mob/00013(pid=148): Launched
22:49:40.632258 run mass: MS start registered {at=5461606.840580409, delay=0.004642566666007042, ms=00013}
22:49:41.186344 run osmo-ms-mob/00014: Starting mobile
22:49:41.200245 run osmo-ms-mob/00014(pid=149): Launched
22:49:41.211075 run mass: MS start registered {at=5461607.419397377, delay=0.004789628088474274, ms=00014}
22:49:41.773426 run osmo-ms-mob/00015: Starting mobile
22:49:41.786705 run osmo-ms-mob/00015(pid=150): Launched
22:49:41.797824 run mass: MS start registered {at=5461608.006136716, delay=0.005009901709854603, ms=00015}
22:49:41.889977 run mass: MS performed LU {at=5461608.098190471, lu_delay=6.162884426303208, ms=00006}
22:49:41.954408 run mass: MS performed LU {at=5461608.162615445, lu_delay=5.3211105121299624, ms=00007}
22:49:42.259030 run mass: MS performed LU {at=5461608.467252007, lu_delay=4.8407181818038225, ms=00008}
22:49:42.291336 run osmo-ms-mob/00016: Starting mobile
22:49:42.305773 run osmo-ms-mob/00016(pid=151): Launched
22:49:42.316651 run mass: MS start registered {at=5461608.524966828, delay=0.004501489922404289, ms=00016}
22:49:42.786561 run osmo-ms-mob/00017: Starting mobile
22:49:42.800291 run osmo-ms-mob/00017(pid=152): Launched
22:49:42.811337 run mass: MS start registered {at=5461609.019657688, delay=0.004790069535374641, ms=00017}
22:49:43.374035 run osmo-ms-mob/00018: Starting mobile
22:49:43.386887 run osmo-ms-mob/00018(pid=153): Launched
22:49:43.397674 run mass: MS start registered {at=5461609.605993595, delay=0.0047082602977752686, ms=00018}
22:49:43.805135 run osmo-ms-mob/00019: Starting mobile
22:49:43.822034 run osmo-ms-mob/00019(pid=154): Launched
22:49:43.828155 run mass: MS performed LU {at=5461610.036483086, lu_delay=5.684352139942348, ms=00009}
22:49:43.833980 run mass: MS performed LU {at=5461610.042315758, lu_delay=5.001322204247117, ms=00010}
22:49:43.839732 run mass: MS start registered {at=5461610.048068098, delay=0.011602870188653469, ms=00019}
22:49:44.273660 run osmo-ms-mob/00020: Starting mobile
22:49:44.286493 run osmo-ms-mob/00020(pid=155): Launched
22:49:44.297563 run mass: MS start registered {at=5461610.505882, delay=0.004565094597637653, ms=00020}
22:49:44.787723 run osmo-ms-mob/00021: Starting mobile
22:49:44.801662 run osmo-ms-mob/00021(pid=156): Launched
22:49:44.812853 run mass: MS start registered {at=5461611.021171529, delay=0.004742030054330826, ms=00021}
22:49:45.174122 run osmo-ms-mob/00022: Starting mobile
22:49:45.187348 run osmo-ms-mob/00022(pid=157): Launched
22:49:45.198264 run mass: MS start registered {at=5461611.406584386, delay=0.004955974407494068, ms=00022}
22:49:45.655341 run mass: MS performed LU {at=5461611.863539397, lu_delay=6.231980306096375, ms=00011}
22:49:45.695936 run osmo-ms-mob/00023: Starting mobile
22:49:45.711330 run osmo-ms-mob/00023(pid=158): Launched
22:49:45.718303 run mass: MS performed LU {at=5461611.926621573, lu_delay=5.675274392589927, ms=00012}
22:49:45.724306 run mass: MS start registered {at=5461611.932641614, delay=0.006899097003042698, ms=00023}
22:49:45.788469 run mass: MS performed LU {at=5461611.996766545, lu_delay=5.156186135485768, ms=00013}
22:49:46.042769 run mass: MS performed LU {at=5461612.250993373, lu_delay=4.831595995463431, ms=00014}
22:49:46.073086 run osmo-ms-mob/00024: Starting mobile
22:49:46.087969 run osmo-ms-mob/00024(pid=159): Launched
22:49:46.099016 run mass: MS start registered {at=5461612.307335127, delay=0.005032599903643131, ms=00024}
22:49:46.586398 run osmo-ms-mob/00025: Starting mobile
22:49:46.600324 run osmo-ms-mob/00025(pid=160): Launched
22:49:46.611201 run mass: MS start registered {at=5461612.819525479, delay=0.0047498103231191635, ms=00025}
22:49:46.996594 run osmo-ms-mob/00026: Starting mobile
22:49:47.012823 run osmo-ms-mob/00026(pid=161): Launched
22:49:47.024123 run mass: MS start registered {at=5461613.23244141, delay=0.005274927243590355, ms=00026}
22:49:47.395467 run osmo-ms-mob/00027: Starting mobile
22:49:47.411649 run osmo-ms-mob/00027(pid=162): Launched
22:49:47.422420 run mass: MS start registered {at=5461613.630741519, delay=0.004661143757402897, ms=00027}
22:49:47.473990 run mass: MS performed LU {at=5461613.68222252, lu_delay=5.157255692407489, ms=00016}
22:49:47.557251 run mass: MS performed LU {at=5461613.765467863, lu_delay=5.7593311462551355, ms=00015}
22:49:47.583586 run mass: MS performed LU {at=5461613.791899201, lu_delay=4.772241513244808, ms=00017}
22:49:47.596414 run osmo-ms-mob/00028: Starting mobile
22:49:47.609711 run osmo-ms-mob/00028(pid=163): Launched
22:49:47.620479 run mass: MS start registered {at=5461613.828803793, delay=0.004605754278600216, ms=00028}
22:49:48.218632 run osmo-ms-mob/00029: Starting mobile
22:49:48.236086 run osmo-ms-mob/00029(pid=164): Launched
22:49:48.247261 run mass: MS start registered {at=5461614.455577198, delay=0.0050027016550302505, ms=00029}
22:49:48.573438 run osmo-ms-mob/00030: Starting mobile
22:49:48.586485 run osmo-ms-mob/00030(pid=165): Launched
22:49:48.597471 run mass: MS start registered {at=5461614.805793738, delay=0.004887108691036701, ms=00030}
22:49:48.995707 run osmo-ms-mob/00031: Starting mobile
22:49:49.011878 run osmo-ms-mob/00031(pid=166): Launched
22:49:49.023137 run mass: MS start registered {at=5461615.231456262, delay=0.004919110797345638, ms=00031}
22:49:49.273892 run osmo-ms-mob/00032: Starting mobile
22:49:49.286936 run osmo-ms-mob/00032(pid=167): Launched
22:49:49.297795 run mass: MS start registered {at=5461615.506116807, delay=0.004767434671521187, ms=00032}
22:49:49.421543 run mass: MS performed LU {at=5461615.62976528, lu_delay=5.581697181798518, ms=00019}
22:49:49.486092 run mass: MS performed LU {at=5461615.694311665, lu_delay=4.673140136525035, ms=00021}
22:49:49.554791 run mass: MS performed LU {at=5461615.763013829, lu_delay=5.257131828926504, ms=00020}
22:49:49.583455 run osmo-ms-mob/00033: Starting mobile
22:49:49.597737 run osmo-ms-mob/00033(pid=168): Launched
22:49:49.603837 run mass: MS performed LU {at=5461615.812161542, lu_delay=6.206167946569622, ms=00018}
22:49:49.609924 run mass: MS start registered {at=5461615.818257315, delay=0.006113054230809212, ms=00033}
22:49:50.113213 run osmo-ms-mob/00034: Starting mobile
22:49:50.129245 run osmo-ms-mob/00034(pid=169): Launched
22:49:50.140154 run mass: MS start registered {at=5461616.34847452, delay=0.004894201643764973, ms=00034}
22:49:50.386840 run osmo-ms-mob/00035: Starting mobile
22:49:50.399860 run osmo-ms-mob/00035(pid=170): Launched
22:49:50.411155 run mass: MS start registered {at=5461616.619467414, delay=0.005284017883241177, ms=00035}
22:49:50.807429 run osmo-ms-mob/00036: Starting mobile
22:49:50.824788 run osmo-ms-mob/00036(pid=171): Launched
22:49:50.835965 run mass: MS start registered {at=5461617.044282069, delay=0.00508346501737833, ms=00036}
22:49:51.200565 run osmo-ms-mob/00037: Starting mobile
22:49:51.218140 run osmo-ms-mob/00037(pid=172): Launched
22:49:51.229508 run mass: MS start registered {at=5461617.437819916, delay=0.005264873616397381, ms=00037}
22:49:51.238213 run mass: MS performed LU {at=5461617.446533103, lu_delay=5.13919797539711, ms=00024}
22:49:51.323142 run mass: MS performed LU {at=5461617.531362458, lu_delay=6.124778072349727, ms=00022}
22:49:51.351866 run osmo-ms-mob/00038: Starting mobile
22:49:51.365151 run osmo-ms-mob/00038(pid=173): Launched
22:49:51.371220 run mass: MS performed LU {at=5461617.579549886, lu_delay=5.646908272057772, ms=00023}
22:49:51.377136 run mass: MS start registered {at=5461617.585470308, delay=0.00593661330640316, ms=00038}
22:49:51.494301 run mass: MS performed LU {at=5461617.702520563, lu_delay=4.882995083928108, ms=00025}
22:49:51.508552 run osmo-ms-mob/00039: Starting mobile
22:49:51.521869 run osmo-ms-mob/00039(pid=174): Launched
22:49:51.532683 run mass: MS start registered {at=5461617.741004199, delay=0.004786880686879158, ms=00039}
22:49:52.182712 run osmo-ms-mob/00040: Starting mobile
22:49:52.196053 run osmo-ms-mob/00040(pid=175): Launched
22:49:52.207181 run mass: MS start registered {at=5461618.415502105, delay=0.0046263644471764565, ms=00040}
22:49:52.487374 run osmo-ms-mob/00041: Starting mobile
22:49:52.501492 run osmo-ms-mob/00041(pid=176): Launched
22:49:52.512460 run mass: MS start registered {at=5461618.720780988, delay=0.004843657836318016, ms=00041}
22:49:52.773846 run osmo-ms-mob/00042: Starting mobile
22:49:52.787389 run osmo-ms-mob/00042(pid=177): Launched
22:49:52.798352 run mass: MS start registered {at=5461619.006670852, delay=0.004901176318526268, ms=00042}
22:49:53.212430 run osmo-ms-mob/00043: Starting mobile
22:49:53.228344 run osmo-ms-mob/00043(pid=178): Launched
22:49:53.234391 run mass: MS performed LU {at=5461619.442714808, lu_delay=4.636921069584787, ms=00030}
22:49:53.240232 run mass: MS start registered {at=5461619.448567297, delay=0.005870264954864979, ms=00043}
22:49:53.250760 run mass: MS performed LU {at=5461619.459056101, lu_delay=5.003478902392089, ms=00029}
22:49:53.262163 run osmo-ms-mob/00044: Starting mobile
22:49:53.274914 run osmo-ms-mob/00044(pid=179): Launched
22:49:53.285598 run mass: MS start registered {at=5461619.493923001, delay=0.004578007385134697, ms=00044}
22:49:53.320951 run mass: MS performed LU {at=5461619.529189957, lu_delay=5.700386164709926, ms=00028}
22:49:53.338281 run mass: MS performed LU {at=5461619.546599837, lu_delay=5.915858318097889, ms=00027}
22:49:53.350022 run osmo-ms-mob/00045: Starting mobile
22:49:53.363024 run osmo-ms-mob/00045(pid=180): Launched
22:49:53.373778 run mass: MS start registered {at=5461619.582098647, delay=0.004660296253859997, ms=00045}
22:49:53.393735 run mass: MS performed LU {at=5461619.602048128, lu_delay=6.36960671748966, ms=00026}
22:49:54.095368 run osmo-ms-mob/00046: Starting mobile
22:49:54.114244 run osmo-ms-mob/00046(pid=181): Launched
22:49:54.125212 run mass: MS start registered {at=5461620.333533642, delay=0.004472719505429268, ms=00046}
22:49:54.386745 run osmo-ms-mob/00047: Starting mobile
22:49:54.400353 run osmo-ms-mob/00047(pid=182): Launched
22:49:54.411347 run mass: MS start registered {at=5461620.619667353, delay=0.004991873167455196, ms=00047}
22:49:54.684832 run osmo-ms-mob/00048: Starting mobile
22:49:54.698367 run osmo-ms-mob/00048(pid=183): Launched
22:49:54.709286 run mass: MS start registered {at=5461620.917606007, delay=0.004790496081113815, ms=00048}
22:49:54.973271 run osmo-ms-mob/00049: Starting mobile
22:49:54.986506 run osmo-ms-mob/00049(pid=184): Launched
22:49:54.997612 run mass: MS start registered {at=5461621.205924531, delay=0.0051284488290548325, ms=00049}
22:49:55.003746 run mass: MS performed LU {at=5461621.212072028, lu_delay=5.980615765787661, ms=00031}
22:49:55.088050 run mass: MS performed LU {at=5461621.296284155, lu_delay=4.94780963473022, ms=00034}
22:49:55.116294 run osmo-ms-mob/00050: Starting mobile
22:49:55.129257 run osmo-ms-mob/00050(pid=185): Launched
22:49:55.135251 run mass: MS performed LU {at=5461621.343580545, lu_delay=5.837463737465441, ms=00032}
22:49:55.141137 run mass: MS start registered {at=5461621.349472162, delay=0.00590730644762516, ms=00050}
22:49:55.259634 run mass: MS performed LU {at=5461621.467854393, lu_delay=4.848386978730559, ms=00035}
22:49:55.296212 run mass: MS performed LU {at=5461621.504452805, lu_delay=5.686195489950478, ms=00033}
22:49:55.320370 run osmo-ms-mob/00051: Starting mobile
22:49:55.333609 run osmo-ms-mob/00051(pid=186): Launched
22:49:55.344420 run mass: MS start registered {at=5461621.552741335, delay=0.004801894538104534, ms=00051}
22:49:55.987485 run osmo-ms-mob/00052: Starting mobile
22:49:56.001273 run osmo-ms-mob/00052(pid=187): Launched
22:49:56.012577 run mass: MS start registered {at=5461622.220893251, delay=0.0051417965441942215, ms=00052}
22:49:56.285881 run osmo-ms-mob/00053: Starting mobile
22:49:56.299902 run osmo-ms-mob/00053(pid=188): Launched
22:49:56.310946 run mass: MS start registered {at=5461622.519264009, delay=0.004901404492557049, ms=00053}
22:49:56.581102 run osmo-ms-mob/00054: Starting mobile
22:49:56.594196 run osmo-ms-mob/00054(pid=189): Launched
22:49:56.605091 run mass: MS start registered {at=5461622.813411072, delay=0.004871995188295841, ms=00054}
22:49:56.887999 run osmo-ms-mob/00055: Starting mobile
22:49:56.902100 run osmo-ms-mob/00055(pid=190): Launched
22:49:56.913166 run mass: MS start registered {at=5461623.121487675, delay=0.0047162193804979324, ms=00055}
22:49:56.952955 run mass: MS performed LU {at=5461623.161169911, lu_delay=5.575699603185058, ms=00038}
22:49:57.017406 run mass: MS performed LU {at=5461623.225625059, lu_delay=5.787805142812431, ms=00037}
22:49:57.044289 run osmo-ms-mob/00056: Starting mobile
22:49:57.057268 run osmo-ms-mob/00056(pid=191): Launched
22:49:57.068007 run mass: MS start registered {at=5461623.276332232, delay=0.004777812398970127, ms=00056}
22:49:57.085594 run mass: MS performed LU {at=5461623.29391602, lu_delay=5.552911820821464, ms=00039}
22:49:57.104423 run mass: MS performed LU {at=5461623.312732646, lu_delay=4.897230541333556, ms=00040}
22:49:57.117791 run osmo-ms-mob/00057: Starting mobile
22:49:57.130984 run osmo-ms-mob/00057(pid=192): Launched
22:49:57.142538 run mass: MS start registered {at=5461623.350852087, delay=0.0054680174216628075, ms=00057}
22:49:57.159109 run mass: MS performed LU {at=5461623.367406402, lu_delay=6.323124332353473, ms=00036}
22:49:57.432442 run mass: MS performed LU {at=5461623.640658101, lu_delay=4.919877112843096, ms=00041}
22:49:57.891063 run osmo-ms-mob/00058: Starting mobile
22:49:57.906702 run osmo-ms-mob/00058(pid=193): Launched
22:49:57.917559 run mass: MS start registered {at=5461624.125880394, delay=0.004690641537308693, ms=00058}
22:49:58.186640 run osmo-ms-mob/00059: Starting mobile
22:49:58.200916 run osmo-ms-mob/00059(pid=194): Launched
22:49:58.211689 run mass: MS start registered {at=5461624.42001192, delay=0.004803151823580265, ms=00059}
22:49:58.486857 run osmo-ms-mob/00060: Starting mobile
22:49:58.500699 run osmo-ms-mob/00060(pid=195): Launched
22:49:58.512091 run mass: MS start registered {at=5461624.720412051, delay=0.005153942853212357, ms=00060}
22:49:58.790817 run mass: MS performed LU {at=5461624.99903568, lu_delay=5.550468382425606, ms=00043}
22:49:58.820016 run osmo-ms-mob/00061: Starting mobile
22:49:58.833241 run osmo-ms-mob/00061(pid=196): Launched
22:49:58.844179 run mass: MS start registered {at=5461625.052500266, delay=0.00456584244966507, ms=00061}
22:49:58.881748 run mass: MS performed LU {at=5461625.090011611, lu_delay=5.507912963628769, ms=00045}
22:49:59.061902 run mass: MS performed LU {at=5461625.270119649, lu_delay=6.2634487971663475, ms=00042}
22:49:59.076314 run osmo-ms-mob/00062: Starting mobile
22:49:59.089443 run osmo-ms-mob/00062(pid=197): Launched
22:49:59.097600 run mass: MS performed LU {at=5461625.305922405, lu_delay=4.686255051754415, ms=00047}
22:49:59.103518 run mass: MS start registered {at=5461625.311853898, delay=0.008051968179643154, ms=00062}
22:49:59.515226 run osmo-ms-mob/00063: Starting mobile
22:49:59.530875 run osmo-ms-mob/00063(pid=198): Launched
22:49:59.542185 run mass: MS start registered {at=5461625.750495661, delay=0.004753287881612778, ms=00063}
22:49:59.776765 run mass: MS performed LU {at=5461625.984986192, lu_delay=5.6514525497332215, ms=00046}
22:49:59.806297 run osmo-ms-mob/00064: Starting mobile
22:49:59.819461 run osmo-ms-mob/00064(pid=199): Launched
22:49:59.831648 run mass: MS start registered {at=5461626.039966968, delay=0.005875991657376289, ms=00064}
22:50:00.137369 run mass: MS performed LU {at=5461626.345590957, lu_delay=3.8263269485905766, ms=00053}
22:50:00.286933 run osmo-ms-mob/00065: Starting mobile
22:50:00.301271 run osmo-ms-mob/00065(pid=200): Launched
22:50:00.312545 run mass: MS start registered {at=5461626.520865962, delay=0.0052093081176280975, ms=00065}
22:50:00.603958 run osmo-ms-mob/00066: Starting mobile
22:50:00.619555 run osmo-ms-mob/00066(pid=201): Launched
22:50:00.630837 run mass: MS start registered {at=5461626.839157332, delay=0.0050786277279257774, ms=00066}
22:50:00.637044 run mass: MS performed LU {at=5461626.845372331, lu_delay=4.624479080550373, ms=00052}
22:50:00.783595 run mass: MS performed LU {at=5461626.991817673, lu_delay=6.074211665429175, ms=00048}
22:50:00.926594 run mass: MS performed LU {at=5461627.134819316, lu_delay=5.5820779809728265, ms=00051}
22:50:00.963916 run osmo-ms-mob/00067: Starting mobile
22:50:00.977229 run osmo-ms-mob/00067(pid=202): Launched
22:50:00.983362 run mass: MS performed LU {at=5461627.191690579, lu_delay=5.8422184167429805, ms=00050}
22:50:00.989403 run mass: MS start registered {at=5461627.197737695, delay=0.006064341403543949, ms=00067}
22:50:01.314203 run osmo-ms-mob/00068: Starting mobile
22:50:01.330354 run osmo-ms-mob/00068(pid=203): Launched
22:50:01.342263 run mass: MS start registered {at=5461627.550581047, delay=0.005288050509989262, ms=00068}
22:50:01.685823 run osmo-ms-mob/00069: Starting mobile
22:50:01.699823 run osmo-ms-mob/00069(pid=204): Launched
22:50:01.712365 run mass: MS start registered {at=5461627.920683663, delay=0.006270936690270901, ms=00069}
22:50:01.795399 run mass: MS performed LU {at=5461628.00362555, lu_delay=4.65277346316725, ms=00057}
22:50:02.087712 run osmo-ms-mob/00070: Starting mobile
22:50:02.101905 run osmo-ms-mob/00070(pid=205): Launched
22:50:02.112972 run mass: MS start registered {at=5461628.321293492, delay=0.004908228293061256, ms=00070}
22:50:02.495642 run osmo-ms-mob/00071: Starting mobile
22:50:02.512090 run osmo-ms-mob/00071(pid=206): Launched
22:50:02.522766 run mass: MS start registered {at=5461628.731087815, delay=0.002687297761440277, ms=00071}
22:50:02.555716 run mass: MS performed LU {at=5461628.763968645, lu_delay=5.9505575727671385, ms=00054}
22:50:02.592273 run mass: MS performed LU {at=5461628.800509869, lu_delay=5.524177636951208, ms=00056}
22:50:02.647866 run mass: MS performed LU {at=5461628.856091099, lu_delay=5.734603423625231, ms=00055}
22:50:02.673260 run osmo-ms-mob/00072: Starting mobile
22:50:02.687089 run osmo-ms-mob/00072(pid=207): Launched
22:50:02.698248 run mass: MS start registered {at=5461628.906568588, delay=0.0048352815210819244, ms=00072}
22:50:02.836618 run mass: MS performed LU {at=5461629.044815912, lu_delay=4.624803991988301, ms=00059}
22:50:02.863711 run mass: MS performed LU {at=5461629.072013931, lu_delay=4.946133537217975, ms=00058}
22:50:03.314096 run osmo-ms-mob/00073: Starting mobile
22:50:03.331026 run osmo-ms-mob/00073(pid=208): Launched
22:50:03.342282 run mass: MS start registered {at=5461629.550602329, delay=0.004797016270458698, ms=00073}
22:50:03.687716 run osmo-ms-mob/00074: Starting mobile
22:50:03.701783 run osmo-ms-mob/00074(pid=209): Launched
22:50:03.708163 run mass: MS performed LU {at=5461629.916488863, lu_delay=4.863988596946001, ms=00061}
22:50:03.714212 run mass: MS start registered {at=5461629.922546765, delay=0.006077764555811882, ms=00074}
22:50:04.106386 run osmo-ms-mob/00075: Starting mobile
22:50:04.121897 run osmo-ms-mob/00075(pid=210): Launched
22:50:04.133131 run mass: MS start registered {at=5461630.341447214, delay=0.005056164227426052, ms=00075}
22:50:04.401612 run mass: MS performed LU {at=5461630.609831495, lu_delay=4.569864527322352, ms=00064}
22:50:04.457675 run mass: MS performed LU {at=5461630.665805744, lu_delay=5.353951846249402, ms=00062}
22:50:04.501871 run osmo-ms-mob/00076: Starting mobile
22:50:04.515559 run osmo-ms-mob/00076(pid=211): Launched
22:50:04.526410 run mass: MS start registered {at=5461630.734731931, delay=0.00462475698441267, ms=00076}
22:50:04.548126 run mass: MS performed LU {at=5461630.756374072, lu_delay=5.005878411233425, ms=00063}
22:50:04.728603 run mass: MS performed LU {at=5461630.936822959, lu_delay=6.216410907916725, ms=00060}
22:50:05.017065 run osmo-ms-mob/00077: Starting mobile
22:50:05.037844 run osmo-ms-mob/00077(pid=212): Launched
22:50:05.049132 run mass: MS start registered {at=5461631.257446407, delay=0.005102521739900112, ms=00077}
22:50:05.481127 run osmo-ms-mob/00078: Starting mobile
22:50:05.494624 run osmo-ms-mob/00078(pid=213): Launched
22:50:05.505652 run mass: MS start registered {at=5461631.713971373, delay=0.004930172115564346, ms=00078}
22:50:05.909315 run osmo-ms-mob/00079: Starting mobile
22:50:05.946049 run osmo-ms-mob/00079(pid=214): Launched
22:50:05.956857 run mass: MS start registered {at=5461632.165173372, delay=0.004751043394207954, ms=00079}
22:50:06.387533 run osmo-ms-mob/00080: Starting mobile
22:50:06.401493 run osmo-ms-mob/00080(pid=215): Launched
22:50:06.407639 run mass: MS performed LU {at=5461632.615966592, lu_delay=5.065385544672608, ms=00068}
22:50:06.413760 run mass: MS performed LU {at=5461632.622093606, lu_delay=4.701409942470491, ms=00069}
22:50:06.419612 run mass: MS performed LU {at=5461632.627946825, lu_delay=6.107080862857401, ms=00065}
22:50:06.425441 run mass: MS start registered {at=5461632.633776947, delay=0.01782847475260496, ms=00080}
22:50:06.538509 run mass: MS performed LU {at=5461632.746726223, lu_delay=5.907568891532719, ms=00066}
22:50:06.568343 run osmo-ms-mob/00081: Starting mobile
22:50:06.582074 run osmo-ms-mob/00081(pid=216): Launched
22:50:06.588249 run mass: MS performed LU {at=5461632.796577216, lu_delay=5.598839521408081, ms=00067}
22:50:06.594265 run mass: MS start registered {at=5461632.802599803, delay=0.006040764041244984, ms=00081}
22:50:07.287367 run osmo-ms-mob/00082: Starting mobile
22:50:07.301036 run osmo-ms-mob/00082(pid=217): Launched
22:50:07.312104 run mass: MS start registered {at=5461633.520417153, delay=0.00503233727067709, ms=00082}
22:50:07.874033 run osmo-ms-mob/00083: Starting mobile
22:50:07.887197 run osmo-ms-mob/00083(pid=218): Launched
22:50:07.898022 run mass: MS start registered {at=5461634.10634373, delay=0.004752767272293568, ms=00083}
22:50:08.148868 run mass: MS performed LU {at=5461634.357083373, lu_delay=5.625995557755232, ms=00071}
22:50:08.166191 run mass: MS performed LU {at=5461634.374474004, lu_delay=5.467905416153371, ms=00072}
22:50:08.315549 run mass: MS performed LU {at=5461634.523768597, lu_delay=4.9731662683188915, ms=00073}
22:50:08.345708 run osmo-ms-mob/00084: Starting mobile
22:50:08.360428 run osmo-ms-mob/00084(pid=219): Launched
22:50:08.371098 run mass: MS start registered {at=5461634.579416507, delay=0.004666904918849468, ms=00084}
22:50:08.711736 run mass: MS performed LU {at=5461634.919925697, lu_delay=4.997378932312131, ms=00074}
22:50:08.914811 run osmo-ms-mob/00085: Starting mobile
22:50:08.931241 run osmo-ms-mob/00085(pid=220): Launched
22:50:08.942201 run mass: MS start registered {at=5461635.150523298, delay=0.005009547807276249, ms=00085}
22:50:09.487824 run osmo-ms-mob/00086: Starting mobile
22:50:09.501789 run osmo-ms-mob/00086(pid=221): Launched
22:50:09.512595 run mass: MS start registered {at=5461635.720913617, delay=0.004715380258858204, ms=00086}
22:50:10.104333 run osmo-ms-mob/00087: Starting mobile
22:50:10.122108 run osmo-ms-mob/00087(pid=222): Launched
22:50:10.132222 run mass: MS performed LU {at=5461636.340522951, lu_delay=5.605791020207107, ms=00076}
22:50:10.138332 run mass: MS start registered {at=5461636.346666477, delay=0.010160768404603004, ms=00087}
22:50:10.150923 run mass: MS performed LU {at=5461636.359245001, lu_delay=6.017797787673771, ms=00075}
22:50:10.178709 run mass: MS performed LU {at=5461636.386943604, lu_delay=4.672972231172025, ms=00078}
22:50:10.303719 run mass: MS performed LU {at=5461636.511909086, lu_delay=5.254462678916752, ms=00077}
22:50:10.706273 run osmo-ms-mob/00088: Starting mobile
22:50:10.723054 run osmo-ms-mob/00088(pid=223): Launched
22:50:10.733869 run mass: MS start registered {at=5461636.942191338, delay=0.004806477576494217, ms=00088}
22:50:11.287214 run osmo-ms-mob/00089: Starting mobile
22:50:11.301095 run osmo-ms-mob/00089(pid=224): Launched
22:50:11.312430 run mass: MS start registered {at=5461637.520743568, delay=0.005220618098974228, ms=00089}
22:50:11.905572 run osmo-ms-mob/00090: Starting mobile
22:50:11.923290 run osmo-ms-mob/00090(pid=225): Launched
22:50:11.929450 run mass: MS performed LU {at=5461638.137776876, lu_delay=5.972603503614664, ms=00079}
22:50:11.935402 run mass: MS performed LU {at=5461638.143734835, lu_delay=5.509957888163626, ms=00080}
22:50:11.941370 run mass: MS start registered {at=5461638.149698719, delay=0.011941456235945225, ms=00090}
22:50:12.080649 run mass: MS performed LU {at=5461638.288865389, lu_delay=4.768448236398399, ms=00082}
22:50:12.206481 run mass: MS performed LU {at=5461638.414701168, lu_delay=5.612101365812123, ms=00081}
22:50:12.609659 run osmo-ms-mob/00091: Starting mobile
22:50:12.626507 run osmo-ms-mob/00091(pid=226): Launched
22:50:12.637628 run mass: MS start registered {at=5461638.845938698, delay=0.004739425145089626, ms=00091}
22:50:13.287587 run osmo-ms-mob/00092: Starting mobile
22:50:13.301550 run osmo-ms-mob/00092(pid=227): Launched
22:50:13.313212 run mass: MS start registered {at=5461639.521529431, delay=0.00563662126660347, ms=00092}
22:50:13.898776 run mass: MS performed LU {at=5461640.10697474, lu_delay=6.0006310092285275, ms=00083}
22:50:13.917003 run mass: MS performed LU {at=5461640.125265936, lu_delay=5.545849429443479, ms=00084}
22:50:13.959089 run osmo-ms-mob/00093: Starting mobile
22:50:13.974173 run osmo-ms-mob/00093(pid=228): Launched
22:50:13.985077 run mass: MS start registered {at=5461640.193395264, delay=0.004878293722867966, ms=00093}
22:50:14.973657 run osmo-ms-mob/00094: Starting mobile
22:50:14.987293 run osmo-ms-mob/00094(pid=229): Launched
22:50:14.998440 run mass: MS start registered {at=5461641.206759024, delay=0.004832177422940731, ms=00094}
22:50:15.680866 run mass: MS performed LU {at=5461641.889061926, lu_delay=5.542395449243486, ms=00087}
22:50:15.705549 run mass: MS performed LU {at=5461641.91388118, lu_delay=4.971689841710031, ms=00088}
22:50:15.742295 run osmo-ms-mob/00095: Starting mobile
22:50:15.757777 run osmo-ms-mob/00095(pid=230): Launched
22:50:15.769055 run mass: MS start registered {at=5461641.9773744, delay=0.005224053747951984, ms=00095}
22:50:15.847465 run mass: MS performed LU {at=5461642.055684033, lu_delay=6.334770415909588, ms=00086}
22:50:15.952472 run mass: MS performed LU {at=5461642.16068878, lu_delay=22.66676577925682, ms=00044}
22:50:16.207101 run mass: MS performed LU {at=5461642.415301149, lu_delay=4.8945575803518295, ms=00089}
22:50:16.887366 run osmo-ms-mob/00096: Starting mobile
22:50:16.901341 run osmo-ms-mob/00096(pid=231): Launched
22:50:16.913193 run mass: MS start registered {at=5461643.121507112, delay=0.005743561312556267, ms=00096}
22:50:17.664889 run mass: MS performed LU {at=5461643.873091656, lu_delay=5.027152957394719, ms=00091}
22:50:17.688898 run mass: MS performed LU {at=5461643.897228326, lu_delay=5.747529606334865, ms=00090}
22:50:17.873670 run mass: MS performed LU {at=5461644.081887489, lu_delay=22.87596295773983, ms=00049}
22:50:17.913379 run osmo-ms-mob/00097: Starting mobile
22:50:17.928844 run osmo-ms-mob/00097(pid=232): Launched
22:50:17.934856 run mass: MS performed LU {at=5461644.14318397, lu_delay=4.621654538437724, ms=00092}
22:50:17.940667 run mass: MS start registered {at=5461644.149002021, delay=0.005835464224219322, ms=00097}
22:50:19.306047 run osmo-ms-mob/00098: Starting mobile
22:50:19.322568 run osmo-ms-mob/00098(pid=233): Launched
22:50:19.333906 run mass: MS start registered {at=5461645.542227456, delay=0.005353551357984543, ms=00098}
22:50:19.446919 run mass: MS performed LU {at=5461645.655137795, lu_delay=5.461742530576885, ms=00093}
22:50:19.613149 run mass: MS performed LU {at=5461645.821367263, lu_delay=4.614608238451183, ms=00094}
22:50:21.074082 run osmo-ms-mob/00099: Starting mobile
22:50:21.087184 run osmo-ms-mob/00099(pid=234): Launched
22:50:21.093172 run mass: All started... {duration=55.72966536786407, too_slow=0}
22:50:21.098793 run mass: MS start registered {at=5461647.307109962, delay=0.005602622404694557, ms=00099}
22:50:21.430863 run mass: MS performed LU {at=5461647.639060273, lu_delay=5.661685872823, ms=00095}
22:50:21.685005 run mass: MS performed LU {at=5461647.893224411, lu_delay=4.771717298775911, ms=00096}
22:50:23.359697 run mass: MS performed LU {at=5461649.56789295, lu_delay=5.418890928849578, ms=00097}
22:50:25.197399 run mass: MS performed LU {at=5461651.405617771, lu_delay=5.8633903143927455, ms=00098}
22:50:25.214447 run mass: MS performed LU {at=5461651.422723851, lu_delay=23.1014303592965, ms=00070}
22:50:27.126173 run mass: MS performed LU {at=5461653.334390642, lu_delay=6.0272806799039245, ms=00099}
22:50:31.080585 run mass: MS performed LU {at=5461657.288782599, lu_delay=22.13825930096209, ms=00085}
22:50:31.090452 run mass: Tests done {all_completed=True, max=23.1014303592965, min=3.8263269485905766}
22:50:31.095949 tst register_default_mass.py: Test passed (85.1 sec)
22:50:31.101571 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:31.104990 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:31.108362 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:31.111765 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:31.115144 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:31.118585 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:31.122058 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:31.125497 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:31.128943 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:31.133056 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:31.136502 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:31.140042 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:31.143469 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:31.146918 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:31.150456 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:31.154001 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:31.158183 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:31.161816 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:31.165406 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:31.168908 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:31.172798 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:31.176310 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:31.179834 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:31.183375 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:31.186858 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:31.190356 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:31.193870 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:31.197378 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:31.200985 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:31.204519 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:31.208122 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:31.211650 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:31.215223 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:31.218767 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:31.222556 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:31.226127 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:31.230074 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:31.233654 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:31.237219 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:31.240811 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:31.244600 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:31.248197 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:31.251760 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:31.255336 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:31.258948 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:31.262499 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:31.265965 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:31.269720 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:31.273356 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:31.276817 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:31.280166 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:31.283517 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:31.286995 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:31.290894 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:31.294274 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:31.297729 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:31.301127 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:31.304579 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:31.307941 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:31.311330 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:31.314841 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:31.318356 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:31.321811 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:31.325253 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:31.328612 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:31.332086 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:31.335432 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:31.339118 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:31.342836 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:31.346469 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:31.349899 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:31.353270 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:31.356716 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:31.360091 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:31.363543 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:31.366973 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:31.370335 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:31.373719 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:31.377164 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:31.380579 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:31.383980 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:31.387388 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:31.390742 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:31.394530 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:31.397917 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:31.401328 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:31.404710 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:31.408054 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:31.411486 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:31.414961 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:31.418349 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:31.421748 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:31.425360 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:31.428777 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:31.432245 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:31.435650 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:31.439005 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:31.442454 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:31.445827 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:31.449169 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:31.452634 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:31.455987 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:31.459413 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:31.462773 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:31.466128 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:31.469483 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:31.472842 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:31.476196 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:31.479622 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:31.482991 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:31.486349 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:31.489713 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:31.493059 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:31.496541 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:31.499928 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:31.503302 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:31.506621 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:31.509947 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:31.513270 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:31.516601 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:31.519921 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:31.523255 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:31.526538 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:31.529798 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:31.533063 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:31.536328 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:31.539563 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:31.542808 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:31.546063 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:31.549318 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:31.552578 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:31.555840 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:31.559086 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:31.562329 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:31.565581 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:31.568842 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:31.572104 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:31.575348 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:31.578611 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:31.581866 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:31.585126 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:31.588367 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:31.591628 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:31.594878 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:31.598131 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:31.601392 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:31.604636 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:31.607899 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:31.611168 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:31.614429 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:31.617680 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:31.620923 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:31.624166 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:31.627429 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:31.630689 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:31.633941 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:31.637188 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:31.640436 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:31.643688 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:31.646945 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:31.650202 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:31.653467 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:31.656737 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:31.660000 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:31.663258 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:31.666514 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:31.669758 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:31.673012 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:31.676262 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:31.679519 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:31.682763 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:31.686021 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:31.689267 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:31.692517 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:31.695769 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:31.699026 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:31.702266 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:31.705528 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:31.708781 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:31.712044 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:31.715293 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:31.718564 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:31.721828 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:31.725083 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:31.728344 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:31.731604 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:31.734863 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:31.738107 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:31.741348 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:31.744601 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:31.747862 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:31.751103 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:31.754373 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:31.757630 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:31.760878 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:31.764130 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:31.767383 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:31.770641 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:31.773893 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:31.777146 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:31.780404 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:31.783658 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:31.786906 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:31.790164 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:31.793415 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:31.796668 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:31.799929 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:31.803176 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:31.806437 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:31.809774 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:31.813044 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:31.816299 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:31.819556 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:31.822825 --- ParallelTerminationStrategy: PID 22 died...
22:50:31.824308 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:31.827916 --- ParallelTerminationStrategy: PID 23 died...
22:50:31.829379 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:31.832982 --- ParallelTerminationStrategy: PID 24 died...
22:50:31.834446 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:31.838056 --- ParallelTerminationStrategy: PID 25 died...
22:50:31.839520 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:31.843112 --- ParallelTerminationStrategy: PID 26 died...
22:50:31.844578 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:31.848196 --- ParallelTerminationStrategy: PID 27 died...
22:50:31.849662 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:31.853268 --- ParallelTerminationStrategy: PID 28 died...
22:50:31.854733 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:31.858346 --- ParallelTerminationStrategy: PID 29 died...
22:50:31.859832 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:31.863462 --- ParallelTerminationStrategy: PID 30 died...
22:50:31.864919 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:31.868542 --- ParallelTerminationStrategy: PID 31 died...
22:50:31.870007 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:31.873649 --- ParallelTerminationStrategy: PID 32 died...
22:50:31.875105 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:31.878751 --- ParallelTerminationStrategy: PID 33 died...
22:50:31.880223 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:31.883882 --- ParallelTerminationStrategy: PID 35 died...
22:50:31.885356 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:31.888985 --- ParallelTerminationStrategy: PID 36 died...
22:50:31.890452 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:31.894069 --- ParallelTerminationStrategy: PID 37 died...
22:50:31.895533 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:31.899147 --- ParallelTerminationStrategy: PID 38 died...
22:50:31.900637 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:31.904251 --- ParallelTerminationStrategy: PID 39 died...
22:50:31.905725 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:31.909367 --- ParallelTerminationStrategy: PID 40 died...
22:50:31.910829 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:31.914455 --- ParallelTerminationStrategy: PID 41 died...
22:50:31.915923 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:31.919535 --- ParallelTerminationStrategy: PID 42 died...
22:50:31.921010 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:31.924643 --- ParallelTerminationStrategy: PID 43 died...
22:50:31.926096 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:31.929729 --- ParallelTerminationStrategy: PID 44 died...
22:50:31.931191 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:31.934814 --- ParallelTerminationStrategy: PID 45 died...
22:50:31.936281 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:31.939894 --- ParallelTerminationStrategy: PID 46 died...
22:50:31.941361 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:31.944989 --- ParallelTerminationStrategy: PID 47 died...
22:50:31.946451 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:31.950069 --- ParallelTerminationStrategy: PID 48 died...
22:50:31.951521 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:31.955146 --- ParallelTerminationStrategy: PID 49 died...
22:50:31.956603 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:31.960239 --- ParallelTerminationStrategy: PID 50 died...
22:50:31.961693 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:31.965295 --- ParallelTerminationStrategy: PID 51 died...
22:50:31.966755 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:31.970375 --- ParallelTerminationStrategy: PID 52 died...
22:50:31.971849 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:31.975457 --- ParallelTerminationStrategy: PID 53 died...
22:50:31.976935 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:31.980581 --- ParallelTerminationStrategy: PID 54 died...
22:50:31.982059 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:31.985694 --- ParallelTerminationStrategy: PID 55 died...
22:50:31.987152 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:31.990768 --- ParallelTerminationStrategy: PID 56 died...
22:50:31.992248 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:31.995852 --- ParallelTerminationStrategy: PID 57 died...
22:50:31.997313 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:32.000941 --- ParallelTerminationStrategy: PID 58 died...
22:50:32.002404 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:32.006038 --- ParallelTerminationStrategy: PID 59 died...
22:50:32.007495 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:32.011100 --- ParallelTerminationStrategy: PID 60 died...
22:50:32.012563 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:32.016169 --- ParallelTerminationStrategy: PID 61 died...
22:50:32.017631 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:32.021261 --- ParallelTerminationStrategy: PID 62 died...
22:50:32.022725 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:32.026373 --- ParallelTerminationStrategy: PID 63 died...
22:50:32.027835 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:32.031430 --- ParallelTerminationStrategy: PID 64 died...
22:50:32.032929 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:32.036536 --- ParallelTerminationStrategy: PID 65 died...
22:50:32.037999 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:32.041597 --- ParallelTerminationStrategy: PID 66 died...
22:50:32.043056 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:32.046674 --- ParallelTerminationStrategy: PID 67 died...
22:50:32.048134 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:32.051743 --- ParallelTerminationStrategy: PID 68 died...
22:50:32.053210 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:32.056835 --- ParallelTerminationStrategy: PID 69 died...
22:50:32.058299 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:32.061916 --- ParallelTerminationStrategy: PID 70 died...
22:50:32.063379 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:32.066988 --- ParallelTerminationStrategy: PID 71 died...
22:50:32.068440 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:32.072052 --- ParallelTerminationStrategy: PID 72 died...
22:50:32.073514 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:32.077115 --- ParallelTerminationStrategy: PID 73 died...
22:50:32.078577 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:32.082192 --- ParallelTerminationStrategy: PID 74 died...
22:50:32.083653 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:32.087275 --- ParallelTerminationStrategy: PID 75 died...
22:50:32.088743 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:32.092343 --- ParallelTerminationStrategy: PID 76 died...
22:50:32.093803 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:32.097416 --- ParallelTerminationStrategy: PID 77 died...
22:50:32.098872 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:32.102474 --- ParallelTerminationStrategy: PID 78 died...
22:50:32.103939 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:32.107554 --- ParallelTerminationStrategy: PID 79 died...
22:50:32.109022 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:32.112639 --- ParallelTerminationStrategy: PID 80 died...
22:50:32.114103 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:32.117734 --- ParallelTerminationStrategy: PID 81 died...
22:50:32.119189 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:32.122798 --- ParallelTerminationStrategy: PID 82 died...
22:50:32.124271 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:32.127902 --- ParallelTerminationStrategy: PID 83 died...
22:50:32.129368 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:32.132987 --- ParallelTerminationStrategy: PID 84 died...
22:50:32.134452 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:32.138072 --- ParallelTerminationStrategy: PID 85 died...
22:50:32.139530 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:32.143146 --- ParallelTerminationStrategy: PID 86 died...
22:50:32.144611 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:32.148235 --- ParallelTerminationStrategy: PID 87 died...
22:50:32.149707 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:32.153303 --- ParallelTerminationStrategy: PID 88 died...
22:50:32.154765 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:32.158376 --- ParallelTerminationStrategy: PID 89 died...
22:50:32.159844 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:32.163459 --- ParallelTerminationStrategy: PID 90 died...
22:50:32.164927 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:32.168548 --- ParallelTerminationStrategy: PID 91 died...
22:50:32.170014 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:32.173631 --- ParallelTerminationStrategy: PID 92 died...
22:50:32.175083 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:32.178716 --- ParallelTerminationStrategy: PID 93 died...
22:50:32.180177 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:32.183805 --- ParallelTerminationStrategy: PID 94 died...
22:50:32.185270 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:32.188918 --- ParallelTerminationStrategy: PID 95 died...
22:50:32.190374 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:32.193999 --- ParallelTerminationStrategy: PID 96 died...
22:50:32.195459 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:32.199072 --- ParallelTerminationStrategy: PID 97 died...
22:50:32.200532 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:32.204143 --- ParallelTerminationStrategy: PID 98 died...
22:50:32.205594 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:32.209215 --- ParallelTerminationStrategy: PID 99 died...
22:50:32.210679 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:32.214275 --- ParallelTerminationStrategy: PID 100 died...
22:50:32.215741 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:32.219367 --- ParallelTerminationStrategy: PID 101 died...
22:50:32.220854 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:32.224473 --- ParallelTerminationStrategy: PID 102 died...
22:50:32.225934 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:32.229541 --- ParallelTerminationStrategy: PID 103 died...
22:50:32.230991 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:32.234600 --- ParallelTerminationStrategy: PID 104 died...
22:50:32.236078 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:32.239683 --- ParallelTerminationStrategy: PID 105 died...
22:50:32.241139 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:32.244744 --- ParallelTerminationStrategy: PID 106 died...
22:50:32.246199 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:32.249794 --- ParallelTerminationStrategy: PID 107 died...
22:50:32.251252 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:32.254878 --- ParallelTerminationStrategy: PID 108 died...
22:50:32.256343 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:32.259954 --- ParallelTerminationStrategy: PID 109 died...
22:50:32.261419 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:32.265030 --- ParallelTerminationStrategy: PID 110 died...
22:50:32.266491 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:32.270098 --- ParallelTerminationStrategy: PID 111 died...
22:50:32.271555 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:32.275155 --- ParallelTerminationStrategy: PID 112 died...
22:50:32.276649 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:32.280273 --- ParallelTerminationStrategy: PID 113 died...
22:50:32.281737 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:32.285342 --- ParallelTerminationStrategy: PID 114 died...
22:50:32.286806 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:32.290441 --- ParallelTerminationStrategy: PID 115 died...
22:50:32.291908 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:32.295513 --- ParallelTerminationStrategy: PID 116 died...
22:50:32.296977 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:32.300591 --- ParallelTerminationStrategy: PID 117 died...
22:50:32.302049 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:32.305640 --- ParallelTerminationStrategy: PID 118 died...
22:50:32.307097 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:32.310713 --- ParallelTerminationStrategy: PID 119 died...
22:50:32.312176 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:32.315783 --- ParallelTerminationStrategy: PID 120 died...
22:50:32.317245 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:32.320854 --- ParallelTerminationStrategy: PID 121 died...
22:50:32.322312 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:32.325943 --- ParallelTerminationStrategy: PID 122 died...
22:50:32.327400 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:32.331005 --- ParallelTerminationStrategy: PID 123 died...
22:50:32.332479 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:32.336105 --- ParallelTerminationStrategy: PID 124 died...
22:50:32.337562 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:32.341177 --- ParallelTerminationStrategy: PID 125 died...
22:50:32.342636 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:32.346270 --- ParallelTerminationStrategy: PID 126 died...
22:50:32.347733 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:32.351339 --- ParallelTerminationStrategy: PID 127 died...
22:50:32.352811 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:32.356428 --- ParallelTerminationStrategy: PID 128 died...
22:50:32.357896 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:32.361519 --- ParallelTerminationStrategy: PID 129 died...
22:50:32.362981 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:32.366582 --- ParallelTerminationStrategy: PID 130 died...
22:50:32.368052 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:32.371661 --- ParallelTerminationStrategy: PID 131 died...
22:50:32.373118 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:32.376733 --- ParallelTerminationStrategy: PID 132 died...
22:50:32.378194 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:32.381795 --- ParallelTerminationStrategy: PID 133 died...
22:50:32.383264 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:32.386883 --- ParallelTerminationStrategy: PID 134 died...
22:50:32.388343 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:32.391955 --- ParallelTerminationStrategy: PID 135 died...
22:50:32.393417 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:32.397058 --- ParallelTerminationStrategy: PID 136 died...
22:50:32.398513 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:32.402166 --- ParallelTerminationStrategy: PID 137 died...
22:50:32.403636 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:32.407280 --- ParallelTerminationStrategy: PID 138 died...
22:50:32.408760 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:32.412394 --- ParallelTerminationStrategy: PID 139 died...
22:50:32.413864 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:32.417533 --- ParallelTerminationStrategy: PID 140 died...
22:50:32.418999 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:32.422622 --- ParallelTerminationStrategy: PID 141 died...
22:50:32.424089 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:32.427705 --- ParallelTerminationStrategy: PID 142 died...
22:50:32.429174 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:32.432800 --- ParallelTerminationStrategy: PID 143 died...
22:50:32.434257 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:32.437885 --- ParallelTerminationStrategy: PID 144 died...
22:50:32.439342 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:32.442966 --- ParallelTerminationStrategy: PID 145 died...
22:50:32.444432 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:32.448059 --- ParallelTerminationStrategy: PID 146 died...
22:50:32.449519 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:32.453148 --- ParallelTerminationStrategy: PID 147 died...
22:50:32.454609 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:32.458228 --- ParallelTerminationStrategy: PID 148 died...
22:50:32.459685 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:32.463319 --- ParallelTerminationStrategy: PID 149 died...
22:50:32.464819 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:32.468441 --- ParallelTerminationStrategy: PID 150 died...
22:50:32.469906 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:32.473542 --- ParallelTerminationStrategy: PID 151 died...
22:50:32.474998 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:32.478617 --- ParallelTerminationStrategy: PID 152 died...
22:50:32.480097 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:32.483728 --- ParallelTerminationStrategy: PID 153 died...
22:50:32.485192 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:32.488816 --- ParallelTerminationStrategy: PID 154 died...
22:50:32.490276 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:32.493906 --- ParallelTerminationStrategy: PID 155 died...
22:50:32.495367 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:32.499010 --- ParallelTerminationStrategy: PID 156 died...
22:50:32.500476 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:32.504115 --- ParallelTerminationStrategy: PID 157 died...
22:50:32.505572 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:32.509210 --- ParallelTerminationStrategy: PID 158 died...
22:50:32.510672 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:32.514319 --- ParallelTerminationStrategy: PID 159 died...
22:50:32.515784 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:32.519414 --- ParallelTerminationStrategy: PID 160 died...
22:50:32.520893 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:32.524528 --- ParallelTerminationStrategy: PID 161 died...
22:50:32.525991 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:32.529646 --- ParallelTerminationStrategy: PID 162 died...
22:50:32.531104 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:32.534720 --- ParallelTerminationStrategy: PID 163 died...
22:50:32.536191 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:32.539836 --- ParallelTerminationStrategy: PID 164 died...
22:50:32.541296 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:32.544936 --- ParallelTerminationStrategy: PID 165 died...
22:50:32.546403 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:32.550040 --- ParallelTerminationStrategy: PID 166 died...
22:50:32.551507 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:32.555155 --- ParallelTerminationStrategy: PID 167 died...
22:50:32.556632 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:32.560276 --- ParallelTerminationStrategy: PID 168 died...
22:50:32.561749 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:32.565378 --- ParallelTerminationStrategy: PID 169 died...
22:50:32.566839 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:32.570488 --- ParallelTerminationStrategy: PID 170 died...
22:50:32.571966 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:32.575590 --- ParallelTerminationStrategy: PID 171 died...
22:50:32.577064 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:32.580697 --- ParallelTerminationStrategy: PID 172 died...
22:50:32.582156 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:32.585781 --- ParallelTerminationStrategy: PID 173 died...
22:50:32.587237 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:32.590892 --- ParallelTerminationStrategy: PID 174 died...
22:50:32.592359 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:32.595986 --- ParallelTerminationStrategy: PID 175 died...
22:50:32.597449 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:32.601068 --- ParallelTerminationStrategy: PID 176 died...
22:50:32.602533 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:32.606156 --- ParallelTerminationStrategy: PID 177 died...
22:50:32.607611 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:32.611239 --- ParallelTerminationStrategy: PID 178 died...
22:50:32.612708 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:32.616358 --- ParallelTerminationStrategy: PID 179 died...
22:50:32.617824 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:32.621458 --- ParallelTerminationStrategy: PID 180 died...
22:50:32.622915 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:32.626567 --- ParallelTerminationStrategy: PID 181 died...
22:50:32.628032 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:32.631681 --- ParallelTerminationStrategy: PID 182 died...
22:50:32.633152 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:32.636782 --- ParallelTerminationStrategy: PID 183 died...
22:50:32.638237 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:32.641879 --- ParallelTerminationStrategy: PID 184 died...
22:50:32.643342 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:32.646989 --- ParallelTerminationStrategy: PID 185 died...
22:50:32.648457 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:32.652088 --- ParallelTerminationStrategy: PID 186 died...
22:50:32.653551 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:32.657202 --- ParallelTerminationStrategy: PID 187 died...
22:50:32.658661 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:32.662290 --- ParallelTerminationStrategy: PID 188 died...
22:50:32.663749 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:32.667383 --- ParallelTerminationStrategy: PID 189 died...
22:50:32.668851 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:32.672464 --- ParallelTerminationStrategy: PID 190 died...
22:50:32.673925 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:32.677575 --- ParallelTerminationStrategy: PID 191 died...
22:50:32.679032 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:32.682662 --- ParallelTerminationStrategy: PID 192 died...
22:50:32.684129 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:32.687757 --- ParallelTerminationStrategy: PID 193 died...
22:50:32.689221 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:32.692854 --- ParallelTerminationStrategy: PID 194 died...
22:50:32.694314 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:32.697947 --- ParallelTerminationStrategy: PID 195 died...
22:50:32.699413 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:32.703040 --- ParallelTerminationStrategy: PID 196 died...
22:50:32.704513 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:32.708168 --- ParallelTerminationStrategy: PID 197 died...
22:50:32.709631 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:32.713269 --- ParallelTerminationStrategy: PID 198 died...
22:50:32.714730 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:32.718389 --- ParallelTerminationStrategy: PID 199 died...
22:50:32.719858 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:32.723469 --- ParallelTerminationStrategy: PID 200 died...
22:50:32.724954 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:32.728593 --- ParallelTerminationStrategy: PID 201 died...
22:50:32.730060 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:32.733703 --- ParallelTerminationStrategy: PID 202 died...
22:50:32.735163 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:32.738797 --- ParallelTerminationStrategy: PID 203 died...
22:50:32.740274 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:32.743923 --- ParallelTerminationStrategy: PID 204 died...
22:50:32.745389 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:32.749024 --- ParallelTerminationStrategy: PID 205 died...
22:50:32.750490 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:32.754127 --- ParallelTerminationStrategy: PID 206 died...
22:50:32.755591 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:32.759228 --- ParallelTerminationStrategy: PID 207 died...
22:50:32.760712 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:32.764356 --- ParallelTerminationStrategy: PID 208 died...
22:50:32.765820 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:32.769468 --- ParallelTerminationStrategy: PID 209 died...
22:50:32.770921 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:32.774552 --- ParallelTerminationStrategy: PID 210 died...
22:50:32.776031 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:32.779643 --- ParallelTerminationStrategy: PID 211 died...
22:50:32.781108 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:32.784741 --- ParallelTerminationStrategy: PID 212 died...
22:50:32.786192 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:32.789837 --- ParallelTerminationStrategy: PID 213 died...
22:50:32.791300 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:32.794920 --- ParallelTerminationStrategy: PID 214 died...
22:50:32.796388 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:32.800040 --- ParallelTerminationStrategy: PID 215 died...
22:50:32.801496 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:32.805112 --- ParallelTerminationStrategy: PID 216 died...
22:50:32.806573 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:32.810216 --- ParallelTerminationStrategy: PID 217 died...
22:50:32.811685 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:32.815312 --- ParallelTerminationStrategy: PID 218 died...
22:50:32.816802 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:32.820430 --- ParallelTerminationStrategy: PID 219 died...
22:50:32.821889 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:32.825536 --- ParallelTerminationStrategy: PID 220 died...
22:50:32.826995 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:32.830633 --- ParallelTerminationStrategy: PID 221 died...
22:50:32.832101 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:32.835733 --- ParallelTerminationStrategy: PID 222 died...
22:50:32.837193 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:32.840811 --- ParallelTerminationStrategy: PID 223 died...
22:50:32.842278 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:32.845908 --- ParallelTerminationStrategy: PID 224 died...
22:50:32.847374 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:32.851001 --- ParallelTerminationStrategy: PID 225 died...
22:50:32.852468 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:32.856108 --- ParallelTerminationStrategy: PID 226 died...
22:50:32.857567 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:32.861209 --- ParallelTerminationStrategy: PID 227 died...
22:50:32.862663 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:32.866303 --- ParallelTerminationStrategy: PID 228 died...
22:50:32.867762 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:32.871397 --- ParallelTerminationStrategy: PID 229 died...
22:50:32.872892 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:32.876537 --- ParallelTerminationStrategy: PID 230 died...
22:50:32.877995 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:32.881650 --- ParallelTerminationStrategy: PID 231 died...
22:50:32.883117 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:32.886737 --- ParallelTerminationStrategy: PID 232 died...
22:50:32.888209 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:32.891841 --- ParallelTerminationStrategy: PID 233 died...
22:50:32.893311 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:32.896948 --- ParallelTerminationStrategy: PID 234 died...
22:50:32.898415 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:36.302832 --- ParallelTerminationStrategy: PID 34 died...
22:50:36.308697 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8286 netreg_mass PASS
---------------------------------------------------------------------
22:50:36.374118 tst trial-8286: Storing JUnit report in /build/trial-8286/run.2026-03-30_22-49-05/trial-8286.xml
--------------------------------------------------------------------------------------------
trial-8286 PASS
--------------------------------------------------------------------------------------------
22:50:36.384420 tst trial-8286: trial-8286: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.1 sec)
+ exit_code=0
+ rm -rf trial-8286/inst
+ cd trial-8286
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-30 22:49:05
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8286-run.tgz run.2026-03-30_22-49-05
+ tar czf /build/trial-8286-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-30_13_27_13.tgz osmo-bts-oc2g.build-2026-03-30_13_50_20.tgz osmo-bts-sysmo.build-2026-03-30_13_50_17.tgz osmo-bts.build-2026-03-30_13_50_28.tgz osmo-ggsn.build-2026-03-30_20_42_59.tgz osmo-hlr.build-2026-03-30_16_37_09.tgz osmo-hnbgw.build-2026-03-30_13_29_01.tgz osmo-mgw.build-2026-03-30_08_33_09.tgz osmo-msc.build-2026-03-30_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-30_07_35_12.tgz osmo-pcu-sysmo.build-2026-03-30_07_35_08.tgz osmo-pcu.build-2026-03-30_07_35_11.tgz osmo-sgsn.build-2026-03-30_20_48_48.tgz osmo-stp.build-2026-03-30_13_23_14.tgz osmo-trx.build-2026-03-30_14_21_33.tgz osmocom-bb.build-2026-03-30_21_18_02.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