Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7674
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11273597629397729951.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-8251
+ 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
6f978c0 asterisk-master: use git clone --depth=1
+ 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 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#7 CACHED

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

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

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

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

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

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

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

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

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

#17 [15/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-gsup-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libgtp-dev 		libasn1c-dev && 	apt-get clean
#17 CACHED

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

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

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

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

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

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

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

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

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

#27 [ 5/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cpio 		dbus 		tcpdump 		sqlite3 		python3 		python3-setuptools 		python3-yaml 		python3-mako 		python3-gi 		python3-numpy 		python3-wheel 		python3-watchdog 		ofono 		patchelf 		rpm2cpio 		sudo 		libcap2-bin 		python3-pip 		udhcpc 		iperf3 		locales
#27 CACHED

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:46314569ed9f14e18cc573db82ebad211ab106bbe4fb0bd7f01d6fb2d4362319 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8252 -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-02-24 22:48:29
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8252
+ mkdir -p trial-8252
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-24_13_29_21.tgz osmo-bts-oc2g.build-2026-02-24_00_51_36.tgz osmo-bts-sysmo.build-2026-02-24_00_51_38.tgz osmo-bts.build-2026-02-24_00_51_37.tgz osmo-ggsn.build-2026-02-24_20_42_44.tgz osmo-hlr.build-2026-02-24_16_36_50.tgz osmo-hnbgw.build-2026-02-24_13_30_41.tgz osmo-mgw.build-2026-02-24_08_33_08.tgz osmo-msc.build-2026-02-24_13_33_00.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-24_07_35_04.tgz osmo-pcu-sysmo.build-2026-02-24_07_34_58.tgz osmo-pcu.build-2026-02-24_07_35_08.tgz osmo-sgsn.build-2026-02-24_20_48_33.tgz osmo-stp.build-2026-02-24_13_25_38.tgz osmo-trx.build-2026-02-24_14_21_29.tgz osmocom-bb.build-2026-02-24_21_17_25.tgz srslte.build-19.tgz trial-8252
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-24_13_29_21.md5 osmo-bts-oc2g.build-2026-02-24_00_51_36.md5 osmo-bts-sysmo.build-2026-02-24_00_51_38.md5 osmo-bts.build-2026-02-24_00_51_37.md5 osmo-ggsn.build-2026-02-24_20_42_44.md5 osmo-hlr.build-2026-02-24_16_36_50.md5 osmo-hnbgw.build-2026-02-24_13_30_41.md5 osmo-mgw.build-2026-02-24_08_33_08.md5 osmo-msc.build-2026-02-24_13_33_00.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-24_07_35_04.md5 osmo-pcu-sysmo.build-2026-02-24_07_34_58.md5 osmo-pcu.build-2026-02-24_07_35_08.md5 osmo-sgsn.build-2026-02-24_20_48_33.md5 osmo-stp.build-2026-02-24_13_25_38.md5 osmo-trx.build-2026-02-24_14_21_29.md5 osmocom-bb.build-2026-02-24_21_17_25.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-24_13_29_21.md5 osmo-bts-oc2g.build-2026-02-24_00_51_36.md5 osmo-bts-sysmo.build-2026-02-24_00_51_38.md5 osmo-bts.build-2026-02-24_00_51_37.md5 osmo-ggsn.build-2026-02-24_20_42_44.md5 osmo-hlr.build-2026-02-24_16_36_50.md5 osmo-hnbgw.build-2026-02-24_13_30_41.md5 osmo-mgw.build-2026-02-24_08_33_08.md5 osmo-msc.build-2026-02-24_13_33_00.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-24_07_35_04.md5 osmo-pcu-sysmo.build-2026-02-24_07_34_58.md5 osmo-pcu.build-2026-02-24_07_35_08.md5 osmo-sgsn.build-2026-02-24_20_48_33.md5 osmo-stp.build-2026-02-24_13_25_38.md5 osmo-trx.build-2026-02-24_14_21_29.md5 osmocom-bb.build-2026-02-24_21_17_25.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-8252 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8252'
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-8252
--------------------------------------------------------------------------------------------
22:48:29.216279 tst                       trial-8252: Detailed log at /build/trial-8252/run.2026-02-24_22-48-29/log

---------------------------------------------------------------------
trial-8252 netreg_mass
---------------------------------------------------------------------
22:48:29.419150 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:29.419509 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:29.420275 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:29.421406 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:29.462863 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:29.463749 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:29.464905 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:29.527024 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-8252 netreg_mass register_default_mass.py
----------------------------------------------
22:48:29.527813 tst       register_default_mass.py:9: Claiming resources for the test
22:48:29.542714 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.543207 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.543642 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.544074 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.544498 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.544937 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.545372 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:29.575903 tst         register_default_mass.py: using LAC 2
22:48:29.597946 tst         register_default_mass.py: using RAC 2
22:48:29.624670 tst         register_default_mass.py: using CellId 2
22:48:29.653897 tst         register_default_mass.py: using BVCI 3
22:48:29.667543 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.668220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.668802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.669313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.669826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.670331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.670823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.671402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.671950 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.672466 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.672958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.673462 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.673968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.674477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.675000 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.675514 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.676019 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.676535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.677043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.677548 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.678048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.678566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.679080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.679590 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.680113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.680620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.681119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.681627 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.682135 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.682635 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.683145 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.683662 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.684173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.684698 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.685216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.685726 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.686248 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.686764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.687269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.687774 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.688288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.688793 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.689297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.689817 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.690325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.690826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.691342 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.691860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.692359 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.692870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.693386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.693887 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.694402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.694911 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.695408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.695915 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.696437 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.696943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.697444 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.697940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.698435 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.698934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.699443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.699961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.700454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.700942 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.701458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.701964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.702456 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.702958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.703460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.703968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.704547 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.705066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.705566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.706081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.706578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.707071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.707573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.708075 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.708567 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.709061 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.709569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.710067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.710559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.711064 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.711563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.712064 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.712572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.713071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.713574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.714085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.714591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.715080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.715579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.716079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.716572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.717065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.717577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.718077 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.718568 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.719137 tst      register_default_mass.py:21: Launching a simple network
22:48:29.729021 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:29.848751 run            create_hlr_db(pid=20): Launched
22:48:30.863711 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:30.887901 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:30.903150 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:30.908865 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:31.096774 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:31.111594 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:31.117174 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:31.532189 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:31.546980 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:34.561759 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:34.691021 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:34.705805 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:34.711471 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:34.734710 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:34.749577 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:34.755216 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:35.069584 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:35.084537 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:41.111354 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:41.285071 run         osmo-bts-virtual(pid=34): Launched
22:48:42.320899 tst         register_default_mass.py: using MSISDN 1001
22:48:42.335359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:42.375301 tst         register_default_mass.py: using MSISDN 1002
22:48:42.393131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:42.423998 tst         register_default_mass.py: using MSISDN 1003
22:48:42.438764 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:42.469267 tst         register_default_mass.py: using MSISDN 1004
22:48:42.483721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:42.514750 tst         register_default_mass.py: using MSISDN 1005
22:48:42.529344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:42.568630 tst         register_default_mass.py: using MSISDN 1006
22:48:42.586370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:42.617501 tst         register_default_mass.py: using MSISDN 1007
22:48:42.632572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:42.663488 tst         register_default_mass.py: using MSISDN 1008
22:48:42.678283 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:42.708889 tst         register_default_mass.py: using MSISDN 1009
22:48:42.723319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:42.754297 tst         register_default_mass.py: using MSISDN 1010
22:48:42.769071 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:42.799839 tst         register_default_mass.py: using MSISDN 1011
22:48:42.814407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:42.845198 tst         register_default_mass.py: using MSISDN 1012
22:48:42.859720 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:42.890499 tst         register_default_mass.py: using MSISDN 1013
22:48:42.905060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:42.936293 tst         register_default_mass.py: using MSISDN 1014
22:48:42.950792 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:42.981868 tst         register_default_mass.py: using MSISDN 1015
22:48:42.996522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:43.027433 tst         register_default_mass.py: using MSISDN 1016
22:48:43.042095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:43.080142 tst         register_default_mass.py: using MSISDN 1017
22:48:43.097462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:43.127875 tst         register_default_mass.py: using MSISDN 1018
22:48:43.142490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:43.173242 tst         register_default_mass.py: using MSISDN 1019
22:48:43.187662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:43.218800 tst         register_default_mass.py: using MSISDN 1020
22:48:43.233546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:43.264474 tst         register_default_mass.py: using MSISDN 1021
22:48:43.279200 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:43.309884 tst         register_default_mass.py: using MSISDN 1022
22:48:43.324313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:43.355601 tst         register_default_mass.py: using MSISDN 1023
22:48:43.370323 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:43.400879 tst         register_default_mass.py: using MSISDN 1024
22:48:43.415222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:43.445904 tst         register_default_mass.py: using MSISDN 1025
22:48:43.460368 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:43.490780 tst         register_default_mass.py: using MSISDN 1026
22:48:43.505196 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:43.535460 tst         register_default_mass.py: using MSISDN 1027
22:48:43.549939 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:43.580291 tst         register_default_mass.py: using MSISDN 1028
22:48:43.594736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:43.624992 tst         register_default_mass.py: using MSISDN 1029
22:48:43.639210 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:43.669533 tst         register_default_mass.py: using MSISDN 1030
22:48:43.683937 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:43.714713 tst         register_default_mass.py: using MSISDN 1031
22:48:43.729174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:43.759775 tst         register_default_mass.py: using MSISDN 1032
22:48:43.773895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:43.804534 tst         register_default_mass.py: using MSISDN 1033
22:48:43.818800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:43.849625 tst         register_default_mass.py: using MSISDN 1034
22:48:43.864118 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:43.895026 tst         register_default_mass.py: using MSISDN 1035
22:48:43.909647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:43.940045 tst         register_default_mass.py: using MSISDN 1036
22:48:43.954409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:43.984553 tst         register_default_mass.py: using MSISDN 1037
22:48:43.998871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:44.029141 tst         register_default_mass.py: using MSISDN 1038
22:48:44.043436 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:44.074193 tst         register_default_mass.py: using MSISDN 1039
22:48:44.088806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:44.119417 tst         register_default_mass.py: using MSISDN 1040
22:48:44.133989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:44.164440 tst         register_default_mass.py: using MSISDN 1041
22:48:44.178845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:44.209131 tst         register_default_mass.py: using MSISDN 1042
22:48:44.223470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:44.254124 tst         register_default_mass.py: using MSISDN 1043
22:48:44.268669 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:44.299200 tst         register_default_mass.py: using MSISDN 1044
22:48:44.313775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:44.344225 tst         register_default_mass.py: using MSISDN 1045
22:48:44.358505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:44.388810 tst         register_default_mass.py: using MSISDN 1046
22:48:44.403133 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:44.433527 tst         register_default_mass.py: using MSISDN 1047
22:48:44.447931 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:44.478405 tst         register_default_mass.py: using MSISDN 1048
22:48:44.492694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:44.531519 tst         register_default_mass.py: using MSISDN 1049
22:48:44.549092 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:44.579753 tst         register_default_mass.py: using MSISDN 1050
22:48:44.594539 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:44.625222 tst         register_default_mass.py: using MSISDN 1051
22:48:44.639741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:44.670534 tst         register_default_mass.py: using MSISDN 1052
22:48:44.685167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:44.715871 tst         register_default_mass.py: using MSISDN 1053
22:48:44.730434 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:44.760982 tst         register_default_mass.py: using MSISDN 1054
22:48:44.775345 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:44.806005 tst         register_default_mass.py: using MSISDN 1055
22:48:44.820437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:44.851122 tst         register_default_mass.py: using MSISDN 1056
22:48:44.865604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:44.895995 tst         register_default_mass.py: using MSISDN 1057
22:48:44.910273 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:44.940795 tst         register_default_mass.py: using MSISDN 1058
22:48:44.955038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:44.985629 tst         register_default_mass.py: using MSISDN 1059
22:48:45.000042 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:45.030274 tst         register_default_mass.py: using MSISDN 1060
22:48:45.044702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:45.075426 tst         register_default_mass.py: using MSISDN 1061
22:48:45.089814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:45.119828 tst         register_default_mass.py: using MSISDN 1062
22:48:45.134076 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:45.165039 tst         register_default_mass.py: using MSISDN 1063
22:48:45.179561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:45.210307 tst         register_default_mass.py: using MSISDN 1064
22:48:45.224862 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:45.255601 tst         register_default_mass.py: using MSISDN 1065
22:48:45.270104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:45.300440 tst         register_default_mass.py: using MSISDN 1066
22:48:45.314719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:45.345190 tst         register_default_mass.py: using MSISDN 1067
22:48:45.359689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:45.389256 tst         register_default_mass.py: using MSISDN 1068
22:48:45.403119 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:45.433528 tst         register_default_mass.py: using MSISDN 1069
22:48:45.447881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:45.478501 tst         register_default_mass.py: using MSISDN 1070
22:48:45.492979 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:45.523832 tst         register_default_mass.py: using MSISDN 1071
22:48:45.538462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:45.569144 tst         register_default_mass.py: using MSISDN 1072
22:48:45.583692 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:45.614203 tst         register_default_mass.py: using MSISDN 1073
22:48:45.628622 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:45.659102 tst         register_default_mass.py: using MSISDN 1074
22:48:45.673538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:45.704062 tst         register_default_mass.py: using MSISDN 1075
22:48:45.718491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:45.749258 tst         register_default_mass.py: using MSISDN 1076
22:48:45.763886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:45.794081 tst         register_default_mass.py: using MSISDN 1077
22:48:45.808404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:45.838816 tst         register_default_mass.py: using MSISDN 1078
22:48:45.853253 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:45.883926 tst         register_default_mass.py: using MSISDN 1079
22:48:45.898404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:45.928723 tst         register_default_mass.py: using MSISDN 1080
22:48:45.942902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:45.973353 tst         register_default_mass.py: using MSISDN 1081
22:48:45.987748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:46.018304 tst         register_default_mass.py: using MSISDN 1082
22:48:46.032636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:46.063405 tst         register_default_mass.py: using MSISDN 1083
22:48:46.078032 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:46.108810 tst         register_default_mass.py: using MSISDN 1084
22:48:46.123169 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:46.153659 tst         register_default_mass.py: using MSISDN 1085
22:48:46.168061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:46.198747 tst         register_default_mass.py: using MSISDN 1086
22:48:46.213349 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:46.244256 tst         register_default_mass.py: using MSISDN 1087
22:48:46.258930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:46.289527 tst         register_default_mass.py: using MSISDN 1088
22:48:46.304020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:46.334743 tst         register_default_mass.py: using MSISDN 1089
22:48:46.349319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:46.379737 tst         register_default_mass.py: using MSISDN 1090
22:48:46.394241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:46.424950 tst         register_default_mass.py: using MSISDN 1091
22:48:46.439467 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:46.470129 tst         register_default_mass.py: using MSISDN 1092
22:48:46.484589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:46.515199 tst         register_default_mass.py: using MSISDN 1093
22:48:46.529648 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:46.560002 tst         register_default_mass.py: using MSISDN 1094
22:48:46.573932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:46.603976 tst         register_default_mass.py: using MSISDN 1095
22:48:46.618263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:46.648752 tst         register_default_mass.py: using MSISDN 1096
22:48:46.663093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:46.693101 tst         register_default_mass.py: using MSISDN 1097
22:48:46.707239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:46.737691 tst         register_default_mass.py: using MSISDN 1098
22:48:46.751476 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:46.782242 tst         register_default_mass.py: using MSISDN 1099
22:48:46.796750 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:46.827296 tst         register_default_mass.py: using MSISDN 1100
22:48:46.841694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:46.933284 run                             mass: Starting testcase
22:48:46.938745 run                             mass: Pre-launching all virtphy's
22:48:46.944148 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:46.957178 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:46.963108 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:46.975871 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:46.981871 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:46.994755 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:47.000712 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:47.013475 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:47.019470 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:47.032265 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:47.038283 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:47.051290 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:47.057245 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:47.069932 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:47.075852 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:47.088574 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:47.094431 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:47.107099 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:47.113018 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:47.125665 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:47.131510 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:47.144206 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:47.150092 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:47.162819 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:47.168721 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:47.181462 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:47.187333 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:47.200108 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:47.206007 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:47.218753 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:47.224643 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:47.237340 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:47.243245 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:47.256019 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:47.261938 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:47.274788 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:47.280676 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:47.293383 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:47.299309 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:47.312072 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:47.317994 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:47.330747 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:47.336715 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:47.349539 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:47.355415 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:47.368214 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:47.374108 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:47.386913 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:47.392868 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:47.405651 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:47.411589 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:47.424389 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:47.430292 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:47.443172 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:47.449071 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:47.461988 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:47.467954 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:47.480799 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:47.486846 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:47.499745 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:47.505736 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:47.518620 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:47.524548 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:47.537338 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:47.543286 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:47.556094 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:47.562057 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:47.574877 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:47.580769 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:47.593595 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:47.599578 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:47.612412 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:47.618295 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:47.631125 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:47.637018 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:47.649858 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:47.655818 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:47.668556 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:47.674586 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:47.687393 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:47.693413 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:47.706200 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:47.712106 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:47.725027 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:47.730934 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:47.743847 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:47.749768 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:47.762514 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:47.768439 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:47.781208 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:47.787093 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:47.799849 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:47.805729 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:47.818511 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:47.824469 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:47.837254 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:47.843137 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:47.855910 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:47.861818 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:47.874684 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:47.880649 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:47.893378 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:47.899273 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:47.912140 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:47.918051 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:47.930976 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:47.936841 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:47.949645 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:47.955684 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:47.968505 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:47.974513 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:47.987340 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:47.993305 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:48.006035 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:48.011933 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:48.024673 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:48.030588 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:48.043351 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:48.049238 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:48.061979 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:48.067878 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:48.080637 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:48.086562 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:48.099309 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:48.105204 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:48.118011 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:48.123945 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:48.136692 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:48.142620 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:48.155559 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:48.161476 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:48.174370 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:48.180277 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:48.193217 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:48.199108 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:48.212033 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:48.217961 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:48.230750 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:48.236681 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:48.249458 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:48.255398 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:48.268194 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:48.274136 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:48.286876 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:48.292784 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:48.305571 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:48.311470 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:48.324287 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:48.330225 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:48.342966 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:48.348925 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:48.361718 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:48.367609 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:48.380490 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:48.386389 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:48.399341 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:48.405287 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:48.418120 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:48.424058 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:48.437039 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:48.443007 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:48.455958 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:48.461923 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:48.474732 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:48.480632 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:48.493421 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:48.499384 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:48.512170 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:48.518085 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:48.530877 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:48.536816 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:48.549604 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:48.555543 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:48.568397 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:48.574323 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:48.587156 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:48.593067 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:48.605838 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:48.611719 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:48.624683 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:48.630588 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:48.643538 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:48.649453 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:48.662410 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:48.668377 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:48.681368 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:48.687283 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:48.700096 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:48.705948 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:48.718694 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:48.724591 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:48.737338 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:48.743227 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:48.755996 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:48.761885 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:48.774686 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:48.780565 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:48.793378 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:48.799257 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:48.812018 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:48.817848 run                             mass: Checking if sockets are in the filesystem
22:48:48.850042 run                osmo-ms-mob/00000: Starting mobile
22:48:48.863057 run       osmo-ms-mob/00000(pid=135): Launched
22:48:48.875195 run                             mass: MS start registered  {at=2523955.083510052, delay=0.00606323080137372, ms=00000}
22:48:53.064326 run                osmo-ms-mob/00001: Starting mobile
22:48:53.081286 run       osmo-ms-mob/00001(pid=136): Launched
22:48:53.092407 run                             mass: MS start registered  {at=2523959.300724003, delay=0.0047861491329967976, ms=00001}
22:48:54.121899 run                             mass: MS performed LU  {at=2523960.330096426, lu_delay=5.246586374007165, ms=00000}
22:48:54.834096 run                osmo-ms-mob/00002: Starting mobile
22:48:54.846972 run       osmo-ms-mob/00002(pid=137): Launched
22:48:54.857519 run                             mass: MS start registered  {at=2523961.06583085, delay=0.0046103042550385, ms=00002}
22:48:56.165038 run                osmo-ms-mob/00003: Starting mobile
22:48:56.182364 run       osmo-ms-mob/00003(pid=138): Launched
22:48:56.193213 run                             mass: MS start registered  {at=2523962.401528682, delay=0.004813055042177439, ms=00003}
22:48:57.233799 run                osmo-ms-mob/00004: Starting mobile
22:48:57.246630 run       osmo-ms-mob/00004(pid=139): Launched
22:48:57.257077 run                             mass: MS start registered  {at=2523963.465396875, delay=0.004386371001601219, ms=00004}
22:48:57.888057 run                             mass: MS performed LU  {at=2523964.09626209, lu_delay=4.795538086909801, ms=00001}
22:48:58.257566 run                osmo-ms-mob/00005: Starting mobile
22:48:58.270827 run       osmo-ms-mob/00005(pid=140): Launched
22:48:58.281363 run                             mass: MS start registered  {at=2523964.489682851, delay=0.004505683667957783, ms=00005}
22:48:59.169016 run                osmo-ms-mob/00006: Starting mobile
22:48:59.185860 run       osmo-ms-mob/00006(pid=141): Launched
22:48:59.196446 run                             mass: MS start registered  {at=2523965.404768244, delay=0.004711328074336052, ms=00006}
22:48:59.788908 run                             mass: MS performed LU  {at=2523965.997111209, lu_delay=4.931280359160155, ms=00002}
22:49:00.064089 run                osmo-ms-mob/00007: Starting mobile
22:49:00.080479 run       osmo-ms-mob/00007(pid=142): Launched
22:49:00.090985 run                             mass: MS start registered  {at=2523966.29930551, delay=0.004502658732235432, ms=00007}
22:49:00.833117 run                osmo-ms-mob/00008: Starting mobile
22:49:00.845876 run       osmo-ms-mob/00008(pid=143): Launched
22:49:00.858119 run                             mass: MS start registered  {at=2523967.066434053, delay=0.006296391598880291, ms=00008}
22:49:01.565332 run                osmo-ms-mob/00009: Starting mobile
22:49:01.582639 run       osmo-ms-mob/00009(pid=144): Launched
22:49:01.593292 run                             mass: MS start registered  {at=2523967.801613472, delay=0.004632516764104366, ms=00009}
22:49:01.653478 run                             mass: MS performed LU  {at=2523967.861691515, lu_delay=5.460162832867354, ms=00003}
22:49:02.264955 run                osmo-ms-mob/00010: Starting mobile
22:49:02.282112 run       osmo-ms-mob/00010(pid=145): Launched
22:49:02.294477 run                             mass: MS start registered  {at=2523968.502797519, delay=0.005955528002232313, ms=00010}
22:49:02.860411 run                osmo-ms-mob/00011: Starting mobile
22:49:02.877227 run       osmo-ms-mob/00011(pid=146): Launched
22:49:02.887876 run                             mass: MS start registered  {at=2523969.096198633, delay=0.004644806031137705, ms=00011}
22:49:03.433739 run                osmo-ms-mob/00012: Starting mobile
22:49:03.447326 run       osmo-ms-mob/00012(pid=147): Launched
22:49:03.459598 run                             mass: MS start registered  {at=2523969.667919809, delay=0.0043347920291125774, ms=00012}
22:49:03.554759 run                             mass: MS performed LU  {at=2523969.762971831, lu_delay=5.273288980126381, ms=00005}
22:49:03.581353 run                             mass: MS performed LU  {at=2523969.789594573, lu_delay=6.324197697918862, ms=00004}
22:49:04.068124 run                osmo-ms-mob/00013: Starting mobile
22:49:04.081354 run       osmo-ms-mob/00013(pid=148): Launched
22:49:04.091907 run                             mass: MS start registered  {at=2523970.30022831, delay=0.004535446874797344, ms=00013}
22:49:04.636986 run                osmo-ms-mob/00014: Starting mobile
22:49:04.650099 run       osmo-ms-mob/00014(pid=149): Launched
22:49:04.660520 run                             mass: MS start registered  {at=2523970.868842884, delay=0.004467451944947243, ms=00014}
22:49:05.233319 run                osmo-ms-mob/00015: Starting mobile
22:49:05.246152 run       osmo-ms-mob/00015(pid=150): Launched
22:49:05.256946 run                             mass: MS start registered  {at=2523971.46526938, delay=0.004320062696933746, ms=00015}
22:49:05.419016 run                             mass: MS performed LU  {at=2523971.627227951, lu_delay=6.222459706943482, ms=00006}
22:49:05.484307 run                             mass: MS performed LU  {at=2523971.692514253, lu_delay=5.393208743073046, ms=00007}
22:49:05.755160 run                osmo-ms-mob/00016: Starting mobile
22:49:05.771338 run       osmo-ms-mob/00016(pid=151): Launched
22:49:05.781920 run                             mass: MS start registered  {at=2523971.990241837, delay=0.004553987178951502, ms=00016}
22:49:05.788142 run                             mass: MS performed LU  {at=2523971.996472147, lu_delay=4.930038094054908, ms=00008}
22:49:06.233168 run                osmo-ms-mob/00017: Starting mobile
22:49:06.246296 run       osmo-ms-mob/00017(pid=152): Launched
22:49:06.256937 run                             mass: MS start registered  {at=2523972.46525902, delay=0.0046007223427295685, ms=00017}
22:49:06.864984 run                osmo-ms-mob/00018: Starting mobile
22:49:06.881637 run       osmo-ms-mob/00018(pid=153): Launched
22:49:06.892270 run                             mass: MS start registered  {at=2523973.100591617, delay=0.004494502209126949, ms=00018}
22:49:07.218965 run                             mass: MS performed LU  {at=2523973.427180494, lu_delay=4.330981861334294, ms=00011}
22:49:07.234100 run                osmo-ms-mob/00019: Starting mobile
22:49:07.246973 run       osmo-ms-mob/00019(pid=154): Launched
22:49:07.258061 run                             mass: MS start registered  {at=2523973.466377308, delay=0.005098669324070215, ms=00019}
22:49:07.320717 run                             mass: MS performed LU  {at=2523973.528934168, lu_delay=5.7273206962272525, ms=00009}
22:49:07.347229 run                             mass: MS performed LU  {at=2523973.555531612, lu_delay=5.052734093274921, ms=00010}
22:49:07.765769 run                osmo-ms-mob/00020: Starting mobile
22:49:07.782634 run       osmo-ms-mob/00020(pid=155): Launched
22:49:07.793797 run                             mass: MS start registered  {at=2523974.002116425, delay=0.0051732431165874004, ms=00020}
22:49:08.247249 run                osmo-ms-mob/00021: Starting mobile
22:49:08.261089 run       osmo-ms-mob/00021(pid=156): Launched
22:49:08.271889 run                             mass: MS start registered  {at=2523974.480207715, delay=0.004704639315605164, ms=00021}
22:49:08.633995 run                osmo-ms-mob/00022: Starting mobile
22:49:08.647275 run       osmo-ms-mob/00022(pid=157): Launched
22:49:08.658099 run                             mass: MS start registered  {at=2523974.866421186, delay=0.004836356732994318, ms=00022}
22:49:09.165392 run                osmo-ms-mob/00023: Starting mobile
22:49:09.181841 run       osmo-ms-mob/00023(pid=158): Launched
22:49:09.188201 run                             mass: MS performed LU  {at=2523975.396527346, lu_delay=5.728607537224889, ms=00012}
22:49:09.194036 run                             mass: MS start registered  {at=2523975.402370168, delay=0.0058595407754182816, ms=00023}
22:49:09.250138 run                             mass: MS performed LU  {at=2523975.458356794, lu_delay=5.158128484152257, ms=00013}
22:49:09.568366 run                osmo-ms-mob/00024: Starting mobile
22:49:09.581603 run       osmo-ms-mob/00024(pid=159): Launched
22:49:09.587726 run                             mass: MS performed LU  {at=2523975.7960254, lu_delay=4.927182516083121, ms=00014}
22:49:09.593610 run                             mass: MS start registered  {at=2523975.801945371, delay=0.00595097616314888, ms=00024}
22:49:10.031676 run                osmo-ms-mob/00025: Starting mobile
22:49:10.045556 run       osmo-ms-mob/00025(pid=160): Launched
22:49:10.056676 run                             mass: MS start registered  {at=2523976.264994688, delay=0.004854633007198572, ms=00025}
22:49:10.460582 run                osmo-ms-mob/00026: Starting mobile
22:49:10.476920 run       osmo-ms-mob/00026(pid=161): Launched
22:49:10.487648 run                             mass: MS start registered  {at=2523976.695970767, delay=0.004802188370376825, ms=00026}
22:49:10.856723 run                osmo-ms-mob/00027: Starting mobile
22:49:10.872855 run       osmo-ms-mob/00027(pid=162): Launched
22:49:10.883750 run                             mass: MS start registered  {at=2523977.09207063, delay=0.004659255966544151, ms=00027}
22:49:10.985231 run                             mass: MS performed LU  {at=2523977.1934527, lu_delay=5.203210862819105, ms=00016}
22:49:11.085979 run                             mass: MS performed LU  {at=2523977.294201047, lu_delay=5.82893166737631, ms=00015}
22:49:11.113785 run                             mass: MS performed LU  {at=2523977.322031018, lu_delay=4.856771997641772, ms=00017}
22:49:11.135075 run                osmo-ms-mob/00028: Starting mobile
22:49:11.148015 run       osmo-ms-mob/00028(pid=163): Launched
22:49:11.158740 run                             mass: MS start registered  {at=2523977.367063861, delay=0.004809206817299128, ms=00028}
22:49:11.658469 run                osmo-ms-mob/00029: Starting mobile
22:49:11.671858 run       osmo-ms-mob/00029(pid=164): Launched
22:49:11.682808 run                             mass: MS start registered  {at=2523977.891125962, delay=0.004900587256997824, ms=00029}
22:49:12.046632 run                osmo-ms-mob/00030: Starting mobile
22:49:12.060789 run       osmo-ms-mob/00030(pid=165): Launched
22:49:12.071547 run                             mass: MS start registered  {at=2523978.279869272, delay=0.004644380882382393, ms=00030}
22:49:12.456680 run                osmo-ms-mob/00031: Starting mobile
22:49:12.472759 run       osmo-ms-mob/00031(pid=166): Launched
22:49:12.483775 run                             mass: MS start registered  {at=2523978.692087386, delay=0.004938920959830284, ms=00031}
22:49:12.733750 run                osmo-ms-mob/00032: Starting mobile
22:49:12.746741 run       osmo-ms-mob/00032(pid=167): Launched
22:49:12.757961 run                             mass: MS start registered  {at=2523978.966283018, delay=0.005267573986202478, ms=00032}
22:49:12.951058 run                             mass: MS performed LU  {at=2523979.15927539, lu_delay=4.679067675024271, ms=00021}
22:49:13.015386 run                             mass: MS performed LU  {at=2523979.223603547, lu_delay=6.123011929914355, ms=00018}
22:49:13.056846 run                osmo-ms-mob/00033: Starting mobile
22:49:13.070707 run       osmo-ms-mob/00033(pid=168): Launched
22:49:13.081752 run                             mass: MS start registered  {at=2523979.290073873, delay=0.004950013943016529, ms=00033}
22:49:13.088146 run                             mass: MS performed LU  {at=2523979.296476819, lu_delay=5.830099510960281, ms=00019}
22:49:13.120895 run                             mass: MS performed LU  {at=2523979.329120383, lu_delay=5.327003958169371, ms=00020}
22:49:13.557141 run                osmo-ms-mob/00034: Starting mobile
22:49:13.573685 run       osmo-ms-mob/00034(pid=169): Launched
22:49:13.585088 run                             mass: MS start registered  {at=2523979.793404044, delay=0.00536557100713253, ms=00034}
22:49:13.847241 run                osmo-ms-mob/00035: Starting mobile
22:49:13.861154 run       osmo-ms-mob/00035(pid=170): Launched
22:49:13.872595 run                             mass: MS start registered  {at=2523980.080912096, delay=0.0051584099419415, ms=00035}
22:49:14.233231 run                osmo-ms-mob/00036: Starting mobile
22:49:14.246228 run       osmo-ms-mob/00036(pid=171): Launched
22:49:14.257396 run                             mass: MS start registered  {at=2523980.465717732, delay=0.0051280721090734005, ms=00036}
22:49:14.664848 run                osmo-ms-mob/00037: Starting mobile
22:49:14.681490 run       osmo-ms-mob/00037(pid=172): Launched
22:49:14.692560 run                             mass: MS start registered  {at=2523980.900881999, delay=0.005045232363045216, ms=00037}
22:49:14.750896 run                             mass: MS performed LU  {at=2523980.959116667, lu_delay=6.092695481143892, ms=00022}
22:49:14.851966 run                             mass: MS performed LU  {at=2523981.060186479, lu_delay=5.258241107687354, ms=00024}
22:49:14.865969 run                osmo-ms-mob/00038: Starting mobile
22:49:14.879231 run       osmo-ms-mob/00038(pid=173): Launched
22:49:14.885323 run                             mass: MS performed LU  {at=2523981.093652645, lu_delay=5.691282477229834, ms=00023}
22:49:14.891153 run                             mass: MS start registered  {at=2523981.099487955, delay=0.005852321162819862, ms=00038}
22:49:15.023590 run                             mass: MS performed LU  {at=2523981.231808729, lu_delay=4.966814041137695, ms=00025}
22:49:15.037685 run                osmo-ms-mob/00039: Starting mobile
22:49:15.050975 run       osmo-ms-mob/00039(pid=174): Launched
22:49:15.061979 run                             mass: MS start registered  {at=2523981.27030298, delay=0.004974105395376682, ms=00039}
22:49:15.633620 run                osmo-ms-mob/00040: Starting mobile
22:49:15.646455 run       osmo-ms-mob/00040(pid=175): Launched
22:49:15.657841 run                             mass: MS start registered  {at=2523981.866162656, delay=0.005043279845267534, ms=00040}
22:49:15.948021 run                osmo-ms-mob/00041: Starting mobile
22:49:15.961843 run       osmo-ms-mob/00041(pid=176): Launched
22:49:15.973356 run                             mass: MS start registered  {at=2523982.181674167, delay=0.005198163911700249, ms=00041}
22:49:16.245555 run                osmo-ms-mob/00042: Starting mobile
22:49:16.259280 run       osmo-ms-mob/00042(pid=177): Launched
22:49:16.270372 run                             mass: MS start registered  {at=2523982.478694465, delay=0.004816681146621704, ms=00042}
22:49:16.673409 run                osmo-ms-mob/00043: Starting mobile
22:49:16.689575 run       osmo-ms-mob/00043(pid=178): Launched
22:49:16.700614 run                             mass: MS start registered  {at=2523982.908934799, delay=0.005015507806092501, ms=00043}
22:49:16.715326 run                             mass: MS performed LU  {at=2523982.923645158, lu_delay=5.032519195694476, ms=00029}
22:49:16.781477 run                             mass: MS performed LU  {at=2523982.989693808, lu_delay=5.622629947029054, ms=00028}
22:49:16.836677 run                osmo-ms-mob/00044: Starting mobile
22:49:16.852121 run       osmo-ms-mob/00044(pid=179): Launched
22:49:16.858161 run                             mass: MS performed LU  {at=2523983.066489072, lu_delay=6.370518304873258, ms=00026}
22:49:16.864320 run                             mass: MS start registered  {at=2523983.072654284, delay=0.0061831180937588215, ms=00044}
22:49:16.886066 run                             mass: MS performed LU  {at=2523983.094381487, lu_delay=4.814512215089053, ms=00030}
22:49:16.897349 run                osmo-ms-mob/00045: Starting mobile
22:49:16.910601 run       osmo-ms-mob/00045(pid=180): Launched
22:49:16.921467 run                             mass: MS start registered  {at=2523983.129788195, delay=0.004805648699402809, ms=00045}
22:49:16.927681 run                             mass: MS performed LU  {at=2523983.135996559, lu_delay=6.043925929348916, ms=00027}
22:49:17.545111 run                osmo-ms-mob/00046: Starting mobile
22:49:17.558974 run       osmo-ms-mob/00046(pid=181): Launched
22:49:17.570646 run                             mass: MS start registered  {at=2523983.778965617, delay=0.005325685255229473, ms=00046}
22:49:17.847526 run                osmo-ms-mob/00047: Starting mobile
22:49:17.861397 run       osmo-ms-mob/00047(pid=182): Launched
22:49:17.872971 run                             mass: MS start registered  {at=2523984.081289943, delay=0.005213991738855839, ms=00047}
22:49:18.164263 run                osmo-ms-mob/00048: Starting mobile
22:49:18.179665 run       osmo-ms-mob/00048(pid=183): Launched
22:49:18.190606 run                             mass: MS start registered  {at=2523984.398926705, delay=0.004961743950843811, ms=00048}
22:49:18.433792 run                osmo-ms-mob/00049: Starting mobile
22:49:18.447072 run       osmo-ms-mob/00049(pid=184): Launched
22:49:18.457846 run                             mass: MS start registered  {at=2523984.666168548, delay=0.004754811991006136, ms=00049}
22:49:18.516934 run                             mass: MS performed LU  {at=2523984.725169401, lu_delay=6.033082015346736, ms=00031}
22:49:18.617821 run                             mass: MS performed LU  {at=2523984.826043823, lu_delay=4.745131726842374, ms=00035}
22:49:18.646399 run                osmo-ms-mob/00050: Starting mobile
22:49:18.659308 run       osmo-ms-mob/00050(pid=185): Launched
22:49:18.665290 run                             mass: MS performed LU  {at=2523984.873620366, lu_delay=5.080216322094202, ms=00034}
22:49:18.671083 run                             mass: MS start registered  {at=2523984.879418859, delay=0.0058153788559138775, ms=00050}
22:49:19.146976 run                osmo-ms-mob/00051: Starting mobile
22:49:19.160821 run       osmo-ms-mob/00051(pid=186): Launched
22:49:19.172348 run                             mass: MS start registered  {at=2523985.38066884, delay=0.005243971012532711, ms=00051}
22:49:19.444805 run                osmo-ms-mob/00052: Starting mobile
22:49:19.459290 run       osmo-ms-mob/00052(pid=187): Launched
22:49:19.471009 run                             mass: MS start registered  {at=2523985.679324849, delay=0.0055601890198886395, ms=00052}
22:49:19.734214 run                osmo-ms-mob/00053: Starting mobile
22:49:19.747188 run       osmo-ms-mob/00053(pid=188): Launched
22:49:19.758227 run                             mass: MS start registered  {at=2523985.966546643, delay=0.00474756583571434, ms=00053}
22:49:20.046270 run                osmo-ms-mob/00054: Starting mobile
22:49:20.060000 run       osmo-ms-mob/00054(pid=189): Launched
22:49:20.070868 run                             mass: MS start registered  {at=2523986.279189914, delay=0.004877529107034206, ms=00054}
22:49:20.334873 run                osmo-ms-mob/00055: Starting mobile
22:49:20.347894 run       osmo-ms-mob/00055(pid=190): Launched
22:49:20.358793 run                             mass: MS start registered  {at=2523986.567115081, delay=0.00489972997456789, ms=00055}
22:49:20.482427 run                             mass: MS performed LU  {at=2523986.690642108, lu_delay=5.789760109037161, ms=00037}
22:49:20.547346 run                             mass: MS performed LU  {at=2523986.75556423, lu_delay=5.6560762748122215, ms=00038}
22:49:20.573686 run                osmo-ms-mob/00056: Starting mobile
22:49:20.586930 run       osmo-ms-mob/00056(pid=191): Launched
22:49:20.597652 run                             mass: MS start registered  {at=2523986.805974945, delay=0.004642539191991091, ms=00056}
22:49:20.615130 run                             mass: MS performed LU  {at=2523986.823416972, lu_delay=6.357699240092188, ms=00036}
22:49:20.653372 run                             mass: MS performed LU  {at=2523986.861608922, lu_delay=4.995446266140789, ms=00040}
22:49:20.679489 run                osmo-ms-mob/00057: Starting mobile
22:49:20.692857 run       osmo-ms-mob/00057(pid=192): Launched
22:49:20.703696 run                             mass: MS start registered  {at=2523986.9120163, delay=0.004907262045890093, ms=00057}
22:49:20.961631 run                             mass: MS performed LU  {at=2523987.169848643, lu_delay=4.9881744757294655, ms=00041}
22:49:21.347395 run                osmo-ms-mob/00058: Starting mobile
22:49:21.361829 run       osmo-ms-mob/00058(pid=193): Launched
22:49:21.372746 run                             mass: MS start registered  {at=2523987.581061002, delay=0.004625312052667141, ms=00058}
22:49:21.544477 run                             mass: MS performed LU  {at=2523987.752673862, lu_delay=4.68001957796514, ms=00044}
22:49:21.589207 run                osmo-ms-mob/00059: Starting mobile
22:49:21.602664 run       osmo-ms-mob/00059(pid=194): Launched
22:49:21.608801 run                             mass: MS performed LU  {at=2523987.817128647, lu_delay=4.908193848095834, ms=00043}
22:49:21.614928 run                             mass: MS start registered  {at=2523987.823261261, delay=0.00615063589066267, ms=00059}
22:49:21.947404 run                osmo-ms-mob/00060: Starting mobile
22:49:21.961061 run       osmo-ms-mob/00060(pid=195): Launched
22:49:21.972399 run                             mass: MS start registered  {at=2523988.180719792, delay=0.005091410130262375, ms=00060}
22:49:22.282202 run                             mass: MS performed LU  {at=2523988.490423697, lu_delay=5.360635502263904, ms=00045}
22:49:22.312278 run                osmo-ms-mob/00061: Starting mobile
22:49:22.325838 run       osmo-ms-mob/00061(pid=196): Launched
22:49:22.337161 run                             mass: MS start registered  {at=2523988.545478605, delay=0.005326913204044104, ms=00061}
22:49:22.384210 run                             mass: MS performed LU  {at=2523988.5922574, lu_delay=4.510967457201332, ms=00047}
22:49:22.411075 run                             mass: MS performed LU  {at=2523988.619315416, lu_delay=4.8403497990220785, ms=00046}
22:49:22.428908 run                osmo-ms-mob/00062: Starting mobile
22:49:22.442024 run       osmo-ms-mob/00062(pid=197): Launched
22:49:22.453309 run                             mass: MS start registered  {at=2523988.661630772, delay=0.004962394014000893, ms=00062}
22:49:22.628314 run                             mass: MS performed LU  {at=2523988.836536315, lu_delay=6.357841849792749, ms=00042}
22:49:22.977857 run                osmo-ms-mob/00063: Starting mobile
22:49:23.000937 run       osmo-ms-mob/00063(pid=198): Launched
22:49:23.012687 run                             mass: MS start registered  {at=2523989.221003394, delay=0.005288907326757908, ms=00063}
22:49:23.345424 run                osmo-ms-mob/00064: Starting mobile
22:49:23.359416 run       osmo-ms-mob/00064(pid=199): Launched
22:49:23.370889 run                             mass: MS start registered  {at=2523989.579203212, delay=0.005097574088722467, ms=00064}
22:49:23.486626 run                             mass: MS performed LU  {at=2523989.694842449, lu_delay=3.728295805864036, ms=00053}
22:49:23.747773 run                osmo-ms-mob/00065: Starting mobile
22:49:23.762135 run       osmo-ms-mob/00065(pid=200): Launched
22:49:23.773377 run                             mass: MS start registered  {at=2523989.98169845, delay=0.005109728313982487, ms=00065}
22:49:24.081180 run                osmo-ms-mob/00066: Starting mobile
22:49:24.097857 run       osmo-ms-mob/00066(pid=201): Launched
22:49:24.108804 run                             mass: MS start registered  {at=2523990.317123128, delay=0.00502056023105979, ms=00066}
22:49:24.248013 run                             mass: MS performed LU  {at=2523990.456244366, lu_delay=5.075575525872409, ms=00051}
22:49:24.313124 run                             mass: MS performed LU  {at=2523990.521363288, lu_delay=4.842038439121097, ms=00052}
22:49:24.340030 run                osmo-ms-mob/00067: Starting mobile
22:49:24.353198 run       osmo-ms-mob/00067(pid=202): Launched
22:49:24.364240 run                             mass: MS start registered  {at=2523990.572558519, delay=0.005042863078415394, ms=00067}
22:49:24.381231 run                             mass: MS performed LU  {at=2523990.589553465, lu_delay=6.1906267600134015, ms=00048}
22:49:24.492313 run                             mass: MS performed LU  {at=2523990.700538635, lu_delay=6.034370086621493, ms=00049}
22:49:24.521151 run                osmo-ms-mob/00068: Starting mobile
22:49:24.534462 run       osmo-ms-mob/00068(pid=203): Launched
22:49:24.545488 run                             mass: MS start registered  {at=2523990.753807425, delay=0.004983983002603054, ms=00068}
22:49:25.147839 run                osmo-ms-mob/00069: Starting mobile
22:49:25.161599 run       osmo-ms-mob/00069(pid=204): Launched
22:49:25.172712 run                             mass: MS start registered  {at=2523991.381030918, delay=0.004770590923726559, ms=00069}
22:49:25.547725 run                osmo-ms-mob/00070: Starting mobile
22:49:25.561855 run       osmo-ms-mob/00070(pid=205): Launched
22:49:25.573394 run                             mass: MS start registered  {at=2523991.781711868, delay=0.0052137658931314945, ms=00070}
22:49:25.964153 run                osmo-ms-mob/00071: Starting mobile
22:49:25.979213 run       osmo-ms-mob/00071(pid=206): Launched
22:49:25.990699 run                             mass: MS start registered  {at=2523992.199017256, delay=0.005474586971104145, ms=00071}
22:49:26.047758 run                             mass: MS performed LU  {at=2523992.25595068, lu_delay=5.343934379983693, ms=00057}
22:49:26.085881 run                             mass: MS performed LU  {at=2523992.294116944, lu_delay=5.488141999114305, ms=00056}
22:49:26.121536 run                             mass: MS performed LU  {at=2523992.329775075, lu_delay=6.050585160963237, ms=00054}
22:49:26.150745 run                osmo-ms-mob/00072: Starting mobile
22:49:26.164158 run       osmo-ms-mob/00072(pid=207): Launched
22:49:26.175147 run                             mass: MS start registered  {at=2523992.383467834, delay=0.005020754877477884, ms=00072}
22:49:26.394659 run                             mass: MS performed LU  {at=2523992.602875216, lu_delay=6.035760134924203, ms=00055}
22:49:26.774230 run                osmo-ms-mob/00073: Starting mobile
22:49:26.790552 run       osmo-ms-mob/00073(pid=208): Launched
22:49:26.801544 run                             mass: MS start registered  {at=2523993.009865181, delay=0.004989849869161844, ms=00073}
22:49:27.072972 run                             mass: MS performed LU  {at=2523993.281187676, lu_delay=5.457926414906979, ms=00059}
22:49:27.101589 run                osmo-ms-mob/00074: Starting mobile
22:49:27.114726 run       osmo-ms-mob/00074(pid=209): Launched
22:49:27.125940 run                             mass: MS start registered  {at=2523993.334257037, delay=0.005006903782486916, ms=00074}
22:49:27.136423 run                             mass: MS performed LU  {at=2523993.344742414, lu_delay=5.763681412208825, ms=00058}
22:49:27.207135 run                             mass: MS performed LU  {at=2523993.415373171, lu_delay=4.753742399159819, ms=00062}
22:49:27.216729 run                             mass: MS performed LU  {at=2523993.425062855, lu_delay=4.879584249574691, ms=00061}
22:49:27.227793 run                osmo-ms-mob/00075: Starting mobile
22:49:27.241149 run       osmo-ms-mob/00075(pid=210): Launched
22:49:27.252123 run                             mass: MS start registered  {at=2523993.460441419, delay=0.0047966898418962955, ms=00075}
22:49:27.912734 run                             mass: MS performed LU  {at=2523994.1209524, lu_delay=5.940232608001679, ms=00060}
22:49:27.986969 run                             mass: MS performed LU  {at=2523994.19517726, lu_delay=4.615974047686905, ms=00064}
22:49:28.039595 run                osmo-ms-mob/00076: Starting mobile
22:49:28.054702 run       osmo-ms-mob/00076(pid=211): Launched
22:49:28.060677 run                             mass: MS performed LU  {at=2523994.269005482, lu_delay=5.0480020879767835, ms=00063}
22:49:28.066672 run                             mass: MS start registered  {at=2523994.275006279, delay=0.006019412074238062, ms=00076}
22:49:28.473415 run                osmo-ms-mob/00077: Starting mobile
22:49:28.489545 run       osmo-ms-mob/00077(pid=212): Launched
22:49:28.500635 run                             mass: MS start registered  {at=2523994.708954532, delay=0.004859179258346558, ms=00077}
22:49:28.947051 run                osmo-ms-mob/00078: Starting mobile
22:49:28.961226 run       osmo-ms-mob/00078(pid=213): Launched
22:49:28.972640 run                             mass: MS start registered  {at=2523995.180961385, delay=0.004943995736539364, ms=00078}
22:49:29.364180 run                osmo-ms-mob/00079: Starting mobile
22:49:29.381107 run       osmo-ms-mob/00079(pid=214): Launched
22:49:29.391999 run                             mass: MS start registered  {at=2523995.600314886, delay=0.004858430940657854, ms=00079}
22:49:29.813755 run                             mass: MS performed LU  {at=2523996.021972074, lu_delay=4.640941156074405, ms=00069}
22:49:29.871569 run                osmo-ms-mob/00080: Starting mobile
22:49:29.886739 run       osmo-ms-mob/00080(pid=215): Launched
22:49:29.892718 run                             mass: MS performed LU  {at=2523996.101046443, lu_delay=5.783923314884305, ms=00066}
22:49:29.898892 run                             mass: MS performed LU  {at=2523996.107225015, lu_delay=6.125526564661413, ms=00065}
22:49:29.904609 run                             mass: MS start registered  {at=2523996.112943324, delay=0.011915337760001421, ms=00080}
22:49:30.122736 run                             mass: MS performed LU  {at=2523996.330953766, lu_delay=5.5771463410928845, ms=00068}
22:49:30.347391 run                osmo-ms-mob/00081: Starting mobile
22:49:30.361414 run       osmo-ms-mob/00081(pid=216): Launched
22:49:30.373428 run                             mass: MS start registered  {at=2523996.581746092, delay=0.005739882122725248, ms=00081}
22:49:30.748148 run                osmo-ms-mob/00082: Starting mobile
22:49:30.762057 run       osmo-ms-mob/00082(pid=217): Launched
22:49:30.773765 run                             mass: MS start registered  {at=2523996.982080754, delay=0.005166223738342524, ms=00082}
22:49:31.004312 run                             mass: MS performed LU  {at=2523997.2125291, lu_delay=4.202663918957114, ms=00073}
22:49:31.346469 run                osmo-ms-mob/00083: Starting mobile
22:49:31.360138 run       osmo-ms-mob/00083(pid=218): Launched
22:49:31.371880 run                             mass: MS start registered  {at=2523997.580200831, delay=0.005520910955965519, ms=00083}
22:49:31.678677 run                             mass: MS performed LU  {at=2523997.886895685, lu_delay=4.426454266067594, ms=00075}
22:49:31.714815 run                             mass: MS performed LU  {at=2523997.923048786, lu_delay=6.141336917877197, ms=00070}
22:49:31.771361 run                osmo-ms-mob/00084: Starting mobile
22:49:31.786341 run       osmo-ms-mob/00084(pid=219): Launched
22:49:31.797632 run                             mass: MS start registered  {at=2523998.005952563, delay=0.005108190234750509, ms=00084}
22:49:31.844896 run                             mass: MS performed LU  {at=2523998.053062452, lu_delay=4.7188054150901735, ms=00074}
22:49:31.989367 run                             mass: MS performed LU  {at=2523998.197588932, lu_delay=5.998571675736457, ms=00071}
22:49:32.024240 run                             mass: MS performed LU  {at=2523998.23247186, lu_delay=5.8490040260367095, ms=00072}
22:49:32.373325 run                osmo-ms-mob/00085: Starting mobile
22:49:32.389758 run       osmo-ms-mob/00085(pid=220): Launched
22:49:32.401279 run                             mass: MS start registered  {at=2523998.609599616, delay=0.005170139949768782, ms=00085}
22:49:32.934280 run                osmo-ms-mob/00086: Starting mobile
22:49:32.947388 run       osmo-ms-mob/00086(pid=221): Launched
22:49:32.959573 run                             mass: MS start registered  {at=2523999.167886304, delay=0.006139599252492189, ms=00086}
22:49:33.565123 run                osmo-ms-mob/00087: Starting mobile
22:49:33.583642 run       osmo-ms-mob/00087(pid=222): Launched
22:49:33.595010 run                             mass: MS start registered  {at=2523999.803329293, delay=0.005036155227571726, ms=00087}
22:49:33.662997 run                             mass: MS performed LU  {at=2523999.871175949, lu_delay=5.1622214168310165, ms=00077}
22:49:33.686999 run                             mass: MS performed LU  {at=2523999.895328697, lu_delay=5.620322417933494, ms=00076}
22:49:33.708769 run                             mass: MS performed LU  {at=2523999.916987459, lu_delay=4.736026074271649, ms=00078}
22:49:34.165060 run                osmo-ms-mob/00088: Starting mobile
22:49:34.181978 run       osmo-ms-mob/00088(pid=223): Launched
22:49:34.193196 run                             mass: MS start registered  {at=2524000.401516934, delay=0.00516327191144228, ms=00088}
22:49:34.734335 run                osmo-ms-mob/00089: Starting mobile
22:49:34.748053 run       osmo-ms-mob/00089(pid=224): Launched
22:49:34.759668 run                             mass: MS start registered  {at=2524000.967981598, delay=0.0054813590832054615, ms=00089}
22:49:35.356127 run                osmo-ms-mob/00090: Starting mobile
22:49:35.372472 run       osmo-ms-mob/00090(pid=225): Launched
22:49:35.383999 run                             mass: MS start registered  {at=2524001.592321491, delay=0.0053824009373784065, ms=00090}
22:49:35.444658 run                             mass: MS performed LU  {at=2524001.652874718, lu_delay=5.539931394159794, ms=00080}
22:49:35.467607 run                             mass: MS performed LU  {at=2524001.675938092, lu_delay=4.693857338279486, ms=00082}
22:49:35.610647 run                             mass: MS performed LU  {at=2524001.818866743, lu_delay=6.218551856931299, ms=00079}
22:49:35.716634 run                             mass: MS performed LU  {at=2524001.924853644, lu_delay=5.34310755180195, ms=00081}
22:49:35.740849 run                             mass: MS performed LU  {at=2524001.949178002, lu_delay=22.982894984073937, ms=00032}
22:49:35.752527 run                             mass: MS performed LU  {at=2524001.960847718, lu_delay=22.670773845165968, ms=00033}
22:49:35.776789 run                osmo-ms-mob/00091: Starting mobile
22:49:35.789876 run       osmo-ms-mob/00091(pid=226): Launched
22:49:35.801061 run                             mass: MS start registered  {at=2524002.009383046, delay=0.005139437038451433, ms=00091}
22:49:36.747535 run                osmo-ms-mob/00092: Starting mobile
22:49:36.761411 run       osmo-ms-mob/00092(pid=227): Launched
22:49:36.772806 run                             mass: MS start registered  {at=2524002.981117163, delay=0.00517242681235075, ms=00092}
22:49:37.428970 run                             mass: MS performed LU  {at=2524003.637181039, lu_delay=5.027581423055381, ms=00085}
22:49:37.484745 run                osmo-ms-mob/00093: Starting mobile
22:49:37.499533 run       osmo-ms-mob/00093(pid=228): Launched
22:49:37.505491 run                             mass: MS performed LU  {at=2524003.713820242, lu_delay=6.133619410917163, ms=00083}
22:49:37.511261 run                             mass: MS performed LU  {at=2524003.719595314, lu_delay=5.713642750866711, ms=00084}
22:49:37.516953 run                             mass: MS start registered  {at=2524003.725287744, delay=0.011484319809824228, ms=00093}
22:49:37.654861 run                             mass: MS performed LU  {at=2524003.863080293, lu_delay=4.695193988736719, ms=00086}
22:49:37.908618 run                             mass: MS performed LU  {at=2524004.116837063, lu_delay=22.84653408266604, ms=00039}
22:49:38.437497 run                osmo-ms-mob/00094: Starting mobile
22:49:38.450626 run       osmo-ms-mob/00094(pid=229): Launched
22:49:38.461352 run                             mass: MS start registered  {at=2524004.669673966, delay=0.004660403821617365, ms=00094}
22:49:39.210268 run                             mass: MS performed LU  {at=2524005.418484686, lu_delay=5.615155392792076, ms=00087}
22:49:39.228243 run                             mass: MS performed LU  {at=2524005.436487088, lu_delay=4.468505490105599, ms=00089}
22:49:39.273562 run                osmo-ms-mob/00095: Starting mobile
22:49:39.289390 run       osmo-ms-mob/00095(pid=230): Launched
22:49:39.300325 run                             mass: MS start registered  {at=2524005.508646904, delay=0.005016793962568045, ms=00095}
22:49:39.376761 run                             mass: MS performed LU  {at=2524005.584979051, lu_delay=5.183462116867304, ms=00088}
22:49:40.347937 run                osmo-ms-mob/00096: Starting mobile
22:49:40.361438 run       osmo-ms-mob/00096(pid=231): Launched
22:49:40.372765 run                             mass: MS start registered  {at=2524006.581083432, delay=0.005005176644772291, ms=00096}
22:49:41.195009 run                             mass: MS performed LU  {at=2524007.403218901, lu_delay=5.393835854716599, ms=00091}
22:49:41.212905 run                             mass: MS performed LU  {at=2524007.42111833, lu_delay=5.828796839341521, ms=00090}
22:49:41.240185 run                             mass: MS performed LU  {at=2524007.448495389, lu_delay=22.569076530169696, ms=00050}
22:49:41.265953 run                osmo-ms-mob/00097: Starting mobile
22:49:41.279277 run       osmo-ms-mob/00097(pid=232): Launched
22:49:41.290632 run                             mass: MS start registered  {at=2524007.498952984, delay=0.005325902719050646, ms=00097}
22:49:41.364914 run                             mass: MS performed LU  {at=2524007.573117947, lu_delay=4.592000784352422, ms=00092}
22:49:42.764245 run                osmo-ms-mob/00098: Starting mobile
22:49:42.781787 run       osmo-ms-mob/00098(pid=233): Launched
22:49:42.793276 run                             mass: MS start registered  {at=2524009.001598543, delay=0.005529540125280619, ms=00098}
22:49:42.975767 run                             mass: MS performed LU  {at=2524009.183953187, lu_delay=4.514279221184552, ms=00094}
22:49:43.142520 run                             mass: MS performed LU  {at=2524009.350734628, lu_delay=5.625446883961558, ms=00093}
22:49:44.556078 run                osmo-ms-mob/00099: Starting mobile
22:49:44.572209 run       osmo-ms-mob/00099(pid=234): Launched
22:49:44.578274 run                             mass: All started... {duration=55.754889108240604, too_slow=0}
22:49:44.583966 run                             mass: MS start registered  {at=2524010.792281551, delay=0.00567292794585228, ms=00099}
22:49:44.960645 run                             mass: MS performed LU  {at=2524011.168821474, lu_delay=5.660174570046365, ms=00095}
22:49:45.213677 run                             mass: MS performed LU  {at=2524011.421895855, lu_delay=4.84081242326647, ms=00096}
22:49:46.889480 run                             mass: MS performed LU  {at=2524013.097698137, lu_delay=5.598745153285563, ms=00097}
22:49:47.378673 run                             mass: MS performed LU  {at=2524013.586892201, lu_delay=23.014333682134748, ms=00067}
22:49:48.725951 run                             mass: MS performed LU  {at=2524014.934170598, lu_delay=5.932572055142373, ms=00098}
22:49:50.627879 run                             mass: MS performed LU  {at=2524016.836096795, lu_delay=6.043815243989229, ms=00099}
22:49:50.638270 run                             mass: Tests done {all_completed=True, max=23.014333682134748, min=3.728295805864036}
22:49:50.643577 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:50.649038 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:50.652358 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:50.655617 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:50.658901 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:50.662179 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:50.665501 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:50.668871 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:50.672205 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:50.675491 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:50.678791 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:50.682108 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:50.685456 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:50.688825 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:50.692183 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:50.695659 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:50.699123 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:50.702594 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:50.706141 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:50.709598 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:50.713076 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:50.716472 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:50.719961 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:50.723312 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:50.726746 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:50.730150 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:50.733539 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:50.736918 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:50.740396 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:50.743839 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:50.747210 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:50.751006 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:50.754516 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:50.757990 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:50.761381 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:50.764785 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:50.768292 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:50.771945 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:50.775406 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:50.778892 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:50.782367 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:50.785790 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:50.789266 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:50.792710 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:50.796067 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:50.799692 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:50.803062 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:50.806429 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:50.809796 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:50.813175 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:50.816800 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:50.820178 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:50.823558 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:50.826928 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:50.830585 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:50.834082 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:50.837912 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:50.841242 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:50.844714 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:50.848161 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:50.851605 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:50.855091 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:50.858564 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:50.862081 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:50.865538 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:50.869009 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:50.872622 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:50.876223 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:50.880153 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:50.883583 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:50.887027 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:50.890504 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:50.893957 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:50.897420 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:50.900865 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:50.904345 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:50.908197 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:50.911960 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:50.915766 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:50.919227 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:50.922704 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:50.926170 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:50.929641 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:50.933139 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:50.936606 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:50.940044 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:50.943514 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:50.946963 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:50.950573 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:50.954412 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:50.957903 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:50.961377 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:50.964828 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:50.968318 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:50.971770 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:50.975217 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:50.978706 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:50.982251 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:50.985724 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:50.989300 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:50.992852 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:50.996735 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:51.000138 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:51.003489 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:51.006884 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:51.010258 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:51.013611 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:51.017097 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:51.020529 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:51.023987 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:51.027472 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:51.031037 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:51.034537 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:51.038105 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:51.041619 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:51.045137 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:51.048605 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:51.052049 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:51.055441 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:51.058831 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:51.062209 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:51.065601 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:51.068992 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:51.072368 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:51.075749 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:51.079134 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:51.082521 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:51.085900 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:51.089276 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:51.092657 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:51.096026 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:51.099391 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:51.102763 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:51.106135 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:51.109511 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:51.112894 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:51.116274 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:51.119650 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:51.123043 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:51.126437 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:51.129814 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:51.133193 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:51.136568 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:51.139933 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:51.143308 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:51.146620 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:51.149890 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:51.153156 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:51.156417 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:51.159686 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:51.162944 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:51.166195 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:51.169457 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:51.172711 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:51.175983 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:51.179251 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:51.182518 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:51.185766 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:51.189036 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:51.192300 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:51.195555 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:51.198817 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:51.202074 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:51.205341 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:51.208617 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:51.211882 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:51.215146 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:51.218404 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:51.221666 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:51.224920 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:51.228182 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:51.231436 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:51.234714 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:51.237979 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:51.241250 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:51.244501 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:51.247777 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:51.251046 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:51.254291 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:51.257563 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:51.260810 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:51.264077 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:51.267335 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:51.270588 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:51.273861 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:51.277116 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:51.280360 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:51.283626 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:51.286887 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:51.290152 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:51.293412 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:51.296694 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:51.299961 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:51.303229 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:51.306492 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:51.309751 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:51.313022 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:51.316290 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:51.319555 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:51.322828 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:51.326096 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:51.329360 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:51.332628 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:51.335908 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:51.339176 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:51.342491 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:51.345828 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:51.349250 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:51.352681 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:51.356070 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:51.359513 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:51.362887 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:51.366319 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:51.369785 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:51.373254 ---      ParallelTerminationStrategy: PID 22 died...
22:49:51.374814 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:51.378622 ---      ParallelTerminationStrategy: PID 23 died...
22:49:51.380183 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:51.383979 ---      ParallelTerminationStrategy: PID 24 died...
22:49:51.385516 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:51.389347 ---      ParallelTerminationStrategy: PID 25 died...
22:49:51.390900 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:51.394715 ---      ParallelTerminationStrategy: PID 26 died...
22:49:51.396264 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:51.400111 ---      ParallelTerminationStrategy: PID 27 died...
22:49:51.401678 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:51.405514 ---      ParallelTerminationStrategy: PID 28 died...
22:49:51.407073 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:51.410902 ---      ParallelTerminationStrategy: PID 29 died...
22:49:51.412440 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:51.416293 ---      ParallelTerminationStrategy: PID 30 died...
22:49:51.417851 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:51.421694 ---      ParallelTerminationStrategy: PID 31 died...
22:49:51.423254 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:51.427094 ---      ParallelTerminationStrategy: PID 32 died...
22:49:51.428656 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:51.432517 ---      ParallelTerminationStrategy: PID 33 died...
22:49:51.434087 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:51.437956 ---      ParallelTerminationStrategy: PID 35 died...
22:49:51.439520 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:51.443377 ---      ParallelTerminationStrategy: PID 36 died...
22:49:51.444942 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:51.448802 ---      ParallelTerminationStrategy: PID 37 died...
22:49:51.450363 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:51.454227 ---      ParallelTerminationStrategy: PID 38 died...
22:49:51.455792 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:51.459618 ---      ParallelTerminationStrategy: PID 39 died...
22:49:51.461191 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:51.465028 ---      ParallelTerminationStrategy: PID 40 died...
22:49:51.466587 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:51.470410 ---      ParallelTerminationStrategy: PID 41 died...
22:49:51.471948 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:51.475776 ---      ParallelTerminationStrategy: PID 42 died...
22:49:51.477318 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:51.481131 ---      ParallelTerminationStrategy: PID 43 died...
22:49:51.482670 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:51.486475 ---      ParallelTerminationStrategy: PID 44 died...
22:49:51.488022 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:51.491836 ---      ParallelTerminationStrategy: PID 45 died...
22:49:51.493372 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:51.497178 ---      ParallelTerminationStrategy: PID 46 died...
22:49:51.498701 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:51.502506 ---      ParallelTerminationStrategy: PID 47 died...
22:49:51.504054 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:51.507863 ---      ParallelTerminationStrategy: PID 48 died...
22:49:51.509394 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:51.513203 ---      ParallelTerminationStrategy: PID 49 died...
22:49:51.514739 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:51.518538 ---      ParallelTerminationStrategy: PID 50 died...
22:49:51.520080 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:51.523902 ---      ParallelTerminationStrategy: PID 51 died...
22:49:51.525450 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:51.529285 ---      ParallelTerminationStrategy: PID 52 died...
22:49:51.530819 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:51.534616 ---      ParallelTerminationStrategy: PID 53 died...
22:49:51.536154 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:51.539967 ---      ParallelTerminationStrategy: PID 54 died...
22:49:51.541514 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:51.545350 ---      ParallelTerminationStrategy: PID 55 died...
22:49:51.546897 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:51.550700 ---      ParallelTerminationStrategy: PID 56 died...
22:49:51.552247 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:51.556073 ---      ParallelTerminationStrategy: PID 57 died...
22:49:51.557614 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:51.561443 ---      ParallelTerminationStrategy: PID 58 died...
22:49:51.562991 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:51.566776 ---      ParallelTerminationStrategy: PID 59 died...
22:49:51.568329 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:51.572123 ---      ParallelTerminationStrategy: PID 60 died...
22:49:51.573663 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:51.577484 ---      ParallelTerminationStrategy: PID 61 died...
22:49:51.579017 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:51.582832 ---      ParallelTerminationStrategy: PID 62 died...
22:49:51.584366 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:51.588446 ---      ParallelTerminationStrategy: PID 63 died...
22:49:51.589957 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:51.593655 ---      ParallelTerminationStrategy: PID 64 died...
22:49:51.595143 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:51.598840 ---      ParallelTerminationStrategy: PID 65 died...
22:49:51.600336 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:51.604022 ---      ParallelTerminationStrategy: PID 66 died...
22:49:51.605517 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:51.609195 ---      ParallelTerminationStrategy: PID 67 died...
22:49:51.610688 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:51.614355 ---      ParallelTerminationStrategy: PID 68 died...
22:49:51.615842 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:51.619530 ---      ParallelTerminationStrategy: PID 69 died...
22:49:51.621037 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:51.624715 ---      ParallelTerminationStrategy: PID 70 died...
22:49:51.626208 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:51.629880 ---      ParallelTerminationStrategy: PID 71 died...
22:49:51.631369 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:51.635065 ---      ParallelTerminationStrategy: PID 72 died...
22:49:51.636564 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:51.640262 ---      ParallelTerminationStrategy: PID 73 died...
22:49:51.641751 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:51.645434 ---      ParallelTerminationStrategy: PID 74 died...
22:49:51.646930 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:51.650632 ---      ParallelTerminationStrategy: PID 75 died...
22:49:51.652119 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:51.655806 ---      ParallelTerminationStrategy: PID 76 died...
22:49:51.657300 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:51.661009 ---      ParallelTerminationStrategy: PID 77 died...
22:49:51.662495 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:51.666189 ---      ParallelTerminationStrategy: PID 78 died...
22:49:51.667680 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:51.671362 ---      ParallelTerminationStrategy: PID 79 died...
22:49:51.672858 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:51.676550 ---      ParallelTerminationStrategy: PID 80 died...
22:49:51.678033 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:51.681717 ---      ParallelTerminationStrategy: PID 81 died...
22:49:51.683205 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:51.686893 ---      ParallelTerminationStrategy: PID 82 died...
22:49:51.688394 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:51.692082 ---      ParallelTerminationStrategy: PID 83 died...
22:49:51.693586 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:51.697283 ---      ParallelTerminationStrategy: PID 84 died...
22:49:51.698761 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:51.702460 ---      ParallelTerminationStrategy: PID 85 died...
22:49:51.703953 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:51.707643 ---      ParallelTerminationStrategy: PID 86 died...
22:49:51.709146 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:51.712825 ---      ParallelTerminationStrategy: PID 87 died...
22:49:51.714328 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:51.718026 ---      ParallelTerminationStrategy: PID 88 died...
22:49:51.719510 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:51.723193 ---      ParallelTerminationStrategy: PID 89 died...
22:49:51.724698 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:51.728396 ---      ParallelTerminationStrategy: PID 90 died...
22:49:51.729884 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:51.733569 ---      ParallelTerminationStrategy: PID 91 died...
22:49:51.735059 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:51.738751 ---      ParallelTerminationStrategy: PID 92 died...
22:49:51.740251 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:51.743945 ---      ParallelTerminationStrategy: PID 93 died...
22:49:51.745442 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:51.749128 ---      ParallelTerminationStrategy: PID 94 died...
22:49:51.750629 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:51.754342 ---      ParallelTerminationStrategy: PID 95 died...
22:49:51.755839 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:51.759533 ---      ParallelTerminationStrategy: PID 96 died...
22:49:51.761037 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:51.764734 ---      ParallelTerminationStrategy: PID 97 died...
22:49:51.766228 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:51.769919 ---      ParallelTerminationStrategy: PID 98 died...
22:49:51.771410 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:51.775095 ---      ParallelTerminationStrategy: PID 99 died...
22:49:51.776583 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:51.780258 ---      ParallelTerminationStrategy: PID 100 died...
22:49:51.781745 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:51.785426 ---      ParallelTerminationStrategy: PID 101 died...
22:49:51.786909 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:51.790602 ---      ParallelTerminationStrategy: PID 102 died...
22:49:51.792107 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:51.795794 ---      ParallelTerminationStrategy: PID 103 died...
22:49:51.797283 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:51.800975 ---      ParallelTerminationStrategy: PID 104 died...
22:49:51.802469 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:51.806139 ---      ParallelTerminationStrategy: PID 105 died...
22:49:51.807630 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:51.811312 ---      ParallelTerminationStrategy: PID 106 died...
22:49:51.812811 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:51.816496 ---      ParallelTerminationStrategy: PID 107 died...
22:49:51.817991 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:51.821678 ---      ParallelTerminationStrategy: PID 108 died...
22:49:51.823171 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:51.826864 ---      ParallelTerminationStrategy: PID 109 died...
22:49:51.828369 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:51.832057 ---      ParallelTerminationStrategy: PID 110 died...
22:49:51.833546 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:51.837240 ---      ParallelTerminationStrategy: PID 111 died...
22:49:51.838726 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:51.842407 ---      ParallelTerminationStrategy: PID 112 died...
22:49:51.843896 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:51.847573 ---      ParallelTerminationStrategy: PID 113 died...
22:49:51.849078 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:51.852784 ---      ParallelTerminationStrategy: PID 114 died...
22:49:51.854288 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:51.857962 ---      ParallelTerminationStrategy: PID 115 died...
22:49:51.859461 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:51.863162 ---      ParallelTerminationStrategy: PID 116 died...
22:49:51.864666 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:51.868389 ---      ParallelTerminationStrategy: PID 117 died...
22:49:51.869880 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:51.873583 ---      ParallelTerminationStrategy: PID 118 died...
22:49:51.875073 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:51.878799 ---      ParallelTerminationStrategy: PID 119 died...
22:49:51.880308 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:51.884029 ---      ParallelTerminationStrategy: PID 120 died...
22:49:51.885535 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:51.889225 ---      ParallelTerminationStrategy: PID 121 died...
22:49:51.890737 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:51.894427 ---      ParallelTerminationStrategy: PID 122 died...
22:49:51.895947 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:51.899655 ---      ParallelTerminationStrategy: PID 123 died...
22:49:51.901161 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:51.904886 ---      ParallelTerminationStrategy: PID 124 died...
22:49:51.906375 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:51.910065 ---      ParallelTerminationStrategy: PID 125 died...
22:49:51.911560 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:51.915287 ---      ParallelTerminationStrategy: PID 126 died...
22:49:51.916793 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:51.920482 ---      ParallelTerminationStrategy: PID 127 died...
22:49:51.921976 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:51.925667 ---      ParallelTerminationStrategy: PID 128 died...
22:49:51.927158 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:51.930869 ---      ParallelTerminationStrategy: PID 129 died...
22:49:51.932385 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:51.936104 ---      ParallelTerminationStrategy: PID 130 died...
22:49:51.937608 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:51.941300 ---      ParallelTerminationStrategy: PID 131 died...
22:49:51.942801 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:51.946525 ---      ParallelTerminationStrategy: PID 132 died...
22:49:51.948030 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:51.951718 ---      ParallelTerminationStrategy: PID 133 died...
22:49:51.953209 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:51.956902 ---      ParallelTerminationStrategy: PID 134 died...
22:49:51.958398 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:51.962105 ---      ParallelTerminationStrategy: PID 135 died...
22:49:51.963602 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:51.967348 ---      ParallelTerminationStrategy: PID 136 died...
22:49:51.968849 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:51.972594 ---      ParallelTerminationStrategy: PID 137 died...
22:49:51.974109 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:51.977850 ---      ParallelTerminationStrategy: PID 138 died...
22:49:51.979366 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:51.983105 ---      ParallelTerminationStrategy: PID 139 died...
22:49:51.984608 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:51.988338 ---      ParallelTerminationStrategy: PID 140 died...
22:49:51.989841 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:51.993563 ---      ParallelTerminationStrategy: PID 141 died...
22:49:51.995065 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:51.998798 ---      ParallelTerminationStrategy: PID 142 died...
22:49:52.000301 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:52.004016 ---      ParallelTerminationStrategy: PID 143 died...
22:49:52.005502 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:52.009209 ---      ParallelTerminationStrategy: PID 144 died...
22:49:52.010689 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:52.014397 ---      ParallelTerminationStrategy: PID 145 died...
22:49:52.015892 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:52.019599 ---      ParallelTerminationStrategy: PID 146 died...
22:49:52.021091 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:52.024841 ---      ParallelTerminationStrategy: PID 147 died...
22:49:52.026350 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:52.030065 ---      ParallelTerminationStrategy: PID 148 died...
22:49:52.031558 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:52.035281 ---      ParallelTerminationStrategy: PID 149 died...
22:49:52.036781 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:52.040509 ---      ParallelTerminationStrategy: PID 150 died...
22:49:52.041995 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:52.045691 ---      ParallelTerminationStrategy: PID 151 died...
22:49:52.047182 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:52.050907 ---      ParallelTerminationStrategy: PID 152 died...
22:49:52.052402 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:52.056115 ---      ParallelTerminationStrategy: PID 153 died...
22:49:52.057607 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:52.061336 ---      ParallelTerminationStrategy: PID 154 died...
22:49:52.062839 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:52.066557 ---      ParallelTerminationStrategy: PID 155 died...
22:49:52.068054 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:52.071801 ---      ParallelTerminationStrategy: PID 156 died...
22:49:52.073291 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:52.077021 ---      ParallelTerminationStrategy: PID 157 died...
22:49:52.078523 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:52.082239 ---      ParallelTerminationStrategy: PID 158 died...
22:49:52.083727 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:52.087427 ---      ParallelTerminationStrategy: PID 159 died...
22:49:52.088935 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:52.092652 ---      ParallelTerminationStrategy: PID 160 died...
22:49:52.094141 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:52.097858 ---      ParallelTerminationStrategy: PID 161 died...
22:49:52.099354 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:52.103062 ---      ParallelTerminationStrategy: PID 162 died...
22:49:52.104551 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:52.108270 ---      ParallelTerminationStrategy: PID 163 died...
22:49:52.109760 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:52.113460 ---      ParallelTerminationStrategy: PID 164 died...
22:49:52.114949 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:52.118669 ---      ParallelTerminationStrategy: PID 165 died...
22:49:52.120160 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:52.123864 ---      ParallelTerminationStrategy: PID 166 died...
22:49:52.125348 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:52.129072 ---      ParallelTerminationStrategy: PID 167 died...
22:49:52.130564 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:52.134273 ---      ParallelTerminationStrategy: PID 168 died...
22:49:52.135779 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:52.139513 ---      ParallelTerminationStrategy: PID 169 died...
22:49:52.141015 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:52.144741 ---      ParallelTerminationStrategy: PID 170 died...
22:49:52.146242 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:52.149951 ---      ParallelTerminationStrategy: PID 171 died...
22:49:52.151432 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:52.155147 ---      ParallelTerminationStrategy: PID 172 died...
22:49:52.156643 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:52.160363 ---      ParallelTerminationStrategy: PID 173 died...
22:49:52.161864 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:52.165572 ---      ParallelTerminationStrategy: PID 174 died...
22:49:52.167065 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:52.170790 ---      ParallelTerminationStrategy: PID 175 died...
22:49:52.172301 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:52.176011 ---      ParallelTerminationStrategy: PID 176 died...
22:49:52.177501 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:52.181235 ---      ParallelTerminationStrategy: PID 177 died...
22:49:52.182728 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:52.186437 ---      ParallelTerminationStrategy: PID 178 died...
22:49:52.187927 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:52.191620 ---      ParallelTerminationStrategy: PID 179 died...
22:49:52.193118 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:52.196837 ---      ParallelTerminationStrategy: PID 180 died...
22:49:52.198328 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:52.202048 ---      ParallelTerminationStrategy: PID 181 died...
22:49:52.203544 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:52.207259 ---      ParallelTerminationStrategy: PID 182 died...
22:49:52.208761 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:52.212484 ---      ParallelTerminationStrategy: PID 183 died...
22:49:52.213995 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:52.217726 ---      ParallelTerminationStrategy: PID 184 died...
22:49:52.219210 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:52.222944 ---      ParallelTerminationStrategy: PID 185 died...
22:49:52.224442 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:52.228167 ---      ParallelTerminationStrategy: PID 186 died...
22:49:52.229658 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:52.233370 ---      ParallelTerminationStrategy: PID 187 died...
22:49:52.234865 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:52.238597 ---      ParallelTerminationStrategy: PID 188 died...
22:49:52.240086 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:52.243809 ---      ParallelTerminationStrategy: PID 189 died...
22:49:52.245313 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:52.249030 ---      ParallelTerminationStrategy: PID 190 died...
22:49:52.250519 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:52.254224 ---      ParallelTerminationStrategy: PID 191 died...
22:49:52.255718 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:52.259440 ---      ParallelTerminationStrategy: PID 192 died...
22:49:52.260956 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:52.264692 ---      ParallelTerminationStrategy: PID 193 died...
22:49:52.266201 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:52.269911 ---      ParallelTerminationStrategy: PID 194 died...
22:49:52.271395 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:52.275126 ---      ParallelTerminationStrategy: PID 195 died...
22:49:52.276640 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:52.280350 ---      ParallelTerminationStrategy: PID 196 died...
22:49:52.281848 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:52.285562 ---      ParallelTerminationStrategy: PID 197 died...
22:49:52.287049 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:52.290766 ---      ParallelTerminationStrategy: PID 198 died...
22:49:52.292265 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:52.295978 ---      ParallelTerminationStrategy: PID 199 died...
22:49:52.297470 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:52.301179 ---      ParallelTerminationStrategy: PID 200 died...
22:49:52.302666 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:52.306376 ---      ParallelTerminationStrategy: PID 201 died...
22:49:52.307865 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:52.311566 ---      ParallelTerminationStrategy: PID 202 died...
22:49:52.313061 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:52.316776 ---      ParallelTerminationStrategy: PID 203 died...
22:49:52.318274 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:52.321989 ---      ParallelTerminationStrategy: PID 204 died...
22:49:52.323479 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:52.327214 ---      ParallelTerminationStrategy: PID 205 died...
22:49:52.328729 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:52.332458 ---      ParallelTerminationStrategy: PID 206 died...
22:49:52.333950 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:52.337670 ---      ParallelTerminationStrategy: PID 207 died...
22:49:52.339164 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:52.342897 ---      ParallelTerminationStrategy: PID 208 died...
22:49:52.344410 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:52.348149 ---      ParallelTerminationStrategy: PID 209 died...
22:49:52.349641 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:52.353367 ---      ParallelTerminationStrategy: PID 210 died...
22:49:52.354860 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:52.358603 ---      ParallelTerminationStrategy: PID 211 died...
22:49:52.360112 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:52.363846 ---      ParallelTerminationStrategy: PID 212 died...
22:49:52.365348 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:52.369064 ---      ParallelTerminationStrategy: PID 213 died...
22:49:52.370551 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:52.374259 ---      ParallelTerminationStrategy: PID 214 died...
22:49:52.375770 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:52.379473 ---      ParallelTerminationStrategy: PID 215 died...
22:49:52.380977 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:52.384700 ---      ParallelTerminationStrategy: PID 216 died...
22:49:52.386200 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:52.389923 ---      ParallelTerminationStrategy: PID 217 died...
22:49:52.391420 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:52.395153 ---      ParallelTerminationStrategy: PID 218 died...
22:49:52.396657 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:52.400376 ---      ParallelTerminationStrategy: PID 219 died...
22:49:52.401882 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:52.405608 ---      ParallelTerminationStrategy: PID 220 died...
22:49:52.407114 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:52.410866 ---      ParallelTerminationStrategy: PID 221 died...
22:49:52.412363 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:52.416077 ---      ParallelTerminationStrategy: PID 222 died...
22:49:52.417573 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:52.421297 ---      ParallelTerminationStrategy: PID 223 died...
22:49:52.422792 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:52.426523 ---      ParallelTerminationStrategy: PID 224 died...
22:49:52.428017 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:52.431745 ---      ParallelTerminationStrategy: PID 225 died...
22:49:52.433247 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:52.436988 ---      ParallelTerminationStrategy: PID 226 died...
22:49:52.438499 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:52.442253 ---      ParallelTerminationStrategy: PID 227 died...
22:49:52.443775 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:52.447507 ---      ParallelTerminationStrategy: PID 228 died...
22:49:52.449005 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:52.452721 ---      ParallelTerminationStrategy: PID 229 died...
22:49:52.454213 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:52.457976 ---      ParallelTerminationStrategy: PID 230 died...
22:49:52.459471 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:52.463194 ---      ParallelTerminationStrategy: PID 231 died...
22:49:52.464691 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:52.468418 ---      ParallelTerminationStrategy: PID 232 died...
22:49:52.469909 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:52.473660 ---      ParallelTerminationStrategy: PID 233 died...
22:49:52.475169 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:52.478895 ---      ParallelTerminationStrategy: PID 234 died...
22:49:52.480387 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:55.884850 ---      ParallelTerminationStrategy: PID 34 died...
22:49:55.891145 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8252 netreg_mass PASS
---------------------------------------------------------------------
22:49:55.955867 tst                       trial-8252: Storing JUnit report in /build/trial-8252/run.2026-02-24_22-48-29/trial-8252.xml

--------------------------------------------------------------------------------------------
trial-8252 PASS
--------------------------------------------------------------------------------------------
22:49:55.968000 tst                       trial-8252: trial-8252: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8252/inst
+ cd trial-8252
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-24 22:48:29
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8252-run.tgz run.2026-02-24_22-48-29
+ tar czf /build/trial-8252-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-24_13_29_21.tgz osmo-bts-oc2g.build-2026-02-24_00_51_36.tgz osmo-bts-sysmo.build-2026-02-24_00_51_38.tgz osmo-bts.build-2026-02-24_00_51_37.tgz osmo-ggsn.build-2026-02-24_20_42_44.tgz osmo-hlr.build-2026-02-24_16_36_50.tgz osmo-hnbgw.build-2026-02-24_13_30_41.tgz osmo-mgw.build-2026-02-24_08_33_08.tgz osmo-msc.build-2026-02-24_13_33_00.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-24_07_35_04.tgz osmo-pcu-sysmo.build-2026-02-24_07_34_58.tgz osmo-pcu.build-2026-02-24_07_35_08.tgz osmo-sgsn.build-2026-02-24_20_48_33.tgz osmo-stp.build-2026-02-24_13_25_38.tgz osmo-trx.build-2026-02-24_14_21_29.tgz osmocom-bb.build-2026-02-24_21_17_25.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