Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7900
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17759211321728696913.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-8358
+ 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 [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
#7 CACHED

#8 [12/28] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#8 CACHED

#9 [ 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 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#10 CACHED

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

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

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

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

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

#16 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#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 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#18 CACHED

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

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

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

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

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

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

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

#26 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#26 CACHED

#27 [16/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#27 CACHED

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:079331cb297d767eee2c519f08f97d88d388399a89202cf244ddf7dfb842dcd6 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8359 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-06-11 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8359
+ mkdir -p trial-8359
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-11_13_26_45.tgz osmo-bts-oc2g.build-2026-06-11_00_51_59.tgz osmo-bts-sysmo.build-2026-06-11_00_51_51.tgz osmo-bts.build-2026-06-11_00_52_10.tgz osmo-ggsn.build-2026-06-11_20_43_03.tgz osmo-hlr.build-2026-06-11_16_36_55.tgz osmo-hnbgw.build-2026-06-11_13_30_29.tgz osmo-mgw.build-2026-06-11_08_33_10.tgz osmo-msc.build-2026-06-11_13_32_52.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-11_07_35_02.tgz osmo-pcu-sysmo.build-2026-06-11_07_34_58.tgz osmo-pcu.build-2026-06-11_07_34_59.tgz osmo-sgsn.build-2026-06-11_20_48_27.tgz osmo-stp.build-2026-06-11_13_25_31.tgz osmo-trx.build-2026-06-11_14_22_01.tgz osmocom-bb.build-2026-06-11_21_18_00.tgz srslte.build-19.tgz trial-8359
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-11_13_26_45.md5 osmo-bts-oc2g.build-2026-06-11_00_51_59.md5 osmo-bts-sysmo.build-2026-06-11_00_51_51.md5 osmo-bts.build-2026-06-11_00_52_10.md5 osmo-ggsn.build-2026-06-11_20_43_03.md5 osmo-hlr.build-2026-06-11_16_36_55.md5 osmo-hnbgw.build-2026-06-11_13_30_29.md5 osmo-mgw.build-2026-06-11_08_33_10.md5 osmo-msc.build-2026-06-11_13_32_52.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-11_07_35_02.md5 osmo-pcu-sysmo.build-2026-06-11_07_34_58.md5 osmo-pcu.build-2026-06-11_07_34_59.md5 osmo-sgsn.build-2026-06-11_20_48_27.md5 osmo-stp.build-2026-06-11_13_25_31.md5 osmo-trx.build-2026-06-11_14_22_01.md5 osmocom-bb.build-2026-06-11_21_18_00.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-11_13_26_45.md5 osmo-bts-oc2g.build-2026-06-11_00_51_59.md5 osmo-bts-sysmo.build-2026-06-11_00_51_51.md5 osmo-bts.build-2026-06-11_00_52_10.md5 osmo-ggsn.build-2026-06-11_20_43_03.md5 osmo-hlr.build-2026-06-11_16_36_55.md5 osmo-hnbgw.build-2026-06-11_13_30_29.md5 osmo-mgw.build-2026-06-11_08_33_10.md5 osmo-msc.build-2026-06-11_13_32_52.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-11_07_35_02.md5 osmo-pcu-sysmo.build-2026-06-11_07_34_58.md5 osmo-pcu.build-2026-06-11_07_34_59.md5 osmo-sgsn.build-2026-06-11_20_48_27.md5 osmo-stp.build-2026-06-11_13_25_31.md5 osmo-trx.build-2026-06-11_14_22_01.md5 osmocom-bb.build-2026-06-11_21_18_00.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-8359 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8359'
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-8359
--------------------------------------------------------------------------------------------
22:48:17.575228 tst                       trial-8359: Detailed log at /build/trial-8359/run.2026-06-11_22-48-17/log

---------------------------------------------------------------------
trial-8359 netreg_mass
---------------------------------------------------------------------
22:48:17.780205 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.780580 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.781436 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.782574 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.824012 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.824855 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.826004 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.889218 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-8359 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.889991 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.904854 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.905376 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.905831 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.906274 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.906700 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.907141 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.907588 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.938312 tst         register_default_mass.py: using LAC 2
22:48:17.960701 tst         register_default_mass.py: using RAC 2
22:48:17.987713 tst         register_default_mass.py: using CellId 2
22:48:18.017651 tst         register_default_mass.py: using BVCI 3
22:48:18.031610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.032328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.032907 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.033456 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.033981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.034497 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.034988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.035518 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.036044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.036554 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.037060 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.037586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.038111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.038636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.039165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.039677 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.040183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.040688 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.041208 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.041717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.042226 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.042760 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.043276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.043781 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.044302 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.044810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.045319 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.045842 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.046367 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.046875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.047374 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.047901 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.048416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.048935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.049464 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.049974 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.050479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.051003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.051519 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.052020 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.052520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.053038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.053544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.054041 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.054576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.055088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.055598 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.056128 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.056637 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.057146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.057664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.058176 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.058681 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.059186 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.059707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.060214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.060732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.061251 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.061760 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.062269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.062772 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.063283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.063807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.064322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.064821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.065348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.065862 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.066383 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.066883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.067395 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.067900 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.068405 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.068982 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.069507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.070015 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.070518 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.071028 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.071533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.072031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.072540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.073047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.073543 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.074051 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.074565 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.075062 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.075551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.076059 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.076556 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.077066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.077574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.078079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.078598 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.079109 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.079614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.080121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.080618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.081114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.081630 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.082146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.082657 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.083175 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.083739 tst      register_default_mass.py:21: Launching a simple network
22:48:18.093602 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.212232 run            create_hlr_db(pid=20): Launched
22:48:19.226503 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.242415 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.257187 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.262874 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.456343 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.470964 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.476485 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.893919 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.908782 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.923312 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.050915 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.065536 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.071150 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.094155 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.108795 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.114337 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.429554 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.444547 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.477047 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.650116 run         osmo-bts-virtual(pid=34): Launched
22:48:30.685795 tst         register_default_mass.py: using MSISDN 1001
22:48:30.700014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.738854 tst         register_default_mass.py: using MSISDN 1002
22:48:30.756222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.786252 tst         register_default_mass.py: using MSISDN 1003
22:48:30.800685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.830550 tst         register_default_mass.py: using MSISDN 1004
22:48:30.844940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.874567 tst         register_default_mass.py: using MSISDN 1005
22:48:30.888570 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.918481 tst         register_default_mass.py: using MSISDN 1006
22:48:30.932592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.962450 tst         register_default_mass.py: using MSISDN 1007
22:48:30.976523 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.005910 tst         register_default_mass.py: using MSISDN 1008
22:48:31.019738 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.049384 tst         register_default_mass.py: using MSISDN 1009
22:48:31.063239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.093178 tst         register_default_mass.py: using MSISDN 1010
22:48:31.107278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.136920 tst         register_default_mass.py: using MSISDN 1011
22:48:31.150923 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.180683 tst         register_default_mass.py: using MSISDN 1012
22:48:31.194729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.224516 tst         register_default_mass.py: using MSISDN 1013
22:48:31.238570 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.268343 tst         register_default_mass.py: using MSISDN 1014
22:48:31.282439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.312208 tst         register_default_mass.py: using MSISDN 1015
22:48:31.326180 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.355997 tst         register_default_mass.py: using MSISDN 1016
22:48:31.370004 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.399602 tst         register_default_mass.py: using MSISDN 1017
22:48:31.413527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.443520 tst         register_default_mass.py: using MSISDN 1018
22:48:31.457595 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.487856 tst         register_default_mass.py: using MSISDN 1019
22:48:31.502041 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.532025 tst         register_default_mass.py: using MSISDN 1020
22:48:31.546113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.576242 tst         register_default_mass.py: using MSISDN 1021
22:48:31.590476 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.620508 tst         register_default_mass.py: using MSISDN 1022
22:48:31.634665 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.664590 tst         register_default_mass.py: using MSISDN 1023
22:48:31.678646 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.708837 tst         register_default_mass.py: using MSISDN 1024
22:48:31.723136 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.753348 tst         register_default_mass.py: using MSISDN 1025
22:48:31.767627 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.797490 tst         register_default_mass.py: using MSISDN 1026
22:48:31.811558 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.840905 tst         register_default_mass.py: using MSISDN 1027
22:48:31.854767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.884810 tst         register_default_mass.py: using MSISDN 1028
22:48:31.898887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.928945 tst         register_default_mass.py: using MSISDN 1029
22:48:31.943208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.972861 tst         register_default_mass.py: using MSISDN 1030
22:48:31.986934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.016797 tst         register_default_mass.py: using MSISDN 1031
22:48:32.030823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.061429 tst         register_default_mass.py: using MSISDN 1032
22:48:32.075842 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.106583 tst         register_default_mass.py: using MSISDN 1033
22:48:32.121187 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.151959 tst         register_default_mass.py: using MSISDN 1034
22:48:32.166558 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.197139 tst         register_default_mass.py: using MSISDN 1035
22:48:32.211683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.242039 tst         register_default_mass.py: using MSISDN 1036
22:48:32.256359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.287114 tst         register_default_mass.py: using MSISDN 1037
22:48:32.301634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.332427 tst         register_default_mass.py: using MSISDN 1038
22:48:32.346856 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.377324 tst         register_default_mass.py: using MSISDN 1039
22:48:32.391714 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.422246 tst         register_default_mass.py: using MSISDN 1040
22:48:32.436691 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.467289 tst         register_default_mass.py: using MSISDN 1041
22:48:32.481783 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.511637 tst         register_default_mass.py: using MSISDN 1042
22:48:32.525706 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.555981 tst         register_default_mass.py: using MSISDN 1043
22:48:32.570267 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.600694 tst         register_default_mass.py: using MSISDN 1044
22:48:32.614994 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.645087 tst         register_default_mass.py: using MSISDN 1045
22:48:32.659321 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.689825 tst         register_default_mass.py: using MSISDN 1046
22:48:32.704282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.734644 tst         register_default_mass.py: using MSISDN 1047
22:48:32.748986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.779716 tst         register_default_mass.py: using MSISDN 1048
22:48:32.794197 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.824759 tst         register_default_mass.py: using MSISDN 1049
22:48:32.839225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.869929 tst         register_default_mass.py: using MSISDN 1050
22:48:32.884541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.915362 tst         register_default_mass.py: using MSISDN 1051
22:48:32.929948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.960637 tst         register_default_mass.py: using MSISDN 1052
22:48:32.975148 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.005761 tst         register_default_mass.py: using MSISDN 1053
22:48:33.020207 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.050855 tst         register_default_mass.py: using MSISDN 1054
22:48:33.065250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.095750 tst         register_default_mass.py: using MSISDN 1055
22:48:33.110166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.140874 tst         register_default_mass.py: using MSISDN 1056
22:48:33.155437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.186061 tst         register_default_mass.py: using MSISDN 1057
22:48:33.200612 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.231427 tst         register_default_mass.py: using MSISDN 1058
22:48:33.245853 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.276447 tst         register_default_mass.py: using MSISDN 1059
22:48:33.290886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.321527 tst         register_default_mass.py: using MSISDN 1060
22:48:33.335963 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.366315 tst         register_default_mass.py: using MSISDN 1061
22:48:33.380690 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.411453 tst         register_default_mass.py: using MSISDN 1062
22:48:33.421342 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.451553 tst         register_default_mass.py: using MSISDN 1063
22:48:33.466690 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.497363 tst         register_default_mass.py: using MSISDN 1064
22:48:33.511552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.542131 tst         register_default_mass.py: using MSISDN 1065
22:48:33.556300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.586753 tst         register_default_mass.py: using MSISDN 1066
22:48:33.600761 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.631273 tst         register_default_mass.py: using MSISDN 1067
22:48:33.645201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.675419 tst         register_default_mass.py: using MSISDN 1068
22:48:33.685231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.715775 tst         register_default_mass.py: using MSISDN 1069
22:48:33.731585 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.762246 tst         register_default_mass.py: using MSISDN 1070
22:48:33.776815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.807256 tst         register_default_mass.py: using MSISDN 1071
22:48:33.821587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.852193 tst         register_default_mass.py: using MSISDN 1072
22:48:33.866625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.897330 tst         register_default_mass.py: using MSISDN 1073
22:48:33.911942 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.942650 tst         register_default_mass.py: using MSISDN 1074
22:48:33.957154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.988056 tst         register_default_mass.py: using MSISDN 1075
22:48:34.002587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.033232 tst         register_default_mass.py: using MSISDN 1076
22:48:34.047757 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.078433 tst         register_default_mass.py: using MSISDN 1077
22:48:34.092906 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.123199 tst         register_default_mass.py: using MSISDN 1078
22:48:34.137493 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.167668 tst         register_default_mass.py: using MSISDN 1079
22:48:34.181864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.211380 tst         register_default_mass.py: using MSISDN 1080
22:48:34.225170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.255673 tst         register_default_mass.py: using MSISDN 1081
22:48:34.269985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.300140 tst         register_default_mass.py: using MSISDN 1082
22:48:34.314248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.344564 tst         register_default_mass.py: using MSISDN 1083
22:48:34.358947 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.389152 tst         register_default_mass.py: using MSISDN 1084
22:48:34.403328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.433774 tst         register_default_mass.py: using MSISDN 1085
22:48:34.448205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.478483 tst         register_default_mass.py: using MSISDN 1086
22:48:34.492773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.523044 tst         register_default_mass.py: using MSISDN 1087
22:48:34.537356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.567855 tst         register_default_mass.py: using MSISDN 1088
22:48:34.582280 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.612546 tst         register_default_mass.py: using MSISDN 1089
22:48:34.626815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.657035 tst         register_default_mass.py: using MSISDN 1090
22:48:34.671317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.701450 tst         register_default_mass.py: using MSISDN 1091
22:48:34.715775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.746248 tst         register_default_mass.py: using MSISDN 1092
22:48:34.760742 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.791269 tst         register_default_mass.py: using MSISDN 1093
22:48:34.805665 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.836171 tst         register_default_mass.py: using MSISDN 1094
22:48:34.850602 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.880927 tst         register_default_mass.py: using MSISDN 1095
22:48:34.895297 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.925944 tst         register_default_mass.py: using MSISDN 1096
22:48:34.940529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.971096 tst         register_default_mass.py: using MSISDN 1097
22:48:34.985364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.015883 tst         register_default_mass.py: using MSISDN 1098
22:48:35.030284 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.060635 tst         register_default_mass.py: using MSISDN 1099
22:48:35.075016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.105480 tst         register_default_mass.py: using MSISDN 1100
22:48:35.119849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.211640 run                             mass: Starting testcase
22:48:35.217115 run                             mass: Pre-launching all virtphy's
22:48:35.222518 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.235431 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.243795 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.256540 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.262572 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.275479 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.281443 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.294273 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.300287 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.313053 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.319020 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.331781 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.337691 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.350502 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.356399 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.369117 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.375095 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.387785 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.393678 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.406432 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.412336 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.425057 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.431021 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.443873 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.449770 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.462514 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.468467 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.481233 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.487212 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.499943 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.505819 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.518594 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.524506 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.537238 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.543153 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.555880 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.561822 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.574581 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.580511 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.593281 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.599164 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.612011 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.617907 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.630748 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.636620 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.649354 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.655282 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.668020 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.673956 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.686742 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.692642 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.705381 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.711270 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.724024 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.729923 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.742663 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.748566 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.761316 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.767234 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.780017 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.785904 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.798796 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.804685 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.817553 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.823456 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.836206 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.842230 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.855027 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.861022 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.873786 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.879735 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.892526 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.898414 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.911180 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.917112 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.929915 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.935841 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.948615 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.954516 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.967271 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.973163 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.985915 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.991866 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.004618 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.010515 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.023320 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.029223 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.042041 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.047922 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.060805 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.066741 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.079564 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.085517 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.098305 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.104207 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.116887 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.122975 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.135820 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.141690 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.154531 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.160428 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.173248 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.179162 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.191962 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.197872 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.210813 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.216715 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.229533 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.235459 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.248300 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.254216 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.267220 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.273155 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.286064 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.291999 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.304819 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.310752 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.323672 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.329682 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.342546 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.348529 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.361417 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.367346 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.380155 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.386079 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.398875 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.404747 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.417512 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.423416 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.436136 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.442001 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.454704 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.460616 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.473342 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.479270 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.491997 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.497898 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.510835 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.516727 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.529581 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.535569 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.548543 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.554468 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.567374 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.573243 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.586076 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.591971 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.604756 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.610719 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.623498 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.629347 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.642102 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.648000 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.660772 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.666673 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.679428 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.685293 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.698036 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.703959 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.716674 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.722551 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.735327 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.741343 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.754089 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.760080 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.772839 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.778695 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.791590 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.797456 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.810454 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.816429 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.829258 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.835230 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.848030 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.854001 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.866712 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.872562 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.885305 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.891191 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.903916 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.909826 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.922601 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.928514 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.941269 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.947220 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.959968 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.965843 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.978781 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.984731 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.997691 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.003613 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.016502 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.022498 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.035271 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.041339 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.054336 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.060215 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.072999 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.078880 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.091726 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.097591 run                             mass: Checking if sockets are in the filesystem
22:48:37.110401 run                osmo-ms-mob/00000: Starting mobile
22:48:37.123323 run       osmo-ms-mob/00000(pid=135): Launched
22:48:37.133972 run                             mass: MS start registered  {at=2129045.427803158, delay=0.004742885008454323, ms=00000}
22:48:41.344240 run                osmo-ms-mob/00001: Starting mobile
22:48:41.360937 run       osmo-ms-mob/00001(pid=136): Launched
22:48:41.371249 run                             mass: MS start registered  {at=2129049.665071489, delay=0.004338525701314211, ms=00001}
22:48:42.478817 run                             mass: MS performed LU  {at=2129050.772524298, lu_delay=5.344721140339971, ms=00000}
22:48:43.135284 run                osmo-ms-mob/00002: Starting mobile
22:48:43.152007 run       osmo-ms-mob/00002(pid=137): Launched
22:48:43.162818 run                             mass: MS start registered  {at=2129051.456637335, delay=0.004725553095340729, ms=00002}
22:48:44.445103 run                osmo-ms-mob/00003: Starting mobile
22:48:44.461917 run       osmo-ms-mob/00003(pid=138): Launched
22:48:44.472404 run                             mass: MS start registered  {at=2129052.766229066, delay=0.0045676520094275475, ms=00003}
22:48:45.513569 run                osmo-ms-mob/00004: Starting mobile
22:48:45.526485 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.537333 run                             mass: MS start registered  {at=2129053.83115781, delay=0.004951182287186384, ms=00004}
22:48:46.244145 run                             mass: MS performed LU  {at=2129054.53786711, lu_delay=4.872795621398836, ms=00001}
22:48:46.544564 run                osmo-ms-mob/00005: Starting mobile
22:48:46.561428 run       osmo-ms-mob/00005(pid=140): Launched
22:48:46.571839 run                             mass: MS start registered  {at=2129054.865663378, delay=0.004401496145874262, ms=00005}
22:48:47.413310 run                osmo-ms-mob/00006: Starting mobile
22:48:47.426497 run       osmo-ms-mob/00006(pid=141): Launched
22:48:47.437068 run                             mass: MS start registered  {at=2129055.730896412, delay=0.004633441101759672, ms=00006}
22:48:48.146254 run                             mass: MS performed LU  {at=2129056.439925984, lu_delay=4.983288649003953, ms=00002}
22:48:48.312946 run                osmo-ms-mob/00007: Starting mobile
22:48:48.326057 run       osmo-ms-mob/00007(pid=142): Launched
22:48:48.336877 run                             mass: MS start registered  {at=2129056.630703058, delay=0.004889938980340958, ms=00007}
22:48:49.113794 run                osmo-ms-mob/00008: Starting mobile
22:48:49.126681 run       osmo-ms-mob/00008(pid=143): Launched
22:48:49.137267 run                             mass: MS start registered  {at=2129057.431093735, delay=0.004674240946769714, ms=00008}
22:48:49.812844 run                osmo-ms-mob/00009: Starting mobile
22:48:49.825926 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.836403 run                             mass: MS start registered  {at=2129058.130231302, delay=0.004607734270393848, ms=00009}
22:48:50.010820 run                             mass: MS performed LU  {at=2129058.304535944, lu_delay=5.538306877948344, ms=00003}
22:48:50.544450 run                osmo-ms-mob/00010: Starting mobile
22:48:50.560830 run       osmo-ms-mob/00010(pid=145): Launched
22:48:50.566964 run                             mass: MS performed LU  {at=2129058.860796509, lu_delay=5.029638698790222, ms=00004}
22:48:50.572945 run                             mass: MS start registered  {at=2129058.866785786, delay=0.0060103340074419975, ms=00010}
22:48:51.113724 run                osmo-ms-mob/00011: Starting mobile
22:48:51.126663 run       osmo-ms-mob/00011(pid=146): Launched
22:48:51.137262 run                             mass: MS start registered  {at=2129059.431090826, delay=0.004662718158215284, ms=00011}
22:48:51.713470 run                osmo-ms-mob/00012: Starting mobile
22:48:51.726696 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.737346 run                             mass: MS start registered  {at=2129060.03117585, delay=0.004696028772741556, ms=00012}
22:48:51.911721 run                             mass: MS performed LU  {at=2129060.205434025, lu_delay=5.339770646765828, ms=00005}
22:48:52.345404 run                osmo-ms-mob/00013: Starting mobile
22:48:52.361907 run       osmo-ms-mob/00013(pid=148): Launched
22:48:52.372732 run                             mass: MS start registered  {at=2129060.666561103, delay=0.004596401937305927, ms=00013}
22:48:52.428959 run                             mass: MS performed LU  {at=2129060.722674774, lu_delay=4.9917783620767295, ms=00006}
22:48:52.913647 run                osmo-ms-mob/00014: Starting mobile
22:48:52.926719 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.937491 run                             mass: MS start registered  {at=2129061.231318782, delay=0.0047794668935239315, ms=00014}
22:48:53.552454 run                osmo-ms-mob/00015: Starting mobile
22:48:53.569826 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.580565 run                             mass: MS start registered  {at=2129061.87439324, delay=0.0047052460722625256, ms=00015}
22:48:53.775467 run                             mass: MS performed LU  {at=2129062.069178374, lu_delay=5.438475315924734, ms=00007}
22:48:53.822322 run                             mass: MS performed LU  {at=2129062.116047971, lu_delay=4.684954235795885, ms=00008}
22:48:54.013646 run                osmo-ms-mob/00016: Starting mobile
22:48:54.026730 run       osmo-ms-mob/00016(pid=151): Launched
22:48:54.037333 run                             mass: MS start registered  {at=2129062.331162867, delay=0.004602168221026659, ms=00016}
22:48:54.551199 run                osmo-ms-mob/00017: Starting mobile
22:48:54.567078 run       osmo-ms-mob/00017(pid=152): Launched
22:48:54.577740 run                             mass: MS start registered  {at=2129062.871566529, delay=0.004649033769965172, ms=00017}
22:48:55.114181 run                osmo-ms-mob/00018: Starting mobile
22:48:55.127190 run       osmo-ms-mob/00018(pid=153): Launched
22:48:55.137784 run                             mass: MS start registered  {at=2129063.431610737, delay=0.004556852858513594, ms=00018}
22:48:55.535058 run                osmo-ms-mob/00019: Starting mobile
22:48:55.551301 run       osmo-ms-mob/00019(pid=154): Launched
22:48:55.562367 run                             mass: MS start registered  {at=2129063.856194097, delay=0.004865001887083054, ms=00019}
22:48:55.677571 run                             mass: MS performed LU  {at=2129063.971295417, lu_delay=5.104509630706161, ms=00010}
22:48:55.723801 run                             mass: MS performed LU  {at=2129064.017526394, lu_delay=5.8872950919903815, ms=00009}
22:48:56.035845 run                osmo-ms-mob/00020: Starting mobile
22:48:56.052528 run       osmo-ms-mob/00020(pid=155): Launched
22:48:56.058823 run                             mass: MS performed LU  {at=2129064.352656986, lu_delay=4.92156615993008, ms=00011}
22:48:56.064701 run                             mass: MS start registered  {at=2129064.358542596, delay=0.005902213044464588, ms=00020}
22:48:56.527036 run                osmo-ms-mob/00021: Starting mobile
22:48:56.540429 run       osmo-ms-mob/00021(pid=156): Launched
22:48:56.551530 run                             mass: MS start registered  {at=2129064.845357137, delay=0.005055703688412905, ms=00021}
22:48:56.913309 run                osmo-ms-mob/00022: Starting mobile
22:48:56.926198 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.937783 run                             mass: MS start registered  {at=2129065.231611368, delay=0.004874374717473984, ms=00022}
22:48:57.446985 run                osmo-ms-mob/00023: Starting mobile
22:48:57.465117 run       osmo-ms-mob/00023(pid=158): Launched
22:48:57.476515 run                             mass: MS start registered  {at=2129065.770342327, delay=0.005121706053614616, ms=00023}
22:48:57.541590 run                             mass: MS performed LU  {at=2129065.835320514, lu_delay=5.8041446642018855, ms=00012}
22:48:57.588070 run                             mass: MS performed LU  {at=2129065.881796414, lu_delay=5.21523531107232, ms=00013}
22:48:57.694702 run                             mass: MS performed LU  {at=2129065.988425838, lu_delay=4.757107055746019, ms=00014}
22:48:57.738961 run                osmo-ms-mob/00024: Starting mobile
22:48:57.753062 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.764239 run                             mass: MS start registered  {at=2129066.058068174, delay=0.004949360154569149, ms=00024}
22:48:58.314171 run                osmo-ms-mob/00025: Starting mobile
22:48:58.327170 run       osmo-ms-mob/00025(pid=160): Launched
22:48:58.338029 run                             mass: MS start registered  {at=2129066.63185548, delay=0.004858479835093021, ms=00025}
22:48:58.726789 run                osmo-ms-mob/00026: Starting mobile
22:48:58.740730 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.751676 run                             mass: MS start registered  {at=2129067.045505484, delay=0.004903914872556925, ms=00026}
22:48:59.113242 run                osmo-ms-mob/00027: Starting mobile
22:48:59.126489 run       osmo-ms-mob/00027(pid=162): Launched
22:48:59.137291 run                             mass: MS start registered  {at=2129067.431117336, delay=0.004801927600055933, ms=00027}
22:48:59.443159 run                             mass: MS performed LU  {at=2129067.736883323, lu_delay=5.40572045603767, ms=00016}
22:48:59.458448 run                osmo-ms-mob/00028: Starting mobile
22:48:59.471439 run       osmo-ms-mob/00028(pid=163): Launched
22:48:59.482238 run                             mass: MS start registered  {at=2129067.776069341, delay=0.004827052354812622, ms=00028}
22:48:59.488390 run                             mass: MS performed LU  {at=2129067.782228625, lu_delay=4.910662095993757, ms=00017}
22:48:59.559189 run                             mass: MS performed LU  {at=2129067.8529161, lu_delay=5.978522859979421, ms=00015}
22:48:59.938316 run                osmo-ms-mob/00029: Starting mobile
22:48:59.951593 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.962816 run                             mass: MS start registered  {at=2129068.256639964, delay=0.0052836281247437, ms=00029}
22:49:00.326271 run                osmo-ms-mob/00030: Starting mobile
22:49:00.340102 run       osmo-ms-mob/00030(pid=165): Launched
22:49:00.351210 run                             mass: MS start registered  {at=2129068.645038435, delay=0.005053276661783457, ms=00030}
22:49:00.745337 run                osmo-ms-mob/00031: Starting mobile
22:49:00.762605 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.773820 run                             mass: MS start registered  {at=2129069.067648523, delay=0.005163982044905424, ms=00031}
22:49:01.014309 run                osmo-ms-mob/00032: Starting mobile
22:49:01.027459 run       osmo-ms-mob/00032(pid=167): Launched
22:49:01.038337 run                             mass: MS start registered  {at=2129069.332167001, delay=0.004838989116251469, ms=00032}
22:49:01.224167 run                             mass: MS performed LU  {at=2129069.517890624, lu_delay=4.672533486969769, ms=00021}
22:49:01.308568 run                             mass: MS performed LU  {at=2129069.602295109, lu_delay=5.243752513080835, ms=00020}
22:49:01.336569 run                osmo-ms-mob/00033: Starting mobile
22:49:01.349426 run       osmo-ms-mob/00033(pid=168): Launched
22:49:01.355693 run                             mass: MS performed LU  {at=2129069.649530733, lu_delay=5.7933366359211504, ms=00019}
22:49:01.361502 run                             mass: MS start registered  {at=2129069.655345042, delay=0.005830079782754183, ms=00033}
22:49:01.847976 run                osmo-ms-mob/00034: Starting mobile
22:49:01.861164 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.872264 run                             mass: MS start registered  {at=2129070.166093335, delay=0.005055274814367294, ms=00034}
22:49:02.113391 run                osmo-ms-mob/00035: Starting mobile
22:49:02.126602 run       osmo-ms-mob/00035(pid=170): Launched
22:49:02.137627 run                             mass: MS start registered  {at=2129070.431455017, delay=0.005072904285043478, ms=00035}
22:49:02.513700 run                osmo-ms-mob/00036: Starting mobile
22:49:02.526531 run       osmo-ms-mob/00036(pid=171): Launched
22:49:02.537998 run                             mass: MS start registered  {at=2129070.831822169, delay=0.005039311945438385, ms=00036}
22:49:02.936295 run                osmo-ms-mob/00037: Starting mobile
22:49:02.952418 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.963699 run                             mass: MS start registered  {at=2129071.257519842, delay=0.0052338032983243465, ms=00037}
22:49:03.213631 run                osmo-ms-mob/00038: Starting mobile
22:49:03.226620 run       osmo-ms-mob/00038(pid=173): Launched
22:49:03.232616 run                             mass: MS performed LU  {at=2129071.52645123, lu_delay=6.294839862268418, ms=00022}
22:49:03.238376 run                             mass: MS start registered  {at=2129071.532218722, delay=0.005783761385828257, ms=00038}
22:49:03.255022 run                             mass: MS performed LU  {at=2129071.548850648, lu_delay=4.9169951681979, ms=00025}
22:49:03.278079 run                osmo-ms-mob/00039: Starting mobile
22:49:03.291154 run       osmo-ms-mob/00039(pid=174): Launched
22:49:03.301833 run                             mass: MS start registered  {at=2129071.595662763, delay=0.004743624944239855, ms=00039}
22:49:03.324329 run                             mass: MS performed LU  {at=2129071.618104955, lu_delay=5.847762627992779, ms=00023}
22:49:03.380850 run                             mass: MS performed LU  {at=2129071.674575787, lu_delay=5.6165076131001115, ms=00024}
22:49:03.634379 run                             mass: MS performed LU  {at=2129071.92811046, lu_delay=4.882604975719005, ms=00026}
22:49:03.680693 run                osmo-ms-mob/00040: Starting mobile
22:49:03.696512 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.707749 run                             mass: MS start registered  {at=2129072.001571366, delay=0.005237086210399866, ms=00040}
22:49:04.225535 run                osmo-ms-mob/00041: Starting mobile
22:49:04.239159 run       osmo-ms-mob/00041(pid=176): Launched
22:49:04.250259 run                             mass: MS start registered  {at=2129072.544084428, delay=0.005063516087830067, ms=00041}
22:49:04.526088 run                osmo-ms-mob/00042: Starting mobile
22:49:04.539966 run       osmo-ms-mob/00042(pid=177): Launched
22:49:04.551151 run                             mass: MS start registered  {at=2129072.84497655, delay=0.0052447267808020115, ms=00042}
22:49:04.935796 run                osmo-ms-mob/00043: Starting mobile
22:49:04.951882 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.962801 run                             mass: MS start registered  {at=2129073.256628329, delay=0.004960257094353437, ms=00043}
22:49:04.989350 run                             mass: MS performed LU  {at=2129073.283131004, lu_delay=5.852013668045402, ms=00027}
22:49:05.073334 run                             mass: MS performed LU  {at=2129073.367073493, lu_delay=5.1104335291311145, ms=00029}
22:49:05.087868 run                osmo-ms-mob/00044: Starting mobile
22:49:05.100673 run       osmo-ms-mob/00044(pid=179): Launched
22:49:05.111617 run                             mass: MS start registered  {at=2129073.405447558, delay=0.004936652258038521, ms=00044}
22:49:05.118686 run                             mass: MS performed LU  {at=2129073.412517854, lu_delay=5.636448512785137, ms=00028}
22:49:05.300158 run                             mass: MS performed LU  {at=2129073.593866773, lu_delay=4.948828338179737, ms=00030}
22:49:05.314538 run                osmo-ms-mob/00045: Starting mobile
22:49:05.327478 run       osmo-ms-mob/00045(pid=180): Launched
22:49:05.338515 run                             mass: MS start registered  {at=2129073.632345829, delay=0.005033260211348534, ms=00045}
22:49:05.836770 run                osmo-ms-mob/00046: Starting mobile
22:49:05.852977 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.864100 run                             mass: MS start registered  {at=2129074.157926934, delay=0.004937247838824987, ms=00046}
22:49:06.125758 run                osmo-ms-mob/00047: Starting mobile
22:49:06.139418 run       osmo-ms-mob/00047(pid=182): Launched
22:49:06.151753 run                             mass: MS start registered  {at=2129074.445579518, delay=0.006309188902378082, ms=00047}
22:49:06.419204 run                osmo-ms-mob/00048: Starting mobile
22:49:06.432365 run       osmo-ms-mob/00048(pid=183): Launched
22:49:06.444441 run                             mass: MS start registered  {at=2129074.738263586, delay=0.005644428078085184, ms=00048}
22:49:06.750510 run                osmo-ms-mob/00049: Starting mobile
22:49:06.766451 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.777399 run                             mass: MS start registered  {at=2129075.071223312, delay=0.004984288942068815, ms=00049}
22:49:06.974808 run                             mass: MS performed LU  {at=2129075.268539576, lu_delay=4.837084558792412, ms=00035}
22:49:06.988997 run                osmo-ms-mob/00050: Starting mobile
22:49:07.002001 run       osmo-ms-mob/00050(pid=185): Launched
22:49:07.013394 run                             mass: MS start registered  {at=2129075.307219488, delay=0.0054688481613993645, ms=00050}
22:49:07.019538 run                             mass: MS performed LU  {at=2129075.313375062, lu_delay=6.245726538822055, ms=00031}
22:49:07.089853 run                             mass: MS performed LU  {at=2129075.383578841, lu_delay=5.728233799338341, ms=00033}
22:49:07.147038 run                             mass: MS performed LU  {at=2129075.440780842, lu_delay=6.108613841235638, ms=00032}
22:49:07.175235 run                osmo-ms-mob/00051: Starting mobile
22:49:07.188226 run       osmo-ms-mob/00051(pid=186): Launched
22:49:07.194230 run                             mass: MS performed LU  {at=2129075.488063731, lu_delay=5.321970396209508, ms=00034}
22:49:07.200178 run                             mass: MS start registered  {at=2129075.494019779, delay=0.005972180049866438, ms=00051}
22:49:07.436355 run                             mass: MS performed LU  {at=2129075.730079938, lu_delay=4.898257769178599, ms=00036}
22:49:07.465513 run                osmo-ms-mob/00052: Starting mobile
22:49:07.478588 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.489593 run                             mass: MS start registered  {at=2129075.783424835, delay=0.004980854224413633, ms=00052}
22:49:08.025034 run                osmo-ms-mob/00053: Starting mobile
22:49:08.038980 run       osmo-ms-mob/00053(pid=188): Launched
22:49:08.050011 run                             mass: MS start registered  {at=2129076.343840124, delay=0.004742374178022146, ms=00053}
22:49:08.326898 run                osmo-ms-mob/00054: Starting mobile
22:49:08.340876 run       osmo-ms-mob/00054(pid=189): Launched
22:49:08.352024 run                             mass: MS start registered  {at=2129076.645851677, delay=0.005012173671275377, ms=00054}
22:49:08.643396 run                osmo-ms-mob/00055: Starting mobile
22:49:08.660626 run       osmo-ms-mob/00055(pid=190): Launched
22:49:08.671719 run                             mass: MS start registered  {at=2129076.965543464, delay=0.0050375149585306644, ms=00055}
22:49:08.756034 run                             mass: MS performed LU  {at=2129077.04975933, lu_delay=5.048187964130193, ms=00040}
22:49:08.839650 run                             mass: MS performed LU  {at=2129077.133354755, lu_delay=5.875834912993014, ms=00037}
22:49:08.867300 run                osmo-ms-mob/00056: Starting mobile
22:49:08.880348 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.887095 run                             mass: MS performed LU  {at=2129077.180930536, lu_delay=5.648711813613772, ms=00038}
22:49:08.893087 run                             mass: MS start registered  {at=2129077.186928212, delay=0.006015209946781397, ms=00056}
22:49:09.009971 run                             mass: MS performed LU  {at=2129077.303694075, lu_delay=5.708031312096864, ms=00039}
22:49:09.036589 run                osmo-ms-mob/00057: Starting mobile
22:49:09.050528 run       osmo-ms-mob/00057(pid=192): Launched
22:49:09.062015 run                             mass: MS start registered  {at=2129077.355841176, delay=0.005109338089823723, ms=00057}
22:49:09.068189 run                             mass: MS performed LU  {at=2129077.362026069, lu_delay=4.817941640969366, ms=00041}
22:49:09.629662 run                osmo-ms-mob/00058: Starting mobile
22:49:09.643011 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.654963 run                             mass: MS start registered  {at=2129077.948697602, delay=0.005664326716214418, ms=00058}
22:49:09.927226 run                osmo-ms-mob/00059: Starting mobile
22:49:09.941284 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.952340 run                             mass: MS start registered  {at=2129078.246165153, delay=0.005005798302590847, ms=00059}
22:49:10.213160 run                osmo-ms-mob/00060: Starting mobile
22:49:10.226627 run       osmo-ms-mob/00060(pid=195): Launched
22:49:10.237858 run                             mass: MS start registered  {at=2129078.531687501, delay=0.005243819672614336, ms=00060}
22:49:10.636825 run                osmo-ms-mob/00061: Starting mobile
22:49:10.653101 run       osmo-ms-mob/00061(pid=196): Launched
22:49:10.664077 run                             mass: MS start registered  {at=2129078.957906038, delay=0.004905548878014088, ms=00061}
22:49:10.740939 run                             mass: MS performed LU  {at=2129079.034676074, lu_delay=4.87674914021045, ms=00046}
22:49:10.787779 run                             mass: MS performed LU  {at=2129079.081505371, lu_delay=5.44915954163298, ms=00045}
22:49:10.811213 run                osmo-ms-mob/00062: Starting mobile
22:49:10.823987 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.834863 run                             mass: MS start registered  {at=2129079.128694075, delay=0.004912768956273794, ms=00062}
22:49:10.855004 run                             mass: MS performed LU  {at=2129079.14882557, lu_delay=5.743378011975437, ms=00044}
22:49:10.913026 run                             mass: MS performed LU  {at=2129079.206759022, lu_delay=4.761179503984749, ms=00047}
22:49:10.940068 run                osmo-ms-mob/00063: Starting mobile
22:49:10.953288 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.959398 run                             mass: MS performed LU  {at=2129079.253233458, lu_delay=6.4082569079473615, ms=00042}
22:49:10.965347 run                             mass: MS start registered  {at=2129079.259188994, delay=0.005973397754132748, ms=00063}
22:49:10.971194 run                             mass: MS performed LU  {at=2129079.265033596, lu_delay=6.008405267260969, ms=00043}
22:49:11.627175 run                osmo-ms-mob/00064: Starting mobile
22:49:11.641296 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.652199 run                             mass: MS start registered  {at=2129079.946028142, delay=0.0048090317286551, ms=00064}
22:49:12.013273 run                osmo-ms-mob/00065: Starting mobile
22:49:12.026083 run       osmo-ms-mob/00065(pid=200): Launched
22:49:12.037819 run                             mass: MS start registered  {at=2129080.331640602, delay=0.005699939094483852, ms=00065}
22:49:12.335501 run                osmo-ms-mob/00066: Starting mobile
22:49:12.351339 run       osmo-ms-mob/00066(pid=201): Launched
22:49:12.362283 run                             mass: MS start registered  {at=2129080.656105398, delay=0.004910279996693134, ms=00066}
22:49:12.522251 run                             mass: MS performed LU  {at=2129080.815963701, lu_delay=5.321943921968341, ms=00051}
22:49:12.605125 run                             mass: MS performed LU  {at=2129080.898864895, lu_delay=6.160601309034973, ms=00048}
22:49:12.647730 run                osmo-ms-mob/00067: Starting mobile
22:49:12.660894 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.666924 run                             mass: MS performed LU  {at=2129080.96075913, lu_delay=5.177334294654429, ms=00052}
22:49:12.672677 run                             mass: MS start registered  {at=2129080.966520687, delay=0.0057790991850197315, ms=00067}
22:49:12.776126 run                             mass: MS performed LU  {at=2129081.06985155, lu_delay=5.998628237750381, ms=00049}
22:49:12.805023 run                osmo-ms-mob/00068: Starting mobile
22:49:12.818378 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.829380 run                             mass: MS start registered  {at=2129081.123122956, delay=0.0048686061054468155, ms=00068}
22:49:12.835254 run                             mass: MS performed LU  {at=2129081.129092508, lu_delay=5.821873019915074, ms=00050}
22:49:12.867951 run                             mass: MS performed LU  {at=2129081.161704714, lu_delay=4.8178645898588, ms=00053}
22:49:13.414247 run                osmo-ms-mob/00069: Starting mobile
22:49:13.427468 run       osmo-ms-mob/00069(pid=204): Launched
22:49:13.438354 run                             mass: MS start registered  {at=2129081.732182617, delay=0.0049450877122581005, ms=00069}
22:49:13.826929 run                osmo-ms-mob/00070: Starting mobile
22:49:13.840927 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.851986 run                             mass: MS start registered  {at=2129082.14581339, delay=0.004847140051424503, ms=00070}
22:49:14.213865 run                osmo-ms-mob/00071: Starting mobile
22:49:14.227221 run       osmo-ms-mob/00071(pid=206): Launched
22:49:14.238127 run                             mass: MS start registered  {at=2129082.531953699, delay=0.004939537961035967, ms=00071}
22:49:14.386317 run                             mass: MS performed LU  {at=2129082.680046679, lu_delay=5.714503215160221, ms=00055}
22:49:14.442270 run                             mass: MS performed LU  {at=2129082.735994875, lu_delay=6.090143198147416, ms=00054}
22:49:14.552818 run                             mass: MS performed LU  {at=2129082.846538803, lu_delay=5.490697626955807, ms=00057}
22:49:14.567891 run                osmo-ms-mob/00072: Starting mobile
22:49:14.581076 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.592024 run                             mass: MS start registered  {at=2129082.885854476, delay=0.004917785990983248, ms=00072}
22:49:14.697521 run                             mass: MS performed LU  {at=2129082.991247375, lu_delay=5.804319162853062, ms=00056}
22:49:14.967730 run                             mass: MS performed LU  {at=2129083.261443084, lu_delay=5.015277931001037, ms=00059}
22:49:15.023801 run                osmo-ms-mob/00073: Starting mobile
22:49:15.038826 run       osmo-ms-mob/00073(pid=208): Launched
22:49:15.049744 run                             mass: MS start registered  {at=2129083.343569706, delay=0.004744464997202158, ms=00073}
22:49:15.425890 run                osmo-ms-mob/00074: Starting mobile
22:49:15.440574 run       osmo-ms-mob/00074(pid=209): Launched
22:49:15.446685 run                             mass: MS performed LU  {at=2129083.740518151, lu_delay=5.79182054894045, ms=00058}
22:49:15.452431 run                             mass: MS start registered  {at=2129083.746272964, delay=0.00577333802357316, ms=00074}
22:49:15.814354 run                osmo-ms-mob/00075: Starting mobile
22:49:15.827938 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.839180 run                             mass: MS start registered  {at=2129084.133004653, delay=0.004865183029323816, ms=00075}
22:49:16.288080 run                             mass: MS performed LU  {at=2129084.581804359, lu_delay=5.453110283706337, ms=00062}
22:49:16.345634 run                osmo-ms-mob/00076: Starting mobile
22:49:16.360826 run       osmo-ms-mob/00076(pid=211): Launched
22:49:16.367123 run                             mass: MS performed LU  {at=2129084.660956104, lu_delay=5.401767109986395, ms=00063}
22:49:16.373326 run                             mass: MS start registered  {at=2129084.66716662, delay=0.006231815088540316, ms=00076}
22:49:16.417129 run                             mass: MS performed LU  {at=2129084.710859205, lu_delay=4.764831063337624, ms=00064}
22:49:16.596973 run                             mass: MS performed LU  {at=2129084.89069748, lu_delay=5.932791442144662, ms=00061}
22:49:16.626488 run                osmo-ms-mob/00077: Starting mobile
22:49:16.639576 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.645513 run                             mass: MS performed LU  {at=2129084.939349439, lu_delay=6.407661938108504, ms=00060}
22:49:16.651429 run                             mass: MS start registered  {at=2129084.945270628, delay=0.00593692809343338, ms=00077}
22:49:17.213807 run                osmo-ms-mob/00078: Starting mobile
22:49:17.227375 run       osmo-ms-mob/00078(pid=213): Launched
22:49:17.238969 run                             mass: MS start registered  {at=2129085.532786018, delay=0.005245313048362732, ms=00078}
22:49:17.626914 run                osmo-ms-mob/00079: Starting mobile
22:49:17.640790 run       osmo-ms-mob/00079(pid=214): Launched
22:49:17.646885 run                             mass: MS performed LU  {at=2129085.940719394, lu_delay=3.7949060038663447, ms=00070}
22:49:17.652691 run                             mass: MS start registered  {at=2129085.94653428, delay=0.005833065137267113, ms=00079}
22:49:18.153628 run                osmo-ms-mob/00080: Starting mobile
22:49:18.170728 run       osmo-ms-mob/00080(pid=215): Launched
22:49:18.176795 run                             mass: MS performed LU  {at=2129086.470628141, lu_delay=5.5041074538603425, ms=00067}
22:49:18.183090 run                             mass: MS start registered  {at=2129086.476930897, delay=0.006321769207715988, ms=00080}
22:49:18.208196 run                             mass: MS performed LU  {at=2129086.501960313, lu_delay=5.8458549147471786, ms=00066}
22:49:18.318712 run                             mass: MS performed LU  {at=2129086.612442685, lu_delay=5.489319728687406, ms=00068}
22:49:18.462205 run                             mass: MS performed LU  {at=2129086.755914264, lu_delay=6.424273661803454, ms=00065}
22:49:18.491180 run                osmo-ms-mob/00081: Starting mobile
22:49:18.504449 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.510590 run                             mass: MS performed LU  {at=2129086.804425466, lu_delay=5.0722428490407765, ms=00069}
22:49:18.516443 run                             mass: MS performed LU  {at=2129086.810283951, lu_delay=23.37867321399972, ms=00018}
22:49:18.522407 run                             mass: MS start registered  {at=2129086.816248705, delay=0.011841448955237865, ms=00081}
22:49:19.026695 run                osmo-ms-mob/00082: Starting mobile
22:49:19.040179 run       osmo-ms-mob/00082(pid=217): Launched
22:49:19.051542 run                             mass: MS start registered  {at=2129087.345363333, delay=0.005078895017504692, ms=00082}
22:49:19.642841 run                osmo-ms-mob/00083: Starting mobile
22:49:19.657817 run       osmo-ms-mob/00083(pid=218): Launched
22:49:19.668984 run                             mass: MS start registered  {at=2129087.962804075, delay=0.005125370807945728, ms=00083}
22:49:20.071999 run                             mass: MS performed LU  {at=2129088.365722606, lu_delay=5.479868129827082, ms=00072}
22:49:20.127965 run                osmo-ms-mob/00084: Starting mobile
22:49:20.142825 run       osmo-ms-mob/00084(pid=219): Launched
22:49:20.153703 run                             mass: MS start registered  {at=2129088.447533019, delay=0.004917717073112726, ms=00084}
22:49:20.182769 run                             mass: MS performed LU  {at=2129088.476560939, lu_delay=5.132991232909262, ms=00073}
22:49:20.362437 run                             mass: MS performed LU  {at=2129088.656161847, lu_delay=6.124208148103207, ms=00071}
22:49:20.644179 run                osmo-ms-mob/00085: Starting mobile
22:49:20.659681 run       osmo-ms-mob/00085(pid=220): Launched
22:49:20.670706 run                             mass: MS start registered  {at=2129088.964535102, delay=0.005004746839404106, ms=00085}
22:49:21.218027 run                osmo-ms-mob/00086: Starting mobile
22:49:21.231827 run       osmo-ms-mob/00086(pid=221): Launched
22:49:21.243043 run                             mass: MS start registered  {at=2129089.53686227, delay=0.00518476078286767, ms=00086}
22:49:21.825824 run                osmo-ms-mob/00087: Starting mobile
22:49:21.839449 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.851365 run                             mass: MS start registered  {at=2129090.145186941, delay=0.005879097152501345, ms=00087}
22:49:22.019294 run                             mass: MS performed LU  {at=2129090.313004233, lu_delay=5.367733604740351, ms=00077}
22:49:22.037311 run                             mass: MS performed LU  {at=2129090.331069235, lu_delay=5.663902615197003, ms=00076}
22:49:22.084110 run                             mass: MS performed LU  {at=2129090.377820116, lu_delay=6.2448154632002115, ms=00075}
22:49:22.153958 run                             mass: MS performed LU  {at=2129090.447683221, lu_delay=4.914897202979773, ms=00078}
22:49:22.182157 run                osmo-ms-mob/00088: Starting mobile
22:49:22.195156 run       osmo-ms-mob/00088(pid=223): Launched
22:49:22.206085 run                             mass: MS start registered  {at=2129090.499914552, delay=0.004929115995764732, ms=00088}
22:49:22.447246 run                             mass: MS performed LU  {at=2129090.740969709, lu_delay=4.794435428921133, ms=00079}
22:49:23.013685 run                osmo-ms-mob/00089: Starting mobile
22:49:23.026894 run       osmo-ms-mob/00089(pid=224): Launched
22:49:23.037879 run                             mass: MS start registered  {at=2129091.331707608, delay=0.004986169748008251, ms=00089}
22:49:23.652022 run                osmo-ms-mob/00090: Starting mobile
22:49:23.667948 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.679067 run                             mass: MS start registered  {at=2129091.97289625, delay=0.0050858398899436, ms=00090}
22:49:23.838497 run                             mass: MS performed LU  {at=2129092.132221078, lu_delay=5.315972372889519, ms=00081}
22:49:23.876665 run                             mass: MS performed LU  {at=2129092.170424508, lu_delay=4.825061175040901, ms=00082}
22:49:23.949445 run                             mass: MS performed LU  {at=2129092.243169245, lu_delay=5.7662383476272225, ms=00080}
22:49:24.352782 run                osmo-ms-mob/00091: Starting mobile
22:49:24.368575 run       osmo-ms-mob/00091(pid=226): Launched
22:49:24.379669 run                             mass: MS start registered  {at=2129092.673498242, delay=0.005132521037012339, ms=00091}
22:49:25.027829 run                osmo-ms-mob/00092: Starting mobile
22:49:25.041988 run       osmo-ms-mob/00092(pid=227): Launched
22:49:25.053552 run                             mass: MS start registered  {at=2129093.347367615, delay=0.005594493821263313, ms=00092}
22:49:25.785385 run                             mass: MS performed LU  {at=2129094.079099717, lu_delay=5.114564615301788, ms=00085}
22:49:25.865667 run                osmo-ms-mob/00093: Starting mobile
22:49:25.881793 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.887716 run                             mass: MS performed LU  {at=2129094.181551386, lu_delay=4.644689116161317, ms=00086}
22:49:25.893534 run                             mass: MS performed LU  {at=2129094.187375815, lu_delay=5.739842796232551, ms=00084}
22:49:25.899235 run                             mass: MS start registered  {at=2129094.193078241, delay=0.01154419593513012, ms=00093}
22:49:25.918511 run                             mass: MS performed LU  {at=2129094.2123431, lu_delay=6.249539025127888, ms=00083}
22:49:26.726007 run                osmo-ms-mob/00094: Starting mobile
22:49:26.740063 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.751670 run                             mass: MS start registered  {at=2129095.045496026, delay=0.005326736252754927, ms=00094}
22:49:27.585598 run                             mass: MS performed LU  {at=2129095.879323867, lu_delay=4.5476162591949105, ms=00089}
22:49:27.640259 run                osmo-ms-mob/00095: Starting mobile
22:49:27.655412 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.661546 run                             mass: MS performed LU  {at=2129095.955381273, lu_delay=5.455466720741242, ms=00088}
22:49:27.667489 run                             mass: MS start registered  {at=2129095.961331828, delay=0.005969399120658636, ms=00095}
22:49:27.714697 run                             mass: MS performed LU  {at=2129096.008421726, lu_delay=5.863234784919769, ms=00087}
22:49:28.626620 run                osmo-ms-mob/00096: Starting mobile
22:49:28.640351 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.651409 run                             mass: MS start registered  {at=2129096.945238261, delay=0.005092858802527189, ms=00096}
22:49:29.550980 run                             mass: MS performed LU  {at=2129097.844680292, lu_delay=5.871784042101353, ms=00090}
22:49:29.569979 run                             mass: MS performed LU  {at=2129097.863737539, lu_delay=5.19023929676041, ms=00091}
22:49:29.587651 run                osmo-ms-mob/00097: Starting mobile
22:49:29.600532 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.611523 run                             mass: MS start registered  {at=2129097.905354388, delay=0.004972247872501612, ms=00097}
22:49:30.086920 run                             mass: MS performed LU  {at=2129098.380646731, lu_delay=5.0332791157998145, ms=00092}
22:49:31.044156 run                osmo-ms-mob/00098: Starting mobile
22:49:31.060600 run       osmo-ms-mob/00098(pid=233): Launched
22:49:31.071576 run                             mass: MS start registered  {at=2129099.365402831, delay=0.004946395289152861, ms=00098}
22:49:31.332544 run                             mass: MS performed LU  {at=2129099.626267592, lu_delay=4.580771565902978, ms=00094}
22:49:31.480964 run                             mass: MS performed LU  {at=2129099.774686342, lu_delay=5.581608101259917, ms=00093}
22:49:32.844202 run                osmo-ms-mob/00099: Starting mobile
22:49:32.861668 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.867706 run                             mass: All started... {duration=55.7645309548825, too_slow=0}
22:49:32.873478 run                             mass: MS start registered  {at=2129101.167311942, delay=0.005766406189650297, ms=00099}
22:49:33.317821 run                             mass: MS performed LU  {at=2129101.611541052, lu_delay=4.666302790865302, ms=00096}
22:49:33.335448 run                             mass: MS performed LU  {at=2129101.629238395, lu_delay=5.667906566988677, ms=00095}
22:49:35.245944 run                             mass: MS performed LU  {at=2129103.539672339, lu_delay=5.634317950811237, ms=00097}
22:49:37.082988 run                             mass: MS performed LU  {at=2129105.376695716, lu_delay=6.011292884591967, ms=00098}
22:49:37.337359 run                             mass: MS performed LU  {at=2129105.631086483, lu_delay=21.884813519194722, ms=00074}
22:49:39.012901 run                             mass: MS performed LU  {at=2129107.306628033, lu_delay=6.139316090848297, ms=00099}
22:49:39.023867 run                             mass: Tests done {all_completed=True, max=23.37867321399972, min=3.7949060038663447}
22:49:39.029294 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:39.034491 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.037666 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.040835 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.044005 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.047169 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.050400 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.053645 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.056916 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.060111 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.063339 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.066579 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.069812 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.073060 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.076298 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.079582 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.082943 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.086349 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.089752 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.093122 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.096477 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.099887 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.103204 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.106594 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.110281 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.113688 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.117088 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.120479 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.123888 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.127529 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.130942 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.134348 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.137746 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.141364 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.145016 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.148611 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.152034 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.155648 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.159043 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.162877 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.166225 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.169626 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.173198 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.176634 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.180065 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.183488 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.186938 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.190285 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.193709 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.197101 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.200551 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.203905 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.207319 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.210991 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.214521 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.218429 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.221829 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.225261 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.228649 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.232114 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.235562 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.238934 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.242322 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.245823 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.249236 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.252610 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.256005 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.259452 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.262819 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.266263 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.269717 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.273057 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.276494 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.279876 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.283307 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.286607 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.289948 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.293285 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.296628 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.299932 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.303292 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.306645 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.310025 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.313435 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.316756 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.320072 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.323392 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.326677 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.330562 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.333863 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.337219 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.340592 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.343958 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.347237 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.350555 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.353959 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.357867 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.361525 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.364939 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.368603 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.371953 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.375331 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.378693 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.381931 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.385253 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.388543 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.391883 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.395246 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.398603 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.401869 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.405143 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.408520 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.411850 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.415148 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.418507 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.422334 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.425603 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.428852 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.432115 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.435343 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.438520 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.441695 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.444892 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.448067 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.451255 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.454427 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.457599 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.460791 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.463984 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.467165 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.470347 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.473525 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.476696 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.479876 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.483053 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.486229 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.489390 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.492569 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.495744 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.498918 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.502074 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.505249 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.508421 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.511592 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.514774 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.517936 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.521101 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.524268 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.527427 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.530584 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.533756 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.536920 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.540089 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.543252 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.546421 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.549589 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.552765 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.555939 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.559103 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.562269 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.565432 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.568609 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.571784 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.574974 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.578148 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.581332 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.584517 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.587699 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.590868 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.594045 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.597241 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.600470 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.603704 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.606936 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.610127 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.613324 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.616529 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.619708 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.622890 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.626066 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.629245 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.632428 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.635631 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.638810 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.641992 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.645171 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.648351 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.651528 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.654706 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.657877 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.661066 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.664271 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.667501 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.670735 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.673914 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.677085 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.680310 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.683504 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.686682 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.689852 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.693036 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.696229 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.699394 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.702558 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.705730 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.708905 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.712077 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.715257 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.718419 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.721599 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.724774 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.727946 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.731200 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.734440 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.737681 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.739157 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.742734 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.744195 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.747770 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.749232 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.752842 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.754320 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.757903 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.759374 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.762987 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.764447 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.768046 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.769500 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.773106 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.774581 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.778204 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.779666 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.783257 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.784712 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.788312 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.789771 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.793375 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.794862 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.798479 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.799939 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.803532 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.804996 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.808577 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.810032 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.813613 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.815086 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.818694 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.820160 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.823760 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.825219 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.828819 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.830292 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.833869 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.835329 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.838909 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.840367 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.843947 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.845398 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.848979 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.850446 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.853991 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.855445 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.859021 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.860469 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.864045 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.865488 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.869056 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.870524 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.874053 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.875495 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.879065 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.880508 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.884045 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.885455 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.888947 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.890360 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.893839 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.895268 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.898757 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.900165 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.903652 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.905059 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.908539 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.909947 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.913419 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.914836 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.918328 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.919737 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.923206 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.924617 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.928085 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.929495 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.932991 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.934418 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.937898 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.939321 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.942801 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.944221 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.947728 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.949135 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.952605 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.954028 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.957508 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.958914 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.962399 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.963814 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.967301 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.968709 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.972186 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.973593 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.977074 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.978495 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.981964 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.983389 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.986880 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.988289 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.991760 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.993175 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.996680 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.998096 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.001594 ---      ParallelTerminationStrategy: PID 76 died...
22:49:40.003040 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.006512 ---      ParallelTerminationStrategy: PID 77 died...
22:49:40.007924 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.011424 ---      ParallelTerminationStrategy: PID 78 died...
22:49:40.012836 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.016317 ---      ParallelTerminationStrategy: PID 79 died...
22:49:40.017732 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.021217 ---      ParallelTerminationStrategy: PID 80 died...
22:49:40.022632 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.026116 ---      ParallelTerminationStrategy: PID 81 died...
22:49:40.027544 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.031029 ---      ParallelTerminationStrategy: PID 82 died...
22:49:40.032442 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.035956 ---      ParallelTerminationStrategy: PID 83 died...
22:49:40.037388 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.040868 ---      ParallelTerminationStrategy: PID 84 died...
22:49:40.042284 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.045755 ---      ParallelTerminationStrategy: PID 85 died...
22:49:40.047182 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.050678 ---      ParallelTerminationStrategy: PID 86 died...
22:49:40.052094 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.055582 ---      ParallelTerminationStrategy: PID 87 died...
22:49:40.057001 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.060487 ---      ParallelTerminationStrategy: PID 88 died...
22:49:40.061903 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.065421 ---      ParallelTerminationStrategy: PID 89 died...
22:49:40.066844 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.070334 ---      ParallelTerminationStrategy: PID 90 died...
22:49:40.071752 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.075226 ---      ParallelTerminationStrategy: PID 91 died...
22:49:40.076636 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.080111 ---      ParallelTerminationStrategy: PID 92 died...
22:49:40.081515 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.084989 ---      ParallelTerminationStrategy: PID 93 died...
22:49:40.086415 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.089882 ---      ParallelTerminationStrategy: PID 94 died...
22:49:40.091302 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.094795 ---      ParallelTerminationStrategy: PID 95 died...
22:49:40.096206 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.099681 ---      ParallelTerminationStrategy: PID 96 died...
22:49:40.101100 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.104574 ---      ParallelTerminationStrategy: PID 97 died...
22:49:40.105986 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.109476 ---      ParallelTerminationStrategy: PID 98 died...
22:49:40.110916 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.114394 ---      ParallelTerminationStrategy: PID 99 died...
22:49:40.115802 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.119293 ---      ParallelTerminationStrategy: PID 100 died...
22:49:40.120710 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.124188 ---      ParallelTerminationStrategy: PID 101 died...
22:49:40.125601 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.129139 ---      ParallelTerminationStrategy: PID 102 died...
22:49:40.130579 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.134064 ---      ParallelTerminationStrategy: PID 103 died...
22:49:40.135480 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.138966 ---      ParallelTerminationStrategy: PID 104 died...
22:49:40.140385 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.143864 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.145270 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.148732 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.150144 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.153665 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.155100 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.158636 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.160057 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.163588 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.165018 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.168565 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.169991 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.173547 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.174991 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.178535 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.179956 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.183508 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.184938 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.188476 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.189912 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.193456 ---      ParallelTerminationStrategy: PID 115 died...
22:49:40.194900 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.198458 ---      ParallelTerminationStrategy: PID 116 died...
22:49:40.199893 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.203438 ---      ParallelTerminationStrategy: PID 117 died...
22:49:40.204869 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.208414 ---      ParallelTerminationStrategy: PID 118 died...
22:49:40.209850 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.213410 ---      ParallelTerminationStrategy: PID 119 died...
22:49:40.214872 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.218419 ---      ParallelTerminationStrategy: PID 120 died...
22:49:40.219858 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.223394 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.224826 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.228350 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.229785 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.233349 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.234784 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.238333 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.239763 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.243294 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.244722 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.248257 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.249684 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.253215 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.254680 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.258213 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.259642 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.263181 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.264618 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.268156 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.269587 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.273142 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.274578 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.278120 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.279564 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.283099 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.284533 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.288072 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.289503 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.293041 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.294497 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.298048 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.299499 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.303073 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.304507 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.308063 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.309506 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.313068 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.314507 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.318065 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.319536 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.323094 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.324522 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.328079 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.329520 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.333097 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.334562 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.338122 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.339564 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.343143 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.344586 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.348136 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.349570 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.353144 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.354582 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.358142 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.359592 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.363143 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.364568 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.368125 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.369559 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.373114 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.374560 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.378111 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.379549 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.383112 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.384545 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.388103 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.389536 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.393125 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.394554 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.398107 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.399577 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.403140 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.404579 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.408143 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.409580 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.413142 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.414596 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.418150 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.419591 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.423149 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.424579 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.428146 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.429579 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.433134 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.434569 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.438110 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.439572 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.443130 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.444563 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.448121 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.449567 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.453121 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.454569 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.458122 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.459556 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.463110 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.464531 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.468090 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.469520 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.473077 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.474512 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.478064 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.479528 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.483107 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.484539 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.488083 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.489508 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.493060 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.494525 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.498080 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.499531 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.503092 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.504528 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.508083 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.509520 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.513041 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.514448 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.517965 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.519409 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.522954 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.524381 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.527947 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.529384 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.532945 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.534389 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.537934 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.539374 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.542960 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.544449 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.548138 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.549625 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.553348 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.554844 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.558582 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.560081 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.563784 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.565285 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.568980 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.570482 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.574037 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.575483 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.579061 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.580505 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.584054 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.585485 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.589033 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.590477 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.594025 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.595474 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.599023 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.600452 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.604005 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.605437 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.609012 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.610461 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.614006 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.615454 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.619010 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.620435 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.623980 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.625409 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.628952 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.630381 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.633914 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.635364 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.638931 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.640359 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.643904 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.645344 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.648912 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.650360 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.653904 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.655337 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.658900 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.660338 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.663893 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.665324 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.668893 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.670328 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.673875 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.675321 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.678900 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.680332 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.683920 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.685356 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.688917 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.690352 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.693897 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.695340 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.698918 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.700351 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.703905 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.705330 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.708889 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.710324 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.713866 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.715312 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.718869 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.720302 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.723895 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.725325 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.728875 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.730454 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.734191 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.735635 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.739193 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.740625 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.744190 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.745623 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.749191 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.750639 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.754202 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.755640 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.759204 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.760634 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.764201 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.765635 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.769188 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.770646 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.774211 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.775650 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.779203 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.780636 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.784193 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.785618 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.789187 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.790623 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.194876 ---      ParallelTerminationStrategy: PID 34 died...
22:49:44.200668 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8359 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.267697 tst                       trial-8359: Storing JUnit report in /build/trial-8359/run.2026-06-11_22-48-17/trial-8359.xml

--------------------------------------------------------------------------------------------
trial-8359 PASS
--------------------------------------------------------------------------------------------
22:49:44.277860 tst                       trial-8359: trial-8359: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8359/inst
+ cd trial-8359
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-11 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8359-run.tgz run.2026-06-11_22-48-17
+ tar czf /build/trial-8359-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-11_13_26_45.tgz osmo-bts-oc2g.build-2026-06-11_00_51_59.tgz osmo-bts-sysmo.build-2026-06-11_00_51_51.tgz osmo-bts.build-2026-06-11_00_52_10.tgz osmo-ggsn.build-2026-06-11_20_43_03.tgz osmo-hlr.build-2026-06-11_16_36_55.tgz osmo-hnbgw.build-2026-06-11_13_30_29.tgz osmo-mgw.build-2026-06-11_08_33_10.tgz osmo-msc.build-2026-06-11_13_32_52.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-11_07_35_02.tgz osmo-pcu-sysmo.build-2026-06-11_07_34_58.tgz osmo-pcu.build-2026-06-11_07_34_59.tgz osmo-sgsn.build-2026-06-11_20_48_27.tgz osmo-stp.build-2026-06-11_13_25_31.tgz osmo-trx.build-2026-06-11_14_22_01.tgz osmocom-bb.build-2026-06-11_21_18_00.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