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 7735
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15374828510132890401.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-8277
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:160842b73f2239a797c2089832dbe103946fda286e9e2401cdb2befb045bab06 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8278 -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-03-22 22:49:13
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8278
+ mkdir -p trial-8278
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-22_13_29_48.tgz osmo-bts-oc2g.build-2026-03-22_00_51_33.tgz osmo-bts-sysmo.build-2026-03-22_00_51_35.tgz osmo-bts.build-2026-03-22_00_51_41.tgz osmo-ggsn.build-2026-03-22_20_42_44.tgz osmo-hlr.build-2026-03-22_16_36_50.tgz osmo-hnbgw.build-2026-03-22_13_31_07.tgz osmo-mgw.build-2026-03-22_08_33_07.tgz osmo-msc.build-2026-03-22_13_35_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-22_07_35_19.tgz osmo-pcu-sysmo.build-2026-03-22_07_35_16.tgz osmo-pcu.build-2026-03-22_07_35_16.tgz osmo-sgsn.build-2026-03-22_20_48_30.tgz osmo-stp.build-2026-03-22_13_25_43.tgz osmo-trx.build-2026-03-22_14_21_30.tgz osmocom-bb.build-2026-03-22_21_17_17.tgz srslte.build-19.tgz trial-8278
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-22_13_29_48.md5 osmo-bts-oc2g.build-2026-03-22_00_51_33.md5 osmo-bts-sysmo.build-2026-03-22_00_51_35.md5 osmo-bts.build-2026-03-22_00_51_41.md5 osmo-ggsn.build-2026-03-22_20_42_44.md5 osmo-hlr.build-2026-03-22_16_36_50.md5 osmo-hnbgw.build-2026-03-22_13_31_07.md5 osmo-mgw.build-2026-03-22_08_33_07.md5 osmo-msc.build-2026-03-22_13_35_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-22_07_35_19.md5 osmo-pcu-sysmo.build-2026-03-22_07_35_16.md5 osmo-pcu.build-2026-03-22_07_35_16.md5 osmo-sgsn.build-2026-03-22_20_48_30.md5 osmo-stp.build-2026-03-22_13_25_43.md5 osmo-trx.build-2026-03-22_14_21_30.md5 osmocom-bb.build-2026-03-22_21_17_17.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-22_13_29_48.md5 osmo-bts-oc2g.build-2026-03-22_00_51_33.md5 osmo-bts-sysmo.build-2026-03-22_00_51_35.md5 osmo-bts.build-2026-03-22_00_51_41.md5 osmo-ggsn.build-2026-03-22_20_42_44.md5 osmo-hlr.build-2026-03-22_16_36_50.md5 osmo-hnbgw.build-2026-03-22_13_31_07.md5 osmo-mgw.build-2026-03-22_08_33_07.md5 osmo-msc.build-2026-03-22_13_35_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-22_07_35_19.md5 osmo-pcu-sysmo.build-2026-03-22_07_35_16.md5 osmo-pcu.build-2026-03-22_07_35_16.md5 osmo-sgsn.build-2026-03-22_20_48_30.md5 osmo-stp.build-2026-03-22_13_25_43.md5 osmo-trx.build-2026-03-22_14_21_30.md5 osmocom-bb.build-2026-03-22_21_17_17.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-8278 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8278'
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-8278
--------------------------------------------------------------------------------------------
22:49:13.846049 tst                       trial-8278: Detailed log at /build/trial-8278/run.2026-03-22_22-49-13/log

---------------------------------------------------------------------
trial-8278 netreg_mass
---------------------------------------------------------------------
22:49:14.049323 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:14.049703 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:14.050510 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:14.051645 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:14.093367 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:14.094246 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:14.095436 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:14.174494 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-8278 netreg_mass register_default_mass.py
----------------------------------------------
22:49:14.175281 tst       register_default_mass.py:9: Claiming resources for the test
22:49:14.190367 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.190890 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.191339 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.191780 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.192233 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.192677 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:14.193110 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:49:14.223864 tst         register_default_mass.py: using LAC 2
22:49:14.246571 tst         register_default_mass.py: using RAC 2
22:49:14.273923 tst         register_default_mass.py: using CellId 2
22:49:14.304198 tst         register_default_mass.py: using BVCI 3
22:49:14.318213 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.318971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.319529 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.320050 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.320557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.321054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.321557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.322114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.322640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.323156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.323679 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.324189 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.324722 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.325252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.325764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.326283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.326808 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.327321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.327845 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.328364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.328870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.329394 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.329916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.330431 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.330934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.331454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.331968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.332468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.332990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.333512 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.334016 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.334528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.335055 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.335576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.336099 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.336617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.337126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.337633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.338148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.338661 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.339164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.339701 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.340216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.340718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.341220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.341731 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.342239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.342744 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.343248 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.343769 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.344275 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.344797 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.345304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.345804 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.346310 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.346824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.347332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.347848 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.348358 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.348852 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.349343 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.349860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.350380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.350900 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.351400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.351923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.352441 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.352953 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.353455 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.353960 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.354461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.354964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.355546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.356068 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.356572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.357066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.357578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.358078 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.358577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.359066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.359569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.360072 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.360567 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.361073 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.361574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.362073 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.362589 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.363086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.363581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.364104 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.364613 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.365116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.365638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.366152 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.366653 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.367170 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.367682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.368207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.368721 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.369224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.369718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:14.370284 tst      register_default_mass.py:21: Launching a simple network
22:49:14.380309 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:14.500261 run            create_hlr_db(pid=20): Launched
22:49:15.515092 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:15.531307 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:15.546399 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:49:15.552110 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:49:15.739241 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:15.754282 run      osmo-stp_127.0.42.5(pid=25): Launched
22:49:15.759869 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:49:16.176008 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:16.191443 run      osmo-msc_127.0.42.6(pid=27): Launched
22:49:19.206086 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:19.333632 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:19.348650 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:49:19.354307 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:19.377883 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:19.393007 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:49:19.398749 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:19.712905 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:19.728251 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:49:25.754798 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:25.928418 run         osmo-bts-virtual(pid=34): Launched
22:49:26.979469 tst         register_default_mass.py: using MSISDN 1001
22:49:26.998741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:27.038512 tst         register_default_mass.py: using MSISDN 1002
22:49:27.056379 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:27.086779 tst         register_default_mass.py: using MSISDN 1003
22:49:27.101582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:27.132234 tst         register_default_mass.py: using MSISDN 1004
22:49:27.146586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:27.177314 tst         register_default_mass.py: using MSISDN 1005
22:49:27.191883 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:27.222628 tst         register_default_mass.py: using MSISDN 1006
22:49:27.237228 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:27.267917 tst         register_default_mass.py: using MSISDN 1007
22:49:27.282347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:27.313211 tst         register_default_mass.py: using MSISDN 1008
22:49:27.327976 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:27.358642 tst         register_default_mass.py: using MSISDN 1009
22:49:27.373227 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:27.403970 tst         register_default_mass.py: using MSISDN 1010
22:49:27.418393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:27.449309 tst         register_default_mass.py: using MSISDN 1011
22:49:27.464004 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:27.494945 tst         register_default_mass.py: using MSISDN 1012
22:49:27.509603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:27.540054 tst         register_default_mass.py: using MSISDN 1013
22:49:27.554535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:27.585085 tst         register_default_mass.py: using MSISDN 1014
22:49:27.599438 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:27.633920 tst         register_default_mass.py: using MSISDN 1015
22:49:27.650082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:27.680720 tst         register_default_mass.py: using MSISDN 1016
22:49:27.695299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:27.725470 tst         register_default_mass.py: using MSISDN 1017
22:49:27.739874 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:27.770528 tst         register_default_mass.py: using MSISDN 1018
22:49:27.785098 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:27.824064 tst         register_default_mass.py: using MSISDN 1019
22:49:27.841738 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:27.872383 tst         register_default_mass.py: using MSISDN 1020
22:49:27.887156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:27.917584 tst         register_default_mass.py: using MSISDN 1021
22:49:27.932023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:27.962390 tst         register_default_mass.py: using MSISDN 1022
22:49:27.976677 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:28.007063 tst         register_default_mass.py: using MSISDN 1023
22:49:28.021382 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:28.051945 tst         register_default_mass.py: using MSISDN 1024
22:49:28.066406 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:28.096878 tst         register_default_mass.py: using MSISDN 1025
22:49:28.111295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:28.142010 tst         register_default_mass.py: using MSISDN 1026
22:49:28.156555 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:28.185580 tst         register_default_mass.py: using MSISDN 1027
22:49:28.199257 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:28.229866 tst         register_default_mass.py: using MSISDN 1028
22:49:28.244178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:28.274680 tst         register_default_mass.py: using MSISDN 1029
22:49:28.289275 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:28.319564 tst         register_default_mass.py: using MSISDN 1030
22:49:28.329909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:28.360707 tst         register_default_mass.py: using MSISDN 1031
22:49:28.382665 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:28.413371 tst         register_default_mass.py: using MSISDN 1032
22:49:28.428650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:28.459315 tst         register_default_mass.py: using MSISDN 1033
22:49:28.473971 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:28.504487 tst         register_default_mass.py: using MSISDN 1034
22:49:28.517758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:28.547925 tst         register_default_mass.py: using MSISDN 1035
22:49:28.562222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:28.592969 tst         register_default_mass.py: using MSISDN 1036
22:49:28.607389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:28.637885 tst         register_default_mass.py: using MSISDN 1037
22:49:28.652311 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:28.682875 tst         register_default_mass.py: using MSISDN 1038
22:49:28.697285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:28.727901 tst         register_default_mass.py: using MSISDN 1039
22:49:28.741513 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:28.772169 tst         register_default_mass.py: using MSISDN 1040
22:49:28.786615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:28.817095 tst         register_default_mass.py: using MSISDN 1041
22:49:28.831536 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:28.862225 tst         register_default_mass.py: using MSISDN 1042
22:49:28.876684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:28.907034 tst         register_default_mass.py: using MSISDN 1043
22:49:28.920208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:28.950169 tst         register_default_mass.py: using MSISDN 1044
22:49:28.964235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:28.994802 tst         register_default_mass.py: using MSISDN 1045
22:49:29.009237 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:29.039943 tst         register_default_mass.py: using MSISDN 1046
22:49:29.054543 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:29.085304 tst         register_default_mass.py: using MSISDN 1047
22:49:29.099745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:29.130511 tst         register_default_mass.py: using MSISDN 1048
22:49:29.145083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:29.175813 tst         register_default_mass.py: using MSISDN 1049
22:49:29.190474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:29.220972 tst         register_default_mass.py: using MSISDN 1050
22:49:29.235450 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:29.265880 tst         register_default_mass.py: using MSISDN 1051
22:49:29.280286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:29.310859 tst         register_default_mass.py: using MSISDN 1052
22:49:29.325248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:29.364538 tst         register_default_mass.py: using MSISDN 1053
22:49:29.382397 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:29.413117 tst         register_default_mass.py: using MSISDN 1054
22:49:29.427897 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:29.458334 tst         register_default_mass.py: using MSISDN 1055
22:49:29.472915 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:29.503573 tst         register_default_mass.py: using MSISDN 1056
22:49:29.518113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:29.548790 tst         register_default_mass.py: using MSISDN 1057
22:49:29.563259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:29.593485 tst         register_default_mass.py: using MSISDN 1058
22:49:29.607877 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:29.638717 tst         register_default_mass.py: using MSISDN 1059
22:49:29.653356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:29.684022 tst         register_default_mass.py: using MSISDN 1060
22:49:29.698529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:29.738340 tst         register_default_mass.py: using MSISDN 1061
22:49:29.756242 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:29.786927 tst         register_default_mass.py: using MSISDN 1062
22:49:29.801883 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:29.832967 tst         register_default_mass.py: using MSISDN 1063
22:49:29.847736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:29.878646 tst         register_default_mass.py: using MSISDN 1064
22:49:29.886258 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:29.917934 tst         register_default_mass.py: using MSISDN 1065
22:49:29.932540 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:29.963720 tst         register_default_mass.py: using MSISDN 1066
22:49:29.978509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:30.009273 tst         register_default_mass.py: using MSISDN 1067
22:49:30.023836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:30.054844 tst         register_default_mass.py: using MSISDN 1068
22:49:30.069613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:30.100268 tst         register_default_mass.py: using MSISDN 1069
22:49:30.114831 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:30.145641 tst         register_default_mass.py: using MSISDN 1070
22:49:30.160239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:30.191350 tst         register_default_mass.py: using MSISDN 1071
22:49:30.206067 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:30.237329 tst         register_default_mass.py: using MSISDN 1072
22:49:30.252157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:30.283424 tst         register_default_mass.py: using MSISDN 1073
22:49:30.298203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:30.329445 tst         register_default_mass.py: using MSISDN 1074
22:49:30.343989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:30.375006 tst         register_default_mass.py: using MSISDN 1075
22:49:30.389733 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:30.420739 tst         register_default_mass.py: using MSISDN 1076
22:49:30.435450 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:30.466541 tst         register_default_mass.py: using MSISDN 1077
22:49:30.481337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:30.512104 tst         register_default_mass.py: using MSISDN 1078
22:49:30.526660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:30.557457 tst         register_default_mass.py: using MSISDN 1079
22:49:30.571701 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:30.602996 tst         register_default_mass.py: using MSISDN 1080
22:49:30.617795 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:30.649029 tst         register_default_mass.py: using MSISDN 1081
22:49:30.663662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:30.693625 tst         register_default_mass.py: using MSISDN 1082
22:49:30.707676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:30.738573 tst         register_default_mass.py: using MSISDN 1083
22:49:30.753127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:30.784216 tst         register_default_mass.py: using MSISDN 1084
22:49:30.799083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:30.829507 tst         register_default_mass.py: using MSISDN 1085
22:49:30.843752 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:30.874807 tst         register_default_mass.py: using MSISDN 1086
22:49:30.889317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:30.920048 tst         register_default_mass.py: using MSISDN 1087
22:49:30.934587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:30.965737 tst         register_default_mass.py: using MSISDN 1088
22:49:30.980600 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:31.011904 tst         register_default_mass.py: using MSISDN 1089
22:49:31.026660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:31.057734 tst         register_default_mass.py: using MSISDN 1090
22:49:31.072490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:31.103576 tst         register_default_mass.py: using MSISDN 1091
22:49:31.118397 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:31.149447 tst         register_default_mass.py: using MSISDN 1092
22:49:31.164202 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:31.195237 tst         register_default_mass.py: using MSISDN 1093
22:49:31.209920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:31.241006 tst         register_default_mass.py: using MSISDN 1094
22:49:31.255733 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:31.286591 tst         register_default_mass.py: using MSISDN 1095
22:49:31.301189 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:31.332223 tst         register_default_mass.py: using MSISDN 1096
22:49:31.346879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:31.377803 tst         register_default_mass.py: using MSISDN 1097
22:49:31.392467 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:31.423725 tst         register_default_mass.py: using MSISDN 1098
22:49:31.438426 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:31.469522 tst         register_default_mass.py: using MSISDN 1099
22:49:31.484224 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:31.515298 tst         register_default_mass.py: using MSISDN 1100
22:49:31.530149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:31.621666 run                             mass: Starting testcase
22:49:31.627300 run                             mass: Pre-launching all virtphy's
22:49:31.632832 run           osmo-ms-virt-phy/00000: Starting virtphy
22:49:31.646038 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:49:31.652144 run           osmo-ms-virt-phy/00001: Starting virtphy
22:49:31.665173 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:49:31.671234 run           osmo-ms-virt-phy/00002: Starting virtphy
22:49:31.684268 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:49:31.690348 run           osmo-ms-virt-phy/00003: Starting virtphy
22:49:31.703397 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:49:31.709524 run           osmo-ms-virt-phy/00004: Starting virtphy
22:49:31.722506 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:49:31.728633 run           osmo-ms-virt-phy/00005: Starting virtphy
22:49:31.741607 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:49:31.747693 run           osmo-ms-virt-phy/00006: Starting virtphy
22:49:31.760756 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:49:31.766846 run           osmo-ms-virt-phy/00007: Starting virtphy
22:49:31.779867 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:49:31.785899 run           osmo-ms-virt-phy/00008: Starting virtphy
22:49:31.798897 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:49:31.804975 run           osmo-ms-virt-phy/00009: Starting virtphy
22:49:31.818059 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:49:31.824135 run           osmo-ms-virt-phy/00010: Starting virtphy
22:49:31.837161 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:49:31.843137 run           osmo-ms-virt-phy/00011: Starting virtphy
22:49:31.855928 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:49:31.861888 run           osmo-ms-virt-phy/00012: Starting virtphy
22:49:31.874762 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:49:31.880741 run           osmo-ms-virt-phy/00013: Starting virtphy
22:49:31.893575 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:49:31.899502 run           osmo-ms-virt-phy/00014: Starting virtphy
22:49:31.912369 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:49:31.918270 run           osmo-ms-virt-phy/00015: Starting virtphy
22:49:31.931030 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:49:31.937044 run           osmo-ms-virt-phy/00016: Starting virtphy
22:49:31.949842 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:49:31.955785 run           osmo-ms-virt-phy/00017: Starting virtphy
22:49:31.968573 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:49:31.974477 run           osmo-ms-virt-phy/00018: Starting virtphy
22:49:31.987301 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:49:31.993224 run           osmo-ms-virt-phy/00019: Starting virtphy
22:49:32.006007 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:49:32.011971 run           osmo-ms-virt-phy/00020: Starting virtphy
22:49:32.024929 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:49:32.030916 run           osmo-ms-virt-phy/00021: Starting virtphy
22:49:32.043740 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:49:32.049717 run           osmo-ms-virt-phy/00022: Starting virtphy
22:49:32.062508 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:49:32.068460 run           osmo-ms-virt-phy/00023: Starting virtphy
22:49:32.081384 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:49:32.087336 run           osmo-ms-virt-phy/00024: Starting virtphy
22:49:32.100335 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:49:32.106274 run           osmo-ms-virt-phy/00025: Starting virtphy
22:49:32.119105 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:49:32.125060 run           osmo-ms-virt-phy/00026: Starting virtphy
22:49:32.137995 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:49:32.143922 run           osmo-ms-virt-phy/00027: Starting virtphy
22:49:32.156818 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:49:32.162721 run           osmo-ms-virt-phy/00028: Starting virtphy
22:49:32.175581 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:49:32.181565 run           osmo-ms-virt-phy/00029: Starting virtphy
22:49:32.194453 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:49:32.200407 run           osmo-ms-virt-phy/00030: Starting virtphy
22:49:32.213244 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:49:32.219200 run           osmo-ms-virt-phy/00031: Starting virtphy
22:49:32.232037 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:49:32.237961 run           osmo-ms-virt-phy/00032: Starting virtphy
22:49:32.250762 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:49:32.256734 run           osmo-ms-virt-phy/00033: Starting virtphy
22:49:32.269596 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:49:32.275553 run           osmo-ms-virt-phy/00034: Starting virtphy
22:49:32.288408 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:49:32.294379 run           osmo-ms-virt-phy/00035: Starting virtphy
22:49:32.307189 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:49:32.313158 run           osmo-ms-virt-phy/00036: Starting virtphy
22:49:32.326131 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:49:32.332056 run           osmo-ms-virt-phy/00037: Starting virtphy
22:49:32.344988 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:49:32.350970 run           osmo-ms-virt-phy/00038: Starting virtphy
22:49:32.363955 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:49:32.369912 run           osmo-ms-virt-phy/00039: Starting virtphy
22:49:32.382878 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:49:32.388803 run           osmo-ms-virt-phy/00040: Starting virtphy
22:49:32.401634 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:49:32.407603 run           osmo-ms-virt-phy/00041: Starting virtphy
22:49:32.420474 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:49:32.426433 run           osmo-ms-virt-phy/00042: Starting virtphy
22:49:32.439235 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:49:32.445180 run           osmo-ms-virt-phy/00043: Starting virtphy
22:49:32.457990 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:49:32.463953 run           osmo-ms-virt-phy/00044: Starting virtphy
22:49:32.476745 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:49:32.482681 run           osmo-ms-virt-phy/00045: Starting virtphy
22:49:32.495450 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:49:32.501437 run           osmo-ms-virt-phy/00046: Starting virtphy
22:49:32.514262 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:49:32.520219 run           osmo-ms-virt-phy/00047: Starting virtphy
22:49:32.533076 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:49:32.539025 run           osmo-ms-virt-phy/00048: Starting virtphy
22:49:32.551940 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:49:32.557938 run           osmo-ms-virt-phy/00049: Starting virtphy
22:49:32.570873 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:49:32.576818 run           osmo-ms-virt-phy/00050: Starting virtphy
22:49:32.589638 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:49:32.595655 run           osmo-ms-virt-phy/00051: Starting virtphy
22:49:32.608738 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:49:32.614688 run           osmo-ms-virt-phy/00052: Starting virtphy
22:49:32.629682 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:49:32.635620 run           osmo-ms-virt-phy/00053: Starting virtphy
22:49:32.648718 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:49:32.654796 run           osmo-ms-virt-phy/00054: Starting virtphy
22:49:32.667644 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:49:32.673696 run           osmo-ms-virt-phy/00055: Starting virtphy
22:49:32.686730 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:49:32.692987 run           osmo-ms-virt-phy/00056: Starting virtphy
22:49:32.706089 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:49:32.712271 run           osmo-ms-virt-phy/00057: Starting virtphy
22:49:32.725330 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:49:32.731360 run           osmo-ms-virt-phy/00058: Starting virtphy
22:49:32.744362 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:49:32.750431 run           osmo-ms-virt-phy/00059: Starting virtphy
22:49:32.763458 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:49:32.769562 run           osmo-ms-virt-phy/00060: Starting virtphy
22:49:32.782559 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:49:32.788818 run           osmo-ms-virt-phy/00061: Starting virtphy
22:49:32.801817 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:49:32.808047 run           osmo-ms-virt-phy/00062: Starting virtphy
22:49:32.821366 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:49:32.827515 run           osmo-ms-virt-phy/00063: Starting virtphy
22:49:32.840742 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:49:32.846771 run           osmo-ms-virt-phy/00064: Starting virtphy
22:49:32.859959 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:49:32.866032 run           osmo-ms-virt-phy/00065: Starting virtphy
22:49:32.879177 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:49:32.885243 run           osmo-ms-virt-phy/00066: Starting virtphy
22:49:32.898278 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:49:32.904285 run           osmo-ms-virt-phy/00067: Starting virtphy
22:49:32.917224 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:49:32.923283 run           osmo-ms-virt-phy/00068: Starting virtphy
22:49:32.936275 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:49:32.942275 run           osmo-ms-virt-phy/00069: Starting virtphy
22:49:32.955305 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:49:32.961342 run           osmo-ms-virt-phy/00070: Starting virtphy
22:49:32.974392 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:49:32.980481 run           osmo-ms-virt-phy/00071: Starting virtphy
22:49:32.993610 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:49:32.999672 run           osmo-ms-virt-phy/00072: Starting virtphy
22:49:33.012651 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:49:33.018650 run           osmo-ms-virt-phy/00073: Starting virtphy
22:49:33.031810 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:49:33.037789 run           osmo-ms-virt-phy/00074: Starting virtphy
22:49:33.050911 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:49:33.056945 run           osmo-ms-virt-phy/00075: Starting virtphy
22:49:33.070114 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:49:33.076150 run           osmo-ms-virt-phy/00076: Starting virtphy
22:49:33.089300 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:49:33.095321 run           osmo-ms-virt-phy/00077: Starting virtphy
22:49:33.108355 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:49:33.114320 run           osmo-ms-virt-phy/00078: Starting virtphy
22:49:33.127307 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:49:33.133331 run           osmo-ms-virt-phy/00079: Starting virtphy
22:49:33.146310 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:49:33.152318 run           osmo-ms-virt-phy/00080: Starting virtphy
22:49:33.165405 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:49:33.171414 run           osmo-ms-virt-phy/00081: Starting virtphy
22:49:33.184462 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:49:33.190491 run           osmo-ms-virt-phy/00082: Starting virtphy
22:49:33.203459 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:49:33.209442 run           osmo-ms-virt-phy/00083: Starting virtphy
22:49:33.222444 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:49:33.228477 run           osmo-ms-virt-phy/00084: Starting virtphy
22:49:33.241512 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:49:33.247478 run           osmo-ms-virt-phy/00085: Starting virtphy
22:49:33.260699 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:49:33.266716 run           osmo-ms-virt-phy/00086: Starting virtphy
22:49:33.279849 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:49:33.285886 run           osmo-ms-virt-phy/00087: Starting virtphy
22:49:33.298929 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:49:33.305100 run           osmo-ms-virt-phy/00088: Starting virtphy
22:49:33.318111 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:49:33.324226 run           osmo-ms-virt-phy/00089: Starting virtphy
22:49:33.337275 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:49:33.343311 run           osmo-ms-virt-phy/00090: Starting virtphy
22:49:33.356376 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:49:33.362388 run           osmo-ms-virt-phy/00091: Starting virtphy
22:49:33.375388 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:49:33.381454 run           osmo-ms-virt-phy/00092: Starting virtphy
22:49:33.394453 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:49:33.400432 run           osmo-ms-virt-phy/00093: Starting virtphy
22:49:33.413365 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:49:33.419333 run           osmo-ms-virt-phy/00094: Starting virtphy
22:49:33.432325 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:49:33.438357 run           osmo-ms-virt-phy/00095: Starting virtphy
22:49:33.451359 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:49:33.457405 run           osmo-ms-virt-phy/00096: Starting virtphy
22:49:33.470402 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:49:33.476427 run           osmo-ms-virt-phy/00097: Starting virtphy
22:49:33.489306 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:49:33.495439 run           osmo-ms-virt-phy/00098: Starting virtphy
22:49:33.508323 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:49:33.514438 run           osmo-ms-virt-phy/00099: Starting virtphy
22:49:33.527259 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:49:33.533183 run                             mass: Checking if sockets are in the filesystem
22:49:33.565730 run                osmo-ms-mob/00000: Starting mobile
22:49:33.578754 run       osmo-ms-mob/00000(pid=135): Launched
22:49:33.590193 run                             mass: MS start registered  {at=4770399.798511884, delay=0.005314141511917114, ms=00000}
22:49:37.771601 run                osmo-ms-mob/00001: Starting mobile
22:49:37.788021 run       osmo-ms-mob/00001(pid=136): Launched
22:49:37.798842 run                             mass: MS start registered  {at=4770404.007155225, delay=0.004710926674306393, ms=00001}
22:49:38.765348 run                             mass: MS performed LU  {at=4770404.973550016, lu_delay=5.1750381318852305, ms=00000}
22:49:39.571051 run                osmo-ms-mob/00002: Starting mobile
22:49:39.587217 run       osmo-ms-mob/00002(pid=137): Launched
22:49:39.597760 run                             mass: MS start registered  {at=4770405.806075812, delay=0.00464994739741087, ms=00002}
22:49:40.871684 run                osmo-ms-mob/00003: Starting mobile
22:49:40.887536 run       osmo-ms-mob/00003(pid=138): Launched
22:49:40.898049 run                             mass: MS start registered  {at=4770407.1063685, delay=0.0046050408855080605, ms=00003}
22:49:41.972235 run                osmo-ms-mob/00004: Starting mobile
22:49:41.988714 run       osmo-ms-mob/00004(pid=139): Launched
22:49:41.999327 run                             mass: MS start registered  {at=4770408.20764828, delay=0.004520537331700325, ms=00004}
22:49:42.531257 run                             mass: MS performed LU  {at=4770408.739463454, lu_delay=4.73230822943151, ms=00001}
22:49:42.948719 run                osmo-ms-mob/00005: Starting mobile
22:49:42.962106 run       osmo-ms-mob/00005(pid=140): Launched
22:49:42.972769 run                             mass: MS start registered  {at=4770409.181086162, delay=0.004580327309668064, ms=00005}
22:49:43.850347 run                osmo-ms-mob/00006: Starting mobile
22:49:43.863599 run       osmo-ms-mob/00006(pid=141): Launched
22:49:43.874479 run                             mass: MS start registered  {at=4770410.082798094, delay=0.004635728895664215, ms=00006}
22:49:44.432772 run                             mass: MS performed LU  {at=4770410.640979983, lu_delay=4.8349041705951095, ms=00002}
22:49:44.771703 run                osmo-ms-mob/00007: Starting mobile
22:49:44.787637 run       osmo-ms-mob/00007(pid=142): Launched
22:49:44.798489 run                             mass: MS start registered  {at=4770411.006810141, delay=0.004504411481320858, ms=00007}
22:49:45.549304 run                osmo-ms-mob/00008: Starting mobile
22:49:45.562706 run       osmo-ms-mob/00008(pid=143): Launched
22:49:45.573415 run                             mass: MS start registered  {at=4770411.781737541, delay=0.004616242833435535, ms=00008}
22:49:46.249706 run                osmo-ms-mob/00009: Starting mobile
22:49:46.263051 run       osmo-ms-mob/00009(pid=144): Launched
22:49:46.273943 run                             mass: MS start registered  {at=4770412.482262374, delay=0.004583993926644325, ms=00009}
22:49:46.295206 run                             mass: MS performed LU  {at=4770412.503512039, lu_delay=5.397143539041281, ms=00003}
22:49:46.980497 run                osmo-ms-mob/00010: Starting mobile
22:49:46.997099 run       osmo-ms-mob/00010(pid=145): Launched
22:49:47.007940 run                             mass: MS start registered  {at=4770413.216260688, delay=0.004505024291574955, ms=00010}
22:49:47.583061 run                osmo-ms-mob/00011: Starting mobile
22:49:47.598224 run       osmo-ms-mob/00011(pid=146): Launched
22:49:47.609009 run                             mass: MS start registered  {at=4770413.81733115, delay=0.004684788174927235, ms=00011}
22:49:48.180375 run                osmo-ms-mob/00012: Starting mobile
22:49:48.197510 run       osmo-ms-mob/00012(pid=147): Launched
22:49:48.204846 run                             mass: MS performed LU  {at=4770414.413170594, lu_delay=6.205522313714027, ms=00004}
22:49:48.210752 run                             mass: MS start registered  {at=4770414.419086904, delay=0.005934427492320538, ms=00012}
22:49:48.224176 run                             mass: MS performed LU  {at=4770414.432492313, lu_delay=5.251406150870025, ms=00005}
22:49:48.782257 run                osmo-ms-mob/00013: Starting mobile
22:49:48.799505 run       osmo-ms-mob/00013(pid=148): Launched
22:49:48.810620 run                             mass: MS start registered  {at=4770415.018925818, delay=0.004973658360540867, ms=00013}
22:49:49.362158 run                osmo-ms-mob/00014: Starting mobile
22:49:49.375367 run       osmo-ms-mob/00014(pid=149): Launched
22:49:49.386413 run                             mass: MS start registered  {at=4770415.594732469, delay=0.004889533855021, ms=00014}
22:49:49.949556 run                osmo-ms-mob/00015: Starting mobile
22:49:49.962885 run       osmo-ms-mob/00015(pid=150): Launched
22:49:49.974002 run                             mass: MS start registered  {at=4770416.182319647, delay=0.004671646282076836, ms=00015}
22:49:50.062981 run                             mass: MS performed LU  {at=4770416.271192496, lu_delay=6.18839440215379, ms=00006}
22:49:50.127894 run                             mass: MS performed LU  {at=4770416.336107713, lu_delay=5.329297572374344, ms=00007}
22:49:50.432329 run                             mass: MS performed LU  {at=4770416.640547128, lu_delay=4.858809587545693, ms=00008}
22:49:50.463410 run                osmo-ms-mob/00016: Starting mobile
22:49:50.478126 run       osmo-ms-mob/00016(pid=151): Launched
22:49:50.489148 run                             mass: MS start registered  {at=4770416.697467096, delay=0.004907563328742981, ms=00016}
22:49:50.962831 run                osmo-ms-mob/00017: Starting mobile
22:49:50.977043 run       osmo-ms-mob/00017(pid=152): Launched
22:49:50.987987 run                             mass: MS start registered  {at=4770417.196309962, delay=0.00478398147970438, ms=00017}
22:49:51.581099 run                osmo-ms-mob/00018: Starting mobile
22:49:51.597819 run       osmo-ms-mob/00018(pid=153): Launched
22:49:51.610433 run                             mass: MS start registered  {at=4770417.818750814, delay=0.006533648818731308, ms=00018}
22:49:51.948983 run                osmo-ms-mob/00019: Starting mobile
22:49:51.962083 run       osmo-ms-mob/00019(pid=154): Launched
22:49:51.968510 run                             mass: MS performed LU  {at=4770418.176838185, lu_delay=4.96057749632746, ms=00010}
22:49:51.974447 run                             mass: MS start registered  {at=4770418.182782695, delay=0.005961415357887745, ms=00019}
22:49:51.990016 run                             mass: MS performed LU  {at=4770418.198340876, lu_delay=5.716078502126038, ms=00009}
22:49:52.480386 run                osmo-ms-mob/00020: Starting mobile
22:49:52.496985 run       osmo-ms-mob/00020(pid=155): Launched
22:49:52.508666 run                             mass: MS start registered  {at=4770418.716980947, delay=0.0056931693106889725, ms=00020}
22:49:52.948351 run                osmo-ms-mob/00021: Starting mobile
22:49:52.964536 run       osmo-ms-mob/00021(pid=156): Launched
22:49:52.975531 run                             mass: MS start registered  {at=4770419.183852784, delay=0.004844916984438896, ms=00021}
22:49:53.349780 run                osmo-ms-mob/00022: Starting mobile
22:49:53.363096 run       osmo-ms-mob/00022(pid=157): Launched
22:49:53.374142 run                             mass: MS start registered  {at=4770419.582461898, delay=0.004922719672322273, ms=00022}
22:49:53.828851 run                             mass: MS performed LU  {at=4770420.037068877, lu_delay=5.617981973104179, ms=00012}
22:49:53.884796 run                osmo-ms-mob/00023: Starting mobile
22:49:53.900316 run       osmo-ms-mob/00023(pid=158): Launched
22:49:53.906447 run                             mass: MS performed LU  {at=4770420.114776322, lu_delay=6.297445171512663, ms=00011}
22:49:53.912348 run                             mass: MS start registered  {at=4770420.12068323, delay=0.005924698896706104, ms=00023}
22:49:53.962884 run                             mass: MS performed LU  {at=4770420.171102583, lu_delay=5.152176765725017, ms=00013}
22:49:54.216016 run                             mass: MS performed LU  {at=4770420.424237008, lu_delay=4.829504539258778, ms=00014}
22:49:54.230579 run                osmo-ms-mob/00024: Starting mobile
22:49:54.243545 run       osmo-ms-mob/00024(pid=159): Launched
22:49:54.254863 run                             mass: MS start registered  {at=4770420.463183431, delay=0.005350419320166111, ms=00024}
22:49:54.765073 run                osmo-ms-mob/00025: Starting mobile
22:49:54.779542 run       osmo-ms-mob/00025(pid=160): Launched
22:49:54.790781 run                             mass: MS start registered  {at=4770420.99910058, delay=0.005060809664428234, ms=00025}
22:49:55.171734 run                osmo-ms-mob/00026: Starting mobile
22:49:55.187851 run       osmo-ms-mob/00026(pid=161): Launched
22:49:55.199050 run                             mass: MS start registered  {at=4770421.407371388, delay=0.004856807179749012, ms=00026}
22:49:55.571722 run                osmo-ms-mob/00027: Starting mobile
22:49:55.587948 run       osmo-ms-mob/00027(pid=162): Launched
22:49:55.598885 run                             mass: MS start registered  {at=4770421.807205425, delay=0.004839017987251282, ms=00027}
22:49:55.647182 run                             mass: MS performed LU  {at=4770421.855417395, lu_delay=5.157950298860669, ms=00016}
22:49:55.729900 run                             mass: MS performed LU  {at=4770421.938117934, lu_delay=4.741807972081006, ms=00017}
22:49:55.756005 run                             mass: MS performed LU  {at=4770421.964316979, lu_delay=5.78199733234942, ms=00015}
22:49:55.768284 run                osmo-ms-mob/00028: Starting mobile
22:49:55.781412 run       osmo-ms-mob/00028(pid=163): Launched
22:49:55.792532 run                             mass: MS start registered  {at=4770422.000854361, delay=0.005067864432930946, ms=00028}
22:49:56.376791 run                osmo-ms-mob/00029: Starting mobile
22:49:56.390041 run       osmo-ms-mob/00029(pid=164): Launched
22:49:56.401054 run                             mass: MS start registered  {at=4770422.609374798, delay=0.004748884588479996, ms=00029}
22:49:56.765495 run                osmo-ms-mob/00030: Starting mobile
22:49:56.779927 run       osmo-ms-mob/00030(pid=165): Launched
22:49:56.791040 run                             mass: MS start registered  {at=4770422.999361296, delay=0.00477279257029295, ms=00030}
22:49:57.171577 run                osmo-ms-mob/00031: Starting mobile
22:49:57.188055 run       osmo-ms-mob/00031(pid=166): Launched
22:49:57.199086 run                             mass: MS start registered  {at=4770423.407408173, delay=0.004833156242966652, ms=00031}
22:49:57.449347 run                osmo-ms-mob/00032: Starting mobile
22:49:57.462370 run       osmo-ms-mob/00032(pid=167): Launched
22:49:57.473196 run                             mass: MS start registered  {at=4770423.681517224, delay=0.0046378495171666145, ms=00032}
22:49:57.594839 run                             mass: MS performed LU  {at=4770423.803058661, lu_delay=4.619205876253545, ms=00021}
22:49:57.659516 run                             mass: MS performed LU  {at=4770423.867735625, lu_delay=5.150754678063095, ms=00020}
22:49:57.728550 run                             mass: MS performed LU  {at=4770423.936769202, lu_delay=6.118018388748169, ms=00018}
22:49:57.772874 run                osmo-ms-mob/00033: Starting mobile
22:49:57.787102 run       osmo-ms-mob/00033(pid=168): Launched
22:49:57.793299 run                             mass: MS performed LU  {at=4770424.001627231, lu_delay=5.818844536319375, ms=00019}
22:49:57.799250 run                             mass: MS start registered  {at=4770424.007585064, delay=0.005976032465696335, ms=00033}
22:49:58.249162 run                osmo-ms-mob/00034: Starting mobile
22:49:58.262605 run       osmo-ms-mob/00034(pid=169): Launched
22:49:58.273808 run                             mass: MS start registered  {at=4770424.482125971, delay=0.005140121094882488, ms=00034}
22:49:58.562414 run                osmo-ms-mob/00035: Starting mobile
22:49:58.576321 run       osmo-ms-mob/00035(pid=170): Launched
22:49:58.587727 run                             mass: MS start registered  {at=4770424.796046577, delay=0.005095792934298515, ms=00035}
22:49:58.949865 run                osmo-ms-mob/00036: Starting mobile
22:49:58.963287 run       osmo-ms-mob/00036(pid=171): Launched
22:49:58.974284 run                             mass: MS start registered  {at=4770425.182603848, delay=0.004742239601910114, ms=00036}
22:49:59.369543 run                osmo-ms-mob/00037: Starting mobile
22:49:59.388115 run       osmo-ms-mob/00037(pid=172): Launched
22:49:59.399078 run                             mass: MS start registered  {at=4770425.607399534, delay=0.004982420243322849, ms=00037}
22:49:59.411141 run                             mass: MS performed LU  {at=4770425.619451523, lu_delay=5.498768292367458, ms=00023}
22:49:59.496118 run                             mass: MS performed LU  {at=4770425.704338259, lu_delay=4.705237679183483, ms=00025}
22:49:59.524738 run                osmo-ms-mob/00038: Starting mobile
22:49:59.537825 run       osmo-ms-mob/00038(pid=173): Launched
22:49:59.548864 run                             mass: MS start registered  {at=4770425.757174554, delay=0.004967215470969677, ms=00038}
22:49:59.667934 run                             mass: MS performed LU  {at=4770425.876150581, lu_delay=6.293688682839274, ms=00022}
22:49:59.967594 run                osmo-ms-mob/00039: Starting mobile
22:49:59.980940 run       osmo-ms-mob/00039(pid=174): Launched
22:49:59.992970 run                             mass: MS start registered  {at=4770426.201281424, delay=0.005834303796291351, ms=00039}
22:50:00.349685 run                osmo-ms-mob/00040: Starting mobile
22:50:00.363226 run       osmo-ms-mob/00040(pid=175): Launched
22:50:00.374928 run                             mass: MS start registered  {at=4770426.583237104, delay=0.00562168937176466, ms=00040}
22:50:00.662830 run                osmo-ms-mob/00041: Starting mobile
22:50:00.677078 run       osmo-ms-mob/00041(pid=176): Launched
22:50:00.688180 run                             mass: MS start registered  {at=4770426.896500383, delay=0.004982453770935535, ms=00041}
22:50:00.949173 run                osmo-ms-mob/00042: Starting mobile
22:50:00.962640 run       osmo-ms-mob/00042(pid=177): Launched
22:50:00.973735 run                             mass: MS start registered  {at=4770427.182055344, delay=0.005129033699631691, ms=00042}
22:50:01.379741 run                osmo-ms-mob/00043: Starting mobile
22:50:01.396456 run       osmo-ms-mob/00043(pid=178): Launched
22:50:01.402573 run                             mass: MS performed LU  {at=4770427.610902, lu_delay=5.0015272023156285, ms=00029}
22:50:01.410459 run                             mass: MS start registered  {at=4770427.618793643, delay=0.007908781990408897, ms=00043}
22:50:01.423926 run                             mass: MS performed LU  {at=4770427.632246536, lu_delay=6.224875148385763, ms=00026}
22:50:01.434981 run                osmo-ms-mob/00044: Starting mobile
22:50:01.447957 run       osmo-ms-mob/00044(pid=179): Launched
22:50:01.458953 run                             mass: MS start registered  {at=4770427.667275785, delay=0.004835795611143112, ms=00044}
22:50:01.512231 run                             mass: MS performed LU  {at=4770427.720467142, lu_delay=5.913261717185378, ms=00027}
22:50:01.568332 run                             mass: MS performed LU  {at=4770427.776554184, lu_delay=5.77569982316345, ms=00028}
22:50:01.597277 run                osmo-ms-mob/00045: Starting mobile
22:50:01.610440 run       osmo-ms-mob/00045(pid=180): Launched
22:50:01.621493 run                             mass: MS start registered  {at=4770427.82981624, delay=0.005064063705503941, ms=00045}
22:50:02.262445 run                osmo-ms-mob/00046: Starting mobile
22:50:02.276478 run       osmo-ms-mob/00046(pid=181): Launched
22:50:02.287583 run                             mass: MS start registered  {at=4770428.495901572, delay=0.004970951937139034, ms=00046}
22:50:02.563226 run                osmo-ms-mob/00047: Starting mobile
22:50:02.577058 run       osmo-ms-mob/00047(pid=182): Launched
22:50:02.588213 run                             mass: MS start registered  {at=4770428.796531998, delay=0.005024315789341927, ms=00047}
22:50:02.849837 run                osmo-ms-mob/00048: Starting mobile
22:50:02.863095 run       osmo-ms-mob/00048(pid=183): Launched
22:50:02.874210 run                             mass: MS start registered  {at=4770429.082530224, delay=0.00494339969009161, ms=00048}
22:50:03.174628 run                osmo-ms-mob/00049: Starting mobile
22:50:03.188120 run       osmo-ms-mob/00049(pid=184): Launched
22:50:03.194384 run                             mass: MS performed LU  {at=4770429.402711138, lu_delay=4.606664560735226, ms=00035}
22:50:03.200735 run                             mass: MS performed LU  {at=4770429.40906836, lu_delay=6.0016601867973804, ms=00031}
22:50:03.206501 run                             mass: MS start registered  {at=4770429.414836614, delay=0.012142564170062542, ms=00049}
22:50:03.217513 run                osmo-ms-mob/00050: Starting mobile
22:50:03.230520 run       osmo-ms-mob/00050(pid=185): Launched
22:50:03.241402 run                             mass: MS start registered  {at=4770429.449721603, delay=0.004620798863470554, ms=00050}
22:50:03.259854 run                             mass: MS performed LU  {at=4770429.468166239, lu_delay=4.9860402680933475, ms=00034}
22:50:03.469000 run                             mass: MS performed LU  {at=4770429.677220881, lu_delay=5.995703657157719, ms=00032}
22:50:03.492934 run                             mass: MS performed LU  {at=4770429.701265508, lu_delay=5.693680444732308, ms=00033}
22:50:03.504387 run                osmo-ms-mob/00051: Starting mobile
22:50:03.517892 run       osmo-ms-mob/00051(pid=186): Launched
22:50:03.529014 run                             mass: MS start registered  {at=4770429.737332247, delay=0.005130680277943611, ms=00051}
22:50:04.162703 run                osmo-ms-mob/00052: Starting mobile
22:50:04.176415 run       osmo-ms-mob/00052(pid=187): Launched
22:50:04.188237 run                             mass: MS start registered  {at=4770430.396548485, delay=0.005803781561553478, ms=00052}
22:50:04.463374 run                osmo-ms-mob/00053: Starting mobile
22:50:04.477408 run       osmo-ms-mob/00053(pid=188): Launched
22:50:04.488890 run                             mass: MS start registered  {at=4770430.697194196, delay=0.005228034220635891, ms=00053}
22:50:04.531096 run                             mass: MS performed LU  {at=4770430.739337037, lu_delay=3.8428366547450423, ms=00041}
22:50:04.762070 run                osmo-ms-mob/00054: Starting mobile
22:50:04.776076 run       osmo-ms-mob/00054(pid=189): Launched
22:50:04.787266 run                             mass: MS start registered  {at=4770430.995586386, delay=0.0051041217520833015, ms=00054}
22:50:05.063773 run                osmo-ms-mob/00055: Starting mobile
22:50:05.077997 run       osmo-ms-mob/00055(pid=190): Launched
22:50:05.084469 run                             mass: MS performed LU  {at=4770431.292794881, lu_delay=5.091513457708061, ms=00039}
22:50:05.091961 run                             mass: MS start registered  {at=4770431.30028479, delay=0.007508412003517151, ms=00055}
22:50:05.124748 run                             mass: MS performed LU  {at=4770431.332986782, lu_delay=4.749749678187072, ms=00040}
22:50:05.140193 run                osmo-ms-mob/00056: Starting mobile
22:50:05.153717 run       osmo-ms-mob/00056(pid=191): Launched
22:50:05.164671 run                             mass: MS start registered  {at=4770431.372988445, delay=0.004870116710662842, ms=00056}
22:50:05.190019 run                             mass: MS performed LU  {at=4770431.398259893, lu_delay=5.79086035862565, ms=00037}
22:50:05.334322 run                             mass: MS performed LU  {at=4770431.542549298, lu_delay=5.78537474386394, ms=00038}
22:50:05.364162 run                osmo-ms-mob/00057: Starting mobile
22:50:05.377493 run       osmo-ms-mob/00057(pid=192): Launched
22:50:05.387369 run                             mass: MS performed LU  {at=4770431.595674662, lu_delay=6.413070813752711, ms=00036}
22:50:05.393742 run                             mass: MS start registered  {at=4770431.602076304, delay=0.010132542811334133, ms=00057}
22:50:06.066582 run                osmo-ms-mob/00058: Starting mobile
22:50:06.080720 run       osmo-ms-mob/00058(pid=193): Launched
22:50:06.092225 run                             mass: MS start registered  {at=4770432.300539098, delay=0.005163577385246754, ms=00058}
22:50:06.360938 run                osmo-ms-mob/00059: Starting mobile
22:50:06.375509 run       osmo-ms-mob/00059(pid=194): Launched
22:50:06.386886 run                             mass: MS start registered  {at=4770432.595202085, delay=0.005268360488116741, ms=00059}
22:50:06.649883 run                osmo-ms-mob/00060: Starting mobile
22:50:06.662855 run       osmo-ms-mob/00060(pid=195): Launched
22:50:06.673535 run                             mass: MS start registered  {at=4770432.881857616, delay=0.004583122208714485, ms=00060}
22:50:06.944653 run                             mass: MS performed LU  {at=4770433.15287565, lu_delay=5.534082006663084, ms=00043}
22:50:06.989148 run                osmo-ms-mob/00061: Starting mobile
22:50:07.003235 run       osmo-ms-mob/00061(pid=196): Launched
22:50:07.014308 run                             mass: MS start registered  {at=4770433.222629333, delay=0.005030617117881775, ms=00061}
22:50:07.025831 run                             mass: MS performed LU  {at=4770433.234152032, lu_delay=5.4043357921764255, ms=00045}
22:50:07.054340 run                             mass: MS performed LU  {at=4770433.262574803, lu_delay=5.595299018546939, ms=00044}
22:50:07.070894 run                osmo-ms-mob/00062: Starting mobile
22:50:07.083924 run       osmo-ms-mob/00062(pid=197): Launched
22:50:07.094866 run                             mass: MS start registered  {at=4770433.303187579, delay=0.004859289154410362, ms=00062}
22:50:07.199400 run                             mass: MS performed LU  {at=4770433.407619054, lu_delay=4.911717482842505, ms=00046}
22:50:07.234893 run                             mass: MS performed LU  {at=4770433.443118755, lu_delay=6.261063410900533, ms=00042}
22:50:07.251969 run                osmo-ms-mob/00063: Starting mobile
22:50:07.265272 run       osmo-ms-mob/00063(pid=198): Launched
22:50:07.271355 run                             mass: MS performed LU  {at=4770433.479684604, lu_delay=4.683152606710792, ms=00047}
22:50:07.277471 run                             mass: MS start registered  {at=4770433.485805066, delay=0.006137123331427574, ms=00063}
22:50:08.050192 run                osmo-ms-mob/00064: Starting mobile
22:50:08.063218 run       osmo-ms-mob/00064(pid=199): Launched
22:50:08.074327 run                             mass: MS start registered  {at=4770434.282647174, delay=0.005007985979318619, ms=00064}
22:50:08.459842 run                osmo-ms-mob/00065: Starting mobile
22:50:08.473446 run       osmo-ms-mob/00065(pid=200): Launched
22:50:08.485262 run                             mass: MS start registered  {at=4770434.693571003, delay=0.005675846710801125, ms=00065}
22:50:08.749784 run                osmo-ms-mob/00066: Starting mobile
22:50:08.763175 run       osmo-ms-mob/00066(pid=201): Launched
22:50:08.774363 run                             mass: MS start registered  {at=4770434.982682326, delay=0.005129174329340458, ms=00066}
22:50:08.892417 run                             mass: MS performed LU  {at=4770435.100635802, lu_delay=4.704087316989899, ms=00052}
22:50:08.956927 run                             mass: MS performed LU  {at=4770435.165148057, lu_delay=5.71542645432055, ms=00050}
22:50:09.025236 run                             mass: MS performed LU  {at=4770435.233455757, lu_delay=5.8186191422864795, ms=00049}
22:50:09.078356 run                osmo-ms-mob/00067: Starting mobile
22:50:09.093782 run       osmo-ms-mob/00067(pid=202): Launched
22:50:09.100316 run                             mass: MS performed LU  {at=4770435.308641836, lu_delay=5.5713095888495445, ms=00051}
22:50:09.106171 run                             mass: MS performed LU  {at=4770435.314505688, lu_delay=6.23197546415031, ms=00048}
22:50:09.111914 run                             mass: MS start registered  {at=4770435.32024971, delay=0.011626358143985271, ms=00067}
22:50:09.122604 run                osmo-ms-mob/00068: Starting mobile
22:50:09.135883 run       osmo-ms-mob/00068(pid=203): Launched
22:50:09.146573 run                             mass: MS start registered  {at=4770435.354896612, delay=0.004626963287591934, ms=00068}
22:50:09.390151 run                             mass: MS performed LU  {at=4770435.598370766, lu_delay=4.901176569983363, ms=00053}
22:50:09.858548 run                osmo-ms-mob/00069: Starting mobile
22:50:09.871827 run       osmo-ms-mob/00069(pid=204): Launched
22:50:09.882860 run                             mass: MS start registered  {at=4770436.091179021, delay=0.004716444760560989, ms=00069}
22:50:10.261234 run                osmo-ms-mob/00070: Starting mobile
22:50:10.274833 run       osmo-ms-mob/00070(pid=205): Launched
22:50:10.285903 run                             mass: MS start registered  {at=4770436.494221688, delay=0.004772171378135681, ms=00070}
22:50:10.671362 run                osmo-ms-mob/00071: Starting mobile
22:50:10.688471 run       osmo-ms-mob/00071(pid=206): Launched
22:50:10.700004 run                             mass: MS start registered  {at=4770436.908313861, delay=0.005379753187298775, ms=00071}
22:50:10.709290 run                             mass: MS performed LU  {at=4770436.917611736, lu_delay=5.617326945997775, ms=00055}
22:50:10.727320 run                             mass: MS performed LU  {at=4770436.935635249, lu_delay=5.562646804377437, ms=00056}
22:50:10.820241 run                             mass: MS performed LU  {at=4770437.028466676, lu_delay=5.4263903722167015, ms=00057}
22:50:10.848318 run                osmo-ms-mob/00072: Starting mobile
22:50:10.861226 run       osmo-ms-mob/00072(pid=207): Launched
22:50:10.873173 run                             mass: MS start registered  {at=4770437.081493817, delay=0.005406719632446766, ms=00072}
22:50:11.000832 run                             mass: MS performed LU  {at=4770437.209051313, lu_delay=6.213464926928282, ms=00054}
22:50:11.493027 run                osmo-ms-mob/00073: Starting mobile
22:50:11.511291 run       osmo-ms-mob/00073(pid=208): Launched
22:50:11.523101 run                             mass: MS start registered  {at=4770437.731416549, delay=0.005579805932939053, ms=00073}
22:50:11.716336 run                             mass: MS performed LU  {at=4770437.924509825, lu_delay=5.6239707274362445, ms=00058}
22:50:11.861702 run                osmo-ms-mob/00074: Starting mobile
22:50:11.875490 run       osmo-ms-mob/00074(pid=209): Launched
22:50:11.887793 run                             mass: MS start registered  {at=4770438.096102515, delay=0.005939587019383907, ms=00074}
22:50:12.271168 run                osmo-ms-mob/00075: Starting mobile
22:50:12.287006 run       osmo-ms-mob/00075(pid=210): Launched
22:50:12.298721 run                             mass: MS start registered  {at=4770438.507030356, delay=0.0056275008246302605, ms=00075}
22:50:12.555685 run                             mass: MS performed LU  {at=4770438.76388164, lu_delay=5.5412523066625, ms=00061}
22:50:12.574318 run                             mass: MS performed LU  {at=4770438.78256335, lu_delay=5.900705734267831, ms=00060}
22:50:12.592252 run                osmo-ms-mob/00076: Starting mobile
22:50:12.605474 run       osmo-ms-mob/00076(pid=211): Launched
22:50:12.616940 run                             mass: MS start registered  {at=4770438.825260366, delay=0.005081942304968834, ms=00076}
22:50:12.721601 run                             mass: MS performed LU  {at=4770438.929825427, lu_delay=6.334623342379928, ms=00059}
22:50:12.865597 run                             mass: MS performed LU  {at=4770439.073824312, lu_delay=5.588019245304167, ms=00063}
22:50:12.920772 run                             mass: MS performed LU  {at=4770439.129006729, lu_delay=4.846359555609524, ms=00064}
22:50:12.944763 run                osmo-ms-mob/00077: Starting mobile
22:50:12.957922 run       osmo-ms-mob/00077(pid=212): Launched
22:50:12.969080 run                             mass: MS start registered  {at=4770439.177280433, delay=0.004899058490991592, ms=00077}
22:50:13.661035 run                osmo-ms-mob/00078: Starting mobile
22:50:13.675012 run       osmo-ms-mob/00078(pid=213): Launched
22:50:13.688026 run                             mass: MS start registered  {at=4770439.896216179, delay=0.006628613919019699, ms=00078}
22:50:13.708621 run                             mass: MS performed LU  {at=4770439.916920153, lu_delay=3.825741132721305, ms=00069}
22:50:14.097530 run                osmo-ms-mob/00079: Starting mobile
22:50:14.113962 run       osmo-ms-mob/00079(pid=214): Launched
22:50:14.125169 run                             mass: MS start registered  {at=4770440.333487524, delay=0.004946461878716946, ms=00079}
22:50:14.476268 run                             mass: MS performed LU  {at=4770440.684487399, lu_delay=5.990916395559907, ms=00065}
22:50:14.506051 run                osmo-ms-mob/00080: Starting mobile
22:50:14.519437 run       osmo-ms-mob/00080(pid=215): Launched
22:50:14.525658 run                             mass: MS performed LU  {at=4770440.733984919, lu_delay=5.751302593387663, ms=00066}
22:50:14.531750 run                             mass: MS performed LU  {at=4770440.740082232, lu_delay=5.419832522049546, ms=00067}
22:50:14.537561 run                             mass: MS start registered  {at=4770440.745896126, delay=0.011930798180401325, ms=00080}
22:50:15.064057 run                osmo-ms-mob/00081: Starting mobile
22:50:15.078188 run       osmo-ms-mob/00081(pid=216): Launched
22:50:15.089443 run                             mass: MS start registered  {at=4770441.297764093, delay=0.005113791674375534, ms=00081}
22:50:15.463360 run                osmo-ms-mob/00082: Starting mobile
22:50:15.477955 run       osmo-ms-mob/00082(pid=217): Launched
22:50:15.484531 run                             mass: MS performed LU  {at=4770441.692856595, lu_delay=6.337959982454777, ms=00068}
22:50:15.490699 run                             mass: MS start registered  {at=4770441.699032562, delay=0.006195691414177418, ms=00082}
22:50:15.648081 run                             mass: MS performed LU  {at=4770441.856299652, lu_delay=21.39311622083187, ms=00024}
22:50:16.089916 run                osmo-ms-mob/00083: Starting mobile
22:50:16.107301 run       osmo-ms-mob/00083(pid=218): Launched
22:50:16.118700 run                             mass: MS start registered  {at=4770442.327012109, delay=0.004966645501554012, ms=00083}
22:50:16.322247 run                             mass: MS performed LU  {at=4770442.530467813, lu_delay=5.448973995633423, ms=00072}
22:50:16.347714 run                             mass: MS performed LU  {at=4770442.55604302, lu_delay=4.824626471847296, ms=00073}
22:50:16.487507 run                             mass: MS performed LU  {at=4770442.695679022, lu_delay=5.787365160882473, ms=00071}
22:50:16.501452 run                osmo-ms-mob/00084: Starting mobile
22:50:16.514626 run       osmo-ms-mob/00084(pid=219): Launched
22:50:16.525686 run                             mass: MS start registered  {at=4770442.734009551, delay=0.005079169757664204, ms=00084}
22:50:16.632411 run                             mass: MS performed LU  {at=4770442.840633711, lu_delay=6.346412022598088, ms=00070}
22:50:16.686320 run                             mass: MS performed LU  {at=4770442.894556309, lu_delay=4.798453793860972, ms=00074}
22:50:17.082804 run                osmo-ms-mob/00085: Starting mobile
22:50:17.102012 run       osmo-ms-mob/00085(pid=220): Launched
22:50:17.113558 run                             mass: MS start registered  {at=4770443.321878922, delay=0.005088949576020241, ms=00085}
22:50:17.661025 run                osmo-ms-mob/00086: Starting mobile
22:50:17.674905 run       osmo-ms-mob/00086(pid=221): Launched
22:50:17.685835 run                             mass: MS start registered  {at=4770443.894153334, delay=0.004789031110703945, ms=00086}
22:50:18.289619 run                osmo-ms-mob/00087: Starting mobile
22:50:18.306214 run       osmo-ms-mob/00087(pid=222): Launched
22:50:18.312451 run                             mass: MS performed LU  {at=4770444.520778902, lu_delay=6.013748546130955, ms=00075}
22:50:18.318475 run                             mass: MS performed LU  {at=4770444.526810517, lu_delay=5.349530084058642, ms=00077}
22:50:18.324565 run                             mass: MS start registered  {at=4770444.532899529, delay=0.012139697559177876, ms=00087}
22:50:18.330351 run                             mass: MS performed LU  {at=4770444.538684033, lu_delay=5.713423666544259, ms=00076}
22:50:18.496247 run                             mass: MS performed LU  {at=4770444.704468897, lu_delay=4.808252717368305, ms=00078}
22:50:18.533035 run                             mass: MS performed LU  {at=4770444.741272802, lu_delay=21.741911506280303, ms=00030}
22:50:18.572894 run                osmo-ms-mob/00088: Starting mobile
22:50:18.586608 run       osmo-ms-mob/00088(pid=223): Launched
22:50:18.597872 run                             mass: MS start registered  {at=4770444.806193675, delay=0.005181671120226383, ms=00088}
22:50:19.462509 run                osmo-ms-mob/00089: Starting mobile
22:50:19.476545 run       osmo-ms-mob/00089(pid=224): Launched
22:50:19.488282 run                             mass: MS start registered  {at=4770445.696599512, delay=0.005414733663201332, ms=00089}
22:50:20.049204 run                osmo-ms-mob/00090: Starting mobile
22:50:20.062528 run       osmo-ms-mob/00090(pid=225): Launched
22:50:20.073772 run                             mass: MS start registered  {at=4770446.282091661, delay=0.005101092159748077, ms=00090}
22:50:20.106045 run                             mass: MS performed LU  {at=4770446.314276093, lu_delay=5.016512000001967, ms=00081}
22:50:20.253213 run                             mass: MS performed LU  {at=4770446.461433175, lu_delay=6.1279456513002515, ms=00079}
22:50:20.397403 run                             mass: MS performed LU  {at=4770446.605630681, lu_delay=4.9065981190651655, ms=00082}
22:50:20.749036 run                osmo-ms-mob/00091: Starting mobile
22:50:20.762482 run       osmo-ms-mob/00091(pid=226): Launched
22:50:20.773850 run                             mass: MS start registered  {at=4770446.982168259, delay=0.005364810116589069, ms=00091}
22:50:21.468413 run                osmo-ms-mob/00092: Starting mobile
22:50:21.484654 run       osmo-ms-mob/00092(pid=227): Launched
22:50:21.495827 run                             mass: MS start registered  {at=4770447.704148822, delay=0.005134880542755127, ms=00092}
22:50:22.072231 run                             mass: MS performed LU  {at=4770448.280433133, lu_delay=5.953421024605632, ms=00083}
22:50:22.089922 run                             mass: MS performed LU  {at=4770448.298170592, lu_delay=4.976291669532657, ms=00085}
22:50:22.131549 run                osmo-ms-mob/00093: Starting mobile
22:50:22.147165 run       osmo-ms-mob/00093(pid=228): Launched
22:50:22.153277 run                             mass: MS performed LU  {at=4770448.361606745, lu_delay=5.627597194164991, ms=00084}
22:50:22.159162 run                             mass: MS start registered  {at=4770448.367496894, delay=0.005906391888856888, ms=00093}
22:50:23.148787 run                osmo-ms-mob/00094: Starting mobile
22:50:23.162167 run       osmo-ms-mob/00094(pid=229): Launched
22:50:23.173315 run                             mass: MS start registered  {at=4770449.381635419, delay=0.004889599047601223, ms=00094}
22:50:23.871638 run                             mass: MS performed LU  {at=4770450.079857904, lu_delay=5.54695837572217, ms=00087}
22:50:23.896356 run                             mass: MS performed LU  {at=4770450.104686942, lu_delay=6.210533607751131, ms=00086}
22:50:23.932697 run                osmo-ms-mob/00095: Starting mobile
22:50:23.947170 run       osmo-ms-mob/00095(pid=230): Launched
22:50:23.958298 run                             mass: MS start registered  {at=4770450.166620699, delay=0.005016735754907131, ms=00095}
22:50:24.019299 run                             mass: MS performed LU  {at=4770450.227517025, lu_delay=5.421323349699378, ms=00088}
22:50:24.380832 run                             mass: MS performed LU  {at=4770450.589053705, lu_delay=4.892454192973673, ms=00089}
22:50:25.048251 run                osmo-ms-mob/00096: Starting mobile
22:50:25.061677 run       osmo-ms-mob/00096(pid=231): Launched
22:50:25.072979 run                             mass: MS start registered  {at=4770451.281300364, delay=0.005149866454303265, ms=00096}
22:50:25.838608 run                             mass: MS performed LU  {at=4770452.046823556, lu_delay=5.0646552965044975, ms=00091}
22:50:25.855610 run                             mass: MS performed LU  {at=4770452.063864099, lu_delay=5.781772437505424, ms=00090}
22:50:26.181008 run                osmo-ms-mob/00097: Starting mobile
22:50:26.197814 run       osmo-ms-mob/00097(pid=232): Launched
22:50:26.208618 run                             mass: MS start registered  {at=4770452.416937411, delay=0.004747538827359676, ms=00097}
22:50:27.463374 run                osmo-ms-mob/00098: Starting mobile
22:50:27.477150 run       osmo-ms-mob/00098(pid=233): Launched
22:50:27.488300 run                             mass: MS start registered  {at=4770453.696619946, delay=0.004994533956050873, ms=00098}
22:50:27.767723 run                             mass: MS performed LU  {at=4770453.97591378, lu_delay=5.608416886068881, ms=00093}
22:50:27.784608 run                             mass: MS performed LU  {at=4770453.992895492, lu_delay=6.288746669888496, ms=00092}
22:50:28.090367 run                             mass: MS performed LU  {at=4770454.298571644, lu_delay=4.916936225257814, ms=00094}
22:50:29.280832 run                osmo-ms-mob/00099: Starting mobile
22:50:29.298952 run       osmo-ms-mob/00099(pid=234): Launched
22:50:29.305047 run                             mass: All started... {duration=55.7661247709766, too_slow=0}
22:50:29.310771 run                             mass: MS start registered  {at=4770455.519100189, delay=0.005718217231333256, ms=00099}
22:50:29.603692 run                             mass: MS performed LU  {at=4770455.811852974, lu_delay=5.645232275128365, ms=00095}
22:50:29.628060 run                             mass: MS performed LU  {at=4770455.836390343, lu_delay=22.53320276364684, ms=00062}
22:50:29.756246 run                             mass: MS performed LU  {at=4770455.964465158, lu_delay=4.683164793998003, ms=00096}
22:50:31.533303 run                             mass: MS performed LU  {at=4770457.741524498, lu_delay=5.324587087146938, ms=00097}
22:50:33.369830 run                             mass: MS performed LU  {at=4770459.57802805, lu_delay=5.881408104673028, ms=00098}
22:50:35.271728 run                             mass: MS performed LU  {at=4770461.479899572, lu_delay=5.960799382999539, ms=00099}
22:50:37.371267 run                             mass: MS performed LU  {at=4770463.579485808, lu_delay=22.8335896814242, ms=00080}
22:50:37.394660 run                             mass: Tests done {all_completed=True, max=22.8335896814242, min=3.825741132721305}
22:50:37.400415 tst         register_default_mass.py: Test passed (83.2 sec)
22:50:37.405806 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:37.416969 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:37.420305 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:37.423535 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:37.426763 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:37.430042 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:37.433467 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:37.436851 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:37.440185 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:37.443549 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:37.446932 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:37.450323 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:37.453668 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:37.457024 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:37.460457 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:37.463940 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:37.467532 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:37.471091 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:37.474582 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:37.478084 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:37.481582 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:37.485045 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:37.488500 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:37.491838 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:37.495198 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:37.498571 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:37.501906 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:37.505246 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:37.508590 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:37.512256 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:37.515738 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:37.519053 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:37.522371 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:37.525686 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:37.529002 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:37.532594 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:37.535929 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:37.539251 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:37.542578 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:37.545911 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:37.549248 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:37.552572 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:37.555890 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:37.559424 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:37.562760 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:37.566042 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:37.569349 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:37.572686 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:37.575995 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:37.579487 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:37.582821 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:37.586144 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:37.589447 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:37.592765 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:37.596086 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:37.599399 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:37.602728 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:37.606255 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:37.609577 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:37.612873 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:37.616235 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:37.619530 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:37.622861 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:37.626182 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:37.629542 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:37.632879 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:37.636204 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:37.639489 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:37.642816 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:37.646148 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:37.649479 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:37.652816 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:37.656139 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:37.659465 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:37.662783 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:37.666141 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:37.669463 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:37.672754 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:37.676056 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:37.679357 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:37.682682 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:37.686017 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:37.689341 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:37.692683 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:37.696009 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:37.699361 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:37.702711 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:37.706068 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:37.709470 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:37.712808 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:37.716133 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:37.719465 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:37.722866 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:37.726191 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:37.730088 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:37.733406 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:37.736772 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:37.740111 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:37.743451 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:37.746788 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:37.750262 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:37.753569 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:37.756938 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:37.760307 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:37.763624 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:37.767242 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:37.770824 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:37.774429 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:37.777708 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:37.781121 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:37.784438 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:37.787746 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:37.791080 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:37.794415 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:37.797729 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:37.801010 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:37.804247 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:37.807484 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:37.810722 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:37.813966 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:37.817210 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:37.820444 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:37.823677 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:37.826912 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:37.830155 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:37.833392 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:37.836644 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:37.839873 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:37.843101 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:37.846336 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:37.849569 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:37.852805 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:37.856037 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:37.859258 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:37.862503 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:37.865732 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:37.868967 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:37.872196 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:37.875423 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:37.878640 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:37.881875 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:37.885106 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:37.888337 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:37.891575 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:37.894802 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:37.898040 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:37.901277 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:37.904512 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:37.907747 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:37.910981 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:37.914216 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:37.917447 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:37.920675 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:37.923912 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:37.927146 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:37.930402 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:37.933635 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:37.936869 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:37.940086 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:37.943313 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:37.946535 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:37.949760 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:37.952989 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:37.956216 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:37.959446 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:37.962671 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:37.965909 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:37.969139 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:37.972371 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:37.975592 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:37.978817 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:37.982036 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:37.985259 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:37.988474 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:37.991689 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:37.994914 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:37.998133 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:38.001366 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:38.004592 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:38.007815 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:38.011029 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:38.014253 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:38.017485 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:38.020717 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:38.023935 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:38.027167 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:38.030388 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:38.033624 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:38.036854 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:38.040073 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:38.043307 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:38.046528 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:38.049760 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:38.052992 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:38.056215 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:38.059429 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:38.062655 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:38.065888 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:38.069111 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:38.072325 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:38.075563 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:38.078778 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:38.081996 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:38.085227 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:38.088451 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:38.091672 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:38.094906 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:38.098124 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:38.101355 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:38.104579 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:38.107808 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:38.111026 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:38.114242 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:38.117485 ---      ParallelTerminationStrategy: PID 22 died...
22:50:38.118940 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:38.122507 ---      ParallelTerminationStrategy: PID 23 died...
22:50:38.123965 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:38.127524 ---      ParallelTerminationStrategy: PID 24 died...
22:50:38.128971 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:38.132525 ---      ParallelTerminationStrategy: PID 25 died...
22:50:38.133973 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:38.137536 ---      ParallelTerminationStrategy: PID 26 died...
22:50:38.138983 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:38.142561 ---      ParallelTerminationStrategy: PID 27 died...
22:50:38.144025 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:38.147599 ---      ParallelTerminationStrategy: PID 28 died...
22:50:38.149060 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:38.152648 ---      ParallelTerminationStrategy: PID 29 died...
22:50:38.154101 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:38.157704 ---      ParallelTerminationStrategy: PID 30 died...
22:50:38.159150 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:38.162732 ---      ParallelTerminationStrategy: PID 31 died...
22:50:38.164184 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:38.167792 ---      ParallelTerminationStrategy: PID 32 died...
22:50:38.169238 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:38.172829 ---      ParallelTerminationStrategy: PID 33 died...
22:50:38.174278 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:38.177872 ---      ParallelTerminationStrategy: PID 35 died...
22:50:38.179325 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:38.182899 ---      ParallelTerminationStrategy: PID 36 died...
22:50:38.184350 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:38.187938 ---      ParallelTerminationStrategy: PID 37 died...
22:50:38.189385 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:38.192977 ---      ParallelTerminationStrategy: PID 38 died...
22:50:38.194426 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:38.198026 ---      ParallelTerminationStrategy: PID 39 died...
22:50:38.199472 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:38.203062 ---      ParallelTerminationStrategy: PID 40 died...
22:50:38.204512 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:38.208104 ---      ParallelTerminationStrategy: PID 41 died...
22:50:38.209554 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:38.213131 ---      ParallelTerminationStrategy: PID 42 died...
22:50:38.214567 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:38.218154 ---      ParallelTerminationStrategy: PID 43 died...
22:50:38.219594 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:38.223169 ---      ParallelTerminationStrategy: PID 44 died...
22:50:38.224631 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:38.228205 ---      ParallelTerminationStrategy: PID 45 died...
22:50:38.229650 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:38.233223 ---      ParallelTerminationStrategy: PID 46 died...
22:50:38.234678 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:38.238241 ---      ParallelTerminationStrategy: PID 47 died...
22:50:38.239703 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:38.243275 ---      ParallelTerminationStrategy: PID 48 died...
22:50:38.244712 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:38.248315 ---      ParallelTerminationStrategy: PID 49 died...
22:50:38.249774 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:38.253343 ---      ParallelTerminationStrategy: PID 50 died...
22:50:38.254787 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:38.258369 ---      ParallelTerminationStrategy: PID 51 died...
22:50:38.259811 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:38.263400 ---      ParallelTerminationStrategy: PID 52 died...
22:50:38.264847 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:38.268413 ---      ParallelTerminationStrategy: PID 53 died...
22:50:38.269853 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:38.273458 ---      ParallelTerminationStrategy: PID 54 died...
22:50:38.274903 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:38.278455 ---      ParallelTerminationStrategy: PID 55 died...
22:50:38.279905 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:38.283477 ---      ParallelTerminationStrategy: PID 56 died...
22:50:38.284934 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:38.288484 ---      ParallelTerminationStrategy: PID 57 died...
22:50:38.289931 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:38.293516 ---      ParallelTerminationStrategy: PID 58 died...
22:50:38.294954 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:38.298509 ---      ParallelTerminationStrategy: PID 59 died...
22:50:38.299966 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:38.303545 ---      ParallelTerminationStrategy: PID 60 died...
22:50:38.305004 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:38.308588 ---      ParallelTerminationStrategy: PID 61 died...
22:50:38.310039 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:38.313622 ---      ParallelTerminationStrategy: PID 62 died...
22:50:38.315081 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:38.318710 ---      ParallelTerminationStrategy: PID 63 died...
22:50:38.320155 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:38.323709 ---      ParallelTerminationStrategy: PID 64 died...
22:50:38.325158 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:38.328716 ---      ParallelTerminationStrategy: PID 65 died...
22:50:38.330151 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:38.333765 ---      ParallelTerminationStrategy: PID 66 died...
22:50:38.335237 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:38.338862 ---      ParallelTerminationStrategy: PID 67 died...
22:50:38.340343 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:38.343968 ---      ParallelTerminationStrategy: PID 68 died...
22:50:38.345543 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:38.349207 ---      ParallelTerminationStrategy: PID 69 died...
22:50:38.350669 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:38.354309 ---      ParallelTerminationStrategy: PID 70 died...
22:50:38.355782 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:38.359414 ---      ParallelTerminationStrategy: PID 71 died...
22:50:38.360892 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:38.364531 ---      ParallelTerminationStrategy: PID 72 died...
22:50:38.366017 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:38.369642 ---      ParallelTerminationStrategy: PID 73 died...
22:50:38.371108 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:38.374766 ---      ParallelTerminationStrategy: PID 74 died...
22:50:38.376240 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:38.379887 ---      ParallelTerminationStrategy: PID 75 died...
22:50:38.381354 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:38.385001 ---      ParallelTerminationStrategy: PID 76 died...
22:50:38.386474 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:38.390119 ---      ParallelTerminationStrategy: PID 77 died...
22:50:38.391595 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:38.395245 ---      ParallelTerminationStrategy: PID 78 died...
22:50:38.396722 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:38.400358 ---      ParallelTerminationStrategy: PID 79 died...
22:50:38.401825 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:38.405464 ---      ParallelTerminationStrategy: PID 80 died...
22:50:38.406921 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:38.410548 ---      ParallelTerminationStrategy: PID 81 died...
22:50:38.412026 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:38.415674 ---      ParallelTerminationStrategy: PID 82 died...
22:50:38.417148 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:38.420783 ---      ParallelTerminationStrategy: PID 83 died...
22:50:38.422257 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:38.425886 ---      ParallelTerminationStrategy: PID 84 died...
22:50:38.427354 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:38.430994 ---      ParallelTerminationStrategy: PID 85 died...
22:50:38.432476 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:38.436760 ---      ParallelTerminationStrategy: PID 86 died...
22:50:38.439856 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:38.443681 ---      ParallelTerminationStrategy: PID 87 died...
22:50:38.445199 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:38.448958 ---      ParallelTerminationStrategy: PID 88 died...
22:50:38.450469 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:38.454192 ---      ParallelTerminationStrategy: PID 89 died...
22:50:38.455706 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:38.459441 ---      ParallelTerminationStrategy: PID 90 died...
22:50:38.460972 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:38.464695 ---      ParallelTerminationStrategy: PID 91 died...
22:50:38.466201 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:38.469922 ---      ParallelTerminationStrategy: PID 92 died...
22:50:38.471429 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:38.475176 ---      ParallelTerminationStrategy: PID 93 died...
22:50:38.476705 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:38.480442 ---      ParallelTerminationStrategy: PID 94 died...
22:50:38.481959 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:38.485688 ---      ParallelTerminationStrategy: PID 95 died...
22:50:38.487213 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:38.490931 ---      ParallelTerminationStrategy: PID 96 died...
22:50:38.492449 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:38.496179 ---      ParallelTerminationStrategy: PID 97 died...
22:50:38.497686 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:38.501439 ---      ParallelTerminationStrategy: PID 98 died...
22:50:38.502955 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:38.506698 ---      ParallelTerminationStrategy: PID 99 died...
22:50:38.508227 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:38.511956 ---      ParallelTerminationStrategy: PID 100 died...
22:50:38.513474 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:38.517217 ---      ParallelTerminationStrategy: PID 101 died...
22:50:38.518730 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:38.522439 ---      ParallelTerminationStrategy: PID 102 died...
22:50:38.523959 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:38.527691 ---      ParallelTerminationStrategy: PID 103 died...
22:50:38.529205 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:38.532941 ---      ParallelTerminationStrategy: PID 104 died...
22:50:38.534457 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:38.538210 ---      ParallelTerminationStrategy: PID 105 died...
22:50:38.539724 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:38.543450 ---      ParallelTerminationStrategy: PID 106 died...
22:50:38.544980 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:38.548701 ---      ParallelTerminationStrategy: PID 107 died...
22:50:38.550202 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:38.553931 ---      ParallelTerminationStrategy: PID 108 died...
22:50:38.555432 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:38.559196 ---      ParallelTerminationStrategy: PID 109 died...
22:50:38.560709 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:38.564489 ---      ParallelTerminationStrategy: PID 110 died...
22:50:38.565974 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:38.569724 ---      ParallelTerminationStrategy: PID 111 died...
22:50:38.571252 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:38.575026 ---      ParallelTerminationStrategy: PID 112 died...
22:50:38.576560 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:38.580326 ---      ParallelTerminationStrategy: PID 113 died...
22:50:38.581843 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:38.585609 ---      ParallelTerminationStrategy: PID 114 died...
22:50:38.587130 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:38.590900 ---      ParallelTerminationStrategy: PID 115 died...
22:50:38.592428 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:38.596183 ---      ParallelTerminationStrategy: PID 116 died...
22:50:38.597702 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:38.601454 ---      ParallelTerminationStrategy: PID 117 died...
22:50:38.602968 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:38.606736 ---      ParallelTerminationStrategy: PID 118 died...
22:50:38.608272 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:38.612063 ---      ParallelTerminationStrategy: PID 119 died...
22:50:38.613585 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:38.617384 ---      ParallelTerminationStrategy: PID 120 died...
22:50:38.618911 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:38.622708 ---      ParallelTerminationStrategy: PID 121 died...
22:50:38.624236 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:38.628001 ---      ParallelTerminationStrategy: PID 122 died...
22:50:38.629522 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:38.633309 ---      ParallelTerminationStrategy: PID 123 died...
22:50:38.634833 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:38.638601 ---      ParallelTerminationStrategy: PID 124 died...
22:50:38.640130 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:38.643893 ---      ParallelTerminationStrategy: PID 125 died...
22:50:38.645413 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:38.649188 ---      ParallelTerminationStrategy: PID 126 died...
22:50:38.650713 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:38.654487 ---      ParallelTerminationStrategy: PID 127 died...
22:50:38.656014 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:38.659779 ---      ParallelTerminationStrategy: PID 128 died...
22:50:38.661307 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:38.665089 ---      ParallelTerminationStrategy: PID 129 died...
22:50:38.666618 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:38.670395 ---      ParallelTerminationStrategy: PID 130 died...
22:50:38.671911 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:38.675689 ---      ParallelTerminationStrategy: PID 131 died...
22:50:38.677215 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:38.680978 ---      ParallelTerminationStrategy: PID 132 died...
22:50:38.682498 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:38.686291 ---      ParallelTerminationStrategy: PID 133 died...
22:50:38.687812 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:38.691578 ---      ParallelTerminationStrategy: PID 134 died...
22:50:38.693094 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:38.696880 ---      ParallelTerminationStrategy: PID 135 died...
22:50:38.698405 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:38.702230 ---      ParallelTerminationStrategy: PID 136 died...
22:50:38.703760 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:38.707554 ---      ParallelTerminationStrategy: PID 137 died...
22:50:38.709090 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:38.712868 ---      ParallelTerminationStrategy: PID 138 died...
22:50:38.714389 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:38.718168 ---      ParallelTerminationStrategy: PID 139 died...
22:50:38.719704 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:38.723479 ---      ParallelTerminationStrategy: PID 140 died...
22:50:38.724999 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:38.728778 ---      ParallelTerminationStrategy: PID 141 died...
22:50:38.730293 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:38.734075 ---      ParallelTerminationStrategy: PID 142 died...
22:50:38.735600 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:38.739380 ---      ParallelTerminationStrategy: PID 143 died...
22:50:38.740919 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:38.744692 ---      ParallelTerminationStrategy: PID 144 died...
22:50:38.746209 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:38.749986 ---      ParallelTerminationStrategy: PID 145 died...
22:50:38.751506 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:38.755277 ---      ParallelTerminationStrategy: PID 146 died...
22:50:38.756804 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:38.760585 ---      ParallelTerminationStrategy: PID 147 died...
22:50:38.762105 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:38.765887 ---      ParallelTerminationStrategy: PID 148 died...
22:50:38.767415 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:38.771197 ---      ParallelTerminationStrategy: PID 149 died...
22:50:38.772735 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:38.776528 ---      ParallelTerminationStrategy: PID 150 died...
22:50:38.778032 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:38.781820 ---      ParallelTerminationStrategy: PID 151 died...
22:50:38.783346 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:38.787134 ---      ParallelTerminationStrategy: PID 152 died...
22:50:38.788658 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:38.792443 ---      ParallelTerminationStrategy: PID 153 died...
22:50:38.793968 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:38.797754 ---      ParallelTerminationStrategy: PID 154 died...
22:50:38.799278 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:38.803084 ---      ParallelTerminationStrategy: PID 155 died...
22:50:38.804617 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:38.808416 ---      ParallelTerminationStrategy: PID 156 died...
22:50:38.809939 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:38.813728 ---      ParallelTerminationStrategy: PID 157 died...
22:50:38.815253 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:38.819031 ---      ParallelTerminationStrategy: PID 158 died...
22:50:38.820559 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:38.824366 ---      ParallelTerminationStrategy: PID 159 died...
22:50:38.825895 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:38.829691 ---      ParallelTerminationStrategy: PID 160 died...
22:50:38.831221 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:38.835017 ---      ParallelTerminationStrategy: PID 161 died...
22:50:38.836529 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:38.840321 ---      ParallelTerminationStrategy: PID 162 died...
22:50:38.841840 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:38.845642 ---      ParallelTerminationStrategy: PID 163 died...
22:50:38.847158 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:38.850943 ---      ParallelTerminationStrategy: PID 164 died...
22:50:38.852462 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:38.856257 ---      ParallelTerminationStrategy: PID 165 died...
22:50:38.857781 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:38.861559 ---      ParallelTerminationStrategy: PID 166 died...
22:50:38.863073 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:38.866869 ---      ParallelTerminationStrategy: PID 167 died...
22:50:38.868404 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:38.872202 ---      ParallelTerminationStrategy: PID 168 died...
22:50:38.873718 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:38.877503 ---      ParallelTerminationStrategy: PID 169 died...
22:50:38.879021 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:38.882809 ---      ParallelTerminationStrategy: PID 170 died...
22:50:38.884331 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:38.888132 ---      ParallelTerminationStrategy: PID 171 died...
22:50:38.889657 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:38.893468 ---      ParallelTerminationStrategy: PID 172 died...
22:50:38.894979 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:38.898746 ---      ParallelTerminationStrategy: PID 173 died...
22:50:38.900273 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:38.904071 ---      ParallelTerminationStrategy: PID 174 died...
22:50:38.905589 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:38.909370 ---      ParallelTerminationStrategy: PID 175 died...
22:50:38.910890 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:38.914667 ---      ParallelTerminationStrategy: PID 176 died...
22:50:38.916200 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:38.920018 ---      ParallelTerminationStrategy: PID 177 died...
22:50:38.921541 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:38.925321 ---      ParallelTerminationStrategy: PID 178 died...
22:50:38.926836 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:38.930609 ---      ParallelTerminationStrategy: PID 179 died...
22:50:38.932135 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:38.935931 ---      ParallelTerminationStrategy: PID 180 died...
22:50:38.937453 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:38.941251 ---      ParallelTerminationStrategy: PID 181 died...
22:50:38.942769 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:38.946539 ---      ParallelTerminationStrategy: PID 182 died...
22:50:38.948066 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:38.951841 ---      ParallelTerminationStrategy: PID 183 died...
22:50:38.953363 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:38.957153 ---      ParallelTerminationStrategy: PID 184 died...
22:50:38.958669 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:38.962481 ---      ParallelTerminationStrategy: PID 185 died...
22:50:38.964000 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:38.967777 ---      ParallelTerminationStrategy: PID 186 died...
22:50:38.969287 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:38.973074 ---      ParallelTerminationStrategy: PID 187 died...
22:50:38.974596 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:38.978363 ---      ParallelTerminationStrategy: PID 188 died...
22:50:38.979883 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:38.983713 ---      ParallelTerminationStrategy: PID 189 died...
22:50:38.985243 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:38.989019 ---      ParallelTerminationStrategy: PID 190 died...
22:50:38.990540 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:38.994321 ---      ParallelTerminationStrategy: PID 191 died...
22:50:38.995840 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:38.999619 ---      ParallelTerminationStrategy: PID 192 died...
22:50:39.001137 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:39.004924 ---      ParallelTerminationStrategy: PID 193 died...
22:50:39.006457 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:39.010231 ---      ParallelTerminationStrategy: PID 194 died...
22:50:39.011750 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:39.015525 ---      ParallelTerminationStrategy: PID 195 died...
22:50:39.017052 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:39.020841 ---      ParallelTerminationStrategy: PID 196 died...
22:50:39.022364 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:39.026134 ---      ParallelTerminationStrategy: PID 197 died...
22:50:39.027689 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:39.031468 ---      ParallelTerminationStrategy: PID 198 died...
22:50:39.032976 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:39.036771 ---      ParallelTerminationStrategy: PID 199 died...
22:50:39.038285 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:39.042067 ---      ParallelTerminationStrategy: PID 200 died...
22:50:39.043584 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:39.047380 ---      ParallelTerminationStrategy: PID 201 died...
22:50:39.048904 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:39.052711 ---      ParallelTerminationStrategy: PID 202 died...
22:50:39.054224 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:39.057999 ---      ParallelTerminationStrategy: PID 203 died...
22:50:39.059520 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:39.063322 ---      ParallelTerminationStrategy: PID 204 died...
22:50:39.064848 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:39.068642 ---      ParallelTerminationStrategy: PID 205 died...
22:50:39.070164 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:39.073953 ---      ParallelTerminationStrategy: PID 206 died...
22:50:39.075478 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:39.079242 ---      ParallelTerminationStrategy: PID 207 died...
22:50:39.080770 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:39.084571 ---      ParallelTerminationStrategy: PID 208 died...
22:50:39.086091 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:39.089876 ---      ParallelTerminationStrategy: PID 209 died...
22:50:39.091406 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:39.095187 ---      ParallelTerminationStrategy: PID 210 died...
22:50:39.096730 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:39.100516 ---      ParallelTerminationStrategy: PID 211 died...
22:50:39.102034 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:39.105813 ---      ParallelTerminationStrategy: PID 212 died...
22:50:39.107335 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:39.111146 ---      ParallelTerminationStrategy: PID 213 died...
22:50:39.112682 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:39.116485 ---      ParallelTerminationStrategy: PID 214 died...
22:50:39.118002 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:39.121797 ---      ParallelTerminationStrategy: PID 215 died...
22:50:39.123327 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:39.127107 ---      ParallelTerminationStrategy: PID 216 died...
22:50:39.128638 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:39.132426 ---      ParallelTerminationStrategy: PID 217 died...
22:50:39.133942 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:39.137751 ---      ParallelTerminationStrategy: PID 218 died...
22:50:39.139284 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:39.143078 ---      ParallelTerminationStrategy: PID 219 died...
22:50:39.144612 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:39.148403 ---      ParallelTerminationStrategy: PID 220 died...
22:50:39.149922 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:39.153741 ---      ParallelTerminationStrategy: PID 221 died...
22:50:39.155253 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:39.159043 ---      ParallelTerminationStrategy: PID 222 died...
22:50:39.160570 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:39.164375 ---      ParallelTerminationStrategy: PID 223 died...
22:50:39.165900 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:39.169696 ---      ParallelTerminationStrategy: PID 224 died...
22:50:39.171220 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:39.175010 ---      ParallelTerminationStrategy: PID 225 died...
22:50:39.176538 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:39.180343 ---      ParallelTerminationStrategy: PID 226 died...
22:50:39.181867 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:39.185674 ---      ParallelTerminationStrategy: PID 227 died...
22:50:39.187205 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:39.190982 ---      ParallelTerminationStrategy: PID 228 died...
22:50:39.192507 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:39.196313 ---      ParallelTerminationStrategy: PID 229 died...
22:50:39.197834 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:39.201617 ---      ParallelTerminationStrategy: PID 230 died...
22:50:39.203133 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:39.206923 ---      ParallelTerminationStrategy: PID 231 died...
22:50:39.208452 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:39.212247 ---      ParallelTerminationStrategy: PID 232 died...
22:50:39.213779 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:39.217578 ---      ParallelTerminationStrategy: PID 233 died...
22:50:39.219107 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:39.222912 ---      ParallelTerminationStrategy: PID 234 died...
22:50:39.224452 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:42.628762 ---      ParallelTerminationStrategy: PID 34 died...
22:50:42.634916 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8278 netreg_mass PASS
---------------------------------------------------------------------
22:50:42.715443 tst                       trial-8278: Storing JUnit report in /build/trial-8278/run.2026-03-22_22-49-13/trial-8278.xml

--------------------------------------------------------------------------------------------
trial-8278 PASS
--------------------------------------------------------------------------------------------
22:50:42.736927 tst                       trial-8278: trial-8278: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (83.2 sec)
+ exit_code=0
+ rm -rf trial-8278/inst
+ cd trial-8278
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-22 22:49:13
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8278-run.tgz run.2026-03-22_22-49-13
+ tar czf /build/trial-8278-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-22_13_29_48.tgz osmo-bts-oc2g.build-2026-03-22_00_51_33.tgz osmo-bts-sysmo.build-2026-03-22_00_51_35.tgz osmo-bts.build-2026-03-22_00_51_41.tgz osmo-ggsn.build-2026-03-22_20_42_44.tgz osmo-hlr.build-2026-03-22_16_36_50.tgz osmo-hnbgw.build-2026-03-22_13_31_07.tgz osmo-mgw.build-2026-03-22_08_33_07.tgz osmo-msc.build-2026-03-22_13_35_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-22_07_35_19.tgz osmo-pcu-sysmo.build-2026-03-22_07_35_16.tgz osmo-pcu.build-2026-03-22_07_35_16.tgz osmo-sgsn.build-2026-03-22_20_48_30.tgz osmo-stp.build-2026-03-22_13_25_43.tgz osmo-trx.build-2026-03-22_14_21_30.tgz osmocom-bb.build-2026-03-22_21_17_17.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