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 8011
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4139488205253830426.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-8412
+ 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
f69f41a ttcn3-asterisk-ims-ue-test: set execfn
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [20/28] WORKDIR /TMP
#7 CACHED
#8 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#8 CACHED
#9 [ 3/28] RUN groupadd osmo-gsm-tester
#9 CACHED
#10 [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
#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 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#12 CACHED
#13 [ 8/28] RUN MKDIR /var/run/sshd
#13 CACHED
#14 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#14 CACHED
#15 [ 2/28] RUN useradd -ms /bin/bash jenkins
#15 CACHED
#16 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#16 CACHED
#17 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#17 CACHED
#18 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#18 CACHED
#19 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#21 CACHED
#22 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#22 CACHED
#23 [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
#23 CACHED
#24 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#24 CACHED
#25 [ 9/28] COPY SSH /root/.ssh
#25 CACHED
#26 [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
#26 CACHED
#27 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#27 CACHED
#28 [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
#28 CACHED
#29 [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
#29 CACHED
#30 [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
#30 CACHED
#31 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#31 CACHED
#32 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:367cbd5b07191f2af5f3ca941c6e20b5b568955205a371b36b7fe82f04ee74d9 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8413 -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-08-04 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8413
+ mkdir -p trial-8413
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-08-04_15_17_22.tgz osmo-bts-oc2g.build-2026-08-04_00_52_18.tgz osmo-bts-sysmo.build-2026-08-04_00_52_16.tgz osmo-bts.build-2026-08-04_00_52_23.tgz osmo-ggsn.build-2026-08-04_20_43_14.tgz osmo-hlr.build-2026-08-04_16_37_40.tgz osmo-hnbgw.build-2026-08-04_15_20_37.tgz osmo-mgw.build-2026-08-04_08_33_44.tgz osmo-msc.build-2026-08-04_15_25_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-04_07_35_08.tgz osmo-pcu-sysmo.build-2026-08-04_07_35_06.tgz osmo-pcu.build-2026-08-04_07_35_07.tgz osmo-sgsn.build-2026-08-04_20_49_33.tgz osmo-stp.build-2026-08-04_15_13_56.tgz osmo-trx.build-2026-08-04_14_22_40.tgz osmocom-bb.build-2026-08-04_21_18_46.tgz srslte.build-19.tgz trial-8413
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-08-04_15_17_22.md5 osmo-bts-oc2g.build-2026-08-04_00_52_18.md5 osmo-bts-sysmo.build-2026-08-04_00_52_16.md5 osmo-bts.build-2026-08-04_00_52_23.md5 osmo-ggsn.build-2026-08-04_20_43_14.md5 osmo-hlr.build-2026-08-04_16_37_40.md5 osmo-hnbgw.build-2026-08-04_15_20_37.md5 osmo-mgw.build-2026-08-04_08_33_44.md5 osmo-msc.build-2026-08-04_15_25_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-04_07_35_08.md5 osmo-pcu-sysmo.build-2026-08-04_07_35_06.md5 osmo-pcu.build-2026-08-04_07_35_07.md5 osmo-sgsn.build-2026-08-04_20_49_33.md5 osmo-stp.build-2026-08-04_15_13_56.md5 osmo-trx.build-2026-08-04_14_22_40.md5 osmocom-bb.build-2026-08-04_21_18_46.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-08-04_15_17_22.md5 osmo-bts-oc2g.build-2026-08-04_00_52_18.md5 osmo-bts-sysmo.build-2026-08-04_00_52_16.md5 osmo-bts.build-2026-08-04_00_52_23.md5 osmo-ggsn.build-2026-08-04_20_43_14.md5 osmo-hlr.build-2026-08-04_16_37_40.md5 osmo-hnbgw.build-2026-08-04_15_20_37.md5 osmo-mgw.build-2026-08-04_08_33_44.md5 osmo-msc.build-2026-08-04_15_25_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-04_07_35_08.md5 osmo-pcu-sysmo.build-2026-08-04_07_35_06.md5 osmo-pcu.build-2026-08-04_07_35_07.md5 osmo-sgsn.build-2026-08-04_20_49_33.md5 osmo-stp.build-2026-08-04_15_13_56.md5 osmo-trx.build-2026-08-04_14_22_40.md5 osmocom-bb.build-2026-08-04_21_18_46.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-8413 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8413'
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-8413
--------------------------------------------------------------------------------------------
22:48:20.905880 tst trial-8413: Detailed log at /build/trial-8413/run.2026-08-04_22-48-20/log
---------------------------------------------------------------------
trial-8413 netreg_mass
---------------------------------------------------------------------
22:48:21.113532 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.113903 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.114676 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.115885 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.147605 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.148379 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.149535 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.223187 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-8413 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.224000 tst register_default_mass.py:9: Claiming resources for the test
22:48:21.238397 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.238924 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.239393 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.239834 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.240265 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.240729 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.241185 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.267949 tst register_default_mass.py: using LAC 2
22:48:21.284649 tst register_default_mass.py: using RAC 2
22:48:21.303291 tst register_default_mass.py: using CellId 2
22:48:21.324004 tst register_default_mass.py: using BVCI 3
22:48:21.333781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.334385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.334926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.335453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.335985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.336499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.337009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.337549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.338082 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.338616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.339148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.339668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.340200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.340725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.341244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.341774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.342299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.342814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.343334 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.343856 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.344366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.344879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.345423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.345944 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.346452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.346985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.347511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.348039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.348560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.349093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.349603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.350117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.350634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.351170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.351691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.352221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.352734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.353266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.353783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.354289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.354797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.355318 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.355830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.356356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.356868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.357368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.357888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.358409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.358930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.359440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.359959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.360465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.360980 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.361494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.361995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.362519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.363057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.363578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.364091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.364610 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.365116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.365621 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.366136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.366655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.367171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.367692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.368202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.368712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.369242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.369753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.370259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.370786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.371367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.371873 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.372391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.372895 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.373410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.373924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.374428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.374951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.375461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.375962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.376478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.376983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.377483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.377980 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.378501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.379007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.379514 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.380034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.380549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.381074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.381597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.382106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.382622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.383137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.383647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.384161 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.384684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.385185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.385693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.386260 tst register_default_mass.py:21: Launching a simple network
22:48:21.396216 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:21.513054 run create_hlr_db(pid=20): Launched
22:48:22.526882 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:22.551561 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:22.567037 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:22.572675 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.763521 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.778944 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.784920 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.202548 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.217864 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.233014 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:26.359212 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:26.374441 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:26.380163 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:26.405083 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:26.420527 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:26.426395 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.741560 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.756683 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.789069 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.959155 run osmo-bts-virtual(pid=34): Launched
22:48:33.999853 tst register_default_mass.py: using MSISDN 1001
22:48:34.009584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.038200 tst register_default_mass.py: using MSISDN 1002
22:48:34.050526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.073447 tst register_default_mass.py: using MSISDN 1003
22:48:34.083963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.106660 tst register_default_mass.py: using MSISDN 1004
22:48:34.116122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.139100 tst register_default_mass.py: using MSISDN 1005
22:48:34.154609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:34.178305 tst register_default_mass.py: using MSISDN 1006
22:48:34.189263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.212133 tst register_default_mass.py: using MSISDN 1007
22:48:34.221864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.244698 tst register_default_mass.py: using MSISDN 1008
22:48:34.253512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.276051 tst register_default_mass.py: using MSISDN 1009
22:48:34.285546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.308445 tst register_default_mass.py: using MSISDN 1010
22:48:34.318112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.340592 tst register_default_mass.py: using MSISDN 1011
22:48:34.350278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.373049 tst register_default_mass.py: using MSISDN 1012
22:48:34.382765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.405452 tst register_default_mass.py: using MSISDN 1013
22:48:34.414734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.437563 tst register_default_mass.py: using MSISDN 1014
22:48:34.444892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.467372 tst register_default_mass.py: using MSISDN 1015
22:48:34.475926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.499131 tst register_default_mass.py: using MSISDN 1016
22:48:34.508175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.532228 tst register_default_mass.py: using MSISDN 1017
22:48:34.541211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.564784 tst register_default_mass.py: using MSISDN 1018
22:48:34.574087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.597054 tst register_default_mass.py: using MSISDN 1019
22:48:34.611382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.635558 tst register_default_mass.py: using MSISDN 1020
22:48:34.650199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.673880 tst register_default_mass.py: using MSISDN 1021
22:48:34.684738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.707629 tst register_default_mass.py: using MSISDN 1022
22:48:34.717507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.740518 tst register_default_mass.py: using MSISDN 1023
22:48:34.750248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.772751 tst register_default_mass.py: using MSISDN 1024
22:48:34.782459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.805266 tst register_default_mass.py: using MSISDN 1025
22:48:34.815155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.837762 tst register_default_mass.py: using MSISDN 1026
22:48:34.847406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.869654 tst register_default_mass.py: using MSISDN 1027
22:48:34.879121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.901869 tst register_default_mass.py: using MSISDN 1028
22:48:34.911100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.933659 tst register_default_mass.py: using MSISDN 1029
22:48:34.943685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.966345 tst register_default_mass.py: using MSISDN 1030
22:48:34.978142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.001023 tst register_default_mass.py: using MSISDN 1031
22:48:35.010384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.033254 tst register_default_mass.py: using MSISDN 1032
22:48:35.044761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.068004 tst register_default_mass.py: using MSISDN 1033
22:48:35.078192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.101364 tst register_default_mass.py: using MSISDN 1034
22:48:35.111213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.134310 tst register_default_mass.py: using MSISDN 1035
22:48:35.144200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.167693 tst register_default_mass.py: using MSISDN 1036
22:48:35.177055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.200398 tst register_default_mass.py: using MSISDN 1037
22:48:35.210344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.233897 tst register_default_mass.py: using MSISDN 1038
22:48:35.243066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.266495 tst register_default_mass.py: using MSISDN 1039
22:48:35.279223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:35.302880 tst register_default_mass.py: using MSISDN 1040
22:48:35.313492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.336991 tst register_default_mass.py: using MSISDN 1041
22:48:35.347262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.370100 tst register_default_mass.py: using MSISDN 1042
22:48:35.379235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.401980 tst register_default_mass.py: using MSISDN 1043
22:48:35.411525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.434133 tst register_default_mass.py: using MSISDN 1044
22:48:35.444006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.467284 tst register_default_mass.py: using MSISDN 1045
22:48:35.477411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.500402 tst register_default_mass.py: using MSISDN 1046
22:48:35.510312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.533213 tst register_default_mass.py: using MSISDN 1047
22:48:35.543269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.565609 tst register_default_mass.py: using MSISDN 1048
22:48:35.574410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.596800 tst register_default_mass.py: using MSISDN 1049
22:48:35.606336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.629310 tst register_default_mass.py: using MSISDN 1050
22:48:35.639197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.662068 tst register_default_mass.py: using MSISDN 1051
22:48:35.672167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.695199 tst register_default_mass.py: using MSISDN 1052
22:48:35.703950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.726821 tst register_default_mass.py: using MSISDN 1053
22:48:35.736701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.760038 tst register_default_mass.py: using MSISDN 1054
22:48:35.770312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.793308 tst register_default_mass.py: using MSISDN 1055
22:48:35.802110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.831121 tst register_default_mass.py: using MSISDN 1056
22:48:35.843185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.866599 tst register_default_mass.py: using MSISDN 1057
22:48:35.877171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.900111 tst register_default_mass.py: using MSISDN 1058
22:48:35.909392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.931790 tst register_default_mass.py: using MSISDN 1059
22:48:35.941490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.964267 tst register_default_mass.py: using MSISDN 1060
22:48:35.974201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.002798 tst register_default_mass.py: using MSISDN 1061
22:48:36.014827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.037944 tst register_default_mass.py: using MSISDN 1062
22:48:36.048399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.071642 tst register_default_mass.py: using MSISDN 1063
22:48:36.081818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.105027 tst register_default_mass.py: using MSISDN 1064
22:48:36.115182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.137991 tst register_default_mass.py: using MSISDN 1065
22:48:36.147873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.170653 tst register_default_mass.py: using MSISDN 1066
22:48:36.180560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.203545 tst register_default_mass.py: using MSISDN 1067
22:48:36.213485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.236719 tst register_default_mass.py: using MSISDN 1068
22:48:36.246770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.270164 tst register_default_mass.py: using MSISDN 1069
22:48:36.280506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.304127 tst register_default_mass.py: using MSISDN 1070
22:48:36.314532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.338384 tst register_default_mass.py: using MSISDN 1071
22:48:36.348935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.372762 tst register_default_mass.py: using MSISDN 1072
22:48:36.383417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.407259 tst register_default_mass.py: using MSISDN 1073
22:48:36.417853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.441677 tst register_default_mass.py: using MSISDN 1074
22:48:36.452369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.476266 tst register_default_mass.py: using MSISDN 1075
22:48:36.486737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.510518 tst register_default_mass.py: using MSISDN 1076
22:48:36.521126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.544864 tst register_default_mass.py: using MSISDN 1077
22:48:36.555394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.579210 tst register_default_mass.py: using MSISDN 1078
22:48:36.589815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.613765 tst register_default_mass.py: using MSISDN 1079
22:48:36.624450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.648431 tst register_default_mass.py: using MSISDN 1080
22:48:36.658962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.682741 tst register_default_mass.py: using MSISDN 1081
22:48:36.693323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.716856 tst register_default_mass.py: using MSISDN 1082
22:48:36.727360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.751135 tst register_default_mass.py: using MSISDN 1083
22:48:36.761681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.785370 tst register_default_mass.py: using MSISDN 1084
22:48:36.795883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.819817 tst register_default_mass.py: using MSISDN 1085
22:48:36.830331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.853740 tst register_default_mass.py: using MSISDN 1086
22:48:36.864212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.887350 tst register_default_mass.py: using MSISDN 1087
22:48:36.897195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.920004 tst register_default_mass.py: using MSISDN 1088
22:48:36.928301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.951792 tst register_default_mass.py: using MSISDN 1089
22:48:36.960049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.983105 tst register_default_mass.py: using MSISDN 1090
22:48:36.989762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.012770 tst register_default_mass.py: using MSISDN 1091
22:48:37.018595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.041176 tst register_default_mass.py: using MSISDN 1092
22:48:37.046992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.069538 tst register_default_mass.py: using MSISDN 1093
22:48:37.075401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.098089 tst register_default_mass.py: using MSISDN 1094
22:48:37.103962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.126895 tst register_default_mass.py: using MSISDN 1095
22:48:37.132762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.155237 tst register_default_mass.py: using MSISDN 1096
22:48:37.161035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.183740 tst register_default_mass.py: using MSISDN 1097
22:48:37.190516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.212952 tst register_default_mass.py: using MSISDN 1098
22:48:37.220180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.242830 tst register_default_mass.py: using MSISDN 1099
22:48:37.250372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.273231 tst register_default_mass.py: using MSISDN 1100
22:48:37.282830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.369524 run mass: Starting testcase
22:48:37.375041 run mass: Pre-launching all virtphy's
22:48:37.380493 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.393663 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.399872 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.412930 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.418995 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.432197 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.438263 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.451438 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.457516 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.470533 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.476552 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.489567 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.495557 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.508576 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.514588 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.527667 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.533719 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.546648 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.552591 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.565519 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.571485 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.584419 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.590403 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.603310 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.609257 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.622196 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.628136 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.641055 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.647039 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.659995 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.665924 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.679133 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.685211 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.698462 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.704538 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.717723 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.723768 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.736828 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.742880 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.755882 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.761888 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.774835 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.780804 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.793769 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.799782 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.812693 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.818698 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.831688 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.837763 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.850877 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.856951 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.870059 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.876141 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:37.889259 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:37.895357 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:37.908453 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:37.914385 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.927384 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.933518 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.946472 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:37.952620 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:37.965585 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:37.971549 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:37.984740 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:37.990691 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.003850 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.009808 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.022799 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.028876 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.041816 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.047824 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.060787 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.066807 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.079721 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.085694 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.098610 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.104595 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.117602 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.123583 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.136517 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.142535 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.155574 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.161566 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.174777 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.180725 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.193975 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.200090 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.213307 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.219336 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.232555 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.238550 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.251463 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.257460 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.270447 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.276439 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.289419 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.295377 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.308359 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.314317 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.327315 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.333242 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.346184 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.352105 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.365071 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.371075 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.384086 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.390021 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.403433 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.409409 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.422704 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.428729 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.441792 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.448101 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.461068 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.467384 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.480434 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.486381 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.499339 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.505296 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.518221 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.524218 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.537227 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.543226 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.556127 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.562074 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.575037 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.581034 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.593984 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.599887 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.612876 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.618999 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.632112 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.638463 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.651487 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.657774 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.670839 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.676852 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.690262 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.696269 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.709633 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.715662 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.728756 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.734685 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.747699 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.753634 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.766580 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.772539 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.785464 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.791454 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.804385 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.810332 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.823320 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.829325 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.842292 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.848274 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.861254 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.867281 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.880679 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.886645 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:38.900064 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:38.906059 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:38.919398 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.925369 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.938545 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.944604 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:38.957594 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:38.963685 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:38.976657 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:38.982598 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:38.995655 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.001673 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.014637 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.020599 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.033589 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.039542 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.052486 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.058391 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.071353 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.077281 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.090347 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.096356 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.109716 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.115695 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.129067 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.135063 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.148058 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.154463 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.167482 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.173882 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.186949 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.192877 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.205899 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.211870 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.224935 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.230894 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.243894 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.249840 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.262821 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.268786 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.281790 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.287715 run mass: Checking if sockets are in the filesystem
22:48:39.320207 run osmo-ms-mob/00000: Starting mobile
22:48:39.333416 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.345484 run mass: MS start registered {at=2549401.394598934, delay=0.0059259068220853806, ms=00000}
22:48:43.515276 run osmo-ms-mob/00001: Starting mobile
22:48:43.529206 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.540477 run mass: MS start registered {at=2549405.589593148, delay=0.005245831795036793, ms=00001}
22:48:44.378210 run mass: MS performed LU {at=2549406.427185901, lu_delay=5.032586967106909, ms=00000}
22:48:45.342993 run osmo-ms-mob/00002: Starting mobile
22:48:45.359857 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.373555 run mass: MS start registered {at=2549407.422656558, delay=0.007213217206299305, ms=00002}
22:48:46.644604 run osmo-ms-mob/00003: Starting mobile
22:48:46.657942 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.670888 run mass: MS start registered {at=2549408.719994821, delay=0.0067908582277596, ms=00003}
22:48:47.726389 run osmo-ms-mob/00004: Starting mobile
22:48:47.743134 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.760466 run mass: MS start registered {at=2549409.80956161, delay=0.011274433229118586, ms=00004}
22:48:48.706093 run osmo-ms-mob/00005: Starting mobile
22:48:48.731619 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.743805 run mass: MS start registered {at=2549410.792917684, delay=0.006009286269545555, ms=00005}
22:48:49.555666 run mass: MS performed LU {at=2549411.604663511, lu_delay=6.015070362947881, ms=00001}
22:48:49.609632 run osmo-ms-mob/00006: Starting mobile
22:48:49.624588 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.636370 run mass: MS start registered {at=2549411.685486957, delay=0.005637846887111664, ms=00006}
22:48:50.518591 run osmo-ms-mob/00007: Starting mobile
22:48:50.532457 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.546026 run mass: MS start registered {at=2549412.59513145, delay=0.007567607797682285, ms=00007}
22:48:51.326128 run osmo-ms-mob/00008: Starting mobile
22:48:51.342530 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.358329 run mass: MS start registered {at=2549413.40744308, delay=0.009561637882143259, ms=00008}
22:48:51.457807 run mass: MS performed LU {at=2549413.506793743, lu_delay=6.084137185011059, ms=00002}
22:48:51.484891 run mass: MS performed LU {at=2549413.533928564, lu_delay=4.813933742698282, ms=00003}
22:48:52.026580 run osmo-ms-mob/00009: Starting mobile
22:48:52.042706 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.055194 run mass: MS start registered {at=2549414.104305196, delay=0.006324241869151592, ms=00009}
22:48:52.733364 run osmo-ms-mob/00010: Starting mobile
22:48:52.748747 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.761978 run mass: MS start registered {at=2549414.811087549, delay=0.007165809161961079, ms=00010}
22:48:53.335296 run osmo-ms-mob/00011: Starting mobile
22:48:53.351907 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.357906 run mass: MS performed LU {at=2549415.407028182, lu_delay=5.59746657172218, ms=00004}
22:48:53.363871 run mass: MS start registered {at=2549415.412993002, delay=0.005981728434562683, ms=00011}
22:48:53.856557 run mass: MS performed LU {at=2549415.905566301, lu_delay=5.112648617010564, ms=00005}
22:48:53.899949 run osmo-ms-mob/00012: Starting mobile
22:48:53.916410 run osmo-ms-mob/00012(pid=147): Launched
22:48:53.928051 run mass: MS start registered {at=2549415.977170632, delay=0.005662574432790279, ms=00012}
22:48:54.503524 run osmo-ms-mob/00013: Starting mobile
22:48:54.517006 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.528431 run mass: MS start registered {at=2549416.57755065, delay=0.005409595090895891, ms=00013}
22:48:55.135130 run osmo-ms-mob/00014: Starting mobile
22:48:55.151893 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.163938 run mass: MS start registered {at=2549417.213050904, delay=0.005834766197949648, ms=00014}
22:48:55.222272 run mass: MS performed LU {at=2549417.271299511, lu_delay=5.585812554229051, ms=00006}
22:48:55.250152 run mass: MS performed LU {at=2549417.299242022, lu_delay=4.704110572114587, ms=00007}
22:48:55.734659 run osmo-ms-mob/00015: Starting mobile
22:48:55.751724 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.765312 run mass: MS start registered {at=2549417.814428704, delay=0.007553689647465944, ms=00015}
22:48:56.204629 run osmo-ms-mob/00016: Starting mobile
22:48:56.218015 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.232301 run mass: MS start registered {at=2549418.281413435, delay=0.008215419016778469, ms=00016}
22:48:56.732930 run osmo-ms-mob/00017: Starting mobile
22:48:56.746112 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.757172 run mass: MS start registered {at=2549418.80628573, delay=0.00495806522667408, ms=00017}
22:48:57.087388 run mass: MS performed LU {at=2549419.136404487, lu_delay=5.032099290750921, ms=00009}
22:48:57.151995 run mass: MS performed LU {at=2549419.201011837, lu_delay=5.7935687568970025, ms=00008}
22:48:57.336073 run osmo-ms-mob/00018: Starting mobile
22:48:57.352725 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.364513 run mass: MS start registered {at=2549419.413630404, delay=0.005770532879978418, ms=00018}
22:48:57.726683 run osmo-ms-mob/00019: Starting mobile
22:48:57.742829 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.753800 run mass: MS start registered {at=2549419.802918089, delay=0.004715600050985813, ms=00019}
22:48:58.216025 run osmo-ms-mob/00020: Starting mobile
22:48:58.230071 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.242829 run mass: MS start registered {at=2549420.291942946, delay=0.006425885949283838, ms=00020}
22:48:58.726983 run osmo-ms-mob/00021: Starting mobile
22:48:58.742828 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.757177 run mass: MS start registered {at=2549420.806282674, delay=0.008355873171240091, ms=00021}
22:48:58.988192 run mass: MS performed LU {at=2549421.037206452, lu_delay=5.624213449656963, ms=00011}
22:48:59.016302 run mass: MS performed LU {at=2549421.065342485, lu_delay=5.088171852752566, ms=00012}
22:48:59.071049 run osmo-ms-mob/00022: Starting mobile
22:48:59.087596 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.101181 run mass: MS start registered {at=2549421.150297038, delay=0.00757634686306119, ms=00022}
22:48:59.107481 run mass: MS performed LU {at=2549421.156607083, lu_delay=6.345519533846527, ms=00010}
22:48:59.358132 run mass: MS performed LU {at=2549421.407127739, lu_delay=4.829577088821679, ms=00013}
22:48:59.634493 run osmo-ms-mob/00023: Starting mobile
22:48:59.651466 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.665155 run mass: MS start registered {at=2549421.714272686, delay=0.007633075583726168, ms=00023}
22:49:00.010604 run osmo-ms-mob/00024: Starting mobile
22:49:00.023774 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.041517 run mass: MS start registered {at=2549422.090618082, delay=0.011626864783465862, ms=00024}
22:49:00.526950 run osmo-ms-mob/00025: Starting mobile
22:49:00.543795 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.557375 run mass: MS start registered {at=2549422.606478939, delay=0.007422183640301228, ms=00025}
22:49:00.788591 run mass: MS performed LU {at=2549422.837605397, lu_delay=4.556191962212324, ms=00016}
22:49:00.852935 run mass: MS performed LU {at=2549422.901949788, lu_delay=5.688898883759975, ms=00014}
22:49:00.882950 run osmo-ms-mob/00026: Starting mobile
22:49:00.898146 run osmo-ms-mob/00026(pid=161): Launched
22:49:00.909203 run mass: MS start registered {at=2549422.958322922, delay=0.004989657551050186, ms=00026}
22:49:00.916500 run mass: MS performed LU {at=2549422.965615226, lu_delay=5.1511865220963955, ms=00015}
22:49:01.326727 run osmo-ms-mob/00027: Starting mobile
22:49:01.342884 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.355169 run mass: MS start registered {at=2549423.404286073, delay=0.006293976213783026, ms=00027}
22:49:01.716249 run osmo-ms-mob/00028: Starting mobile
22:49:01.730721 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.741557 run mass: MS start registered {at=2549423.790672063, delay=0.004714792128652334, ms=00028}
22:49:02.126787 run osmo-ms-mob/00029: Starting mobile
22:49:02.142838 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.160436 run mass: MS start registered {at=2549424.209536332, delay=0.01165053527802229, ms=00029}
22:49:02.525749 run osmo-ms-mob/00030: Starting mobile
22:49:02.538808 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.549882 run mass: MS start registered {at=2549424.598996338, delay=0.004992147907614708, ms=00030}
22:49:02.754259 run mass: MS performed LU {at=2549424.803272484, lu_delay=5.000354394782335, ms=00019}
22:49:02.782715 run mass: MS performed LU {at=2549424.831741659, lu_delay=5.418111254926771, ms=00018}
22:49:02.803870 run osmo-ms-mob/00031: Starting mobile
22:49:02.816876 run osmo-ms-mob/00031(pid=166): Launched
22:49:02.828369 run mass: MS start registered {at=2549424.877489619, delay=0.005466706119477749, ms=00031}
22:49:02.870031 run mass: MS performed LU {at=2549424.91905546, lu_delay=6.112769729923457, ms=00017}
22:49:03.123940 run mass: MS performed LU {at=2549425.172955537, lu_delay=4.881012591067702, ms=00020}
22:49:03.166901 run osmo-ms-mob/00032: Starting mobile
22:49:03.181298 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.192794 run mass: MS start registered {at=2549425.24190716, delay=0.005293752998113632, ms=00032}
22:49:03.616106 run osmo-ms-mob/00033: Starting mobile
22:49:03.629809 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.640984 run mass: MS start registered {at=2549425.690101731, delay=0.0046830810606479645, ms=00033}
22:49:04.007668 run osmo-ms-mob/00034: Starting mobile
22:49:04.020955 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.032829 run mass: MS start registered {at=2549426.081943397, delay=0.005556520074605942, ms=00034}
22:49:04.307313 run osmo-ms-mob/00035: Starting mobile
22:49:04.321037 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.332041 run mass: MS start registered {at=2549426.381157956, delay=0.004879882093518972, ms=00035}
22:49:04.555249 run mass: MS performed LU {at=2549426.604242999, lu_delay=5.453945961315185, ms=00022}
22:49:04.619720 run mass: MS performed LU {at=2549426.668741289, lu_delay=5.862458615098149, ms=00021}
22:49:04.648673 run osmo-ms-mob/00036: Starting mobile
22:49:04.661785 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.673016 run mass: MS start registered {at=2549426.722136491, delay=0.005109088029712439, ms=00036}
22:49:04.682234 run mass: MS performed LU {at=2549426.731347063, lu_delay=5.017074377276003, ms=00023}
22:49:04.808647 run mass: MS performed LU {at=2549426.857668123, lu_delay=4.767050041351467, ms=00024}
22:49:05.134725 run osmo-ms-mob/00037: Starting mobile
22:49:05.155942 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.168023 run mass: MS start registered {at=2549427.217141032, delay=0.006094923242926598, ms=00037}
22:49:05.415635 run osmo-ms-mob/00038: Starting mobile
22:49:05.429836 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.440816 run mass: MS start registered {at=2549427.489934272, delay=0.004792836960405111, ms=00038}
22:49:05.717487 run osmo-ms-mob/00039: Starting mobile
22:49:05.732022 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.745498 run mass: MS start registered {at=2549427.794613678, delay=0.007414624094963074, ms=00039}
22:49:06.115668 run osmo-ms-mob/00040: Starting mobile
22:49:06.129491 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.140714 run mass: MS start registered {at=2549428.18983093, delay=0.005096339154988527, ms=00040}
22:49:06.404445 run osmo-ms-mob/00041: Starting mobile
22:49:06.418038 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.429407 run mass: MS start registered {at=2549428.478520799, delay=0.005260135047137737, ms=00041}
22:49:06.520587 run mass: MS performed LU {at=2549428.569601453, lu_delay=5.165315379854292, ms=00027}
22:49:06.548268 run mass: MS performed LU {at=2549428.59729761, lu_delay=4.806625546887517, ms=00028}
22:49:06.570153 run osmo-ms-mob/00042: Starting mobile
22:49:06.583265 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.598584 run mass: MS start registered {at=2549428.647698561, delay=0.009270931128412485, ms=00042}
22:49:06.635595 run mass: MS performed LU {at=2549428.684632643, lu_delay=5.72630972135812, ms=00026}
22:49:06.653362 run mass: MS performed LU {at=2549428.702480339, lu_delay=6.096001400146633, ms=00025}
22:49:06.946719 run mass: MS performed LU {at=2549428.995712837, lu_delay=4.786176505032927, ms=00029}
22:49:07.009730 run osmo-ms-mob/00043: Starting mobile
22:49:07.041776 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.053095 run mass: MS start registered {at=2549429.10221091, delay=0.005227387882769108, ms=00043}
22:49:07.417660 run osmo-ms-mob/00044: Starting mobile
22:49:07.431341 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.443688 run mass: MS start registered {at=2549429.492800915, delay=0.0063200583681464195, ms=00044}
22:49:07.716682 run osmo-ms-mob/00045: Starting mobile
22:49:07.730878 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.742268 run mass: MS start registered {at=2549429.791384262, delay=0.00542818708345294, ms=00045}
22:49:08.032710 run osmo-ms-mob/00046: Starting mobile
22:49:08.047997 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.061794 run mass: MS start registered {at=2549430.110904074, delay=0.0076187229715287685, ms=00046}
22:49:08.317571 run osmo-ms-mob/00047: Starting mobile
22:49:08.331761 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.338358 run mass: MS performed LU {at=2549430.387481122, lu_delay=5.1455739620141685, ms=00032}
22:49:08.344388 run mass: MS start registered {at=2549430.393518836, delay=0.006056113634258509, ms=00047}
22:49:08.384212 run mass: MS performed LU {at=2549430.433230196, lu_delay=4.743128465022892, ms=00033}
22:49:08.404428 run osmo-ms-mob/00048: Starting mobile
22:49:08.417617 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.431963 run mass: MS start registered {at=2549430.481078708, delay=0.008273693267256021, ms=00048}
22:49:08.448527 run mass: MS performed LU {at=2549430.497633371, lu_delay=5.620143752079457, ms=00031}
22:49:08.574302 run mass: MS performed LU {at=2549430.62331876, lu_delay=6.024322422221303, ms=00030}
22:49:08.603206 run osmo-ms-mob/00049: Starting mobile
22:49:08.616524 run osmo-ms-mob/00049(pid=184): Launched
22:49:08.630335 run mass: MS start registered {at=2549430.679450746, delay=0.005367553327232599, ms=00049}
22:49:09.214297 run osmo-ms-mob/00050: Starting mobile
22:49:09.228580 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.243644 run mass: MS start registered {at=2549431.292753866, delay=0.0068906499072909355, ms=00050}
22:49:09.628850 run osmo-ms-mob/00051: Starting mobile
22:49:09.643798 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.656456 run mass: MS start registered {at=2549431.705564053, delay=0.006623090710490942, ms=00051}
22:49:09.904032 run osmo-ms-mob/00052: Starting mobile
22:49:09.917124 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.928840 run mass: MS start registered {at=2549431.977952851, delay=0.005646368023008108, ms=00052}
22:49:10.216047 run osmo-ms-mob/00053: Starting mobile
22:49:10.230571 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.243545 run mass: MS start registered {at=2549432.292656896, delay=0.006911138072609901, ms=00053}
22:49:10.285705 run mass: MS performed LU {at=2549432.334719155, lu_delay=4.844784882850945, ms=00038}
22:49:10.313047 run mass: MS performed LU {at=2549432.362088789, lu_delay=5.144947757013142, ms=00037}
22:49:10.341477 run osmo-ms-mob/00054: Starting mobile
22:49:10.355318 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.370727 run mass: MS start registered {at=2549432.419837135, delay=0.009334926027804613, ms=00054}
22:49:10.401944 run mass: MS performed LU {at=2549432.450997129, lu_delay=6.069839172996581, ms=00035}
22:49:10.419686 run mass: MS performed LU {at=2549432.468721213, lu_delay=6.386777815874666, ms=00034}
22:49:10.441733 run osmo-ms-mob/00055: Starting mobile
22:49:10.454690 run osmo-ms-mob/00055(pid=190): Launched
22:49:10.465745 run mass: MS start registered {at=2549432.514858937, delay=0.004801250994205475, ms=00055}
22:49:10.728924 run mass: MS performed LU {at=2549432.777914691, lu_delay=4.983301012776792, ms=00039}
22:49:11.121914 run osmo-ms-mob/00056: Starting mobile
22:49:11.140005 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.152092 run mass: MS start registered {at=2549433.201208241, delay=0.005735226906836033, ms=00056}
22:49:11.417024 run osmo-ms-mob/00057: Starting mobile
22:49:11.431261 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.443169 run mass: MS start registered {at=2549433.492273149, delay=0.005542722996324301, ms=00057}
22:49:11.814517 run osmo-ms-mob/00058: Starting mobile
22:49:11.828562 run osmo-ms-mob/00058(pid=193): Launched
22:49:11.842290 run mass: MS start registered {at=2549433.8913974, delay=0.007659967988729477, ms=00058}
22:49:12.085990 run mass: MS performed LU {at=2549434.135003781, lu_delay=5.487305219750851, ms=00042}
22:49:12.114772 run osmo-ms-mob/00059: Starting mobile
22:49:12.128580 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.134743 run mass: MS performed LU {at=2549434.18386651, lu_delay=5.081655600108206, ms=00043}
22:49:12.140662 run mass: MS start registered {at=2549434.189793765, delay=0.005945643875747919, ms=00059}
22:49:12.215093 run mass: MS performed LU {at=2549434.263964473, lu_delay=6.074133542831987, ms=00040}
22:49:12.230700 run osmo-ms-mob/00060: Starting mobile
22:49:12.244304 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.261088 run mass: MS start registered {at=2549434.3101913, delay=0.010644736234098673, ms=00060}
22:49:12.395497 run mass: MS performed LU {at=2549434.444519177, lu_delay=4.9517182619310915, ms=00044}
22:49:12.412773 run mass: MS performed LU {at=2549434.461893036, lu_delay=4.670508773997426, ms=00045}
22:49:12.847949 run osmo-ms-mob/00061: Starting mobile
22:49:12.872370 run osmo-ms-mob/00061(pid=196): Launched
22:49:12.884065 run mass: MS start registered {at=2549434.933178475, delay=0.005108915269374847, ms=00061}
22:49:13.129890 run osmo-ms-mob/00062: Starting mobile
22:49:13.149759 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.156532 run mass: MS performed LU {at=2549435.205651156, lu_delay=6.7271303571760654, ms=00041}
22:49:13.165833 run mass: MS start registered {at=2549435.214947227, delay=0.009317344054579735, ms=00062}
22:49:13.212076 run mass: MS performed LU {at=2549435.261084057, lu_delay=4.581633310765028, ms=00049}
22:49:13.277051 run osmo-ms-mob/00063: Starting mobile
22:49:13.320768 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.334619 run mass: MS start registered {at=2549435.383719489, delay=0.007599071133881807, ms=00063}
22:49:13.433767 run mass: MS performed LU {at=2549435.482792551, lu_delay=3.77722849836573, ms=00051}
22:49:13.831442 run osmo-ms-mob/00064: Starting mobile
22:49:13.863478 run osmo-ms-mob/00064(pid=199): Launched
22:49:13.878544 run mass: MS start registered {at=2549435.927660499, delay=0.004955763928592205, ms=00064}
22:49:13.932071 run mass: MS performed LU {at=2549435.981084374, lu_delay=5.587565538007766, ms=00047}
22:49:13.955490 run mass: MS performed LU {at=2549436.004614791, lu_delay=5.8937107170931995, ms=00046}
22:49:14.078158 run mass: MS performed LU {at=2549436.127239485, lu_delay=4.834485618863255, ms=00050}
22:49:14.090435 run osmo-ms-mob/00065: Starting mobile
22:49:14.109232 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.124465 run mass: MS start registered {at=2549436.173570847, delay=0.008619951084256172, ms=00065}
22:49:14.259495 run mass: MS performed LU {at=2549436.308494229, lu_delay=5.827415520790964, ms=00048}
22:49:14.547436 run osmo-ms-mob/00066: Starting mobile
22:49:14.577391 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.592906 run mass: MS start registered {at=2549436.642003037, delay=0.009418541099876165, ms=00066}
22:49:14.917811 run osmo-ms-mob/00067: Starting mobile
22:49:14.932467 run osmo-ms-mob/00067(pid=202): Launched
22:49:14.948326 run mass: MS start registered {at=2549436.997421337, delay=0.009461822919547558, ms=00067}
22:49:15.216724 run osmo-ms-mob/00068: Starting mobile
22:49:15.230657 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.241712 run mass: MS start registered {at=2549437.290822957, delay=0.004853392951190472, ms=00068}
22:49:15.626017 run osmo-ms-mob/00069: Starting mobile
22:49:15.642709 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.654074 run mass: MS start registered {at=2549437.703184359, delay=0.005238898564130068, ms=00069}
22:49:15.851416 run mass: MS performed LU {at=2549437.900431603, lu_delay=4.699223362375051, ms=00056}
22:49:15.875420 run mass: MS performed LU {at=2549437.924546673, lu_delay=5.631889776792377, ms=00053}
22:49:15.886482 run osmo-ms-mob/00070: Starting mobile
22:49:15.899805 run osmo-ms-mob/00070(pid=205): Launched
22:49:15.913402 run mass: MS start registered {at=2549437.962515765, delay=0.007566418964415789, ms=00070}
22:49:15.980483 run mass: MS performed LU {at=2549438.029498948, lu_delay=6.051546096801758, ms=00052}
22:49:16.161451 run mass: MS performed LU {at=2549438.210466658, lu_delay=5.790629523340613, ms=00054}
22:49:16.185683 run mass: MS performed LU {at=2549438.234807946, lu_delay=4.742534796707332, ms=00057}
22:49:16.209649 run osmo-ms-mob/00071: Starting mobile
22:49:16.223253 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.229300 run mass: MS performed LU {at=2549438.27842219, lu_delay=5.7635632529854774, ms=00055}
22:49:16.238559 run mass: MS start registered {at=2549438.28767856, delay=0.00927618658170104, ms=00071}
22:49:16.815753 run osmo-ms-mob/00072: Starting mobile
22:49:16.829593 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.841426 run mass: MS start registered {at=2549438.89054353, delay=0.005554235074669123, ms=00072}
22:49:17.194164 run mass: MS performed LU {at=2549439.243184033, lu_delay=3.8594645438715816, ms=00063}
22:49:17.208404 run osmo-ms-mob/00073: Starting mobile
22:49:17.222668 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.236504 run mass: MS start registered {at=2549439.28551696, delay=0.007012296002358198, ms=00073}
22:49:17.640773 run osmo-ms-mob/00074: Starting mobile
22:49:17.658134 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.675740 run mass: MS start registered {at=2549439.724847079, delay=0.01144613279029727, ms=00074}
22:49:17.697410 run mass: MS performed LU {at=2549439.746445105, lu_delay=5.556651339866221, ms=00059}
22:49:17.715478 run mass: MS performed LU {at=2549439.764518085, lu_delay=4.83133960980922, ms=00061}
22:49:17.845536 run mass: MS performed LU {at=2549439.894555086, lu_delay=6.0031576859764755, ms=00058}
22:49:17.875003 run osmo-ms-mob/00075: Starting mobile
22:49:17.888562 run osmo-ms-mob/00075(pid=210): Launched
22:49:17.900239 run mass: MS start registered {at=2549439.949355902, delay=0.005400543101131916, ms=00075}
22:49:18.007994 run mass: MS performed LU {at=2549440.057022196, lu_delay=5.7468308955430984, ms=00060}
22:49:18.031339 run mass: MS performed LU {at=2549440.080465852, lu_delay=4.865518624894321, ms=00062}
22:49:18.534535 run osmo-ms-mob/00076: Starting mobile
22:49:18.549853 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.562441 run mass: MS start registered {at=2549440.611557669, delay=0.006330457050353289, ms=00076}
22:49:18.928565 run osmo-ms-mob/00077: Starting mobile
22:49:18.962328 run osmo-ms-mob/00077(pid=212): Launched
22:49:18.974491 run mass: MS start registered {at=2549441.023596935, delay=0.0060312170535326, ms=00077}
22:49:19.445256 run osmo-ms-mob/00078: Starting mobile
22:49:19.462038 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.474059 run mass: MS start registered {at=2549441.523177292, delay=0.00553487241268158, ms=00078}
22:49:19.681768 run mass: MS performed LU {at=2549441.730770174, lu_delay=5.803109675180167, ms=00064}
22:49:19.704879 run mass: MS performed LU {at=2549441.754006852, lu_delay=4.756585515104234, ms=00067}
22:49:19.715825 run osmo-ms-mob/00079: Starting mobile
22:49:19.729005 run osmo-ms-mob/00079(pid=214): Launched
22:49:19.743686 run mass: MS start registered {at=2549441.792799657, delay=0.008528149221092463, ms=00079}
22:49:19.750001 run mass: MS performed LU {at=2549441.799125114, lu_delay=5.157122076954693, ms=00066}
22:49:19.853345 run mass: MS performed LU {at=2549441.902360536, lu_delay=5.728789689019322, ms=00065}
22:49:19.877483 run mass: MS performed LU {at=2549441.926610283, lu_delay=4.635787325911224, ms=00068}
22:49:20.311059 run osmo-ms-mob/00080: Starting mobile
22:49:20.333901 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.347493 run mass: MS start registered {at=2549442.396600456, delay=0.006981366779655218, ms=00080}
22:49:20.820796 run osmo-ms-mob/00081: Starting mobile
22:49:20.835367 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.847504 run mass: MS start registered {at=2549442.896622659, delay=0.006085302215069532, ms=00081}
22:49:21.204429 run osmo-ms-mob/00082: Starting mobile
22:49:21.217570 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.232730 run mass: MS start registered {at=2549443.281834118, delay=0.009159862995147705, ms=00082}
22:49:21.463899 run mass: MS performed LU {at=2549443.512894776, lu_delay=4.622351245954633, ms=00072}
22:49:21.488696 run mass: MS performed LU {at=2549443.537790451, lu_delay=5.834606092423201, ms=00069}
22:49:21.611142 run mass: MS performed LU {at=2549443.66014936, lu_delay=4.37463239999488, ms=00073}
22:49:21.773540 run mass: MS performed LU {at=2549443.822294834, lu_delay=5.534616274293512, ms=00071}
22:49:21.830199 run osmo-ms-mob/00083: Starting mobile
22:49:21.845608 run osmo-ms-mob/00083(pid=218): Launched
22:49:21.851719 run mass: MS performed LU {at=2549443.900844763, lu_delay=5.9383289981633425, ms=00070}
22:49:21.857530 run mass: MS start registered {at=2549443.906662246, delay=0.005834451410919428, ms=00083}
22:49:22.332694 run osmo-ms-mob/00084: Starting mobile
22:49:22.355510 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.368205 run mass: MS start registered {at=2549444.417318715, delay=0.006639027968049049, ms=00084}
22:49:22.804581 run osmo-ms-mob/00085: Starting mobile
22:49:22.818153 run osmo-ms-mob/00085(pid=220): Launched
22:49:22.829587 run mass: MS start registered {at=2549444.878703639, delay=0.005366239696741104, ms=00085}
22:49:23.436236 run osmo-ms-mob/00086: Starting mobile
22:49:23.455615 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.461764 run mass: MS performed LU {at=2549445.510886097, lu_delay=4.899328427854925, ms=00076}
22:49:23.468919 run mass: MS performed LU {at=2549445.518049453, lu_delay=5.56869355076924, ms=00075}
22:49:23.474772 run mass: MS start registered {at=2549445.523903553, delay=0.013037603814154863, ms=00086}
22:49:23.513378 run mass: MS performed LU {at=2549445.562370901, lu_delay=5.837523822207004, ms=00074}
22:49:23.619101 run mass: MS performed LU {at=2549445.668095999, lu_delay=4.644499063957483, ms=00077}
22:49:24.034597 run osmo-ms-mob/00087: Starting mobile
22:49:24.051430 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.064204 run mass: MS start registered {at=2549446.113312201, delay=0.0067045860923826694, ms=00087}
22:49:24.618147 run osmo-ms-mob/00088: Starting mobile
22:49:24.632621 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.646573 run mass: MS start registered {at=2549446.695676026, delay=0.00783365173265338, ms=00088}
22:49:25.235700 run osmo-ms-mob/00089: Starting mobile
22:49:25.254058 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.261677 run mass: MS performed LU {at=2549447.310794697, lu_delay=5.787617404945195, ms=00078}
22:49:25.270515 run mass: MS performed LU {at=2549447.319644517, lu_delay=4.423021857626736, ms=00081}
22:49:25.276503 run mass: MS start registered {at=2549447.325633946, delay=0.014861542731523514, ms=00089}
22:49:25.377676 run mass: MS performed LU {at=2549447.426691159, lu_delay=5.633891501929611, ms=00079}
22:49:25.521217 run mass: MS performed LU {at=2549447.570212305, lu_delay=5.173611849080771, ms=00080}
22:49:25.833941 run osmo-ms-mob/00090: Starting mobile
22:49:25.849558 run osmo-ms-mob/00090(pid=225): Launched
22:49:25.867551 run mass: MS start registered {at=2549447.916653563, delay=0.011874137911945581, ms=00090}
22:49:26.517565 run osmo-ms-mob/00091: Starting mobile
22:49:26.531603 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.543638 run mass: MS start registered {at=2549448.592756248, delay=0.005828683264553547, ms=00091}
22:49:27.242800 run osmo-ms-mob/00092: Starting mobile
22:49:27.258621 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.264579 run mass: MS performed LU {at=2549449.313701581, lu_delay=4.896382866427302, ms=00084}
22:49:27.270321 run mass: MS performed LU {at=2549449.319452481, lu_delay=6.037618362810463, ms=00082}
22:49:27.276094 run mass: MS start registered {at=2549449.32522602, delay=0.011544698849320412, ms=00092}
22:49:27.282141 run mass: MS performed LU {at=2549449.331269931, lu_delay=5.424607684835792, ms=00083}
22:49:27.384440 run mass: MS performed LU {at=2549449.433454963, lu_delay=4.5547513240017, ms=00085}
22:49:27.422381 run mass: MS performed LU {at=2549449.471409384, lu_delay=22.749272893182933, ms=00036}
22:49:28.009392 run osmo-ms-mob/00093: Starting mobile
22:49:28.028735 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.041922 run mass: MS start registered {at=2549450.09103725, delay=0.007111261133104563, ms=00093}
22:49:28.934601 run osmo-ms-mob/00094: Starting mobile
22:49:28.951441 run osmo-ms-mob/00094(pid=229): Launched
22:49:28.963788 run mass: MS start registered {at=2549451.01290748, delay=0.006237227004021406, ms=00094}
22:49:28.995168 run mass: MS performed LU {at=2549451.044207715, lu_delay=4.930895513854921, ms=00087}
22:49:29.015564 run mass: MS performed LU {at=2549451.064660239, lu_delay=5.540756686124951, ms=00086}
22:49:29.143350 run mass: MS performed LU {at=2549451.192367306, lu_delay=4.496691280044615, ms=00088}
22:49:29.844084 run osmo-ms-mob/00095: Starting mobile
22:49:29.860426 run osmo-ms-mob/00095(pid=230): Launched
22:49:29.872598 run mass: MS start registered {at=2549451.921714608, delay=0.006058356259018183, ms=00095}
22:49:30.803517 run osmo-ms-mob/00096: Starting mobile
22:49:30.819135 run osmo-ms-mob/00096(pid=231): Launched
22:49:30.830309 run mass: MS start registered {at=2549452.879428195, delay=0.004593854770064354, ms=00096}
22:49:30.979862 run mass: MS performed LU {at=2549453.028852646, lu_delay=5.112199082970619, ms=00090}
22:49:31.006961 run mass: MS performed LU {at=2549453.056086071, lu_delay=5.7304521249607205, ms=00089}
22:49:31.279954 run mass: MS performed LU {at=2549453.328953217, lu_delay=4.736196968704462, ms=00091}
22:49:31.915750 run osmo-ms-mob/00097: Starting mobile
22:49:31.932080 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.944384 run mass: MS start registered {at=2549453.993499994, delay=0.0056029027327895164, ms=00097}
22:49:32.761448 run mass: MS performed LU {at=2549454.810452814, lu_delay=4.7194155640900135, ms=00093}
22:49:32.909175 run mass: MS performed LU {at=2549454.958172296, lu_delay=5.63294627610594, ms=00092}
22:49:33.239487 run osmo-ms-mob/00098: Starting mobile
22:49:33.260368 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.274974 run mass: MS start registered {at=2549455.324086928, delay=0.004822892602533102, ms=00098}
22:49:34.745169 run mass: MS performed LU {at=2549456.794170816, lu_delay=4.872456207871437, ms=00095}
22:49:34.762693 run mass: MS performed LU {at=2549456.811776474, lu_delay=5.798868994228542, ms=00094}
22:49:35.043112 run osmo-ms-mob/00099: Starting mobile
22:49:35.059513 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.065569 run mass: All started... {duration=55.77224231092259, too_slow=0}
22:49:35.076314 run mass: MS start registered {at=2549457.125427627, delay=0.010727844201028347, ms=00099}
22:49:36.675068 run mass: MS performed LU {at=2549458.724080807, lu_delay=4.730580813251436, ms=00097}
22:49:36.699006 run mass: MS performed LU {at=2549458.748132952, lu_delay=5.8687047571875155, ms=00096}
22:49:38.511648 run mass: MS performed LU {at=2549460.560621336, lu_delay=5.2365344082936645, ms=00098}
22:49:40.413345 run mass: MS performed LU {at=2549462.462341553, lu_delay=5.336913926061243, ms=00099}
22:49:40.437416 run mass: Tests done {all_completed=True, max=22.749272893182933, min=3.77722849836573}
22:49:40.443119 tst register_default_mass.py: Test passed (79.2 sec)
22:49:40.448398 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.451621 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.454842 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.458045 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.461231 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.464513 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.467828 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.471118 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.474417 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.477688 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.480931 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.484202 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.487473 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.490732 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.494014 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.497377 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.500680 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.504015 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.507310 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.511054 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.514573 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.518380 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.522474 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.525921 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.529815 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.533538 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.537214 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.540641 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.544153 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.547583 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.550986 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.554871 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.558581 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.562228 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.565747 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.569173 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.572578 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.575991 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.579362 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.583032 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.586554 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.589993 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.593439 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.596810 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.600204 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.603919 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.607432 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.610936 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.614434 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.617953 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.621453 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.624973 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.628483 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.631987 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.635488 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.638981 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.642474 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.646008 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.649575 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.653541 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.657064 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.660569 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.664070 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.667559 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.670906 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.674285 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.677779 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.681188 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.684627 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.688302 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.692014 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.696324 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.699719 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.703159 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.706536 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.709966 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.713476 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.716977 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.720436 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.723882 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.727406 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.730917 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.734332 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:40.737722 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:40.741138 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:40.744683 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:40.748153 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:40.751561 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:40.754980 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:40.758450 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:40.761843 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.765310 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.768827 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.772282 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.775749 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.779170 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.782561 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.785941 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.789433 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.792930 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.796422 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.799894 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.803298 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.807287 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.812492 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.815908 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.819265 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.822548 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.825856 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.829769 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.833255 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.836557 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.839849 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.843142 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.846503 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.849900 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.853178 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.856433 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.859678 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.862925 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.866157 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.869406 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.872678 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.875919 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.879177 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.882416 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.885658 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.888902 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.892146 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.895395 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.898630 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.901875 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.905122 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.908368 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.911617 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.914841 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.918081 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.921320 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.924565 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.927812 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.931046 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.934286 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.937539 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.940774 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.944024 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.947264 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.950509 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.953748 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.956997 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.960240 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.963477 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.966708 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.969941 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.973486 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.976737 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.979979 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.983202 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.986440 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.989673 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.992902 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.996135 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.999351 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.002597 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.005819 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.009072 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.012305 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.015541 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.018761 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.021999 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.025262 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.028498 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.031745 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.034973 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.038188 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.041417 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.044658 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.047898 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.051140 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.054403 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.057662 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.060892 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.064123 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.067371 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.070601 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.073858 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.077093 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.080333 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.083565 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.086786 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.090011 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.093248 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.096494 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.099756 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.103100 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.106451 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.109813 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.113184 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.116549 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.119924 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.123341 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.126809 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.130148 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.133482 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:41.136832 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:41.140161 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:41.143512 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:41.146828 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:41.150190 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:41.153522 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:41.156863 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:41.160188 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:41.163522 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:41.166857 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:41.170202 --- ParallelTerminationStrategy: PID 22 died...
22:49:41.171736 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:41.175416 --- ParallelTerminationStrategy: PID 23 died...
22:49:41.176967 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:41.180683 --- ParallelTerminationStrategy: PID 24 died...
22:49:41.182148 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:41.185724 --- ParallelTerminationStrategy: PID 25 died...
22:49:41.187186 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:41.190744 --- ParallelTerminationStrategy: PID 26 died...
22:49:41.192222 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:41.195848 --- ParallelTerminationStrategy: PID 27 died...
22:49:41.197311 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:41.200940 --- ParallelTerminationStrategy: PID 28 died...
22:49:41.202402 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:41.206009 --- ParallelTerminationStrategy: PID 29 died...
22:49:41.207467 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:41.211079 --- ParallelTerminationStrategy: PID 30 died...
22:49:41.212533 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:41.216136 --- ParallelTerminationStrategy: PID 31 died...
22:49:41.217594 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:41.221232 --- ParallelTerminationStrategy: PID 32 died...
22:49:41.222692 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:41.226306 --- ParallelTerminationStrategy: PID 33 died...
22:49:41.227800 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:41.231408 --- ParallelTerminationStrategy: PID 35 died...
22:49:41.232877 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:41.236486 --- ParallelTerminationStrategy: PID 36 died...
22:49:41.237972 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:41.241613 --- ParallelTerminationStrategy: PID 37 died...
22:49:41.243104 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:41.246706 --- ParallelTerminationStrategy: PID 38 died...
22:49:41.248183 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:41.251819 --- ParallelTerminationStrategy: PID 39 died...
22:49:41.253288 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:41.256903 --- ParallelTerminationStrategy: PID 40 died...
22:49:41.258361 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:41.261966 --- ParallelTerminationStrategy: PID 41 died...
22:49:41.263437 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:41.267067 --- ParallelTerminationStrategy: PID 42 died...
22:49:41.268511 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:41.272116 --- ParallelTerminationStrategy: PID 43 died...
22:49:41.273574 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:41.277179 --- ParallelTerminationStrategy: PID 44 died...
22:49:41.278640 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:41.282216 --- ParallelTerminationStrategy: PID 45 died...
22:49:41.283698 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:41.287297 --- ParallelTerminationStrategy: PID 46 died...
22:49:41.288781 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:41.292387 --- ParallelTerminationStrategy: PID 47 died...
22:49:41.293858 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:41.297448 --- ParallelTerminationStrategy: PID 48 died...
22:49:41.298916 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:41.302498 --- ParallelTerminationStrategy: PID 49 died...
22:49:41.303954 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:41.307565 --- ParallelTerminationStrategy: PID 50 died...
22:49:41.309017 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:41.312597 --- ParallelTerminationStrategy: PID 51 died...
22:49:41.314040 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:41.317657 --- ParallelTerminationStrategy: PID 52 died...
22:49:41.319122 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:41.322700 --- ParallelTerminationStrategy: PID 53 died...
22:49:41.324166 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:41.327751 --- ParallelTerminationStrategy: PID 54 died...
22:49:41.329204 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:41.332814 --- ParallelTerminationStrategy: PID 55 died...
22:49:41.334285 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:41.337854 --- ParallelTerminationStrategy: PID 56 died...
22:49:41.339392 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:41.343043 --- ParallelTerminationStrategy: PID 57 died...
22:49:41.344519 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:41.348112 --- ParallelTerminationStrategy: PID 58 died...
22:49:41.349580 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:41.353193 --- ParallelTerminationStrategy: PID 59 died...
22:49:41.354671 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:41.358273 --- ParallelTerminationStrategy: PID 60 died...
22:49:41.359762 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:41.363354 --- ParallelTerminationStrategy: PID 61 died...
22:49:41.364821 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:41.368422 --- ParallelTerminationStrategy: PID 62 died...
22:49:41.369882 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:41.373508 --- ParallelTerminationStrategy: PID 63 died...
22:49:41.374981 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:41.378573 --- ParallelTerminationStrategy: PID 64 died...
22:49:41.380045 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:41.383638 --- ParallelTerminationStrategy: PID 65 died...
22:49:41.385092 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:41.388711 --- ParallelTerminationStrategy: PID 66 died...
22:49:41.390181 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:41.393778 --- ParallelTerminationStrategy: PID 67 died...
22:49:41.395233 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:41.398800 --- ParallelTerminationStrategy: PID 68 died...
22:49:41.400273 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:41.403868 --- ParallelTerminationStrategy: PID 69 died...
22:49:41.405323 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.408910 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.410364 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.413952 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.415445 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.419038 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.420501 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.424093 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.425554 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.429172 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.430629 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.434218 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.435683 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.439278 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.440735 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.444327 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.445785 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.449367 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.450820 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.454404 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.455871 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.459464 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.460921 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.464513 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.465980 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.469568 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.471024 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.474602 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.476110 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.479744 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.481214 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.484884 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.486336 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.489964 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.491439 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.495014 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.496469 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.500047 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.501500 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.505085 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.506536 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.510125 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.511591 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.515186 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.516656 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.520251 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.521714 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.525310 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.526774 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.530366 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.531826 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.535418 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.536876 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.540470 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.541906 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.545428 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.546857 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.550400 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.551842 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.555355 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.556779 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.560300 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.561733 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.565287 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.566725 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.570266 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.571723 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.575253 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.576684 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.580237 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.581670 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.585217 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.586650 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.590210 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.591660 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.595206 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.596645 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.600192 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.601623 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.605175 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.606619 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.610156 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.611594 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.615133 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.616571 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.620129 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.621558 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.625084 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.626515 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.630056 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.631498 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.635043 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.636482 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.640001 --- ParallelTerminationStrategy: PID 116 died...
22:49:41.641441 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.644978 --- ParallelTerminationStrategy: PID 117 died...
22:49:41.646411 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.649967 --- ParallelTerminationStrategy: PID 118 died...
22:49:41.651433 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.654960 --- ParallelTerminationStrategy: PID 119 died...
22:49:41.656414 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.659954 --- ParallelTerminationStrategy: PID 120 died...
22:49:41.661388 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.664936 --- ParallelTerminationStrategy: PID 121 died...
22:49:41.666376 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.669921 --- ParallelTerminationStrategy: PID 122 died...
22:49:41.671365 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.674896 --- ParallelTerminationStrategy: PID 123 died...
22:49:41.676347 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.679875 --- ParallelTerminationStrategy: PID 124 died...
22:49:41.681304 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.684835 --- ParallelTerminationStrategy: PID 125 died...
22:49:41.686266 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.689788 --- ParallelTerminationStrategy: PID 126 died...
22:49:41.691237 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.694754 --- ParallelTerminationStrategy: PID 127 died...
22:49:41.696182 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.699706 --- ParallelTerminationStrategy: PID 128 died...
22:49:41.701131 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.704673 --- ParallelTerminationStrategy: PID 129 died...
22:49:41.706090 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.709619 --- ParallelTerminationStrategy: PID 130 died...
22:49:41.711068 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.714574 --- ParallelTerminationStrategy: PID 131 died...
22:49:41.716021 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.719584 --- ParallelTerminationStrategy: PID 132 died...
22:49:41.721030 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:41.724637 --- ParallelTerminationStrategy: PID 133 died...
22:49:41.726088 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:41.729661 --- ParallelTerminationStrategy: PID 134 died...
22:49:41.731123 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:41.734690 --- ParallelTerminationStrategy: PID 135 died...
22:49:41.736193 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:41.739830 --- ParallelTerminationStrategy: PID 136 died...
22:49:41.741288 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:41.744902 --- ParallelTerminationStrategy: PID 137 died...
22:49:41.746355 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:41.749961 --- ParallelTerminationStrategy: PID 138 died...
22:49:41.751480 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:41.755212 --- ParallelTerminationStrategy: PID 139 died...
22:49:41.756720 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:41.760426 --- ParallelTerminationStrategy: PID 140 died...
22:49:41.761899 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:41.765903 --- ParallelTerminationStrategy: PID 141 died...
22:49:41.767471 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:41.771330 --- ParallelTerminationStrategy: PID 142 died...
22:49:41.772902 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:41.776761 --- ParallelTerminationStrategy: PID 143 died...
22:49:41.778321 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:41.782176 --- ParallelTerminationStrategy: PID 144 died...
22:49:41.783728 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:41.787579 --- ParallelTerminationStrategy: PID 145 died...
22:49:41.789139 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.792996 --- ParallelTerminationStrategy: PID 146 died...
22:49:41.794537 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.798391 --- ParallelTerminationStrategy: PID 147 died...
22:49:41.799961 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.803827 --- ParallelTerminationStrategy: PID 148 died...
22:49:41.805372 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.809243 --- ParallelTerminationStrategy: PID 149 died...
22:49:41.810793 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.814639 --- ParallelTerminationStrategy: PID 150 died...
22:49:41.816205 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.820060 --- ParallelTerminationStrategy: PID 151 died...
22:49:41.821600 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.825456 --- ParallelTerminationStrategy: PID 152 died...
22:49:41.827025 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.830900 --- ParallelTerminationStrategy: PID 153 died...
22:49:41.832456 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.836339 --- ParallelTerminationStrategy: PID 154 died...
22:49:41.837891 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.841738 --- ParallelTerminationStrategy: PID 155 died...
22:49:41.843291 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.847159 --- ParallelTerminationStrategy: PID 156 died...
22:49:41.848709 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.852638 --- ParallelTerminationStrategy: PID 157 died...
22:49:41.854198 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.858052 --- ParallelTerminationStrategy: PID 158 died...
22:49:41.859619 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.863465 --- ParallelTerminationStrategy: PID 159 died...
22:49:41.865012 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.868795 --- ParallelTerminationStrategy: PID 160 died...
22:49:41.870298 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.874032 --- ParallelTerminationStrategy: PID 161 died...
22:49:41.875562 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.879301 --- ParallelTerminationStrategy: PID 162 died...
22:49:41.880799 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.884540 --- ParallelTerminationStrategy: PID 163 died...
22:49:41.886037 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.889772 --- ParallelTerminationStrategy: PID 164 died...
22:49:41.891280 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.895039 --- ParallelTerminationStrategy: PID 165 died...
22:49:41.896557 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.900291 --- ParallelTerminationStrategy: PID 166 died...
22:49:41.901793 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.905515 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.907018 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.910761 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.912287 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.916026 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.917542 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.921262 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.922775 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.926511 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.928007 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.931796 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.933292 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.937035 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.938534 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.942276 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.943784 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.947528 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.949040 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.952783 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.954292 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.958042 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.959539 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.963256 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.964752 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.968493 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.969991 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.973723 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.975249 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.978984 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.980484 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.984210 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.985708 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.989438 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.990938 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.994669 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.996213 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.999945 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.001435 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.005182 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.006681 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.010403 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.011910 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.015646 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.017137 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.020893 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.022398 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.026149 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.027668 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.031436 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.032939 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.036674 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.038189 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.042154 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.043705 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.047549 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.049095 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.052943 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.054495 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.058373 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.059926 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.063787 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.065339 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.069214 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.070774 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.074652 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.076158 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.079896 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.081406 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.085162 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.086662 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.090404 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.091908 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.095647 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.097159 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.100917 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.102415 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.106135 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.107648 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.111409 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.112920 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.116676 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.118185 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.121927 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.123440 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.127175 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.128683 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.132442 --- ParallelTerminationStrategy: PID 210 died...
22:49:42.133941 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:42.137681 --- ParallelTerminationStrategy: PID 211 died...
22:49:42.139185 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:42.142932 --- ParallelTerminationStrategy: PID 212 died...
22:49:42.144433 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:42.148220 --- ParallelTerminationStrategy: PID 213 died...
22:49:42.149719 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:42.153462 --- ParallelTerminationStrategy: PID 214 died...
22:49:42.154973 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:42.158727 --- ParallelTerminationStrategy: PID 215 died...
22:49:42.160234 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:42.163971 --- ParallelTerminationStrategy: PID 216 died...
22:49:42.165473 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:42.169209 --- ParallelTerminationStrategy: PID 217 died...
22:49:42.170724 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:42.174474 --- ParallelTerminationStrategy: PID 218 died...
22:49:42.175988 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:42.179732 --- ParallelTerminationStrategy: PID 219 died...
22:49:42.181242 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:42.185015 --- ParallelTerminationStrategy: PID 220 died...
22:49:42.186522 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:42.190257 --- ParallelTerminationStrategy: PID 221 died...
22:49:42.191764 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:42.195535 --- ParallelTerminationStrategy: PID 222 died...
22:49:42.197036 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:42.200773 --- ParallelTerminationStrategy: PID 223 died...
22:49:42.202277 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:42.206033 --- ParallelTerminationStrategy: PID 224 died...
22:49:42.207573 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:42.211316 --- ParallelTerminationStrategy: PID 225 died...
22:49:42.212820 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:42.216587 --- ParallelTerminationStrategy: PID 226 died...
22:49:42.218093 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:42.221861 --- ParallelTerminationStrategy: PID 227 died...
22:49:42.223369 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:42.227102 --- ParallelTerminationStrategy: PID 228 died...
22:49:42.228608 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:42.232351 --- ParallelTerminationStrategy: PID 229 died...
22:49:42.233854 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:42.237595 --- ParallelTerminationStrategy: PID 230 died...
22:49:42.239123 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:42.242856 --- ParallelTerminationStrategy: PID 231 died...
22:49:42.244364 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:42.248131 --- ParallelTerminationStrategy: PID 232 died...
22:49:42.249646 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:42.253401 --- ParallelTerminationStrategy: PID 233 died...
22:49:42.254906 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:42.258646 --- ParallelTerminationStrategy: PID 234 died...
22:49:42.260175 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.664677 --- ParallelTerminationStrategy: PID 34 died...
22:49:45.671202 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8413 netreg_mass PASS
---------------------------------------------------------------------
22:49:45.744377 tst trial-8413: Storing JUnit report in /build/trial-8413/run.2026-08-04_22-48-20/trial-8413.xml
--------------------------------------------------------------------------------------------
trial-8413 PASS
--------------------------------------------------------------------------------------------
22:49:45.754302 tst trial-8413: trial-8413: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8413/inst
+ cd trial-8413
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-08-04 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8413-run.tgz run.2026-08-04_22-48-20
+ tar czf /build/trial-8413-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-08-04_15_17_22.tgz osmo-bts-oc2g.build-2026-08-04_00_52_18.tgz osmo-bts-sysmo.build-2026-08-04_00_52_16.tgz osmo-bts.build-2026-08-04_00_52_23.tgz osmo-ggsn.build-2026-08-04_20_43_14.tgz osmo-hlr.build-2026-08-04_16_37_40.tgz osmo-hnbgw.build-2026-08-04_15_20_37.tgz osmo-mgw.build-2026-08-04_08_33_44.tgz osmo-msc.build-2026-08-04_15_25_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-04_07_35_08.tgz osmo-pcu-sysmo.build-2026-08-04_07_35_06.tgz osmo-pcu.build-2026-08-04_07_35_07.tgz osmo-sgsn.build-2026-08-04_20_49_33.tgz osmo-stp.build-2026-08-04_15_13_56.tgz osmo-trx.build-2026-08-04_14_22_40.tgz osmocom-bb.build-2026-08-04_21_18_46.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