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 7914
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15172988431851656625.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-8365
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#7 CACHED
#8 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#8 CACHED
#9 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#9 CACHED
#10 [ 9/28] COPY SSH /root/.ssh
#10 CACHED
#11 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#11 CACHED
#12 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#12 CACHED
#13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#13 CACHED
#14 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#14 CACHED
#15 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#16 CACHED
#17 [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
#17 CACHED
#18 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#18 CACHED
#19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#19 CACHED
#20 [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
#20 CACHED
#21 [ 2/28] RUN useradd -ms /bin/bash jenkins
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#22 CACHED
#23 [ 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
#23 CACHED
#24 [ 3/28] RUN groupadd osmo-gsm-tester
#24 CACHED
#25 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#25 CACHED
#26 [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
#26 CACHED
#27 [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
#27 CACHED
#28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#28 CACHED
#29 [ 8/28] RUN MKDIR /var/run/sshd
#29 CACHED
#30 [20/28] WORKDIR /TMP
#30 CACHED
#31 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#31 CACHED
#32 [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:3fd513088e1871ddb9843c75c228e810cb654700b859492deee69de804b1c1af 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=8366 -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-06-18 22:48:14
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8366
+ mkdir -p trial-8366
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-18_13_26_46.tgz osmo-bts-oc2g.build-2026-06-18_00_51_47.tgz osmo-bts-sysmo.build-2026-06-18_00_51_51.tgz osmo-bts.build-2026-06-18_00_51_54.tgz osmo-ggsn.build-2026-06-18_20_42_54.tgz osmo-hlr.build-2026-06-18_16_36_50.tgz osmo-hnbgw.build-2026-06-18_13_31_08.tgz osmo-mgw.build-2026-06-18_08_33_10.tgz osmo-msc.build-2026-06-18_13_35_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-18_07_34_50.tgz osmo-pcu-sysmo.build-2026-06-18_07_34_53.tgz osmo-pcu.build-2026-06-18_07_35_00.tgz osmo-sgsn.build-2026-06-18_20_48_30.tgz osmo-stp.build-2026-06-18_13_25_35.tgz osmo-trx.build-2026-06-18_14_22_01.tgz osmocom-bb.build-2026-06-18_21_17_33.tgz srslte.build-19.tgz trial-8366
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-18_13_26_46.md5 osmo-bts-oc2g.build-2026-06-18_00_51_47.md5 osmo-bts-sysmo.build-2026-06-18_00_51_51.md5 osmo-bts.build-2026-06-18_00_51_54.md5 osmo-ggsn.build-2026-06-18_20_42_54.md5 osmo-hlr.build-2026-06-18_16_36_50.md5 osmo-hnbgw.build-2026-06-18_13_31_08.md5 osmo-mgw.build-2026-06-18_08_33_10.md5 osmo-msc.build-2026-06-18_13_35_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-18_07_34_50.md5 osmo-pcu-sysmo.build-2026-06-18_07_34_53.md5 osmo-pcu.build-2026-06-18_07_35_00.md5 osmo-sgsn.build-2026-06-18_20_48_30.md5 osmo-stp.build-2026-06-18_13_25_35.md5 osmo-trx.build-2026-06-18_14_22_01.md5 osmocom-bb.build-2026-06-18_21_17_33.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-18_13_26_46.md5 osmo-bts-oc2g.build-2026-06-18_00_51_47.md5 osmo-bts-sysmo.build-2026-06-18_00_51_51.md5 osmo-bts.build-2026-06-18_00_51_54.md5 osmo-ggsn.build-2026-06-18_20_42_54.md5 osmo-hlr.build-2026-06-18_16_36_50.md5 osmo-hnbgw.build-2026-06-18_13_31_08.md5 osmo-mgw.build-2026-06-18_08_33_10.md5 osmo-msc.build-2026-06-18_13_35_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-18_07_34_50.md5 osmo-pcu-sysmo.build-2026-06-18_07_34_53.md5 osmo-pcu.build-2026-06-18_07_35_00.md5 osmo-sgsn.build-2026-06-18_20_48_30.md5 osmo-stp.build-2026-06-18_13_25_35.md5 osmo-trx.build-2026-06-18_14_22_01.md5 osmocom-bb.build-2026-06-18_21_17_33.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-8366 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8366'
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-8366
--------------------------------------------------------------------------------------------
22:48:14.997550 tst trial-8366: Detailed log at /build/trial-8366/run.2026-06-18_22-48-14/log
---------------------------------------------------------------------
trial-8366 netreg_mass
---------------------------------------------------------------------
22:48:15.202211 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.202577 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.203347 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.204511 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.246697 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.247569 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.248767 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.325733 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-8366 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.326501 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.341529 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.342049 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.342514 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.342954 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.343385 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.343840 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.344275 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.375732 tst register_default_mass.py: using LAC 2
22:48:15.398530 tst register_default_mass.py: using RAC 2
22:48:15.425922 tst register_default_mass.py: using CellId 2
22:48:15.456378 tst register_default_mass.py: using BVCI 3
22:48:15.470727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.471430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.472029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.472550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.473076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.473584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.474087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.474626 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.475149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.475646 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.476154 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.476663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.477179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.477717 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.478259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.478783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.479315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.479838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.480350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.480888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.481410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.481934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.482472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.483007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.483544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.484066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.484578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.485108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.485633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.486153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.486678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.487200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.487722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.488243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.488776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.489295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.489802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.490340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.490868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.491378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.491908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.492433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.492959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.493486 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.494002 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.494537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.495057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.495575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.496093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.496614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.497134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.497639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.498170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.498691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.499202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.499733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.500245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.500759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.501287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.501800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.502308 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.502831 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.503348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.503856 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.504370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.504886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.505388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.505908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.506424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.506925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.507430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.507955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.508522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.509036 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.509556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.510062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.510580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.511100 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.511610 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.512111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.512620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.513143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.513651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.514174 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.514688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.515189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.515688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.516197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.516699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.517200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.517714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.518245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.518760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.519285 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.519790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.520287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.520786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.521308 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.521815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.522324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.522839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.523403 tst register_default_mass.py:21: Launching a simple network
22:48:15.533421 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.653695 run create_hlr_db(pid=20): Launched
22:48:16.668001 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:16.692159 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:16.707093 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:16.712679 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:16.905377 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:16.920107 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:16.925699 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.344369 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.359490 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.373938 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.514722 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.529424 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.535061 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.558286 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.573042 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.578656 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:20.893786 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:20.908810 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:26.940917 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.114948 run osmo-bts-virtual(pid=34): Launched
22:48:28.150780 tst register_default_mass.py: using MSISDN 1001
22:48:28.165429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.205575 tst register_default_mass.py: using MSISDN 1002
22:48:28.223570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.254728 tst register_default_mass.py: using MSISDN 1003
22:48:28.269643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.300680 tst register_default_mass.py: using MSISDN 1004
22:48:28.315403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.346462 tst register_default_mass.py: using MSISDN 1005
22:48:28.361270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.391893 tst register_default_mass.py: using MSISDN 1006
22:48:28.406334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.437291 tst register_default_mass.py: using MSISDN 1007
22:48:28.451967 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.482794 tst register_default_mass.py: using MSISDN 1008
22:48:28.497348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.528692 tst register_default_mass.py: using MSISDN 1009
22:48:28.543505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.574618 tst register_default_mass.py: using MSISDN 1010
22:48:28.589354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.620274 tst register_default_mass.py: using MSISDN 1011
22:48:28.635024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.665889 tst register_default_mass.py: using MSISDN 1012
22:48:28.680524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.711446 tst register_default_mass.py: using MSISDN 1013
22:48:28.726127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:28.756954 tst register_default_mass.py: using MSISDN 1014
22:48:28.771508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:28.802289 tst register_default_mass.py: using MSISDN 1015
22:48:28.816800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:28.847544 tst register_default_mass.py: using MSISDN 1016
22:48:28.862167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:28.892908 tst register_default_mass.py: using MSISDN 1017
22:48:28.907466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:28.937827 tst register_default_mass.py: using MSISDN 1018
22:48:28.952151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:28.982926 tst register_default_mass.py: using MSISDN 1019
22:48:28.997197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.027719 tst register_default_mass.py: using MSISDN 1020
22:48:29.042083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.072127 tst register_default_mass.py: using MSISDN 1021
22:48:29.085581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.115940 tst register_default_mass.py: using MSISDN 1022
22:48:29.130214 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.169438 tst register_default_mass.py: using MSISDN 1023
22:48:29.186972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.217610 tst register_default_mass.py: using MSISDN 1024
22:48:29.232317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.262921 tst register_default_mass.py: using MSISDN 1025
22:48:29.277410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.308226 tst register_default_mass.py: using MSISDN 1026
22:48:29.322923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.353642 tst register_default_mass.py: using MSISDN 1027
22:48:29.368086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.398634 tst register_default_mass.py: using MSISDN 1028
22:48:29.413136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.443153 tst register_default_mass.py: using MSISDN 1029
22:48:29.457386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.488131 tst register_default_mass.py: using MSISDN 1030
22:48:29.502752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.533115 tst register_default_mass.py: using MSISDN 1031
22:48:29.547571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.578337 tst register_default_mass.py: using MSISDN 1032
22:48:29.593000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.624275 tst register_default_mass.py: using MSISDN 1033
22:48:29.638846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.669642 tst register_default_mass.py: using MSISDN 1034
22:48:29.684187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.714640 tst register_default_mass.py: using MSISDN 1035
22:48:29.729119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:29.759764 tst register_default_mass.py: using MSISDN 1036
22:48:29.774260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:29.804818 tst register_default_mass.py: using MSISDN 1037
22:48:29.819379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:29.849859 tst register_default_mass.py: using MSISDN 1038
22:48:29.864292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:29.894577 tst register_default_mass.py: using MSISDN 1039
22:48:29.908901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:29.939622 tst register_default_mass.py: using MSISDN 1040
22:48:29.954078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:29.984522 tst register_default_mass.py: using MSISDN 1041
22:48:29.998930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.029557 tst register_default_mass.py: using MSISDN 1042
22:48:30.044014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.074461 tst register_default_mass.py: using MSISDN 1043
22:48:30.088876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.119905 tst register_default_mass.py: using MSISDN 1044
22:48:30.134459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.165319 tst register_default_mass.py: using MSISDN 1045
22:48:30.179962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.210892 tst register_default_mass.py: using MSISDN 1046
22:48:30.225524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.256389 tst register_default_mass.py: using MSISDN 1047
22:48:30.270986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.301957 tst register_default_mass.py: using MSISDN 1048
22:48:30.316400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.347165 tst register_default_mass.py: using MSISDN 1049
22:48:30.361605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.392262 tst register_default_mass.py: using MSISDN 1050
22:48:30.406763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.437698 tst register_default_mass.py: using MSISDN 1051
22:48:30.452297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.483102 tst register_default_mass.py: using MSISDN 1052
22:48:30.497697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.528369 tst register_default_mass.py: using MSISDN 1053
22:48:30.543030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.573617 tst register_default_mass.py: using MSISDN 1054
22:48:30.587564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.618443 tst register_default_mass.py: using MSISDN 1055
22:48:30.632982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.663914 tst register_default_mass.py: using MSISDN 1056
22:48:30.678521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.709338 tst register_default_mass.py: using MSISDN 1057
22:48:30.724035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:30.755124 tst register_default_mass.py: using MSISDN 1058
22:48:30.769893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:30.800737 tst register_default_mass.py: using MSISDN 1059
22:48:30.815363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:30.846250 tst register_default_mass.py: using MSISDN 1060
22:48:30.860828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:30.891621 tst register_default_mass.py: using MSISDN 1061
22:48:30.906196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:30.936942 tst register_default_mass.py: using MSISDN 1062
22:48:30.951540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:30.982314 tst register_default_mass.py: using MSISDN 1063
22:48:30.996888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.027687 tst register_default_mass.py: using MSISDN 1064
22:48:31.042039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.072798 tst register_default_mass.py: using MSISDN 1065
22:48:31.087372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.118141 tst register_default_mass.py: using MSISDN 1066
22:48:31.132756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.163499 tst register_default_mass.py: using MSISDN 1067
22:48:31.178068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.208882 tst register_default_mass.py: using MSISDN 1068
22:48:31.223487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.254351 tst register_default_mass.py: using MSISDN 1069
22:48:31.268848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.299486 tst register_default_mass.py: using MSISDN 1070
22:48:31.313831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.344641 tst register_default_mass.py: using MSISDN 1071
22:48:31.359298 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.390338 tst register_default_mass.py: using MSISDN 1072
22:48:31.405040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.435785 tst register_default_mass.py: using MSISDN 1073
22:48:31.450263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.481088 tst register_default_mass.py: using MSISDN 1074
22:48:31.495638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.526338 tst register_default_mass.py: using MSISDN 1075
22:48:31.540764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.571345 tst register_default_mass.py: using MSISDN 1076
22:48:31.585704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.616258 tst register_default_mass.py: using MSISDN 1077
22:48:31.630595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.661079 tst register_default_mass.py: using MSISDN 1078
22:48:31.675519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.706059 tst register_default_mass.py: using MSISDN 1079
22:48:31.720650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.751269 tst register_default_mass.py: using MSISDN 1080
22:48:31.765700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:31.796384 tst register_default_mass.py: using MSISDN 1081
22:48:31.810893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.841227 tst register_default_mass.py: using MSISDN 1082
22:48:31.855598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.886472 tst register_default_mass.py: using MSISDN 1083
22:48:31.901128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.931771 tst register_default_mass.py: using MSISDN 1084
22:48:31.946288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:31.976818 tst register_default_mass.py: using MSISDN 1085
22:48:31.991304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.021847 tst register_default_mass.py: using MSISDN 1086
22:48:32.036221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.066743 tst register_default_mass.py: using MSISDN 1087
22:48:32.081153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.111749 tst register_default_mass.py: using MSISDN 1088
22:48:32.125990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.164742 tst register_default_mass.py: using MSISDN 1089
22:48:32.182311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.212889 tst register_default_mass.py: using MSISDN 1090
22:48:32.227743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.258452 tst register_default_mass.py: using MSISDN 1091
22:48:32.273099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.303705 tst register_default_mass.py: using MSISDN 1092
22:48:32.318166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.349001 tst register_default_mass.py: using MSISDN 1093
22:48:32.363621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.395247 tst register_default_mass.py: using MSISDN 1094
22:48:32.410328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.440905 tst register_default_mass.py: using MSISDN 1095
22:48:32.455365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.485570 tst register_default_mass.py: using MSISDN 1096
22:48:32.499859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.530230 tst register_default_mass.py: using MSISDN 1097
22:48:32.544629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.575202 tst register_default_mass.py: using MSISDN 1098
22:48:32.589649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.620303 tst register_default_mass.py: using MSISDN 1099
22:48:32.634625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.665287 tst register_default_mass.py: using MSISDN 1100
22:48:32.679789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:32.771169 run mass: Starting testcase
22:48:32.776719 run mass: Pre-launching all virtphy's
22:48:32.782097 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:32.795030 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:32.801049 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:32.813886 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:32.819929 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:32.832813 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:32.838823 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:32.851699 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:32.857660 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:32.870459 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:32.876461 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:32.889351 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:32.895401 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:32.908143 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:32.914075 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:32.926796 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:32.932641 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:32.945353 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:32.951241 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:32.963990 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:32.969890 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:32.982729 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:32.988655 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.001434 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.007360 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.020172 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.026113 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.038946 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.044909 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.057747 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.063686 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.076557 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.082492 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.095294 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.101220 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.114007 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.119949 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.132815 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.138721 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.151541 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.157416 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.170125 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.176047 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.188780 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.194671 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.207428 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.213328 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.226201 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.232119 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.244907 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.250778 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.263710 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.269681 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.282631 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.288618 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.301485 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.307567 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.320444 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.326451 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.339281 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.345183 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.357998 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.364020 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.376812 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.382784 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.395550 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.401493 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.414415 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.420329 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.433094 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.439070 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.451845 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.457764 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.470578 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.476480 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.489258 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.495294 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.508132 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.514201 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.527030 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.532961 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.545876 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.551913 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.564833 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.570846 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.583700 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.589688 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.602779 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.608715 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.621479 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.627544 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.640382 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.646377 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.659204 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.665151 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.677868 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.683790 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.696575 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:33.702486 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.715240 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:33.721197 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.734090 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:33.740018 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:33.752892 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:33.758792 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:33.771518 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:33.777506 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:33.790299 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:33.796287 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:33.809023 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:33.814989 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:33.827792 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:33.833654 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:33.846400 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:33.852324 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:33.865027 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:33.870935 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:33.883671 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:33.889746 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:33.902678 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:33.908660 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:33.921502 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:33.927438 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:33.940296 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:33.946280 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:33.959097 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:33.965173 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:33.978020 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:33.983969 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:33.996922 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.002919 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.015823 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.021820 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.034708 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.040676 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.053514 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.059442 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.072249 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.078159 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.090980 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.096878 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.109727 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.115614 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.128458 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.134342 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.147112 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.153029 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.165849 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.171785 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.184587 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.190507 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.203439 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.209341 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.222318 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.228245 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.241019 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.247019 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.259856 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.265948 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.278785 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.284737 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.297532 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.303445 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.316213 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.322174 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.334967 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.340900 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.353682 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.359661 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.372496 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.378507 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.391294 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.397178 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.409890 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.415766 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.428506 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.434367 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.447266 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.453105 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.465922 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.471864 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.484769 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.490701 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.503578 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.509481 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.522287 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.528218 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.540930 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.546869 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.559630 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.565492 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.578318 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.584246 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.597012 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.603030 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.615863 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.621823 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.634681 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.640667 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.653518 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.659404 run mass: Checking if sockets are in the filesystem
22:48:34.691944 run osmo-ms-mob/00000: Starting mobile
22:48:34.704918 run osmo-ms-mob/00000(pid=135): Launched
22:48:34.716305 run mass: MS start registered {at=2733843.010129397, delay=0.005440103821456432, ms=00000}
22:48:38.907432 run osmo-ms-mob/00001: Starting mobile
22:48:38.924581 run osmo-ms-mob/00001(pid=136): Launched
22:48:38.935694 run mass: MS start registered {at=2733847.22952042, delay=0.004894272889941931, ms=00001}
22:48:39.942936 run mass: MS performed LU {at=2733848.236649199, lu_delay=5.226519802119583, ms=00000}
22:48:40.707951 run osmo-ms-mob/00002: Starting mobile
22:48:40.724684 run osmo-ms-mob/00002(pid=137): Launched
22:48:40.735433 run mass: MS start registered {at=2733849.029251305, delay=0.004773851949721575, ms=00002}
22:48:42.007967 run osmo-ms-mob/00003: Starting mobile
22:48:42.024778 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.035672 run mass: MS start registered {at=2733850.329496755, delay=0.004911497700959444, ms=00003}
22:48:43.098984 run osmo-ms-mob/00004: Starting mobile
22:48:43.115279 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.125968 run mass: MS start registered {at=2733851.419794863, delay=0.0047555179335176945, ms=00004}
22:48:43.709616 run mass: MS performed LU {at=2733852.003331828, lu_delay=4.773811407852918, ms=00001}
22:48:44.107175 run osmo-ms-mob/00005: Starting mobile
22:48:44.123655 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.134886 run mass: MS start registered {at=2733852.428695014, delay=0.0052436902187764645, ms=00005}
22:48:44.998247 run osmo-ms-mob/00006: Starting mobile
22:48:45.014488 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.025394 run mass: MS start registered {at=2733853.319222265, delay=0.004963353741914034, ms=00006}
22:48:45.610341 run mass: MS performed LU {at=2733853.903955734, lu_delay=4.874704428948462, ms=00002}
22:48:45.907371 run osmo-ms-mob/00007: Starting mobile
22:48:45.924150 run osmo-ms-mob/00007(pid=142): Launched
22:48:45.935148 run mass: MS start registered {at=2733854.22897575, delay=0.005043363198637962, ms=00007}
22:48:46.675862 run osmo-ms-mob/00008: Starting mobile
22:48:46.688744 run osmo-ms-mob/00008(pid=143): Launched
22:48:46.699742 run mass: MS start registered {at=2733854.993569788, delay=0.00477055786177516, ms=00008}
22:48:47.406917 run osmo-ms-mob/00009: Starting mobile
22:48:47.423568 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.435085 run mass: MS start registered {at=2733855.728910312, delay=0.005474559031426907, ms=00009}
22:48:47.474700 run mass: MS performed LU {at=2733855.76843758, lu_delay=5.438940825406462, ms=00003}
22:48:48.089731 run osmo-ms-mob/00010: Starting mobile
22:48:48.104550 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.115403 run mass: MS start registered {at=2733856.409226945, delay=0.004594903904944658, ms=00010}
22:48:48.682288 run osmo-ms-mob/00011: Starting mobile
22:48:48.694967 run osmo-ms-mob/00011(pid=146): Launched
22:48:48.705892 run mass: MS start registered {at=2733856.99971884, delay=0.004732324741780758, ms=00011}
22:48:49.306237 run osmo-ms-mob/00012: Starting mobile
22:48:49.323589 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.334612 run mass: MS start registered {at=2733857.628439715, delay=0.0048522730357944965, ms=00012}
22:48:49.376540 run mass: MS performed LU {at=2733857.670257005, lu_delay=5.241561990696937, ms=00005}
22:48:49.403530 run mass: MS performed LU {at=2733857.697296641, lu_delay=6.277501777745783, ms=00004}
22:48:49.899327 run osmo-ms-mob/00013: Starting mobile
22:48:49.912271 run osmo-ms-mob/00013(pid=148): Launched
22:48:49.923355 run mass: MS start registered {at=2733858.217170029, delay=0.005121192894876003, ms=00013}
22:48:50.474714 run osmo-ms-mob/00014: Starting mobile
22:48:50.487786 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.498587 run mass: MS start registered {at=2733858.79241675, delay=0.00480416975915432, ms=00014}
22:48:51.075660 run osmo-ms-mob/00015: Starting mobile
22:48:51.088530 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.099514 run mass: MS start registered {at=2733859.393340301, delay=0.004978105891495943, ms=00015}
22:48:51.241405 run mass: MS performed LU {at=2733859.535123282, lu_delay=5.306147532071918, ms=00007}
22:48:51.305863 run mass: MS performed LU {at=2733859.599575357, lu_delay=6.280353092122823, ms=00006}
22:48:51.607332 run osmo-ms-mob/00016: Starting mobile
22:48:51.631800 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.644011 run mass: MS performed LU {at=2733859.937845384, lu_delay=4.944275595713407, ms=00008}
22:48:51.650125 run mass: MS start registered {at=2733859.943967932, delay=0.006140096113085747, ms=00016}
22:48:52.075625 run osmo-ms-mob/00017: Starting mobile
22:48:52.089205 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.100533 run mass: MS start registered {at=2733860.394357639, delay=0.005194918718189001, ms=00017}
22:48:52.698635 run osmo-ms-mob/00018: Starting mobile
22:48:52.714779 run osmo-ms-mob/00018(pid=153): Launched
22:48:52.725596 run mass: MS start registered {at=2733861.019425385, delay=0.004874841310083866, ms=00018}
22:48:53.100104 run osmo-ms-mob/00019: Starting mobile
22:48:53.117764 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.128570 run mass: MS start registered {at=2733861.422397568, delay=0.004885856993496418, ms=00019}
22:48:53.141750 run mass: MS performed LU {at=2733861.435571991, lu_delay=5.706661678850651, ms=00009}
22:48:53.169663 run mass: MS performed LU {at=2733861.463454015, lu_delay=5.054227069951594, ms=00010}
22:48:53.275531 run mass: MS performed LU {at=2733861.569253046, lu_delay=4.569534206297249, ms=00011}
22:48:53.602097 run osmo-ms-mob/00020: Starting mobile
22:48:53.618640 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.629333 run mass: MS start registered {at=2733861.92316124, delay=0.00476874178275466, ms=00020}
22:48:54.088842 run osmo-ms-mob/00021: Starting mobile
22:48:54.102508 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.113716 run mass: MS start registered {at=2733862.407536773, delay=0.005348619073629379, ms=00021}
22:48:54.474634 run osmo-ms-mob/00022: Starting mobile
22:48:54.487501 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.498465 run mass: MS start registered {at=2733862.792293348, delay=0.004780129995197058, ms=00022}
22:48:55.005895 run osmo-ms-mob/00023: Starting mobile
22:48:55.021447 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.027409 run mass: MS performed LU {at=2733863.321243169, lu_delay=5.692803453654051, ms=00012}
22:48:55.033289 run mass: MS start registered {at=2733863.327130832, delay=0.005905704572796822, ms=00023}
22:48:55.071573 run mass: MS performed LU {at=2733863.365277125, lu_delay=5.1481070960871875, ms=00013}
22:48:55.391670 run osmo-ms-mob/00024: Starting mobile
22:48:55.404775 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.410791 run mass: MS performed LU {at=2733863.704623457, lu_delay=4.912206707056612, ms=00014}
22:48:55.416645 run mass: MS start registered {at=2733863.710486688, delay=0.005882885307073593, ms=00024}
22:48:55.887723 run osmo-ms-mob/00025: Starting mobile
22:48:55.901447 run osmo-ms-mob/00025(pid=160): Launched
22:48:55.912580 run mass: MS start registered {at=2733864.206407831, delay=0.005024594254791737, ms=00025}
22:48:56.276212 run osmo-ms-mob/00026: Starting mobile
22:48:56.289198 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.300079 run mass: MS start registered {at=2733864.593908376, delay=0.004891169257462025, ms=00026}
22:48:56.708374 run osmo-ms-mob/00027: Starting mobile
22:48:56.721129 run osmo-ms-mob/00027(pid=162): Launched
22:48:56.732382 run mass: MS start registered {at=2733865.026199104, delay=0.005193251650780439, ms=00027}
22:48:56.806719 run mass: MS performed LU {at=2733865.100441857, lu_delay=5.707101556006819, ms=00015}
22:48:56.908272 run mass: MS performed LU {at=2733865.201997368, lu_delay=4.807639729231596, ms=00017}
22:48:56.934407 run mass: MS performed LU {at=2733865.228226726, lu_delay=5.284258794039488, ms=00016}
22:48:56.949102 run osmo-ms-mob/00028: Starting mobile
22:48:56.961791 run osmo-ms-mob/00028(pid=163): Launched
22:48:56.972884 run mass: MS start registered {at=2733865.266713964, delay=0.00517549691721797, ms=00028}
22:48:57.510218 run osmo-ms-mob/00029: Starting mobile
22:48:57.527326 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.538519 run mass: MS start registered {at=2733865.832345417, delay=0.005042316857725382, ms=00029}
22:48:57.888515 run osmo-ms-mob/00030: Starting mobile
22:48:57.902227 run osmo-ms-mob/00030(pid=165): Launched
22:48:57.913422 run mass: MS start registered {at=2733866.207248647, delay=0.005309599451720715, ms=00030}
22:48:58.275454 run osmo-ms-mob/00031: Starting mobile
22:48:58.288436 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.299303 run mass: MS start registered {at=2733866.593130277, delay=0.0049062068574130535, ms=00031}
22:48:58.597350 run osmo-ms-mob/00032: Starting mobile
22:48:58.613948 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.624796 run mass: MS start registered {at=2733866.918623987, delay=0.004850486293435097, ms=00032}
22:48:58.772696 run mass: MS performed LU {at=2733867.06642068, lu_delay=4.658883906900883, ms=00021}
22:48:58.837069 run mass: MS performed LU {at=2733867.130795196, lu_delay=6.11136981099844, ms=00018}
22:48:58.863307 run osmo-ms-mob/00033: Starting mobile
22:48:58.875951 run osmo-ms-mob/00033(pid=168): Launched
22:48:58.886934 run mass: MS start registered {at=2733867.180761052, delay=0.0050597949884831905, ms=00033}
22:48:58.905728 run mass: MS performed LU {at=2733867.199553819, lu_delay=5.276392579078674, ms=00020}
22:48:58.943124 run mass: MS performed LU {at=2733867.236871487, lu_delay=5.814473919104785, ms=00019}
22:48:59.397449 run osmo-ms-mob/00034: Starting mobile
22:48:59.412445 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.423304 run mass: MS start registered {at=2733867.717131052, delay=0.004933169111609459, ms=00034}
22:48:59.675910 run osmo-ms-mob/00035: Starting mobile
22:48:59.688998 run osmo-ms-mob/00035(pid=170): Launched
22:48:59.700110 run mass: MS start registered {at=2733867.993933469, delay=0.005111262202262878, ms=00035}
22:49:00.075405 run osmo-ms-mob/00036: Starting mobile
22:49:00.088369 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.099895 run mass: MS start registered {at=2733868.393718582, delay=0.005198582075536251, ms=00036}
22:49:00.497021 run osmo-ms-mob/00037: Starting mobile
22:49:00.513084 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.524170 run mass: MS start registered {at=2733868.817994096, delay=0.005170983728021383, ms=00037}
22:49:00.572342 run mass: MS performed LU {at=2733868.866073228, lu_delay=4.65966539690271, ms=00025}
22:49:00.674506 run mass: MS performed LU {at=2733868.968231571, lu_delay=5.257744882721454, ms=00024}
22:49:00.688443 run osmo-ms-mob/00038: Starting mobile
22:49:00.701288 run osmo-ms-mob/00038(pid=173): Launched
22:49:00.707253 run mass: MS performed LU {at=2733869.001089879, lu_delay=5.67395904706791, ms=00023}
22:49:00.713086 run mass: MS start registered {at=2733869.006926715, delay=0.005852842703461647, ms=00038}
22:49:00.844947 run mass: MS performed LU {at=2733869.13867084, lu_delay=6.346377491950989, ms=00022}
22:49:00.874470 run osmo-ms-mob/00039: Starting mobile
22:49:00.887294 run osmo-ms-mob/00039(pid=174): Launched
22:49:00.898045 run mass: MS start registered {at=2733869.191875145, delay=0.004780568648129702, ms=00039}
22:49:01.475577 run osmo-ms-mob/00040: Starting mobile
22:49:01.488566 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.500124 run mass: MS start registered {at=2733869.793948245, delay=0.005425622686743736, ms=00040}
22:49:01.789404 run osmo-ms-mob/00041: Starting mobile
22:49:01.803372 run osmo-ms-mob/00041(pid=176): Launched
22:49:01.814881 run mass: MS start registered {at=2733870.108704647, delay=0.005325951147824526, ms=00041}
22:49:02.087794 run osmo-ms-mob/00042: Starting mobile
22:49:02.101306 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.112398 run mass: MS start registered {at=2733870.40622148, delay=0.005111650098115206, ms=00042}
22:49:02.497308 run osmo-ms-mob/00043: Starting mobile
22:49:02.513631 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.524703 run mass: MS start registered {at=2733870.818530587, delay=0.005074635148048401, ms=00043}
22:49:02.537225 run mass: MS performed LU {at=2733870.831046707, lu_delay=4.998701290227473, ms=00029}
22:49:02.603177 run mass: MS performed LU {at=2733870.896902673, lu_delay=4.6896540257148445, ms=00030}
22:49:02.630495 run osmo-ms-mob/00044: Starting mobile
22:49:02.643339 run osmo-ms-mob/00044(pid=179): Launched
22:49:02.653938 run mass: MS start registered {at=2733870.947768473, delay=0.0046593789011240005, ms=00044}
22:49:02.671056 run mass: MS performed LU {at=2733870.964886123, lu_delay=6.370977746788412, ms=00026}
22:49:02.708703 run mass: MS performed LU {at=2733871.0024489, lu_delay=5.735734936315566, ms=00028}
22:49:02.730147 run osmo-ms-mob/00045: Starting mobile
22:49:02.743025 run osmo-ms-mob/00045(pid=180): Launched
22:49:02.754102 run mass: MS start registered {at=2733871.047929177, delay=0.004680198151618242, ms=00045}
22:49:03.385788 run osmo-ms-mob/00046: Starting mobile
22:49:03.400011 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.411403 run mass: MS start registered {at=2733871.70522649, delay=0.005059218965470791, ms=00046}
22:49:03.676071 run osmo-ms-mob/00047: Starting mobile
22:49:03.689498 run osmo-ms-mob/00047(pid=182): Launched
22:49:03.700498 run mass: MS start registered {at=2733871.994321444, delay=0.004943842068314552, ms=00047}
22:49:03.977071 run osmo-ms-mob/00048: Starting mobile
22:49:03.990018 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.001281 run mass: MS start registered {at=2733872.295106698, delay=0.005077087786048651, ms=00048}
22:49:04.298255 run osmo-ms-mob/00049: Starting mobile
22:49:04.314398 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.325350 run mass: MS start registered {at=2733872.61917434, delay=0.005035658832639456, ms=00049}
22:49:04.336838 run mass: MS performed LU {at=2733872.630667695, lu_delay=4.636734225787222, ms=00035}
22:49:04.439748 run mass: MS performed LU {at=2733872.733485996, lu_delay=5.814862008672208, ms=00032}
22:49:04.454932 run osmo-ms-mob/00050: Starting mobile
22:49:04.467920 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.473878 run mass: MS performed LU {at=2733872.767714016, lu_delay=5.586952964309603, ms=00033}
22:49:04.479621 run mass: MS start registered {at=2733872.773463747, delay=0.005766457878053188, ms=00050}
22:49:04.647671 run mass: MS performed LU {at=2733872.94139716, lu_delay=5.224266107659787, ms=00034}
22:49:04.975470 run osmo-ms-mob/00051: Starting mobile
22:49:04.988689 run osmo-ms-mob/00051(pid=186): Launched
22:49:04.999886 run mass: MS start registered {at=2733873.293712855, delay=0.005112543702125549, ms=00051}
22:49:05.275704 run osmo-ms-mob/00052: Starting mobile
22:49:05.288918 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.300419 run mass: MS start registered {at=2733873.59424425, delay=0.005524124950170517, ms=00052}
22:49:05.588916 run osmo-ms-mob/00053: Starting mobile
22:49:05.603070 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.614169 run mass: MS start registered {at=2733873.907990988, delay=0.004989373032003641, ms=00053}
22:49:05.874950 run osmo-ms-mob/00054: Starting mobile
22:49:05.887658 run osmo-ms-mob/00054(pid=189): Launched
22:49:05.899214 run mass: MS start registered {at=2733874.19303863, delay=0.005690454971045256, ms=00054}
22:49:06.175231 run osmo-ms-mob/00055: Starting mobile
22:49:06.188053 run osmo-ms-mob/00055(pid=190): Launched
22:49:06.199131 run mass: MS start registered {at=2733874.49295564, delay=0.005126771982759237, ms=00055}
22:49:06.304058 run mass: MS performed LU {at=2733874.597789532, lu_delay=4.803841287270188, ms=00040}
22:49:06.369002 run mass: MS performed LU {at=2733874.662726704, lu_delay=6.269008121918887, ms=00036}
22:49:06.395642 run osmo-ms-mob/00056: Starting mobile
22:49:06.408557 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.419584 run mass: MS start registered {at=2733874.713414592, delay=0.0050687361508607864, ms=00056}
22:49:06.438683 run mass: MS performed LU {at=2733874.732496055, lu_delay=5.914501958992332, ms=00037}
22:49:06.474334 run mass: MS performed LU {at=2733874.768078803, lu_delay=5.576203658245504, ms=00039}
22:49:06.494823 run osmo-ms-mob/00057: Starting mobile
22:49:06.507805 run osmo-ms-mob/00057(pid=192): Launched
22:49:06.519055 run mass: MS start registered {at=2733874.812883084, delay=0.004931712988764048, ms=00057}
22:49:06.548053 run mass: MS performed LU {at=2733874.84184979, lu_delay=5.83492307504639, ms=00038}
22:49:06.802616 run mass: MS performed LU {at=2733875.096339916, lu_delay=4.987635268829763, ms=00041}
22:49:07.189556 run osmo-ms-mob/00058: Starting mobile
22:49:07.203396 run osmo-ms-mob/00058(pid=193): Launched
22:49:07.214958 run mass: MS start registered {at=2733875.508785305, delay=0.005370595958083868, ms=00058}
22:49:07.366095 run mass: MS performed LU {at=2733875.659826885, lu_delay=4.841296297963709, ms=00043}
22:49:07.390410 run mass: MS performed LU {at=2733875.684244895, lu_delay=3.6899234508164227, ms=00047}
22:49:07.401531 run osmo-ms-mob/00059: Starting mobile
22:49:07.414833 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.425826 run mass: MS start registered {at=2733875.719649974, delay=0.004999700002372265, ms=00059}
22:49:07.802086 run osmo-ms-mob/00060: Starting mobile
22:49:07.816728 run osmo-ms-mob/00060(pid=195): Launched
22:49:07.828475 run mass: MS start registered {at=2733876.122297176, delay=0.005717420019209385, ms=00060}
22:49:08.103650 run mass: MS performed LU {at=2733876.3973758, lu_delay=5.349446623120457, ms=00045}
22:49:08.133540 run osmo-ms-mob/00061: Starting mobile
22:49:08.146818 run osmo-ms-mob/00061(pid=196): Launched
22:49:08.157721 run mass: MS start registered {at=2733876.451550002, delay=0.004942101426422596, ms=00061}
22:49:08.205638 run mass: MS performed LU {at=2733876.499361813, lu_delay=5.551593340002, ms=00044}
22:49:08.232996 run mass: MS performed LU {at=2733876.526744298, lu_delay=4.821517808362842, ms=00046}
22:49:08.274857 run osmo-ms-mob/00062: Starting mobile
22:49:08.288741 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.299945 run mass: MS start registered {at=2733876.59376765, delay=0.005083356983959675, ms=00062}
22:49:08.412760 run mass: MS performed LU {at=2733876.70648923, lu_delay=6.300267749931663, ms=00042}
22:49:08.815231 run osmo-ms-mob/00063: Starting mobile
22:49:08.831509 run osmo-ms-mob/00063(pid=198): Launched
22:49:08.843256 run mass: MS start registered {at=2733877.137076778, delay=0.0056975409388542175, ms=00063}
22:49:09.188412 run osmo-ms-mob/00064: Starting mobile
22:49:09.202109 run osmo-ms-mob/00064(pid=199): Launched
22:49:09.213735 run mass: MS start registered {at=2733877.507563197, delay=0.00529841985553503, ms=00064}
22:49:09.575233 run osmo-ms-mob/00065: Starting mobile
22:49:09.588096 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.599485 run mass: MS start registered {at=2733877.893306964, delay=0.005294247064739466, ms=00065}
22:49:09.914144 run osmo-ms-mob/00066: Starting mobile
22:49:09.929763 run osmo-ms-mob/00066(pid=201): Launched
22:49:09.940774 run mass: MS start registered {at=2733878.23459869, delay=0.005239818245172501, ms=00066}
22:49:10.070478 run mass: MS performed LU {at=2733878.364208833, lu_delay=5.590745085850358, ms=00050}
22:49:10.134595 run mass: MS performed LU {at=2733878.428299022, lu_delay=5.1345861670561135, ms=00051}
22:49:10.160164 run osmo-ms-mob/00067: Starting mobile
22:49:10.173023 run osmo-ms-mob/00067(pid=202): Launched
22:49:10.183943 run mass: MS start registered {at=2733878.477772755, delay=0.004892216995358467, ms=00067}
22:49:10.241124 run mass: MS performed LU {at=2733878.534862398, lu_delay=4.940618148073554, ms=00052}
22:49:10.277790 run mass: MS performed LU {at=2733878.571536735, lu_delay=6.276430037338287, ms=00048}
22:49:10.311384 run osmo-ms-mob/00068: Starting mobile
22:49:10.325104 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.331202 run mass: MS performed LU {at=2733878.625037646, lu_delay=4.717046658042818, ms=00053}
22:49:10.337064 run mass: MS start registered {at=2733878.630905849, delay=0.005885778926312923, ms=00068}
22:49:10.988582 run osmo-ms-mob/00069: Starting mobile
22:49:11.002343 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.013563 run mass: MS start registered {at=2733879.307386373, delay=0.005190154071897268, ms=00069}
22:49:11.387308 run osmo-ms-mob/00070: Starting mobile
22:49:11.401233 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.412730 run mass: MS start registered {at=2733879.706549031, delay=0.0051668561063706875, ms=00070}
22:49:11.788041 run osmo-ms-mob/00071: Starting mobile
22:49:11.801690 run osmo-ms-mob/00071(pid=206): Launched
22:49:11.812665 run mass: MS start registered {at=2733880.106491225, delay=0.005011718720197678, ms=00071}
22:49:11.869991 run mass: MS performed LU {at=2733880.163716216, lu_delay=5.970677586272359, ms=00054}
22:49:11.971857 run mass: MS performed LU {at=2733880.265582686, lu_delay=4.756797380745411, ms=00058}
22:49:11.998073 run mass: MS performed LU {at=2733880.291885772, lu_delay=5.798930131830275, ms=00055}
22:49:12.021939 run osmo-ms-mob/00072: Starting mobile
22:49:12.034762 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.045887 run mass: MS start registered {at=2733880.339714591, delay=0.005153265781700611, ms=00072}
22:49:12.143483 run mass: MS performed LU {at=2733880.437205652, lu_delay=5.624322567600757, ms=00057}
22:49:12.179080 run mass: MS performed LU {at=2733880.472853333, lu_delay=5.759438741020858, ms=00056}
22:49:12.215524 run mass: MS performed LU {at=2733880.509276992, lu_delay=4.7896270183846354, ms=00059}
22:49:12.237505 run osmo-ms-mob/00073: Starting mobile
22:49:12.250398 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.261502 run mass: MS start registered {at=2733880.555328672, delay=0.005211011040955782, ms=00073}
22:49:12.989523 run osmo-ms-mob/00074: Starting mobile
22:49:13.003189 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.014373 run mass: MS start registered {at=2733881.308201438, delay=0.0051421839743852615, ms=00074}
22:49:13.414995 run osmo-ms-mob/00075: Starting mobile
22:49:13.431168 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.442359 run mass: MS start registered {at=2733881.736182757, delay=0.005068033002316952, ms=00075}
22:49:13.770861 run mass: MS performed LU {at=2733882.064574136, lu_delay=4.927497358061373, ms=00063}
22:49:13.785473 run osmo-ms-mob/00076: Starting mobile
22:49:13.798770 run osmo-ms-mob/00076(pid=211): Launched
22:49:13.810515 run mass: MS start registered {at=2733882.104330853, delay=0.00564212491735816, ms=00076}
22:49:13.835148 run mass: MS performed LU {at=2733882.128900518, lu_delay=4.621337321121246, ms=00064}
22:49:13.900953 run mass: MS performed LU {at=2733882.194676264, lu_delay=6.072379088029265, ms=00060}
22:49:14.044309 run mass: MS performed LU {at=2733882.33803077, lu_delay=5.744263119995594, ms=00062}
22:49:14.072885 run osmo-ms-mob/00077: Starting mobile
22:49:14.086074 run osmo-ms-mob/00077(pid=212): Launched
22:49:14.092010 run mass: MS performed LU {at=2733882.385846462, lu_delay=5.934296459890902, ms=00061}
22:49:14.097835 run mass: MS start registered {at=2733882.391677608, delay=0.005848663859069347, ms=00077}
22:49:14.775463 run osmo-ms-mob/00078: Starting mobile
22:49:14.788986 run osmo-ms-mob/00078(pid=213): Launched
22:49:14.801039 run mass: MS start registered {at=2733883.094855686, delay=0.005814039148390293, ms=00078}
22:49:15.193202 run osmo-ms-mob/00079: Starting mobile
22:49:15.207900 run osmo-ms-mob/00079(pid=214): Launched
22:49:15.219261 run mass: MS start registered {at=2733883.513079211, delay=0.005300283897668123, ms=00079}
22:49:15.635131 run mass: MS performed LU {at=2733883.928856677, lu_delay=5.451083921827376, ms=00067}
22:49:15.685308 run osmo-ms-mob/00080: Starting mobile
22:49:15.701225 run osmo-ms-mob/00080(pid=215): Launched
22:49:15.712599 run mass: MS start registered {at=2733884.006423215, delay=0.005428054835647345, ms=00080}
22:49:15.736590 run mass: MS performed LU {at=2733884.030394352, lu_delay=4.723007978871465, ms=00069}
22:49:15.765406 run mass: MS performed LU {at=2733884.059131402, lu_delay=5.428225553128868, ms=00068}
22:49:15.908582 run mass: MS performed LU {at=2733884.202303931, lu_delay=5.9677052409388125, ms=00066}
22:49:15.944745 run mass: MS performed LU {at=2733884.238489362, lu_delay=6.345182397868484, ms=00065}
22:49:15.967464 run osmo-ms-mob/00081: Starting mobile
22:49:15.980499 run osmo-ms-mob/00081(pid=216): Launched
22:49:15.991701 run mass: MS start registered {at=2733884.285530763, delay=0.005148465279489756, ms=00081}
22:49:16.575540 run osmo-ms-mob/00082: Starting mobile
22:49:16.588979 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.600680 run mass: MS start registered {at=2733884.894503897, delay=0.005504061933606863, ms=00082}
22:49:17.188531 run osmo-ms-mob/00083: Starting mobile
22:49:17.202512 run osmo-ms-mob/00083(pid=218): Launched
22:49:17.213680 run mass: MS start registered {at=2733885.507505387, delay=0.005168861243873835, ms=00083}
22:49:17.601453 run mass: MS performed LU {at=2733885.895163326, lu_delay=6.188614294864237, ms=00070}
22:49:17.645768 run osmo-ms-mob/00084: Starting mobile
22:49:17.659718 run osmo-ms-mob/00084(pid=219): Launched
22:49:17.665945 run mass: MS performed LU {at=2733885.959780068, lu_delay=5.853288843296468, ms=00071}
22:49:17.671790 run mass: MS start registered {at=2733885.965632301, delay=0.005882300902158022, ms=00084}
22:49:17.736106 run mass: MS performed LU {at=2733886.029833805, lu_delay=5.474505132995546, ms=00073}
22:49:17.771763 run mass: MS performed LU {at=2733886.065495658, lu_delay=5.725781067274511, ms=00072}
22:49:18.045423 run mass: MS performed LU {at=2733886.339149522, lu_delay=5.030948084313422, ms=00074}
22:49:18.076876 run osmo-ms-mob/00085: Starting mobile
22:49:18.091853 run osmo-ms-mob/00085(pid=220): Launched
22:49:18.102840 run mass: MS start registered {at=2733886.396663943, delay=0.0050873286090791225, ms=00085}
22:49:18.790071 run osmo-ms-mob/00086: Starting mobile
22:49:18.803962 run osmo-ms-mob/00086(pid=221): Launched
22:49:18.814888 run mass: MS start registered {at=2733887.10871393, delay=0.004976916126906872, ms=00086}
22:49:19.407216 run osmo-ms-mob/00087: Starting mobile
22:49:19.425014 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.431086 run mass: MS performed LU {at=2733887.72492108, lu_delay=5.333243472035974, ms=00077}
22:49:19.436929 run mass: MS start registered {at=2733887.730771064, delay=0.005868481006473303, ms=00087}
22:49:19.502831 run mass: MS performed LU {at=2733887.796566694, lu_delay=6.060383936855942, ms=00075}
22:49:19.530398 run mass: MS performed LU {at=2733887.824149373, lu_delay=5.719818519894034, ms=00076}
22:49:19.674846 run mass: MS performed LU {at=2733887.968570617, lu_delay=4.873714930843562, ms=00078}
22:49:19.710679 run mass: MS performed LU {at=2733888.004451836, lu_delay=22.97825273219496, ms=00027}
22:49:19.727935 run osmo-ms-mob/00088: Starting mobile
22:49:19.740890 run osmo-ms-mob/00088(pid=223): Launched
22:49:19.751886 run mass: MS start registered {at=2733888.04571532, delay=0.005084630101919174, ms=00088}
22:49:20.590166 run osmo-ms-mob/00089: Starting mobile
22:49:20.603973 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.615327 run mass: MS start registered {at=2733888.909149123, delay=0.005405863747000694, ms=00089}
22:49:21.175895 run osmo-ms-mob/00090: Starting mobile
22:49:21.189030 run osmo-ms-mob/00090(pid=225): Launched
22:49:21.200957 run mass: MS start registered {at=2733889.494782989, delay=0.005681681912392378, ms=00090}
22:49:21.367075 run mass: MS performed LU {at=2733889.660783622, lu_delay=5.6543604070320725, ms=00080}
22:49:21.432721 run mass: MS performed LU {at=2733889.726444419, lu_delay=5.440913655795157, ms=00081}
22:49:21.501245 run mass: MS performed LU {at=2733889.794969336, lu_delay=6.281890125013888, ms=00079}
22:49:21.538029 run mass: MS performed LU {at=2733889.831779745, lu_delay=4.937275847885758, ms=00082}
22:49:21.575971 run mass: MS performed LU {at=2733889.869687827, lu_delay=23.27655754983425, ms=00031}
22:49:21.604159 run osmo-ms-mob/00091: Starting mobile
22:49:21.616992 run osmo-ms-mob/00091(pid=226): Launched
22:49:21.628168 run mass: MS start registered {at=2733889.921988058, delay=0.00514999171718955, ms=00091}
22:49:22.586208 run osmo-ms-mob/00092: Starting mobile
22:49:22.599754 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.611635 run mass: MS start registered {at=2733890.905461171, delay=0.005925651174038649, ms=00092}
22:49:23.167658 run mass: MS performed LU {at=2733891.461387582, lu_delay=5.064723639283329, ms=00085}
22:49:23.268898 run mass: MS performed LU {at=2733891.562622605, lu_delay=5.596990304067731, ms=00084}
22:49:23.324131 run osmo-ms-mob/00093: Starting mobile
22:49:23.339153 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.350053 run mass: MS start registered {at=2733891.643879382, delay=0.004991552792489529, ms=00093}
22:49:23.439771 run mass: MS performed LU {at=2733891.733472368, lu_delay=4.624758438207209, ms=00086}
22:49:24.275203 run osmo-ms-mob/00094: Starting mobile
22:49:24.288536 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.299657 run mass: MS start registered {at=2733892.593485291, delay=0.005132683087140322, ms=00094}
22:49:25.133401 run mass: MS performed LU {at=2733893.42708682, lu_delay=5.381371499970555, ms=00088}
22:49:25.189303 run osmo-ms-mob/00095: Starting mobile
22:49:25.204813 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.210838 run mass: MS performed LU {at=2733893.504673988, lu_delay=5.7739029242657125, ms=00087}
22:49:25.216598 run mass: MS start registered {at=2733893.510440099, delay=0.005782183259725571, ms=00095}
22:49:25.503004 run mass: MS performed LU {at=2733893.796730405, lu_delay=4.887581282295287, ms=00089}
22:49:26.187901 run osmo-ms-mob/00096: Starting mobile
22:49:26.201274 run osmo-ms-mob/00096(pid=231): Launched
22:49:26.212469 run mass: MS start registered {at=2733894.506296282, delay=0.004966892302036285, ms=00096}
22:49:26.932796 run mass: MS performed LU {at=2733895.226520727, lu_delay=5.731737738009542, ms=00090}
22:49:27.034930 run mass: MS performed LU {at=2733895.328656611, lu_delay=5.4066685531288385, ms=00091}
22:49:27.186704 run mass: MS performed LU {at=2733895.480431506, lu_delay=4.574970334768295, ms=00092}
22:49:27.216619 run osmo-ms-mob/00097: Starting mobile
22:49:27.229652 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.235599 run mass: MS performed LU {at=2733895.52943466, lu_delay=22.91026032017544, ms=00049}
22:49:27.241375 run mass: MS start registered {at=2733895.535217037, delay=0.005800791084766388, ms=00097}
22:49:28.606051 run osmo-ms-mob/00098: Starting mobile
22:49:28.622806 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.633772 run mass: MS start registered {at=2733896.927600615, delay=0.004973689094185829, ms=00098}
22:49:28.898896 run mass: MS performed LU {at=2733897.192600048, lu_delay=4.599114757031202, ms=00094}
22:49:28.963639 run mass: MS performed LU {at=2733897.257364908, lu_delay=5.613485525827855, ms=00093}
22:49:30.375925 run osmo-ms-mob/00099: Starting mobile
22:49:30.388689 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.394477 run mass: All started... {duration=55.72947055194527, too_slow=0}
22:49:30.400040 run mass: MS start registered {at=2733898.69387435, delay=0.005553022027015686, ms=00099}
22:49:30.800542 run mass: MS performed LU {at=2733899.094268055, lu_delay=5.583827956113964, ms=00095}
22:49:31.298910 run mass: MS performed LU {at=2733899.592636, lu_delay=5.08633971773088, ms=00096}
22:49:32.665146 run mass: MS performed LU {at=2733900.958769547, lu_delay=5.42355250986293, ms=00097}
22:49:34.566006 run mass: MS performed LU {at=2733902.859730216, lu_delay=5.932129601016641, ms=00098}
22:49:36.432003 run mass: MS performed LU {at=2733904.725726245, lu_delay=6.0318518951535225, ms=00099}
22:49:40.431883 run mass: MS performed LU {at=2733908.725593124, lu_delay=23.218087736982852, ms=00083}
22:49:40.441629 run mass: Tests done {all_completed=True, max=23.27655754983425, min=3.6899234508164227}
22:49:40.447097 tst register_default_mass.py: Test passed (85.1 sec)
22:49:40.452457 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.455734 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.458962 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.462194 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.465423 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.468735 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.472049 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.475340 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.478596 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.481896 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.485146 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.488429 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.491750 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.495039 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.498374 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.501766 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.505222 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.508722 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.512138 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.515485 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.518801 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.522217 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.525536 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.528900 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.532272 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.535598 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.538968 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.542386 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.545760 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.549129 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.552482 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.555909 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.559310 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.562691 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.566074 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.569531 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.572986 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.576705 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.580101 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.583513 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.586843 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.590157 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.593700 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.597160 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.600963 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.604438 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.607893 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.611262 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.614716 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.618062 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.621691 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.625158 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.629081 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.632560 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.635926 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.639519 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.642883 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.646339 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.649750 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.653190 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.656627 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.660079 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.663524 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.667110 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.670571 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.673969 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.677425 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.680882 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.684241 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.687672 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.691135 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.694542 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.697890 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.701245 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.704587 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.707911 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.711300 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.714621 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.718058 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.721768 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.725305 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.729194 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.732787 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:40.736863 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:40.740538 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:40.743931 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:40.747231 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:40.750662 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:40.754475 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:40.757816 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:40.761215 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.764584 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.768001 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.771386 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.774772 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.778200 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.781537 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.784917 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.788329 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.791680 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.795011 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.798423 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.801818 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.805115 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.808529 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.811963 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.815352 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.818739 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.822137 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.825537 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.828884 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.832817 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.836207 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.839580 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.842994 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.846266 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.849512 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.852766 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.856023 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.859257 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.862449 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.865623 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.868837 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.872021 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.875207 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.878406 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.881580 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.884771 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.887961 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.891151 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.894339 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.897528 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.900709 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.903892 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.907093 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.910287 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.913451 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.916631 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.919794 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.922986 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.926184 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.929369 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.932560 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.935741 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.938917 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.942101 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.945285 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.948458 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.951635 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.954811 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.957985 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.961171 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.964356 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.967539 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.970717 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.973900 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.977078 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.980267 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.983455 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.986645 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.989819 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.993009 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.996191 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.999378 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.002554 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.005732 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.008918 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.012108 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.015279 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.018466 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.021652 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.024833 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.028015 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.031199 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.034383 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.037568 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.040752 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.043936 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.047122 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.050294 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.053475 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.056666 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.059860 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.063047 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.066219 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.069401 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.072597 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.075781 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.078976 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.082158 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.085349 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.088549 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.091746 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.094922 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.098098 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.101269 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.104446 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.107635 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.110826 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.113996 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.117176 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.120368 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.123549 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:41.126750 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:41.129931 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:41.133123 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:41.136305 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:41.139485 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:41.142671 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:41.145853 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:41.149045 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:41.152233 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:41.155422 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:41.158632 --- ParallelTerminationStrategy: PID 22 died...
22:49:41.160058 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:41.163537 --- ParallelTerminationStrategy: PID 23 died...
22:49:41.164950 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:41.168420 --- ParallelTerminationStrategy: PID 24 died...
22:49:41.169847 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:41.173345 --- ParallelTerminationStrategy: PID 25 died...
22:49:41.174773 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:41.178244 --- ParallelTerminationStrategy: PID 26 died...
22:49:41.179673 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:41.183245 --- ParallelTerminationStrategy: PID 27 died...
22:49:41.184694 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:41.188259 --- ParallelTerminationStrategy: PID 28 died...
22:49:41.189719 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:41.193287 --- ParallelTerminationStrategy: PID 29 died...
22:49:41.194743 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:41.198332 --- ParallelTerminationStrategy: PID 30 died...
22:49:41.199781 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:41.203352 --- ParallelTerminationStrategy: PID 31 died...
22:49:41.204808 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:41.208442 --- ParallelTerminationStrategy: PID 32 died...
22:49:41.209900 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:41.213489 --- ParallelTerminationStrategy: PID 33 died...
22:49:41.214959 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:41.218533 --- ParallelTerminationStrategy: PID 35 died...
22:49:41.219996 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:41.223581 --- ParallelTerminationStrategy: PID 36 died...
22:49:41.225043 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:41.228629 --- ParallelTerminationStrategy: PID 37 died...
22:49:41.230080 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:41.233661 --- ParallelTerminationStrategy: PID 38 died...
22:49:41.235120 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:41.238713 --- ParallelTerminationStrategy: PID 39 died...
22:49:41.240183 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:41.243767 --- ParallelTerminationStrategy: PID 40 died...
22:49:41.245224 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:41.248832 --- ParallelTerminationStrategy: PID 41 died...
22:49:41.250294 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:41.253875 --- ParallelTerminationStrategy: PID 42 died...
22:49:41.255350 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:41.258938 --- ParallelTerminationStrategy: PID 43 died...
22:49:41.260396 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:41.264085 --- ParallelTerminationStrategy: PID 44 died...
22:49:41.265549 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:41.269125 --- ParallelTerminationStrategy: PID 45 died...
22:49:41.270597 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:41.274153 --- ParallelTerminationStrategy: PID 46 died...
22:49:41.275611 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:41.279187 --- ParallelTerminationStrategy: PID 47 died...
22:49:41.280636 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:41.284194 --- ParallelTerminationStrategy: PID 48 died...
22:49:41.285634 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:41.289191 --- ParallelTerminationStrategy: PID 49 died...
22:49:41.290642 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:41.294211 --- ParallelTerminationStrategy: PID 50 died...
22:49:41.295667 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:41.299216 --- ParallelTerminationStrategy: PID 51 died...
22:49:41.300668 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:41.304215 --- ParallelTerminationStrategy: PID 52 died...
22:49:41.305655 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:41.309208 --- ParallelTerminationStrategy: PID 53 died...
22:49:41.310659 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:41.314214 --- ParallelTerminationStrategy: PID 54 died...
22:49:41.315658 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:41.319207 --- ParallelTerminationStrategy: PID 55 died...
22:49:41.320643 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:41.324184 --- ParallelTerminationStrategy: PID 56 died...
22:49:41.325633 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:41.329198 --- ParallelTerminationStrategy: PID 57 died...
22:49:41.330639 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:41.334198 --- ParallelTerminationStrategy: PID 58 died...
22:49:41.335650 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:41.339191 --- ParallelTerminationStrategy: PID 59 died...
22:49:41.340634 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:41.344203 --- ParallelTerminationStrategy: PID 60 died...
22:49:41.345633 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:41.349099 --- ParallelTerminationStrategy: PID 61 died...
22:49:41.350533 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:41.354006 --- ParallelTerminationStrategy: PID 62 died...
22:49:41.355425 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:41.358901 --- ParallelTerminationStrategy: PID 63 died...
22:49:41.360332 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:41.363810 --- ParallelTerminationStrategy: PID 64 died...
22:49:41.365220 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:41.368706 --- ParallelTerminationStrategy: PID 65 died...
22:49:41.370114 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:41.373584 --- ParallelTerminationStrategy: PID 66 died...
22:49:41.375013 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:41.378488 --- ParallelTerminationStrategy: PID 67 died...
22:49:41.379903 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:41.383398 --- ParallelTerminationStrategy: PID 68 died...
22:49:41.384820 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:41.388317 --- ParallelTerminationStrategy: PID 69 died...
22:49:41.389738 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.393244 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.394657 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.398144 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.399568 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.403053 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.404472 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.407950 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.409364 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.412850 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.414294 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.417770 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.419192 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.422676 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.424099 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.427588 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.428993 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.432476 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.433890 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.437365 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.438786 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.442262 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.443680 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.447184 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.448598 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.452083 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.453503 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.457021 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.458434 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.461955 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.463375 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.466860 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.468306 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.471888 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.473329 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.476879 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.478338 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.481873 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.483286 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.486771 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.488183 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.491655 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.493069 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.496577 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.497999 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.501468 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.502922 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.506411 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.507823 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.511302 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.512719 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.516208 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.517622 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.521113 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.522540 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.526035 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.527451 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.530944 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.532362 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.535834 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.537259 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.540761 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.542181 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.545684 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.547115 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.550613 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.552051 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.555613 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.557047 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.560594 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.562034 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.565601 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.567058 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.570562 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.571992 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.575473 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.576881 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.580371 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.581787 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.585273 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.586699 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.590189 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.591607 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.595091 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.596517 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.600012 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.601424 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.604912 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.606336 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.609807 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.611224 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.614735 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.616147 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.619621 --- ParallelTerminationStrategy: PID 116 died...
22:49:41.621044 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.624556 --- ParallelTerminationStrategy: PID 117 died...
22:49:41.625965 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.629456 --- ParallelTerminationStrategy: PID 118 died...
22:49:41.630891 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.634366 --- ParallelTerminationStrategy: PID 119 died...
22:49:41.635790 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.639282 --- ParallelTerminationStrategy: PID 120 died...
22:49:41.640704 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.644179 --- ParallelTerminationStrategy: PID 121 died...
22:49:41.645585 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.649078 --- ParallelTerminationStrategy: PID 122 died...
22:49:41.650494 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.653964 --- ParallelTerminationStrategy: PID 123 died...
22:49:41.655393 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.658877 --- ParallelTerminationStrategy: PID 124 died...
22:49:41.660285 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.663782 --- ParallelTerminationStrategy: PID 125 died...
22:49:41.665190 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.668704 --- ParallelTerminationStrategy: PID 126 died...
22:49:41.670113 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.673598 --- ParallelTerminationStrategy: PID 127 died...
22:49:41.675023 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.678511 --- ParallelTerminationStrategy: PID 128 died...
22:49:41.679927 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.683414 --- ParallelTerminationStrategy: PID 129 died...
22:49:41.684828 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.688313 --- ParallelTerminationStrategy: PID 130 died...
22:49:41.689726 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.693222 --- ParallelTerminationStrategy: PID 131 died...
22:49:41.694651 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.698126 --- ParallelTerminationStrategy: PID 132 died...
22:49:41.699537 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:41.703027 --- ParallelTerminationStrategy: PID 133 died...
22:49:41.704442 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:41.707931 --- ParallelTerminationStrategy: PID 134 died...
22:49:41.709342 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:41.712817 --- ParallelTerminationStrategy: PID 135 died...
22:49:41.714248 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:41.717747 --- ParallelTerminationStrategy: PID 136 died...
22:49:41.719175 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:41.722678 --- ParallelTerminationStrategy: PID 137 died...
22:49:41.724092 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:41.727624 --- ParallelTerminationStrategy: PID 138 died...
22:49:41.729027 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:41.732545 --- ParallelTerminationStrategy: PID 139 died...
22:49:41.733961 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:41.737446 --- ParallelTerminationStrategy: PID 140 died...
22:49:41.738870 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:41.742368 --- ParallelTerminationStrategy: PID 141 died...
22:49:41.743776 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:41.747280 --- ParallelTerminationStrategy: PID 142 died...
22:49:41.748695 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:41.752185 --- ParallelTerminationStrategy: PID 143 died...
22:49:41.753595 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:41.757095 --- ParallelTerminationStrategy: PID 144 died...
22:49:41.758522 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:41.762020 --- ParallelTerminationStrategy: PID 145 died...
22:49:41.763450 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.766963 --- ParallelTerminationStrategy: PID 146 died...
22:49:41.768389 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.771909 --- ParallelTerminationStrategy: PID 147 died...
22:49:41.773341 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.776830 --- ParallelTerminationStrategy: PID 148 died...
22:49:41.778262 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.781765 --- ParallelTerminationStrategy: PID 149 died...
22:49:41.783187 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.786689 --- ParallelTerminationStrategy: PID 150 died...
22:49:41.788107 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.791612 --- ParallelTerminationStrategy: PID 151 died...
22:49:41.793021 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.796531 --- ParallelTerminationStrategy: PID 152 died...
22:49:41.797946 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.801456 --- ParallelTerminationStrategy: PID 153 died...
22:49:41.802877 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.806381 --- ParallelTerminationStrategy: PID 154 died...
22:49:41.807805 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.811315 --- ParallelTerminationStrategy: PID 155 died...
22:49:41.812724 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.816227 --- ParallelTerminationStrategy: PID 156 died...
22:49:41.817642 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.821122 --- ParallelTerminationStrategy: PID 157 died...
22:49:41.822542 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.826038 --- ParallelTerminationStrategy: PID 158 died...
22:49:41.827462 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.830956 --- ParallelTerminationStrategy: PID 159 died...
22:49:41.832379 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.835875 --- ParallelTerminationStrategy: PID 160 died...
22:49:41.837292 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.840816 --- ParallelTerminationStrategy: PID 161 died...
22:49:41.842233 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.845723 --- ParallelTerminationStrategy: PID 162 died...
22:49:41.847143 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.850642 --- ParallelTerminationStrategy: PID 163 died...
22:49:41.852055 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.855553 --- ParallelTerminationStrategy: PID 164 died...
22:49:41.856979 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.860485 --- ParallelTerminationStrategy: PID 165 died...
22:49:41.861898 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.865398 --- ParallelTerminationStrategy: PID 166 died...
22:49:41.866843 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.870348 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.871765 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.875267 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.876679 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.880173 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.881589 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.885118 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.886540 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.890027 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.891454 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.894960 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.896374 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.899894 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.901312 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.904806 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.906229 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.909728 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.911158 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.914684 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.916121 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.919629 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.921041 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.924550 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.925998 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.929489 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.930924 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.934431 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.935844 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.939350 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.940764 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.944272 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.945693 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.949206 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.950629 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.954145 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.955569 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.959080 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.960493 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.964002 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.965421 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.968932 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.970353 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.973839 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.975259 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.978775 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.980206 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.983713 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.985128 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.988643 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.990058 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.993585 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.995001 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.998502 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.999922 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.003421 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.004833 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.008345 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.009775 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.013283 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.014720 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.018236 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.019655 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.023160 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.024571 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.028071 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.029493 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.033008 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.034429 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.037933 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.039356 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.042852 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.044271 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.047774 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.049187 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.052701 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.054109 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.057610 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.059023 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.062551 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.063968 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.067461 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.068887 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.072389 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.073803 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.077328 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.078754 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.082253 --- ParallelTerminationStrategy: PID 210 died...
22:49:42.083673 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:42.087185 --- ParallelTerminationStrategy: PID 211 died...
22:49:42.088606 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:42.092095 --- ParallelTerminationStrategy: PID 212 died...
22:49:42.093511 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:42.097019 --- ParallelTerminationStrategy: PID 213 died...
22:49:42.098444 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:42.101945 --- ParallelTerminationStrategy: PID 214 died...
22:49:42.103366 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:42.106875 --- ParallelTerminationStrategy: PID 215 died...
22:49:42.108295 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:42.111807 --- ParallelTerminationStrategy: PID 216 died...
22:49:42.113218 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:42.116743 --- ParallelTerminationStrategy: PID 217 died...
22:49:42.118164 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:42.121666 --- ParallelTerminationStrategy: PID 218 died...
22:49:42.123096 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:42.126627 --- ParallelTerminationStrategy: PID 219 died...
22:49:42.128054 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:42.131557 --- ParallelTerminationStrategy: PID 220 died...
22:49:42.132974 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:42.136494 --- ParallelTerminationStrategy: PID 221 died...
22:49:42.137915 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:42.141409 --- ParallelTerminationStrategy: PID 222 died...
22:49:42.142831 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:42.146354 --- ParallelTerminationStrategy: PID 223 died...
22:49:42.147775 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:42.151278 --- ParallelTerminationStrategy: PID 224 died...
22:49:42.152697 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:42.156236 --- ParallelTerminationStrategy: PID 225 died...
22:49:42.157651 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:42.161168 --- ParallelTerminationStrategy: PID 226 died...
22:49:42.162610 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:42.166109 --- ParallelTerminationStrategy: PID 227 died...
22:49:42.167519 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:42.171033 --- ParallelTerminationStrategy: PID 228 died...
22:49:42.172446 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:42.175966 --- ParallelTerminationStrategy: PID 229 died...
22:49:42.177379 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:42.180901 --- ParallelTerminationStrategy: PID 230 died...
22:49:42.182324 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:42.185826 --- ParallelTerminationStrategy: PID 231 died...
22:49:42.187255 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:42.190773 --- ParallelTerminationStrategy: PID 232 died...
22:49:42.192203 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:42.195719 --- ParallelTerminationStrategy: PID 233 died...
22:49:42.197132 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:42.200625 --- ParallelTerminationStrategy: PID 234 died...
22:49:42.202045 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.606315 --- ParallelTerminationStrategy: PID 34 died...
22:49:45.612181 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8366 netreg_mass PASS
---------------------------------------------------------------------
22:49:45.678536 tst trial-8366: Storing JUnit report in /build/trial-8366/run.2026-06-18_22-48-14/trial-8366.xml
--------------------------------------------------------------------------------------------
trial-8366 PASS
--------------------------------------------------------------------------------------------
22:49:45.690880 tst trial-8366: trial-8366: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.1 sec)
+ exit_code=0
+ rm -rf trial-8366/inst
+ cd trial-8366
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-18 22:48:14
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8366-run.tgz run.2026-06-18_22-48-14
+ tar czf /build/trial-8366-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-18_13_26_46.tgz osmo-bts-oc2g.build-2026-06-18_00_51_47.tgz osmo-bts-sysmo.build-2026-06-18_00_51_51.tgz osmo-bts.build-2026-06-18_00_51_54.tgz osmo-ggsn.build-2026-06-18_20_42_54.tgz osmo-hlr.build-2026-06-18_16_36_50.tgz osmo-hnbgw.build-2026-06-18_13_31_08.tgz osmo-mgw.build-2026-06-18_08_33_10.tgz osmo-msc.build-2026-06-18_13_35_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-18_07_34_50.tgz osmo-pcu-sysmo.build-2026-06-18_07_34_53.tgz osmo-pcu.build-2026-06-18_07_35_00.tgz osmo-sgsn.build-2026-06-18_20_48_30.tgz osmo-stp.build-2026-06-18_13_25_35.tgz osmo-trx.build-2026-06-18_14_22_01.tgz osmocom-bb.build-2026-06-18_21_17_33.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