Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15732572979896627745.sh
+ rm -rf trial-8224-bin.tgz trial-8224-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25278
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11145
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10618
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12969
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13295
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13190
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41708
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7667
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43914
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8562
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13273
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7608
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11670
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7707
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9168
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6427
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7608
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5434101838642784269.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-8224
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
bbbe67c debian-trixie-obs-latest: fix signed-by= path
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:a6e72714d8993c1e28cc34f92a7f9c4ea598f79159c531a2e2940e2dd44230a0 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8225 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-01-28 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8225
+ mkdir -p trial-8225
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-28_13_30_16.tgz osmo-bts-oc2g.build-2026-01-28_00_51_27.tgz osmo-bts-sysmo.build-2026-01-28_00_51_32.tgz osmo-bts.build-2026-01-28_00_51_37.tgz osmo-ggsn.build-2026-01-28_20_42_31.tgz osmo-hlr.build-2026-01-28_16_39_45.tgz osmo-hnbgw.build-2026-01-28_13_31_38.tgz osmo-mgw.build-2026-01-28_08_33_10.tgz osmo-msc.build-2026-01-28_13_33_49.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-28_07_35_02.tgz osmo-pcu-sysmo.build-2026-01-28_07_35_05.tgz osmo-pcu.build-2026-01-28_07_35_11.tgz osmo-sgsn.build-2026-01-28_20_48_04.tgz osmo-stp.build-2026-01-28_13_26_29.tgz osmo-trx.build-2026-01-28_14_21_37.tgz osmocom-bb.build-2026-01-28_21_17_34.tgz srslte.build-19.tgz trial-8225
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-28_13_30_16.md5 osmo-bts-oc2g.build-2026-01-28_00_51_27.md5 osmo-bts-sysmo.build-2026-01-28_00_51_32.md5 osmo-bts.build-2026-01-28_00_51_37.md5 osmo-ggsn.build-2026-01-28_20_42_31.md5 osmo-hlr.build-2026-01-28_16_39_45.md5 osmo-hnbgw.build-2026-01-28_13_31_38.md5 osmo-mgw.build-2026-01-28_08_33_10.md5 osmo-msc.build-2026-01-28_13_33_49.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-28_07_35_02.md5 osmo-pcu-sysmo.build-2026-01-28_07_35_05.md5 osmo-pcu.build-2026-01-28_07_35_11.md5 osmo-sgsn.build-2026-01-28_20_48_04.md5 osmo-stp.build-2026-01-28_13_26_29.md5 osmo-trx.build-2026-01-28_14_21_37.md5 osmocom-bb.build-2026-01-28_21_17_34.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-28_13_30_16.md5 osmo-bts-oc2g.build-2026-01-28_00_51_27.md5 osmo-bts-sysmo.build-2026-01-28_00_51_32.md5 osmo-bts.build-2026-01-28_00_51_37.md5 osmo-ggsn.build-2026-01-28_20_42_31.md5 osmo-hlr.build-2026-01-28_16_39_45.md5 osmo-hnbgw.build-2026-01-28_13_31_38.md5 osmo-mgw.build-2026-01-28_08_33_10.md5 osmo-msc.build-2026-01-28_13_33_49.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-28_07_35_02.md5 osmo-pcu-sysmo.build-2026-01-28_07_35_05.md5 osmo-pcu.build-2026-01-28_07_35_11.md5 osmo-sgsn.build-2026-01-28_20_48_04.md5 osmo-stp.build-2026-01-28_13_26_29.md5 osmo-trx.build-2026-01-28_14_21_37.md5 osmocom-bb.build-2026-01-28_21_17_34.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-8225 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8225'
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-8225
--------------------------------------------------------------------------------------------
22:48:18.372592 tst                       trial-8225: Detailed log at /build/trial-8225/run.2026-01-28_22-48-18/log

---------------------------------------------------------------------
trial-8225 netreg_mass
---------------------------------------------------------------------
22:48:18.574518 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.574895 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.575701 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.576892 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.618647 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.619520 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.620667 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.682400 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-8225 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.683167 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.698629 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.699134 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.699585 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.700027 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.700462 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.700909 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.701360 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.731867 tst         register_default_mass.py: using LAC 2
22:48:18.753688 tst         register_default_mass.py: using RAC 2
22:48:18.779899 tst         register_default_mass.py: using CellId 2
22:48:18.809155 tst         register_default_mass.py: using BVCI 3
22:48:18.822816 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.823501 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.824077 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.824664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.825206 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.825707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.826208 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.826725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.827235 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.827765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828758 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.830296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.830803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833375 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835412 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.836445 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.836951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837979 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838481 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845202 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846720 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847233 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847741 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.850298 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.850798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851294 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851814 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.852323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.852819 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853820 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.855339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.855843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.857360 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.857867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858356 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.859377 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.859968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.861479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.861980 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862483 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862986 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.863481 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.863992 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864490 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864982 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.865479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.865971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866455 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866962 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.868469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.868979 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.869479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.870001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.870510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872023 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872539 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.873040 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.873535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.874027 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.874595 tst      register_default_mass.py:21: Launching a simple network
22:48:18.884569 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.006977 run            create_hlr_db(pid=20): Launched
22:48:20.020769 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.045107 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.060343 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.066067 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.254045 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.271142 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.276727 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.693687 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.708676 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.723561 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.851805 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.867140 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.872913 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.896501 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.911515 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.917142 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.230115 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.247550 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.273893 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.445321 run         osmo-bts-virtual(pid=34): Launched
22:48:31.481686 tst         register_default_mass.py: using MSISDN 1001
22:48:31.496118 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.535089 tst         register_default_mass.py: using MSISDN 1002
22:48:31.552621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.583155 tst         register_default_mass.py: using MSISDN 1003
22:48:31.597791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.628039 tst         register_default_mass.py: using MSISDN 1004
22:48:31.642272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.672960 tst         register_default_mass.py: using MSISDN 1005
22:48:31.687441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.717813 tst         register_default_mass.py: using MSISDN 1006
22:48:31.732249 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.762629 tst         register_default_mass.py: using MSISDN 1007
22:48:31.777023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.807107 tst         register_default_mass.py: using MSISDN 1008
22:48:31.821324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.851401 tst         register_default_mass.py: using MSISDN 1009
22:48:31.865730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.894779 tst         register_default_mass.py: using MSISDN 1010
22:48:31.908455 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.939017 tst         register_default_mass.py: using MSISDN 1011
22:48:31.953415 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.983519 tst         register_default_mass.py: using MSISDN 1012
22:48:31.997778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.028514 tst         register_default_mass.py: using MSISDN 1013
22:48:32.042989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.073429 tst         register_default_mass.py: using MSISDN 1014
22:48:32.087793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.118415 tst         register_default_mass.py: using MSISDN 1015
22:48:32.132940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.163325 tst         register_default_mass.py: using MSISDN 1016
22:48:32.177748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.208454 tst         register_default_mass.py: using MSISDN 1017
22:48:32.223021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.253468 tst         register_default_mass.py: using MSISDN 1018
22:48:32.267774 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.298036 tst         register_default_mass.py: using MSISDN 1019
22:48:32.312361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.342527 tst         register_default_mass.py: using MSISDN 1020
22:48:32.356791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.387114 tst         register_default_mass.py: using MSISDN 1021
22:48:32.401540 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.431768 tst         register_default_mass.py: using MSISDN 1022
22:48:32.446089 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.476714 tst         register_default_mass.py: using MSISDN 1023
22:48:32.491090 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.520318 tst         register_default_mass.py: using MSISDN 1024
22:48:32.534088 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.564452 tst         register_default_mass.py: using MSISDN 1025
22:48:32.578759 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.613157 tst         register_default_mass.py: using MSISDN 1026
22:48:32.629264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.659731 tst         register_default_mass.py: using MSISDN 1027
22:48:32.674401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.704148 tst         register_default_mass.py: using MSISDN 1028
22:48:32.718164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.748004 tst         register_default_mass.py: using MSISDN 1029
22:48:32.762168 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.792133 tst         register_default_mass.py: using MSISDN 1030
22:48:32.806293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.836233 tst         register_default_mass.py: using MSISDN 1031
22:48:32.850445 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.880220 tst         register_default_mass.py: using MSISDN 1032
22:48:32.894052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.923810 tst         register_default_mass.py: using MSISDN 1033
22:48:32.937856 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.967158 tst         register_default_mass.py: using MSISDN 1034
22:48:32.980997 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.010918 tst         register_default_mass.py: using MSISDN 1035
22:48:33.025021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.054696 tst         register_default_mass.py: using MSISDN 1036
22:48:33.068467 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.099190 tst         register_default_mass.py: using MSISDN 1037
22:48:33.113785 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.143794 tst         register_default_mass.py: using MSISDN 1038
22:48:33.158534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.188144 tst         register_default_mass.py: using MSISDN 1039
22:48:33.202191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.232290 tst         register_default_mass.py: using MSISDN 1040
22:48:33.246306 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.275969 tst         register_default_mass.py: using MSISDN 1041
22:48:33.285934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.315508 tst         register_default_mass.py: using MSISDN 1042
22:48:33.330274 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.359851 tst         register_default_mass.py: using MSISDN 1043
22:48:33.373507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.403716 tst         register_default_mass.py: using MSISDN 1044
22:48:33.417758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.447999 tst         register_default_mass.py: using MSISDN 1045
22:48:33.462140 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.501588 tst         register_default_mass.py: using MSISDN 1046
22:48:33.519154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.549839 tst         register_default_mass.py: using MSISDN 1047
22:48:33.564422 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.595058 tst         register_default_mass.py: using MSISDN 1048
22:48:33.609391 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.639883 tst         register_default_mass.py: using MSISDN 1049
22:48:33.654059 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.684766 tst         register_default_mass.py: using MSISDN 1050
22:48:33.699114 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.729665 tst         register_default_mass.py: using MSISDN 1051
22:48:33.743937 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.774820 tst         register_default_mass.py: using MSISDN 1052
22:48:33.789213 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.819900 tst         register_default_mass.py: using MSISDN 1053
22:48:33.834178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.864213 tst         register_default_mass.py: using MSISDN 1054
22:48:33.878239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.908105 tst         register_default_mass.py: using MSISDN 1055
22:48:33.917873 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.947190 tst         register_default_mass.py: using MSISDN 1056
22:48:33.962420 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.991729 tst         register_default_mass.py: using MSISDN 1057
22:48:34.005608 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.034776 tst         register_default_mass.py: using MSISDN 1058
22:48:34.048522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.077682 tst         register_default_mass.py: using MSISDN 1059
22:48:34.091378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.120511 tst         register_default_mass.py: using MSISDN 1060
22:48:34.134265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.163097 tst         register_default_mass.py: using MSISDN 1061
22:48:34.176618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.205780 tst         register_default_mass.py: using MSISDN 1062
22:48:34.219404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.249389 tst         register_default_mass.py: using MSISDN 1063
22:48:34.263538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.302358 tst         register_default_mass.py: using MSISDN 1064
22:48:34.320042 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.350204 tst         register_default_mass.py: using MSISDN 1065
22:48:34.364737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.395188 tst         register_default_mass.py: using MSISDN 1066
22:48:34.409715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.439524 tst         register_default_mass.py: using MSISDN 1067
22:48:34.453610 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.484206 tst         register_default_mass.py: using MSISDN 1068
22:48:34.498680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.528697 tst         register_default_mass.py: using MSISDN 1069
22:48:34.542899 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.573300 tst         register_default_mass.py: using MSISDN 1070
22:48:34.587715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.617789 tst         register_default_mass.py: using MSISDN 1071
22:48:34.632060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.662623 tst         register_default_mass.py: using MSISDN 1072
22:48:34.677035 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.707038 tst         register_default_mass.py: using MSISDN 1073
22:48:34.721205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.751747 tst         register_default_mass.py: using MSISDN 1074
22:48:34.766225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.796065 tst         register_default_mass.py: using MSISDN 1075
22:48:34.810135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.840126 tst         register_default_mass.py: using MSISDN 1076
22:48:34.854109 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.883770 tst         register_default_mass.py: using MSISDN 1077
22:48:34.897722 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.927759 tst         register_default_mass.py: using MSISDN 1078
22:48:34.942108 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.972011 tst         register_default_mass.py: using MSISDN 1079
22:48:34.985919 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.016441 tst         register_default_mass.py: using MSISDN 1080
22:48:35.030909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.061142 tst         register_default_mass.py: using MSISDN 1081
22:48:35.075364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.106060 tst         register_default_mass.py: using MSISDN 1082
22:48:35.120621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.151564 tst         register_default_mass.py: using MSISDN 1083
22:48:35.166130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.197598 tst         register_default_mass.py: using MSISDN 1084
22:48:35.211781 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.242970 tst         register_default_mass.py: using MSISDN 1085
22:48:35.257649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.288786 tst         register_default_mass.py: using MSISDN 1086
22:48:35.303579 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.334136 tst         register_default_mass.py: using MSISDN 1087
22:48:35.348565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.379716 tst         register_default_mass.py: using MSISDN 1088
22:48:35.394461 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.425381 tst         register_default_mass.py: using MSISDN 1089
22:48:35.439984 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.471168 tst         register_default_mass.py: using MSISDN 1090
22:48:35.485887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.516314 tst         register_default_mass.py: using MSISDN 1091
22:48:35.530718 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.561912 tst         register_default_mass.py: using MSISDN 1092
22:48:35.576735 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.607356 tst         register_default_mass.py: using MSISDN 1093
22:48:35.621963 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.652980 tst         register_default_mass.py: using MSISDN 1094
22:48:35.667766 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.698807 tst         register_default_mass.py: using MSISDN 1095
22:48:35.713590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.744929 tst         register_default_mass.py: using MSISDN 1096
22:48:35.759798 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.790855 tst         register_default_mass.py: using MSISDN 1097
22:48:35.805541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.836811 tst         register_default_mass.py: using MSISDN 1098
22:48:35.851538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.882611 tst         register_default_mass.py: using MSISDN 1099
22:48:35.897497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.928991 tst         register_default_mass.py: using MSISDN 1100
22:48:35.943872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.035884 run                             mass: Starting testcase
22:48:36.041418 run                             mass: Pre-launching all virtphy's
22:48:36.046869 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.059979 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.066173 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.079277 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.085391 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.098376 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.104476 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.117593 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.123807 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.136972 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.143124 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.156303 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.162425 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.175429 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.181432 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.194432 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.200489 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.213467 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.219502 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.232475 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.238561 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.251536 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.257548 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.270514 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.276551 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.289505 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.295565 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.308539 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.314520 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.327533 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.333582 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.346568 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.352604 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.365877 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.371953 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.384924 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.390936 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.403947 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.409913 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.422926 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.428974 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.442004 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.448008 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.461009 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.467021 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.480039 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.486172 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.499172 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.505195 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.518167 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.524220 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.537203 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.543217 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.556212 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.562214 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.575158 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.581129 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.594169 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.600189 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.613318 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.619307 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.632259 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.638385 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.651353 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.657487 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.670400 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.676339 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.689272 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.695240 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.708162 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.714136 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.727026 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.733024 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.745910 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.751876 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.764785 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.770742 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.783681 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.789621 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.802497 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.808441 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.821296 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.827406 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.840343 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.846398 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.859324 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.865383 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.878411 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.884347 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.897371 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.903375 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.916297 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.922284 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.935158 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.941124 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.954047 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.960163 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.973110 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.979074 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.991970 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.997961 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.010880 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.016852 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.029714 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.035671 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.048619 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.054576 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.067636 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.073582 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.086663 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.092634 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.105649 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.111780 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.124809 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.130798 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.143712 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.149644 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.162544 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.168533 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.181429 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.187373 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.200355 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.206315 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.219269 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.225217 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.238080 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.244066 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.257013 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.263040 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.275850 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.281824 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.294550 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.300639 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.313568 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.319614 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.332496 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.338407 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.351452 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.357422 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.370455 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.376440 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.389330 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.395257 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.408134 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.414079 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.426985 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.432993 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.445947 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.451946 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.464819 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.470759 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.483610 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.489532 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.502390 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.508457 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.521404 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.527391 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.540576 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.546571 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.559686 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.565650 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.578740 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.584699 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.597745 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.603709 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.616710 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.622652 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.635571 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.641537 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.654468 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.660440 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.673373 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.679327 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.692198 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.698161 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.711114 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.717057 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.730010 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.736048 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.749001 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.754993 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.768053 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.774010 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.787073 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.793021 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.806001 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.811973 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.825030 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.831149 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.844123 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.850118 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.863060 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.869062 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.882010 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.888073 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.901033 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.907077 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.920042 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.926062 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.939117 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.945058 run                             mass: Checking if sockets are in the filesystem
22:48:37.977544 run                osmo-ms-mob/00000: Starting mobile
22:48:37.990749 run       osmo-ms-mob/00000(pid=135): Launched
22:48:38.002676 run                             mass: MS start registered  {at=191144.210973737, delay=0.005839595018187538, ms=00000}
22:48:42.192497 run                osmo-ms-mob/00001: Starting mobile
22:48:42.207117 run       osmo-ms-mob/00001(pid=136): Launched
22:48:42.217794 run                             mass: MS start registered  {at=191148.426109736, delay=0.004690141009632498, ms=00001}
22:48:43.274263 run                             mass: MS performed LU  {at=191149.482463217, lu_delay=5.271489479986485, ms=00000}
22:48:43.983945 run                osmo-ms-mob/00002: Starting mobile
22:48:44.000057 run       osmo-ms-mob/00002(pid=137): Launched
22:48:44.010726 run                             mass: MS start registered  {at=191150.219041799, delay=0.004658977995859459, ms=00002}
22:48:45.292547 run                osmo-ms-mob/00003: Starting mobile
22:48:45.309641 run       osmo-ms-mob/00003(pid=138): Launched
22:48:45.322147 run                             mass: MS start registered  {at=191151.530459999, delay=0.006496386980870739, ms=00003}
22:48:46.383980 run                osmo-ms-mob/00004: Starting mobile
22:48:46.400181 run       osmo-ms-mob/00004(pid=139): Launched
22:48:46.410680 run                             mass: MS start registered  {at=191152.618999431, delay=0.004537144006462768, ms=00004}
22:48:47.039417 run                             mass: MS performed LU  {at=191153.24762246, lu_delay=4.821512724010972, ms=00001}
22:48:47.392652 run                osmo-ms-mob/00005: Starting mobile
22:48:47.409800 run       osmo-ms-mob/00005(pid=140): Launched
22:48:47.420677 run                             mass: MS start registered  {at=191153.628993324, delay=0.004873349011177197, ms=00005}
22:48:48.261116 run                osmo-ms-mob/00006: Starting mobile
22:48:48.274064 run       osmo-ms-mob/00006(pid=141): Launched
22:48:48.284673 run                             mass: MS start registered  {at=191154.49299146, delay=0.004504006006754935, ms=00006}
22:48:48.940870 run                             mass: MS performed LU  {at=191155.149073103, lu_delay=4.930031304014847, ms=00002}
22:48:49.161630 run                osmo-ms-mob/00007: Starting mobile
22:48:49.174935 run       osmo-ms-mob/00007(pid=142): Launched
22:48:49.185959 run                             mass: MS start registered  {at=191155.394274943, delay=0.00478503800695762, ms=00007}
22:48:49.964701 run                osmo-ms-mob/00008: Starting mobile
22:48:49.977714 run       osmo-ms-mob/00008(pid=143): Launched
22:48:49.988533 run                             mass: MS start registered  {at=191156.196853062, delay=0.0046688019938301295, ms=00008}
22:48:50.700028 run                osmo-ms-mob/00009: Starting mobile
22:48:50.716393 run       osmo-ms-mob/00009(pid=144): Launched
22:48:50.727127 run                             mass: MS start registered  {at=191156.935448907, delay=0.004670727008488029, ms=00009}
22:48:50.805475 run                             mass: MS performed LU  {at=191157.013687869, lu_delay=5.483227870019618, ms=00003}
22:48:51.393636 run                osmo-ms-mob/00010: Starting mobile
22:48:51.410613 run       osmo-ms-mob/00010(pid=145): Launched
22:48:51.421644 run                             mass: MS start registered  {at=191157.629963101, delay=0.0049898470169864595, ms=00010}
22:48:51.962086 run                osmo-ms-mob/00011: Starting mobile
22:48:51.975267 run       osmo-ms-mob/00011(pid=146): Launched
22:48:51.986264 run                             mass: MS start registered  {at=191158.194584666, delay=0.004793625004822388, ms=00011}
22:48:52.601261 run                osmo-ms-mob/00012: Starting mobile
22:48:52.617598 run       osmo-ms-mob/00012(pid=147): Launched
22:48:52.628338 run                             mass: MS start registered  {at=191158.836657334, delay=0.004627934016752988, ms=00012}
22:48:52.707352 run                             mass: MS performed LU  {at=191158.915563429, lu_delay=6.296563998010242, ms=00004}
22:48:52.734524 run                             mass: MS performed LU  {at=191158.942768547, lu_delay=5.313775222981349, ms=00005}
22:48:53.191325 run                osmo-ms-mob/00013: Starting mobile
22:48:53.208131 run       osmo-ms-mob/00013(pid=148): Launched
22:48:53.218759 run                             mass: MS start registered  {at=191159.427077799, delay=0.004527154000243172, ms=00013}
22:48:53.760642 run                osmo-ms-mob/00014: Starting mobile
22:48:53.774383 run       osmo-ms-mob/00014(pid=149): Launched
22:48:53.784979 run                             mass: MS start registered  {at=191159.993301259, delay=0.004506349010625854, ms=00014}
22:48:54.499931 run                osmo-ms-mob/00015: Starting mobile
22:48:54.524775 run       osmo-ms-mob/00015(pid=150): Launched
22:48:54.530877 run                             mass: Starting too slowly. Moving on {now=191160.73921545, sleep=-0.08016007006517611, target=191160.65905537995}
22:48:54.536588 run                             mass: MS start registered  {at=191160.744916837, delay=0.005703231989173219, ms=00015}
22:48:54.569972 run                             mass: MS performed LU  {at=191160.778208033, lu_delay=5.383933089993661, ms=00007}
22:48:54.635874 run                             mass: MS performed LU  {at=191160.844106849, lu_delay=6.35111538899946, ms=00006}
22:48:54.861441 run                osmo-ms-mob/00016: Starting mobile
22:48:54.875231 run       osmo-ms-mob/00016(pid=151): Launched
22:48:54.887731 run                             mass: MS start registered  {at=191161.096048846, delay=0.004249535006238148, ms=00016}
22:48:54.940418 run                             mass: MS performed LU  {at=191161.148635356, lu_delay=4.951782293996075, ms=00008}
22:48:55.391101 run                osmo-ms-mob/00017: Starting mobile
22:48:55.407890 run       osmo-ms-mob/00017(pid=152): Launched
22:48:55.419124 run                             mass: MS start registered  {at=191161.627442236, delay=0.004918507998809218, ms=00017}
22:48:55.985477 run                osmo-ms-mob/00018: Starting mobile
22:48:56.002198 run       osmo-ms-mob/00018(pid=153): Launched
22:48:56.012958 run                             mass: MS start registered  {at=191162.221279423, delay=0.0046785180165898055, ms=00018}
22:48:56.384816 run                osmo-ms-mob/00019: Starting mobile
22:48:56.400629 run       osmo-ms-mob/00019(pid=154): Launched
22:48:56.411824 run                             mass: MS start registered  {at=191162.620141468, delay=0.004906460002530366, ms=00019}
22:48:56.472385 run                             mass: MS performed LU  {at=191162.680604139, lu_delay=5.050641037989408, ms=00010}
22:48:56.499088 run                             mass: MS performed LU  {at=191162.707393597, lu_delay=5.771944690000964, ms=00009}
22:48:56.606732 run                             mass: MS performed LU  {at=191162.814950265, lu_delay=4.620365598995704, ms=00011}
22:48:56.900482 run                osmo-ms-mob/00020: Starting mobile
22:48:56.916470 run       osmo-ms-mob/00020(pid=155): Launched
22:48:56.927466 run                             mass: MS start registered  {at=191163.135782647, delay=0.004968107008608058, ms=00020}
22:48:57.374623 run                osmo-ms-mob/00021: Starting mobile
22:48:57.388478 run       osmo-ms-mob/00021(pid=156): Launched
22:48:57.399600 run                             mass: MS start registered  {at=191163.607921904, delay=0.004727792023913935, ms=00021}
22:48:57.786357 run                osmo-ms-mob/00022: Starting mobile
22:48:57.803593 run       osmo-ms-mob/00022(pid=157): Launched
22:48:57.814540 run                             mass: MS start registered  {at=191164.02285981, delay=0.004905202018562704, ms=00022}
22:48:58.293783 run                osmo-ms-mob/00023: Starting mobile
22:48:58.312092 run       osmo-ms-mob/00023(pid=158): Launched
22:48:58.322885 run                             mass: MS start registered  {at=191164.531204365, delay=0.004685673979111016, ms=00023}
22:48:58.335448 run                             mass: MS performed LU  {at=191164.543771939, lu_delay=5.707114605000243, ms=00012}
22:48:58.401776 run                             mass: MS performed LU  {at=191164.609993931, lu_delay=4.616692671988858, ms=00014}
22:48:58.470975 run                             mass: MS performed LU  {at=191164.679193795, lu_delay=5.252115996001521, ms=00013}
22:48:58.499447 run                osmo-ms-mob/00024: Starting mobile
22:48:58.512715 run       osmo-ms-mob/00024(pid=159): Launched
22:48:58.523378 run                             mass: MS start registered  {at=191164.731701716, delay=0.004507778998231515, ms=00024}
22:48:59.173491 run                osmo-ms-mob/00025: Starting mobile
22:48:59.188219 run       osmo-ms-mob/00025(pid=160): Launched
22:48:59.199514 run                             mass: MS start registered  {at=191165.407835242, delay=0.004937056975904852, ms=00025}
22:48:59.561924 run                osmo-ms-mob/00026: Starting mobile
22:48:59.574909 run       osmo-ms-mob/00026(pid=161): Launched
22:48:59.586184 run                             mass: MS start registered  {at=191165.794502839, delay=0.005031025008065626, ms=00026}
22:48:59.992707 run                osmo-ms-mob/00027: Starting mobile
22:49:00.009950 run       osmo-ms-mob/00027(pid=162): Launched
22:49:00.021362 run                             mass: MS start registered  {at=191166.229683315, delay=0.005247224995400757, ms=00027}
22:49:00.137115 run                             mass: MS performed LU  {at=191166.345334118, lu_delay=4.717891881999094, ms=00017}
22:49:00.237872 run                             mass: MS performed LU  {at=191166.446106064, lu_delay=5.3500572179909796, ms=00016}
22:49:00.265499 run                             mass: MS performed LU  {at=191166.473743754, lu_delay=5.728826917009428, ms=00015}
22:49:00.286666 run                osmo-ms-mob/00028: Starting mobile
22:49:00.299715 run       osmo-ms-mob/00028(pid=163): Launched
22:49:00.310700 run                             mass: MS start registered  {at=191166.519023992, delay=0.005045372003223747, ms=00028}
22:49:00.798730 run                osmo-ms-mob/00029: Starting mobile
22:49:00.814225 run       osmo-ms-mob/00029(pid=164): Launched
22:49:00.825079 run                             mass: MS start registered  {at=191167.033400177, delay=0.004901774984318763, ms=00029}
22:49:01.174051 run                osmo-ms-mob/00030: Starting mobile
22:49:01.187930 run       osmo-ms-mob/00030(pid=165): Launched
22:49:01.199035 run                             mass: MS start registered  {at=191167.407356263, delay=0.00500568698043935, ms=00030}
22:49:01.561417 run                osmo-ms-mob/00031: Starting mobile
22:49:01.574770 run       osmo-ms-mob/00031(pid=166): Launched
22:49:01.586160 run                             mass: MS start registered  {at=191167.794478599, delay=0.0053627860033884645, ms=00031}
22:49:01.895703 run                osmo-ms-mob/00032: Starting mobile
22:49:01.913601 run       osmo-ms-mob/00032(pid=167): Launched
22:49:01.924386 run                             mass: MS start registered  {at=191168.132704474, delay=0.004627034009899944, ms=00032}
22:49:02.103316 run                             mass: MS performed LU  {at=191168.311528712, lu_delay=5.175746064982377, ms=00020}
22:49:02.167460 run                             mass: MS performed LU  {at=191168.375705942, lu_delay=6.154426518973196, ms=00018}
22:49:02.194093 run                osmo-ms-mob/00033: Starting mobile
22:49:02.207267 run       osmo-ms-mob/00033(pid=168): Launched
22:49:02.218381 run                             mass: MS start registered  {at=191168.42670573, delay=0.004963493993273005, ms=00033}
22:49:02.235372 run                             mass: MS performed LU  {at=191168.443663326, lu_delay=4.835741421993589, ms=00021}
22:49:02.273029 run                             mass: MS performed LU  {at=191168.481273565, lu_delay=5.86113209699397, ms=00019}
22:49:02.691592 run                osmo-ms-mob/00034: Starting mobile
22:49:02.706857 run       osmo-ms-mob/00034(pid=169): Launched
22:49:02.718316 run                             mass: MS start registered  {at=191168.926628688, delay=0.005373504012823105, ms=00034}
22:49:02.970746 run                osmo-ms-mob/00035: Starting mobile
22:49:02.984595 run       osmo-ms-mob/00035(pid=170): Launched
22:49:02.995766 run                             mass: MS start registered  {at=191169.204084937, delay=0.005044708988862112, ms=00035}
22:49:03.374309 run                osmo-ms-mob/00036: Starting mobile
22:49:03.388883 run       osmo-ms-mob/00036(pid=171): Launched
22:49:03.400443 run                             mass: MS start registered  {at=191169.608764909, delay=0.005181351996725425, ms=00036}
22:49:03.792163 run                osmo-ms-mob/00037: Starting mobile
22:49:03.810991 run       osmo-ms-mob/00037(pid=172): Launched
22:49:03.822199 run                             mass: MS start registered  {at=191170.030519704, delay=0.0050054260063916445, ms=00037}
22:49:03.902520 run                             mass: MS performed LU  {at=191170.110738622, lu_delay=4.702903380006319, ms=00025}
22:49:04.003807 run                             mass: MS performed LU  {at=191170.212025516, lu_delay=6.189165705989581, ms=00022}
22:49:04.018058 run                osmo-ms-mob/00038: Starting mobile
22:49:04.031382 run       osmo-ms-mob/00038(pid=173): Launched
22:49:04.037446 run                             mass: MS performed LU  {at=191170.245775897, lu_delay=5.514074181002798, ms=00024}
22:49:04.043310 run                             mass: MS start registered  {at=191170.251643437, delay=0.005884348996914923, ms=00038}
22:49:04.176414 run                             mass: MS performed LU  {at=191170.384632031, lu_delay=5.85342766600661, ms=00023}
22:49:04.206012 run                osmo-ms-mob/00039: Starting mobile
22:49:04.219288 run       osmo-ms-mob/00039(pid=174): Launched
22:49:04.225464 run                             mass: MS performed LU  {at=191170.433794599, lu_delay=4.639291759987827, ms=00026}
22:49:04.231398 run                             mass: MS start registered  {at=191170.439733437, delay=0.005956995009910315, ms=00039}
22:49:04.773413 run                osmo-ms-mob/00040: Starting mobile
22:49:04.787150 run       osmo-ms-mob/00040(pid=175): Launched
22:49:04.798168 run                             mass: MS start registered  {at=191171.006490352, delay=0.004805305012268946, ms=00040}
22:49:05.060936 run                osmo-ms-mob/00041: Starting mobile
22:49:05.074374 run       osmo-ms-mob/00041(pid=176): Launched
22:49:05.086057 run                             mass: MS start registered  {at=191171.294370748, delay=0.005211206997046247, ms=00041}
22:49:05.373776 run                osmo-ms-mob/00042: Starting mobile
22:49:05.387306 run       osmo-ms-mob/00042(pid=177): Launched
22:49:05.398904 run                             mass: MS start registered  {at=191171.607215817, delay=0.005405181989772245, ms=00042}
22:49:05.778619 run                osmo-ms-mob/00043: Starting mobile
22:49:05.791924 run       osmo-ms-mob/00043(pid=178): Launched
22:49:05.803765 run                             mass: MS start registered  {at=191172.012074998, delay=0.005460940999910235, ms=00043}
22:49:05.868485 run                             mass: MS performed LU  {at=191172.07671536, lu_delay=5.043315182992956, ms=00029}
22:49:05.933139 run                             mass: MS performed LU  {at=191172.141357841, lu_delay=5.622333848994458, ms=00028}
22:49:05.948552 run                osmo-ms-mob/00044: Starting mobile
22:49:05.961585 run       osmo-ms-mob/00044(pid=179): Launched
22:49:05.972567 run                             mass: MS start registered  {at=191172.180890994, delay=0.004942630999721587, ms=00044}
22:49:06.002249 run                             mass: MS performed LU  {at=191172.21045211, lu_delay=5.980768795008771, ms=00027}
22:49:06.039002 run                             mass: MS performed LU  {at=191172.247242824, lu_delay=4.839886561007006, ms=00030}
22:49:06.060385 run                osmo-ms-mob/00045: Starting mobile
22:49:06.073462 run       osmo-ms-mob/00045(pid=180): Launched
22:49:06.084803 run                             mass: MS start registered  {at=191172.29312304, delay=0.004893126984825358, ms=00045}
22:49:06.670317 run                osmo-ms-mob/00046: Starting mobile
22:49:06.683911 run       osmo-ms-mob/00046(pid=181): Launched
22:49:06.695266 run                             mass: MS start registered  {at=191172.903579011, delay=0.005278179014567286, ms=00046}
22:49:06.961377 run                osmo-ms-mob/00047: Starting mobile
22:49:06.974846 run       osmo-ms-mob/00047(pid=182): Launched
22:49:06.986096 run                             mass: MS start registered  {at=191173.194414582, delay=0.004971543996362016, ms=00047}
22:49:07.275144 run                osmo-ms-mob/00048: Starting mobile
22:49:07.289847 run       osmo-ms-mob/00048(pid=183): Launched
22:49:07.301302 run                             mass: MS start registered  {at=191173.509620401, delay=0.005334184999810532, ms=00048}
22:49:07.584091 run                osmo-ms-mob/00049: Starting mobile
22:49:07.600229 run       osmo-ms-mob/00049(pid=184): Launched
22:49:07.611277 run                             mass: MS start registered  {at=191173.819597925, delay=0.004914874996757135, ms=00049}
22:49:07.668488 run                             mass: MS performed LU  {at=191173.876708633, lu_delay=5.7440041590016335, ms=00032}
22:49:07.706169 run                             mass: MS performed LU  {at=191173.91440807, lu_delay=6.119929470994975, ms=00031}
22:49:07.721856 run                osmo-ms-mob/00050: Starting mobile
22:49:07.735276 run       osmo-ms-mob/00050(pid=185): Launched
22:49:07.746458 run                             mass: MS start registered  {at=191173.954777852, delay=0.004998443997465074, ms=00050}
22:49:07.797783 run                             mass: MS performed LU  {at=191174.006001692, lu_delay=5.579295962001197, ms=00033}
22:49:07.960324 run                             mass: MS performed LU  {at=191174.168546806, lu_delay=5.241918118001195, ms=00034}
22:49:08.291738 run                osmo-ms-mob/00051: Starting mobile
22:49:08.308775 run       osmo-ms-mob/00051(pid=186): Launched
22:49:08.319994 run                             mass: MS start registered  {at=191174.528311873, delay=0.005120231013279408, ms=00051}
22:49:08.571745 run                osmo-ms-mob/00052: Starting mobile
22:49:08.585166 run       osmo-ms-mob/00052(pid=187): Launched
22:49:08.596793 run                             mass: MS start registered  {at=191174.805108473, delay=0.005296332004945725, ms=00052}
22:49:08.692802 run                             mass: MS performed LU  {at=191174.901023286, lu_delay=5.696938348992262, ms=00035}
22:49:08.875317 run                osmo-ms-mob/00053: Starting mobile
22:49:08.889471 run       osmo-ms-mob/00053(pid=188): Launched
22:49:08.901252 run                             mass: MS start registered  {at=191175.109560301, delay=0.005625313002383336, ms=00053}
22:49:09.174717 run                osmo-ms-mob/00054: Starting mobile
22:49:09.188913 run       osmo-ms-mob/00054(pid=189): Launched
22:49:09.200609 run                             mass: MS start registered  {at=191175.408928421, delay=0.005434649996459484, ms=00054}
22:49:09.477614 run                osmo-ms-mob/00055: Starting mobile
22:49:09.491867 run       osmo-ms-mob/00055(pid=190): Launched
22:49:09.503145 run                             mass: MS start registered  {at=191175.711464175, delay=0.0052020059956703335, ms=00055}
22:49:09.569788 run                             mass: MS performed LU  {at=191175.77801129, lu_delay=4.771520937996684, ms=00040}
22:49:09.625360 run                             mass: MS performed LU  {at=191175.833601515, lu_delay=5.393868078012019, ms=00039}
22:49:09.652055 run                osmo-ms-mob/00056: Starting mobile
22:49:09.665611 run       osmo-ms-mob/00056(pid=191): Launched
22:49:09.671833 run                             mass: MS performed LU  {at=191175.880161652, lu_delay=6.271396742988145, ms=00036}
22:49:09.677856 run                             mass: MS start registered  {at=191175.886190409, delay=0.006051050993846729, ms=00056}
22:49:09.897247 run                             mass: MS performed LU  {at=191176.105466322, lu_delay=6.074946617998648, ms=00037}
22:49:09.925808 run                osmo-ms-mob/00057: Starting mobile
22:49:09.939086 run       osmo-ms-mob/00057(pid=192): Launched
22:49:09.950277 run                             mass: MS start registered  {at=191176.15859529, delay=0.004984653991414234, ms=00057}
22:49:10.474197 run                osmo-ms-mob/00058: Starting mobile
22:49:10.488677 run       osmo-ms-mob/00058(pid=193): Launched
22:49:10.495001 run                             mass: MS performed LU  {at=191176.703326937, lu_delay=6.451683499995852, ms=00038}
22:49:10.501379 run                             mass: MS performed LU  {at=191176.709711067, lu_delay=4.697636069002328, ms=00043}
22:49:10.507210 run                             mass: MS start registered  {at=191176.715544257, delay=0.012237023998750374, ms=00058}
22:49:10.518480 run                osmo-ms-mob/00059: Starting mobile
22:49:10.531897 run       osmo-ms-mob/00059(pid=194): Launched
22:49:10.544381 run                             mass: MS start registered  {at=191176.752697381, delay=0.005998980981530622, ms=00059}
22:49:10.621970 run                             mass: MS performed LU  {at=191176.830198431, lu_delay=5.535827683022944, ms=00041}
22:49:10.659983 run                             mass: MS performed LU  {at=191176.868196329, lu_delay=4.575073288986459, ms=00045}
22:49:10.692749 run                osmo-ms-mob/00060: Starting mobile
22:49:10.706471 run       osmo-ms-mob/00060(pid=195): Launched
22:49:10.712739 run                             mass: MS performed LU  {at=191176.921066406, lu_delay=4.017487395001808, ms=00046}
22:49:10.718926 run                             mass: MS start registered  {at=191176.927258735, delay=0.006211422005435452, ms=00060}
22:49:11.501557 run                osmo-ms-mob/00061: Starting mobile
22:49:11.517316 run       osmo-ms-mob/00061(pid=196): Launched
22:49:11.523350 run                             mass: MS performed LU  {at=191177.731679062, lu_delay=6.124463245010702, ms=00042}
22:49:11.529230 run                             mass: MS performed LU  {at=191177.737565432, lu_delay=5.556674438004848, ms=00044}
22:49:11.535196 run                             mass: MS start registered  {at=191177.743530376, delay=0.011870135000208393, ms=00061}
22:49:11.545960 run                osmo-ms-mob/00062: Starting mobile
22:49:11.559229 run       osmo-ms-mob/00062(pid=197): Launched
22:49:11.570381 run                             mass: MS start registered  {at=191177.778699063, delay=0.004958053992595524, ms=00062}
22:49:11.752769 run                             mass: MS performed LU  {at=191177.960990033, lu_delay=4.7665754510089755, ms=00047}
22:49:12.102042 run                osmo-ms-mob/00063: Starting mobile
22:49:12.118445 run       osmo-ms-mob/00063(pid=198): Launched
22:49:12.130517 run                             mass: MS start registered  {at=191178.338827241, delay=0.005585203994996846, ms=00063}
22:49:12.474331 run                osmo-ms-mob/00064: Starting mobile
22:49:12.488936 run       osmo-ms-mob/00064(pid=199): Launched
22:49:12.501073 run                             mass: MS start registered  {at=191178.709381553, delay=0.005840422003529966, ms=00064}
22:49:12.874128 run                osmo-ms-mob/00065: Starting mobile
22:49:12.888025 run       osmo-ms-mob/00065(pid=200): Launched
22:49:12.899231 run                             mass: MS start registered  {at=191179.107551151, delay=0.005145011004060507, ms=00065}
22:49:13.176484 run                osmo-ms-mob/00066: Starting mobile
22:49:13.190276 run       osmo-ms-mob/00066(pid=201): Launched
22:49:13.201993 run                             mass: MS start registered  {at=191179.410311196, delay=0.005303857004037127, ms=00066}
22:49:13.317337 run                             mass: MS performed LU  {at=191179.52555451, lu_delay=4.99724263700773, ms=00051}
22:49:13.335492 run                             mass: MS performed LU  {at=191179.543738447, lu_delay=5.724140522012021, ms=00049}
22:49:13.391762 run                             mass: MS performed LU  {at=191179.599965878, lu_delay=6.090345477015944, ms=00048}
22:49:13.418114 run                osmo-ms-mob/00067: Starting mobile
22:49:13.431451 run       osmo-ms-mob/00067(pid=202): Launched
22:49:13.442684 run                             mass: MS start registered  {at=191179.651002144, delay=0.005187780014239252, ms=00067}
22:49:13.644925 run                             mass: MS performed LU  {at=191179.85314326, lu_delay=5.898365408007521, ms=00050}
22:49:13.662713 run                             mass: MS performed LU  {at=191179.870956546, lu_delay=5.065848072990775, ms=00052}
22:49:13.679204 run                osmo-ms-mob/00068: Starting mobile
22:49:13.692883 run       osmo-ms-mob/00068(pid=203): Launched
22:49:13.698908 run                             mass: MS performed LU  {at=191179.907239483, lu_delay=4.7976791819965, ms=00053}
22:49:13.704773 run                             mass: MS start registered  {at=191179.913108868, delay=0.005884923011763021, ms=00068}
22:49:14.273336 run                osmo-ms-mob/00069: Starting mobile
22:49:14.288526 run       osmo-ms-mob/00069(pid=204): Launched
22:49:14.300019 run                             mass: MS start registered  {at=191180.50833737, delay=0.0049971650005318224, ms=00069}
22:49:14.499421 run                             mass: MS performed LU  {at=191180.707490631, lu_delay=4.821300222014543, ms=00056}
22:49:14.524811 run                             mass: MS performed LU  {at=191180.733140191, lu_delay=5.0216760160110425, ms=00055}
22:49:14.536901 run                osmo-ms-mob/00070: Starting mobile
22:49:14.550526 run       osmo-ms-mob/00070(pid=205): Launched
22:49:14.561865 run                             mass: MS start registered  {at=191180.770181211, delay=0.0053256149985827506, ms=00070}
22:49:14.698240 run                             mass: MS performed LU  {at=191180.906458371, lu_delay=5.497529949992895, ms=00054}
22:49:15.102750 run                osmo-ms-mob/00071: Starting mobile
22:49:15.118874 run       osmo-ms-mob/00071(pid=206): Launched
22:49:15.130485 run                             mass: MS start registered  {at=191181.338801314, delay=0.005218728998443112, ms=00071}
22:49:15.238452 run                             mass: MS performed LU  {at=191181.44665541, lu_delay=4.731111152999802, ms=00058}
22:49:15.282886 run                             mass: MS performed LU  {at=191181.491117283, lu_delay=4.563858548004646, ms=00060}
22:49:15.306601 run                             mass: MS performed LU  {at=191181.514930951, lu_delay=4.762233570014359, ms=00059}
22:49:15.318259 run                osmo-ms-mob/00072: Starting mobile
22:49:15.331879 run       osmo-ms-mob/00072(pid=207): Launched
22:49:15.343220 run                             mass: MS start registered  {at=191181.551543993, delay=0.004947220004396513, ms=00072}
22:49:15.491807 run                             mass: MS performed LU  {at=191181.700026669, lu_delay=5.541431378980633, ms=00057}
22:49:15.901573 run                osmo-ms-mob/00073: Starting mobile
22:49:15.918218 run       osmo-ms-mob/00073(pid=208): Launched
22:49:15.929406 run                             mass: MS start registered  {at=191182.137725423, delay=0.005035832989960909, ms=00073}
22:49:16.270314 run                osmo-ms-mob/00074: Starting mobile
22:49:16.283992 run       osmo-ms-mob/00074(pid=209): Launched
22:49:16.295504 run                             mass: MS start registered  {at=191182.503818608, delay=0.005149219010490924, ms=00074}
22:49:16.675192 run                osmo-ms-mob/00075: Starting mobile
22:49:16.689081 run       osmo-ms-mob/00075(pid=210): Launched
22:49:16.700426 run                             mass: MS start registered  {at=191182.908744776, delay=0.005333794018952176, ms=00075}
22:49:17.190600 run                osmo-ms-mob/00076: Starting mobile
22:49:17.205760 run       osmo-ms-mob/00076(pid=211): Launched
22:49:17.212106 run                             mass: MS performed LU  {at=191183.420433983, lu_delay=4.71105243000784, ms=00064}
22:49:17.218134 run                             mass: MS start registered  {at=191183.426469975, delay=0.006053876015357673, ms=00076}
22:49:17.229025 run                             mass: MS performed LU  {at=191183.437348971, lu_delay=5.693818594998447, ms=00061}
22:49:17.299745 run                             mass: MS performed LU  {at=191183.507937997, lu_delay=5.169110755989095, ms=00063}
22:49:17.329307 run                osmo-ms-mob/00077: Starting mobile
22:49:17.342429 run       osmo-ms-mob/00077(pid=212): Launched
22:49:17.348491 run                             mass: MS performed LU  {at=191183.556820612, lu_delay=5.778121548995841, ms=00062}
22:49:17.354613 run                             mass: MS start registered  {at=191183.562946354, delay=0.0061439540004357696, ms=00077}
22:49:18.073925 run                osmo-ms-mob/00078: Starting mobile
22:49:18.088230 run       osmo-ms-mob/00078(pid=213): Launched
22:49:18.099446 run                             mass: MS start registered  {at=191184.307766081, delay=0.005227570014540106, ms=00078}
22:49:18.460977 run                osmo-ms-mob/00079: Starting mobile
22:49:18.473871 run       osmo-ms-mob/00079(pid=214): Launched
22:49:18.485438 run                             mass: MS start registered  {at=191184.693750003, delay=0.005297408992191777, ms=00079}
22:49:18.993149 run                osmo-ms-mob/00080: Starting mobile
22:49:19.010416 run       osmo-ms-mob/00080(pid=215): Launched
22:49:19.016549 run                             mass: MS performed LU  {at=191185.224877768, lu_delay=4.716540397988865, ms=00069}
22:49:19.022706 run                             mass: MS start registered  {at=191185.231039274, delay=0.006179465999593958, ms=00080}
22:49:19.048143 run                             mass: MS performed LU  {at=191185.256432634, lu_delay=6.14888148297905, ms=00065}
22:49:19.066754 run                             mass: MS performed LU  {at=191185.275061868, lu_delay=5.361952999985078, ms=00068}
22:49:19.239344 run                             mass: MS performed LU  {at=191185.447569629, lu_delay=6.037258433003444, ms=00066}
22:49:19.253075 run                osmo-ms-mob/00081: Starting mobile
22:49:19.266554 run       osmo-ms-mob/00081(pid=216): Launched
22:49:19.272652 run                             mass: MS performed LU  {at=191185.48098121, lu_delay=5.8299790660094, ms=00067}
22:49:19.278672 run                             mass: MS performed LU  {at=191185.48700485, lu_delay=4.716823638998903, ms=00070}
22:49:19.284656 run                             mass: MS start registered  {at=191185.492989954, delay=0.0120256959926337, ms=00081}
22:49:19.861069 run                osmo-ms-mob/00082: Starting mobile
22:49:19.874430 run       osmo-ms-mob/00082(pid=217): Launched
22:49:19.885639 run                             mass: MS start registered  {at=191186.093958603, delay=0.004995155002688989, ms=00082}
22:49:20.474397 run                osmo-ms-mob/00083: Starting mobile
22:49:20.488766 run       osmo-ms-mob/00083(pid=218): Launched
22:49:20.499921 run                             mass: MS start registered  {at=191186.70824307, delay=0.004123238992178813, ms=00083}
22:49:20.992043 run                osmo-ms-mob/00084: Starting mobile
22:49:21.009198 run       osmo-ms-mob/00084(pid=219): Launched
22:49:21.015159 run                             mass: MS performed LU  {at=191187.223486699, lu_delay=5.884685384982731, ms=00071}
22:49:21.021069 run                             mass: MS performed LU  {at=191187.229403728, lu_delay=5.677859735005768, ms=00072}
22:49:21.026811 run                             mass: MS start registered  {at=191187.23514658, delay=0.011678359005600214, ms=00084}
22:49:21.065797 run                             mass: MS performed LU  {at=191187.274040645, lu_delay=5.136315221985569, ms=00073}
22:49:21.082638 run                             mass: MS performed LU  {at=191187.290958974, lu_delay=4.787140365981031, ms=00074}
22:49:21.094206 run                osmo-ms-mob/00085: Starting mobile
22:49:21.107281 run       osmo-ms-mob/00085(pid=220): Launched
22:49:21.118516 run                             mass: MS start registered  {at=191187.326837356, delay=0.005273277987726033, ms=00085}
22:49:22.074969 run                osmo-ms-mob/00086: Starting mobile
22:49:22.089311 run       osmo-ms-mob/00086(pid=221): Launched
22:49:22.100479 run                             mass: MS start registered  {at=191188.308797809, delay=0.0050930870056618005, ms=00086}
22:49:22.697128 run                osmo-ms-mob/00087: Starting mobile
22:49:22.713091 run       osmo-ms-mob/00087(pid=222): Launched
22:49:22.724439 run                             mass: MS start registered  {at=191188.932750913, delay=0.005279579985653982, ms=00087}
22:49:22.749590 run                             mass: MS performed LU  {at=191188.957876093, lu_delay=5.531406117981533, ms=00076}
22:49:22.815715 run                             mass: MS performed LU  {at=191189.023834759, lu_delay=4.716068677982548, ms=00078}
22:49:22.842787 run                             mass: MS performed LU  {at=191189.051115606, lu_delay=5.488169251999352, ms=00077}
22:49:23.005458 run                             mass: MS performed LU  {at=191189.213675113, lu_delay=6.304930336977122, ms=00075}
22:49:23.294272 run                osmo-ms-mob/00088: Starting mobile
22:49:23.310071 run       osmo-ms-mob/00088(pid=223): Launched
22:49:23.321130 run                             mass: MS start registered  {at=191189.529449716, delay=0.005104686017148197, ms=00088}
22:49:23.858532 run                osmo-ms-mob/00089: Starting mobile
22:49:23.871654 run       osmo-ms-mob/00089(pid=224): Launched
22:49:23.882963 run                             mass: MS start registered  {at=191190.091282433, delay=0.005307539977366105, ms=00089}
22:49:24.473541 run                osmo-ms-mob/00090: Starting mobile
22:49:24.487303 run       osmo-ms-mob/00090(pid=225): Launched
22:49:24.498703 run                             mass: MS start registered  {at=191190.707024013, delay=0.00537983700633049, ms=00090}
22:49:24.743906 run                             mass: MS performed LU  {at=191190.952104008, lu_delay=5.459114054014208, ms=00081}
22:49:24.761920 run                             mass: MS performed LU  {at=191190.970164726, lu_delay=5.739125452004373, ms=00080}
22:49:24.831619 run                             mass: MS performed LU  {at=191191.039838334, lu_delay=4.945879730978049, ms=00082}
22:49:24.855591 run                             mass: MS performed LU  {at=191191.063922033, lu_delay=6.370172030001413, ms=00079}
22:49:25.194119 run                osmo-ms-mob/00091: Starting mobile
22:49:25.209887 run       osmo-ms-mob/00091(pid=226): Launched
22:49:25.221220 run                             mass: MS start registered  {at=191191.429541105, delay=0.005165601993212476, ms=00091}
22:49:25.874637 run                osmo-ms-mob/00092: Starting mobile
22:49:25.888634 run       osmo-ms-mob/00092(pid=227): Launched
22:49:25.900285 run                             mass: MS start registered  {at=191192.108605935, delay=0.005355208995752037, ms=00092}
22:49:26.515629 run                             mass: MS performed LU  {at=191192.723848096, lu_delay=6.015605026012054, ms=00083}
22:49:26.580596 run                             mass: MS performed LU  {at=191192.788823933, lu_delay=5.461986576992786, ms=00085}
22:49:26.621834 run                osmo-ms-mob/00093: Starting mobile
22:49:26.637582 run       osmo-ms-mob/00093(pid=228): Launched
22:49:26.643643 run                             mass: MS performed LU  {at=191192.851972317, lu_delay=5.616825737000909, ms=00084}
22:49:26.649518 run                             mass: MS start registered  {at=191192.85785295, delay=0.005897702998481691, ms=00093}
22:49:26.771456 run                             mass: MS performed LU  {at=191192.979677706, lu_delay=4.670879896992119, ms=00086}
22:49:27.574353 run                osmo-ms-mob/00094: Starting mobile
22:49:27.588317 run       osmo-ms-mob/00094(pid=229): Launched
22:49:27.599371 run                             mass: MS start registered  {at=191193.807687863, delay=0.005054572015069425, ms=00094}
22:49:28.500269 run                osmo-ms-mob/00095: Starting mobile
22:49:28.517093 run       osmo-ms-mob/00095(pid=230): Launched
22:49:28.523227 run                             mass: MS performed LU  {at=191194.731553313, lu_delay=5.202103596995585, ms=00088}
22:49:28.529288 run                             mass: MS performed LU  {at=191194.737621596, lu_delay=5.804870683001354, ms=00087}
22:49:28.535114 run                             mass: MS start registered  {at=191194.743449358, delay=0.011913395021110773, ms=00095}
22:49:28.597541 run                             mass: MS performed LU  {at=191194.805760465, lu_delay=4.71447803202318, ms=00089}
22:49:29.474562 run                osmo-ms-mob/00096: Starting mobile
22:49:29.488375 run       osmo-ms-mob/00096(pid=231): Launched
22:49:29.500109 run                             mass: MS start registered  {at=191195.708415001, delay=0.005450020980788395, ms=00096}
22:49:30.347105 run                             mass: MS performed LU  {at=191196.555320279, lu_delay=5.125779174006311, ms=00091}
22:49:30.370087 run                             mass: MS performed LU  {at=191196.578418426, lu_delay=5.871394412999507, ms=00090}
22:49:30.498817 run                             mass: MS performed LU  {at=191196.707036006, lu_delay=4.598430070996983, ms=00092}
22:49:30.527357 run                osmo-ms-mob/00097: Starting mobile
22:49:30.541058 run       osmo-ms-mob/00097(pid=232): Launched
22:49:30.552106 run                             mass: MS start registered  {at=191196.760423633, delay=0.005041908007115126, ms=00097}
22:49:31.892891 run                osmo-ms-mob/00098: Starting mobile
22:49:31.910989 run       osmo-ms-mob/00098(pid=233): Launched
22:49:31.922687 run                             mass: MS start registered  {at=191198.130998399, delay=0.005542226979741827, ms=00098}
22:49:32.275727 run                             mass: MS performed LU  {at=191198.483917759, lu_delay=4.676229895994766, ms=00094}
22:49:32.293981 run                             mass: MS performed LU  {at=191198.502241336, lu_delay=5.644388386019273, ms=00093}
22:49:33.674246 run                osmo-ms-mob/00099: Starting mobile
22:49:33.688194 run       osmo-ms-mob/00099(pid=234): Launched
22:49:33.694194 run                             mass: All started... {duration=55.74347677701735, too_slow=1}
22:49:33.699906 run                             mass: MS start registered  {at=191199.908228492, delay=0.005699130997527391, ms=00099}
22:49:34.112453 run                             mass: MS performed LU  {at=191200.320671574, lu_delay=5.577222216001246, ms=00095}
22:49:34.601605 run                             mass: MS performed LU  {at=191200.809823428, lu_delay=5.1014084269991145, ms=00096}
22:49:36.041564 run                             mass: MS performed LU  {at=191202.24978363, lu_delay=5.489359996980056, ms=00097}
22:49:37.878632 run                             mass: MS performed LU  {at=191204.086857199, lu_delay=5.955858800007263, ms=00098}
22:49:39.779735 run                             mass: MS performed LU  {at=191205.987922266, lu_delay=6.079693774023326, ms=00099}
22:49:39.802405 run                             mass: Tests done {all_completed=True, max=6.451683499995852, min=4.017487395001808}
22:49:39.808060 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:39.813563 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.816917 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.820238 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.823567 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.826891 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.830290 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.833775 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.837213 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.840630 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.844028 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.847485 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.851008 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.854582 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.858404 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.861804 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.865127 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.868554 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.872185 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.875619 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.879001 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.882443 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.885858 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.889254 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.892657 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.896025 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.899477 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.903556 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.906889 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.910338 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.913717 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.917851 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.922016 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.925813 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.929168 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.932603 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.935990 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.939377 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.942835 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.946277 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.950206 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.953645 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.957029 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.960486 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.963916 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.967837 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.971247 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.974698 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.978054 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.981386 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.984789 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.988200 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.991643 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.995022 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.998360 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.001755 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.005153 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.008567 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.012014 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.015615 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.019260 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.022917 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.026626 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.030104 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:40.033617 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:40.037030 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:40.040487 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:40.043945 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:40.047361 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:40.050777 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:40.054194 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:40.057655 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:40.061123 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:40.064576 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:40.067990 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:40.071361 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:40.074768 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:40.078110 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:40.081417 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:40.084828 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:40.088192 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:40.091517 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:40.094877 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:40.098250 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:40.101610 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:40.104914 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:40.108806 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:40.112177 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:40.115601 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:40.118949 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:40.122316 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:40.125687 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.129033 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.132435 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.135869 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.139410 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.142839 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.146195 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.149540 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.152922 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.156239 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.159709 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.163783 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.167158 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.170585 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.173955 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.177351 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.180690 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.184268 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.187607 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.190999 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.194483 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.197840 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.201203 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.204717 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.208242 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.211569 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.214826 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.218063 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.221304 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.224522 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.227764 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.230978 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.234196 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.237405 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.240630 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.243858 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.247073 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.250331 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.253574 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.256785 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.260002 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.263229 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.266453 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.269681 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.272896 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.276113 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.279321 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.282531 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.285758 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.288980 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.292205 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.295426 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.298612 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.301815 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.305045 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.308246 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.311476 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.314683 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.317906 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.321105 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.324320 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.327540 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.330737 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.333982 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.337202 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.340406 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.343602 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.346813 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.350018 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.353273 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.356496 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.359712 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.362913 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.366128 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.369347 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.372547 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.375787 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.379006 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.382210 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.385428 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.388646 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.391885 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.395094 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.398329 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.401546 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.404754 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.407972 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.411183 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.414394 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.417629 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.420867 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.424074 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.427270 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.430486 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.433725 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.436956 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.440194 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.443424 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.446631 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.449849 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.453073 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.456294 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.459495 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.462717 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.465929 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.469134 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.472351 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.475575 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.478799 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.482005 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.485240 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.488459 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.491676 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.494898 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.498125 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.501332 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.504568 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.507783 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.510998 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.514230 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.517459 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.520675 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.523899 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.527131 ---      ParallelTerminationStrategy: PID 22 died...
22:49:40.528594 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.532223 ---      ParallelTerminationStrategy: PID 23 died...
22:49:40.533679 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.537261 ---      ParallelTerminationStrategy: PID 24 died...
22:49:40.538708 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.542302 ---      ParallelTerminationStrategy: PID 25 died...
22:49:40.543762 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.547331 ---      ParallelTerminationStrategy: PID 26 died...
22:49:40.548802 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.552411 ---      ParallelTerminationStrategy: PID 27 died...
22:49:40.553890 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.557460 ---      ParallelTerminationStrategy: PID 28 died...
22:49:40.558927 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.562539 ---      ParallelTerminationStrategy: PID 29 died...
22:49:40.564035 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.567622 ---      ParallelTerminationStrategy: PID 30 died...
22:49:40.569090 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.572668 ---      ParallelTerminationStrategy: PID 31 died...
22:49:40.574122 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.577738 ---      ParallelTerminationStrategy: PID 32 died...
22:49:40.579193 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.582803 ---      ParallelTerminationStrategy: PID 33 died...
22:49:40.584258 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.587906 ---      ParallelTerminationStrategy: PID 35 died...
22:49:40.589362 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.592984 ---      ParallelTerminationStrategy: PID 36 died...
22:49:40.594438 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.598051 ---      ParallelTerminationStrategy: PID 37 died...
22:49:40.599525 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.603130 ---      ParallelTerminationStrategy: PID 38 died...
22:49:40.604636 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.608254 ---      ParallelTerminationStrategy: PID 39 died...
22:49:40.609748 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.613359 ---      ParallelTerminationStrategy: PID 40 died...
22:49:40.614820 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.618427 ---      ParallelTerminationStrategy: PID 41 died...
22:49:40.619907 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.623507 ---      ParallelTerminationStrategy: PID 42 died...
22:49:40.624973 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.628592 ---      ParallelTerminationStrategy: PID 43 died...
22:49:40.630068 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.633739 ---      ParallelTerminationStrategy: PID 44 died...
22:49:40.635223 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.638913 ---      ParallelTerminationStrategy: PID 45 died...
22:49:40.640402 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.644088 ---      ParallelTerminationStrategy: PID 46 died...
22:49:40.645578 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.649231 ---      ParallelTerminationStrategy: PID 47 died...
22:49:40.650725 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.654376 ---      ParallelTerminationStrategy: PID 48 died...
22:49:40.655915 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.659585 ---      ParallelTerminationStrategy: PID 49 died...
22:49:40.661074 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.664736 ---      ParallelTerminationStrategy: PID 50 died...
22:49:40.666202 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.669861 ---      ParallelTerminationStrategy: PID 51 died...
22:49:40.671336 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.675024 ---      ParallelTerminationStrategy: PID 52 died...
22:49:40.676519 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.680196 ---      ParallelTerminationStrategy: PID 53 died...
22:49:40.681666 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.685341 ---      ParallelTerminationStrategy: PID 54 died...
22:49:40.686822 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.690482 ---      ParallelTerminationStrategy: PID 55 died...
22:49:40.691984 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.695630 ---      ParallelTerminationStrategy: PID 56 died...
22:49:40.697124 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.700768 ---      ParallelTerminationStrategy: PID 57 died...
22:49:40.702243 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.705897 ---      ParallelTerminationStrategy: PID 58 died...
22:49:40.707360 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.711017 ---      ParallelTerminationStrategy: PID 59 died...
22:49:40.712504 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.716198 ---      ParallelTerminationStrategy: PID 60 died...
22:49:40.717676 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.721362 ---      ParallelTerminationStrategy: PID 61 died...
22:49:40.722839 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.726515 ---      ParallelTerminationStrategy: PID 62 died...
22:49:40.727997 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.731653 ---      ParallelTerminationStrategy: PID 63 died...
22:49:40.733142 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.736808 ---      ParallelTerminationStrategy: PID 64 died...
22:49:40.738294 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.741949 ---      ParallelTerminationStrategy: PID 65 died...
22:49:40.743432 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.747093 ---      ParallelTerminationStrategy: PID 66 died...
22:49:40.748580 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.752257 ---      ParallelTerminationStrategy: PID 67 died...
22:49:40.753732 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.757410 ---      ParallelTerminationStrategy: PID 68 died...
22:49:40.758895 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.762564 ---      ParallelTerminationStrategy: PID 69 died...
22:49:40.764045 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.767725 ---      ParallelTerminationStrategy: PID 70 died...
22:49:40.769207 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.772865 ---      ParallelTerminationStrategy: PID 71 died...
22:49:40.774361 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.778026 ---      ParallelTerminationStrategy: PID 72 died...
22:49:40.779505 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.783167 ---      ParallelTerminationStrategy: PID 73 died...
22:49:40.784670 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.788336 ---      ParallelTerminationStrategy: PID 74 died...
22:49:40.789828 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.793481 ---      ParallelTerminationStrategy: PID 75 died...
22:49:40.794968 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.798641 ---      ParallelTerminationStrategy: PID 76 died...
22:49:40.800130 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.803792 ---      ParallelTerminationStrategy: PID 77 died...
22:49:40.805255 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.808907 ---      ParallelTerminationStrategy: PID 78 died...
22:49:40.810382 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.814051 ---      ParallelTerminationStrategy: PID 79 died...
22:49:40.815535 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.819188 ---      ParallelTerminationStrategy: PID 80 died...
22:49:40.820708 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.824363 ---      ParallelTerminationStrategy: PID 81 died...
22:49:40.825843 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.829507 ---      ParallelTerminationStrategy: PID 82 died...
22:49:40.831001 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.834661 ---      ParallelTerminationStrategy: PID 83 died...
22:49:40.836141 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.839817 ---      ParallelTerminationStrategy: PID 84 died...
22:49:40.841299 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.844983 ---      ParallelTerminationStrategy: PID 85 died...
22:49:40.846465 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.850148 ---      ParallelTerminationStrategy: PID 86 died...
22:49:40.851624 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.855310 ---      ParallelTerminationStrategy: PID 87 died...
22:49:40.856794 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.860495 ---      ParallelTerminationStrategy: PID 88 died...
22:49:40.861980 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.865688 ---      ParallelTerminationStrategy: PID 89 died...
22:49:40.867202 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.870860 ---      ParallelTerminationStrategy: PID 90 died...
22:49:40.872382 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.876040 ---      ParallelTerminationStrategy: PID 91 died...
22:49:40.877535 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.881227 ---      ParallelTerminationStrategy: PID 92 died...
22:49:40.882712 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.886396 ---      ParallelTerminationStrategy: PID 93 died...
22:49:40.887881 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.891562 ---      ParallelTerminationStrategy: PID 94 died...
22:49:40.893055 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.896722 ---      ParallelTerminationStrategy: PID 95 died...
22:49:40.898209 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.902072 ---      ParallelTerminationStrategy: PID 96 died...
22:49:40.903629 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.907447 ---      ParallelTerminationStrategy: PID 97 died...
22:49:40.908981 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.912643 ---      ParallelTerminationStrategy: PID 98 died...
22:49:40.914138 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.917785 ---      ParallelTerminationStrategy: PID 99 died...
22:49:40.919263 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.922928 ---      ParallelTerminationStrategy: PID 100 died...
22:49:40.924425 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.928097 ---      ParallelTerminationStrategy: PID 101 died...
22:49:40.929573 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.933246 ---      ParallelTerminationStrategy: PID 102 died...
22:49:40.934734 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.938421 ---      ParallelTerminationStrategy: PID 103 died...
22:49:40.939903 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.943584 ---      ParallelTerminationStrategy: PID 104 died...
22:49:40.945077 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.948746 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.950228 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.953876 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.955386 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.959054 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.960549 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.964222 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.965711 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.969382 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.970865 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.974539 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.976037 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.979717 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.981208 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.984899 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.986393 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.990069 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.991562 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.995253 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.996785 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.000599 ---      ParallelTerminationStrategy: PID 115 died...
22:49:41.002150 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:41.005888 ---      ParallelTerminationStrategy: PID 116 died...
22:49:41.007397 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:41.011227 ---      ParallelTerminationStrategy: PID 117 died...
22:49:41.012769 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:41.016596 ---      ParallelTerminationStrategy: PID 118 died...
22:49:41.018144 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:41.021958 ---      ParallelTerminationStrategy: PID 119 died...
22:49:41.023495 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:41.027339 ---      ParallelTerminationStrategy: PID 120 died...
22:49:41.028891 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:41.032649 ---      ParallelTerminationStrategy: PID 121 died...
22:49:41.034139 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:41.037779 ---      ParallelTerminationStrategy: PID 122 died...
22:49:41.039271 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:41.042947 ---      ParallelTerminationStrategy: PID 123 died...
22:49:41.044487 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:41.048315 ---      ParallelTerminationStrategy: PID 124 died...
22:49:41.049861 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:41.053694 ---      ParallelTerminationStrategy: PID 125 died...
22:49:41.055237 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:41.059095 ---      ParallelTerminationStrategy: PID 126 died...
22:49:41.060637 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:41.064440 ---      ParallelTerminationStrategy: PID 127 died...
22:49:41.065996 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:41.069805 ---      ParallelTerminationStrategy: PID 128 died...
22:49:41.071356 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:41.075193 ---      ParallelTerminationStrategy: PID 129 died...
22:49:41.076730 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:41.080599 ---      ParallelTerminationStrategy: PID 130 died...
22:49:41.082146 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:41.085955 ---      ParallelTerminationStrategy: PID 131 died...
22:49:41.087492 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:41.091311 ---      ParallelTerminationStrategy: PID 132 died...
22:49:41.092854 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:41.096705 ---      ParallelTerminationStrategy: PID 133 died...
22:49:41.098277 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:41.102087 ---      ParallelTerminationStrategy: PID 134 died...
22:49:41.103662 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:41.107484 ---      ParallelTerminationStrategy: PID 135 died...
22:49:41.109035 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:41.112905 ---      ParallelTerminationStrategy: PID 136 died...
22:49:41.114456 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:41.118309 ---      ParallelTerminationStrategy: PID 137 died...
22:49:41.119871 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:41.123724 ---      ParallelTerminationStrategy: PID 138 died...
22:49:41.125302 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:41.129154 ---      ParallelTerminationStrategy: PID 139 died...
22:49:41.130707 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:41.134547 ---      ParallelTerminationStrategy: PID 140 died...
22:49:41.136089 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:41.139930 ---      ParallelTerminationStrategy: PID 141 died...
22:49:41.141469 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:41.145330 ---      ParallelTerminationStrategy: PID 142 died...
22:49:41.146875 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:41.150728 ---      ParallelTerminationStrategy: PID 143 died...
22:49:41.152278 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:41.156144 ---      ParallelTerminationStrategy: PID 144 died...
22:49:41.157697 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:41.161539 ---      ParallelTerminationStrategy: PID 145 died...
22:49:41.163094 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.166934 ---      ParallelTerminationStrategy: PID 146 died...
22:49:41.168513 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.172356 ---      ParallelTerminationStrategy: PID 147 died...
22:49:41.173893 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.177750 ---      ParallelTerminationStrategy: PID 148 died...
22:49:41.179287 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.183127 ---      ParallelTerminationStrategy: PID 149 died...
22:49:41.184687 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.188526 ---      ParallelTerminationStrategy: PID 150 died...
22:49:41.190066 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.193951 ---      ParallelTerminationStrategy: PID 151 died...
22:49:41.195510 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.199328 ---      ParallelTerminationStrategy: PID 152 died...
22:49:41.200892 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.204736 ---      ParallelTerminationStrategy: PID 153 died...
22:49:41.206281 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.210105 ---      ParallelTerminationStrategy: PID 154 died...
22:49:41.211652 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.215478 ---      ParallelTerminationStrategy: PID 155 died...
22:49:41.217032 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.220867 ---      ParallelTerminationStrategy: PID 156 died...
22:49:41.222403 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.226256 ---      ParallelTerminationStrategy: PID 157 died...
22:49:41.227820 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.231694 ---      ParallelTerminationStrategy: PID 158 died...
22:49:41.233234 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.237086 ---      ParallelTerminationStrategy: PID 159 died...
22:49:41.238627 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.242483 ---      ParallelTerminationStrategy: PID 160 died...
22:49:41.244032 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.247888 ---      ParallelTerminationStrategy: PID 161 died...
22:49:41.249436 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.253274 ---      ParallelTerminationStrategy: PID 162 died...
22:49:41.254828 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.258676 ---      ParallelTerminationStrategy: PID 163 died...
22:49:41.260231 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.264056 ---      ParallelTerminationStrategy: PID 164 died...
22:49:41.265595 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.269429 ---      ParallelTerminationStrategy: PID 165 died...
22:49:41.270969 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.274848 ---      ParallelTerminationStrategy: PID 166 died...
22:49:41.276393 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.280269 ---      ParallelTerminationStrategy: PID 167 died...
22:49:41.281820 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.285649 ---      ParallelTerminationStrategy: PID 168 died...
22:49:41.287198 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.291047 ---      ParallelTerminationStrategy: PID 169 died...
22:49:41.292600 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.296276 ---      ParallelTerminationStrategy: PID 170 died...
22:49:41.297766 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.301453 ---      ParallelTerminationStrategy: PID 171 died...
22:49:41.302933 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.306636 ---      ParallelTerminationStrategy: PID 172 died...
22:49:41.308115 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.311818 ---      ParallelTerminationStrategy: PID 173 died...
22:49:41.313302 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.317022 ---      ParallelTerminationStrategy: PID 174 died...
22:49:41.318498 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.322198 ---      ParallelTerminationStrategy: PID 175 died...
22:49:41.323688 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.327369 ---      ParallelTerminationStrategy: PID 176 died...
22:49:41.328896 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.332568 ---      ParallelTerminationStrategy: PID 177 died...
22:49:41.334088 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.337795 ---      ParallelTerminationStrategy: PID 178 died...
22:49:41.339272 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.342955 ---      ParallelTerminationStrategy: PID 179 died...
22:49:41.344444 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.348128 ---      ParallelTerminationStrategy: PID 180 died...
22:49:41.349604 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.353297 ---      ParallelTerminationStrategy: PID 181 died...
22:49:41.354779 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.358488 ---      ParallelTerminationStrategy: PID 182 died...
22:49:41.359984 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.363697 ---      ParallelTerminationStrategy: PID 183 died...
22:49:41.365186 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.368867 ---      ParallelTerminationStrategy: PID 184 died...
22:49:41.370358 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.374032 ---      ParallelTerminationStrategy: PID 185 died...
22:49:41.375533 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.379242 ---      ParallelTerminationStrategy: PID 186 died...
22:49:41.380736 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.384430 ---      ParallelTerminationStrategy: PID 187 died...
22:49:41.385909 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.389605 ---      ParallelTerminationStrategy: PID 188 died...
22:49:41.391102 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.394856 ---      ParallelTerminationStrategy: PID 189 died...
22:49:41.396365 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.400205 ---      ParallelTerminationStrategy: PID 190 died...
22:49:41.401755 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.405579 ---      ParallelTerminationStrategy: PID 191 died...
22:49:41.407127 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.410957 ---      ParallelTerminationStrategy: PID 192 died...
22:49:41.412473 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.416168 ---      ParallelTerminationStrategy: PID 193 died...
22:49:41.417658 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.421349 ---      ParallelTerminationStrategy: PID 194 died...
22:49:41.422836 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.426560 ---      ParallelTerminationStrategy: PID 195 died...
22:49:41.428047 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.431741 ---      ParallelTerminationStrategy: PID 196 died...
22:49:41.433229 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.436919 ---      ParallelTerminationStrategy: PID 197 died...
22:49:41.438399 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.442081 ---      ParallelTerminationStrategy: PID 198 died...
22:49:41.443557 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.447254 ---      ParallelTerminationStrategy: PID 199 died...
22:49:41.448768 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.452431 ---      ParallelTerminationStrategy: PID 200 died...
22:49:41.453916 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.457605 ---      ParallelTerminationStrategy: PID 201 died...
22:49:41.459096 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.462771 ---      ParallelTerminationStrategy: PID 202 died...
22:49:41.464258 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.468082 ---      ParallelTerminationStrategy: PID 203 died...
22:49:41.469625 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.473476 ---      ParallelTerminationStrategy: PID 204 died...
22:49:41.475012 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.478849 ---      ParallelTerminationStrategy: PID 205 died...
22:49:41.480402 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.484230 ---      ParallelTerminationStrategy: PID 206 died...
22:49:41.485774 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.489613 ---      ParallelTerminationStrategy: PID 207 died...
22:49:41.491166 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.494990 ---      ParallelTerminationStrategy: PID 208 died...
22:49:41.496526 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.500359 ---      ParallelTerminationStrategy: PID 209 died...
22:49:41.501901 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.505742 ---      ParallelTerminationStrategy: PID 210 died...
22:49:41.507281 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.511108 ---      ParallelTerminationStrategy: PID 211 died...
22:49:41.512653 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.516489 ---      ParallelTerminationStrategy: PID 212 died...
22:49:41.518035 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.521866 ---      ParallelTerminationStrategy: PID 213 died...
22:49:41.523407 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.527277 ---      ParallelTerminationStrategy: PID 214 died...
22:49:41.528821 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.532660 ---      ParallelTerminationStrategy: PID 215 died...
22:49:41.534186 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.538051 ---      ParallelTerminationStrategy: PID 216 died...
22:49:41.539586 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.543437 ---      ParallelTerminationStrategy: PID 217 died...
22:49:41.544995 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.548850 ---      ParallelTerminationStrategy: PID 218 died...
22:49:41.550430 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.554277 ---      ParallelTerminationStrategy: PID 219 died...
22:49:41.555836 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.559699 ---      ParallelTerminationStrategy: PID 220 died...
22:49:41.561247 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.565095 ---      ParallelTerminationStrategy: PID 221 died...
22:49:41.566633 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.570507 ---      ParallelTerminationStrategy: PID 222 died...
22:49:41.572056 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.575930 ---      ParallelTerminationStrategy: PID 223 died...
22:49:41.577473 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.581313 ---      ParallelTerminationStrategy: PID 224 died...
22:49:41.582863 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.586706 ---      ParallelTerminationStrategy: PID 225 died...
22:49:41.588263 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.592123 ---      ParallelTerminationStrategy: PID 226 died...
22:49:41.593664 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.597551 ---      ParallelTerminationStrategy: PID 227 died...
22:49:41.599106 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.602969 ---      ParallelTerminationStrategy: PID 228 died...
22:49:41.604520 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.608373 ---      ParallelTerminationStrategy: PID 229 died...
22:49:41.609924 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.613771 ---      ParallelTerminationStrategy: PID 230 died...
22:49:41.615340 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.619202 ---      ParallelTerminationStrategy: PID 231 died...
22:49:41.620766 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.624626 ---      ParallelTerminationStrategy: PID 232 died...
22:49:41.626162 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.629997 ---      ParallelTerminationStrategy: PID 233 died...
22:49:41.631536 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.635393 ---      ParallelTerminationStrategy: PID 234 died...
22:49:41.636963 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:45.041141 ---      ParallelTerminationStrategy: PID 34 died...
22:49:45.047230 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8225 netreg_mass PASS
---------------------------------------------------------------------
22:49:45.113690 tst                       trial-8225: Storing JUnit report in /build/trial-8225/run.2026-01-28_22-48-18/trial-8225.xml

--------------------------------------------------------------------------------------------
trial-8225 PASS
--------------------------------------------------------------------------------------------
22:49:45.124973 tst                       trial-8225: trial-8225: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8225/inst
+ cd trial-8225
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-28 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8225-run.tgz run.2026-01-28_22-48-18
+ tar czf /build/trial-8225-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-28_13_30_16.tgz osmo-bts-oc2g.build-2026-01-28_00_51_27.tgz osmo-bts-sysmo.build-2026-01-28_00_51_32.tgz osmo-bts.build-2026-01-28_00_51_37.tgz osmo-ggsn.build-2026-01-28_20_42_31.tgz osmo-hlr.build-2026-01-28_16_39_45.tgz osmo-hnbgw.build-2026-01-28_13_31_38.tgz osmo-mgw.build-2026-01-28_08_33_10.tgz osmo-msc.build-2026-01-28_13_33_49.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-28_07_35_02.tgz osmo-pcu-sysmo.build-2026-01-28_07_35_05.tgz osmo-pcu.build-2026-01-28_07_35_11.tgz osmo-sgsn.build-2026-01-28_20_48_04.tgz osmo-stp.build-2026-01-28_13_26_29.tgz osmo-trx.build-2026-01-28_14_21_37.tgz osmocom-bb.build-2026-01-28_21_17_34.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