Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16138140148870455296.sh
+ rm -rf trial-8038-bin.tgz trial-8038-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24386
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10760
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10014
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12585
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12908
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11902
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 39965
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7294
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 41941
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7963
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 12969
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7191
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11285
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7334
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8783
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6053
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 7191
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14266855537319702321.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-8038
+ 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
aaf623e Use debian/eol:buster instead of debian:buster
+ 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 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_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 DONE 0.1s

#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.1s

#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.1s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#25 [16/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#25 CACHED

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

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

#28 [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://security.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
#28 CACHED

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f4a878c4c0a9d89c06eb9acf5765608598a10d7cf299a6edec9bf5fa1a786849 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8039 -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=2025-07-26 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8039
+ mkdir -p trial-8039
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-26_13_26_29.tgz osmo-bts-oc2g.build-2025-07-26_00_51_46.tgz osmo-bts-sysmo.build-2025-07-26_00_51_42.tgz osmo-bts.build-2025-07-26_00_51_47.tgz osmo-ggsn.build-2025-07-26_20_43_27.tgz osmo-hlr.build-2025-07-26_16_36_58.tgz osmo-hnbgw.build-2025-07-26_13_30_29.tgz osmo-mgw.build-2025-07-26_08_33_12.tgz osmo-msc.build-2025-07-26_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-26_07_34_04.tgz osmo-pcu-sysmo.build-2025-07-26_07_36_11.tgz osmo-pcu.build-2025-07-26_07_36_17.tgz osmo-sgsn.build-2025-07-26_20_49_04.tgz osmo-stp.build-2025-07-26_13_25_15.tgz osmo-trx.build-2025-07-26_14_28_33.tgz osmocom-bb.build-2025-07-26_21_17_13.tgz srslte.build-19.tgz trial-8039
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-26_13_26_29.md5 osmo-bts-oc2g.build-2025-07-26_00_51_46.md5 osmo-bts-sysmo.build-2025-07-26_00_51_42.md5 osmo-bts.build-2025-07-26_00_51_47.md5 osmo-ggsn.build-2025-07-26_20_43_27.md5 osmo-hlr.build-2025-07-26_16_36_58.md5 osmo-hnbgw.build-2025-07-26_13_30_29.md5 osmo-mgw.build-2025-07-26_08_33_12.md5 osmo-msc.build-2025-07-26_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-26_07_34_04.md5 osmo-pcu-sysmo.build-2025-07-26_07_36_11.md5 osmo-pcu.build-2025-07-26_07_36_17.md5 osmo-sgsn.build-2025-07-26_20_49_04.md5 osmo-stp.build-2025-07-26_13_25_15.md5 osmo-trx.build-2025-07-26_14_28_33.md5 osmocom-bb.build-2025-07-26_21_17_13.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-26_13_26_29.md5 osmo-bts-oc2g.build-2025-07-26_00_51_46.md5 osmo-bts-sysmo.build-2025-07-26_00_51_42.md5 osmo-bts.build-2025-07-26_00_51_47.md5 osmo-ggsn.build-2025-07-26_20_43_27.md5 osmo-hlr.build-2025-07-26_16_36_58.md5 osmo-hnbgw.build-2025-07-26_13_30_29.md5 osmo-mgw.build-2025-07-26_08_33_12.md5 osmo-msc.build-2025-07-26_13_34_37.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-26_07_34_04.md5 osmo-pcu-sysmo.build-2025-07-26_07_36_11.md5 osmo-pcu.build-2025-07-26_07_36_17.md5 osmo-sgsn.build-2025-07-26_20_49_04.md5 osmo-stp.build-2025-07-26_13_25_15.md5 osmo-trx.build-2025-07-26_14_28_33.md5 osmocom-bb.build-2025-07-26_21_17_13.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-8039 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8039'
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-8039
--------------------------------------------------------------------------------------------
22:48:18.155199 tst                       trial-8039: Detailed log at /build/trial-8039/run.2025-07-26_22-48-18/log

---------------------------------------------------------------------
trial-8039 netreg_mass
---------------------------------------------------------------------
22:48:18.368193 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.368588 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.369454 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.370697 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.414171 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.415074 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.416278 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.494544 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-8039 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.495380 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.511724 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.512321 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.512809 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.513281 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.513750 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.514256 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.514749 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.581796 tst         register_default_mass.py: using LAC 2
22:48:18.653121 tst         register_default_mass.py: using RAC 2
22:48:18.689244 tst         register_default_mass.py: using CellId 2
22:48:18.730870 tst         register_default_mass.py: using BVCI 3
22:48:18.736839 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.737510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.738086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.738620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.739167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.739705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.740223 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.740783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.741325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.741847 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.742367 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.742893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.743418 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.743936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.744467 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.745012 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.745535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.746071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.746583 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.747097 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.747619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.748143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.748701 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.749253 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.749767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.750277 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.750810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.751324 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.751837 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.752370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.752920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.753443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.753988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.754543 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.755085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.755623 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.756172 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.756741 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.757303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.757866 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.758425 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.758988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.759551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.760110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.760699 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.761272 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.761842 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.762439 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.763029 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.763615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.764228 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.764825 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.765414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.766028 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.766627 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.767236 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.767904 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.768510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.769135 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.769741 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.770338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.770936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.771540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.772151 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.772756 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.773377 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.774002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.774616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.775251 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.775868 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.776482 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.777134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.777841 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.778458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.779092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.779702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.780304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.780940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.781558 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.782158 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.782766 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.783386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.784005 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.784620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.785244 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.785846 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.786448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.787065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.787678 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.788288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.788916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.789541 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.790177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.790805 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.791416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.792034 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.792672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.793288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.793896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.794516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.795133 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.795834 tst      register_default_mass.py:21: Launching a simple network
22:48:18.808126 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.942678 run            create_hlr_db(pid=20): Launched
22:48:19.953308 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.970129 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.985362 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.991241 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.175924 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.192374 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.198726 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.684265 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.703115 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.721607 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.845963 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.861326 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.867025 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.891189 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.906734 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.912520 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.330708 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.346716 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.370267 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.520823 run         osmo-bts-virtual(pid=34): Launched
22:48:31.570270 tst         register_default_mass.py: using MSISDN 1001
22:48:31.576211 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.672523 tst         register_default_mass.py: using MSISDN 1002
22:48:31.678506 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.764033 tst         register_default_mass.py: using MSISDN 1003
22:48:31.770443 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.853684 tst         register_default_mass.py: using MSISDN 1004
22:48:31.861130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.978552 tst         register_default_mass.py: using MSISDN 1005
22:48:31.984472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.069688 tst         register_default_mass.py: using MSISDN 1006
22:48:32.079016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.154488 tst         register_default_mass.py: using MSISDN 1007
22:48:32.161779 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.235031 tst         register_default_mass.py: using MSISDN 1008
22:48:32.241818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.327766 tst         register_default_mass.py: using MSISDN 1009
22:48:32.338063 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.400568 tst         register_default_mass.py: using MSISDN 1010
22:48:32.408607 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.481201 tst         register_default_mass.py: using MSISDN 1011
22:48:32.502788 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.570804 tst         register_default_mass.py: using MSISDN 1012
22:48:32.581929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.655524 tst         register_default_mass.py: using MSISDN 1013
22:48:32.673107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.749680 tst         register_default_mass.py: using MSISDN 1014
22:48:32.759240 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.836939 tst         register_default_mass.py: using MSISDN 1015
22:48:32.857650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.926238 tst         register_default_mass.py: using MSISDN 1016
22:48:32.932094 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.009420 tst         register_default_mass.py: using MSISDN 1017
22:48:33.016969 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.095145 tst         register_default_mass.py: using MSISDN 1018
22:48:33.100813 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.161411 tst         register_default_mass.py: using MSISDN 1019
22:48:33.169026 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.250258 tst         register_default_mass.py: using MSISDN 1020
22:48:33.271584 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.337194 tst         register_default_mass.py: using MSISDN 1021
22:48:33.355568 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.423408 tst         register_default_mass.py: using MSISDN 1022
22:48:33.439537 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.501671 tst         register_default_mass.py: using MSISDN 1023
22:48:33.521713 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.590485 tst         register_default_mass.py: using MSISDN 1024
22:48:33.600512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.663588 tst         register_default_mass.py: using MSISDN 1025
22:48:33.680654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.763820 tst         register_default_mass.py: using MSISDN 1026
22:48:33.779898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.842942 tst         register_default_mass.py: using MSISDN 1027
22:48:33.849557 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.932325 tst         register_default_mass.py: using MSISDN 1028
22:48:33.938493 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.015269 tst         register_default_mass.py: using MSISDN 1029
22:48:34.021412 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.100708 tst         register_default_mass.py: using MSISDN 1030
22:48:34.106468 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.179440 tst         register_default_mass.py: using MSISDN 1031
22:48:34.185286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.258693 tst         register_default_mass.py: using MSISDN 1032
22:48:34.264887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.340057 tst         register_default_mass.py: using MSISDN 1033
22:48:34.346473 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.436294 tst         register_default_mass.py: using MSISDN 1034
22:48:34.442635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.525618 tst         register_default_mass.py: using MSISDN 1035
22:48:34.531720 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.603949 tst         register_default_mass.py: using MSISDN 1036
22:48:34.609995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.718263 tst         register_default_mass.py: using MSISDN 1037
22:48:34.724552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.800782 tst         register_default_mass.py: using MSISDN 1038
22:48:34.806711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.891825 tst         register_default_mass.py: using MSISDN 1039
22:48:34.897928 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.981938 tst         register_default_mass.py: using MSISDN 1040
22:48:34.994775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.067559 tst         register_default_mass.py: using MSISDN 1041
22:48:35.088962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.170938 tst         register_default_mass.py: using MSISDN 1042
22:48:35.183361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.254143 tst         register_default_mass.py: using MSISDN 1043
22:48:35.260347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.342614 tst         register_default_mass.py: using MSISDN 1044
22:48:35.348636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.440280 tst         register_default_mass.py: using MSISDN 1045
22:48:35.446157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.554740 tst         register_default_mass.py: using MSISDN 1046
22:48:35.560634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.644304 tst         register_default_mass.py: using MSISDN 1047
22:48:35.650361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.729846 tst         register_default_mass.py: using MSISDN 1048
22:48:35.739165 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.820382 tst         register_default_mass.py: using MSISDN 1049
22:48:35.826322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.911514 tst         register_default_mass.py: using MSISDN 1050
22:48:35.917470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:36.019753 tst         register_default_mass.py: using MSISDN 1051
22:48:36.025825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:36.092238 tst         register_default_mass.py: using MSISDN 1052
22:48:36.106231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:36.178155 tst         register_default_mass.py: using MSISDN 1053
22:48:36.188996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:36.255602 tst         register_default_mass.py: using MSISDN 1054
22:48:36.261805 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:36.328867 tst         register_default_mass.py: using MSISDN 1055
22:48:36.334710 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:36.397969 tst         register_default_mass.py: using MSISDN 1056
22:48:36.410955 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.473903 tst         register_default_mass.py: using MSISDN 1057
22:48:36.481423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.560061 tst         register_default_mass.py: using MSISDN 1058
22:48:36.581205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:36.655516 tst         register_default_mass.py: using MSISDN 1059
22:48:36.672527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.750770 tst         register_default_mass.py: using MSISDN 1060
22:48:36.763749 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.849536 tst         register_default_mass.py: using MSISDN 1061
22:48:36.869541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.959272 tst         register_default_mass.py: using MSISDN 1062
22:48:36.975119 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:37.051979 tst         register_default_mass.py: using MSISDN 1063
22:48:37.067715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:37.154603 tst         register_default_mass.py: using MSISDN 1064
22:48:37.163491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:37.255520 tst         register_default_mass.py: using MSISDN 1065
22:48:37.261718 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:37.384511 tst         register_default_mass.py: using MSISDN 1066
22:48:37.390565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:37.475116 tst         register_default_mass.py: using MSISDN 1067
22:48:37.481349 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:37.584863 tst         register_default_mass.py: using MSISDN 1068
22:48:37.590968 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:37.665374 tst         register_default_mass.py: using MSISDN 1069
22:48:37.673079 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:37.744027 tst         register_default_mass.py: using MSISDN 1070
22:48:37.750769 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:37.833328 tst         register_default_mass.py: using MSISDN 1071
22:48:37.839518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:37.930905 tst         register_default_mass.py: using MSISDN 1072
22:48:37.937723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:38.024758 tst         register_default_mass.py: using MSISDN 1073
22:48:38.030673 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:38.653077 tst         register_default_mass.py: using MSISDN 1074
22:48:38.659287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:38.737988 tst         register_default_mass.py: using MSISDN 1075
22:48:38.744183 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:38.823328 tst         register_default_mass.py: using MSISDN 1076
22:48:38.830139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.339299 tst         register_default_mass.py: using MSISDN 1077
22:48:39.345649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.419314 tst         register_default_mass.py: using MSISDN 1078
22:48:39.432328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.506820 tst         register_default_mass.py: using MSISDN 1079
22:48:39.520420 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.609166 tst         register_default_mass.py: using MSISDN 1080
22:48:39.630338 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:39.703109 tst         register_default_mass.py: using MSISDN 1081
22:48:39.718048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:39.790339 tst         register_default_mass.py: using MSISDN 1082
22:48:39.797620 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:39.896089 tst         register_default_mass.py: using MSISDN 1083
22:48:39.902257 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:39.982780 tst         register_default_mass.py: using MSISDN 1084
22:48:39.989824 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:40.065024 tst         register_default_mass.py: using MSISDN 1085
22:48:40.071127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:40.134781 tst         register_default_mass.py: using MSISDN 1086
22:48:40.140783 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.203545 tst         register_default_mass.py: using MSISDN 1087
22:48:40.209573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.289450 tst         register_default_mass.py: using MSISDN 1088
22:48:40.295407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.360247 tst         register_default_mass.py: using MSISDN 1089
22:48:40.366820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.447302 tst         register_default_mass.py: using MSISDN 1090
22:48:40.453731 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.525304 tst         register_default_mass.py: using MSISDN 1091
22:48:40.546160 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.630700 tst         register_default_mass.py: using MSISDN 1092
22:48:40.636769 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:40.713357 tst         register_default_mass.py: using MSISDN 1093
22:48:40.719404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:40.795499 tst         register_default_mass.py: using MSISDN 1094
22:48:40.801643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:40.873002 tst         register_default_mass.py: using MSISDN 1095
22:48:40.879136 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:40.951224 tst         register_default_mass.py: using MSISDN 1096
22:48:40.957414 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.039006 tst         register_default_mass.py: using MSISDN 1097
22:48:41.045439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:41.104787 tst         register_default_mass.py: using MSISDN 1098
22:48:41.110873 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:41.189404 tst         register_default_mass.py: using MSISDN 1099
22:48:41.197039 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.277451 tst         register_default_mass.py: using MSISDN 1100
22:48:41.283699 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:41.412489 run                             mass: Starting testcase
22:48:41.418550 run                             mass: Pre-launching all virtphy's
22:48:41.424420 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:41.438611 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:41.445146 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:41.459398 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:41.465866 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:41.479416 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:41.485721 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:41.499258 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:41.505585 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:41.519152 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:41.525408 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:41.538724 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:41.545023 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:41.558587 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:41.564854 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:41.578185 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:41.584510 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:41.598400 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:41.604809 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:41.618792 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:41.625192 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:41.639138 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:41.645473 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:41.659405 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:41.665835 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:41.679834 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:41.686213 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:41.700222 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:41.706634 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:41.720936 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:41.727301 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:41.741259 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:41.747637 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:41.761984 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:41.768371 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:41.782299 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:41.788708 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:41.802577 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:41.809292 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:41.823313 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:41.829815 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:41.843871 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:41.850306 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:41.864992 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:41.871551 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:41.885760 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:41.892525 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:41.906723 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:41.913183 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:41.927231 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:41.933604 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:41.947399 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:41.953731 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:41.967522 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:41.973881 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:41.987530 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:41.993838 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.007164 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.013533 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.027392 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.033721 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:42.047104 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:42.053200 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:42.066479 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:42.072730 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:42.086200 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:42.092317 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:42.105889 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:42.112133 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.125543 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.131642 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.145309 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.151740 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.165364 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:42.171674 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:42.185711 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:42.192054 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:42.206138 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:42.212565 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:42.226657 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:42.233066 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:42.246633 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:42.253007 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:42.266466 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:42.272845 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:42.286369 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:42.292756 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:42.306706 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:42.312906 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:42.326453 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:42.332514 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:42.345855 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:42.351977 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:42.365308 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:42.371378 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:42.384636 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:42.390697 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:42.403892 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:42.410089 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:42.423254 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:42.429347 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:42.442879 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:42.449207 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:42.462695 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:42.468935 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:42.482558 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:42.489014 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:42.502668 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:42.508993 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:42.522507 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:42.528859 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:42.542669 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:42.549025 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:42.563026 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:42.569557 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:42.583608 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:42.590044 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:42.604323 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:42.610774 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:42.624920 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:42.631457 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:42.645507 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:42.651960 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:42.665968 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:42.672383 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:42.686429 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:42.692773 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:42.706075 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:42.712220 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:42.725693 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:42.731935 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:42.745279 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:42.751740 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:42.765123 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:42.771185 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:42.784460 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:42.790668 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:42.804198 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:42.810481 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:42.823766 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:42.829791 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:42.843625 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:42.850021 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:42.863988 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:42.870310 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:42.884244 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:42.890747 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:42.904590 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:42.910979 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:42.924873 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:42.931295 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:42.945089 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:42.951469 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:42.965373 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:42.972174 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:42.986757 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:42.993341 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:43.007697 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:43.014249 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:43.031654 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:43.038202 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:43.052478 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:43.058794 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:43.072573 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:43.079280 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:43.093347 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:43.099832 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:43.113889 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:43.120524 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:43.134927 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:43.141476 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:43.155624 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:43.162101 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:43.176216 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:43.182693 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:43.205875 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:43.212351 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:43.226333 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:43.232764 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:43.246586 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:43.253092 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:43.267121 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:43.273445 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:43.287391 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:43.293816 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:43.307875 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:43.314191 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:43.328226 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:43.334890 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:43.349085 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:43.355731 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:43.369871 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:43.376395 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:43.390499 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:43.396952 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:43.411047 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:43.417606 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:43.431725 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:43.438285 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:43.452698 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:43.459433 run                             mass: Checking if sockets are in the filesystem
22:48:43.473959 run                osmo-ms-mob/00000: Starting mobile
22:48:43.488233 run       osmo-ms-mob/00000(pid=135): Launched
22:48:43.613406 run                             mass: MS start registered  {at=16801029.316646405, delay=0.11846549808979034, ms=00000}
22:48:47.673577 run                osmo-ms-mob/00001: Starting mobile
22:48:47.687600 run       osmo-ms-mob/00001(pid=136): Launched
22:48:47.698783 run                             mass: MS start registered  {at=16801033.402131185, delay=0.004758555442094803, ms=00001}
22:48:48.996974 run                             mass: MS performed LU  {at=16801034.700290795, lu_delay=5.383644390851259, ms=00000}
22:48:49.474147 run                osmo-ms-mob/00002: Starting mobile
22:48:49.490838 run       osmo-ms-mob/00002(pid=137): Launched
22:48:49.504057 run                             mass: MS start registered  {at=16801035.207375888, delay=0.005600053817033768, ms=00002}
22:48:50.777949 run                osmo-ms-mob/00003: Starting mobile
22:48:50.792539 run       osmo-ms-mob/00003(pid=138): Launched
22:48:50.803994 run                             mass: MS start registered  {at=16801036.507335175, delay=0.005020748823881149, ms=00003}
22:48:51.873187 run                osmo-ms-mob/00004: Starting mobile
22:48:51.887540 run       osmo-ms-mob/00004(pid=139): Launched
22:48:51.898986 run                             mass: MS start registered  {at=16801037.602308042, delay=0.004949670284986496, ms=00004}
22:48:52.763826 run                             mass: MS performed LU  {at=16801038.46707113, lu_delay=5.064939945936203, ms=00001}
22:48:52.873676 run                osmo-ms-mob/00005: Starting mobile
22:48:52.887850 run       osmo-ms-mob/00005(pid=140): Launched
22:48:52.899228 run                             mass: MS start registered  {at=16801038.602568038, delay=0.005054060369729996, ms=00005}
22:48:53.773138 run                osmo-ms-mob/00006: Starting mobile
22:48:53.787199 run       osmo-ms-mob/00006(pid=141): Launched
22:48:53.798363 run                             mass: MS start registered  {at=16801039.501711365, delay=0.004738975316286087, ms=00006}
22:48:54.664047 run                             mass: MS performed LU  {at=16801040.367355965, lu_delay=5.159980077296495, ms=00002}
22:48:54.678384 run                osmo-ms-mob/00007: Starting mobile
22:48:54.692506 run       osmo-ms-mob/00007(pid=142): Launched
22:48:54.704246 run                             mass: MS start registered  {at=16801040.407586265, delay=0.005103591829538345, ms=00007}
22:48:55.474986 run                osmo-ms-mob/00008: Starting mobile
22:48:55.489394 run       osmo-ms-mob/00008(pid=143): Launched
22:48:55.503267 run                             mass: MS start registered  {at=16801041.20660575, delay=0.007049642503261566, ms=00008}
22:48:56.173683 run                osmo-ms-mob/00009: Starting mobile
22:48:56.187901 run       osmo-ms-mob/00009(pid=144): Launched
22:48:56.199468 run                             mass: MS start registered  {at=16801041.90281122, delay=0.005242493003606796, ms=00009}
22:48:56.528808 run                             mass: MS performed LU  {at=16801042.232136328, lu_delay=5.724801152944565, ms=00003}
22:48:56.873816 run                osmo-ms-mob/00010: Starting mobile
22:48:56.888052 run       osmo-ms-mob/00010(pid=145): Launched
22:48:56.899727 run                             mass: MS start registered  {at=16801042.60307434, delay=0.005299698561429977, ms=00010}
22:48:57.045317 run                             mass: MS performed LU  {at=16801042.74864602, lu_delay=5.146337978541851, ms=00004}
22:48:57.473562 run                osmo-ms-mob/00011: Starting mobile
22:48:57.488175 run       osmo-ms-mob/00011(pid=146): Launched
22:48:57.502649 run                             mass: MS start registered  {at=16801043.20600155, delay=0.003291986882686615, ms=00011}
22:48:58.083246 run                osmo-ms-mob/00012: Starting mobile
22:48:58.097707 run       osmo-ms-mob/00012(pid=147): Launched
22:48:58.109383 run                             mass: MS start registered  {at=16801043.81273225, delay=0.004992570728063583, ms=00012}
22:48:58.430124 run                             mass: MS performed LU  {at=16801044.133455835, lu_delay=5.530887797474861, ms=00005}
22:48:58.475850 run                             mass: MS performed LU  {at=16801044.179182306, lu_delay=4.677470941096544, ms=00006}
22:48:58.673519 run                osmo-ms-mob/00013: Starting mobile
22:48:58.704264 run       osmo-ms-mob/00013(pid=148): Launched
22:48:58.715603 run                             mass: MS start registered  {at=16801044.418951478, delay=0.005031462758779526, ms=00013}
22:48:59.273931 run                osmo-ms-mob/00014: Starting mobile
22:48:59.288499 run       osmo-ms-mob/00014(pid=149): Launched
22:48:59.307455 run                             mass: MS start registered  {at=16801045.01080301, delay=0.006672125309705734, ms=00014}
22:48:59.873909 run                osmo-ms-mob/00015: Starting mobile
22:48:59.888281 run       osmo-ms-mob/00015(pid=150): Launched
22:48:59.899855 run                             mass: MS start registered  {at=16801045.603192825, delay=0.0051113516092300415, ms=00015}
22:49:00.294370 run                             mass: MS performed LU  {at=16801045.997688215, lu_delay=5.590101949870586, ms=00007}
22:49:00.307507 run                osmo-ms-mob/00016: Starting mobile
22:49:00.321544 run       osmo-ms-mob/00016(pid=151): Launched
22:49:00.332706 run                             mass: MS start registered  {at=16801046.036059953, delay=0.00464065745472908, ms=00016}
22:49:00.340755 run                             mass: MS performed LU  {at=16801046.04411042, lu_delay=4.837504670023918, ms=00008}
22:49:00.873638 run                osmo-ms-mob/00017: Starting mobile
22:49:00.887399 run       osmo-ms-mob/00017(pid=152): Launched
22:49:00.898123 run                             mass: MS start registered  {at=16801046.601477794, delay=0.004620064049959183, ms=00017}
22:49:01.474052 run                osmo-ms-mob/00018: Starting mobile
22:49:01.488174 run       osmo-ms-mob/00018(pid=153): Launched
22:49:01.499531 run                             mass: MS start registered  {at=16801047.20288358, delay=0.004812907427549362, ms=00018}
22:49:01.876442 run                osmo-ms-mob/00019: Starting mobile
22:49:01.890155 run       osmo-ms-mob/00019(pid=154): Launched
22:49:01.901355 run                             mass: MS start registered  {at=16801047.604704093, delay=0.00482027605175972, ms=00019}
22:49:02.386872 run                osmo-ms-mob/00020: Starting mobile
22:49:02.401185 run       osmo-ms-mob/00020(pid=155): Launched
22:49:02.412342 run                             mass: MS start registered  {at=16801048.11569312, delay=0.004718810319900513, ms=00020}
22:49:02.431805 run                             mass: MS performed LU  {at=16801048.135150425, lu_delay=4.929148875176907, ms=00011}
22:49:02.478606 run                             mass: MS performed LU  {at=16801048.181872293, lu_delay=5.578797955065966, ms=00010}
22:49:02.547293 run                             mass: MS performed LU  {at=16801048.250562657, lu_delay=6.347751434892416, ms=00009}
22:49:02.879622 run                osmo-ms-mob/00021: Starting mobile
22:49:02.894326 run       osmo-ms-mob/00021(pid=156): Launched
22:49:02.905559 run                             mass: MS start registered  {at=16801048.608906087, delay=0.00492500513792038, ms=00021}
22:49:03.274038 run                osmo-ms-mob/00022: Starting mobile
22:49:03.294369 run       osmo-ms-mob/00022(pid=157): Launched
22:49:03.305316 run                             mass: MS start registered  {at=16801049.008665178, delay=0.004391223192214966, ms=00022}
22:49:03.773418 run                osmo-ms-mob/00023: Starting mobile
22:49:03.787808 run       osmo-ms-mob/00023(pid=158): Launched
22:49:03.799194 run                             mass: MS start registered  {at=16801049.502542578, delay=0.004839874804019928, ms=00023}
22:49:03.978505 run                             mass: MS performed LU  {at=16801049.68173673, lu_delay=4.670933719724417, ms=00014}
22:49:04.061082 run                             mass: MS performed LU  {at=16801049.764367785, lu_delay=5.345416307449341, ms=00013}
22:49:04.076464 run                osmo-ms-mob/00024: Starting mobile
22:49:04.089677 run       osmo-ms-mob/00024(pid=159): Launched
22:49:04.100762 run                             mass: MS start registered  {at=16801049.80410562, delay=0.005000662058591843, ms=00024}
22:49:04.109522 run                             mass: MS performed LU  {at=16801049.812882517, lu_delay=6.000150267034769, ms=00012}
22:49:04.673770 run                osmo-ms-mob/00025: Starting mobile
22:49:04.687889 run       osmo-ms-mob/00025(pid=160): Launched
22:49:04.699410 run                             mass: MS start registered  {at=16801050.40275932, delay=0.00505974143743515, ms=00025}
22:49:05.074564 run                osmo-ms-mob/00026: Starting mobile
22:49:05.088436 run       osmo-ms-mob/00026(pid=161): Launched
22:49:05.099737 run                             mass: MS start registered  {at=16801050.803080894, delay=0.004842594265937805, ms=00026}
22:49:05.473116 run                osmo-ms-mob/00027: Starting mobile
22:49:05.487173 run       osmo-ms-mob/00027(pid=162): Launched
22:49:05.498893 run                             mass: MS start registered  {at=16801051.202246312, delay=0.005143944174051285, ms=00027}
22:49:05.873966 run                osmo-ms-mob/00028: Starting mobile
22:49:05.888288 run       osmo-ms-mob/00028(pid=163): Launched
22:49:05.899593 run                             mass: MS start registered  {at=16801051.602942593, delay=0.00474950298666954, ms=00028}
22:49:05.961634 run                             mass: MS performed LU  {at=16801051.66496713, lu_delay=6.061774305999279, ms=00015}
22:49:06.007997 run                             mass: MS performed LU  {at=16801051.711339217, lu_delay=5.109861422330141, ms=00017}
22:49:06.077377 run                             mass: MS performed LU  {at=16801051.780709088, lu_delay=5.744649134576321, ms=00016}
22:49:06.089892 run                osmo-ms-mob/00029: Starting mobile
22:49:06.103332 run       osmo-ms-mob/00029(pid=164): Launched
22:49:06.114327 run                             mass: MS performed LU  {at=16801051.817670874, lu_delay=4.614787295460701, ms=00018}
22:49:06.120697 run                             mass: MS start registered  {at=16801051.824061584, delay=0.01086471602320671, ms=00029}
22:49:07.439263 run                osmo-ms-mob/00030: Starting mobile
22:49:07.467127 run       osmo-ms-mob/00030(pid=165): Launched
22:49:07.476279 run                             mass: Starting too slowly. Moving on {now=16801053.179648597, sleep=-0.7092873044312, target=16801052.470361292}
22:49:07.482139 run                             mass: MS start registered  {at=16801053.185499795, delay=0.0058531127870082855, ms=00030}
22:49:07.488081 run                             mass: Starting too slowly. Moving on {now=16801053.191452313, sleep=-0.6210910193622112, target=16801052.570361294}
22:49:07.493784 run                             mass: Starting too slowly. Moving on {now=16801053.197155867, sleep=-0.526794571429491, target=16801052.670361295}
22:49:07.499994 run                             mass: Starting too slowly. Moving on {now=16801053.203364197, sleep=-0.43300290033221245, target=16801052.770361297}
22:49:08.048220 run                osmo-ms-mob/00031: Starting mobile
22:49:08.067457 run       osmo-ms-mob/00031(pid=166): Launched
22:49:08.073662 run                             mass: Starting too slowly. Moving on {now=16801053.777032424, sleep=-0.9066711254417896, target=16801052.8703613}
22:49:08.079447 run                             mass: MS start registered  {at=16801053.78280822, delay=0.005777906626462936, ms=00031}
22:49:08.085581 run                             mass: Starting too slowly. Moving on {now=16801053.78895218, sleep=-0.8185908794403076, target=16801052.9703613}
22:49:08.398425 run                             mass: Starting too slowly. Moving on {now=16801054.101783127, sleep=-1.0314218252897263, target=16801053.0703613}
22:49:09.023459 run                osmo-ms-mob/00032: Starting mobile
22:49:09.041682 run       osmo-ms-mob/00032(pid=167): Launched
22:49:09.047776 run                             mass: Starting too slowly. Moving on {now=16801054.75114605, sleep=-1.5807847455143929, target=16801053.170361303}
22:49:09.053651 run                             mass: MS start registered  {at=16801054.757011157, delay=0.005867358297109604, ms=00032}
22:49:09.059680 run                             mass: Starting too slowly. Moving on {now=16801054.763050146, sleep=-1.4926888421177864, target=16801053.270361304}
22:49:09.065358 run                             mass: Starting too slowly. Moving on {now=16801054.76872908, sleep=-1.3983677737414837, target=16801053.370361306}
22:49:09.071135 run                             mass: Starting too slowly. Moving on {now=16801054.774506766, sleep=-1.304145459085703, target=16801053.470361307}
22:49:09.418312 run                osmo-ms-mob/00033: Starting mobile
22:49:09.436881 run       osmo-ms-mob/00033(pid=168): Launched
22:49:09.443152 run                             mass: Starting too slowly. Moving on {now=16801055.146521777, sleep=-1.576160468161106, target=16801053.57036131}
22:49:09.449157 run                             mass: Starting too slowly. Moving on {now=16801055.152527697, sleep=-1.4821663871407509, target=16801053.67036131}
22:49:09.454861 run                             mass: MS start registered  {at=16801055.158221252, delay=0.011701453477144241, ms=00033}
22:49:09.460849 run                             mass: Starting too slowly. Moving on {now=16801055.164219674, sleep=-1.3938583619892597, target=16801053.77036131}
22:49:09.466549 run                             mass: Starting too slowly. Moving on {now=16801055.16992085, sleep=-1.2995595373213291, target=16801053.870361313}
22:49:09.790970 run                osmo-ms-mob/00034: Starting mobile
22:49:09.809625 run       osmo-ms-mob/00034(pid=169): Launched
22:49:09.816502 run                             mass: Starting too slowly. Moving on {now=16801055.51986674, sleep=-1.5495054237544537, target=16801053.970361315}
22:49:09.822936 run                             mass: MS start registered  {at=16801055.526288312, delay=0.006425101310014725, ms=00034}
22:49:09.829411 run                             mass: Starting too slowly. Moving on {now=16801055.53277807, sleep=-1.4624167531728745, target=16801054.070361316}
22:49:09.835495 run                             mass: Starting too slowly. Moving on {now=16801055.53886282, sleep=-1.368501503020525, target=16801054.170361318}
22:49:09.847554 run                osmo-ms-mob/00035: Starting mobile
22:49:09.862624 run       osmo-ms-mob/00035(pid=170): Launched
22:49:09.869007 run                             mass: Starting too slowly. Moving on {now=16801055.57237594, sleep=-1.3020146191120148, target=16801054.27036132}
22:49:09.875187 run                             mass: MS start registered  {at=16801055.57854528, delay=0.006171923130750656, ms=00035}
22:49:09.881304 run                             mass: Starting too slowly. Moving on {now=16801055.584673613, sleep=-1.2143122926354408, target=16801054.37036132}
22:49:09.886966 run                             mass: Starting too slowly. Moving on {now=16801055.590338167, sleep=-1.119976844638586, target=16801054.470361322}
22:49:09.892646 run                             mass: Starting too slowly. Moving on {now=16801055.596018143, sleep=-1.025656819343567, target=16801054.570361324}
22:49:09.904000 run                osmo-ms-mob/00036: Starting mobile
22:49:09.918054 run       osmo-ms-mob/00036(pid=171): Launched
22:49:09.924337 run                             mass: Starting too slowly. Moving on {now=16801055.627706736, sleep=-0.9573454111814499, target=16801054.670361325}
22:49:09.930283 run                             mass: MS start registered  {at=16801055.633643426, delay=0.00593903660774231, ms=00036}
22:49:09.936368 run                             mass: Starting too slowly. Moving on {now=16801055.639738675, sleep=-0.8693773485720158, target=16801054.770361327}
22:49:09.942015 run                             mass: Starting too slowly. Moving on {now=16801055.64538696, sleep=-0.7750256322324276, target=16801054.870361328}
22:49:09.947895 run                             mass: Starting too slowly. Moving on {now=16801055.651266865, sleep=-0.6809055358171463, target=16801054.97036133}
22:49:09.958744 run                osmo-ms-mob/00037: Starting mobile
22:49:09.972271 run       osmo-ms-mob/00037(pid=172): Launched
22:49:09.978556 run                             mass: Starting too slowly. Moving on {now=16801055.681926705, sleep=-0.6115653738379478, target=16801055.07036133}
22:49:09.984481 run                             mass: MS start registered  {at=16801055.68784068, delay=0.00591597706079483, ms=00037}
22:49:09.990799 run                             mass: Starting too slowly. Moving on {now=16801055.6941692, sleep=-0.5238078683614731, target=16801055.170361333}
22:49:09.996495 run                             mass: Starting too slowly. Moving on {now=16801055.69986552, sleep=-0.4295041859149933, target=16801055.270361334}
22:49:10.007358 run                osmo-ms-mob/00038: Starting mobile
22:49:10.020974 run       osmo-ms-mob/00038(pid=173): Launched
22:49:10.027341 run                             mass: Starting too slowly. Moving on {now=16801055.730709527, sleep=-0.3603481911122799, target=16801055.370361336}
22:49:10.033246 run                             mass: MS start registered  {at=16801055.73660585, delay=0.005898989737033844, ms=00038}
22:49:10.039577 run                             mass: Starting too slowly. Moving on {now=16801055.74294646, sleep=-0.2725851237773895, target=16801055.470361337}
22:49:10.045461 run                             mass: Starting too slowly. Moving on {now=16801055.748832133, sleep=-0.17847079411149025, target=16801055.57036134}
22:49:10.056866 run                osmo-ms-mob/00039: Starting mobile
22:49:10.070919 run       osmo-ms-mob/00039(pid=174): Launched
22:49:10.077383 run                             mass: Starting too slowly. Moving on {now=16801055.780751754, sleep=-0.11039041355252266, target=16801055.67036134}
22:49:10.083545 run                             mass: MS start registered  {at=16801055.786904912, delay=0.00615546852350235, ms=00039}
22:49:10.090077 run                             mass: Starting too slowly. Moving on {now=16801055.793445427, sleep=-0.023084085434675217, target=16801055.77036134}
22:49:10.273316 run                osmo-ms-mob/00040: Starting mobile
22:49:10.287584 run       osmo-ms-mob/00040(pid=175): Launched
22:49:10.298834 run                             mass: MS start registered  {at=16801056.00218295, delay=0.004656590521335602, ms=00040}
22:49:10.573400 run                osmo-ms-mob/00041: Starting mobile
22:49:10.587786 run       osmo-ms-mob/00041(pid=176): Launched
22:49:10.599038 run                             mass: MS start registered  {at=16801056.302387916, delay=0.004881557077169418, ms=00041}
22:49:10.873993 run                osmo-ms-mob/00042: Starting mobile
22:49:10.889015 run       osmo-ms-mob/00042(pid=177): Launched
22:49:10.900051 run                             mass: MS start registered  {at=16801056.60339442, delay=0.004725787788629532, ms=00042}
22:49:11.057249 run                             mass: MS performed LU  {at=16801056.760514267, lu_delay=7.257971689105034, ms=00023}
22:49:11.076535 run                             mass: MS performed LU  {at=16801056.77976375, lu_delay=7.77109857276082, ms=00022}
22:49:11.122587 run                             mass: MS performed LU  {at=16801056.825850163, lu_delay=8.710157044231892, ms=00020}
22:49:11.145717 run                osmo-ms-mob/00043: Starting mobile
22:49:11.158967 run       osmo-ms-mob/00043(pid=178): Launched
22:49:11.165114 run                             mass: MS performed LU  {at=16801056.86847389, lu_delay=6.465714570134878, ms=00025}
22:49:11.171238 run                             mass: MS performed LU  {at=16801056.874603067, lu_delay=8.265696980059147, ms=00021}
22:49:11.177199 run                             mass: MS start registered  {at=16801056.88056541, delay=0.012110412120819092, ms=00043}
22:49:11.188494 run                osmo-ms-mob/00044: Starting mobile
22:49:11.201946 run       osmo-ms-mob/00044(pid=179): Launched
22:49:11.208116 run                             mass: MS performed LU  {at=16801056.91147599, lu_delay=7.1073703691363335, ms=00024}
22:49:11.214052 run                             mass: MS start registered  {at=16801056.91741894, delay=0.005959413945674896, ms=00044}
22:49:11.255619 run                             mass: MS performed LU  {at=16801056.958892014, lu_delay=6.155811119824648, ms=00026}
22:49:11.275035 run                osmo-ms-mob/00045: Starting mobile
22:49:11.289593 run       osmo-ms-mob/00045(pid=180): Launched
22:49:11.296198 run                             mass: MS performed LU  {at=16801056.999554243, lu_delay=9.39485014975071, ms=00019}
22:49:11.302483 run                             mass: MS start registered  {at=16801057.005848434, delay=0.006314262747764587, ms=00045}
22:49:11.564552 run                             mass: MS performed LU  {at=16801057.267875608, lu_delay=5.4438140243291855, ms=00029}
22:49:11.578642 run                osmo-ms-mob/00046: Starting mobile
22:49:11.593537 run       osmo-ms-mob/00046(pid=181): Launched
22:49:11.601101 run                             mass: MS performed LU  {at=16801057.3044423, lu_delay=5.701499707996845, ms=00028}
22:49:11.607813 run                             mass: MS performed LU  {at=16801057.31117686, lu_delay=6.108930546790361, ms=00027}
22:49:11.614269 run                             mass: MS start registered  {at=16801057.317633756, delay=0.013228315860033035, ms=00046}
22:49:11.626370 run                osmo-ms-mob/00047: Starting mobile
22:49:11.641641 run       osmo-ms-mob/00047(pid=182): Launched
22:49:11.652973 run                             mass: MS start registered  {at=16801057.356329933, delay=0.004095535725355148, ms=00047}
22:49:12.492718 run                             mass: MS performed LU  {at=16801058.195945166, lu_delay=4.413136947900057, ms=00031}
22:49:12.507097 run                             mass: MS performed LU  {at=16801058.21046043, lu_delay=5.0249606333673, ms=00030}
22:49:12.518881 run                osmo-ms-mob/00048: Starting mobile
22:49:12.533373 run       osmo-ms-mob/00048(pid=183): Launched
22:49:12.544836 run                             mass: MS start registered  {at=16801058.248183828, delay=0.005058269947767258, ms=00048}
22:49:13.090065 run                osmo-ms-mob/00049: Starting mobile
22:49:13.104935 run       osmo-ms-mob/00049(pid=184): Launched
22:49:13.117132 run                             mass: MS start registered  {at=16801058.820476074, delay=0.005917225033044815, ms=00049}
22:49:13.387204 run                osmo-ms-mob/00050: Starting mobile
22:49:13.401217 run       osmo-ms-mob/00050(pid=185): Launched
22:49:13.412391 run                             mass: MS start registered  {at=16801059.115734573, delay=0.00505751371383667, ms=00050}
22:49:13.504141 run                             mass: MS performed LU  {at=16801059.20739304, lu_delay=4.450381882488728, ms=00032}
22:49:13.777205 run                osmo-ms-mob/00051: Starting mobile
22:49:13.791372 run       osmo-ms-mob/00051(pid=186): Launched
22:49:13.802712 run                             mass: MS start registered  {at=16801059.506063633, delay=0.004717499017715454, ms=00051}
22:49:14.090342 run                osmo-ms-mob/00052: Starting mobile
22:49:14.104604 run       osmo-ms-mob/00052(pid=187): Launched
22:49:14.115816 run                             mass: MS start registered  {at=16801059.819159456, delay=0.004880793392658234, ms=00052}
22:49:14.390097 run                osmo-ms-mob/00053: Starting mobile
22:49:14.404981 run       osmo-ms-mob/00053(pid=188): Launched
22:49:14.416336 run                             mass: MS start registered  {at=16801060.119665425, delay=0.004814986139535904, ms=00053}
22:49:14.685665 run                osmo-ms-mob/00054: Starting mobile
22:49:14.700237 run       osmo-ms-mob/00054(pid=189): Launched
22:49:14.711839 run                             mass: MS start registered  {at=16801060.415174834, delay=0.005089171230792999, ms=00054}
22:49:14.987242 run                osmo-ms-mob/00055: Starting mobile
22:49:15.001179 run       osmo-ms-mob/00055(pid=190): Launched
22:49:15.012046 run                             mass: MS start registered  {at=16801060.715399504, delay=0.0048005469143390656, ms=00055}
22:49:15.273470 run                osmo-ms-mob/00056: Starting mobile
22:49:15.288534 run       osmo-ms-mob/00056(pid=191): Launched
22:49:15.295364 run                             mass: MS performed LU  {at=16801060.998721983, lu_delay=5.365078557282686, ms=00036}
22:49:15.301642 run                             mass: MS start registered  {at=16801061.00500704, delay=0.006304129958152771, ms=00056}
22:49:15.375863 run                             mass: MS performed LU  {at=16801061.079198096, lu_delay=5.342592246830463, ms=00038}
22:49:15.389130 run                osmo-ms-mob/00057: Starting mobile
22:49:15.404086 run       osmo-ms-mob/00057(pid=192): Launched
22:49:15.415407 run                             mass: MS start registered  {at=16801061.118753657, delay=0.004714932292699814, ms=00057}
22:49:15.422471 run                             mass: MS performed LU  {at=16801061.125821628, lu_delay=5.547276347875595, ms=00035}
22:49:15.527998 run                             mass: MS performed LU  {at=16801061.231333945, lu_delay=4.928946029394865, ms=00041}
22:49:15.565693 run                             mass: MS performed LU  {at=16801061.269030955, lu_delay=5.4821260422468185, ms=00039}
22:49:15.577595 run                osmo-ms-mob/00058: Starting mobile
22:49:15.591698 run       osmo-ms-mob/00058(pid=193): Launched
22:49:15.603100 run                             mass: MS start registered  {at=16801061.30644883, delay=0.004818543791770935, ms=00058}
22:49:15.819746 run                             mass: MS performed LU  {at=16801061.52308214, lu_delay=4.91968772187829, ms=00042}
22:49:16.151149 run                             mass: MS performed LU  {at=16801061.854473848, lu_delay=3.6062900200486183, ms=00048}
22:49:16.163296 run                osmo-ms-mob/00059: Starting mobile
22:49:16.177700 run       osmo-ms-mob/00059(pid=194): Launched
22:49:16.189109 run                             mass: MS start registered  {at=16801061.892457142, delay=0.0050980523228645325, ms=00059}
22:49:16.230408 run                             mass: MS performed LU  {at=16801061.933725387, lu_delay=5.053159978240728, ms=00043}
22:49:16.308413 run                             mass: MS performed LU  {at=16801062.011748765, lu_delay=6.009565815329552, ms=00040}
22:49:16.320945 run                osmo-ms-mob/00060: Starting mobile
22:49:16.335434 run       osmo-ms-mob/00060(pid=195): Launched
22:49:16.341981 run                             mass: MS performed LU  {at=16801062.045338877, lu_delay=6.357498195022345, ms=00037}
22:49:16.348469 run                             mass: MS start registered  {at=16801062.051833495, delay=0.006516404449939728, ms=00060}
22:49:16.470738 run                             mass: MS performed LU  {at=16801062.17406944, lu_delay=5.16822100803256, ms=00045}
22:49:16.477468 run                             mass: MS performed LU  {at=16801062.180832777, lu_delay=4.863199021667242, ms=00046}
22:49:16.489493 run                osmo-ms-mob/00061: Starting mobile
22:49:16.504119 run       osmo-ms-mob/00061(pid=196): Launched
22:49:16.515743 run                             mass: MS start registered  {at=16801062.219090447, delay=0.004826430231332779, ms=00061}
22:49:17.274226 run                osmo-ms-mob/00062: Starting mobile
22:49:17.288338 run       osmo-ms-mob/00062(pid=197): Launched
22:49:17.300046 run                             mass: MS start registered  {at=16801063.00339644, delay=0.004930730909109116, ms=00062}
22:49:17.574289 run                osmo-ms-mob/00063: Starting mobile
22:49:17.588571 run       osmo-ms-mob/00063(pid=198): Launched
22:49:17.600428 run                             mass: MS start registered  {at=16801063.303764366, delay=0.005160592496395111, ms=00063}
22:49:17.974036 run                osmo-ms-mob/00064: Starting mobile
22:49:17.988181 run       osmo-ms-mob/00064(pid=199): Launched
22:49:18.000456 run                             mass: MS start registered  {at=16801063.703803398, delay=0.005425699055194855, ms=00064}
22:49:18.200872 run                             mass: MS performed LU  {at=16801063.90420809, lu_delay=6.986789148300886, ms=00044}
22:49:18.247275 run                             mass: MS performed LU  {at=16801063.95061311, lu_delay=6.594283178448677, ms=00047}
22:49:18.260270 run                osmo-ms-mob/00065: Starting mobile
22:49:18.274683 run       osmo-ms-mob/00065(pid=200): Launched
22:49:18.286001 run                             mass: MS start registered  {at=16801063.989352055, delay=0.004989903420209885, ms=00065}
22:49:18.673917 run                osmo-ms-mob/00066: Starting mobile
22:49:18.688244 run       osmo-ms-mob/00066(pid=201): Launched
22:49:18.699833 run                             mass: MS start registered  {at=16801064.403184526, delay=0.005289983004331589, ms=00066}
22:49:19.013364 run                             mass: MS performed LU  {at=16801064.716698423, lu_delay=4.597032997757196, ms=00053}
22:49:19.025261 run                osmo-ms-mob/00067: Starting mobile
22:49:19.039589 run       osmo-ms-mob/00067(pid=202): Launched
22:49:19.051594 run                             mass: MS start registered  {at=16801064.754932567, delay=0.005282565951347351, ms=00067}
22:49:19.058782 run                             mass: MS performed LU  {at=16801064.76213524, lu_delay=4.942975785583258, ms=00052}
22:49:19.095924 run                             mass: MS performed LU  {at=16801064.799257737, lu_delay=5.293194103986025, ms=00051}
22:49:19.107937 run                osmo-ms-mob/00068: Starting mobile
22:49:19.122216 run       osmo-ms-mob/00068(pid=203): Launched
22:49:19.128702 run                             mass: MS performed LU  {at=16801064.832060464, lu_delay=6.011584389954805, ms=00049}
22:49:19.135222 run                             mass: MS start registered  {at=16801064.838586427, delay=0.006545811891555786, ms=00068}
22:49:19.367715 run                             mass: MS performed LU  {at=16801065.0710514, lu_delay=5.955316826701164, ms=00050}
22:49:19.386226 run                             mass: MS performed LU  {at=16801065.08957273, lu_delay=4.674397896975279, ms=00054}
22:49:19.398164 run                osmo-ms-mob/00069: Starting mobile
22:49:19.412397 run       osmo-ms-mob/00069(pid=204): Launched
22:49:19.424294 run                             mass: MS start registered  {at=16801065.127637193, delay=0.005409173667430878, ms=00069}
22:49:20.071282 run                             mass: MS performed LU  {at=16801065.774493303, lu_delay=4.655739646404982, ms=00057}
22:49:20.098991 run                osmo-ms-mob/00070: Starting mobile
22:49:20.113471 run       osmo-ms-mob/00070(pid=205): Launched
22:49:20.119909 run                             mass: MS performed LU  {at=16801065.823265363, lu_delay=4.516816534101963, ms=00058}
22:49:20.126116 run                             mass: MS performed LU  {at=16801065.829482257, lu_delay=4.824475217610598, ms=00056}
22:49:20.132612 run                             mass: MS start registered  {at=16801065.835977267, delay=0.012733068317174911, ms=00070}
22:49:20.574727 run                osmo-ms-mob/00071: Starting mobile
22:49:20.588958 run       osmo-ms-mob/00071(pid=206): Launched
22:49:20.600941 run                             mass: MS start registered  {at=16801066.304291386, delay=0.005268458276987076, ms=00071}
22:49:20.974223 run                osmo-ms-mob/00072: Starting mobile
22:49:20.988953 run       osmo-ms-mob/00072(pid=207): Launched
22:49:21.001168 run                             mass: MS start registered  {at=16801066.704513025, delay=0.005441360175609589, ms=00072}
22:49:21.261357 run                             mass: MS performed LU  {at=16801066.964614525, lu_delay=5.072157382965088, ms=00059}
22:49:21.306950 run                             mass: MS performed LU  {at=16801067.010287322, lu_delay=4.791196875274181, ms=00061}
22:49:21.319242 run                osmo-ms-mob/00073: Starting mobile
22:49:21.333474 run       osmo-ms-mob/00073(pid=208): Launched
22:49:21.344539 run                             mass: MS start registered  {at=16801067.047891974, delay=0.0046497248113155365, ms=00073}
22:49:21.788861 run                osmo-ms-mob/00074: Starting mobile
22:49:21.803678 run       osmo-ms-mob/00074(pid=209): Launched
22:49:21.815270 run                             mass: MS start registered  {at=16801067.51862106, delay=0.004928320646286011, ms=00074}
22:49:21.883195 run                             mass: MS performed LU  {at=16801067.58653098, lu_delay=5.534697484225035, ms=00060}
22:49:21.921592 run                             mass: MS performed LU  {at=16801067.62484587, lu_delay=6.909446366131306, ms=00055}
22:49:22.185644 run                osmo-ms-mob/00075: Starting mobile
22:49:22.200116 run       osmo-ms-mob/00075(pid=210): Launched
22:49:22.211602 run                             mass: MS start registered  {at=16801067.91494901, delay=0.004786726087331772, ms=00075}
22:49:22.687076 run                osmo-ms-mob/00076: Starting mobile
22:49:22.701550 run       osmo-ms-mob/00076(pid=211): Launched
22:49:22.712295 run                             mass: MS start registered  {at=16801068.41564503, delay=0.004448387771844864, ms=00076}
22:49:22.890805 run                             mass: MS performed LU  {at=16801068.59400852, lu_delay=4.604656465351582, ms=00065}
22:49:22.937077 run                             mass: MS performed LU  {at=16801068.640347783, lu_delay=5.336583416908979, ms=00063}
22:49:22.960359 run                osmo-ms-mob/00077: Starting mobile
22:49:22.973607 run       osmo-ms-mob/00077(pid=212): Launched
22:49:22.984136 run                             mass: MS start registered  {at=16801068.687487986, delay=0.004389047622680664, ms=00077}
22:49:23.024327 run                             mass: MS performed LU  {at=16801068.72758818, lu_delay=5.0237847827374935, ms=00064}
22:49:23.080610 run                             mass: MS performed LU  {at=16801068.7838543, lu_delay=5.780457857996225, ms=00062}
22:49:23.584117 run                osmo-ms-mob/00078: Starting mobile
22:49:23.600213 run       osmo-ms-mob/00078(pid=213): Launched
22:49:23.611776 run                             mass: MS start registered  {at=16801069.315125924, delay=0.005176961421966553, ms=00078}
22:49:23.986892 run                osmo-ms-mob/00079: Starting mobile
22:49:24.001020 run       osmo-ms-mob/00079(pid=214): Launched
22:49:24.012328 run                             mass: MS start registered  {at=16801069.71568231, delay=0.0049881599843502045, ms=00079}
22:49:24.473061 run                osmo-ms-mob/00080: Starting mobile
22:49:24.487454 run       osmo-ms-mob/00080(pid=215): Launched
22:49:24.501083 run                             mass: MS start registered  {at=16801070.20442535, delay=0.006772741675376892, ms=00080}
22:49:24.708616 run                             mass: MS performed LU  {at=16801070.411868412, lu_delay=5.284231219440699, ms=00069}
22:49:24.791056 run                             mass: MS performed LU  {at=16801070.494388986, lu_delay=5.655802559107542, ms=00068}
22:49:24.836950 run                             mass: MS performed LU  {at=16801070.54028283, lu_delay=5.785350263118744, ms=00067}
22:49:24.848393 run                osmo-ms-mob/00081: Starting mobile
22:49:24.862011 run       osmo-ms-mob/00081(pid=216): Launched
22:49:24.873193 run                             mass: MS start registered  {at=16801070.57650836, delay=0.004857391119003296, ms=00081}
22:49:24.980619 run                             mass: MS performed LU  {at=16801070.683953606, lu_delay=4.847976338118315, ms=00070}
22:49:24.998633 run                             mass: MS performed LU  {at=16801070.701981857, lu_delay=6.298797331750393, ms=00066}
22:49:25.393960 run                osmo-ms-mob/00082: Starting mobile
22:49:25.410330 run       osmo-ms-mob/00082(pid=217): Launched
22:49:25.421224 run                             mass: MS start registered  {at=16801071.124575876, delay=0.004602115601301193, ms=00082}
22:49:25.974302 run                osmo-ms-mob/00083: Starting mobile
22:49:25.989853 run       osmo-ms-mob/00083(pid=218): Launched
22:49:26.001521 run                             mass: MS start registered  {at=16801071.70487608, delay=0.004516590386629105, ms=00083}
22:49:26.489190 run                osmo-ms-mob/00084: Starting mobile
22:49:26.503222 run       osmo-ms-mob/00084(pid=219): Launched
22:49:26.514343 run                             mass: MS start registered  {at=16801072.21769679, delay=0.004851959645748138, ms=00084}
22:49:26.655301 run                             mass: MS performed LU  {at=16801072.35862698, lu_delay=4.840005919337273, ms=00074}
22:49:26.702160 run                             mass: MS performed LU  {at=16801072.405480176, lu_delay=5.700967151671648, ms=00072}
22:49:26.789965 run                             mass: MS performed LU  {at=16801072.493216336, lu_delay=5.44532436132431, ms=00073}
22:49:26.807347 run                             mass: MS performed LU  {at=16801072.510647006, lu_delay=6.2063556201756, ms=00071}
22:49:26.824034 run                osmo-ms-mob/00085: Starting mobile
22:49:26.837772 run       osmo-ms-mob/00085(pid=220): Launched
22:49:26.851127 run                             mass: MS start registered  {at=16801072.554465186, delay=0.007115580141544342, ms=00085}
22:49:27.080497 run                             mass: MS performed LU  {at=16801072.783813246, lu_delay=4.868864234536886, ms=00075}
22:49:27.591496 run                osmo-ms-mob/00086: Starting mobile
22:49:27.605987 run       osmo-ms-mob/00086(pid=221): Launched
22:49:27.617705 run                             mass: MS start registered  {at=16801073.321032297, delay=0.00542222335934639, ms=00086}
22:49:28.173340 run                osmo-ms-mob/00087: Starting mobile
22:49:28.186771 run       osmo-ms-mob/00087(pid=222): Launched
22:49:28.197666 run                             mass: MS start registered  {at=16801073.9010113, delay=0.004693012684583664, ms=00087}
22:49:28.556398 run                             mass: MS performed LU  {at=16801074.259715315, lu_delay=4.944589391350746, ms=00078}
22:49:28.603183 run                             mass: MS performed LU  {at=16801074.306516074, lu_delay=5.619028087705374, ms=00077}
22:49:28.748380 run                             mass: MS performed LU  {at=16801074.451632373, lu_delay=4.735950063914061, ms=00079}
22:49:28.776426 run                osmo-ms-mob/00088: Starting mobile
22:49:28.790296 run       osmo-ms-mob/00088(pid=223): Launched
22:49:28.801357 run                             mass: MS start registered  {at=16801074.504709955, delay=0.004639819264411926, ms=00088}
22:49:29.391202 run                osmo-ms-mob/00089: Starting mobile
22:49:29.405916 run       osmo-ms-mob/00089(pid=224): Launched
22:49:29.417500 run                             mass: MS start registered  {at=16801075.12083781, delay=0.0050034299492836, ms=00089}
22:49:29.979609 run                osmo-ms-mob/00090: Starting mobile
22:49:29.993327 run       osmo-ms-mob/00090(pid=225): Launched
22:49:30.005136 run                             mass: MS start registered  {at=16801075.70847535, delay=0.005230545997619629, ms=00090}
22:49:30.422003 run                             mass: MS performed LU  {at=16801076.125213057, lu_delay=5.548704694956541, ms=00081}
22:49:30.467145 run                             mass: MS performed LU  {at=16801076.170491643, lu_delay=5.0459157675504684, ms=00082}
22:49:30.556290 run                             mass: MS performed LU  {at=16801076.259539016, lu_delay=6.0551136657595634, ms=00080}
22:49:30.573070 run                osmo-ms-mob/00091: Starting mobile
22:49:30.587091 run       osmo-ms-mob/00091(pid=226): Launched
22:49:30.597794 run                             mass: MS start registered  {at=16801076.301146597, delay=0.004645626991987228, ms=00091}
22:49:30.808798 run                             mass: MS performed LU  {at=16801076.5120957, lu_delay=4.807219620794058, ms=00083}
22:49:31.389543 run                osmo-ms-mob/00092: Starting mobile
22:49:31.403470 run       osmo-ms-mob/00092(pid=227): Launched
22:49:31.414714 run                             mass: MS start registered  {at=16801077.11805483, delay=0.004889052361249924, ms=00092}
22:49:32.176577 run                osmo-ms-mob/00093: Starting mobile
22:49:32.190534 run       osmo-ms-mob/00093(pid=228): Launched
22:49:32.201469 run                             mass: MS start registered  {at=16801077.90481991, delay=0.004647005349397659, ms=00093}
22:49:32.260196 run                             mass: MS performed LU  {at=16801077.963465698, lu_delay=4.642433401197195, ms=00086}
22:49:32.324010 run                             mass: MS performed LU  {at=16801078.027262654, lu_delay=5.809565864503384, ms=00084}
22:49:32.511962 run                             mass: MS performed LU  {at=16801078.21529285, lu_delay=23.05707159638405, ms=00033}
22:49:32.767172 run                             mass: MS performed LU  {at=16801078.470421746, lu_delay=22.944133434444666, ms=00034}
22:49:33.081676 run                osmo-ms-mob/00094: Starting mobile
22:49:33.096423 run       osmo-ms-mob/00094(pid=229): Launched
22:49:33.108043 run                             mass: MS start registered  {at=16801078.811386548, delay=0.0050848089158535, ms=00094}
22:49:33.972992 run                osmo-ms-mob/00095: Starting mobile
22:49:33.986650 run       osmo-ms-mob/00095(pid=230): Launched
22:49:33.998099 run                             mass: MS start registered  {at=16801079.70144665, delay=0.0050389766693115234, ms=00095}
22:49:34.187531 run                             mass: MS performed LU  {at=16801079.89085083, lu_delay=5.386140875518322, ms=00088}
22:49:34.233708 run                             mass: MS performed LU  {at=16801079.937050495, lu_delay=4.816212683916092, ms=00089}
22:49:34.321007 run                             mass: MS performed LU  {at=16801080.024341248, lu_delay=6.123329948633909, ms=00087}
22:49:34.974854 run                osmo-ms-mob/00096: Starting mobile
22:49:34.989138 run       osmo-ms-mob/00096(pid=231): Launched
22:49:35.000236 run                             mass: MS start registered  {at=16801080.70358602, delay=0.004729211330413818, ms=00096}
22:49:35.987101 run                             mass: MS performed LU  {at=16801081.690431204, lu_delay=5.389284607023001, ms=00091}
22:49:35.998964 run                osmo-ms-mob/00097: Starting mobile
22:49:36.012982 run       osmo-ms-mob/00097(pid=232): Launched
22:49:36.019330 run                             mass: MS performed LU  {at=16801081.722687952, lu_delay=6.014212600886822, ms=00090}
22:49:36.025774 run                             mass: MS start registered  {at=16801081.729138598, delay=0.006469797343015671, ms=00097}
22:49:36.088711 run                             mass: MS performed LU  {at=16801081.792052742, lu_delay=4.673997912555933, ms=00092}
22:49:37.373676 run                osmo-ms-mob/00098: Starting mobile
22:49:37.387462 run       osmo-ms-mob/00098(pid=233): Launched
22:49:37.399719 run                             mass: MS start registered  {at=16801083.103065804, delay=0.004758000373840332, ms=00098}
22:49:37.953464 run                             mass: MS performed LU  {at=16801083.656798206, lu_delay=5.751978296786547, ms=00093}
22:49:37.998624 run                             mass: MS performed LU  {at=16801083.70195855, lu_delay=4.890572000294924, ms=00094}
22:49:39.173939 run                osmo-ms-mob/00099: Starting mobile
22:49:39.189248 run       osmo-ms-mob/00099(pid=234): Launched
22:49:39.195875 run                             mass: All started... {duration=55.72888196259737, too_slow=34}
22:49:39.201954 run                             mass: MS start registered  {at=16801084.905312583, delay=0.006073113530874252, ms=00099}
22:49:39.854652 run                             mass: MS performed LU  {at=16801085.557986654, lu_delay=4.854400634765625, ms=00096}
22:49:39.900418 run                             mass: MS performed LU  {at=16801085.603740618, lu_delay=5.902293968945742, ms=00095}
22:49:41.718818 run                             mass: MS performed LU  {at=16801087.42213762, lu_delay=5.6929990239441395, ms=00097}
22:49:43.620116 run                             mass: MS performed LU  {at=16801089.323448528, lu_delay=6.2203827239573, ms=00098}
22:49:44.118478 run                             mass: MS performed LU  {at=16801089.82179999, lu_delay=4.916487406939268, ms=00099}
22:49:45.719954 run                             mass: MS performed LU  {at=16801091.423252016, lu_delay=23.007606986910105, ms=00076}
22:49:49.486678 run                             mass: MS performed LU  {at=16801095.189888068, lu_delay=22.635422881692648, ms=00085}
22:49:49.506436 run                             mass: Tests done {all_completed=True, max=23.05707159638405, min=3.6062900200486183}
22:49:49.512071 tst         register_default_mass.py: Test passed (91.0 sec)
22:49:49.517766 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:49.521237 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:49.524653 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:49.528069 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:49.531487 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:49.534893 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:49.538328 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:49.541736 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:49.545166 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:49.548589 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:49.552048 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:49.555485 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:49.558913 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:49.562365 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:49.565803 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:49.569238 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:49.572713 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:49.576135 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:49.579562 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:49.582989 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:49.586470 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:49.590056 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:49.593483 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:49.596948 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:49.600395 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:49.603832 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:49.607260 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:49.610668 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:49.614132 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:49.617601 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:49.621686 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:49.625140 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:49.628594 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:49.632288 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:49.635734 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:49.639148 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:49.642580 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:49.646121 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:49.650081 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:49.654210 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:49.657752 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:49.661175 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:49.664591 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:49.668029 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:49.671443 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:49.675032 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:49.678552 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:49.681990 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:49.685466 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:49.688906 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:49.692325 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:49.696150 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:49.699740 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:49.703301 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:49.706854 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:49.712886 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:49.716487 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:49.720024 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:49.723746 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:49.727289 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:49.730841 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:49.734370 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:49.737884 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:49.742037 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:49.745752 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:49.749717 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:49.753535 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:49.756956 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:49.760395 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:49.763842 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:49.767303 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:49.770750 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:49.774570 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:49.778017 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:49.782049 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:49.785501 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:49.788948 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:49.792384 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:49.795812 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:49.799233 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:49.802674 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:49.806102 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:49.809557 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:49.813045 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:49.816500 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:49.819962 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:49.823430 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:49.826863 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:49.830332 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:49.833767 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:49.837183 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:49.840608 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:49.844205 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:49.847669 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:49.851103 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:49.854556 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:49.857998 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:49.861412 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:49.864898 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:49.868310 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:49.871735 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:49.875172 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:49.878595 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:49.882018 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:49.885666 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:49.889107 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:49.892520 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:49.895963 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:49.899381 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:49.902815 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:49.906235 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:49.909661 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:49.913754 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:49.917198 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:49.920607 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:49.924028 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:49.927440 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:49.930856 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:49.934248 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:49.937644 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:49.941058 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:49.944451 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:49.947863 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:49.951268 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:49.954742 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:49.958135 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.961543 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.964931 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.968314 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.971587 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.974840 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.978111 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.981360 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.984605 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.987867 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.991169 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.994431 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.997731 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:50.000994 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:50.004227 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:50.007493 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:50.010750 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:50.014028 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:50.017277 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:50.020536 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:50.023798 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:50.027076 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:50.030326 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:50.033619 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:50.037010 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:50.040388 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:50.043796 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:50.047216 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:50.050659 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:50.053962 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:50.057204 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:50.060480 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:50.063732 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:50.066985 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:50.070228 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:50.073487 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:50.076751 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:50.080151 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:50.083425 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:50.086683 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:50.089951 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:50.093204 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:50.096441 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:50.099693 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:50.103026 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:50.106274 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:50.109515 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:50.112852 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:50.116099 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:50.119359 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:50.122639 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:50.125891 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:50.129193 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:50.132445 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:50.135705 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:50.138999 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:50.142364 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:50.145755 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:50.149148 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:50.152550 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:50.155943 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:50.159333 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:50.162710 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:50.166107 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:50.169529 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:50.172924 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:50.176306 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:50.179703 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:50.183093 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:50.186496 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:50.189906 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:50.193307 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:50.196714 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:50.200037 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:50.203418 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:50.206761 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:50.210152 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:50.213515 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:50.216865 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:50.220266 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:50.223645 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:50.227043 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:50.230451 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:50.233853 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:50.237252 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:50.240668 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:50.244067 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:50.247472 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:50.250852 ---      ParallelTerminationStrategy: PID 22 died...
22:49:50.252325 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:50.255924 ---      ParallelTerminationStrategy: PID 23 died...
22:49:50.257399 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:50.260972 ---      ParallelTerminationStrategy: PID 24 died...
22:49:50.262426 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:50.266081 ---      ParallelTerminationStrategy: PID 25 died...
22:49:50.267552 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:50.271142 ---      ParallelTerminationStrategy: PID 26 died...
22:49:50.272602 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:50.276313 ---      ParallelTerminationStrategy: PID 27 died...
22:49:50.277811 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:50.281480 ---      ParallelTerminationStrategy: PID 28 died...
22:49:50.282956 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:50.286634 ---      ParallelTerminationStrategy: PID 29 died...
22:49:50.288092 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:50.291732 ---      ParallelTerminationStrategy: PID 30 died...
22:49:50.293220 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:50.296845 ---      ParallelTerminationStrategy: PID 31 died...
22:49:50.298336 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:50.301997 ---      ParallelTerminationStrategy: PID 32 died...
22:49:50.303481 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:50.307163 ---      ParallelTerminationStrategy: PID 33 died...
22:49:50.308648 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:50.312424 ---      ParallelTerminationStrategy: PID 35 died...
22:49:50.313991 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:50.317782 ---      ParallelTerminationStrategy: PID 36 died...
22:49:50.319311 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:50.323097 ---      ParallelTerminationStrategy: PID 37 died...
22:49:50.324641 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:50.328471 ---      ParallelTerminationStrategy: PID 38 died...
22:49:50.330005 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:50.333831 ---      ParallelTerminationStrategy: PID 39 died...
22:49:50.335362 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:50.339172 ---      ParallelTerminationStrategy: PID 40 died...
22:49:50.340705 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:50.344502 ---      ParallelTerminationStrategy: PID 41 died...
22:49:50.346035 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:50.349832 ---      ParallelTerminationStrategy: PID 42 died...
22:49:50.351366 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:50.355199 ---      ParallelTerminationStrategy: PID 43 died...
22:49:50.356751 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:50.360518 ---      ParallelTerminationStrategy: PID 44 died...
22:49:50.362058 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:50.365862 ---      ParallelTerminationStrategy: PID 45 died...
22:49:50.367411 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:50.371197 ---      ParallelTerminationStrategy: PID 46 died...
22:49:50.372734 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:50.376498 ---      ParallelTerminationStrategy: PID 47 died...
22:49:50.378036 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:50.381821 ---      ParallelTerminationStrategy: PID 48 died...
22:49:50.383353 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:50.387153 ---      ParallelTerminationStrategy: PID 49 died...
22:49:50.388689 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:50.392455 ---      ParallelTerminationStrategy: PID 50 died...
22:49:50.394023 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:50.397810 ---      ParallelTerminationStrategy: PID 51 died...
22:49:50.399337 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:50.403130 ---      ParallelTerminationStrategy: PID 52 died...
22:49:50.404665 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:50.408451 ---      ParallelTerminationStrategy: PID 53 died...
22:49:50.409970 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:50.413750 ---      ParallelTerminationStrategy: PID 54 died...
22:49:50.415275 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:50.419096 ---      ParallelTerminationStrategy: PID 55 died...
22:49:50.420638 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:50.424413 ---      ParallelTerminationStrategy: PID 56 died...
22:49:50.425940 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:50.429721 ---      ParallelTerminationStrategy: PID 57 died...
22:49:50.503986 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:50.519361 ---      ParallelTerminationStrategy: PID 58 died...
22:49:50.521826 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:50.525793 ---      ParallelTerminationStrategy: PID 59 died...
22:49:50.527308 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:50.531038 ---      ParallelTerminationStrategy: PID 60 died...
22:49:50.532538 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:50.536248 ---      ParallelTerminationStrategy: PID 61 died...
22:49:50.537771 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:50.541488 ---      ParallelTerminationStrategy: PID 62 died...
22:49:50.542984 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:50.546714 ---      ParallelTerminationStrategy: PID 63 died...
22:49:50.548224 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:50.551940 ---      ParallelTerminationStrategy: PID 64 died...
22:49:50.553448 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:50.557217 ---      ParallelTerminationStrategy: PID 65 died...
22:49:50.558728 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:50.562451 ---      ParallelTerminationStrategy: PID 66 died...
22:49:50.563959 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:50.567710 ---      ParallelTerminationStrategy: PID 67 died...
22:49:50.569224 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:50.572947 ---      ParallelTerminationStrategy: PID 68 died...
22:49:50.574445 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:50.578211 ---      ParallelTerminationStrategy: PID 69 died...
22:49:50.579716 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:50.583459 ---      ParallelTerminationStrategy: PID 70 died...
22:49:50.584995 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:50.588721 ---      ParallelTerminationStrategy: PID 71 died...
22:49:50.590215 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:50.593925 ---      ParallelTerminationStrategy: PID 72 died...
22:49:50.595434 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:50.599185 ---      ParallelTerminationStrategy: PID 73 died...
22:49:50.600684 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:50.604383 ---      ParallelTerminationStrategy: PID 74 died...
22:49:50.605890 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:50.609677 ---      ParallelTerminationStrategy: PID 75 died...
22:49:50.611259 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:50.615095 ---      ParallelTerminationStrategy: PID 76 died...
22:49:50.616674 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:50.620577 ---      ParallelTerminationStrategy: PID 77 died...
22:49:50.622170 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:50.626102 ---      ParallelTerminationStrategy: PID 78 died...
22:49:50.627687 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:50.631563 ---      ParallelTerminationStrategy: PID 79 died...
22:49:50.633140 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:50.637042 ---      ParallelTerminationStrategy: PID 80 died...
22:49:50.638631 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:50.642535 ---      ParallelTerminationStrategy: PID 81 died...
22:49:50.644109 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:50.648006 ---      ParallelTerminationStrategy: PID 82 died...
22:49:50.649565 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:50.653444 ---      ParallelTerminationStrategy: PID 83 died...
22:49:50.655038 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:50.658957 ---      ParallelTerminationStrategy: PID 84 died...
22:49:50.660537 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:50.664458 ---      ParallelTerminationStrategy: PID 85 died...
22:49:50.666034 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:50.669930 ---      ParallelTerminationStrategy: PID 86 died...
22:49:50.671651 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:50.675459 ---      ParallelTerminationStrategy: PID 87 died...
22:49:50.676994 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:50.680780 ---      ParallelTerminationStrategy: PID 88 died...
22:49:50.682301 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:50.686063 ---      ParallelTerminationStrategy: PID 89 died...
22:49:50.687574 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:50.691339 ---      ParallelTerminationStrategy: PID 90 died...
22:49:50.692876 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:50.696636 ---      ParallelTerminationStrategy: PID 91 died...
22:49:50.698173 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:50.701948 ---      ParallelTerminationStrategy: PID 92 died...
22:49:50.703460 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:50.707240 ---      ParallelTerminationStrategy: PID 93 died...
22:49:50.708787 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:50.712540 ---      ParallelTerminationStrategy: PID 94 died...
22:49:50.714059 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:50.717816 ---      ParallelTerminationStrategy: PID 95 died...
22:49:50.719333 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:50.723272 ---      ParallelTerminationStrategy: PID 96 died...
22:49:50.724867 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:50.728766 ---      ParallelTerminationStrategy: PID 97 died...
22:49:50.730334 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:50.734263 ---      ParallelTerminationStrategy: PID 98 died...
22:49:50.735763 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:50.739495 ---      ParallelTerminationStrategy: PID 99 died...
22:49:50.740996 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:50.744722 ---      ParallelTerminationStrategy: PID 100 died...
22:49:50.746285 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:50.750016 ---      ParallelTerminationStrategy: PID 101 died...
22:49:50.751528 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:50.755245 ---      ParallelTerminationStrategy: PID 102 died...
22:49:50.756770 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:50.760487 ---      ParallelTerminationStrategy: PID 103 died...
22:49:50.762008 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:50.765774 ---      ParallelTerminationStrategy: PID 104 died...
22:49:50.767294 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:50.771060 ---      ParallelTerminationStrategy: PID 105 died...
22:49:50.772571 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:50.776304 ---      ParallelTerminationStrategy: PID 106 died...
22:49:50.777822 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:50.781575 ---      ParallelTerminationStrategy: PID 107 died...
22:49:50.783152 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:50.787117 ---      ParallelTerminationStrategy: PID 108 died...
22:49:50.788693 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:50.792594 ---      ParallelTerminationStrategy: PID 109 died...
22:49:50.794167 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:50.798104 ---      ParallelTerminationStrategy: PID 110 died...
22:49:50.799686 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:50.803608 ---      ParallelTerminationStrategy: PID 111 died...
22:49:50.805191 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:50.809106 ---      ParallelTerminationStrategy: PID 112 died...
22:49:50.810688 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:50.814592 ---      ParallelTerminationStrategy: PID 113 died...
22:49:50.816168 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:50.820095 ---      ParallelTerminationStrategy: PID 114 died...
22:49:50.821682 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:50.825605 ---      ParallelTerminationStrategy: PID 115 died...
22:49:50.827189 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:50.831077 ---      ParallelTerminationStrategy: PID 116 died...
22:49:50.832687 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:50.836611 ---      ParallelTerminationStrategy: PID 117 died...
22:49:50.838191 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:50.842106 ---      ParallelTerminationStrategy: PID 118 died...
22:49:50.843697 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:50.847599 ---      ParallelTerminationStrategy: PID 119 died...
22:49:50.849181 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:50.853133 ---      ParallelTerminationStrategy: PID 120 died...
22:49:50.854735 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:50.858634 ---      ParallelTerminationStrategy: PID 121 died...
22:49:50.860209 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:50.864117 ---      ParallelTerminationStrategy: PID 122 died...
22:49:50.865733 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:50.869641 ---      ParallelTerminationStrategy: PID 123 died...
22:49:50.871227 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:50.875169 ---      ParallelTerminationStrategy: PID 124 died...
22:49:50.876747 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:50.880656 ---      ParallelTerminationStrategy: PID 125 died...
22:49:50.882243 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:50.886143 ---      ParallelTerminationStrategy: PID 126 died...
22:49:50.887721 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:50.891623 ---      ParallelTerminationStrategy: PID 127 died...
22:49:50.893216 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:50.897125 ---      ParallelTerminationStrategy: PID 128 died...
22:49:50.898707 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:50.902612 ---      ParallelTerminationStrategy: PID 129 died...
22:49:50.904189 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:50.908101 ---      ParallelTerminationStrategy: PID 130 died...
22:49:50.909701 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:50.913602 ---      ParallelTerminationStrategy: PID 131 died...
22:49:50.915190 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:50.919107 ---      ParallelTerminationStrategy: PID 132 died...
22:49:50.920699 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:50.924621 ---      ParallelTerminationStrategy: PID 133 died...
22:49:50.926212 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:50.930128 ---      ParallelTerminationStrategy: PID 134 died...
22:49:50.931723 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:50.935626 ---      ParallelTerminationStrategy: PID 135 died...
22:49:50.937145 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:50.940985 ---      ParallelTerminationStrategy: PID 136 died...
22:49:50.942561 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:50.946501 ---      ParallelTerminationStrategy: PID 137 died...
22:49:50.948079 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:50.951997 ---      ParallelTerminationStrategy: PID 138 died...
22:49:50.953575 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:50.957482 ---      ParallelTerminationStrategy: PID 139 died...
22:49:50.959050 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:50.963019 ---      ParallelTerminationStrategy: PID 140 died...
22:49:50.964588 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:50.968554 ---      ParallelTerminationStrategy: PID 141 died...
22:49:50.970120 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:50.974059 ---      ParallelTerminationStrategy: PID 142 died...
22:49:50.975648 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:50.979568 ---      ParallelTerminationStrategy: PID 143 died...
22:49:50.981178 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:50.985084 ---      ParallelTerminationStrategy: PID 144 died...
22:49:50.986658 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:50.990586 ---      ParallelTerminationStrategy: PID 145 died...
22:49:50.992166 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:50.996155 ---      ParallelTerminationStrategy: PID 146 died...
22:49:50.997740 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:51.001682 ---      ParallelTerminationStrategy: PID 147 died...
22:49:51.003259 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:51.007177 ---      ParallelTerminationStrategy: PID 148 died...
22:49:51.008781 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:51.012720 ---      ParallelTerminationStrategy: PID 149 died...
22:49:51.014306 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:51.018242 ---      ParallelTerminationStrategy: PID 150 died...
22:49:51.019825 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:51.023918 ---      ParallelTerminationStrategy: PID 151 died...
22:49:51.025529 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:51.029452 ---      ParallelTerminationStrategy: PID 152 died...
22:49:51.031023 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:51.034946 ---      ParallelTerminationStrategy: PID 153 died...
22:49:51.036526 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:51.040475 ---      ParallelTerminationStrategy: PID 154 died...
22:49:51.042089 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:51.046018 ---      ParallelTerminationStrategy: PID 155 died...
22:49:51.047594 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:51.051546 ---      ParallelTerminationStrategy: PID 156 died...
22:49:51.053121 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:51.057102 ---      ParallelTerminationStrategy: PID 157 died...
22:49:51.058678 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:51.062614 ---      ParallelTerminationStrategy: PID 158 died...
22:49:51.064228 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:51.068172 ---      ParallelTerminationStrategy: PID 159 died...
22:49:51.069758 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:51.073685 ---      ParallelTerminationStrategy: PID 160 died...
22:49:51.075275 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:51.079229 ---      ParallelTerminationStrategy: PID 161 died...
22:49:51.080816 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:51.084773 ---      ParallelTerminationStrategy: PID 162 died...
22:49:51.086357 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:51.090365 ---      ParallelTerminationStrategy: PID 163 died...
22:49:51.091877 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:51.095657 ---      ParallelTerminationStrategy: PID 164 died...
22:49:51.097176 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:51.100981 ---      ParallelTerminationStrategy: PID 165 died...
22:49:51.102575 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:51.106380 ---      ParallelTerminationStrategy: PID 166 died...
22:49:51.107904 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:51.111688 ---      ParallelTerminationStrategy: PID 167 died...
22:49:51.113202 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:51.116958 ---      ParallelTerminationStrategy: PID 168 died...
22:49:51.118490 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:51.122263 ---      ParallelTerminationStrategy: PID 169 died...
22:49:51.123771 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:51.127585 ---      ParallelTerminationStrategy: PID 170 died...
22:49:51.129179 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:51.133106 ---      ParallelTerminationStrategy: PID 171 died...
22:49:51.134627 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:51.138535 ---      ParallelTerminationStrategy: PID 172 died...
22:49:51.140132 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:51.144055 ---      ParallelTerminationStrategy: PID 173 died...
22:49:51.145628 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:51.149557 ---      ParallelTerminationStrategy: PID 174 died...
22:49:51.151130 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:51.155067 ---      ParallelTerminationStrategy: PID 175 died...
22:49:51.156684 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:51.160602 ---      ParallelTerminationStrategy: PID 176 died...
22:49:51.162176 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:51.166082 ---      ParallelTerminationStrategy: PID 177 died...
22:49:51.167650 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:51.171570 ---      ParallelTerminationStrategy: PID 178 died...
22:49:51.173183 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:51.177121 ---      ParallelTerminationStrategy: PID 179 died...
22:49:51.178709 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:51.182634 ---      ParallelTerminationStrategy: PID 180 died...
22:49:51.184221 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:51.188142 ---      ParallelTerminationStrategy: PID 181 died...
22:49:51.189713 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:51.193925 ---      ParallelTerminationStrategy: PID 182 died...
22:49:51.195506 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:51.199438 ---      ParallelTerminationStrategy: PID 183 died...
22:49:51.201020 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:51.204939 ---      ParallelTerminationStrategy: PID 184 died...
22:49:51.206517 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:51.210428 ---      ParallelTerminationStrategy: PID 185 died...
22:49:51.212011 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:51.215953 ---      ParallelTerminationStrategy: PID 186 died...
22:49:51.217538 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:51.221467 ---      ParallelTerminationStrategy: PID 187 died...
22:49:51.223042 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:51.226944 ---      ParallelTerminationStrategy: PID 188 died...
22:49:51.228533 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:51.232469 ---      ParallelTerminationStrategy: PID 189 died...
22:49:51.234046 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:51.237984 ---      ParallelTerminationStrategy: PID 190 died...
22:49:51.239559 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:51.243470 ---      ParallelTerminationStrategy: PID 191 died...
22:49:51.245038 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:51.248945 ---      ParallelTerminationStrategy: PID 192 died...
22:49:51.250460 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:51.254217 ---      ParallelTerminationStrategy: PID 193 died...
22:49:51.255774 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:51.259701 ---      ParallelTerminationStrategy: PID 194 died...
22:49:51.261285 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:51.265089 ---      ParallelTerminationStrategy: PID 195 died...
22:49:51.266663 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:51.270609 ---      ParallelTerminationStrategy: PID 196 died...
22:49:51.272177 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:51.276136 ---      ParallelTerminationStrategy: PID 197 died...
22:49:51.277712 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:51.281597 ---      ParallelTerminationStrategy: PID 198 died...
22:49:51.283122 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:51.287060 ---      ParallelTerminationStrategy: PID 199 died...
22:49:51.288682 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:51.292599 ---      ParallelTerminationStrategy: PID 200 died...
22:49:51.294179 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:51.298099 ---      ParallelTerminationStrategy: PID 201 died...
22:49:51.299679 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:51.303598 ---      ParallelTerminationStrategy: PID 202 died...
22:49:51.305265 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:51.309185 ---      ParallelTerminationStrategy: PID 203 died...
22:49:51.310766 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:51.314688 ---      ParallelTerminationStrategy: PID 204 died...
22:49:51.316270 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:51.320205 ---      ParallelTerminationStrategy: PID 205 died...
22:49:51.321813 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:51.325751 ---      ParallelTerminationStrategy: PID 206 died...
22:49:51.327333 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:51.331126 ---      ParallelTerminationStrategy: PID 207 died...
22:49:51.332671 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:51.336438 ---      ParallelTerminationStrategy: PID 208 died...
22:49:51.337927 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:51.341660 ---      ParallelTerminationStrategy: PID 209 died...
22:49:51.343147 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:51.346969 ---      ParallelTerminationStrategy: PID 210 died...
22:49:51.348565 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:51.352441 ---      ParallelTerminationStrategy: PID 211 died...
22:49:51.353991 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:51.357916 ---      ParallelTerminationStrategy: PID 212 died...
22:49:51.359491 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:51.363468 ---      ParallelTerminationStrategy: PID 213 died...
22:49:51.365077 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:51.369000 ---      ParallelTerminationStrategy: PID 214 died...
22:49:51.370512 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:51.374381 ---      ParallelTerminationStrategy: PID 215 died...
22:49:51.375983 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:51.379925 ---      ParallelTerminationStrategy: PID 216 died...
22:49:51.381535 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:51.385458 ---      ParallelTerminationStrategy: PID 217 died...
22:49:51.387036 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:51.390963 ---      ParallelTerminationStrategy: PID 218 died...
22:49:51.392540 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:51.396460 ---      ParallelTerminationStrategy: PID 219 died...
22:49:51.398063 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:51.401969 ---      ParallelTerminationStrategy: PID 220 died...
22:49:51.403548 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:51.407487 ---      ParallelTerminationStrategy: PID 221 died...
22:49:51.409096 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:51.413022 ---      ParallelTerminationStrategy: PID 222 died...
22:49:51.414609 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:51.418572 ---      ParallelTerminationStrategy: PID 223 died...
22:49:51.420145 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:51.424067 ---      ParallelTerminationStrategy: PID 224 died...
22:49:51.425635 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:51.429551 ---      ParallelTerminationStrategy: PID 225 died...
22:49:51.431133 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:51.435105 ---      ParallelTerminationStrategy: PID 226 died...
22:49:51.436685 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:51.440598 ---      ParallelTerminationStrategy: PID 227 died...
22:49:51.442206 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:51.446143 ---      ParallelTerminationStrategy: PID 228 died...
22:49:51.447727 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:51.451667 ---      ParallelTerminationStrategy: PID 229 died...
22:49:51.453267 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:51.457217 ---      ParallelTerminationStrategy: PID 230 died...
22:49:51.458792 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:51.462749 ---      ParallelTerminationStrategy: PID 231 died...
22:49:51.464334 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:51.468272 ---      ParallelTerminationStrategy: PID 232 died...
22:49:51.469850 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:51.473820 ---      ParallelTerminationStrategy: PID 233 died...
22:49:51.475404 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:51.479337 ---      ParallelTerminationStrategy: PID 234 died...
22:49:51.480930 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:54.884762 ---      ParallelTerminationStrategy: PID 34 died...
22:49:54.886427 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8039 netreg_mass PASS
---------------------------------------------------------------------
22:49:54.968974 tst                       trial-8039: Storing JUnit report in /build/trial-8039/run.2025-07-26_22-48-18/trial-8039.xml

--------------------------------------------------------------------------------------------
trial-8039 PASS
--------------------------------------------------------------------------------------------
22:49:54.980041 tst                       trial-8039: trial-8039: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (91.0 sec)
+ exit_code=0
+ rm -rf trial-8039/inst
+ cd trial-8039
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-26 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8039-run.tgz run.2025-07-26_22-48-18
+ tar czf /build/trial-8039-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-26_13_26_29.tgz osmo-bts-oc2g.build-2025-07-26_00_51_46.tgz osmo-bts-sysmo.build-2025-07-26_00_51_42.tgz osmo-bts.build-2025-07-26_00_51_47.tgz osmo-ggsn.build-2025-07-26_20_43_27.tgz osmo-hlr.build-2025-07-26_16_36_58.tgz osmo-hnbgw.build-2025-07-26_13_30_29.tgz osmo-mgw.build-2025-07-26_08_33_12.tgz osmo-msc.build-2025-07-26_13_34_37.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-26_07_34_04.tgz osmo-pcu-sysmo.build-2025-07-26_07_36_11.tgz osmo-pcu.build-2025-07-26_07_36_17.tgz osmo-sgsn.build-2025-07-26_20_49_04.tgz osmo-stp.build-2025-07-26_13_25_15.tgz osmo-trx.build-2025-07-26_14_28_33.tgz osmocom-bb.build-2025-07-26_21_17_13.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