Skip to content
Success

Console Output

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c45f9f5b124fd14b0213772012a47a7d4341ebb91411d75e019535c72bb44a0f done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8220 -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-01-23 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8220
+ mkdir -p trial-8220
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-23_13_26_50.tgz osmo-bts-oc2g.build-2026-01-23_00_51_09.tgz osmo-bts-sysmo.build-2026-01-23_00_51_20.tgz osmo-bts.build-2026-01-23_00_51_32.tgz osmo-ggsn.build-2026-01-23_20_42_44.tgz osmo-hlr.build-2026-01-23_16_37_16.tgz osmo-hnbgw.build-2026-01-23_13_30_56.tgz osmo-mgw.build-2026-01-23_08_33_07.tgz osmo-msc.build-2026-01-23_13_35_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-23_07_35_23.tgz osmo-pcu-sysmo.build-2026-01-23_07_34_58.tgz osmo-pcu.build-2026-01-23_07_35_25.tgz osmo-sgsn.build-2026-01-23_20_48_19.tgz osmo-stp.build-2026-01-23_13_23_09.tgz osmo-trx.build-2026-01-23_14_21_23.tgz osmocom-bb.build-2026-01-23_21_17_20.tgz srslte.build-19.tgz trial-8220
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-23_13_26_50.md5 osmo-bts-oc2g.build-2026-01-23_00_51_09.md5 osmo-bts-sysmo.build-2026-01-23_00_51_20.md5 osmo-bts.build-2026-01-23_00_51_32.md5 osmo-ggsn.build-2026-01-23_20_42_44.md5 osmo-hlr.build-2026-01-23_16_37_16.md5 osmo-hnbgw.build-2026-01-23_13_30_56.md5 osmo-mgw.build-2026-01-23_08_33_07.md5 osmo-msc.build-2026-01-23_13_35_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-23_07_35_23.md5 osmo-pcu-sysmo.build-2026-01-23_07_34_58.md5 osmo-pcu.build-2026-01-23_07_35_25.md5 osmo-sgsn.build-2026-01-23_20_48_19.md5 osmo-stp.build-2026-01-23_13_23_09.md5 osmo-trx.build-2026-01-23_14_21_23.md5 osmocom-bb.build-2026-01-23_21_17_20.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-23_13_26_50.md5 osmo-bts-oc2g.build-2026-01-23_00_51_09.md5 osmo-bts-sysmo.build-2026-01-23_00_51_20.md5 osmo-bts.build-2026-01-23_00_51_32.md5 osmo-ggsn.build-2026-01-23_20_42_44.md5 osmo-hlr.build-2026-01-23_16_37_16.md5 osmo-hnbgw.build-2026-01-23_13_30_56.md5 osmo-mgw.build-2026-01-23_08_33_07.md5 osmo-msc.build-2026-01-23_13_35_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-23_07_35_23.md5 osmo-pcu-sysmo.build-2026-01-23_07_34_58.md5 osmo-pcu.build-2026-01-23_07_35_25.md5 osmo-sgsn.build-2026-01-23_20_48_19.md5 osmo-stp.build-2026-01-23_13_23_09.md5 osmo-trx.build-2026-01-23_14_21_23.md5 osmocom-bb.build-2026-01-23_21_17_20.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8220 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8220'
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-8220
--------------------------------------------------------------------------------------------
22:48:18.164460 tst                       trial-8220: Detailed log at /build/trial-8220/run.2026-01-23_22-48-18/log

---------------------------------------------------------------------
trial-8220 netreg_mass
---------------------------------------------------------------------
22:48:18.368093 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.368473 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.369231 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.370379 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.408795 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.409552 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.410681 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.470006 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-8220 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.470792 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.485923 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.486434 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.486888 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.487330 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.487762 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.488225 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.488673 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.514309 tst         register_default_mass.py: using LAC 2
22:48:18.530759 tst         register_default_mass.py: using RAC 2
22:48:18.548081 tst         register_default_mass.py: using CellId 2
22:48:18.566770 tst         register_default_mass.py: using BVCI 3
22:48:18.575674 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.576257 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.576783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577309 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578345 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578858 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580953 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.581464 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582006 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582536 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583063 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.585172 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.585693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586740 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587261 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587799 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588319 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588830 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.589351 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.589870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591438 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591954 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.592466 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595087 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597667 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.599236 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.599750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600801 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.602365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.602897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.603426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.603939 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.604465 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.604990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.605504 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.606009 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.606525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.607038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.607552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.608080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.608605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.609124 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.609639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.610181 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.610709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.611230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.611734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.612252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.612762 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.613348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.613875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.614386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.614895 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.615412 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.615925 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.616432 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.616927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.617442 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.617954 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.618468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.618992 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.619496 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.619998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.620525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.621033 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.621552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.622077 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.622595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.623107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.623638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.624150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.624659 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.625177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.625691 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.626209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.626734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.627246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.627746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.628320 tst      register_default_mass.py:21: Launching a simple network
22:48:18.638460 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.757658 run            create_hlr_db(pid=20): Launched
22:48:19.772223 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.796756 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.811984 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.817680 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.003190 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.018338 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.024006 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.442877 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.457871 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.468756 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.607566 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.622740 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.628470 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.652342 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.667734 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.673604 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.988253 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.003513 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.030863 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.200818 run         osmo-bts-virtual(pid=34): Launched
22:48:31.243318 tst         register_default_mass.py: using MSISDN 1001
22:48:31.253319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.283358 tst         register_default_mass.py: using MSISDN 1002
22:48:31.296742 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.320803 tst         register_default_mass.py: using MSISDN 1003
22:48:31.331715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.355138 tst         register_default_mass.py: using MSISDN 1004
22:48:31.365552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.389113 tst         register_default_mass.py: using MSISDN 1005
22:48:31.399649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.423424 tst         register_default_mass.py: using MSISDN 1006
22:48:31.433883 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.457746 tst         register_default_mass.py: using MSISDN 1007
22:48:31.468386 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.492170 tst         register_default_mass.py: using MSISDN 1008
22:48:31.502611 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.525527 tst         register_default_mass.py: using MSISDN 1009
22:48:31.535676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.558679 tst         register_default_mass.py: using MSISDN 1010
22:48:31.568874 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.592703 tst         register_default_mass.py: using MSISDN 1011
22:48:31.603204 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.626919 tst         register_default_mass.py: using MSISDN 1012
22:48:31.637425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.661234 tst         register_default_mass.py: using MSISDN 1013
22:48:31.671832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.695338 tst         register_default_mass.py: using MSISDN 1014
22:48:31.705605 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.729234 tst         register_default_mass.py: using MSISDN 1015
22:48:31.739545 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.762827 tst         register_default_mass.py: using MSISDN 1016
22:48:31.773008 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.796720 tst         register_default_mass.py: using MSISDN 1017
22:48:31.807099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.830471 tst         register_default_mass.py: using MSISDN 1018
22:48:31.840708 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.864453 tst         register_default_mass.py: using MSISDN 1019
22:48:31.874841 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.898487 tst         register_default_mass.py: using MSISDN 1020
22:48:31.908873 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.932744 tst         register_default_mass.py: using MSISDN 1021
22:48:31.941807 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.965544 tst         register_default_mass.py: using MSISDN 1022
22:48:31.978215 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.002001 tst         register_default_mass.py: using MSISDN 1023
22:48:32.012768 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.036247 tst         register_default_mass.py: using MSISDN 1024
22:48:32.046642 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.069608 tst         register_default_mass.py: using MSISDN 1025
22:48:32.079448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.102939 tst         register_default_mass.py: using MSISDN 1026
22:48:32.113184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.136750 tst         register_default_mass.py: using MSISDN 1027
22:48:32.147190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.170623 tst         register_default_mass.py: using MSISDN 1028
22:48:32.180986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.204477 tst         register_default_mass.py: using MSISDN 1029
22:48:32.214829 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.244688 tst         register_default_mass.py: using MSISDN 1030
22:48:32.258150 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.281818 tst         register_default_mass.py: using MSISDN 1031
22:48:32.292765 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.316476 tst         register_default_mass.py: using MSISDN 1032
22:48:32.327127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.350834 tst         register_default_mass.py: using MSISDN 1033
22:48:32.361363 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.384736 tst         register_default_mass.py: using MSISDN 1034
22:48:32.395131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.418210 tst         register_default_mass.py: using MSISDN 1035
22:48:32.428449 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.452053 tst         register_default_mass.py: using MSISDN 1036
22:48:32.462527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.485925 tst         register_default_mass.py: using MSISDN 1037
22:48:32.496384 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.519774 tst         register_default_mass.py: using MSISDN 1038
22:48:32.529774 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.552407 tst         register_default_mass.py: using MSISDN 1039
22:48:32.562383 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.585743 tst         register_default_mass.py: using MSISDN 1040
22:48:32.596052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.618349 tst         register_default_mass.py: using MSISDN 1041
22:48:32.627522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.650341 tst         register_default_mass.py: using MSISDN 1042
22:48:32.660202 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.682762 tst         register_default_mass.py: using MSISDN 1043
22:48:32.692707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.714940 tst         register_default_mass.py: using MSISDN 1044
22:48:32.724587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.746671 tst         register_default_mass.py: using MSISDN 1045
22:48:32.756299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.778472 tst         register_default_mass.py: using MSISDN 1046
22:48:32.788103 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.810195 tst         register_default_mass.py: using MSISDN 1047
22:48:32.819900 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.842107 tst         register_default_mass.py: using MSISDN 1048
22:48:32.851825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.874077 tst         register_default_mass.py: using MSISDN 1049
22:48:32.883696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.905780 tst         register_default_mass.py: using MSISDN 1050
22:48:32.915380 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.937275 tst         register_default_mass.py: using MSISDN 1051
22:48:32.946810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.968863 tst         register_default_mass.py: using MSISDN 1052
22:48:32.978437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.000563 tst         register_default_mass.py: using MSISDN 1053
22:48:33.010177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.032170 tst         register_default_mass.py: using MSISDN 1054
22:48:33.041721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.063565 tst         register_default_mass.py: using MSISDN 1055
22:48:33.073025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.098777 tst         register_default_mass.py: using MSISDN 1056
22:48:33.110046 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.132073 tst         register_default_mass.py: using MSISDN 1057
22:48:33.142087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.163936 tst         register_default_mass.py: using MSISDN 1058
22:48:33.173461 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.195370 tst         register_default_mass.py: using MSISDN 1059
22:48:33.204820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.226663 tst         register_default_mass.py: using MSISDN 1060
22:48:33.236211 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.258059 tst         register_default_mass.py: using MSISDN 1061
22:48:33.267462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.289348 tst         register_default_mass.py: using MSISDN 1062
22:48:33.298881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.320761 tst         register_default_mass.py: using MSISDN 1063
22:48:33.330259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.352220 tst         register_default_mass.py: using MSISDN 1064
22:48:33.361791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.383600 tst         register_default_mass.py: using MSISDN 1065
22:48:33.392988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.414848 tst         register_default_mass.py: using MSISDN 1066
22:48:33.424319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.446134 tst         register_default_mass.py: using MSISDN 1067
22:48:33.455559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.477274 tst         register_default_mass.py: using MSISDN 1068
22:48:33.486822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.508621 tst         register_default_mass.py: using MSISDN 1069
22:48:33.517930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.539664 tst         register_default_mass.py: using MSISDN 1070
22:48:33.549100 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.570935 tst         register_default_mass.py: using MSISDN 1071
22:48:33.580265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.602027 tst         register_default_mass.py: using MSISDN 1072
22:48:33.611579 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.633549 tst         register_default_mass.py: using MSISDN 1073
22:48:33.642922 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.664831 tst         register_default_mass.py: using MSISDN 1074
22:48:33.674337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.696156 tst         register_default_mass.py: using MSISDN 1075
22:48:33.705632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.727593 tst         register_default_mass.py: using MSISDN 1076
22:48:33.737149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.759232 tst         register_default_mass.py: using MSISDN 1077
22:48:33.768809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.790656 tst         register_default_mass.py: using MSISDN 1078
22:48:33.800134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.822149 tst         register_default_mass.py: using MSISDN 1079
22:48:33.831687 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.853653 tst         register_default_mass.py: using MSISDN 1080
22:48:33.863124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.885172 tst         register_default_mass.py: using MSISDN 1081
22:48:33.894854 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.916835 tst         register_default_mass.py: using MSISDN 1082
22:48:33.926429 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.948428 tst         register_default_mass.py: using MSISDN 1083
22:48:33.957916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.979834 tst         register_default_mass.py: using MSISDN 1084
22:48:33.989272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.011186 tst         register_default_mass.py: using MSISDN 1085
22:48:34.020690 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.048164 tst         register_default_mass.py: using MSISDN 1086
22:48:34.060287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.082454 tst         register_default_mass.py: using MSISDN 1087
22:48:34.092390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.114325 tst         register_default_mass.py: using MSISDN 1088
22:48:34.123921 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.145842 tst         register_default_mass.py: using MSISDN 1089
22:48:34.155392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.177237 tst         register_default_mass.py: using MSISDN 1090
22:48:34.186692 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.208796 tst         register_default_mass.py: using MSISDN 1091
22:48:34.218392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.246001 tst         register_default_mass.py: using MSISDN 1092
22:48:34.258217 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.280376 tst         register_default_mass.py: using MSISDN 1093
22:48:34.290320 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.312086 tst         register_default_mass.py: using MSISDN 1094
22:48:34.321577 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.343509 tst         register_default_mass.py: using MSISDN 1095
22:48:34.352901 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.374651 tst         register_default_mass.py: using MSISDN 1096
22:48:34.383964 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.405710 tst         register_default_mass.py: using MSISDN 1097
22:48:34.415117 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.436918 tst         register_default_mass.py: using MSISDN 1098
22:48:34.446199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.467997 tst         register_default_mass.py: using MSISDN 1099
22:48:34.477319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.499087 tst         register_default_mass.py: using MSISDN 1100
22:48:34.508416 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.596784 run                             mass: Starting testcase
22:48:34.602347 run                             mass: Pre-launching all virtphy's
22:48:34.607871 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.621263 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.627386 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.640427 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.646613 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.659805 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.665898 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.679028 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.685264 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.698531 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.704689 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.717997 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.724183 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.737331 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.743412 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.756550 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.762646 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.775764 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.781968 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.795080 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.801216 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.814366 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.820430 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.833508 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.839596 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.852749 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.858840 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.871876 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.877946 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.891024 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.897077 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.910135 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.916165 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.929228 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.935332 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.948409 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.954482 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.967588 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.973658 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.986781 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.992851 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.006012 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.012132 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.025295 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.031322 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.044352 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.050362 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.063487 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.069561 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.082723 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.088781 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.101882 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.107985 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.121102 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.127147 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.140184 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.146216 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.159309 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.165437 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.178762 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.184825 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.197980 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.204031 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.217220 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.223248 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.236495 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.242494 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.255591 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.261658 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.274721 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.280788 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.293835 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.299902 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.312908 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.318976 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.332027 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.338076 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.351099 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.357156 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.370199 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.376281 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.389437 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.395475 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.408662 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.414706 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.427913 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.434002 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.447104 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.453222 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.466331 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.472512 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.485627 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.491710 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.504770 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.510824 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.523896 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.529988 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.543115 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.549168 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.562258 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.568351 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.581478 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.587563 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.600645 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.606696 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.619823 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.625908 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.639156 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.645231 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.658400 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.664454 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.677640 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.683763 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.696986 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.703149 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.716514 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.722713 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.736017 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.742100 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.755203 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.761326 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.774476 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.780559 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.793657 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.799693 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.812734 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.818821 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.831941 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.837991 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.851116 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.857158 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.870252 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.876530 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.889728 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.895900 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.909002 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.915065 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.928349 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.934465 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.947764 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.953837 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.967039 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.973105 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.986267 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.992343 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.005482 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.011569 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.024691 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.030792 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.043878 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.049942 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.063035 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.069098 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.082243 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.088388 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.101510 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.107552 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.120942 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.127011 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.140353 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.146411 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.159796 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.165883 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.179150 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.185233 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.198368 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.204440 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.217560 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.223631 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.236717 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.242811 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.255973 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.262063 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.275231 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.281396 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.294560 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.300684 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.313808 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.319937 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.332988 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.339067 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.352398 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.358434 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.371723 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.377759 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.391036 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.397130 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.410432 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.416556 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.429766 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.435836 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.448918 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.454955 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.468017 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.474067 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.487138 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.493185 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.506256 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.512357 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.525537 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.531577 run                             mass: Checking if sockets are in the filesystem
22:48:36.561249 run                osmo-ms-mob/00000: Starting mobile
22:48:36.574289 run       osmo-ms-mob/00000(pid=135): Launched
22:48:36.585852 run                             mass: MS start registered  {at=28442.799278814, delay=0.005320552998455241, ms=00000}
22:48:40.747879 run                osmo-ms-mob/00001: Starting mobile
22:48:40.760928 run       osmo-ms-mob/00001(pid=136): Launched
22:48:40.771529 run                             mass: MS start registered  {at=28446.984956709, delay=0.003952552997361636, ms=00001}
22:48:41.617151 run                             mass: MS performed LU  {at=28447.830459905, lu_delay=5.031181090998871, ms=00000}
22:48:42.547764 run                osmo-ms-mob/00002: Starting mobile
22:48:42.561392 run       osmo-ms-mob/00002(pid=137): Launched
22:48:42.571808 run                             mass: MS start registered  {at=28448.785230038, delay=0.004272040001524147, ms=00002}
22:48:43.876142 run                osmo-ms-mob/00003: Starting mobile
22:48:43.893413 run       osmo-ms-mob/00003(pid=138): Launched
22:48:43.903958 run                             mass: MS start registered  {at=28450.117386094, delay=0.004076764998899307, ms=00003}
22:48:44.976085 run                osmo-ms-mob/00004: Starting mobile
22:48:44.992946 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.003213 run                             mass: MS start registered  {at=28451.216642178, delay=0.00409815599778085, ms=00004}
22:48:45.947741 run                osmo-ms-mob/00005: Starting mobile
22:48:45.961031 run       osmo-ms-mob/00005(pid=140): Launched
22:48:45.971478 run                             mass: MS start registered  {at=28452.184904817, delay=0.004220430000714259, ms=00005}
22:48:46.795414 run                             mass: MS performed LU  {at=28453.008722638, lu_delay=6.023765928999637, ms=00001}
22:48:46.833692 run                osmo-ms-mob/00006: Starting mobile
22:48:46.849242 run       osmo-ms-mob/00006(pid=141): Launched
22:48:46.859672 run                             mass: MS start registered  {at=28453.073103575, delay=0.004335376997914864, ms=00006}
22:48:47.768478 run                osmo-ms-mob/00007: Starting mobile
22:48:47.786540 run       osmo-ms-mob/00007(pid=142): Launched
22:48:47.797047 run                             mass: MS start registered  {at=28454.010471893, delay=0.004373728999780724, ms=00007}
22:48:48.560756 run                osmo-ms-mob/00008: Starting mobile
22:48:48.574555 run       osmo-ms-mob/00008(pid=143): Launched
22:48:48.585192 run                             mass: MS start registered  {at=28454.798616626, delay=0.004608641000231728, ms=00008}
22:48:48.696542 run                             mass: MS performed LU  {at=28454.909863304, lu_delay=6.124633266001183, ms=00002}
22:48:48.722410 run                             mass: MS performed LU  {at=28454.935830294, lu_delay=4.818444200001977, ms=00003}
22:48:49.276952 run                osmo-ms-mob/00009: Starting mobile
22:48:49.293957 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.304399 run                             mass: MS start registered  {at=28455.517828827, delay=0.004362732001027325, ms=00009}
22:48:49.947875 run                osmo-ms-mob/00010: Starting mobile
22:48:49.960944 run       osmo-ms-mob/00010(pid=145): Launched
22:48:49.971722 run                             mass: MS start registered  {at=28456.185151835, delay=0.004346256002463633, ms=00010}
22:48:50.583086 run                osmo-ms-mob/00011: Starting mobile
22:48:50.598391 run       osmo-ms-mob/00011(pid=146): Launched
22:48:50.604495 run                             mass: MS performed LU  {at=28456.817929895, lu_delay=5.601287717003288, ms=00004}
22:48:50.610383 run                             mass: MS start registered  {at=28456.8238268, delay=0.005914293000387261, ms=00011}
22:48:51.096319 run                             mass: MS performed LU  {at=28457.30963727, lu_delay=5.124732452997705, ms=00005}
22:48:51.124326 run                osmo-ms-mob/00012: Starting mobile
22:48:51.137534 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.148125 run                             mass: MS start registered  {at=28457.361556417, delay=0.0042482130011194386, ms=00012}
22:48:51.760429 run                osmo-ms-mob/00013: Starting mobile
22:48:51.774297 run       osmo-ms-mob/00013(pid=148): Launched
22:48:51.785330 run                             mass: MS start registered  {at=28457.998757389, delay=0.004988019998563686, ms=00013}
22:48:52.376317 run                osmo-ms-mob/00014: Starting mobile
22:48:52.392700 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.403530 run                             mass: MS start registered  {at=28458.616958217, delay=0.004420518002007157, ms=00014}
22:48:52.462593 run                             mass: MS performed LU  {at=28458.675881985, lu_delay=4.665410091998638, ms=00007}
22:48:52.488301 run                             mass: MS performed LU  {at=28458.701713365, lu_delay=5.6286097900010645, ms=00006}
22:48:52.982406 run                osmo-ms-mob/00015: Starting mobile
22:48:52.997930 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.009772 run                             mass: MS start registered  {at=28459.223192564, delay=0.00567551299900515, ms=00015}
22:48:53.451469 run                osmo-ms-mob/00016: Starting mobile
22:48:53.467049 run       osmo-ms-mob/00016(pid=151): Launched
22:48:53.478199 run                             mass: MS start registered  {at=28459.691625271, delay=0.004608704999554902, ms=00016}
22:48:53.973342 run                osmo-ms-mob/00017: Starting mobile
22:48:53.988435 run       osmo-ms-mob/00017(pid=152): Launched
22:48:53.999199 run                             mass: MS start registered  {at=28460.212626771, delay=0.00466711000262876, ms=00017}
22:48:54.326787 run                             mass: MS performed LU  {at=28460.540116483, lu_delay=5.022287656000117, ms=00009}
22:48:54.391859 run                             mass: MS performed LU  {at=28460.60518553, lu_delay=5.806568903997686, ms=00008}
22:48:54.573375 run                osmo-ms-mob/00018: Starting mobile
22:48:54.588133 run       osmo-ms-mob/00018(pid=153): Launched
22:48:54.598898 run                             mass: MS start registered  {at=28460.812328694, delay=0.004519486999924993, ms=00018}
22:48:54.973698 run                osmo-ms-mob/00019: Starting mobile
22:48:54.988652 run       osmo-ms-mob/00019(pid=154): Launched
22:48:54.999358 run                             mass: MS start registered  {at=28461.212788325, delay=0.004470620999200037, ms=00019}
22:48:55.460329 run                osmo-ms-mob/00020: Starting mobile
22:48:55.474239 run       osmo-ms-mob/00020(pid=155): Launched
22:48:55.484822 run                             mass: MS start registered  {at=28461.698252345, delay=0.004427684998518089, ms=00020}
22:48:55.966943 run                osmo-ms-mob/00021: Starting mobile
22:48:55.982915 run       osmo-ms-mob/00021(pid=156): Launched
22:48:55.993773 run                             mass: MS start registered  {at=28462.20719774, delay=0.004807779001566814, ms=00021}
22:48:56.227557 run                             mass: MS performed LU  {at=28462.440878457, lu_delay=5.079322040000989, ms=00012}
22:48:56.255117 run                             mass: MS performed LU  {at=28462.468469397, lu_delay=5.64464259700253, ms=00011}
22:48:56.277615 run                osmo-ms-mob/00022: Starting mobile
22:48:56.290800 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.301372 run                             mass: MS start registered  {at=28462.514803181, delay=0.004554369999823393, ms=00022}
22:48:56.343406 run                             mass: MS performed LU  {at=28462.556731277, lu_delay=6.37157944199862, ms=00010}
22:48:56.596591 run                             mass: MS performed LU  {at=28462.809917846, lu_delay=4.811160457000369, ms=00013}
22:48:56.884179 run                osmo-ms-mob/00023: Starting mobile
22:48:56.900287 run       osmo-ms-mob/00023(pid=158): Launched
22:48:56.910801 run                             mass: MS start registered  {at=28463.124230317, delay=0.004396727999846917, ms=00023}
22:48:57.260577 run                osmo-ms-mob/00024: Starting mobile
22:48:57.274285 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.285103 run                             mass: MS start registered  {at=28463.498532571, delay=0.004785188000823837, ms=00024}
22:48:57.785621 run                osmo-ms-mob/00025: Starting mobile
22:48:57.801416 run       osmo-ms-mob/00025(pid=160): Launched
22:48:57.812315 run                             mass: MS start registered  {at=28464.025740532, delay=0.004722538000351051, ms=00025}
22:48:58.027427 run                             mass: MS performed LU  {at=28464.240752267, lu_delay=4.549126996000268, ms=00016}
22:48:58.093099 run                             mass: MS performed LU  {at=28464.306424707, lu_delay=5.689466489999177, ms=00014}
22:48:58.120757 run                osmo-ms-mob/00026: Starting mobile
22:48:58.133937 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.144600 run                             mass: MS start registered  {at=28464.358031642, delay=0.0046604750023107044, ms=00026}
22:48:58.155756 run                             mass: MS performed LU  {at=28464.369183616, lu_delay=5.1459910519988625, ms=00015}
22:48:58.582891 run                osmo-ms-mob/00027: Starting mobile
22:48:58.598363 run       osmo-ms-mob/00027(pid=162): Launched
22:48:58.609001 run                             mass: MS start registered  {at=28464.822431396, delay=0.004552094000246143, ms=00027}
22:48:58.961445 run                osmo-ms-mob/00028: Starting mobile
22:48:58.975479 run       osmo-ms-mob/00028(pid=163): Launched
22:48:58.986709 run                             mass: MS start registered  {at=28465.200136519, delay=0.00509747999967658, ms=00028}
22:48:59.347286 run                osmo-ms-mob/00029: Starting mobile
22:48:59.360562 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.373028 run                             mass: MS start registered  {at=28465.586456005, delay=0.006275611998717068, ms=00029}
22:48:59.747926 run                osmo-ms-mob/00030: Starting mobile
22:48:59.761455 run       osmo-ms-mob/00030(pid=165): Launched
22:48:59.772009 run                             mass: MS start registered  {at=28465.985440055, delay=0.004473525998037076, ms=00030}
22:48:59.993262 run                             mass: MS performed LU  {at=28466.206585889, lu_delay=5.993959117997292, ms=00017}
22:49:00.021870 run                             mass: MS performed LU  {at=28466.235194721, lu_delay=5.422866027001874, ms=00018}
22:49:00.067350 run                osmo-ms-mob/00031: Starting mobile
22:49:00.082111 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.092475 run                             mass: MS start registered  {at=28466.305904387, delay=0.00433925000106683, ms=00031}
22:49:00.107388 run                             mass: MS performed LU  {at=28466.320819519, lu_delay=5.108031194002251, ms=00019}
22:49:00.362198 run                             mass: MS performed LU  {at=28466.575526292, lu_delay=4.8772739470005035, ms=00020}
22:49:00.420018 run                osmo-ms-mob/00032: Starting mobile
22:49:00.435459 run       osmo-ms-mob/00032(pid=167): Launched
22:49:00.445980 run                             mass: MS start registered  {at=28466.659412232, delay=0.004517562996625202, ms=00032}
22:49:00.858307 run                osmo-ms-mob/00033: Starting mobile
22:49:00.872194 run       osmo-ms-mob/00033(pid=168): Launched
22:49:00.882811 run                             mass: MS start registered  {at=28467.096239336, delay=0.004608207000273978, ms=00033}
22:49:01.247048 run                osmo-ms-mob/00034: Starting mobile
22:49:01.260107 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.271019 run                             mass: MS start registered  {at=28467.484449419, delay=0.003425015998800518, ms=00034}
22:49:01.548201 run                osmo-ms-mob/00035: Starting mobile
22:49:01.561882 run       osmo-ms-mob/00035(pid=170): Launched
22:49:01.572547 run                             mass: MS start registered  {at=28467.785977623, delay=0.004461674001504434, ms=00035}
22:49:01.793643 run                             mass: MS performed LU  {at=28468.006967708, lu_delay=4.882737390998955, ms=00023}
22:49:01.858166 run                             mass: MS performed LU  {at=28468.071492128, lu_delay=5.55668894700284, ms=00022}
22:49:01.895230 run                osmo-ms-mob/00036: Starting mobile
22:49:01.908814 run       osmo-ms-mob/00036(pid=171): Launched
22:49:01.919524 run                             mass: MS start registered  {at=28468.132957702, delay=0.004535839001619024, ms=00036}
22:49:01.926036 run                             mass: MS performed LU  {at=28468.139475725, lu_delay=5.932277984997199, ms=00021}
22:49:02.048293 run                             mass: MS performed LU  {at=28468.261620435, lu_delay=4.763087864001136, ms=00024}
22:49:02.383703 run                osmo-ms-mob/00037: Starting mobile
22:49:02.399464 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.410037 run                             mass: MS start registered  {at=28468.623466535, delay=0.004467349997867132, ms=00037}
22:49:02.659803 run                osmo-ms-mob/00038: Starting mobile
22:49:02.673688 run       osmo-ms-mob/00038(pid=173): Launched
22:49:02.684317 run                             mass: MS start registered  {at=28468.897744805, delay=0.004421719000674784, ms=00038}
22:49:02.961495 run                osmo-ms-mob/00039: Starting mobile
22:49:02.975503 run       osmo-ms-mob/00039(pid=174): Launched
22:49:02.986017 run                             mass: MS start registered  {at=28469.19944594, delay=0.004391604001284577, ms=00039}
22:49:03.360373 run                osmo-ms-mob/00040: Starting mobile
22:49:03.374240 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.384924 run                             mass: MS start registered  {at=28469.598355418, delay=0.004529675999947358, ms=00040}
22:49:03.676756 run                osmo-ms-mob/00041: Starting mobile
22:49:03.691713 run       osmo-ms-mob/00041(pid=176): Launched
22:49:03.702510 run                             mass: MS start registered  {at=28469.915940894, delay=0.004397597000206588, ms=00041}
22:49:03.759604 run                             mass: MS performed LU  {at=28469.972939401, lu_delay=5.947198868998385, ms=00025}
22:49:03.785896 run                             mass: MS performed LU  {at=28469.99930552, lu_delay=5.641273877998174, ms=00026}
22:49:03.810431 run                osmo-ms-mob/00042: Starting mobile
22:49:03.823663 run       osmo-ms-mob/00042(pid=177): Launched
22:49:03.834269 run                             mass: MS start registered  {at=28470.047702426, delay=0.004534432999207638, ms=00042}
22:49:03.874587 run                             mass: MS performed LU  {at=28470.087865758, lu_delay=5.2654343619979045, ms=00027}
22:49:04.185063 run                             mass: MS performed LU  {at=28470.398392076, lu_delay=4.811936071000673, ms=00029}
22:49:04.369204 run                osmo-ms-mob/00043: Starting mobile
22:49:04.385062 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.395990 run                             mass: MS start registered  {at=28470.609414472, delay=0.0047188179996737745, ms=00043}
22:49:04.661234 run                osmo-ms-mob/00044: Starting mobile
22:49:04.674945 run       osmo-ms-mob/00044(pid=179): Launched
22:49:04.685879 run                             mass: MS start registered  {at=28470.899305474, delay=0.004844775998208206, ms=00044}
22:49:04.960109 run                osmo-ms-mob/00045: Starting mobile
22:49:04.974107 run       osmo-ms-mob/00045(pid=180): Launched
22:49:04.985127 run                             mass: MS start registered  {at=28471.198554908, delay=0.004942521998600569, ms=00045}
22:49:05.247347 run                osmo-ms-mob/00046: Starting mobile
22:49:05.260490 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.271204 run                             mass: MS start registered  {at=28471.484633494, delay=0.004688478002208285, ms=00046}
22:49:05.579447 run                osmo-ms-mob/00047: Starting mobile
22:49:05.607253 run       osmo-ms-mob/00047(pid=182): Launched
22:49:05.613493 run                             mass: MS performed LU  {at=28471.826929113, lu_delay=4.7306897769994976, ms=00033}
22:49:05.619543 run                             mass: MS start registered  {at=28471.832987117, delay=0.006076254998333752, ms=00047}
22:49:05.625873 run                             mass: MS performed LU  {at=28471.839310382, lu_delay=5.179898150003282, ms=00032}
22:49:05.636973 run                osmo-ms-mob/00048: Starting mobile
22:49:05.650142 run       osmo-ms-mob/00048(pid=183): Launched
22:49:05.660743 run                             mass: MS start registered  {at=28471.874176501, delay=0.004559990000416292, ms=00048}
22:49:05.687758 run                             mass: MS performed LU  {at=28471.901122592, lu_delay=5.595218204998673, ms=00031}
22:49:05.813436 run                             mass: MS performed LU  {at=28472.026761503, lu_delay=6.041321447999508, ms=00030}
22:49:05.827839 run                osmo-ms-mob/00049: Starting mobile
22:49:05.841284 run       osmo-ms-mob/00049(pid=184): Launched
22:49:05.851932 run                             mass: MS start registered  {at=28472.065364488, delay=0.004609186999005033, ms=00049}
22:49:06.459829 run                osmo-ms-mob/00050: Starting mobile
22:49:06.474195 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.484948 run                             mass: MS start registered  {at=28472.698375374, delay=0.00457805800033384, ms=00050}
22:49:06.861635 run                osmo-ms-mob/00051: Starting mobile
22:49:06.875873 run       osmo-ms-mob/00051(pid=186): Launched
22:49:06.886936 run                             mass: MS start registered  {at=28473.100363766, delay=0.004858610998780932, ms=00051}
22:49:07.147248 run                osmo-ms-mob/00052: Starting mobile
22:49:07.160609 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.171542 run                             mass: MS start registered  {at=28473.384969189, delay=0.004868321997491876, ms=00052}
22:49:07.404572 run                             mass: MS performed LU  {at=28473.617971007, lu_delay=5.485013304998574, ms=00036}
22:49:07.421932 run                osmo-ms-mob/00053: Starting mobile
22:49:07.436372 run       osmo-ms-mob/00053(pid=188): Launched
22:49:07.447627 run                             mass: MS start registered  {at=28473.661054924, delay=0.004803485000593355, ms=00053}
22:49:07.479503 run                             mass: MS performed LU  {at=28473.692839024, lu_delay=5.069372489000671, ms=00037}
22:49:07.552038 run                             mass: MS performed LU  {at=28473.765428105, lu_delay=5.979450482001994, ms=00035}
22:49:07.571480 run                osmo-ms-mob/00054: Starting mobile
22:49:07.585182 run       osmo-ms-mob/00054(pid=189): Launched
22:49:07.596420 run                             mass: MS start registered  {at=28473.809845189, delay=0.004853050999372499, ms=00054}
22:49:07.733426 run                             mass: MS performed LU  {at=28473.946753388, lu_delay=5.049008583002433, ms=00038}
22:49:07.987068 run                             mass: MS performed LU  {at=28474.200369907, lu_delay=5.000923966999835, ms=00039}
22:49:08.027478 run                osmo-ms-mob/00055: Starting mobile
22:49:08.041452 run       osmo-ms-mob/00055(pid=190): Launched
22:49:08.052419 run                             mass: MS start registered  {at=28474.265847289, delay=0.004831817001104355, ms=00055}
22:49:08.362229 run                osmo-ms-mob/00056: Starting mobile
22:49:08.376706 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.387781 run                             mass: MS start registered  {at=28474.601208784, delay=0.004824821000511292, ms=00056}
22:49:08.446484 run                             mass: MS performed LU  {at=28474.659894998, lu_delay=7.175445578999643, ms=00034}
22:49:08.592398 run                             mass: MS performed LU  {at=28474.805723486, lu_delay=4.196309013997961, ms=00043}
22:49:08.622421 run                osmo-ms-mob/00057: Starting mobile
22:49:08.636445 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.642780 run                             mass: MS performed LU  {at=28474.856216183, lu_delay=3.6576612750031927, ms=00045}
22:49:08.648840 run                             mass: MS start registered  {at=28474.862283781, delay=0.006084985001507448, ms=00057}
22:49:09.074428 run                osmo-ms-mob/00058: Starting mobile
22:49:09.089423 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.100420 run                             mass: MS start registered  {at=28475.313849719, delay=0.004568375999951968, ms=00058}
22:49:09.324750 run                             mass: MS performed LU  {at=28475.538073706, lu_delay=5.6221328120009275, ms=00041}
22:49:09.370812 run                osmo-ms-mob/00059: Starting mobile
22:49:09.384917 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.391406 run                             mass: MS performed LU  {at=28475.604840466, lu_delay=6.0064850480011955, ms=00040}
22:49:09.397631 run                             mass: MS start registered  {at=28475.611073417, delay=0.006251426999369869, ms=00059}
22:49:09.454617 run                             mass: MS performed LU  {at=28475.667915471, lu_delay=5.620213045000128, ms=00042}
22:49:09.479953 run                osmo-ms-mob/00060: Starting mobile
22:49:09.493930 run       osmo-ms-mob/00060(pid=195): Launched
22:49:09.504839 run                             mass: MS start registered  {at=28475.718269615, delay=0.004340830000728602, ms=00060}
22:49:09.652455 run                             mass: MS performed LU  {at=28475.865762323, lu_delay=4.966456849000679, ms=00044}
22:49:10.092240 run                osmo-ms-mob/00061: Starting mobile
22:49:10.110004 run       osmo-ms-mob/00061(pid=196): Launched
22:49:10.121163 run                             mass: MS start registered  {at=28476.334590242, delay=0.004627656999218743, ms=00061}
22:49:10.358880 run                osmo-ms-mob/00062: Starting mobile
22:49:10.372660 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.383848 run                             mass: MS start registered  {at=28476.597278368, delay=0.004711603000032483, ms=00062}
22:49:10.660165 run                osmo-ms-mob/00063: Starting mobile
22:49:10.674081 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.684915 run                             mass: MS start registered  {at=28476.898344491, delay=0.004601054999511689, ms=00063}
22:49:11.073518 run                osmo-ms-mob/00064: Starting mobile
22:49:11.088751 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.099720 run                             mass: MS start registered  {at=28477.313149762, delay=0.004577214000164531, ms=00064}
22:49:11.170923 run                             mass: MS performed LU  {at=28477.38425174, lu_delay=5.551264623001771, ms=00047}
22:49:11.193130 run                             mass: MS performed LU  {at=28477.406569265, lu_delay=5.921935770998971, ms=00046}
22:49:11.318778 run                             mass: MS performed LU  {at=28477.532096059, lu_delay=4.833720685001026, ms=00050}
22:49:11.346647 run                osmo-ms-mob/00065: Starting mobile
22:49:11.359872 run       osmo-ms-mob/00065(pid=200): Launched
22:49:11.370871 run                             mass: MS start registered  {at=28477.584303683, delay=0.004808121000678511, ms=00065}
22:49:11.481406 run                             mass: MS performed LU  {at=28477.694730476, lu_delay=5.629365987999336, ms=00049}
22:49:11.503931 run                             mass: MS performed LU  {at=28477.717370778, lu_delay=5.843194276996655, ms=00048}
22:49:11.515739 run                osmo-ms-mob/00066: Starting mobile
22:49:11.528985 run       osmo-ms-mob/00066(pid=201): Launched
22:49:11.535113 run                             mass: MS performed LU  {at=28477.748550474, lu_delay=4.648186708000139, ms=00051}
22:49:11.541022 run                             mass: MS start registered  {at=28477.754465938, delay=0.005931444000452757, ms=00066}
22:49:12.160287 run                osmo-ms-mob/00067: Starting mobile
22:49:12.174540 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.185821 run                             mass: MS start registered  {at=28478.399243922, delay=0.005173434998141602, ms=00067}
22:49:12.352535 run                             mass: MS performed LU  {at=28478.565864882, lu_delay=3.703581100999145, ms=00057}
22:49:12.382071 run                osmo-ms-mob/00068: Starting mobile
22:49:12.395710 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.408444 run                             mass: MS start registered  {at=28478.621859681, delay=0.006539206999150338, ms=00068}
22:49:12.876497 run                osmo-ms-mob/00069: Starting mobile
22:49:12.891569 run       osmo-ms-mob/00069(pid=204): Launched
22:49:12.902496 run                             mass: MS start registered  {at=28479.115926785, delay=0.0048223000012512784, ms=00069}
22:49:13.091425 run                             mass: MS performed LU  {at=28479.304724092, lu_delay=5.038876802998857, ms=00055}
22:49:13.118067 run                             mass: MS performed LU  {at=28479.331505445, lu_delay=5.670450521000021, ms=00053}
22:49:13.129503 run                osmo-ms-mob/00070: Starting mobile
22:49:13.142870 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.154112 run                             mass: MS start registered  {at=28479.367537406, delay=0.00519725300182472, ms=00070}
22:49:13.220001 run                             mass: MS performed LU  {at=28479.433342196, lu_delay=4.832133412000985, ms=00056}
22:49:13.399756 run                             mass: MS performed LU  {at=28479.613080696, lu_delay=5.8032355069990444, ms=00054}
22:49:13.417870 run                             mass: MS performed LU  {at=28479.631217929, lu_delay=6.246248740000738, ms=00052}
22:49:13.434568 run                osmo-ms-mob/00071: Starting mobile
22:49:13.447822 run       osmo-ms-mob/00071(pid=206): Launched
22:49:13.459091 run                             mass: MS start registered  {at=28479.67251768, delay=0.004926678000629181, ms=00071}
22:49:14.059982 run                osmo-ms-mob/00072: Starting mobile
22:49:14.074370 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.085323 run                             mass: MS start registered  {at=28480.29875287, delay=0.004813350999029353, ms=00072}
22:49:14.447948 run                osmo-ms-mob/00073: Starting mobile
22:49:14.461076 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.472630 run                             mass: MS start registered  {at=28480.686051288, delay=0.005181671000173083, ms=00073}
22:49:14.847852 run                osmo-ms-mob/00074: Starting mobile
22:49:14.861394 run       osmo-ms-mob/00074(pid=209): Launched
22:49:14.872282 run                             mass: MS start registered  {at=28481.085712372, delay=0.004718267002317589, ms=00074}
22:49:15.038580 run                             mass: MS performed LU  {at=28481.25182835, lu_delay=5.533558734998223, ms=00060}
22:49:15.064589 run                             mass: MS performed LU  {at=28481.278026531, lu_delay=5.666953113999625, ms=00059}
22:49:15.086455 run                osmo-ms-mob/00075: Starting mobile
22:49:15.099712 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.105957 run                             mass: MS performed LU  {at=28481.319394199, lu_delay=6.005544479998207, ms=00058}
22:49:15.112041 run                             mass: MS start registered  {at=28481.325484299, delay=0.006107234999944922, ms=00075}
22:49:15.172108 run                             mass: MS performed LU  {at=28481.385430688, lu_delay=4.788152319997607, ms=00062}
22:49:15.194396 run                             mass: MS performed LU  {at=28481.407835139, lu_delay=5.073244897001132, ms=00061}
22:49:15.246668 run                             mass: MS performed LU  {at=28481.459957909, lu_delay=4.56161341799816, ms=00063}
22:49:15.260799 run                osmo-ms-mob/00076: Starting mobile
22:49:15.274236 run       osmo-ms-mob/00076(pid=211): Launched
22:49:15.285364 run                             mass: MS start registered  {at=28481.49879456, delay=0.0049874770011228975, ms=00076}
22:49:16.161276 run                osmo-ms-mob/00077: Starting mobile
22:49:16.175695 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.187111 run                             mass: MS start registered  {at=28482.40052694, delay=0.005340261999663198, ms=00077}
22:49:16.677368 run                osmo-ms-mob/00078: Starting mobile
22:49:16.693779 run       osmo-ms-mob/00078(pid=213): Launched
22:49:16.705095 run                             mass: MS start registered  {at=28482.918526154, delay=0.004992676000256324, ms=00078}
22:49:16.857511 run                             mass: MS performed LU  {at=28483.070834437, lu_delay=4.671590515001299, ms=00067}
22:49:16.875270 run                             mass: MS performed LU  {at=28483.08861325, lu_delay=5.504309567000746, ms=00065}
22:49:16.891748 run                osmo-ms-mob/00079: Starting mobile
22:49:16.905351 run       osmo-ms-mob/00079(pid=214): Launched
22:49:16.916359 run                             mass: MS start registered  {at=28483.129789418, delay=0.004655870998249156, ms=00079}
22:49:16.986142 run                             mass: MS performed LU  {at=28483.199467351, lu_delay=4.57760767000218, ms=00068}
22:49:17.147172 run                             mass: MS performed LU  {at=28483.360495533, lu_delay=5.606029595001019, ms=00066}
22:49:17.165507 run                             mass: MS performed LU  {at=28483.378859067, lu_delay=6.065709304999473, ms=00064}
22:49:17.561523 run                osmo-ms-mob/00080: Starting mobile
22:49:17.575824 run       osmo-ms-mob/00080(pid=215): Launched
22:49:17.587156 run                             mass: MS start registered  {at=28483.800587121, delay=0.004876646999036893, ms=00080}
22:49:18.061307 run                osmo-ms-mob/00081: Starting mobile
22:49:18.075480 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.086456 run                             mass: MS start registered  {at=28484.299883126, delay=0.004808805002539884, ms=00081}
22:49:18.448021 run                osmo-ms-mob/00082: Starting mobile
22:49:18.461149 run       osmo-ms-mob/00082(pid=217): Launched
22:49:18.472315 run                             mass: MS start registered  {at=28484.68574483, delay=0.004821891998290084, ms=00082}
22:49:18.804056 run                             mass: MS performed LU  {at=28485.017261646, lu_delay=5.901334860998759, ms=00069}
22:49:18.821952 run                             mass: MS performed LU  {at=28485.035302456, lu_delay=4.736549585999455, ms=00072}
22:49:18.850893 run                             mass: MS performed LU  {at=28485.064212688, lu_delay=5.391695008001989, ms=00071}
22:49:18.888687 run                osmo-ms-mob/00083: Starting mobile
22:49:18.904088 run       osmo-ms-mob/00083(pid=218): Launched
22:49:18.914885 run                             mass: MS start registered  {at=28485.128314175, delay=0.004670819998864317, ms=00083}
22:49:19.191772 run                             mass: MS performed LU  {at=28485.405096994, lu_delay=4.719045705998724, ms=00073}
22:49:19.547993 run                osmo-ms-mob/00084: Starting mobile
22:49:19.561625 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.572588 run                             mass: MS start registered  {at=28485.786020223, delay=0.004593399000441423, ms=00084}
22:49:20.061353 run                osmo-ms-mob/00085: Starting mobile
22:49:20.075455 run       osmo-ms-mob/00085(pid=220): Launched
22:49:20.086390 run                             mass: MS start registered  {at=28486.299821126, delay=0.004710407996753929, ms=00085}
22:49:20.623104 run                             mass: MS performed LU  {at=28486.836428216, lu_delay=4.43590127599964, ms=00077}
22:49:20.675475 run                osmo-ms-mob/00086: Starting mobile
22:49:20.690272 run       osmo-ms-mob/00086(pid=221): Launched
22:49:20.696331 run                             mass: MS performed LU  {at=28486.909767361, lu_delay=5.584283062002214, ms=00075}
22:49:20.702208 run                             mass: MS start registered  {at=28486.915651827, delay=0.005902419998164987, ms=00086}
22:49:20.752469 run                             mass: MS performed LU  {at=28486.965817631, lu_delay=5.467023070999858, ms=00076}
22:49:20.896486 run                             mass: MS performed LU  {at=28487.109810922, lu_delay=6.024098549998598, ms=00074}
22:49:20.919986 run                             mass: MS performed LU  {at=28487.133425713, lu_delay=21.93328919399937, ms=00028}
22:49:21.276874 run                osmo-ms-mob/00087: Starting mobile
22:49:21.293183 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.304281 run                             mass: MS start registered  {at=28487.517703583, delay=0.004912456999591086, ms=00087}
22:49:21.860145 run                osmo-ms-mob/00088: Starting mobile
22:49:21.874803 run       osmo-ms-mob/00088(pid=223): Launched
22:49:21.885776 run                             mass: MS start registered  {at=28488.099203281, delay=0.004869299998972565, ms=00088}
22:49:22.477970 run                osmo-ms-mob/00089: Starting mobile
22:49:22.496006 run       osmo-ms-mob/00089(pid=224): Launched
22:49:22.506917 run                             mass: MS start registered  {at=28488.720345445, delay=0.00465838300078758, ms=00089}
22:49:22.569674 run                             mass: MS performed LU  {at=28488.78298691, lu_delay=4.982399788998009, ms=00080}
22:49:22.591861 run                             mass: MS performed LU  {at=28488.805299871, lu_delay=5.675510453002062, ms=00079}
22:49:22.616210 run                             mass: MS performed LU  {at=28488.829571843, lu_delay=5.911045689001185, ms=00078}
22:49:22.957526 run                             mass: MS performed LU  {at=28489.17085139, lu_delay=4.870968264000112, ms=00081}
22:49:22.997054 run                osmo-ms-mob/00090: Starting mobile
22:49:23.012637 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.023752 run                             mass: MS start registered  {at=28489.237180489, delay=0.004868069998337887, ms=00090}
22:49:23.748572 run                osmo-ms-mob/00091: Starting mobile
22:49:23.761754 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.772875 run                             mass: MS start registered  {at=28489.986303477, delay=0.004859119999309769, ms=00091}
22:49:24.388756 run                             mass: MS performed LU  {at=28490.602081696, lu_delay=5.473767521001719, ms=00083}
22:49:24.441067 run                osmo-ms-mob/00092: Starting mobile
22:49:24.455556 run       osmo-ms-mob/00092(pid=227): Launched
22:49:24.461632 run                             mass: MS performed LU  {at=28490.675068623, lu_delay=5.989323793000949, ms=00082}
22:49:24.467466 run                             mass: MS start registered  {at=28490.680909899, delay=0.005859180000697961, ms=00092}
22:49:24.518098 run                             mass: MS performed LU  {at=28490.731421277, lu_delay=4.945401053999376, ms=00084}
22:49:25.275483 run                osmo-ms-mob/00093: Starting mobile
22:49:25.292092 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.303617 run                             mass: MS start registered  {at=28491.517033006, delay=0.005406944997957908, ms=00093}
22:49:26.175621 run                osmo-ms-mob/00094: Starting mobile
22:49:26.192224 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.203256 run                             mass: MS start registered  {at=28492.41668677, delay=0.004828793000342557, ms=00094}
22:49:26.336411 run                             mass: MS performed LU  {at=28492.549690867, lu_delay=5.031987284000934, ms=00087}
22:49:26.362468 run                             mass: MS performed LU  {at=28492.575906461, lu_delay=6.276085335000971, ms=00085}
22:49:26.381543 run                             mass: MS performed LU  {at=28492.594952561, lu_delay=5.679300734002027, ms=00086}
22:49:26.705335 run                             mass: MS performed LU  {at=28492.918662366, lu_delay=4.819459084999835, ms=00088}
22:49:27.080119 run                osmo-ms-mob/00095: Starting mobile
22:49:27.106056 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.119414 run                             mass: MS start registered  {at=28493.332841453, delay=0.006750304000888718, ms=00095}
22:49:28.075341 run                osmo-ms-mob/00096: Starting mobile
22:49:28.092121 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.103022 run                             mass: MS start registered  {at=28494.316452348, delay=0.004779072001838358, ms=00096}
22:49:28.135383 run                             mass: MS performed LU  {at=28494.34871974, lu_delay=4.362416263000341, ms=00091}
22:49:28.153670 run                             mass: MS performed LU  {at=28494.367030844, lu_delay=5.129850355002418, ms=00090}
22:49:28.283267 run                             mass: MS performed LU  {at=28494.496593179, lu_delay=5.776247734000208, ms=00089}
22:49:29.160368 run                osmo-ms-mob/00097: Starting mobile
22:49:29.174168 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.185157 run                             mass: MS start registered  {at=28495.398587193, delay=0.004661612001655158, ms=00097}
22:49:30.101780 run                             mass: MS performed LU  {at=28496.315087717, lu_delay=4.798054711001896, ms=00093}
22:49:30.119558 run                             mass: MS performed LU  {at=28496.332908397, lu_delay=5.6519984979968285, ms=00092}
22:49:30.467655 run                osmo-ms-mob/00098: Starting mobile
22:49:30.484231 run       osmo-ms-mob/00098(pid=233): Launched
22:49:30.494995 run                             mass: MS start registered  {at=28496.708423875, delay=0.004662651997932699, ms=00098}
22:49:32.031174 run                             mass: MS performed LU  {at=28498.244496741, lu_delay=4.911655288000475, ms=00095}
22:49:32.048744 run                             mass: MS performed LU  {at=28498.262095469, lu_delay=5.845408698998654, ms=00094}
22:49:32.277161 run                osmo-ms-mob/00099: Starting mobile
22:49:32.294192 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.300395 run                             mass: All started... {duration=55.76313247700091, too_slow=0}
22:49:32.306196 run                             mass: MS start registered  {at=28498.51963369, delay=0.005794813001557486, ms=00099}
22:49:33.867723 run                             mass: MS performed LU  {at=28500.081051499, lu_delay=4.682464305999019, ms=00097}
22:49:33.885119 run                             mass: MS performed LU  {at=28500.098493593, lu_delay=5.782041244998254, ms=00096}
22:49:35.797024 run                             mass: MS performed LU  {at=28502.010347864, lu_delay=5.301923989001807, ms=00098}
22:49:36.050640 run                             mass: MS performed LU  {at=28502.263949098, lu_delay=22.896411691999674, ms=00070}
22:49:37.633968 run                             mass: MS performed LU  {at=28503.847272886, lu_delay=5.327639195998927, ms=00099}
22:49:37.657826 run                             mass: Tests done {all_completed=True, max=22.896411691999674, min=3.6576612750031927}
22:49:37.663550 tst         register_default_mass.py: Test passed (79.2 sec)
22:49:37.669098 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.672505 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.675869 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:37.679415 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:37.682788 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:37.686225 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:37.689728 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:37.693173 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:37.696610 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:37.700017 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:37.703441 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:37.706902 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:37.710278 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:37.713647 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:37.717116 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:37.720572 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:37.724035 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:37.727604 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:37.731108 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:37.734610 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:37.738630 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:37.742079 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:37.745527 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:37.748977 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:37.752442 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:37.755891 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:37.759717 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:37.763229 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:37.766699 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:37.770153 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:37.773632 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:37.777315 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:37.780815 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:37.784239 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:37.788103 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.792178 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.796135 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.800002 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.803714 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.807233 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.810717 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.814213 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.817718 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.821807 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.825484 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.829118 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.832775 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.836390 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.840104 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.843631 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.847116 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.851007 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.854534 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.858020 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.861505 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.864995 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.868629 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.872122 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.875620 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.879109 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.882629 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.886147 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.889658 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.893144 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.896647 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.900163 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.903751 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.907248 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.910748 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.914216 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.917709 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.921189 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.924684 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.928221 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.932244 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.935743 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.939219 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.942711 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.946619 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.950067 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.953483 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.957047 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.960513 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.964020 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.967520 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.970998 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.974415 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.977896 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.981314 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.984807 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.988299 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.991779 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.995205 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.998712 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.002211 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.005651 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.009030 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.012558 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.016115 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.020358 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.023875 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.027383 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.030891 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.034455 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.037932 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.041334 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.044823 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.048312 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.051803 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.055327 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.058938 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.062526 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.066090 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.069636 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.073142 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.076475 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.079802 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.083132 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.086430 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.089746 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.093064 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.096398 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.099737 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.103058 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.106382 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.109714 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.113048 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.116379 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.119699 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.123029 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.126350 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.129693 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.133033 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.136353 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.139672 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.142997 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.146326 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.149651 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.152967 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.156288 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.159602 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.162917 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.166218 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.169537 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.172854 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.176183 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.179508 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.182834 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.186150 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.189480 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.192805 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.196145 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.199457 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:38.202782 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:38.206108 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:38.209438 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:38.212763 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:38.216083 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:38.219407 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.222716 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.226030 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.229364 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.232680 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.236021 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.239343 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.242663 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.245975 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.249304 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.252618 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.255939 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.259260 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.262572 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.265884 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.269204 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.272524 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.275857 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.279174 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.282507 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.285839 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.289156 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.292496 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.295820 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.299137 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.302464 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.305770 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.309097 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.312417 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.315725 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.319045 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.322363 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.325690 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.328998 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.332300 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.335619 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.338942 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:38.342252 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:38.345564 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:38.348886 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:38.352209 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:38.355524 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:38.358837 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:38.362156 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:38.365472 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:38.368797 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:38.372115 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:38.375433 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:38.378753 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:38.382074 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:38.385391 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:38.388703 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:38.392027 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:38.395347 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:38.398662 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:38.401986 ---      ParallelTerminationStrategy: PID 22 died...
22:49:38.403491 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:38.407183 ---      ParallelTerminationStrategy: PID 23 died...
22:49:38.408674 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:38.412336 ---      ParallelTerminationStrategy: PID 24 died...
22:49:38.413820 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:38.417503 ---      ParallelTerminationStrategy: PID 25 died...
22:49:38.419061 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:38.422887 ---      ParallelTerminationStrategy: PID 26 died...
22:49:38.424443 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:38.428317 ---      ParallelTerminationStrategy: PID 27 died...
22:49:38.429849 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:38.433689 ---      ParallelTerminationStrategy: PID 28 died...
22:49:38.435257 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:38.439129 ---      ParallelTerminationStrategy: PID 29 died...
22:49:38.440694 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:38.444556 ---      ParallelTerminationStrategy: PID 30 died...
22:49:38.446113 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:38.449976 ---      ParallelTerminationStrategy: PID 31 died...
22:49:38.451552 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:38.455454 ---      ParallelTerminationStrategy: PID 32 died...
22:49:38.457007 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:38.460912 ---      ParallelTerminationStrategy: PID 33 died...
22:49:38.462483 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:38.466291 ---      ParallelTerminationStrategy: PID 35 died...
22:49:38.467820 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:38.471540 ---      ParallelTerminationStrategy: PID 36 died...
22:49:38.473044 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:38.476753 ---      ParallelTerminationStrategy: PID 37 died...
22:49:38.478255 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:38.482000 ---      ParallelTerminationStrategy: PID 38 died...
22:49:38.483525 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:38.487248 ---      ParallelTerminationStrategy: PID 39 died...
22:49:38.488763 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:38.492471 ---      ParallelTerminationStrategy: PID 40 died...
22:49:38.493970 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:38.497679 ---      ParallelTerminationStrategy: PID 41 died...
22:49:38.499191 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:38.502919 ---      ParallelTerminationStrategy: PID 42 died...
22:49:38.504437 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:38.508123 ---      ParallelTerminationStrategy: PID 43 died...
22:49:38.509608 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:38.513298 ---      ParallelTerminationStrategy: PID 44 died...
22:49:38.514790 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:38.518463 ---      ParallelTerminationStrategy: PID 45 died...
22:49:38.519977 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:38.523662 ---      ParallelTerminationStrategy: PID 46 died...
22:49:38.525161 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.528875 ---      ParallelTerminationStrategy: PID 47 died...
22:49:38.530372 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.534070 ---      ParallelTerminationStrategy: PID 48 died...
22:49:38.535585 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.539266 ---      ParallelTerminationStrategy: PID 49 died...
22:49:38.540764 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.544464 ---      ParallelTerminationStrategy: PID 50 died...
22:49:38.545953 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.549626 ---      ParallelTerminationStrategy: PID 51 died...
22:49:38.551135 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.554824 ---      ParallelTerminationStrategy: PID 52 died...
22:49:38.556319 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.560023 ---      ParallelTerminationStrategy: PID 53 died...
22:49:38.561517 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.565199 ---      ParallelTerminationStrategy: PID 54 died...
22:49:38.566701 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.570383 ---      ParallelTerminationStrategy: PID 55 died...
22:49:38.571881 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.575572 ---      ParallelTerminationStrategy: PID 56 died...
22:49:38.577058 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.580721 ---      ParallelTerminationStrategy: PID 57 died...
22:49:38.582211 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.585893 ---      ParallelTerminationStrategy: PID 58 died...
22:49:38.587392 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.591082 ---      ParallelTerminationStrategy: PID 59 died...
22:49:38.592581 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.596289 ---      ParallelTerminationStrategy: PID 60 died...
22:49:38.597794 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.601500 ---      ParallelTerminationStrategy: PID 61 died...
22:49:38.603002 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.606698 ---      ParallelTerminationStrategy: PID 62 died...
22:49:38.608203 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.611877 ---      ParallelTerminationStrategy: PID 63 died...
22:49:38.613375 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.617097 ---      ParallelTerminationStrategy: PID 64 died...
22:49:38.618590 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.622276 ---      ParallelTerminationStrategy: PID 65 died...
22:49:38.623788 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.627464 ---      ParallelTerminationStrategy: PID 66 died...
22:49:38.628958 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.632651 ---      ParallelTerminationStrategy: PID 67 died...
22:49:38.634150 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.637864 ---      ParallelTerminationStrategy: PID 68 died...
22:49:38.639389 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.643085 ---      ParallelTerminationStrategy: PID 69 died...
22:49:38.644590 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.648288 ---      ParallelTerminationStrategy: PID 70 died...
22:49:38.649782 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.653473 ---      ParallelTerminationStrategy: PID 71 died...
22:49:38.654980 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.658691 ---      ParallelTerminationStrategy: PID 72 died...
22:49:38.660187 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.663868 ---      ParallelTerminationStrategy: PID 73 died...
22:49:38.665369 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.669067 ---      ParallelTerminationStrategy: PID 74 died...
22:49:38.670571 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.674259 ---      ParallelTerminationStrategy: PID 75 died...
22:49:38.675770 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.679453 ---      ParallelTerminationStrategy: PID 76 died...
22:49:38.680950 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.684617 ---      ParallelTerminationStrategy: PID 77 died...
22:49:38.686114 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.689815 ---      ParallelTerminationStrategy: PID 78 died...
22:49:38.691310 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.694996 ---      ParallelTerminationStrategy: PID 79 died...
22:49:38.696490 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.700186 ---      ParallelTerminationStrategy: PID 80 died...
22:49:38.701678 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.705367 ---      ParallelTerminationStrategy: PID 81 died...
22:49:38.706869 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.710552 ---      ParallelTerminationStrategy: PID 82 died...
22:49:38.712055 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.715756 ---      ParallelTerminationStrategy: PID 83 died...
22:49:38.717246 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.720947 ---      ParallelTerminationStrategy: PID 84 died...
22:49:38.722431 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.726126 ---      ParallelTerminationStrategy: PID 85 died...
22:49:38.727641 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.731323 ---      ParallelTerminationStrategy: PID 86 died...
22:49:38.732835 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.736529 ---      ParallelTerminationStrategy: PID 87 died...
22:49:38.738024 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:38.741717 ---      ParallelTerminationStrategy: PID 88 died...
22:49:38.743235 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:38.746925 ---      ParallelTerminationStrategy: PID 89 died...
22:49:38.748425 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:38.752124 ---      ParallelTerminationStrategy: PID 90 died...
22:49:38.753628 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:38.757317 ---      ParallelTerminationStrategy: PID 91 died...
22:49:38.758827 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:38.762517 ---      ParallelTerminationStrategy: PID 92 died...
22:49:38.764014 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:38.767702 ---      ParallelTerminationStrategy: PID 93 died...
22:49:38.769196 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:38.772889 ---      ParallelTerminationStrategy: PID 94 died...
22:49:38.774390 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:38.778092 ---      ParallelTerminationStrategy: PID 95 died...
22:49:38.779591 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:38.783278 ---      ParallelTerminationStrategy: PID 96 died...
22:49:38.784766 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:38.788484 ---      ParallelTerminationStrategy: PID 97 died...
22:49:38.789985 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:38.793689 ---      ParallelTerminationStrategy: PID 98 died...
22:49:38.795202 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:38.798882 ---      ParallelTerminationStrategy: PID 99 died...
22:49:38.800386 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:38.804079 ---      ParallelTerminationStrategy: PID 100 died...
22:49:38.805578 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:38.809278 ---      ParallelTerminationStrategy: PID 101 died...
22:49:38.810768 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:38.814438 ---      ParallelTerminationStrategy: PID 102 died...
22:49:38.815930 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:38.819636 ---      ParallelTerminationStrategy: PID 103 died...
22:49:38.821139 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:38.824855 ---      ParallelTerminationStrategy: PID 104 died...
22:49:38.826360 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:38.830045 ---      ParallelTerminationStrategy: PID 105 died...
22:49:38.831550 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:38.835249 ---      ParallelTerminationStrategy: PID 106 died...
22:49:38.836746 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.840430 ---      ParallelTerminationStrategy: PID 107 died...
22:49:38.841928 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.845622 ---      ParallelTerminationStrategy: PID 108 died...
22:49:38.847145 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.850828 ---      ParallelTerminationStrategy: PID 109 died...
22:49:38.852332 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.856042 ---      ParallelTerminationStrategy: PID 110 died...
22:49:38.857536 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.861220 ---      ParallelTerminationStrategy: PID 111 died...
22:49:38.862725 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.866420 ---      ParallelTerminationStrategy: PID 112 died...
22:49:38.867918 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.871603 ---      ParallelTerminationStrategy: PID 113 died...
22:49:38.873098 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.876787 ---      ParallelTerminationStrategy: PID 114 died...
22:49:38.878280 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.881997 ---      ParallelTerminationStrategy: PID 115 died...
22:49:38.883514 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.887211 ---      ParallelTerminationStrategy: PID 116 died...
22:49:38.888715 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.892412 ---      ParallelTerminationStrategy: PID 117 died...
22:49:38.893904 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.897603 ---      ParallelTerminationStrategy: PID 118 died...
22:49:38.899112 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.902805 ---      ParallelTerminationStrategy: PID 119 died...
22:49:38.904304 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.907989 ---      ParallelTerminationStrategy: PID 120 died...
22:49:38.909487 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.913202 ---      ParallelTerminationStrategy: PID 121 died...
22:49:38.914719 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.918422 ---      ParallelTerminationStrategy: PID 122 died...
22:49:38.919939 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.923658 ---      ParallelTerminationStrategy: PID 123 died...
22:49:38.925157 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.928870 ---      ParallelTerminationStrategy: PID 124 died...
22:49:38.930371 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.934080 ---      ParallelTerminationStrategy: PID 125 died...
22:49:38.935602 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.939312 ---      ParallelTerminationStrategy: PID 126 died...
22:49:38.940822 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.944539 ---      ParallelTerminationStrategy: PID 127 died...
22:49:38.946041 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.949739 ---      ParallelTerminationStrategy: PID 128 died...
22:49:38.951255 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.954948 ---      ParallelTerminationStrategy: PID 129 died...
22:49:38.956442 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.960123 ---      ParallelTerminationStrategy: PID 130 died...
22:49:38.961629 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.965328 ---      ParallelTerminationStrategy: PID 131 died...
22:49:38.966849 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.970534 ---      ParallelTerminationStrategy: PID 132 died...
22:49:38.972026 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.975698 ---      ParallelTerminationStrategy: PID 133 died...
22:49:38.977189 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.980881 ---      ParallelTerminationStrategy: PID 134 died...
22:49:38.982371 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.986069 ---      ParallelTerminationStrategy: PID 135 died...
22:49:38.987561 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.991288 ---      ParallelTerminationStrategy: PID 136 died...
22:49:38.992780 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.996495 ---      ParallelTerminationStrategy: PID 137 died...
22:49:38.997986 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.001687 ---      ParallelTerminationStrategy: PID 138 died...
22:49:39.003186 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.006892 ---      ParallelTerminationStrategy: PID 139 died...
22:49:39.008386 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.012088 ---      ParallelTerminationStrategy: PID 140 died...
22:49:39.013573 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.017285 ---      ParallelTerminationStrategy: PID 141 died...
22:49:39.018780 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.022479 ---      ParallelTerminationStrategy: PID 142 died...
22:49:39.024004 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.027712 ---      ParallelTerminationStrategy: PID 143 died...
22:49:39.029200 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.032911 ---      ParallelTerminationStrategy: PID 144 died...
22:49:39.034406 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.038117 ---      ParallelTerminationStrategy: PID 145 died...
22:49:39.039613 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.043329 ---      ParallelTerminationStrategy: PID 146 died...
22:49:39.044822 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.048549 ---      ParallelTerminationStrategy: PID 147 died...
22:49:39.050044 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.053765 ---      ParallelTerminationStrategy: PID 148 died...
22:49:39.055265 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.058970 ---      ParallelTerminationStrategy: PID 149 died...
22:49:39.060461 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.064158 ---      ParallelTerminationStrategy: PID 150 died...
22:49:39.065648 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.069350 ---      ParallelTerminationStrategy: PID 151 died...
22:49:39.070845 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.074546 ---      ParallelTerminationStrategy: PID 152 died...
22:49:39.076049 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.079754 ---      ParallelTerminationStrategy: PID 153 died...
22:49:39.081240 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.084951 ---      ParallelTerminationStrategy: PID 154 died...
22:49:39.086441 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.090155 ---      ParallelTerminationStrategy: PID 155 died...
22:49:39.091661 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.095363 ---      ParallelTerminationStrategy: PID 156 died...
22:49:39.096859 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.100579 ---      ParallelTerminationStrategy: PID 157 died...
22:49:39.102072 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.105796 ---      ParallelTerminationStrategy: PID 158 died...
22:49:39.107317 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.111034 ---      ParallelTerminationStrategy: PID 159 died...
22:49:39.112531 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.116242 ---      ParallelTerminationStrategy: PID 160 died...
22:49:39.117729 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.121472 ---      ParallelTerminationStrategy: PID 161 died...
22:49:39.122968 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.126675 ---      ParallelTerminationStrategy: PID 162 died...
22:49:39.128165 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.131862 ---      ParallelTerminationStrategy: PID 163 died...
22:49:39.133353 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.137069 ---      ParallelTerminationStrategy: PID 164 died...
22:49:39.138565 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.142289 ---      ParallelTerminationStrategy: PID 165 died...
22:49:39.143789 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.147505 ---      ParallelTerminationStrategy: PID 166 died...
22:49:39.149004 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.152723 ---      ParallelTerminationStrategy: PID 167 died...
22:49:39.154231 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.157962 ---      ParallelTerminationStrategy: PID 168 died...
22:49:39.159487 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.163211 ---      ParallelTerminationStrategy: PID 169 died...
22:49:39.164722 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.168442 ---      ParallelTerminationStrategy: PID 170 died...
22:49:39.169943 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.173684 ---      ParallelTerminationStrategy: PID 171 died...
22:49:39.175189 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.178939 ---      ParallelTerminationStrategy: PID 172 died...
22:49:39.180481 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.184351 ---      ParallelTerminationStrategy: PID 173 died...
22:49:39.185905 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.189781 ---      ParallelTerminationStrategy: PID 174 died...
22:49:39.191338 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.195210 ---      ParallelTerminationStrategy: PID 175 died...
22:49:39.196763 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.200650 ---      ParallelTerminationStrategy: PID 176 died...
22:49:39.202201 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.206070 ---      ParallelTerminationStrategy: PID 177 died...
22:49:39.207643 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.211532 ---      ParallelTerminationStrategy: PID 178 died...
22:49:39.213086 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.216978 ---      ParallelTerminationStrategy: PID 179 died...
22:49:39.218540 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.222406 ---      ParallelTerminationStrategy: PID 180 died...
22:49:39.223982 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.227851 ---      ParallelTerminationStrategy: PID 181 died...
22:49:39.229403 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:39.233281 ---      ParallelTerminationStrategy: PID 182 died...
22:49:39.234853 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:39.238718 ---      ParallelTerminationStrategy: PID 183 died...
22:49:39.240268 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:39.244132 ---      ParallelTerminationStrategy: PID 184 died...
22:49:39.245688 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:39.249569 ---      ParallelTerminationStrategy: PID 185 died...
22:49:39.251123 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:39.254974 ---      ParallelTerminationStrategy: PID 186 died...
22:49:39.256526 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:39.260398 ---      ParallelTerminationStrategy: PID 187 died...
22:49:39.261950 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:39.265821 ---      ParallelTerminationStrategy: PID 188 died...
22:49:39.267387 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.271250 ---      ParallelTerminationStrategy: PID 189 died...
22:49:39.272808 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.276697 ---      ParallelTerminationStrategy: PID 190 died...
22:49:39.278271 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.282150 ---      ParallelTerminationStrategy: PID 191 died...
22:49:39.283720 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.287583 ---      ParallelTerminationStrategy: PID 192 died...
22:49:39.289139 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.293017 ---      ParallelTerminationStrategy: PID 193 died...
22:49:39.294572 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.298427 ---      ParallelTerminationStrategy: PID 194 died...
22:49:39.299987 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.303869 ---      ParallelTerminationStrategy: PID 195 died...
22:49:39.305417 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.309291 ---      ParallelTerminationStrategy: PID 196 died...
22:49:39.310840 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.314700 ---      ParallelTerminationStrategy: PID 197 died...
22:49:39.316252 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.320126 ---      ParallelTerminationStrategy: PID 198 died...
22:49:39.321683 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.325532 ---      ParallelTerminationStrategy: PID 199 died...
22:49:39.327081 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.330983 ---      ParallelTerminationStrategy: PID 200 died...
22:49:39.332550 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.336417 ---      ParallelTerminationStrategy: PID 201 died...
22:49:39.337970 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.341854 ---      ParallelTerminationStrategy: PID 202 died...
22:49:39.343411 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.347280 ---      ParallelTerminationStrategy: PID 203 died...
22:49:39.348824 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.352693 ---      ParallelTerminationStrategy: PID 204 died...
22:49:39.354241 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.358124 ---      ParallelTerminationStrategy: PID 205 died...
22:49:39.359693 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.363565 ---      ParallelTerminationStrategy: PID 206 died...
22:49:39.365120 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.368997 ---      ParallelTerminationStrategy: PID 207 died...
22:49:39.370562 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:39.374448 ---      ParallelTerminationStrategy: PID 208 died...
22:49:39.376022 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:39.379879 ---      ParallelTerminationStrategy: PID 209 died...
22:49:39.381433 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:39.385288 ---      ParallelTerminationStrategy: PID 210 died...
22:49:39.386845 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:39.390726 ---      ParallelTerminationStrategy: PID 211 died...
22:49:39.392282 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:39.396166 ---      ParallelTerminationStrategy: PID 212 died...
22:49:39.397730 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:39.401604 ---      ParallelTerminationStrategy: PID 213 died...
22:49:39.403170 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:39.407037 ---      ParallelTerminationStrategy: PID 214 died...
22:49:39.408611 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:39.412481 ---      ParallelTerminationStrategy: PID 215 died...
22:49:39.414031 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:39.417912 ---      ParallelTerminationStrategy: PID 216 died...
22:49:39.419480 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:39.423336 ---      ParallelTerminationStrategy: PID 217 died...
22:49:39.424896 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:39.428771 ---      ParallelTerminationStrategy: PID 218 died...
22:49:39.430326 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:39.434174 ---      ParallelTerminationStrategy: PID 219 died...
22:49:39.435743 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:39.439591 ---      ParallelTerminationStrategy: PID 220 died...
22:49:39.441155 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:39.445036 ---      ParallelTerminationStrategy: PID 221 died...
22:49:39.446593 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:39.450452 ---      ParallelTerminationStrategy: PID 222 died...
22:49:39.452016 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:39.455876 ---      ParallelTerminationStrategy: PID 223 died...
22:49:39.457434 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:39.461309 ---      ParallelTerminationStrategy: PID 224 died...
22:49:39.462864 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:39.466738 ---      ParallelTerminationStrategy: PID 225 died...
22:49:39.468299 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:39.472179 ---      ParallelTerminationStrategy: PID 226 died...
22:49:39.473740 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:39.477611 ---      ParallelTerminationStrategy: PID 227 died...
22:49:39.479166 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:39.483047 ---      ParallelTerminationStrategy: PID 228 died...
22:49:39.484609 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:39.488472 ---      ParallelTerminationStrategy: PID 229 died...
22:49:39.490024 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:39.493918 ---      ParallelTerminationStrategy: PID 230 died...
22:49:39.495483 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:39.499372 ---      ParallelTerminationStrategy: PID 231 died...
22:49:39.500922 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:39.504815 ---      ParallelTerminationStrategy: PID 232 died...
22:49:39.506371 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:39.510255 ---      ParallelTerminationStrategy: PID 233 died...
22:49:39.511822 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:39.515728 ---      ParallelTerminationStrategy: PID 234 died...
22:49:39.517284 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.921909 ---      ParallelTerminationStrategy: PID 34 died...
22:49:42.928187 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8220 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.998518 tst                       trial-8220: Storing JUnit report in /build/trial-8220/run.2026-01-23_22-48-18/trial-8220.xml

--------------------------------------------------------------------------------------------
trial-8220 PASS
--------------------------------------------------------------------------------------------
22:49:43.009311 tst                       trial-8220: trial-8220: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8220/inst
+ cd trial-8220
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-23 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8220-run.tgz run.2026-01-23_22-48-18
+ tar czf /build/trial-8220-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-23_13_26_50.tgz osmo-bts-oc2g.build-2026-01-23_00_51_09.tgz osmo-bts-sysmo.build-2026-01-23_00_51_20.tgz osmo-bts.build-2026-01-23_00_51_32.tgz osmo-ggsn.build-2026-01-23_20_42_44.tgz osmo-hlr.build-2026-01-23_16_37_16.tgz osmo-hnbgw.build-2026-01-23_13_30_56.tgz osmo-mgw.build-2026-01-23_08_33_07.tgz osmo-msc.build-2026-01-23_13_35_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-23_07_35_23.tgz osmo-pcu-sysmo.build-2026-01-23_07_34_58.tgz osmo-pcu.build-2026-01-23_07_35_25.tgz osmo-sgsn.build-2026-01-23_20_48_19.tgz osmo-stp.build-2026-01-23_13_23_09.tgz osmo-trx.build-2026-01-23_14_21_23.tgz osmocom-bb.build-2026-01-23_21_17_20.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS