Skip to content
This log is too long to show here, 13 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7840
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2280000427404353452.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-8328
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s

#6 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s

#7 [ 7/28] RUN	APT-GET update && apt-get install -y openssh-server
#7 CACHED

#8 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED

#9 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#9 CACHED

#10 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#10 CACHED

#11 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#11 CACHED

#12 [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
#12 CACHED

#13 [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
#13 CACHED

#14 [ 8/28] RUN	MKDIR /var/run/sshd
#14 CACHED

#15 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#15 CACHED

#16 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#16 CACHED

#17 [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
#17 CACHED

#18 [ 3/28] RUN     groupadd osmo-gsm-tester
#18 CACHED

#19 [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
#19 CACHED

#20 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#20 CACHED

#21 [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
#21 CACHED

#22 [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
#22 CACHED

#23 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#23 CACHED

#24 [21/28] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#24 CACHED

#25 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#25 CACHED

#26 [10/28] COPY	--CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED

#27 [ 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
#27 CACHED

#28 [23/28] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#28 CACHED

#29 [20/28] WORKDIR	/TMP
#29 CACHED

#30 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#30 CACHED

#31 [ 9/28] COPY	SSH /root/.ssh
#31 CACHED

#32 [ 2/28] RUN     useradd -ms /bin/bash jenkins
#32 CACHED

#33 [28/28] WORKDIR	/DATA
#33 CACHED

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:cb381d3d8d20564e4c4f54db8a4e50078da3090bb8bc409a5b88b399387c0dc3 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=8329 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-05-12 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8329
+ mkdir -p trial-8329
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-12_13_27_15.tgz osmo-bts-oc2g.build-2026-05-12_00_51_53.tgz osmo-bts-sysmo.build-2026-05-12_00_51_42.tgz osmo-bts.build-2026-05-12_00_52_01.tgz osmo-ggsn.build-2026-05-12_20_43_06.tgz osmo-hlr.build-2026-05-12_16_36_56.tgz osmo-hnbgw.build-2026-05-12_13_29_17.tgz osmo-mgw.build-2026-05-12_08_33_06.tgz osmo-msc.build-2026-05-12_13_33_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-12_07_35_19.tgz osmo-pcu-sysmo.build-2026-05-12_07_35_11.tgz osmo-pcu.build-2026-05-12_07_35_22.tgz osmo-sgsn.build-2026-05-12_20_48_26.tgz osmo-stp.build-2026-05-12_13_25_26.tgz osmo-trx.build-2026-05-12_14_21_57.tgz osmocom-bb.build-2026-05-12_21_17_20.tgz srslte.build-19.tgz trial-8329
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-12_13_27_15.md5 osmo-bts-oc2g.build-2026-05-12_00_51_53.md5 osmo-bts-sysmo.build-2026-05-12_00_51_42.md5 osmo-bts.build-2026-05-12_00_52_01.md5 osmo-ggsn.build-2026-05-12_20_43_06.md5 osmo-hlr.build-2026-05-12_16_36_56.md5 osmo-hnbgw.build-2026-05-12_13_29_17.md5 osmo-mgw.build-2026-05-12_08_33_06.md5 osmo-msc.build-2026-05-12_13_33_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-12_07_35_19.md5 osmo-pcu-sysmo.build-2026-05-12_07_35_11.md5 osmo-pcu.build-2026-05-12_07_35_22.md5 osmo-sgsn.build-2026-05-12_20_48_26.md5 osmo-stp.build-2026-05-12_13_25_26.md5 osmo-trx.build-2026-05-12_14_21_57.md5 osmocom-bb.build-2026-05-12_21_17_20.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-12_13_27_15.md5 osmo-bts-oc2g.build-2026-05-12_00_51_53.md5 osmo-bts-sysmo.build-2026-05-12_00_51_42.md5 osmo-bts.build-2026-05-12_00_52_01.md5 osmo-ggsn.build-2026-05-12_20_43_06.md5 osmo-hlr.build-2026-05-12_16_36_56.md5 osmo-hnbgw.build-2026-05-12_13_29_17.md5 osmo-mgw.build-2026-05-12_08_33_06.md5 osmo-msc.build-2026-05-12_13_33_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-12_07_35_19.md5 osmo-pcu-sysmo.build-2026-05-12_07_35_11.md5 osmo-pcu.build-2026-05-12_07_35_22.md5 osmo-sgsn.build-2026-05-12_20_48_26.md5 osmo-stp.build-2026-05-12_13_25_26.md5 osmo-trx.build-2026-05-12_14_21_57.md5 osmocom-bb.build-2026-05-12_21_17_20.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-8329 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8329'
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-8329
--------------------------------------------------------------------------------------------
22:48:15.545877 tst                       trial-8329: Detailed log at /build/trial-8329/run.2026-05-12_22-48-15/log

---------------------------------------------------------------------
trial-8329 netreg_mass
---------------------------------------------------------------------
22:48:15.752029 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.752403 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.753180 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.754309 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.785119 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.785887 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.787004 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.858897 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-8329 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.859587 tst       register_default_mass.py:9: Claiming resources for the test
22:48:15.874722 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.875229 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.875686 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.876130 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.876563 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.877001 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.877456 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.902748 tst         register_default_mass.py: using LAC 2
22:48:15.919406 tst         register_default_mass.py: using RAC 2
22:48:15.937329 tst         register_default_mass.py: using CellId 2
22:48:15.957233 tst         register_default_mass.py: using BVCI 3
22:48:15.966724 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.967344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.967928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.968455 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.968981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.969493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.970002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.970520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.971040 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.971546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.972107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.972633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.973164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.973712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.974246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.974767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.975296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.975834 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.976351 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.976868 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.977396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.977920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.978452 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.978981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.979510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.980036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.980557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.981087 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.981602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.982118 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.982639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.983159 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.983678 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.984205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.984729 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.985243 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.985752 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.986284 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.986798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.987303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.987808 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.988336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.988851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.989360 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.989883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.990397 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.990905 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.991424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.991956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.992474 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.993001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.993528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.994039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.994558 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.995083 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.995605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.996129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.996654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.997171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.997676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.998203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.998721 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.999263 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.999798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.000310 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.000840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.001361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.001892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.002412 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.002916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.003438 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.003961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.004552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.005076 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.005585 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.006086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.006594 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.007111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.007619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.008133 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.008645 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.009145 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.009662 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.010170 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.010669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.011164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.011676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.012185 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.012683 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.013204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.013716 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.014235 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.014761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.015271 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.015795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.016304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.016811 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.017315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.017840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.018351 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.018870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.019438 tst      register_default_mass.py:21: Launching a simple network
22:48:16.029536 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.148507 run            create_hlr_db(pid=20): Launched
22:48:17.161952 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.186114 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.201297 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.207020 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.400337 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.415153 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.420754 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.839940 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.854925 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.869614 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.994566 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.009387 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.015015 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.038247 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.053186 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.058941 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.374632 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.392081 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.418584 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.588019 run         osmo-bts-virtual(pid=34): Launched
22:48:28.618556 tst         register_default_mass.py: using MSISDN 1001
22:48:28.630432 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.659246 tst         register_default_mass.py: using MSISDN 1002
22:48:28.672299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.695375 tst         register_default_mass.py: using MSISDN 1003
22:48:28.705907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.728087 tst         register_default_mass.py: using MSISDN 1004
22:48:28.737932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.760066 tst         register_default_mass.py: using MSISDN 1005
22:48:28.769817 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.792043 tst         register_default_mass.py: using MSISDN 1006
22:48:28.801635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.823942 tst         register_default_mass.py: using MSISDN 1007
22:48:28.833692 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.855733 tst         register_default_mass.py: using MSISDN 1008
22:48:28.865310 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.887554 tst         register_default_mass.py: using MSISDN 1009
22:48:28.897232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.919331 tst         register_default_mass.py: using MSISDN 1010
22:48:28.928991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.951019 tst         register_default_mass.py: using MSISDN 1011
22:48:28.960749 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.982903 tst         register_default_mass.py: using MSISDN 1012
22:48:28.992606 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.014717 tst         register_default_mass.py: using MSISDN 1013
22:48:29.024230 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.046210 tst         register_default_mass.py: using MSISDN 1014
22:48:29.055767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.077937 tst         register_default_mass.py: using MSISDN 1015
22:48:29.087584 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.109715 tst         register_default_mass.py: using MSISDN 1016
22:48:29.119328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.141545 tst         register_default_mass.py: using MSISDN 1017
22:48:29.151297 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.173929 tst         register_default_mass.py: using MSISDN 1018
22:48:29.183530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.205605 tst         register_default_mass.py: using MSISDN 1019
22:48:29.215154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.237370 tst         register_default_mass.py: using MSISDN 1020
22:48:29.246940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.269438 tst         register_default_mass.py: using MSISDN 1021
22:48:29.279204 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.301524 tst         register_default_mass.py: using MSISDN 1022
22:48:29.311353 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.333934 tst         register_default_mass.py: using MSISDN 1023
22:48:29.343723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.366786 tst         register_default_mass.py: using MSISDN 1024
22:48:29.376869 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.399996 tst         register_default_mass.py: using MSISDN 1025
22:48:29.410171 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.433209 tst         register_default_mass.py: using MSISDN 1026
22:48:29.443390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.466580 tst         register_default_mass.py: using MSISDN 1027
22:48:29.476832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.499817 tst         register_default_mass.py: using MSISDN 1028
22:48:29.509977 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.533159 tst         register_default_mass.py: using MSISDN 1029
22:48:29.543490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.572769 tst         register_default_mass.py: using MSISDN 1030
22:48:29.585821 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.609098 tst         register_default_mass.py: using MSISDN 1031
22:48:29.619785 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.643130 tst         register_default_mass.py: using MSISDN 1032
22:48:29.653518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.676741 tst         register_default_mass.py: using MSISDN 1033
22:48:29.687096 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.710417 tst         register_default_mass.py: using MSISDN 1034
22:48:29.720641 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.743734 tst         register_default_mass.py: using MSISDN 1035
22:48:29.753944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:29.777238 tst         register_default_mass.py: using MSISDN 1036
22:48:29.787513 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:29.810813 tst         register_default_mass.py: using MSISDN 1037
22:48:29.821104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:29.844415 tst         register_default_mass.py: using MSISDN 1038
22:48:29.854703 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:29.877788 tst         register_default_mass.py: using MSISDN 1039
22:48:29.888014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:29.911211 tst         register_default_mass.py: using MSISDN 1040
22:48:29.921503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:29.944721 tst         register_default_mass.py: using MSISDN 1041
22:48:29.954953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:29.978019 tst         register_default_mass.py: using MSISDN 1042
22:48:29.988192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.011650 tst         register_default_mass.py: using MSISDN 1043
22:48:30.022000 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.045101 tst         register_default_mass.py: using MSISDN 1044
22:48:30.055351 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.078287 tst         register_default_mass.py: using MSISDN 1045
22:48:30.088453 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.111524 tst         register_default_mass.py: using MSISDN 1046
22:48:30.121624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.145113 tst         register_default_mass.py: using MSISDN 1047
22:48:30.155451 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.178684 tst         register_default_mass.py: using MSISDN 1048
22:48:30.189006 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.212022 tst         register_default_mass.py: using MSISDN 1049
22:48:30.222235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.245319 tst         register_default_mass.py: using MSISDN 1050
22:48:30.255632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.278903 tst         register_default_mass.py: using MSISDN 1051
22:48:30.289122 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.312501 tst         register_default_mass.py: using MSISDN 1052
22:48:30.322044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.345175 tst         register_default_mass.py: using MSISDN 1053
22:48:30.357493 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.380915 tst         register_default_mass.py: using MSISDN 1054
22:48:30.391450 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.414618 tst         register_default_mass.py: using MSISDN 1055
22:48:30.424738 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.447717 tst         register_default_mass.py: using MSISDN 1056
22:48:30.457866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.480943 tst         register_default_mass.py: using MSISDN 1057
22:48:30.491124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:30.514321 tst         register_default_mass.py: using MSISDN 1058
22:48:30.524597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:30.547593 tst         register_default_mass.py: using MSISDN 1059
22:48:30.557689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:30.580829 tst         register_default_mass.py: using MSISDN 1060
22:48:30.591102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:30.613897 tst         register_default_mass.py: using MSISDN 1061
22:48:30.623926 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:30.646996 tst         register_default_mass.py: using MSISDN 1062
22:48:30.657162 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:30.680300 tst         register_default_mass.py: using MSISDN 1063
22:48:30.690478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:30.713617 tst         register_default_mass.py: using MSISDN 1064
22:48:30.723838 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:30.747037 tst         register_default_mass.py: using MSISDN 1065
22:48:30.757358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:30.780434 tst         register_default_mass.py: using MSISDN 1066
22:48:30.790437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:30.813747 tst         register_default_mass.py: using MSISDN 1067
22:48:30.824042 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:30.846866 tst         register_default_mass.py: using MSISDN 1068
22:48:30.856955 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:30.879822 tst         register_default_mass.py: using MSISDN 1069
22:48:30.889829 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:30.912112 tst         register_default_mass.py: using MSISDN 1070
22:48:30.921938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:30.944322 tst         register_default_mass.py: using MSISDN 1071
22:48:30.954084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:30.976232 tst         register_default_mass.py: using MSISDN 1072
22:48:30.986024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.008446 tst         register_default_mass.py: using MSISDN 1073
22:48:31.018104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.040306 tst         register_default_mass.py: using MSISDN 1074
22:48:31.049978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.076050 tst         register_default_mass.py: using MSISDN 1075
22:48:31.087564 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.109924 tst         register_default_mass.py: using MSISDN 1076
22:48:31.119814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.141691 tst         register_default_mass.py: using MSISDN 1077
22:48:31.151280 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.173516 tst         register_default_mass.py: using MSISDN 1078
22:48:31.183171 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.205301 tst         register_default_mass.py: using MSISDN 1079
22:48:31.214853 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.237040 tst         register_default_mass.py: using MSISDN 1080
22:48:31.246743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:31.269031 tst         register_default_mass.py: using MSISDN 1081
22:48:31.278684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.300913 tst         register_default_mass.py: using MSISDN 1082
22:48:31.310653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.332919 tst         register_default_mass.py: using MSISDN 1083
22:48:31.342539 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.364899 tst         register_default_mass.py: using MSISDN 1084
22:48:31.374648 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:31.397233 tst         register_default_mass.py: using MSISDN 1085
22:48:31.407056 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:31.434963 tst         register_default_mass.py: using MSISDN 1086
22:48:31.447333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:31.469787 tst         register_default_mass.py: using MSISDN 1087
22:48:31.479980 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:31.502337 tst         register_default_mass.py: using MSISDN 1088
22:48:31.512198 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:31.534547 tst         register_default_mass.py: using MSISDN 1089
22:48:31.544296 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:31.566692 tst         register_default_mass.py: using MSISDN 1090
22:48:31.576522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:31.598902 tst         register_default_mass.py: using MSISDN 1091
22:48:31.608755 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:31.631177 tst         register_default_mass.py: using MSISDN 1092
22:48:31.640920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:31.663222 tst         register_default_mass.py: using MSISDN 1093
22:48:31.673014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:31.695443 tst         register_default_mass.py: using MSISDN 1094
22:48:31.705287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:31.727817 tst         register_default_mass.py: using MSISDN 1095
22:48:31.737688 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:31.760005 tst         register_default_mass.py: using MSISDN 1096
22:48:31.769772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:31.792214 tst         register_default_mass.py: using MSISDN 1097
22:48:31.802012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:31.824393 tst         register_default_mass.py: using MSISDN 1098
22:48:31.834173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:31.856452 tst         register_default_mass.py: using MSISDN 1099
22:48:31.866091 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:31.888396 tst         register_default_mass.py: using MSISDN 1100
22:48:31.898110 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:31.985933 run                             mass: Starting testcase
22:48:31.991499 run                             mass: Pre-launching all virtphy's
22:48:31.996985 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:32.010074 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:32.016292 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:32.029681 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:32.035777 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:32.048805 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:32.054956 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:32.068066 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:32.074120 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:32.087096 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:32.093321 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:32.106619 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:32.112733 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:32.125824 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:32.132002 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:32.145015 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:32.151087 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:32.164008 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:32.169954 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:32.182909 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:32.189029 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:32.202199 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:32.208312 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:32.221487 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:32.227622 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:32.240784 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:32.246827 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:32.259942 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:32.266024 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:32.279139 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:32.285204 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:32.298293 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:32.304372 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:32.317506 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:32.323600 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:32.336758 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:32.342924 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:32.356118 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:32.362263 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:32.375494 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:32.381626 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:32.394889 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:32.401017 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:32.414214 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:32.420330 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:32.433580 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:32.439687 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:32.452940 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:32.459063 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:32.472240 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:32.478379 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:32.491600 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:32.497752 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:32.510935 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:32.517121 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:32.530258 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:32.536363 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:32.549545 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:32.555833 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:32.569215 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:32.575471 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:32.588679 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:32.594777 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:32.608086 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:32.614264 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:32.627501 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:32.633641 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:32.646793 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:32.652943 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:32.666119 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:32.672230 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:32.685312 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:32.691425 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:32.704404 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:32.710478 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:32.723406 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:32.729403 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:32.742366 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:32.748488 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:32.761495 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:32.767518 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:32.780500 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:32.786525 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:32.799555 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:32.805630 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:32.818694 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:32.824712 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:32.837762 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:32.843903 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:32.856964 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:32.862988 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:32.875984 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:32.881961 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:32.894930 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:32.900982 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:32.914016 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:32.920075 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:32.933024 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:32.938994 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:32.951953 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:32.958064 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:32.971165 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:32.977198 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:32.990375 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:32.996510 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:33.009687 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:33.015795 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:33.029110 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:33.035204 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:33.048483 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:33.054535 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:33.067787 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:33.073986 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:33.087120 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:33.093238 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:33.106241 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:33.112223 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:33.125212 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:33.131171 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:33.144119 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:33.150089 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:33.163034 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:33.169086 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:33.182047 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:33.188034 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:33.201049 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:33.207034 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:33.219983 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:33.225971 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:33.238937 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:33.244952 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:33.257930 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:33.264048 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:33.277010 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:33.283071 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:33.296046 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:33.302078 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:33.315109 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:33.321127 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:33.334213 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:33.340225 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:33.353168 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:33.359167 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:33.372171 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:33.378229 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:33.391345 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:33.397427 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:33.410601 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:33.416689 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:33.429895 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:33.435994 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:33.449201 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:33.455293 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:33.468463 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:33.474543 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:33.487697 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:33.493680 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:33.506741 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:33.512735 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:33.525944 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:33.531945 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:33.545058 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:33.551035 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:33.564095 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:33.570085 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:33.583133 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:33.589088 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:33.602078 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:33.608084 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:33.621025 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:33.627012 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:33.639921 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:33.645886 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:33.658829 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:33.664861 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:33.677807 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:33.683840 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:33.696899 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:33.702889 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:33.715904 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:33.721952 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:33.735055 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:33.741121 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:33.754272 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:33.760322 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:33.773318 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:33.779449 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:33.792454 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:33.798565 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:33.811560 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:33.817557 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:33.830527 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:33.836546 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:33.849505 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:33.855541 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:33.868623 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:33.874722 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:33.887750 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:33.893753 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:33.906718 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:33.912723 run                             mass: Checking if sockets are in the filesystem
22:48:33.942508 run                osmo-ms-mob/00000: Starting mobile
22:48:33.955522 run       osmo-ms-mob/00000(pid=135): Launched
22:48:33.966634 run                             mass: MS start registered  {at=41856.25491848, delay=0.005108129000291228, ms=00000}
22:48:38.129234 run                osmo-ms-mob/00001: Starting mobile
22:48:38.142366 run       osmo-ms-mob/00001(pid=136): Launched
22:48:38.152717 run                             mass: MS start registered  {at=41860.441000747, delay=0.004319389998272527, ms=00001}
22:48:39.004628 run                             mass: MS performed LU  {at=41861.292793251, lu_delay=5.0378747709983145, ms=00000}
22:48:39.957652 run                osmo-ms-mob/00002: Starting mobile
22:48:39.974311 run       osmo-ms-mob/00002(pid=137): Launched
22:48:39.984746 run                             mass: MS start registered  {at=41862.273028209, delay=0.004292206998798065, ms=00002}
22:48:41.257819 run                osmo-ms-mob/00003: Starting mobile
22:48:41.274675 run       osmo-ms-mob/00003(pid=138): Launched
22:48:41.285383 run                             mass: MS start registered  {at=41863.57366642, delay=0.004730924003524706, ms=00003}
22:48:42.357365 run                osmo-ms-mob/00004: Starting mobile
22:48:42.374118 run       osmo-ms-mob/00004(pid=139): Launched
22:48:42.384637 run                             mass: MS start registered  {at=41864.672919842, delay=0.004521928000031039, ms=00004}
22:48:43.328844 run                osmo-ms-mob/00005: Starting mobile
22:48:43.342220 run       osmo-ms-mob/00005(pid=140): Launched
22:48:43.352660 run                             mass: MS start registered  {at=41865.64094299, delay=0.004453831003047526, ms=00005}
22:48:44.183077 run                             mass: MS performed LU  {at=41866.471245485, lu_delay=6.030244738001784, ms=00001}
22:48:44.222058 run                osmo-ms-mob/00006: Starting mobile
22:48:44.237388 run       osmo-ms-mob/00006(pid=141): Launched
22:48:44.248190 run                             mass: MS start registered  {at=41866.536476409, delay=0.004769107996253297, ms=00006}
22:48:45.129639 run                osmo-ms-mob/00007: Starting mobile
22:48:45.143058 run       osmo-ms-mob/00007(pid=142): Launched
22:48:45.153813 run                             mass: MS start registered  {at=41867.442095408, delay=0.004517086999840103, ms=00007}
22:48:45.956931 run                osmo-ms-mob/00008: Starting mobile
22:48:45.974199 run       osmo-ms-mob/00008(pid=143): Launched
22:48:45.984735 run                             mass: MS start registered  {at=41868.273020356, delay=0.004503445998125244, ms=00008}
22:48:46.084543 run                             mass: MS performed LU  {at=41868.372720776, lu_delay=6.09969256700424, ms=00002}
22:48:46.111358 run                             mass: MS performed LU  {at=41868.399564344, lu_delay=4.825897923998127, ms=00003}
22:48:46.656973 run                osmo-ms-mob/00009: Starting mobile
22:48:46.673429 run       osmo-ms-mob/00009(pid=144): Launched
22:48:46.684432 run                             mass: MS start registered  {at=41868.972720456, delay=0.004724829996121116, ms=00009}
22:48:47.348698 run                osmo-ms-mob/00010: Starting mobile
22:48:47.365135 run       osmo-ms-mob/00010(pid=145): Launched
22:48:47.375858 run                             mass: MS start registered  {at=41869.664145285, delay=0.004713674999948125, ms=00010}
22:48:47.965451 run                osmo-ms-mob/00011: Starting mobile
22:48:47.981327 run       osmo-ms-mob/00011(pid=146): Launched
22:48:47.987415 run                             mass: MS performed LU  {at=41870.275706757, lu_delay=5.602786914998433, ms=00004}
22:48:47.993320 run                             mass: MS start registered  {at=41870.281620399, delay=0.005931202998908702, ms=00011}
22:48:48.483073 run                             mass: MS performed LU  {at=41870.771249565, lu_delay=5.130306574996212, ms=00005}
22:48:48.497233 run                osmo-ms-mob/00012: Starting mobile
22:48:48.510551 run       osmo-ms-mob/00012(pid=147): Launched
22:48:48.521148 run                             mass: MS start registered  {at=41870.809439051, delay=0.004435699003806803, ms=00012}
22:48:49.129894 run                osmo-ms-mob/00013: Starting mobile
22:48:49.143292 run       osmo-ms-mob/00013(pid=148): Launched
22:48:49.154153 run                             mass: MS start registered  {at=41871.442439579, delay=0.00488843499624636, ms=00013}
22:48:49.757896 run                osmo-ms-mob/00014: Starting mobile
22:48:49.778861 run       osmo-ms-mob/00014(pid=149): Launched
22:48:49.789899 run                             mass: MS start registered  {at=41872.078185529, delay=0.004717814998002723, ms=00014}
22:48:49.850003 run                             mass: MS performed LU  {at=41872.138180679, lu_delay=5.60170427000412, ms=00006}
22:48:49.875786 run                             mass: MS performed LU  {at=41872.164057175, lu_delay=4.7219617670052685, ms=00007}
22:48:50.358171 run                osmo-ms-mob/00015: Starting mobile
22:48:50.374815 run       osmo-ms-mob/00015(pid=150): Launched
22:48:50.385483 run                             mass: MS start registered  {at=41872.673769333, delay=0.004593229001329746, ms=00015}
22:48:50.828643 run                osmo-ms-mob/00016: Starting mobile
22:48:50.842287 run       osmo-ms-mob/00016(pid=151): Launched
22:48:50.852709 run                             mass: MS start registered  {at=41873.140995179, delay=0.004327177994127851, ms=00016}
22:48:51.357601 run                osmo-ms-mob/00017: Starting mobile
22:48:51.374463 run       osmo-ms-mob/00017(pid=152): Launched
22:48:51.385916 run                             mass: MS start registered  {at=41873.674197997, delay=0.005358135000278708, ms=00017}
22:48:51.713117 run                             mass: MS performed LU  {at=41874.001332661, lu_delay=5.728312305000145, ms=00008}
22:48:51.778453 run                             mass: MS performed LU  {at=41874.066636379, lu_delay=5.093915923003806, ms=00009}
22:48:51.928487 run                osmo-ms-mob/00018: Starting mobile
22:48:51.941940 run       osmo-ms-mob/00018(pid=153): Launched
22:48:51.952810 run                             mass: MS start registered  {at=41874.241095978, delay=0.0045532380026998, ms=00018}
22:48:52.358422 run                osmo-ms-mob/00019: Starting mobile
22:48:52.374933 run       osmo-ms-mob/00019(pid=154): Launched
22:48:52.385712 run                             mass: MS start registered  {at=41874.673998869, delay=0.004510332000791095, ms=00019}
22:48:52.841924 run                osmo-ms-mob/00020: Starting mobile
22:48:52.855889 run       osmo-ms-mob/00020(pid=155): Launched
22:48:52.867009 run                             mass: MS start registered  {at=41875.155293348, delay=0.0047436839959118515, ms=00020}
22:48:53.347870 run                osmo-ms-mob/00021: Starting mobile
22:48:53.363491 run       osmo-ms-mob/00021(pid=156): Launched
22:48:53.374351 run                             mass: MS start registered  {at=41875.662635106, delay=0.004872808000072837, ms=00021}
22:48:53.615271 run                             mass: MS performed LU  {at=41875.903454332, lu_delay=5.621833933000744, ms=00011}
22:48:53.643574 run                             mass: MS performed LU  {at=41875.931762921, lu_delay=6.26761763599643, ms=00010}
22:48:53.676975 run                osmo-ms-mob/00022: Starting mobile
22:48:53.690515 run       osmo-ms-mob/00022(pid=157): Launched
22:48:53.701070 run                             mass: MS start registered  {at=41875.989360401, delay=0.004427521002071444, ms=00022}
22:48:53.730333 run                             mass: MS performed LU  {at=41876.018587923, lu_delay=5.209148871996149, ms=00012}
22:48:53.984555 run                             mass: MS performed LU  {at=41876.272725654, lu_delay=4.830286075004551, ms=00013}
22:48:54.257398 run                osmo-ms-mob/00023: Starting mobile
22:48:54.274038 run       osmo-ms-mob/00023(pid=158): Launched
22:48:54.284801 run                             mass: MS start registered  {at=41876.573088866, delay=0.004710778994194698, ms=00023}
22:48:54.629423 run                osmo-ms-mob/00024: Starting mobile
22:48:54.642799 run       osmo-ms-mob/00024(pid=159): Launched
22:48:54.653458 run                             mass: MS start registered  {at=41876.941746916, delay=0.004636179000954144, ms=00024}
22:48:55.148289 run                osmo-ms-mob/00025: Starting mobile
22:48:55.165035 run       osmo-ms-mob/00025(pid=160): Launched
22:48:55.175798 run                             mass: MS start registered  {at=41877.464084878, delay=0.004531383005087264, ms=00025}
22:48:55.414888 run                             mass: MS performed LU  {at=41877.703068983, lu_delay=5.029299649999302, ms=00015}
22:48:55.480490 run                             mass: MS performed LU  {at=41877.76867621, lu_delay=4.627681031000975, ms=00016}
22:48:55.517983 run                osmo-ms-mob/00026: Starting mobile
22:48:55.531444 run       osmo-ms-mob/00026(pid=161): Launched
22:48:55.541990 run                             mass: MS start registered  {at=41877.830282044, delay=0.004512031999183819, ms=00026}
22:48:55.548501 run                             mass: MS performed LU  {at=41877.836798036, lu_delay=5.758612507001089, ms=00014}
22:48:55.955752 run                osmo-ms-mob/00027: Starting mobile
22:48:55.968884 run       osmo-ms-mob/00027(pid=162): Launched
22:48:55.979493 run                             mass: MS start registered  {at=41878.267781392, delay=0.00459027699980652, ms=00027}
22:48:56.329590 run                osmo-ms-mob/00028: Starting mobile
22:48:56.342708 run       osmo-ms-mob/00028(pid=163): Launched
22:48:56.353574 run                             mass: MS start registered  {at=41878.64186137, delay=0.0031657810031902045, ms=00028}
22:48:56.728421 run                osmo-ms-mob/00029: Starting mobile
22:48:56.741588 run       osmo-ms-mob/00029(pid=164): Launched
22:48:56.752626 run                             mass: MS start registered  {at=41879.040911819, delay=0.004679659999965224, ms=00029}
22:48:57.149312 run                osmo-ms-mob/00030: Starting mobile
22:48:57.165612 run       osmo-ms-mob/00030(pid=165): Launched
22:48:57.176517 run                             mass: MS start registered  {at=41879.464802387, delay=0.004669831003411673, ms=00030}
22:48:57.381883 run                             mass: MS performed LU  {at=41879.670071608, lu_delay=5.9958736109983874, ms=00017}
22:48:57.408671 run                             mass: MS performed LU  {at=41879.696882608, lu_delay=5.022883738995006, ms=00019}
22:48:57.430819 run                osmo-ms-mob/00031: Starting mobile
22:48:57.443827 run       osmo-ms-mob/00031(pid=166): Launched
22:48:57.454500 run                             mass: MS start registered  {at=41879.742789416, delay=0.004645168999559246, ms=00031}
22:48:57.497011 run                             mass: MS performed LU  {at=41879.785194559, lu_delay=5.544098580998252, ms=00018}
22:48:57.750361 run                             mass: MS performed LU  {at=41880.038545375, lu_delay=4.883252027000708, ms=00020}
22:48:57.777750 run                osmo-ms-mob/00032: Starting mobile
22:48:57.792497 run       osmo-ms-mob/00032(pid=167): Launched
22:48:57.803157 run                             mass: MS start registered  {at=41880.091446711, delay=0.00454702499700943, ms=00032}
22:48:58.241641 run                osmo-ms-mob/00033: Starting mobile
22:48:58.255432 run       osmo-ms-mob/00033(pid=168): Launched
22:48:58.266593 run                             mass: MS start registered  {at=41880.55488009, delay=0.004766240999742877, ms=00033}
22:48:58.641666 run                osmo-ms-mob/00034: Starting mobile
22:48:58.655956 run       osmo-ms-mob/00034(pid=169): Launched
22:48:58.666479 run                             mass: MS start registered  {at=41880.954764507, delay=0.004258005996234715, ms=00034}
22:48:58.929396 run                osmo-ms-mob/00035: Starting mobile
22:48:58.942811 run       osmo-ms-mob/00035(pid=170): Launched
22:48:58.953798 run                             mass: MS start registered  {at=41881.242085737, delay=0.004630048002582043, ms=00035}
22:48:59.181507 run                             mass: MS performed LU  {at=41881.469686597, lu_delay=5.80705149100686, ms=00021}
22:48:59.245688 run                             mass: MS performed LU  {at=41881.533868606, lu_delay=5.544508204999147, ms=00022}
22:48:59.260179 run                osmo-ms-mob/00036: Starting mobile
22:48:59.273547 run       osmo-ms-mob/00036(pid=171): Launched
22:48:59.284140 run                             mass: MS start registered  {at=41881.572428969, delay=0.004357183999672998, ms=00036}
22:48:59.309985 run                             mass: MS performed LU  {at=41881.59818376, lu_delay=5.025094894001086, ms=00023}
22:48:59.435743 run                             mass: MS performed LU  {at=41881.723905186, lu_delay=4.782158269998035, ms=00024}
22:48:59.774511 run                osmo-ms-mob/00037: Starting mobile
22:48:59.792163 run       osmo-ms-mob/00037(pid=172): Launched
22:48:59.802821 run                             mass: MS start registered  {at=41882.091109039, delay=0.004459857998881489, ms=00037}
22:49:00.028743 run                osmo-ms-mob/00038: Starting mobile
22:49:00.042094 run       osmo-ms-mob/00038(pid=173): Launched
22:49:00.053100 run                             mass: MS start registered  {at=41882.34138665, delay=0.004651347000617534, ms=00038}
22:49:00.328717 run                osmo-ms-mob/00039: Starting mobile
22:49:00.342077 run       osmo-ms-mob/00039(pid=174): Launched
22:49:00.352919 run                             mass: MS start registered  {at=41882.641205521, delay=0.004488901999138761, ms=00039}
22:49:00.740791 run                osmo-ms-mob/00040: Starting mobile
22:49:00.754475 run       osmo-ms-mob/00040(pid=175): Launched
22:49:00.765039 run                             mass: MS start registered  {at=41883.053327057, delay=0.004440019001776818, ms=00040}
22:49:01.029204 run                osmo-ms-mob/00041: Starting mobile
22:49:01.042558 run       osmo-ms-mob/00041(pid=176): Launched
22:49:01.053496 run                             mass: MS start registered  {at=41883.341714637, delay=0.004572082994855009, ms=00041}
22:49:01.147513 run                             mass: MS performed LU  {at=41883.435697646, lu_delay=5.605415601996356, ms=00026}
22:49:01.174882 run                             mass: MS performed LU  {at=41883.463092818, lu_delay=5.195311425995897, ms=00027}
22:49:01.197029 run                osmo-ms-mob/00042: Starting mobile
22:49:01.210155 run       osmo-ms-mob/00042(pid=177): Launched
22:49:01.220706 run                             mass: MS start registered  {at=41883.50899595, delay=0.004376241995487362, ms=00042}
22:49:01.262866 run                             mass: MS performed LU  {at=41883.551048401, lu_delay=4.909187031000329, ms=00028}
22:49:01.280917 run                             mass: MS performed LU  {at=41883.569214872, lu_delay=6.105129993993614, ms=00025}
22:49:01.572597 run                             mass: MS performed LU  {at=41883.860780687, lu_delay=4.8198688679985935, ms=00029}
22:49:01.599702 run                osmo-ms-mob/00043: Starting mobile
22:49:01.613948 run       osmo-ms-mob/00043(pid=178): Launched
22:49:01.624916 run                             mass: MS start registered  {at=41883.913206466, delay=0.00450907000049483, ms=00043}
22:49:02.043810 run                osmo-ms-mob/00044: Starting mobile
22:49:02.057562 run       osmo-ms-mob/00044(pid=179): Launched
22:49:02.068351 run                             mass: MS start registered  {at=41884.356629334, delay=0.0046839709975756705, ms=00044}
22:49:02.329240 run                osmo-ms-mob/00045: Starting mobile
22:49:02.342541 run       osmo-ms-mob/00045(pid=180): Launched
22:49:02.353270 run                             mass: MS start registered  {at=41884.641554855, delay=0.004699242002971005, ms=00045}
22:49:02.648097 run                osmo-ms-mob/00046: Starting mobile
22:49:02.664010 run       osmo-ms-mob/00046(pid=181): Launched
22:49:02.674554 run                             mass: MS start registered  {at=41884.962843139, delay=0.004530623002210632, ms=00046}
22:49:02.928155 run                osmo-ms-mob/00047: Starting mobile
22:49:02.941863 run       osmo-ms-mob/00047(pid=182): Launched
22:49:02.948164 run                             mass: MS performed LU  {at=41885.236458048, lu_delay=4.681577957999252, ms=00033}
22:49:02.954135 run                             mass: MS start registered  {at=41885.242435085, delay=0.005993469996610656, ms=00047}
22:49:03.011996 run                             mass: MS performed LU  {at=41885.300163785, lu_delay=5.8353613979998045, ms=00030}
22:49:03.037378 run                osmo-ms-mob/00048: Starting mobile
22:49:03.050627 run       osmo-ms-mob/00048(pid=183): Launched
22:49:03.061111 run                             mass: MS start registered  {at=41885.349401583, delay=0.004449113002920058, ms=00048}
22:49:03.201621 run                             mass: MS performed LU  {at=41885.489805318, lu_delay=5.747015902001294, ms=00031}
22:49:03.548819 run                osmo-ms-mob/00049: Starting mobile
22:49:03.564668 run       osmo-ms-mob/00049(pid=184): Launched
22:49:03.575334 run                             mass: MS start registered  {at=41885.863618991, delay=0.004547478005406447, ms=00049}
22:49:03.841306 run                osmo-ms-mob/00050: Starting mobile
22:49:03.855332 run       osmo-ms-mob/00050(pid=185): Launched
22:49:03.866174 run                             mass: MS start registered  {at=41886.154459871, delay=0.004638536003767513, ms=00050}
22:49:04.229166 run                osmo-ms-mob/00051: Starting mobile
22:49:04.242548 run       osmo-ms-mob/00051(pid=186): Launched
22:49:04.253613 run                             mass: MS start registered  {at=41886.541898322, delay=0.004930702998535708, ms=00051}
22:49:04.529146 run                osmo-ms-mob/00052: Starting mobile
22:49:04.542306 run       osmo-ms-mob/00052(pid=187): Launched
22:49:04.552754 run                             mass: MS start registered  {at=41886.841039202, delay=0.004312705001211725, ms=00052}
22:49:04.832982 run                osmo-ms-mob/00053: Starting mobile
22:49:04.846037 run       osmo-ms-mob/00053(pid=188): Launched
22:49:04.856686 run                             mass: MS start registered  {at=41887.144971905, delay=0.0042874569990090095, ms=00053}
22:49:04.912428 run                             mass: MS performed LU  {at=41887.200626785, lu_delay=4.859240135003347, ms=00038}
22:49:04.939717 run                             mass: MS performed LU  {at=41887.227889945, lu_delay=6.273125438005081, ms=00034}
22:49:04.964528 run                osmo-ms-mob/00054: Starting mobile
22:49:04.977600 run       osmo-ms-mob/00054(pid=189): Launched
22:49:04.988263 run                             mass: MS start registered  {at=41887.276554003, delay=0.004664690000936389, ms=00054}
22:49:05.028252 run                             mass: MS performed LU  {at=41887.316462852, lu_delay=4.675257331000466, ms=00039}
22:49:05.045413 run                             mass: MS performed LU  {at=41887.333698734, lu_delay=6.091612996999174, ms=00035}
22:49:05.056742 run                osmo-ms-mob/00055: Starting mobile
22:49:05.069834 run       osmo-ms-mob/00055(pid=190): Launched
22:49:05.080592 run                             mass: MS start registered  {at=41887.368879722, delay=0.004603916000633035, ms=00055}
22:49:05.101695 run                             mass: MS performed LU  {at=41887.389915566, lu_delay=5.817486596999515, ms=00036}
22:49:05.119477 run                             mass: MS performed LU  {at=41887.407742722, lu_delay=5.316633683003602, ms=00037}
22:49:05.132766 run                osmo-ms-mob/00056: Starting mobile
22:49:05.146214 run       osmo-ms-mob/00056(pid=191): Launched
22:49:05.156991 run                             mass: MS start registered  {at=41887.445278905, delay=0.004516837994742673, ms=00056}
22:49:06.002190 run                             mass: MS performed LU  {at=41888.290373577, lu_delay=3.6488187220020336, ms=00045}
22:49:06.031894 run                osmo-ms-mob/00057: Starting mobile
22:49:06.045413 run       osmo-ms-mob/00057(pid=192): Launched
22:49:06.056110 run                             mass: MS start registered  {at=41888.344398138, delay=0.0046233139946707524, ms=00057}
22:49:06.429187 run                osmo-ms-mob/00058: Starting mobile
22:49:06.442679 run       osmo-ms-mob/00058(pid=193): Launched
22:49:06.454026 run                             mass: MS start registered  {at=41888.742310894, delay=0.005101422000734601, ms=00058}
22:49:06.712859 run                             mass: MS performed LU  {at=41889.001041446, lu_delay=5.659326809000049, ms=00041}
22:49:06.754716 run                osmo-ms-mob/00059: Starting mobile
22:49:06.768247 run       osmo-ms-mob/00059(pid=194): Launched
22:49:06.774284 run                             mass: MS performed LU  {at=41889.062577448, lu_delay=5.1493709819988, ms=00043}
22:49:06.780408 run                             mass: MS performed LU  {at=41889.06870662, lu_delay=5.559710670000641, ms=00042}
22:49:06.786431 run                             mass: MS start registered  {at=41889.074730582, delay=0.012171156995464116, ms=00059}
22:49:06.797328 run                osmo-ms-mob/00060: Starting mobile
22:49:06.810694 run       osmo-ms-mob/00060(pid=195): Launched
22:49:06.821383 run                             mass: MS start registered  {at=41889.109665998, delay=0.0046725530046387576, ms=00060}
22:49:07.021791 run                             mass: MS performed LU  {at=41889.309975309, lu_delay=6.256648251997831, ms=00040}
22:49:07.045672 run                             mass: MS performed LU  {at=41889.333968196, lu_delay=4.9773388620014885, ms=00044}
22:49:07.469910 run                osmo-ms-mob/00061: Starting mobile
22:49:07.493211 run       osmo-ms-mob/00061(pid=196): Launched
22:49:07.504283 run                             mass: MS start registered  {at=41889.792566096, delay=0.004920980005408637, ms=00061}
22:49:07.740835 run                osmo-ms-mob/00062: Starting mobile
22:49:07.754748 run       osmo-ms-mob/00062(pid=197): Launched
22:49:07.766690 run                             mass: MS start registered  {at=41890.05497013, delay=0.005557897995458916, ms=00062}
22:49:08.028436 run                osmo-ms-mob/00063: Starting mobile
22:49:08.041725 run       osmo-ms-mob/00063(pid=198): Launched
22:49:08.053016 run                             mass: MS start registered  {at=41890.341301776, delay=0.0049361480050720274, ms=00063}
22:49:08.465224 run                osmo-ms-mob/00064: Starting mobile
22:49:08.481594 run       osmo-ms-mob/00064(pid=199): Launched
22:49:08.492394 run                             mass: MS start registered  {at=41890.780680739, delay=0.004760347001138143, ms=00064}
22:49:08.679039 run                             mass: MS performed LU  {at=41890.967223333, lu_delay=5.72478824800055, ms=00047}
22:49:08.706721 run                             mass: MS performed LU  {at=41890.994930467, lu_delay=6.032087327999761, ms=00046}
22:49:08.747223 run                osmo-ms-mob/00065: Starting mobile
22:49:08.760692 run       osmo-ms-mob/00065(pid=200): Launched
22:49:08.771426 run                             mass: MS start registered  {at=41891.059716972, delay=0.004735483998956624, ms=00065}
22:49:08.793836 run                             mass: MS performed LU  {at=41891.082075688, lu_delay=4.927615816995967, ms=00050}
22:49:08.811537 run                             mass: MS performed LU  {at=41891.099805138, lu_delay=5.2361861469980795, ms=00049}
22:49:08.824825 run                osmo-ms-mob/00066: Starting mobile
22:49:08.838101 run       osmo-ms-mob/00066(pid=201): Launched
22:49:08.849094 run                             mass: MS start registered  {at=41891.137375309, delay=0.004941637002048083, ms=00066}
22:49:08.866964 run                             mass: MS performed LU  {at=41891.155226761, lu_delay=5.805825178002124, ms=00048}
22:49:08.886188 run                             mass: MS performed LU  {at=41891.174417279, lu_delay=4.632518956997956, ms=00051}
22:49:09.543165 run                osmo-ms-mob/00067: Starting mobile
22:49:09.557363 run       osmo-ms-mob/00067(pid=202): Launched
22:49:09.568051 run                             mass: MS start registered  {at=41891.85633717, delay=0.004561134999676142, ms=00067}
22:49:09.842547 run                osmo-ms-mob/00068: Starting mobile
22:49:09.856913 run       osmo-ms-mob/00068(pid=203): Launched
22:49:09.868345 run                             mass: MS start registered  {at=41892.156627894, delay=0.005341349999071099, ms=00068}
22:49:10.255875 run                osmo-ms-mob/00069: Starting mobile
22:49:10.271308 run       osmo-ms-mob/00069(pid=204): Launched
22:49:10.282641 run                             mass: MS start registered  {at=41892.570924884, delay=0.005234108000877313, ms=00069}
22:49:10.478854 run                             mass: MS performed LU  {at=41892.767033216, lu_delay=5.925994013996387, ms=00052}
22:49:10.502964 run                             mass: MS performed LU  {at=41892.79125884, lu_delay=5.514704836998135, ms=00054}
22:49:10.514024 run                osmo-ms-mob/00070: Starting mobile
22:49:10.527357 run       osmo-ms-mob/00070(pid=205): Launched
22:49:10.538370 run                             mass: MS start registered  {at=41892.826658342, delay=0.004978411998308729, ms=00070}
22:49:10.607945 run                             mass: MS performed LU  {at=41892.89612721, lu_delay=5.527247487996647, ms=00055}
22:49:10.787900 run                             mass: MS performed LU  {at=41893.076084447, lu_delay=5.931112541999028, ms=00053}
22:49:10.812466 run                             mass: MS performed LU  {at=41893.100762004, lu_delay=4.756363866006723, ms=00057}
22:49:10.834238 run                osmo-ms-mob/00071: Starting mobile
22:49:10.847557 run       osmo-ms-mob/00071(pid=206): Launched
22:49:10.858216 run                             mass: MS start registered  {at=41893.146503709, delay=0.004672875998949166, ms=00071}
22:49:11.442483 run                osmo-ms-mob/00072: Starting mobile
22:49:11.456763 run       osmo-ms-mob/00072(pid=207): Launched
22:49:11.467416 run                             mass: MS start registered  {at=41893.755702913, delay=0.00458080099633662, ms=00072}
22:49:11.502839 run                             mass: MS performed LU  {at=41893.791029085, lu_delay=6.345750180000323, ms=00056}
22:49:11.845673 run                osmo-ms-mob/00073: Starting mobile
22:49:11.859864 run       osmo-ms-mob/00073(pid=208): Launched
22:49:11.866218 run                             mass: MS performed LU  {at=41894.154510236, lu_delay=3.813208460000169, ms=00063}
22:49:11.872415 run                             mass: MS start registered  {at=41894.16071359, delay=0.006221935000212397, ms=00073}
22:49:12.242086 run                osmo-ms-mob/00074: Starting mobile
22:49:12.256343 run       osmo-ms-mob/00074(pid=209): Launched
22:49:12.267164 run                             mass: MS start registered  {at=41894.555450858, delay=0.004596254002535716, ms=00074}
22:49:12.324336 run                             mass: MS performed LU  {at=41894.612519795, lu_delay=4.557549665005354, ms=00062}
22:49:12.346859 run                             mass: MS performed LU  {at=41894.635152339, lu_delay=4.8425862429940025, ms=00061}
22:49:12.471989 run                             mass: MS performed LU  {at=41894.760178958, lu_delay=5.685448376003478, ms=00059}
22:49:12.486481 run                osmo-ms-mob/00075: Starting mobile
22:49:12.499884 run       osmo-ms-mob/00075(pid=210): Launched
22:49:12.510651 run                             mass: MS start registered  {at=41894.798939046, delay=0.004605383001035079, ms=00075}
22:49:12.635232 run                             mass: MS performed LU  {at=41894.923419455, lu_delay=5.8137534569978015, ms=00060}
22:49:13.163957 run                osmo-ms-mob/00076: Starting mobile
22:49:13.179074 run       osmo-ms-mob/00076(pid=211): Launched
22:49:13.189740 run                             mass: MS start registered  {at=41895.478027834, delay=0.004463696997845545, ms=00076}
22:49:13.540909 run                osmo-ms-mob/00077: Starting mobile
22:49:13.554413 run       osmo-ms-mob/00077(pid=212): Launched
22:49:13.565748 run                             mass: MS start registered  {at=41895.854030039, delay=0.004833901002712082, ms=00077}
22:49:14.065915 run                osmo-ms-mob/00078: Starting mobile
22:49:14.081821 run       osmo-ms-mob/00078(pid=213): Launched
22:49:14.092790 run                             mass: MS start registered  {at=41896.381072001, delay=0.004844675000640564, ms=00078}
22:49:14.244769 run                             mass: MS performed LU  {at=41896.532953997, lu_delay=5.752273257996421, ms=00064}
22:49:14.269430 run                             mass: MS performed LU  {at=41896.557725233, lu_delay=5.498008260998176, ms=00065}
22:49:14.280807 run                osmo-ms-mob/00079: Starting mobile
22:49:14.294190 run       osmo-ms-mob/00079(pid=214): Launched
22:49:14.304755 run                             mass: MS start registered  {at=41896.593040669, delay=0.004524121999565978, ms=00079}
22:49:14.374402 run                             mass: MS performed LU  {at=41896.662584622, lu_delay=4.8062474519974785, ms=00067}
22:49:14.553418 run                             mass: MS performed LU  {at=41896.841602013, lu_delay=5.704226704001485, ms=00066}
22:49:14.562966 run                             mass: MS performed LU  {at=41896.851266447, lu_delay=4.694638553002733, ms=00068}
22:49:14.930841 run                osmo-ms-mob/00080: Starting mobile
22:49:14.944626 run       osmo-ms-mob/00080(pid=215): Launched
22:49:14.955523 run                             mass: MS start registered  {at=41897.243811346, delay=0.0044814619977842085, ms=00080}
22:49:15.442045 run                osmo-ms-mob/00081: Starting mobile
22:49:15.455870 run       osmo-ms-mob/00081(pid=216): Launched
22:49:15.466973 run                             mass: MS start registered  {at=41897.755257637, delay=0.004475242996704765, ms=00081}
22:49:15.828138 run                osmo-ms-mob/00082: Starting mobile
22:49:15.841255 run       osmo-ms-mob/00082(pid=217): Launched
22:49:15.851919 run                             mass: MS start registered  {at=41898.140203723, delay=0.0045918420000816695, ms=00082}
22:49:16.090848 run                             mass: MS performed LU  {at=41898.379029964, lu_delay=5.552371622005012, ms=00070}
22:49:16.115117 run                             mass: MS performed LU  {at=41898.403412076, lu_delay=5.832487191997643, ms=00069}
22:49:16.237720 run                             mass: MS performed LU  {at=41898.525901737, lu_delay=4.770198824000545, ms=00072}
22:49:16.400829 run                             mass: MS performed LU  {at=41898.689011414, lu_delay=5.542507704994932, ms=00071}
22:49:16.438199 run                osmo-ms-mob/00083: Starting mobile
22:49:16.453798 run       osmo-ms-mob/00083(pid=218): Launched
22:49:16.464601 run                             mass: MS start registered  {at=41898.752889533, delay=0.004741708005894907, ms=00083}
22:49:16.690259 run                             mass: MS performed LU  {at=41898.978443235, lu_delay=4.817729645001236, ms=00073}
22:49:16.955052 run                osmo-ms-mob/00084: Starting mobile
22:49:16.970050 run       osmo-ms-mob/00084(pid=219): Launched
22:49:16.980766 run                             mass: MS start registered  {at=41899.269053033, delay=0.004679464997025207, ms=00084}
22:49:17.441931 run                osmo-ms-mob/00085: Starting mobile
22:49:17.455884 run       osmo-ms-mob/00085(pid=220): Launched
22:49:17.466720 run                             mass: MS start registered  {at=41899.755008343, delay=0.004836778003664222, ms=00085}
22:49:18.057782 run                osmo-ms-mob/00086: Starting mobile
22:49:18.074698 run       osmo-ms-mob/00086(pid=221): Launched
22:49:18.080895 run                             mass: MS performed LU  {at=41900.369188738, lu_delay=5.57024969199847, ms=00075}
22:49:18.086734 run                             mass: MS start registered  {at=41900.375034792, delay=0.005865022998477798, ms=00086}
22:49:18.138863 run                             mass: MS performed LU  {at=41900.427070962, lu_delay=4.949043128006451, ms=00076}
22:49:18.245306 run                             mass: MS performed LU  {at=41900.533489759, lu_delay=4.679459719998704, ms=00077}
22:49:18.667925 run                osmo-ms-mob/00087: Starting mobile
22:49:18.686362 run       osmo-ms-mob/00087(pid=222): Launched
22:49:18.697802 run                             mass: MS start registered  {at=41900.986086117, delay=0.005032241002481896, ms=00087}
22:49:19.242763 run                osmo-ms-mob/00088: Starting mobile
22:49:19.257209 run       osmo-ms-mob/00088(pid=223): Launched
22:49:19.267926 run                             mass: MS start registered  {at=41901.556213856, delay=0.004554237995762378, ms=00088}
22:49:19.857389 run                osmo-ms-mob/00089: Starting mobile
22:49:19.874861 run       osmo-ms-mob/00089(pid=224): Launched
22:49:19.881051 run                             mass: MS performed LU  {at=41902.169344762, lu_delay=4.414087124998332, ms=00081}
22:49:19.887287 run                             mass: MS performed LU  {at=41902.175584514, lu_delay=4.931773167998472, ms=00080}
22:49:19.893086 run                             mass: MS start registered  {at=41902.181386761, delay=0.012058908003382385, ms=00089}
22:49:20.004052 run                             mass: MS performed LU  {at=41902.292233016, lu_delay=5.699192346997734, ms=00079}
22:49:20.147759 run                             mass: MS performed LU  {at=41902.435912444, lu_delay=6.054840443001012, ms=00078}
22:49:20.171365 run                             mass: MS performed LU  {at=41902.459661089, lu_delay=22.36821437800245, ms=00032}
22:49:20.182515 run                osmo-ms-mob/00090: Starting mobile
22:49:20.195713 run       osmo-ms-mob/00090(pid=225): Launched
22:49:20.206405 run                             mass: MS start registered  {at=41902.494694772, delay=0.004740565003885422, ms=00090}
22:49:21.142942 run                osmo-ms-mob/00091: Starting mobile
22:49:21.156687 run       osmo-ms-mob/00091(pid=226): Launched
22:49:21.167455 run                             mass: MS start registered  {at=41903.455742287, delay=0.004619679995812476, ms=00091}
22:49:21.776297 run                             mass: MS performed LU  {at=41904.064486655, lu_delay=4.795433621999109, ms=00084}
22:49:21.818550 run                osmo-ms-mob/00092: Starting mobile
22:49:21.831946 run       osmo-ms-mob/00092(pid=227): Launched
22:49:21.839597 run                             mass: MS performed LU  {at=41904.127822723, lu_delay=5.98761899999954, ms=00082}
22:49:21.845547 run                             mass: MS start registered  {at=41904.133846208, delay=0.007580732002679724, ms=00092}
22:49:21.904975 run                             mass: MS performed LU  {at=41904.193159983, lu_delay=5.440270449995296, ms=00083}
22:49:22.066145 run                             mass: MS performed LU  {at=41904.354331242, lu_delay=4.599322898997343, ms=00085}
22:49:22.641157 run                osmo-ms-mob/00093: Starting mobile
22:49:22.654810 run       osmo-ms-mob/00093(pid=228): Launched
22:49:22.665644 run                             mass: MS start registered  {at=41904.953929748, delay=0.004771054002048913, ms=00093}
22:49:23.557421 run                osmo-ms-mob/00094: Starting mobile
22:49:23.574018 run       osmo-ms-mob/00094(pid=229): Launched
22:49:23.584726 run                             mass: MS start registered  {at=41905.873015288, delay=0.0046761800040258095, ms=00094}
22:49:23.622423 run                             mass: MS performed LU  {at=41905.910613249, lu_delay=5.535578456998337, ms=00086}
22:49:23.639508 run                             mass: MS performed LU  {at=41905.927805461, lu_delay=4.3715916049986845, ms=00088}
22:49:23.769683 run                             mass: MS performed LU  {at=41906.057866431, lu_delay=5.071780313999625, ms=00087}
22:49:24.464781 run                osmo-ms-mob/00095: Starting mobile
22:49:24.480711 run       osmo-ms-mob/00095(pid=230): Launched
22:49:24.491436 run                             mass: MS start registered  {at=41906.779725518, delay=0.004802538998774253, ms=00095}
22:49:25.442159 run                osmo-ms-mob/00096: Starting mobile
22:49:25.455900 run       osmo-ms-mob/00096(pid=231): Launched
22:49:25.466632 run                             mass: MS start registered  {at=41907.75491811, delay=0.004723677993752062, ms=00096}
22:49:25.606822 run                             mass: MS performed LU  {at=41907.894975894, lu_delay=5.400281121997978, ms=00090}
22:49:25.631034 run                             mass: MS performed LU  {at=41907.91932987, lu_delay=5.737943108993932, ms=00089}
22:49:25.906047 run                             mass: MS performed LU  {at=41908.194232238, lu_delay=4.738489950999792, ms=00091}
22:49:26.541468 run                osmo-ms-mob/00097: Starting mobile
22:49:26.555369 run       osmo-ms-mob/00097(pid=232): Launched
22:49:26.566272 run                             mass: MS start registered  {at=41908.854556084, delay=0.004964059000485577, ms=00097}
22:49:27.388058 run                             mass: MS performed LU  {at=41909.676243356, lu_delay=5.54239714799769, ms=00092}
22:49:27.535674 run                             mass: MS performed LU  {at=41909.823862836, lu_delay=4.869933087997197, ms=00093}
22:49:27.828604 run                osmo-ms-mob/00098: Starting mobile
22:49:27.841638 run       osmo-ms-mob/00098(pid=233): Launched
22:49:27.852241 run                             mass: MS start registered  {at=41910.140527625, delay=0.004677386001276318, ms=00098}
22:49:29.372391 run                             mass: MS performed LU  {at=41911.660537372, lu_delay=4.880811854003696, ms=00095}
22:49:29.390618 run                             mass: MS performed LU  {at=41911.67881371, lu_delay=5.805798421999498, ms=00094}
22:49:29.665853 run                osmo-ms-mob/00099: Starting mobile
22:49:29.682218 run       osmo-ms-mob/00099(pid=234): Launched
22:49:29.688183 run                             mass: All started... {duration=55.76982235699688, too_slow=0}
22:49:29.693799 run                             mass: MS performed LU  {at=41911.982093196, lu_delay=23.239782302000094, ms=00058}
22:49:29.699495 run                             mass: MS start registered  {at=41911.987796997, delay=0.011312841998005752, ms=00099}
22:49:31.153983 run                             mass: MS performed LU  {at=41913.442147949, lu_delay=4.587591864998103, ms=00097}
22:49:31.301420 run                             mass: MS performed LU  {at=41913.589606906, lu_delay=5.834688796006958, ms=00096}
22:49:33.138864 run                             mass: MS performed LU  {at=41915.427051735, lu_delay=5.286524110000755, ms=00098}
22:49:35.039676 run                             mass: MS performed LU  {at=41917.327858244, lu_delay=5.340061247006815, ms=00099}
22:49:35.302806 run                             mass: MS performed LU  {at=41917.590991862, lu_delay=23.035541003999242, ms=00074}
22:49:35.313240 run                             mass: Tests done {all_completed=True, max=23.239782302000094, min=3.6488187220020336}
22:49:35.318721 tst         register_default_mass.py: Test passed (79.5 sec)
22:49:35.324034 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:35.327275 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:35.330522 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:35.333781 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:35.337017 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:35.340280 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:35.343543 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:35.346821 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:35.350101 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:35.353442 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:35.356743 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:35.360088 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:35.363349 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:35.366607 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:35.369961 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:35.373276 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:35.376873 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:35.380898 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:35.384227 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:35.387570 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:35.390928 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:35.394325 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:35.397667 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:35.401284 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:35.404678 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:35.408091 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:35.411426 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:35.414767 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:35.418373 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:35.421781 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:35.425168 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:35.428417 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:35.431805 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:35.435176 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:35.438524 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:35.441936 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:35.445474 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:35.448824 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:35.452192 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:35.455557 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:35.458903 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:35.462649 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:35.466423 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:35.470042 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:35.473430 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:35.476834 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:35.480233 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:35.483506 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:35.487092 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:35.490507 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:35.494288 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:35.497688 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:35.500996 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:35.504399 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:35.507681 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:35.511140 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:35.514445 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:35.517844 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:35.521126 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:35.524510 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:35.527784 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:35.531173 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:35.534564 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:35.538026 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:35.541417 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:35.544820 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:35.548208 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:35.551608 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:35.555008 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:35.558404 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:35.562208 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:35.565618 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:35.569033 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:35.573016 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:35.576863 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:35.580288 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:35.583686 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:35.587099 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:35.590496 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:35.593904 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:35.597315 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:35.600716 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:35.604128 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:35.607526 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:35.610922 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:35.614301 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:35.617697 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:35.621537 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:35.624951 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:35.628362 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:35.631768 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:35.635252 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:35.638677 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:35.642082 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:35.645717 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:35.649314 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:35.653124 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:35.656538 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:35.659930 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:35.663311 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:35.666728 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:35.670153 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:35.673553 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:35.676947 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:35.680374 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:35.683756 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:35.687151 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:35.690553 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:35.693943 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:35.697344 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:35.700759 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:35.704151 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:35.708137 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:35.711648 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:35.715162 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:35.718650 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:35.722142 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:35.725633 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:35.729105 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:35.732575 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:35.735908 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:35.739225 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:35.742589 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:35.745920 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:35.749265 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:35.752611 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:35.755941 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:35.759276 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:35.762629 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:35.765966 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:35.769327 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:35.772676 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:35.776015 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:35.779348 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:35.782687 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:35.786037 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:35.789388 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:35.792741 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:35.796084 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:35.799426 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:35.802783 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:35.806118 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:35.809451 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:35.812806 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:35.816132 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:35.819473 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:35.822821 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:35.826162 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:35.829501 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:35.832840 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:35.836165 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:35.839509 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:35.842855 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:35.846191 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:35.849527 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:35.852888 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:35.856230 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:35.859554 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:35.862906 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:35.866251 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:35.869597 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:35.872946 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:35.876301 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:35.879647 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:35.883001 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:35.886337 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:35.889691 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:35.893037 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:35.896382 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:35.899716 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:35.903064 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:35.906402 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:35.909750 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:35.913088 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:35.916421 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:35.919764 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:35.923100 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:35.926447 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:35.929785 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:35.933116 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:35.936473 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:35.939804 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:35.943149 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:35.946508 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:35.949858 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:35.953213 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:35.956538 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:35.959885 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:35.963214 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:35.966551 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:35.969894 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:35.973246 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:35.976574 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:35.979909 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:35.983253 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:35.986605 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:35.989948 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:35.993292 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:35.996623 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:35.999964 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:36.003301 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:36.006630 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:36.009979 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:36.013319 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:36.016653 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:36.020006 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:36.023328 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:36.026671 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:36.030004 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:36.033341 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:36.036681 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:36.040011 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:36.043348 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:36.046697 ---      ParallelTerminationStrategy: PID 22 died...
22:49:36.048213 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:36.051885 ---      ParallelTerminationStrategy: PID 23 died...
22:49:36.053367 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:36.057047 ---      ParallelTerminationStrategy: PID 24 died...
22:49:36.058537 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:36.062232 ---      ParallelTerminationStrategy: PID 25 died...
22:49:36.063732 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:36.067414 ---      ParallelTerminationStrategy: PID 26 died...
22:49:36.068927 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:36.072648 ---      ParallelTerminationStrategy: PID 27 died...
22:49:36.074154 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:36.077844 ---      ParallelTerminationStrategy: PID 28 died...
22:49:36.079345 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:36.083050 ---      ParallelTerminationStrategy: PID 29 died...
22:49:36.084560 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:36.088270 ---      ParallelTerminationStrategy: PID 30 died...
22:49:36.089767 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:36.093472 ---      ParallelTerminationStrategy: PID 31 died...
22:49:36.094981 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:36.098701 ---      ParallelTerminationStrategy: PID 32 died...
22:49:36.100200 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:36.103911 ---      ParallelTerminationStrategy: PID 33 died...
22:49:36.105428 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:36.109156 ---      ParallelTerminationStrategy: PID 35 died...
22:49:36.110671 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:36.114405 ---      ParallelTerminationStrategy: PID 36 died...
22:49:36.115922 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:36.119636 ---      ParallelTerminationStrategy: PID 37 died...
22:49:36.121143 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:36.124875 ---      ParallelTerminationStrategy: PID 38 died...
22:49:36.126397 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:36.130098 ---      ParallelTerminationStrategy: PID 39 died...
22:49:36.131623 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:36.135354 ---      ParallelTerminationStrategy: PID 40 died...
22:49:36.136861 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:36.140590 ---      ParallelTerminationStrategy: PID 41 died...
22:49:36.142108 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:36.145822 ---      ParallelTerminationStrategy: PID 42 died...
22:49:36.147321 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:36.151029 ---      ParallelTerminationStrategy: PID 43 died...
22:49:36.152532 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:36.156225 ---      ParallelTerminationStrategy: PID 44 died...
22:49:36.157710 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:36.161403 ---      ParallelTerminationStrategy: PID 45 died...
22:49:36.162900 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:36.166593 ---      ParallelTerminationStrategy: PID 46 died...
22:49:36.168087 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:36.171771 ---      ParallelTerminationStrategy: PID 47 died...
22:49:36.173252 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:36.176941 ---      ParallelTerminationStrategy: PID 48 died...
22:49:36.178438 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:36.182146 ---      ParallelTerminationStrategy: PID 49 died...
22:49:36.183638 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:36.187319 ---      ParallelTerminationStrategy: PID 50 died...
22:49:36.188827 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:36.192510 ---      ParallelTerminationStrategy: PID 51 died...
22:49:36.194005 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:36.197703 ---      ParallelTerminationStrategy: PID 52 died...
22:49:36.199183 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:36.202855 ---      ParallelTerminationStrategy: PID 53 died...
22:49:36.204362 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:36.208056 ---      ParallelTerminationStrategy: PID 54 died...
22:49:36.209538 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:36.213217 ---      ParallelTerminationStrategy: PID 55 died...
22:49:36.214714 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:36.218402 ---      ParallelTerminationStrategy: PID 56 died...
22:49:36.219909 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:36.223595 ---      ParallelTerminationStrategy: PID 57 died...
22:49:36.225093 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:36.228773 ---      ParallelTerminationStrategy: PID 58 died...
22:49:36.230277 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:36.233963 ---      ParallelTerminationStrategy: PID 59 died...
22:49:36.235444 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:36.239142 ---      ParallelTerminationStrategy: PID 60 died...
22:49:36.240650 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:36.244344 ---      ParallelTerminationStrategy: PID 61 died...
22:49:36.245835 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:36.249523 ---      ParallelTerminationStrategy: PID 62 died...
22:49:36.251016 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:36.254703 ---      ParallelTerminationStrategy: PID 63 died...
22:49:36.256206 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:36.259900 ---      ParallelTerminationStrategy: PID 64 died...
22:49:36.261393 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:36.265086 ---      ParallelTerminationStrategy: PID 65 died...
22:49:36.266575 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:36.270281 ---      ParallelTerminationStrategy: PID 66 died...
22:49:36.271782 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:36.275462 ---      ParallelTerminationStrategy: PID 67 died...
22:49:36.276965 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:36.280672 ---      ParallelTerminationStrategy: PID 68 died...
22:49:36.282170 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:36.285917 ---      ParallelTerminationStrategy: PID 69 died...
22:49:36.287418 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:36.291115 ---      ParallelTerminationStrategy: PID 70 died...
22:49:36.292619 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:36.296311 ---      ParallelTerminationStrategy: PID 71 died...
22:49:36.297796 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:36.301515 ---      ParallelTerminationStrategy: PID 72 died...
22:49:36.302999 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:36.306705 ---      ParallelTerminationStrategy: PID 73 died...
22:49:36.308215 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:36.311894 ---      ParallelTerminationStrategy: PID 74 died...
22:49:36.313392 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:36.317091 ---      ParallelTerminationStrategy: PID 75 died...
22:49:36.318579 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:36.322265 ---      ParallelTerminationStrategy: PID 76 died...
22:49:36.323758 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:36.327444 ---      ParallelTerminationStrategy: PID 77 died...
22:49:36.328935 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:36.332624 ---      ParallelTerminationStrategy: PID 78 died...
22:49:36.334110 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:36.337803 ---      ParallelTerminationStrategy: PID 79 died...
22:49:36.339296 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:36.342993 ---      ParallelTerminationStrategy: PID 80 died...
22:49:36.344469 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:36.348162 ---      ParallelTerminationStrategy: PID 81 died...
22:49:36.349656 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:36.353343 ---      ParallelTerminationStrategy: PID 82 died...
22:49:36.354831 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:36.358523 ---      ParallelTerminationStrategy: PID 83 died...
22:49:36.360022 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:36.363683 ---      ParallelTerminationStrategy: PID 84 died...
22:49:36.365181 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:36.368865 ---      ParallelTerminationStrategy: PID 85 died...
22:49:36.370342 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:36.374027 ---      ParallelTerminationStrategy: PID 86 died...
22:49:36.375513 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:36.379197 ---      ParallelTerminationStrategy: PID 87 died...
22:49:36.380705 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:36.384393 ---      ParallelTerminationStrategy: PID 88 died...
22:49:36.385881 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:36.389576 ---      ParallelTerminationStrategy: PID 89 died...
22:49:36.391061 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:36.394756 ---      ParallelTerminationStrategy: PID 90 died...
22:49:36.396263 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:36.399946 ---      ParallelTerminationStrategy: PID 91 died...
22:49:36.401444 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:36.405145 ---      ParallelTerminationStrategy: PID 92 died...
22:49:36.406636 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:36.410315 ---      ParallelTerminationStrategy: PID 93 died...
22:49:36.411820 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:36.415499 ---      ParallelTerminationStrategy: PID 94 died...
22:49:36.417002 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:36.420699 ---      ParallelTerminationStrategy: PID 95 died...
22:49:36.422198 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:36.425890 ---      ParallelTerminationStrategy: PID 96 died...
22:49:36.427373 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:36.431062 ---      ParallelTerminationStrategy: PID 97 died...
22:49:36.432575 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:36.436266 ---      ParallelTerminationStrategy: PID 98 died...
22:49:36.437763 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:36.441441 ---      ParallelTerminationStrategy: PID 99 died...
22:49:36.442933 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:36.446627 ---      ParallelTerminationStrategy: PID 100 died...
22:49:36.448124 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:36.451827 ---      ParallelTerminationStrategy: PID 101 died...
22:49:36.453307 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:36.457015 ---      ParallelTerminationStrategy: PID 102 died...
22:49:36.458512 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:36.462211 ---      ParallelTerminationStrategy: PID 103 died...
22:49:36.463714 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:36.467409 ---      ParallelTerminationStrategy: PID 104 died...
22:49:36.468909 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:36.472628 ---      ParallelTerminationStrategy: PID 105 died...
22:49:36.474126 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:36.477819 ---      ParallelTerminationStrategy: PID 106 died...
22:49:36.479319 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:36.483028 ---      ParallelTerminationStrategy: PID 107 died...
22:49:36.484529 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:36.488242 ---      ParallelTerminationStrategy: PID 108 died...
22:49:36.489736 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:36.493448 ---      ParallelTerminationStrategy: PID 109 died...
22:49:36.494935 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:36.498617 ---      ParallelTerminationStrategy: PID 110 died...
22:49:36.500111 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:36.503816 ---      ParallelTerminationStrategy: PID 111 died...
22:49:36.505310 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:36.508999 ---      ParallelTerminationStrategy: PID 112 died...
22:49:36.510492 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:36.514176 ---      ParallelTerminationStrategy: PID 113 died...
22:49:36.515667 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:36.519343 ---      ParallelTerminationStrategy: PID 114 died...
22:49:36.520838 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:36.524530 ---      ParallelTerminationStrategy: PID 115 died...
22:49:36.526017 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:36.529721 ---      ParallelTerminationStrategy: PID 116 died...
22:49:36.531211 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:36.534933 ---      ParallelTerminationStrategy: PID 117 died...
22:49:36.536422 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:36.540102 ---      ParallelTerminationStrategy: PID 118 died...
22:49:36.541598 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:36.545316 ---      ParallelTerminationStrategy: PID 119 died...
22:49:36.546798 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:36.550511 ---      ParallelTerminationStrategy: PID 120 died...
22:49:36.552018 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:36.555716 ---      ParallelTerminationStrategy: PID 121 died...
22:49:36.557228 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:36.560916 ---      ParallelTerminationStrategy: PID 122 died...
22:49:36.562410 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:36.566125 ---      ParallelTerminationStrategy: PID 123 died...
22:49:36.567622 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:36.571322 ---      ParallelTerminationStrategy: PID 124 died...
22:49:36.572827 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:36.576534 ---      ParallelTerminationStrategy: PID 125 died...
22:49:36.578032 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:36.581736 ---      ParallelTerminationStrategy: PID 126 died...
22:49:36.583226 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:36.586931 ---      ParallelTerminationStrategy: PID 127 died...
22:49:36.588417 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:36.592127 ---      ParallelTerminationStrategy: PID 128 died...
22:49:36.593626 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:36.597310 ---      ParallelTerminationStrategy: PID 129 died...
22:49:36.598814 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:36.602503 ---      ParallelTerminationStrategy: PID 130 died...
22:49:36.604006 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:36.607706 ---      ParallelTerminationStrategy: PID 131 died...
22:49:36.609202 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:36.612889 ---      ParallelTerminationStrategy: PID 132 died...
22:49:36.614372 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:36.618061 ---      ParallelTerminationStrategy: PID 133 died...
22:49:36.619543 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:36.623244 ---      ParallelTerminationStrategy: PID 134 died...
22:49:36.624757 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:36.628452 ---      ParallelTerminationStrategy: PID 135 died...
22:49:36.629945 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:36.633661 ---      ParallelTerminationStrategy: PID 136 died...
22:49:36.635160 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:36.638869 ---      ParallelTerminationStrategy: PID 137 died...
22:49:36.640384 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:36.644092 ---      ParallelTerminationStrategy: PID 138 died...
22:49:36.645588 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:36.649357 ---      ParallelTerminationStrategy: PID 139 died...
22:49:36.650857 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:36.654582 ---      ParallelTerminationStrategy: PID 140 died...
22:49:36.656087 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:36.659791 ---      ParallelTerminationStrategy: PID 141 died...
22:49:36.661278 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:36.664991 ---      ParallelTerminationStrategy: PID 142 died...
22:49:36.666489 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:36.670213 ---      ParallelTerminationStrategy: PID 143 died...
22:49:36.671701 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:36.675407 ---      ParallelTerminationStrategy: PID 144 died...
22:49:36.676907 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:36.680639 ---      ParallelTerminationStrategy: PID 145 died...
22:49:36.682121 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:36.685842 ---      ParallelTerminationStrategy: PID 146 died...
22:49:36.687333 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:36.691049 ---      ParallelTerminationStrategy: PID 147 died...
22:49:36.692549 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:36.696271 ---      ParallelTerminationStrategy: PID 148 died...
22:49:36.697758 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:36.701471 ---      ParallelTerminationStrategy: PID 149 died...
22:49:36.702964 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:36.706689 ---      ParallelTerminationStrategy: PID 150 died...
22:49:36.708172 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:36.711774 ---      ParallelTerminationStrategy: PID 151 died...
22:49:36.713216 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:36.716811 ---      ParallelTerminationStrategy: PID 152 died...
22:49:36.718268 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:36.721882 ---      ParallelTerminationStrategy: PID 153 died...
22:49:36.723330 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:36.726935 ---      ParallelTerminationStrategy: PID 154 died...
22:49:36.728397 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:36.731998 ---      ParallelTerminationStrategy: PID 155 died...
22:49:36.733447 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:36.737053 ---      ParallelTerminationStrategy: PID 156 died...
22:49:36.738486 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:36.742095 ---      ParallelTerminationStrategy: PID 157 died...
22:49:36.743537 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:36.747139 ---      ParallelTerminationStrategy: PID 158 died...
22:49:36.748596 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:36.752197 ---      ParallelTerminationStrategy: PID 159 died...
22:49:36.753648 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:36.757238 ---      ParallelTerminationStrategy: PID 160 died...
22:49:36.758677 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:36.762273 ---      ParallelTerminationStrategy: PID 161 died...
22:49:36.763727 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:36.767303 ---      ParallelTerminationStrategy: PID 162 died...
22:49:36.768763 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:36.772354 ---      ParallelTerminationStrategy: PID 163 died...
22:49:36.773805 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:36.777415 ---      ParallelTerminationStrategy: PID 164 died...
22:49:36.778866 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:36.782456 ---      ParallelTerminationStrategy: PID 165 died...
22:49:36.783917 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:36.787515 ---      ParallelTerminationStrategy: PID 166 died...
22:49:36.788966 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:36.792595 ---      ParallelTerminationStrategy: PID 167 died...
22:49:36.794035 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:36.797630 ---      ParallelTerminationStrategy: PID 168 died...
22:49:36.799079 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:36.802675 ---      ParallelTerminationStrategy: PID 169 died...
22:49:36.804124 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:36.807725 ---      ParallelTerminationStrategy: PID 170 died...
22:49:36.809181 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:36.812779 ---      ParallelTerminationStrategy: PID 171 died...
22:49:36.814228 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:36.817845 ---      ParallelTerminationStrategy: PID 172 died...
22:49:36.819304 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:36.822913 ---      ParallelTerminationStrategy: PID 173 died...
22:49:36.824370 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:36.827975 ---      ParallelTerminationStrategy: PID 174 died...
22:49:36.829426 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:36.833027 ---      ParallelTerminationStrategy: PID 175 died...
22:49:36.834466 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:36.838077 ---      ParallelTerminationStrategy: PID 176 died...
22:49:36.839530 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:36.843134 ---      ParallelTerminationStrategy: PID 177 died...
22:49:36.844602 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:36.848202 ---      ParallelTerminationStrategy: PID 178 died...
22:49:36.849650 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:36.853258 ---      ParallelTerminationStrategy: PID 179 died...
22:49:36.854705 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:36.858299 ---      ParallelTerminationStrategy: PID 180 died...
22:49:36.859745 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:36.863332 ---      ParallelTerminationStrategy: PID 181 died...
22:49:36.864799 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:36.868409 ---      ParallelTerminationStrategy: PID 182 died...
22:49:36.869854 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:36.873458 ---      ParallelTerminationStrategy: PID 183 died...
22:49:36.874905 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:36.878502 ---      ParallelTerminationStrategy: PID 184 died...
22:49:36.879998 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:36.883576 ---      ParallelTerminationStrategy: PID 185 died...
22:49:36.885038 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:36.888647 ---      ParallelTerminationStrategy: PID 186 died...
22:49:36.890099 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:36.893723 ---      ParallelTerminationStrategy: PID 187 died...
22:49:36.895176 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:36.898801 ---      ParallelTerminationStrategy: PID 188 died...
22:49:36.900271 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:36.903883 ---      ParallelTerminationStrategy: PID 189 died...
22:49:36.905335 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:36.908958 ---      ParallelTerminationStrategy: PID 190 died...
22:49:36.910454 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:36.914084 ---      ParallelTerminationStrategy: PID 191 died...
22:49:36.915557 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:36.919177 ---      ParallelTerminationStrategy: PID 192 died...
22:49:36.920640 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:36.924230 ---      ParallelTerminationStrategy: PID 193 died...
22:49:36.925682 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:36.929349 ---      ParallelTerminationStrategy: PID 194 died...
22:49:36.930857 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:36.934604 ---      ParallelTerminationStrategy: PID 195 died...
22:49:36.936112 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:36.939870 ---      ParallelTerminationStrategy: PID 196 died...
22:49:36.941387 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:36.945138 ---      ParallelTerminationStrategy: PID 197 died...
22:49:36.946652 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:36.950410 ---      ParallelTerminationStrategy: PID 198 died...
22:49:36.951916 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:36.955673 ---      ParallelTerminationStrategy: PID 199 died...
22:49:36.957188 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:36.960941 ---      ParallelTerminationStrategy: PID 200 died...
22:49:36.962444 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:36.966186 ---      ParallelTerminationStrategy: PID 201 died...
22:49:36.967696 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:36.971433 ---      ParallelTerminationStrategy: PID 202 died...
22:49:36.972942 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:36.976707 ---      ParallelTerminationStrategy: PID 203 died...
22:49:36.978211 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:36.981973 ---      ParallelTerminationStrategy: PID 204 died...
22:49:36.983477 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:36.987254 ---      ParallelTerminationStrategy: PID 205 died...
22:49:36.988769 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:36.992531 ---      ParallelTerminationStrategy: PID 206 died...
22:49:36.994042 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:36.997800 ---      ParallelTerminationStrategy: PID 207 died...
22:49:36.999317 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:37.003065 ---      ParallelTerminationStrategy: PID 208 died...
22:49:37.004604 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:37.008355 ---      ParallelTerminationStrategy: PID 209 died...
22:49:37.009875 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:37.013618 ---      ParallelTerminationStrategy: PID 210 died...
22:49:37.015128 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:37.018874 ---      ParallelTerminationStrategy: PID 211 died...
22:49:37.020388 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:37.024153 ---      ParallelTerminationStrategy: PID 212 died...
22:49:37.025673 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:37.029410 ---      ParallelTerminationStrategy: PID 213 died...
22:49:37.030921 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:37.034673 ---      ParallelTerminationStrategy: PID 214 died...
22:49:37.036196 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:37.039965 ---      ParallelTerminationStrategy: PID 215 died...
22:49:37.041473 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:37.045220 ---      ParallelTerminationStrategy: PID 216 died...
22:49:37.046730 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:37.050464 ---      ParallelTerminationStrategy: PID 217 died...
22:49:37.051976 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:37.055741 ---      ParallelTerminationStrategy: PID 218 died...
22:49:37.057256 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:37.061015 ---      ParallelTerminationStrategy: PID 219 died...
22:49:37.062521 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:37.066305 ---      ParallelTerminationStrategy: PID 220 died...
22:49:37.067825 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:37.071576 ---      ParallelTerminationStrategy: PID 221 died...
22:49:37.073091 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:37.076857 ---      ParallelTerminationStrategy: PID 222 died...
22:49:37.078356 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:37.082113 ---      ParallelTerminationStrategy: PID 223 died...
22:49:37.083622 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:37.087381 ---      ParallelTerminationStrategy: PID 224 died...
22:49:37.088903 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:37.092673 ---      ParallelTerminationStrategy: PID 225 died...
22:49:37.094186 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:37.097956 ---      ParallelTerminationStrategy: PID 226 died...
22:49:37.099467 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:37.103242 ---      ParallelTerminationStrategy: PID 227 died...
22:49:37.104765 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:37.108538 ---      ParallelTerminationStrategy: PID 228 died...
22:49:37.110056 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:37.113853 ---      ParallelTerminationStrategy: PID 229 died...
22:49:37.115362 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:37.119123 ---      ParallelTerminationStrategy: PID 230 died...
22:49:37.120652 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:37.124415 ---      ParallelTerminationStrategy: PID 231 died...
22:49:37.125938 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:37.129701 ---      ParallelTerminationStrategy: PID 232 died...
22:49:37.131213 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:37.134983 ---      ParallelTerminationStrategy: PID 233 died...
22:49:37.136505 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:37.140266 ---      ParallelTerminationStrategy: PID 234 died...
22:49:37.141780 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:40.546359 ---      ParallelTerminationStrategy: PID 34 died...
22:49:40.552546 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8329 netreg_mass PASS
---------------------------------------------------------------------
22:49:40.622820 tst                       trial-8329: Storing JUnit report in /build/trial-8329/run.2026-05-12_22-48-15/trial-8329.xml

--------------------------------------------------------------------------------------------
trial-8329 PASS
--------------------------------------------------------------------------------------------
22:49:40.633682 tst                       trial-8329: trial-8329: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.5 sec)
+ exit_code=0
+ rm -rf trial-8329/inst
+ cd trial-8329
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-12 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8329-run.tgz run.2026-05-12_22-48-15
+ tar czf /build/trial-8329-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-12_13_27_15.tgz osmo-bts-oc2g.build-2026-05-12_00_51_53.tgz osmo-bts-sysmo.build-2026-05-12_00_51_42.tgz osmo-bts.build-2026-05-12_00_52_01.tgz osmo-ggsn.build-2026-05-12_20_43_06.tgz osmo-hlr.build-2026-05-12_16_36_56.tgz osmo-hnbgw.build-2026-05-12_13_29_17.tgz osmo-mgw.build-2026-05-12_08_33_06.tgz osmo-msc.build-2026-05-12_13_33_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-12_07_35_19.tgz osmo-pcu-sysmo.build-2026-05-12_07_35_11.tgz osmo-pcu.build-2026-05-12_07_35_22.tgz osmo-sgsn.build-2026-05-12_20_48_26.tgz osmo-stp.build-2026-05-12_13_25_26.tgz osmo-trx.build-2026-05-12_14_21_57.tgz osmocom-bb.build-2026-05-12_21_17_20.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