Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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/jenkins15450436291686430860.sh
+ rm -rf trial-8247-bin.tgz trial-8247-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25404
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11195
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10699
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13017
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13343
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13372
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41955
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7711
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44195
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8641
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 13328
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7666
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11720
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7751
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9218
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6471
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 7666
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13773225984376225278.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-8247
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
6f978c0 asterisk-master: use git clone --depth=1
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:18144dd44f253698c44875f913f2e0bf70e2417a02be4d3588f67a87e000067f 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=8248 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-02-20 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8248
+ mkdir -p trial-8248
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-20_13_26_41.tgz osmo-bts-oc2g.build-2026-02-20_00_51_32.tgz osmo-bts-sysmo.build-2026-02-20_00_51_36.tgz osmo-bts.build-2026-02-20_00_51_46.tgz osmo-ggsn.build-2026-02-20_20_42_30.tgz osmo-hlr.build-2026-02-20_16_36_54.tgz osmo-hnbgw.build-2026-02-20_13_31_32.tgz osmo-mgw.build-2026-02-20_08_33_09.tgz osmo-msc.build-2026-02-20_13_33_01.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-20_07_35_29.tgz osmo-pcu-sysmo.build-2026-02-20_07_35_22.tgz osmo-pcu.build-2026-02-20_07_35_30.tgz osmo-sgsn.build-2026-02-20_20_48_06.tgz osmo-stp.build-2026-02-20_13_25_26.tgz osmo-trx.build-2026-02-20_14_21_32.tgz osmocom-bb.build-2026-02-20_21_17_23.tgz srslte.build-19.tgz trial-8248
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-20_13_26_41.md5 osmo-bts-oc2g.build-2026-02-20_00_51_32.md5 osmo-bts-sysmo.build-2026-02-20_00_51_36.md5 osmo-bts.build-2026-02-20_00_51_46.md5 osmo-ggsn.build-2026-02-20_20_42_30.md5 osmo-hlr.build-2026-02-20_16_36_54.md5 osmo-hnbgw.build-2026-02-20_13_31_32.md5 osmo-mgw.build-2026-02-20_08_33_09.md5 osmo-msc.build-2026-02-20_13_33_01.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-20_07_35_29.md5 osmo-pcu-sysmo.build-2026-02-20_07_35_22.md5 osmo-pcu.build-2026-02-20_07_35_30.md5 osmo-sgsn.build-2026-02-20_20_48_06.md5 osmo-stp.build-2026-02-20_13_25_26.md5 osmo-trx.build-2026-02-20_14_21_32.md5 osmocom-bb.build-2026-02-20_21_17_23.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-20_13_26_41.md5 osmo-bts-oc2g.build-2026-02-20_00_51_32.md5 osmo-bts-sysmo.build-2026-02-20_00_51_36.md5 osmo-bts.build-2026-02-20_00_51_46.md5 osmo-ggsn.build-2026-02-20_20_42_30.md5 osmo-hlr.build-2026-02-20_16_36_54.md5 osmo-hnbgw.build-2026-02-20_13_31_32.md5 osmo-mgw.build-2026-02-20_08_33_09.md5 osmo-msc.build-2026-02-20_13_33_01.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-20_07_35_29.md5 osmo-pcu-sysmo.build-2026-02-20_07_35_22.md5 osmo-pcu.build-2026-02-20_07_35_30.md5 osmo-sgsn.build-2026-02-20_20_48_06.md5 osmo-stp.build-2026-02-20_13_25_26.md5 osmo-trx.build-2026-02-20_14_21_32.md5 osmocom-bb.build-2026-02-20_21_17_23.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-8248 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8248'
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-8248
--------------------------------------------------------------------------------------------
22:48:17.443963 tst                       trial-8248: Detailed log at /build/trial-8248/run.2026-02-20_22-48-17/log

---------------------------------------------------------------------
trial-8248 netreg_mass
---------------------------------------------------------------------
22:48:17.649944 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.650289 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.651116 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.652278 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.693893 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.694766 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.695964 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.757603 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-8248 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.758419 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.773304 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.773843 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.774325 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.774761 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.775195 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.775639 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.776095 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.806892 tst         register_default_mass.py: using LAC 2
22:48:17.828781 tst         register_default_mass.py: using RAC 2
22:48:17.855185 tst         register_default_mass.py: using CellId 2
22:48:17.884539 tst         register_default_mass.py: using BVCI 3
22:48:17.898271 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.898973 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.899578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.900113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.900640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.901145 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.901651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.902183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.902719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.903247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.903772 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.904283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.904802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.905330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.905854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.906371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.906886 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.907415 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.907933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.908454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.908975 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.909487 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.909999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.910530 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.911048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.911556 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.912091 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.912604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.913123 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.913641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.914149 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.914658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.915188 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.915713 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.916224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.916744 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.917264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.917790 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.918319 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.918832 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.919342 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.919870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.920390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.920897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.921401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.921912 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.922427 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.922942 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.923459 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.923974 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.924491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.925011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.925528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.926037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.926539 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.927063 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.927574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.928081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.928601 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.929104 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.929617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.930123 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.930641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.931149 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.931650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.932177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.932686 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.933195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.933717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.934227 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.934733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.935259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.935843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.936356 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.936872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.937381 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.937890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.938410 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.938924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.939426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.939930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.940450 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.940957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.941452 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.941958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.942465 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.942971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.943472 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.943985 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.944489 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.945015 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.945528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.946047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.946559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.947082 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.947582 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.948088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.948613 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.949121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.949623 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.950139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.950700 tst      register_default_mass.py:21: Launching a simple network
22:48:17.960659 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.080030 run            create_hlr_db(pid=20): Launched
22:48:19.094752 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.110759 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.125713 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.131364 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.319107 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.333888 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.339421 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.755513 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.770236 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.784452 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.924097 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.938963 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.944469 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.967418 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.982154 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.987835 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.300995 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.316279 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.347971 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.521652 run         osmo-bts-virtual(pid=34): Launched
22:48:30.571549 tst         register_default_mass.py: using MSISDN 1001
22:48:30.590556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.630226 tst         register_default_mass.py: using MSISDN 1002
22:48:30.648259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.679072 tst         register_default_mass.py: using MSISDN 1003
22:48:30.693868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.724515 tst         register_default_mass.py: using MSISDN 1004
22:48:30.739044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.769396 tst         register_default_mass.py: using MSISDN 1005
22:48:30.783717 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.814078 tst         register_default_mass.py: using MSISDN 1006
22:48:30.828463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.859246 tst         register_default_mass.py: using MSISDN 1007
22:48:30.873884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.912626 tst         register_default_mass.py: using MSISDN 1008
22:48:30.929744 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.959596 tst         register_default_mass.py: using MSISDN 1009
22:48:30.973496 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.002792 tst         register_default_mass.py: using MSISDN 1010
22:48:31.016491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.046119 tst         register_default_mass.py: using MSISDN 1011
22:48:31.059877 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.089397 tst         register_default_mass.py: using MSISDN 1012
22:48:31.103021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.132295 tst         register_default_mass.py: using MSISDN 1013
22:48:31.145966 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.175377 tst         register_default_mass.py: using MSISDN 1014
22:48:31.189013 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.219859 tst         register_default_mass.py: using MSISDN 1015
22:48:31.233906 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.264876 tst         register_default_mass.py: using MSISDN 1016
22:48:31.279358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.310327 tst         register_default_mass.py: using MSISDN 1017
22:48:31.324725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.355740 tst         register_default_mass.py: using MSISDN 1018
22:48:31.369920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.401357 tst         register_default_mass.py: using MSISDN 1019
22:48:31.415844 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.447220 tst         register_default_mass.py: using MSISDN 1020
22:48:31.461948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.492871 tst         register_default_mass.py: using MSISDN 1021
22:48:31.507359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.538349 tst         register_default_mass.py: using MSISDN 1022
22:48:31.552740 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.584015 tst         register_default_mass.py: using MSISDN 1023
22:48:31.598512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.629686 tst         register_default_mass.py: using MSISDN 1024
22:48:31.644199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.675566 tst         register_default_mass.py: using MSISDN 1025
22:48:31.690220 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.721384 tst         register_default_mass.py: using MSISDN 1026
22:48:31.735952 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.767466 tst         register_default_mass.py: using MSISDN 1027
22:48:31.782089 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.812727 tst         register_default_mass.py: using MSISDN 1028
22:48:31.826864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.857670 tst         register_default_mass.py: using MSISDN 1029
22:48:31.872149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.903436 tst         register_default_mass.py: using MSISDN 1030
22:48:31.917987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.949381 tst         register_default_mass.py: using MSISDN 1031
22:48:31.964176 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.995482 tst         register_default_mass.py: using MSISDN 1032
22:48:32.009961 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.041320 tst         register_default_mass.py: using MSISDN 1033
22:48:32.055892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.087161 tst         register_default_mass.py: using MSISDN 1034
22:48:32.101784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.133285 tst         register_default_mass.py: using MSISDN 1035
22:48:32.148001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.179312 tst         register_default_mass.py: using MSISDN 1036
22:48:32.193986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.225374 tst         register_default_mass.py: using MSISDN 1037
22:48:32.239908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.271187 tst         register_default_mass.py: using MSISDN 1038
22:48:32.285858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.317379 tst         register_default_mass.py: using MSISDN 1039
22:48:32.332008 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.363217 tst         register_default_mass.py: using MSISDN 1040
22:48:32.377884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.417794 tst         register_default_mass.py: using MSISDN 1041
22:48:32.435418 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.466926 tst         register_default_mass.py: using MSISDN 1042
22:48:32.481859 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.512981 tst         register_default_mass.py: using MSISDN 1043
22:48:32.527595 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.558937 tst         register_default_mass.py: using MSISDN 1044
22:48:32.573402 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.604828 tst         register_default_mass.py: using MSISDN 1045
22:48:32.619536 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.651115 tst         register_default_mass.py: using MSISDN 1046
22:48:32.665724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.696999 tst         register_default_mass.py: using MSISDN 1047
22:48:32.711693 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.743206 tst         register_default_mass.py: using MSISDN 1048
22:48:32.757971 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.789185 tst         register_default_mass.py: using MSISDN 1049
22:48:32.803662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.835219 tst         register_default_mass.py: using MSISDN 1050
22:48:32.849865 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.881240 tst         register_default_mass.py: using MSISDN 1051
22:48:32.895897 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.927394 tst         register_default_mass.py: using MSISDN 1052
22:48:32.942107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.973495 tst         register_default_mass.py: using MSISDN 1053
22:48:32.988158 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.019642 tst         register_default_mass.py: using MSISDN 1054
22:48:33.034455 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.065832 tst         register_default_mass.py: using MSISDN 1055
22:48:33.080293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.111640 tst         register_default_mass.py: using MSISDN 1056
22:48:33.126387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.157783 tst         register_default_mass.py: using MSISDN 1057
22:48:33.172278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.203647 tst         register_default_mass.py: using MSISDN 1058
22:48:33.218421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.249804 tst         register_default_mass.py: using MSISDN 1059
22:48:33.264286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.295552 tst         register_default_mass.py: using MSISDN 1060
22:48:33.310155 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.341218 tst         register_default_mass.py: using MSISDN 1061
22:48:33.355702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.387336 tst         register_default_mass.py: using MSISDN 1062
22:48:33.402067 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.432746 tst         register_default_mass.py: using MSISDN 1063
22:48:33.447183 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.477215 tst         register_default_mass.py: using MSISDN 1064
22:48:33.491177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.522504 tst         register_default_mass.py: using MSISDN 1065
22:48:33.537146 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.577352 tst         register_default_mass.py: using MSISDN 1066
22:48:33.595050 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.626378 tst         register_default_mass.py: using MSISDN 1067
22:48:33.641333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.672147 tst         register_default_mass.py: using MSISDN 1068
22:48:33.686401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.717783 tst         register_default_mass.py: using MSISDN 1069
22:48:33.732379 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.763716 tst         register_default_mass.py: using MSISDN 1070
22:48:33.778344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.809581 tst         register_default_mass.py: using MSISDN 1071
22:48:33.824115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.855531 tst         register_default_mass.py: using MSISDN 1072
22:48:33.870226 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.901660 tst         register_default_mass.py: using MSISDN 1073
22:48:33.916326 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.947998 tst         register_default_mass.py: using MSISDN 1074
22:48:33.962948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.994487 tst         register_default_mass.py: using MSISDN 1075
22:48:34.009257 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.040581 tst         register_default_mass.py: using MSISDN 1076
22:48:34.055139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.086290 tst         register_default_mass.py: using MSISDN 1077
22:48:34.100781 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.131354 tst         register_default_mass.py: using MSISDN 1078
22:48:34.145470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.176030 tst         register_default_mass.py: using MSISDN 1079
22:48:34.185527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.215699 tst         register_default_mass.py: using MSISDN 1080
22:48:34.231102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.261742 tst         register_default_mass.py: using MSISDN 1081
22:48:34.275898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.306450 tst         register_default_mass.py: using MSISDN 1082
22:48:34.320344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.350640 tst         register_default_mass.py: using MSISDN 1083
22:48:34.364460 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.395044 tst         register_default_mass.py: using MSISDN 1084
22:48:34.409343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.440371 tst         register_default_mass.py: using MSISDN 1085
22:48:34.454351 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.484656 tst         register_default_mass.py: using MSISDN 1086
22:48:34.498530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.528933 tst         register_default_mass.py: using MSISDN 1087
22:48:34.542933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.581263 tst         register_default_mass.py: using MSISDN 1088
22:48:34.598215 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.628463 tst         register_default_mass.py: using MSISDN 1089
22:48:34.642590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.673200 tst         register_default_mass.py: using MSISDN 1090
22:48:34.687307 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.718091 tst         register_default_mass.py: using MSISDN 1091
22:48:34.732263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.762972 tst         register_default_mass.py: using MSISDN 1092
22:48:34.777034 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.807726 tst         register_default_mass.py: using MSISDN 1093
22:48:34.817169 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.847823 tst         register_default_mass.py: using MSISDN 1094
22:48:34.863478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.894295 tst         register_default_mass.py: using MSISDN 1095
22:48:34.908954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.939615 tst         register_default_mass.py: using MSISDN 1096
22:48:34.954190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.984986 tst         register_default_mass.py: using MSISDN 1097
22:48:34.999409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.030413 tst         register_default_mass.py: using MSISDN 1098
22:48:35.044975 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.075497 tst         register_default_mass.py: using MSISDN 1099
22:48:35.090068 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.120686 tst         register_default_mass.py: using MSISDN 1100
22:48:35.135027 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.226898 run                             mass: Starting testcase
22:48:35.232407 run                             mass: Pre-launching all virtphy's
22:48:35.237773 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.250687 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.256621 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.269237 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.275244 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.288176 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.294089 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.306795 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.312865 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.325826 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.331849 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.344657 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.350748 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.363662 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.369684 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.382468 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.388395 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.401097 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.406982 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.419633 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.425558 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.438333 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.444220 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.456956 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.462828 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.475496 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.481367 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.494044 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.499951 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.512603 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.518422 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.531083 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.536988 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.549624 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.555504 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.568193 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.574023 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.586704 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.592679 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.605364 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.611221 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.623872 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.629716 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.642323 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.648188 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.660818 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.666691 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.679374 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.685354 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.698036 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.703909 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.716611 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.722441 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.735224 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.741089 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.753704 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.759616 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.772264 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.778133 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.790848 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.796737 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.809411 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.815204 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.827847 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.833732 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.846380 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.852233 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.864872 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.870749 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.883375 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.889270 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.902022 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.907897 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.920634 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.926493 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.939218 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.945058 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.957971 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.963877 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.976629 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.982458 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.995163 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.001029 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.013739 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.019583 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.032189 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.038073 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.050705 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.056540 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.069193 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.075049 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.087750 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.093618 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.106296 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.112215 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.124882 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.130762 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.143552 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.149432 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.162152 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.168044 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.180722 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.186695 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.199362 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.205282 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.218008 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.223868 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.236552 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.242449 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.255157 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.261008 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.273723 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.279574 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.292265 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.298124 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.310787 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.316661 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.329352 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.335213 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.347871 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.353720 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.366371 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.372225 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.385084 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.390916 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.403778 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.409596 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.422503 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.428380 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.441209 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.447108 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.459889 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.465841 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.478616 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.484545 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.497247 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.503077 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.515800 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.521672 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.534291 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.540168 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.552896 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.558753 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.571396 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.577277 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.589977 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.595847 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.608676 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.614557 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.627365 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.633290 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.646036 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.651928 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.664803 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.670675 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.683526 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.689432 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.702143 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.708018 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.720737 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.726584 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.739353 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.745327 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.758099 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.763967 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.776719 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.782565 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.795245 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.801139 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.813801 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.819696 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.832418 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.838272 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.851138 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.857056 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.869901 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.875799 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.888451 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.894492 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.907231 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.913238 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.926087 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.931944 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.944640 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.950529 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.963215 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.969105 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.981777 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.987665 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.000381 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.006245 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.018936 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.024842 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.037547 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.043401 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.056124 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.061995 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.074697 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.080776 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.093445 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.099397 run                             mass: Checking if sockets are in the filesystem
22:48:37.131519 run                osmo-ms-mob/00000: Starting mobile
22:48:37.144532 run       osmo-ms-mob/00000(pid=135): Launched
22:48:37.156541 run                             mass: MS start registered  {at=2178343.364858227, delay=0.006092110648751259, ms=00000}
22:48:41.346330 run                osmo-ms-mob/00001: Starting mobile
22:48:41.363291 run       osmo-ms-mob/00001(pid=136): Launched
22:48:41.374119 run                             mass: MS start registered  {at=2178347.582433182, delay=0.004771627951413393, ms=00001}
22:48:42.351321 run                             mass: MS performed LU  {at=2178348.559521865, lu_delay=5.19466363824904, ms=00000}
22:48:43.146380 run                osmo-ms-mob/00002: Starting mobile
22:48:43.163189 run       osmo-ms-mob/00002(pid=137): Launched
22:48:43.173751 run                             mass: MS start registered  {at=2178349.382063277, delay=0.004638654179871082, ms=00002}
22:48:44.454502 run                osmo-ms-mob/00003: Starting mobile
22:48:44.469990 run       osmo-ms-mob/00003(pid=138): Launched
22:48:44.480463 run                             mass: MS start registered  {at=2178350.688779861, delay=0.004550297278910875, ms=00003}
22:48:45.547018 run                osmo-ms-mob/00004: Starting mobile
22:48:45.566967 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.578491 run                             mass: MS start registered  {at=2178351.786806447, delay=0.005207751877605915, ms=00004}
22:48:46.116872 run                             mass: MS performed LU  {at=2178352.325082297, lu_delay=4.742649115156382, ms=00001}
22:48:46.528463 run                osmo-ms-mob/00005: Starting mobile
22:48:46.542385 run       osmo-ms-mob/00005(pid=140): Launched
22:48:46.553102 run                             mass: MS start registered  {at=2178352.761418604, delay=0.004685492720454931, ms=00005}
22:48:47.415495 run                osmo-ms-mob/00006: Starting mobile
22:48:47.428235 run       osmo-ms-mob/00006(pid=141): Launched
22:48:47.439479 run                             mass: MS start registered  {at=2178353.647796681, delay=0.0052451519295573235, ms=00006}
22:48:48.018479 run                             mass: MS performed LU  {at=2178354.226684267, lu_delay=4.844620990101248, ms=00002}
22:48:48.346868 run                osmo-ms-mob/00007: Starting mobile
22:48:48.363466 run       osmo-ms-mob/00007(pid=142): Launched
22:48:48.374194 run                             mass: MS start registered  {at=2178354.582512415, delay=0.004903086926788092, ms=00007}
22:48:49.114963 run                osmo-ms-mob/00008: Starting mobile
22:48:49.127658 run       osmo-ms-mob/00008(pid=143): Launched
22:48:49.138704 run                             mass: MS start registered  {at=2178355.347024453, delay=0.004923508036881685, ms=00008}
22:48:49.847751 run                osmo-ms-mob/00009: Starting mobile
22:48:49.864892 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.875730 run                             mass: MS start registered  {at=2178356.084048614, delay=0.004792684689164162, ms=00009}
22:48:49.881904 run                             mass: MS performed LU  {at=2178356.090232234, lu_delay=5.401452372781932, ms=00003}
22:48:50.547320 run                osmo-ms-mob/00010: Starting mobile
22:48:50.564261 run       osmo-ms-mob/00010(pid=145): Launched
22:48:50.575023 run                             mass: MS start registered  {at=2178356.783343735, delay=0.004751446191221476, ms=00010}
22:48:51.136531 run                osmo-ms-mob/00011: Starting mobile
22:48:51.153025 run       osmo-ms-mob/00011(pid=146): Launched
22:48:51.163993 run                             mass: MS start registered  {at=2178357.372314735, delay=0.004872384946793318, ms=00011}
22:48:51.714998 run                osmo-ms-mob/00012: Starting mobile
22:48:51.728365 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.739623 run                             mass: MS start registered  {at=2178357.947941515, delay=0.005344724282622337, ms=00012}
22:48:51.784116 run                             mass: MS performed LU  {at=2178357.992352436, lu_delay=6.205545988865197, ms=00004}
22:48:51.810177 run                             mass: MS performed LU  {at=2178358.018440967, lu_delay=5.2570223631337285, ms=00005}
22:48:52.328538 run                osmo-ms-mob/00013: Starting mobile
22:48:52.345339 run       osmo-ms-mob/00013(pid=148): Launched
22:48:52.356142 run                             mass: MS start registered  {at=2178358.564458636, delay=0.004698897246271372, ms=00013}
22:48:52.932597 run                osmo-ms-mob/00014: Starting mobile
22:48:52.946853 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.957680 run                             mass: MS start registered  {at=2178359.166000676, delay=0.0046425326727330685, ms=00014}
22:48:53.547828 run                osmo-ms-mob/00015: Starting mobile
22:48:53.563576 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.574676 run                             mass: MS start registered  {at=2178359.782994704, delay=0.0051575917750597, ms=00015}
22:48:53.648016 run                             mass: MS performed LU  {at=2178359.856243833, lu_delay=6.208447151817381, ms=00006}
22:48:53.712953 run                             mass: MS performed LU  {at=2178359.921160259, lu_delay=5.33864784380421, ms=00007}
22:48:54.037977 run                osmo-ms-mob/00016: Starting mobile
22:48:54.054423 run       osmo-ms-mob/00016(pid=151): Launched
22:48:54.060409 run                             mass: MS performed LU  {at=2178360.268736089, lu_delay=4.921711636241525, ms=00008}
22:48:54.066164 run                             mass: MS start registered  {at=2178360.274499922, delay=0.005780581850558519, ms=00016}
22:48:54.527028 run                osmo-ms-mob/00017: Starting mobile
22:48:54.540582 run       osmo-ms-mob/00017(pid=152): Launched
22:48:54.551671 run                             mass: MS start registered  {at=2178360.75998625, delay=0.004931741394102573, ms=00017}
22:48:55.147568 run                osmo-ms-mob/00018: Starting mobile
22:48:55.164100 run       osmo-ms-mob/00018(pid=153): Launched
22:48:55.174782 run                             mass: MS start registered  {at=2178361.38310237, delay=0.004635111894458532, ms=00018}
22:48:55.514597 run                osmo-ms-mob/00019: Starting mobile
22:48:55.527367 run       osmo-ms-mob/00019(pid=154): Launched
22:48:55.538158 run                             mass: MS start registered  {at=2178361.746476274, delay=0.004836300853639841, ms=00019}
22:48:55.548347 run                             mass: MS performed LU  {at=2178361.756670363, lu_delay=4.97332662763074, ms=00010}
22:48:55.577008 run                             mass: MS performed LU  {at=2178361.785252752, lu_delay=5.70120413787663, ms=00009}
22:48:56.046224 run                osmo-ms-mob/00020: Starting mobile
22:48:56.063573 run       osmo-ms-mob/00020(pid=155): Launched
22:48:56.075849 run                             mass: MS start registered  {at=2178362.284162523, delay=0.006059746257960796, ms=00020}
22:48:56.515810 run                osmo-ms-mob/00021: Starting mobile
22:48:56.529256 run       osmo-ms-mob/00021(pid=156): Launched
22:48:56.540393 run                             mass: MS start registered  {at=2178362.748709384, delay=0.005191752687096596, ms=00021}
22:48:56.915020 run                osmo-ms-mob/00022: Starting mobile
22:48:56.928055 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.938940 run                             mass: MS start registered  {at=2178363.147262175, delay=0.00481438497081399, ms=00022}
22:48:57.445685 run                osmo-ms-mob/00023: Starting mobile
22:48:57.462316 run       osmo-ms-mob/00023(pid=158): Launched
22:48:57.468364 run                             mass: MS performed LU  {at=2178363.676691972, lu_delay=6.3043772373348475, ms=00011}
22:48:57.474186 run                             mass: MS start registered  {at=2178363.682522595, delay=0.005846770014613867, ms=00023}
22:48:57.480135 run                             mass: MS performed LU  {at=2178363.688466478, lu_delay=5.7405249630101025, ms=00012}
22:48:57.548069 run                             mass: MS performed LU  {at=2178363.75628858, lu_delay=5.19182994402945, ms=00013}
22:48:57.576323 run                osmo-ms-mob/00024: Starting mobile
22:48:57.589453 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.600126 run                             mass: MS start registered  {at=2178363.808447724, delay=0.0047107660211622715, ms=00024}
22:48:57.801665 run                             mass: MS performed LU  {at=2178364.009887269, lu_delay=4.8438865933567286, ms=00014}
22:48:58.315166 run                osmo-ms-mob/00025: Starting mobile
22:48:58.328435 run       osmo-ms-mob/00025(pid=160): Launched
22:48:58.339207 run                             mass: MS start registered  {at=2178364.547529513, delay=0.004746482241898775, ms=00025}
22:48:58.741681 run                osmo-ms-mob/00026: Starting mobile
22:48:58.756342 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.767279 run                             mass: MS start registered  {at=2178364.975599109, delay=0.004786297213286161, ms=00026}
22:48:59.138284 run                osmo-ms-mob/00027: Starting mobile
22:48:59.154380 run       osmo-ms-mob/00027(pid=162): Launched
22:48:59.165067 run                             mass: MS start registered  {at=2178365.373388903, delay=0.004706565290689468, ms=00027}
22:48:59.232100 run                             mass: MS performed LU  {at=2178365.440335432, lu_delay=5.165835510008037, ms=00016}
22:48:59.316297 run                             mass: MS performed LU  {at=2178365.524516666, lu_delay=5.741521961987019, ms=00015}
22:48:59.342828 run                             mass: MS performed LU  {at=2178365.551074666, lu_delay=4.791088415775448, ms=00017}
22:48:59.363462 run                osmo-ms-mob/00028: Starting mobile
22:48:59.376489 run       osmo-ms-mob/00028(pid=163): Launched
22:48:59.387223 run                             mass: MS start registered  {at=2178365.59554782, delay=0.0047678519040346146, ms=00028}
22:48:59.947007 run                osmo-ms-mob/00029: Starting mobile
22:48:59.963870 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.975382 run                             mass: MS start registered  {at=2178366.183700633, delay=0.005516946781426668, ms=00029}
22:49:00.326484 run                osmo-ms-mob/00030: Starting mobile
22:49:00.340396 run       osmo-ms-mob/00030(pid=165): Launched
22:49:00.351124 run                             mass: MS start registered  {at=2178366.559446278, delay=0.004674526862800121, ms=00030}
22:49:00.745230 run                osmo-ms-mob/00031: Starting mobile
22:49:00.760359 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.771107 run                             mass: MS start registered  {at=2178366.979425088, delay=0.004762586206197739, ms=00031}
22:49:01.015446 run                osmo-ms-mob/00032: Starting mobile
22:49:01.028346 run       osmo-ms-mob/00032(pid=167): Launched
22:49:01.038995 run                             mass: MS start registered  {at=2178367.247315903, delay=0.004623815417289734, ms=00032}
22:49:01.180572 run                             mass: MS performed LU  {at=2178367.388791474, lu_delay=4.640082090161741, ms=00021}
22:49:01.244609 run                             mass: MS performed LU  {at=2178367.452828079, lu_delay=6.069725709035993, ms=00018}
22:49:01.313475 run                             mass: MS performed LU  {at=2178367.521695831, lu_delay=5.775219556875527, ms=00019}
22:49:01.357851 run                osmo-ms-mob/00033: Starting mobile
22:49:01.372229 run       osmo-ms-mob/00033(pid=168): Launched
22:49:01.378192 run                             mass: MS performed LU  {at=2178367.58652174, lu_delay=5.302359216846526, ms=00020}
22:49:01.383899 run                             mass: MS start registered  {at=2178367.592234975, delay=0.005730038974434137, ms=00033}
22:49:01.847191 run                osmo-ms-mob/00034: Starting mobile
22:49:01.862916 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.873663 run                             mass: MS start registered  {at=2178368.081982754, delay=0.004626745358109474, ms=00034}
22:49:02.115235 run                osmo-ms-mob/00035: Starting mobile
22:49:02.128385 run       osmo-ms-mob/00035(pid=170): Launched
22:49:02.139421 run                             mass: MS start registered  {at=2178368.347740016, delay=0.005003629717975855, ms=00035}
22:49:02.527148 run                osmo-ms-mob/00036: Starting mobile
22:49:02.540404 run       osmo-ms-mob/00036(pid=171): Launched
22:49:02.551639 run                             mass: MS start registered  {at=2178368.759957917, delay=0.004907273221760988, ms=00036}
22:49:02.914807 run                osmo-ms-mob/00037: Starting mobile
22:49:02.927474 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.938048 run                             mass: MS start registered  {at=2178369.14636899, delay=0.004718670155853033, ms=00037}
22:49:02.998172 run                             mass: MS performed LU  {at=2178369.206396845, lu_delay=5.39794912096113, ms=00024}
22:49:03.081119 run                             mass: MS performed LU  {at=2178369.289361664, lu_delay=4.741832151077688, ms=00025}
22:49:03.135200 run                osmo-ms-mob/00038: Starting mobile
22:49:03.150360 run       osmo-ms-mob/00038(pid=173): Launched
22:49:03.156460 run                             mass: MS performed LU  {at=2178369.364787704, lu_delay=5.6822651089169085, ms=00023}
22:49:03.162222 run                             mass: MS start registered  {at=2178369.370557131, delay=0.005787779577076435, ms=00038}
22:49:03.253189 run                             mass: MS performed LU  {at=2178369.461394016, lu_delay=6.3141318410634995, ms=00022}
22:49:03.294450 run                osmo-ms-mob/00039: Starting mobile
22:49:03.307408 run       osmo-ms-mob/00039(pid=174): Launched
22:49:03.318379 run                             mass: MS start registered  {at=2178369.52669838, delay=0.004967444576323032, ms=00039}
22:49:03.927354 run                osmo-ms-mob/00040: Starting mobile
22:49:03.941349 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.952489 run                             mass: MS start registered  {at=2178370.160810063, delay=0.005059726070612669, ms=00040}
22:49:04.228305 run                osmo-ms-mob/00041: Starting mobile
22:49:04.242126 run       osmo-ms-mob/00041(pid=176): Launched
22:49:04.253036 run                             mass: MS start registered  {at=2178370.461356706, delay=0.004794052802026272, ms=00041}
22:49:04.514888 run                osmo-ms-mob/00042: Starting mobile
22:49:04.527833 run       osmo-ms-mob/00042(pid=177): Launched
22:49:04.539082 run                             mass: MS start registered  {at=2178370.747398001, delay=0.00521614495664835, ms=00042}
22:49:04.946869 run                osmo-ms-mob/00043: Starting mobile
22:49:04.963326 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.969264 run                             mass: MS performed LU  {at=2178371.177592793, lu_delay=4.61814651498571, ms=00030}
22:49:04.975034 run                             mass: MS start registered  {at=2178371.18336988, delay=0.005794140975922346, ms=00043}
22:49:05.010208 run                             mass: MS performed LU  {at=2178371.218461067, lu_delay=6.24286195775494, ms=00026}
22:49:05.027592 run                osmo-ms-mob/00044: Starting mobile
22:49:05.040676 run       osmo-ms-mob/00044(pid=179): Launched
22:49:05.051469 run                             mass: MS start registered  {at=2178371.259793618, delay=0.0046744029968976974, ms=00044}
22:49:05.079780 run                             mass: MS performed LU  {at=2178371.288030653, lu_delay=5.692482832819223, ms=00028}
22:49:05.100024 run                             mass: MS performed LU  {at=2178371.308344095, lu_delay=5.124643462244421, ms=00029}
22:49:05.118631 run                osmo-ms-mob/00045: Starting mobile
22:49:05.131669 run       osmo-ms-mob/00045(pid=180): Launched
22:49:05.142734 run                             mass: MS start registered  {at=2178371.351055687, delay=0.004782573785632849, ms=00045}
22:49:05.152428 run                             mass: MS performed LU  {at=2178371.360738512, lu_delay=5.987349608913064, ms=00027}
22:49:05.827190 run                osmo-ms-mob/00046: Starting mobile
22:49:05.841026 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.851901 run                             mass: MS start registered  {at=2178372.060222662, delay=0.004875521175563335, ms=00046}
22:49:06.129091 run                osmo-ms-mob/00047: Starting mobile
22:49:06.143189 run       osmo-ms-mob/00047(pid=182): Launched
22:49:06.154137 run                             mass: MS start registered  {at=2178372.362456937, delay=0.004903176799416542, ms=00047}
22:49:06.444947 run                osmo-ms-mob/00048: Starting mobile
22:49:06.460316 run       osmo-ms-mob/00048(pid=183): Launched
22:49:06.471093 run                             mass: MS start registered  {at=2178372.679413615, delay=0.004741568583995104, ms=00048}
22:49:06.714970 run                osmo-ms-mob/00049: Starting mobile
22:49:06.727636 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.738956 run                             mass: MS start registered  {at=2178372.94726923, delay=0.005505878943949938, ms=00049}
22:49:06.763518 run                             mass: MS performed LU  {at=2178372.971819021, lu_delay=4.8898362666368484, ms=00034}
22:49:06.846804 run                             mass: MS performed LU  {at=2178373.055022781, lu_delay=4.707282764837146, ms=00035}
22:49:06.861020 run                osmo-ms-mob/00050: Starting mobile
22:49:06.874075 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.880300 run                             mass: MS performed LU  {at=2178373.088630482, lu_delay=6.109205394051969, ms=00031}
22:49:06.886158 run                             mass: MS start registered  {at=2178373.094493407, delay=0.005879465024918318, ms=00050}
22:49:07.018693 run                             mass: MS performed LU  {at=2178373.226897699, lu_delay=5.979581795632839, ms=00032}
22:49:07.054034 run                             mass: MS performed LU  {at=2178373.262283618, lu_delay=5.670048642903566, ms=00033}
22:49:07.071026 run                osmo-ms-mob/00051: Starting mobile
22:49:07.084217 run       osmo-ms-mob/00051(pid=186): Launched
22:49:07.095202 run                             mass: MS start registered  {at=2178373.303526356, delay=0.00492010498419404, ms=00051}
22:49:07.728522 run                osmo-ms-mob/00052: Starting mobile
22:49:07.742368 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.753245 run                             mass: MS start registered  {at=2178373.961560758, delay=0.004630149807780981, ms=00052}
22:49:08.028137 run                osmo-ms-mob/00053: Starting mobile
22:49:08.041674 run       osmo-ms-mob/00053(pid=188): Launched
22:49:08.053144 run                             mass: MS start registered  {at=2178374.26146136, delay=0.0053799650631845, ms=00053}
22:49:08.314074 run                osmo-ms-mob/00054: Starting mobile
22:49:08.327127 run       osmo-ms-mob/00054(pid=189): Launched
22:49:08.337974 run                             mass: MS start registered  {at=2178374.546296796, delay=0.0048674908466637135, ms=00054}
22:49:08.614972 run                osmo-ms-mob/00055: Starting mobile
22:49:08.628191 run       osmo-ms-mob/00055(pid=190): Launched
22:49:08.639384 run                             mass: MS start registered  {at=2178374.847699303, delay=0.00515367416664958, ms=00055}
22:49:08.711107 run                             mass: MS performed LU  {at=2178374.919338267, lu_delay=5.7729692766442895, ms=00037}
22:49:08.776676 run                             mass: MS performed LU  {at=2178374.984895663, lu_delay=5.458197283092886, ms=00039}
22:49:08.817902 run                osmo-ms-mob/00056: Starting mobile
22:49:08.833761 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.844495 run                             mass: MS performed LU  {at=2178375.052814589, lu_delay=6.292856671847403, ms=00036}
22:49:08.850482 run                             mass: MS start registered  {at=2178375.058817481, delay=0.010717371944338083, ms=00056}
22:49:08.862082 run                             mass: MS performed LU  {at=2178375.070404766, lu_delay=4.909594703000039, ms=00040}
22:49:08.873318 run                osmo-ms-mob/00057: Starting mobile
22:49:08.886266 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.896945 run                             mass: MS start registered  {at=2178375.10526788, delay=0.0046038939617574215, ms=00057}
22:49:08.917979 run                             mass: MS performed LU  {at=2178375.126293473, lu_delay=5.755736342165619, ms=00038}
22:49:09.191185 run                             mass: MS performed LU  {at=2178375.399407476, lu_delay=4.938050770200789, ms=00041}
22:49:09.628638 run                osmo-ms-mob/00058: Starting mobile
22:49:09.642134 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.653270 run                             mass: MS start registered  {at=2178375.861587892, delay=0.005109566729515791, ms=00058}
22:49:09.926846 run                osmo-ms-mob/00059: Starting mobile
22:49:09.940461 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.951644 run                             mass: MS start registered  {at=2178376.159952427, delay=0.005133745726197958, ms=00059}
22:49:10.214773 run                osmo-ms-mob/00060: Starting mobile
22:49:10.227488 run       osmo-ms-mob/00060(pid=195): Launched
22:49:10.238649 run                             mass: MS start registered  {at=2178376.446962806, delay=0.0051888637244701385, ms=00060}
22:49:10.529745 run                             mass: MS performed LU  {at=2178376.737964727, lu_delay=5.990566725842655, ms=00042}
22:49:10.558770 run                osmo-ms-mob/00061: Starting mobile
22:49:10.571894 run       osmo-ms-mob/00061(pid=196): Launched
22:49:10.577908 run                             mass: MS performed LU  {at=2178376.786237353, lu_delay=5.43518166616559, ms=00045}
22:49:10.583758 run                             mass: MS start registered  {at=2178376.79208753, delay=0.005868343636393547, ms=00061}
22:49:10.641095 run                             mass: MS performed LU  {at=2178376.849313351, lu_delay=5.665943470783532, ms=00043}
22:49:10.656282 run                osmo-ms-mob/00062: Starting mobile
22:49:10.669152 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.679838 run                             mass: MS start registered  {at=2178376.888161578, delay=0.004710418172180653, ms=00062}
22:49:10.820708 run                             mass: MS performed LU  {at=2178377.028927009, lu_delay=5.769133390858769, ms=00044}
22:49:10.857498 run                             mass: MS performed LU  {at=2178377.065722231, lu_delay=5.005499568767846, ms=00046}
22:49:10.875028 run                osmo-ms-mob/00063: Starting mobile
22:49:10.887927 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.898675 run                             mass: MS start registered  {at=2178377.10699887, delay=0.004840726964175701, ms=00063}
22:49:11.535405 run                             mass: MS performed LU  {at=2178377.743627727, lu_delay=5.381170790176839, ms=00047}
22:49:11.549815 run                osmo-ms-mob/00064: Starting mobile
22:49:11.563091 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.574010 run                             mass: MS start registered  {at=2178377.782330391, delay=0.004982544109225273, ms=00064}
22:49:11.895385 run                             mass: MS performed LU  {at=2178378.103603571, lu_delay=3.8421422112733126, ms=00053}
22:49:12.036374 run                osmo-ms-mob/00065: Starting mobile
22:49:12.050819 run       osmo-ms-mob/00065(pid=200): Launched
22:49:12.061920 run                             mass: MS start registered  {at=2178378.270238563, delay=0.004834745079278946, ms=00065}
22:49:12.352669 run                osmo-ms-mob/00066: Starting mobile
22:49:12.369206 run       osmo-ms-mob/00066(pid=201): Launched
22:49:12.375387 run                             mass: MS performed LU  {at=2178378.583714163, lu_delay=5.904300548136234, ms=00048}
22:49:12.381279 run                             mass: MS start registered  {at=2178378.589613613, delay=0.005917372182011604, ms=00066}
22:49:12.393561 run                             mass: MS performed LU  {at=2178378.601883841, lu_delay=4.6403230833821, ms=00052}
22:49:12.541510 run                             mass: MS performed LU  {at=2178378.749735289, lu_delay=5.446208932902664, ms=00051}
22:49:12.570442 run                osmo-ms-mob/00067: Starting mobile
22:49:12.583875 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.594862 run                             mass: MS start registered  {at=2178378.803182164, delay=0.004912224132567644, ms=00067}
22:49:12.686427 run                             mass: MS performed LU  {at=2178378.894653453, lu_delay=5.800160046201199, ms=00050}
22:49:13.049395 run                osmo-ms-mob/00068: Starting mobile
22:49:13.069261 run       osmo-ms-mob/00068(pid=203): Launched
22:49:13.080511 run                             mass: MS start registered  {at=2178379.288831328, delay=0.005008681211620569, ms=00068}
22:49:13.429863 run                osmo-ms-mob/00069: Starting mobile
22:49:13.443594 run       osmo-ms-mob/00069(pid=204): Launched
22:49:13.454936 run                             mass: MS start registered  {at=2178379.663250527, delay=0.005199077073484659, ms=00069}
22:49:13.827747 run                osmo-ms-mob/00070: Starting mobile
22:49:13.841203 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.852424 run                             mass: MS start registered  {at=2178380.060745025, delay=0.004921277053654194, ms=00070}
22:49:14.236070 run                osmo-ms-mob/00071: Starting mobile
22:49:14.251307 run       osmo-ms-mob/00071(pid=206): Launched
22:49:14.262065 run                             mass: MS start registered  {at=2178380.470384695, delay=0.004862468224018812, ms=00071}
22:49:14.294908 run                             mass: MS performed LU  {at=2178380.503143717, lu_delay=5.6554444138891995, ms=00055}
22:49:14.314027 run                             mass: MS performed LU  {at=2178380.522247879, lu_delay=5.975951083004475, ms=00054}
22:49:14.406825 run                             mass: MS performed LU  {at=2178380.615043767, lu_delay=4.753455874975771, ms=00058}
22:49:14.434791 run                osmo-ms-mob/00072: Starting mobile
22:49:14.447837 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.458499 run                             mass: MS start registered  {at=2178380.66682329, delay=0.0047544329427182674, ms=00072}
22:49:14.586607 run                             mass: MS performed LU  {at=2178380.794825509, lu_delay=5.736008028034121, ms=00056}
22:49:14.610637 run                             mass: MS performed LU  {at=2178380.818967844, lu_delay=4.659015417098999, ms=00059}
22:49:14.622494 run                             mass: MS performed LU  {at=2178380.830818084, lu_delay=5.725550204049796, ms=00057}
22:49:14.640363 run                osmo-ms-mob/00073: Starting mobile
22:49:14.653441 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.664273 run                             mass: MS start registered  {at=2178380.872596472, delay=0.004934288095682859, ms=00073}
22:49:15.428256 run                osmo-ms-mob/00074: Starting mobile
22:49:15.442640 run       osmo-ms-mob/00074(pid=209): Launched
22:49:15.452891 run                             mass: MS performed LU  {at=2178381.661208946, lu_delay=3.8788785547949374, ms=00064}
22:49:15.458655 run                             mass: MS start registered  {at=2178381.666991218, delay=0.009625306818634272, ms=00074}
22:49:15.844975 run                osmo-ms-mob/00075: Starting mobile
22:49:15.860350 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.871242 run                             mass: MS start registered  {at=2178382.079561533, delay=0.004885744769126177, ms=00075}
22:49:16.141661 run                             mass: MS performed LU  {at=2178382.349878787, lu_delay=5.902915981132537, ms=00060}
22:49:16.159481 run                             mass: MS performed LU  {at=2178382.367756954, lu_delay=5.260758083779365, ms=00063}
22:49:16.187804 run                osmo-ms-mob/00076: Starting mobile
22:49:16.201235 run       osmo-ms-mob/00076(pid=211): Launched
22:49:16.212030 run                             mass: MS start registered  {at=2178382.420352541, delay=0.004761241842061281, ms=00076}
22:49:16.308137 run                             mass: MS performed LU  {at=2178382.516335598, lu_delay=5.62817401997745, ms=00062}
22:49:16.451824 run                             mass: MS performed LU  {at=2178382.660024092, lu_delay=5.867936562281102, ms=00061}
22:49:16.755217 run                osmo-ms-mob/00077: Starting mobile
22:49:16.771376 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.782462 run                             mass: MS start registered  {at=2178382.99078276, delay=0.004712132271379232, ms=00077}
22:49:17.227418 run                osmo-ms-mob/00078: Starting mobile
22:49:17.241478 run       osmo-ms-mob/00078(pid=213): Launched
22:49:17.252647 run                             mass: MS start registered  {at=2178383.460965413, delay=0.005140078254044056, ms=00078}
22:49:17.614988 run                osmo-ms-mob/00079: Starting mobile
22:49:17.628217 run       osmo-ms-mob/00079(pid=214): Launched
22:49:17.639104 run                             mass: MS start registered  {at=2178383.847426736, delay=0.00491840997710824, ms=00079}
22:49:18.154636 run                osmo-ms-mob/00080: Starting mobile
22:49:18.170649 run       osmo-ms-mob/00080(pid=215): Launched
22:49:18.176679 run                             mass: MS performed LU  {at=2178384.385005571, lu_delay=5.581823406741023, ms=00067}
22:49:18.182329 run                             mass: MS performed LU  {at=2178384.390663504, lu_delay=5.80104989092797, ms=00066}
22:49:18.187969 run                             mass: MS performed LU  {at=2178384.396305387, lu_delay=6.126066823955625, ms=00065}
22:49:18.193592 run                             mass: MS start registered  {at=2178384.401928127, delay=0.016940719913691282, ms=00080}
22:49:18.297174 run                             mass: MS performed LU  {at=2178384.505393251, lu_delay=4.84214272396639, ms=00069}
22:49:18.326497 run                osmo-ms-mob/00081: Starting mobile
22:49:18.339937 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.345989 run                             mass: MS performed LU  {at=2178384.554317596, lu_delay=5.265486267860979, ms=00068}
22:49:18.351844 run                             mass: MS start registered  {at=2178384.560179081, delay=0.005879549775272608, ms=00081}
22:49:19.028804 run                osmo-ms-mob/00082: Starting mobile
22:49:19.042874 run       osmo-ms-mob/00082(pid=217): Launched
22:49:19.053811 run                             mass: MS start registered  {at=2178385.262129022, delay=0.004774436820298433, ms=00082}
22:49:19.644997 run                osmo-ms-mob/00083: Starting mobile
22:49:19.661730 run       osmo-ms-mob/00083(pid=218): Launched
22:49:19.672743 run                             mass: MS start registered  {at=2178385.881061212, delay=0.004951379261910915, ms=00083}
22:49:19.906810 run                             mass: MS performed LU  {at=2178386.115030061, lu_delay=5.64464536588639, ms=00071}
22:49:19.925633 run                             mass: MS performed LU  {at=2178386.133900081, lu_delay=5.46707679098472, ms=00072}
22:49:19.943882 run                osmo-ms-mob/00084: Starting mobile
22:49:19.956928 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.967964 run                             mass: MS start registered  {at=2178386.176287149, delay=0.004781967960298061, ms=00084}
22:49:20.073878 run                             mass: MS performed LU  {at=2178386.282095133, lu_delay=4.615103914868087, ms=00074}
22:49:20.217674 run                             mass: MS performed LU  {at=2178386.425895119, lu_delay=5.5532986470498145, ms=00073}
22:49:20.234952 run                             mass: MS performed LU  {at=2178386.443195725, lu_delay=6.382450699806213, ms=00070}
22:49:20.646321 run                osmo-ms-mob/00085: Starting mobile
22:49:20.663056 run       osmo-ms-mob/00085(pid=220): Launched
22:49:20.674195 run                             mass: MS start registered  {at=2178386.882512528, delay=0.004721399862319231, ms=00085}
22:49:21.227748 run                osmo-ms-mob/00086: Starting mobile
22:49:21.241766 run       osmo-ms-mob/00086(pid=221): Launched
22:49:21.252650 run                             mass: MS start registered  {at=2178387.460970216, delay=0.004787301179021597, ms=00086}
22:49:21.851236 run                osmo-ms-mob/00087: Starting mobile
22:49:21.879436 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.890046 run                             mass: MS performed LU  {at=2178388.098356237, lu_delay=5.678003696259111, ms=00076}
22:49:21.896265 run                             mass: MS start registered  {at=2178388.104599843, delay=0.01081761997193098, ms=00087}
22:49:21.909794 run                             mass: MS performed LU  {at=2178388.118117966, lu_delay=5.127335206139833, ms=00077}
22:49:21.937658 run                             mass: MS performed LU  {at=2178388.145877624, lu_delay=6.066316090989858, ms=00075}
22:49:22.062279 run                             mass: MS performed LU  {at=2178388.270497862, lu_delay=4.809532448649406, ms=00078}
22:49:22.448766 run                osmo-ms-mob/00088: Starting mobile
22:49:22.466476 run       osmo-ms-mob/00088(pid=223): Launched
22:49:22.477340 run                             mass: MS start registered  {at=2178388.685658279, delay=0.004713747650384903, ms=00088}
22:49:23.028572 run                osmo-ms-mob/00089: Starting mobile
22:49:23.042409 run       osmo-ms-mob/00089(pid=224): Launched
22:49:23.053151 run                             mass: MS start registered  {at=2178389.261467704, delay=0.004728707019239664, ms=00089}
22:49:23.615288 run                osmo-ms-mob/00090: Starting mobile
22:49:23.628363 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.639145 run                             mass: MS start registered  {at=2178389.847468424, delay=0.004882477223873138, ms=00090}
22:49:23.673075 run                             mass: MS performed LU  {at=2178389.881297524, lu_delay=5.321118443273008, ms=00081}
22:49:23.690360 run                             mass: MS performed LU  {at=2178389.898680229, lu_delay=6.051253493409604, ms=00079}
22:49:23.839257 run                             mass: MS performed LU  {at=2178390.04747132, lu_delay=4.7853422979824245, ms=00082}
22:49:23.965753 run                             mass: MS performed LU  {at=2178390.173971707, lu_delay=5.772043580189347, ms=00080}
22:49:24.315386 run                osmo-ms-mob/00091: Starting mobile
22:49:24.328246 run       osmo-ms-mob/00091(pid=226): Launched
22:49:24.339545 run                             mass: MS start registered  {at=2178390.54785599, delay=0.0052941711619496346, ms=00091}
22:49:25.017615 run                osmo-ms-mob/00092: Starting mobile
22:49:25.030482 run       osmo-ms-mob/00092(pid=227): Launched
22:49:25.041261 run                             mass: MS start registered  {at=2178391.249583078, delay=0.004712365102022886, ms=00092}
22:49:25.658101 run                             mass: MS performed LU  {at=2178391.866231379, lu_delay=5.689944230020046, ms=00084}
22:49:25.676200 run                             mass: MS performed LU  {at=2178391.884443692, lu_delay=6.003382479771972, ms=00083}
22:49:25.717867 run                osmo-ms-mob/00093: Starting mobile
22:49:25.732722 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.738720 run                             mass: MS performed LU  {at=2178391.947049275, lu_delay=5.064536747056991, ms=00085}
22:49:25.744401 run                             mass: MS start registered  {at=2178391.952736148, delay=0.005703176371753216, ms=00093}
22:49:25.828247 run                             mass: MS performed LU  {at=2178392.0364657, lu_delay=4.575495483819395, ms=00086}
22:49:26.715520 run                osmo-ms-mob/00094: Starting mobile
22:49:26.728455 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.739173 run                             mass: MS start registered  {at=2178392.947496039, delay=0.004597136750817299, ms=00094}
22:49:27.438842 run                             mass: MS performed LU  {at=2178393.647063918, lu_delay=5.54246407514438, ms=00087}
22:49:27.605477 run                             mass: MS performed LU  {at=2178393.813697688, lu_delay=5.128039408940822, ms=00088}
22:49:27.647639 run                osmo-ms-mob/00095: Starting mobile
22:49:27.663071 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.674183 run                             mass: MS start registered  {at=2178393.882501914, delay=0.005103548057377338, ms=00095}
22:49:27.927832 run                             mass: MS performed LU  {at=2178394.136050765, lu_delay=4.874583060853183, ms=00089}
22:49:28.614924 run                osmo-ms-mob/00096: Starting mobile
22:49:28.628222 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.639143 run                             mass: MS start registered  {at=2178394.847464579, delay=0.00470390822738409, ms=00096}
22:49:29.423402 run                             mass: MS performed LU  {at=2178395.631629129, lu_delay=5.083773138932884, ms=00091}
22:49:29.441095 run                             mass: MS performed LU  {at=2178395.649377481, lu_delay=5.801909056957811, ms=00090}
22:49:29.715842 run                osmo-ms-mob/00097: Starting mobile
22:49:29.728563 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.739399 run                             mass: MS start registered  {at=2178395.947717977, delay=0.004818483255803585, ms=00097}
22:49:29.941325 run                             mass: MS performed LU  {at=2178396.149543208, lu_delay=23.202273977920413, ms=00049}
22:49:31.054764 run                osmo-ms-mob/00098: Starting mobile
22:49:31.070873 run       osmo-ms-mob/00098(pid=233): Launched
22:49:31.081592 run                             mass: MS start registered  {at=2178397.289915302, delay=0.004773546010255814, ms=00098}
22:49:31.205015 run                             mass: MS performed LU  {at=2178397.413232249, lu_delay=5.460496101062745, ms=00093}
22:49:31.222867 run                             mass: MS performed LU  {at=2178397.431138895, lu_delay=4.4836428561247885, ms=00094}
22:49:31.370786 run                             mass: MS performed LU  {at=2178397.579006857, lu_delay=6.329423778690398, ms=00092}
22:49:32.840840 run                osmo-ms-mob/00099: Starting mobile
22:49:32.857179 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.863585 run                             mass: All started... {duration=55.758661094121635, too_slow=0}
22:49:32.869367 run                             mass: MS start registered  {at=2178399.077695351, delay=0.005776751320809126, ms=00099}
22:49:33.190126 run                             mass: MS performed LU  {at=2178399.398307911, lu_delay=5.515805996954441, ms=00095}
22:49:33.442860 run                             mass: MS performed LU  {at=2178399.651079156, lu_delay=4.8036145768128335, ms=00096}
22:49:35.118576 run                             mass: MS performed LU  {at=2178401.326795175, lu_delay=5.379077197983861, ms=00097}
22:49:36.955780 run                             mass: MS performed LU  {at=2178403.163972028, lu_delay=5.874056726228446, ms=00098}
22:49:38.856837 run                             mass: MS performed LU  {at=2178405.065052901, lu_delay=5.9873575498349965, ms=00099}
22:49:38.867106 run                             mass: Tests done {all_completed=True, max=23.202273977920413, min=3.8421422112733126}
22:49:38.872428 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:38.877736 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.880973 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.884164 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.887382 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.890610 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.893883 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.897190 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.900487 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.903718 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.907000 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.910302 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.913711 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.917159 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.920551 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.923916 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.927351 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.930795 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.934209 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.937594 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.941206 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.945432 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.949136 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.952697 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.955997 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.959281 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.962616 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.965934 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.969289 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.972584 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.975892 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.979144 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.982725 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.986098 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.989398 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.992812 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.996158 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.999637 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.002969 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.006339 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.010210 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.013582 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.016892 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.020273 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.024175 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.027742 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.031630 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.034944 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.038293 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.042025 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.045518 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.048844 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.052512 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.055895 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.059201 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.062486 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.065783 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.069122 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.072437 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.075754 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.079088 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.082382 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.085694 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.089010 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.092375 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.096093 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.099384 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.102678 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.106559 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.109870 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.113202 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.116477 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.119848 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.123112 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.126419 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.129723 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.133046 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.136377 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.139685 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.142982 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.146313 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.149598 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.152887 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.156216 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.159469 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.162807 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.166100 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.169401 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.172712 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.176009 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.179306 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.183034 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.186351 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.189693 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.193024 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.196343 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.199671 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.203010 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.206393 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.210292 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.213666 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.217023 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.220328 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.223615 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.226924 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.230201 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.233519 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.236844 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.240125 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.243426 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.246735 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.250036 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.253328 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.256665 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.259975 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.263288 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.266557 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.269781 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.272991 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.276224 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.279423 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.282663 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.285881 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.289100 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.292319 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.295531 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.298764 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.301968 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.305182 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.308385 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.311579 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.314803 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.318012 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.321226 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.324435 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.327644 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.330864 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.334079 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.337297 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.340510 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.343719 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.346937 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.350159 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.353355 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.356569 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.359773 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.362979 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.366180 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.369394 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.372606 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.375801 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.379017 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.382235 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.385456 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.388657 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.391873 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.395076 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.398275 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.401476 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.404686 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.407892 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.411103 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.414322 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.417537 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.420760 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.423965 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.427169 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.430375 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.433585 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.436798 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.440011 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.443217 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.446422 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.449640 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.452858 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.456076 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.459275 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.462473 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.465685 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.468893 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.472090 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.475289 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.478498 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.481717 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.484933 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.488149 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.491352 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.494557 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.497774 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.500976 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.504175 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.507371 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.510577 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.513782 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.517003 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.520217 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.523433 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.526634 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.529853 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.533053 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.536270 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.539478 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.542737 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.545988 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.549230 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.552448 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.555703 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.558913 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.562123 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.565343 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.568551 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.571754 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.575020 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.578275 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.581540 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.583034 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.586652 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.588168 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.591794 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.593261 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.596902 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.598371 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.601977 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.603441 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.607075 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.608554 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.612208 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.613683 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.617320 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.618807 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.622460 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.623933 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.627570 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.629046 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.632715 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.634201 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.637847 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.639330 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.642982 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.644470 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.648128 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.649611 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.653269 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.654751 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.658388 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.659881 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.663519 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.664993 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.668636 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.670110 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.673760 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.675237 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.678876 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.680350 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.683980 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.685451 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.689101 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.690588 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.694228 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.695711 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.699361 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.700837 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.704488 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.705951 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.709595 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.711075 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.714707 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.716188 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.719816 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.721286 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.724911 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.726386 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.730028 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.731497 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.735124 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.736596 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.740259 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.741736 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.745414 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.746894 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.750535 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.752006 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.755631 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.757106 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.760749 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.762234 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.765885 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.767362 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.771012 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.772490 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.776134 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.777615 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.781285 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.782759 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.786400 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.787879 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.791508 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.792978 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.796614 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.798091 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.801712 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.803179 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.806838 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.808308 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.811951 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.813432 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.817076 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.818546 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.822189 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.823665 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.827311 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.828798 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.832431 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.833908 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.837564 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.839029 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.842652 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.844140 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.847791 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.849267 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.852924 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.854410 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.858035 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.859505 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.863155 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.864622 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.868263 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.869734 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.873368 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.874844 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.878485 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.879963 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.883583 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.885059 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.888709 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.890184 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.893833 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.895307 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.898943 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.900422 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.904066 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.905551 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.909206 ---      ParallelTerminationStrategy: PID 87 died...
22:49:39.910681 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.914334 ---      ParallelTerminationStrategy: PID 88 died...
22:49:39.915815 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.919458 ---      ParallelTerminationStrategy: PID 89 died...
22:49:39.920934 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.924572 ---      ParallelTerminationStrategy: PID 90 died...
22:49:39.926037 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.929663 ---      ParallelTerminationStrategy: PID 91 died...
22:49:39.931144 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.934794 ---      ParallelTerminationStrategy: PID 92 died...
22:49:39.936273 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.939915 ---      ParallelTerminationStrategy: PID 93 died...
22:49:39.941386 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.945029 ---      ParallelTerminationStrategy: PID 94 died...
22:49:39.946509 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.950157 ---      ParallelTerminationStrategy: PID 95 died...
22:49:39.951630 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.955294 ---      ParallelTerminationStrategy: PID 96 died...
22:49:39.956766 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.960422 ---      ParallelTerminationStrategy: PID 97 died...
22:49:39.961888 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.965528 ---      ParallelTerminationStrategy: PID 98 died...
22:49:39.967005 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.970662 ---      ParallelTerminationStrategy: PID 99 died...
22:49:39.972136 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.975778 ---      ParallelTerminationStrategy: PID 100 died...
22:49:39.977380 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.981041 ---      ParallelTerminationStrategy: PID 101 died...
22:49:39.982518 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.986165 ---      ParallelTerminationStrategy: PID 102 died...
22:49:39.987639 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.991300 ---      ParallelTerminationStrategy: PID 103 died...
22:49:39.992779 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.996412 ---      ParallelTerminationStrategy: PID 104 died...
22:49:39.997885 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.001535 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.003012 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.006668 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.008167 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.011813 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.013292 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.016948 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.018434 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.022072 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.023555 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.027220 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.028712 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.032366 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.033844 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.037529 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.039011 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.042656 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.044131 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.047787 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.049258 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.052897 ---      ParallelTerminationStrategy: PID 115 died...
22:49:40.054381 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.058044 ---      ParallelTerminationStrategy: PID 116 died...
22:49:40.059516 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.063162 ---      ParallelTerminationStrategy: PID 117 died...
22:49:40.064651 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.068317 ---      ParallelTerminationStrategy: PID 118 died...
22:49:40.069794 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.073443 ---      ParallelTerminationStrategy: PID 119 died...
22:49:40.074931 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.078603 ---      ParallelTerminationStrategy: PID 120 died...
22:49:40.080077 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.083750 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.085236 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.088887 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.090372 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.094030 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.095513 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.099172 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.100651 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.104330 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.105811 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.109469 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.110950 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.114603 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.116080 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.119740 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.121226 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.124860 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.126341 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.129991 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.131462 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.135108 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.136589 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.140240 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.141721 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.145380 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.146864 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.150528 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.152005 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.155638 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.157122 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.160817 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.162291 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.165977 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.167461 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.171129 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.172610 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.176300 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.177776 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.181445 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.182930 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.186599 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.188072 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.191744 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.193219 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.196881 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.198360 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.202016 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.203491 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.207156 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.208636 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.212303 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.213775 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.217442 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.218925 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.222588 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.224065 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.227733 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.229215 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.232893 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.234361 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.238022 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.239495 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.243161 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.244642 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.248335 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.249818 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.253474 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.254932 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.258603 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.260098 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.263767 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.265261 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.268950 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.270432 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.274101 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.275576 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.279253 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.280744 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.284419 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.285903 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.289588 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.291070 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.294748 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.296235 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.299925 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.301405 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.305100 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.306578 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.310248 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.311738 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.315431 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.316911 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.320586 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.322065 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.325742 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.327221 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.330905 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.332385 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.336068 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.337550 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.341239 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.342712 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.346410 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.347901 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.351598 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.353096 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.356799 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.358289 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.361969 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.363447 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.367107 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.368586 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.372259 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.373740 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.377415 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.378889 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.382555 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.384033 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.387681 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.389155 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.392837 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.394318 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.397968 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.399448 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.403122 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.404596 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.408270 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.409751 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.413430 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.414904 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.418586 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.420065 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.423727 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.425195 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.428862 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.430333 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.433998 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.435482 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.439166 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.440637 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.444322 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.445794 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.449467 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.450949 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.454638 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.456109 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.459806 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.461294 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.464974 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.466448 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.470105 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.471579 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.475275 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.476758 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.480438 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.481920 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.485598 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.487075 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.490745 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.492221 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.495890 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.497362 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.501030 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.502511 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.506183 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.507678 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.511347 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.512826 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.516501 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.517978 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.521646 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.523118 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.526810 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.528287 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.531968 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.533440 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.537096 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.538566 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.542224 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.543708 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.547370 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.548856 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.552522 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.554000 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.557671 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.559144 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.562807 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.564271 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.567937 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.569410 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.573073 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.574541 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.578202 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.579685 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.583359 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.584856 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.588528 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.590001 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.593693 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.595173 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.598838 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.600322 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.603975 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.605446 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.609123 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.610599 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.614281 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.615761 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.619441 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.620920 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.624603 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.626081 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.629753 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.631235 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.634908 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.636394 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.640065 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.641546 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.645230 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.646707 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.650374 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.651857 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.655534 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.657014 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.660692 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.662178 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.665860 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.667337 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.071692 ---      ParallelTerminationStrategy: PID 34 died...
22:49:44.082721 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8248 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.147103 tst                       trial-8248: Storing JUnit report in /build/trial-8248/run.2026-02-20_22-48-17/trial-8248.xml

--------------------------------------------------------------------------------------------
trial-8248 PASS
--------------------------------------------------------------------------------------------
22:49:44.157905 tst                       trial-8248: trial-8248: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8248/inst
+ cd trial-8248
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-20 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8248-run.tgz run.2026-02-20_22-48-17
+ tar czf /build/trial-8248-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-20_13_26_41.tgz osmo-bts-oc2g.build-2026-02-20_00_51_32.tgz osmo-bts-sysmo.build-2026-02-20_00_51_36.tgz osmo-bts.build-2026-02-20_00_51_46.tgz osmo-ggsn.build-2026-02-20_20_42_30.tgz osmo-hlr.build-2026-02-20_16_36_54.tgz osmo-hnbgw.build-2026-02-20_13_31_32.tgz osmo-mgw.build-2026-02-20_08_33_09.tgz osmo-msc.build-2026-02-20_13_33_01.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-20_07_35_29.tgz osmo-pcu-sysmo.build-2026-02-20_07_35_22.tgz osmo-pcu.build-2026-02-20_07_35_30.tgz osmo-sgsn.build-2026-02-20_20_48_06.tgz osmo-stp.build-2026-02-20_13_25_26.tgz osmo-trx.build-2026-02-20_14_21_32.tgz osmocom-bb.build-2026-02-20_21_17_23.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