Skip to content
Success

Console Output

Skipping 13 KB.. Full Log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6820
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10870188067409547180.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-7866
+ 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
29206c0 osmo-pcap-master: depend on libosmo-netif
+ 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 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 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:1d298f40d096779a3df274b175e11e3bf2c1a8fc3188ba82495bf21dbb9808be 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=7867 -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-02-04 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7867
+ mkdir -p trial-7867
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-02-04_13_28_10.tgz osmo-bts-oc2g.build-2025-02-04_00_51_32.tgz osmo-bts-sysmo.build-2025-02-04_00_51_29.tgz osmo-bts.build-2025-02-04_00_51_42.tgz osmo-ggsn.build-2025-02-04_20_42_43.tgz osmo-hlr.build-2025-02-04_16_36_54.tgz osmo-hnbgw.build-2025-02-04_13_28_50.tgz osmo-mgw.build-2025-02-04_08_33_18.tgz osmo-msc.build-2025-02-04_13_32_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-04_07_41_26.tgz osmo-pcu-sysmo.build-2025-02-04_07_41_21.tgz osmo-pcu.build-2025-02-04_07_41_27.tgz osmo-sgsn.build-2025-02-04_20_48_17.tgz osmo-stp.build-2025-02-04_13_25_21.tgz osmo-trx.build-2025-02-04_14_28_40.tgz osmocom-bb.build-2025-02-04_21_17_26.tgz srslte.build-19.tgz trial-7867
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-02-04_13_28_10.md5 osmo-bts-oc2g.build-2025-02-04_00_51_32.md5 osmo-bts-sysmo.build-2025-02-04_00_51_29.md5 osmo-bts.build-2025-02-04_00_51_42.md5 osmo-ggsn.build-2025-02-04_20_42_43.md5 osmo-hlr.build-2025-02-04_16_36_54.md5 osmo-hnbgw.build-2025-02-04_13_28_50.md5 osmo-mgw.build-2025-02-04_08_33_18.md5 osmo-msc.build-2025-02-04_13_32_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-04_07_41_26.md5 osmo-pcu-sysmo.build-2025-02-04_07_41_21.md5 osmo-pcu.build-2025-02-04_07_41_27.md5 osmo-sgsn.build-2025-02-04_20_48_17.md5 osmo-stp.build-2025-02-04_13_25_21.md5 osmo-trx.build-2025-02-04_14_28_40.md5 osmocom-bb.build-2025-02-04_21_17_26.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-02-04_13_28_10.md5 osmo-bts-oc2g.build-2025-02-04_00_51_32.md5 osmo-bts-sysmo.build-2025-02-04_00_51_29.md5 osmo-bts.build-2025-02-04_00_51_42.md5 osmo-ggsn.build-2025-02-04_20_42_43.md5 osmo-hlr.build-2025-02-04_16_36_54.md5 osmo-hnbgw.build-2025-02-04_13_28_50.md5 osmo-mgw.build-2025-02-04_08_33_18.md5 osmo-msc.build-2025-02-04_13_32_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-04_07_41_26.md5 osmo-pcu-sysmo.build-2025-02-04_07_41_21.md5 osmo-pcu.build-2025-02-04_07_41_27.md5 osmo-sgsn.build-2025-02-04_20_48_17.md5 osmo-stp.build-2025-02-04_13_25_21.md5 osmo-trx.build-2025-02-04_14_28_40.md5 osmocom-bb.build-2025-02-04_21_17_26.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-7867 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7867'
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-7867
--------------------------------------------------------------------------------------------
22:48:20.673943 tst                       trial-7867: Detailed log at /build/trial-7867/run.2025-02-04_22-48-20/log

---------------------------------------------------------------------
trial-7867 netreg_mass
---------------------------------------------------------------------
22:48:20.889744 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.890119 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.890947 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.892169 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.940080 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.940984 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.942184 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.026464 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-7867 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.028353 tst       register_default_mass.py:9: Claiming resources for the test
22:48:21.044545 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.045183 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.045677 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.046150 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.046621 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.047117 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.047597 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.096831 tst         register_default_mass.py: using LAC 2
22:48:21.133165 tst         register_default_mass.py: using RAC 2
22:48:21.171018 tst         register_default_mass.py: using CellId 2
22:48:21.212036 tst         register_default_mass.py: using BVCI 3
22:48:21.218164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.218836 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.219412 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.219983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.220542 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.221137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.221768 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.222325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.222864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.223414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.223948 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.224466 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.225066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.225621 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.226165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.226715 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.227252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.227783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.228315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.228882 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.229416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.229967 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.230507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.231049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.231591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.232146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.232703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.233247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.233785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.234335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.234870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.235402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.235953 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.236500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.237039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.237577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.238108 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.238644 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.239178 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.239717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.240247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.240785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.241336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.241875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.242404 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.242944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.243476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.244008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.244554 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.245097 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.245625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.246167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.246689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.247214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.247730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.248265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.248793 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.249330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.249896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.250409 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.250923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.251458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.251992 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.252523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.253070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.253602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.254121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.254663 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.255191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.255707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.256244 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.256782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.257403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.257937 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.258457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.258970 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.259499 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.260019 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.260543 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.261084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.261614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.262135 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.262648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.263179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.263695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.264209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.264746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.265280 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.265892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.266419 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.266961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.267492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.268016 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.268565 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.269092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.269611 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.270143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.270676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.271192 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.271726 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.272246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.272840 tst      register_default_mass.py:21: Launching a simple network
22:48:21.283020 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:21.412251 run            create_hlr_db(pid=20): Launched
22:48:22.426274 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:22.445166 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:22.460903 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:22.466984 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.636737 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.651918 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.659791 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.086633 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.102498 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.112872 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:26.231653 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:26.247103 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:26.253084 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:26.277975 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:26.293963 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:26.299944 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.613153 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.628045 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.646566 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.799455 run         osmo-bts-virtual(pid=34): Launched
22:48:33.847098 tst         register_default_mass.py: using MSISDN 1001
22:48:33.855143 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.956944 tst         register_default_mass.py: using MSISDN 1002
22:48:33.965270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.055946 tst         register_default_mass.py: using MSISDN 1003
22:48:34.061977 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.133089 tst         register_default_mass.py: using MSISDN 1004
22:48:34.139254 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.222070 tst         register_default_mass.py: using MSISDN 1005
22:48:34.228071 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:34.306972 tst         register_default_mass.py: using MSISDN 1006
22:48:34.312900 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.388369 tst         register_default_mass.py: using MSISDN 1007
22:48:34.394563 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.470728 tst         register_default_mass.py: using MSISDN 1008
22:48:34.476778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.550390 tst         register_default_mass.py: using MSISDN 1009
22:48:34.556345 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.632190 tst         register_default_mass.py: using MSISDN 1010
22:48:34.638279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.711604 tst         register_default_mass.py: using MSISDN 1011
22:48:34.717416 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.795326 tst         register_default_mass.py: using MSISDN 1012
22:48:34.801082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.870424 tst         register_default_mass.py: using MSISDN 1013
22:48:34.877414 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.949344 tst         register_default_mass.py: using MSISDN 1014
22:48:34.955243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.038940 tst         register_default_mass.py: using MSISDN 1015
22:48:35.044864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:35.124153 tst         register_default_mass.py: using MSISDN 1016
22:48:35.130366 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:35.216099 tst         register_default_mass.py: using MSISDN 1017
22:48:35.221767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:35.530875 tst         register_default_mass.py: using MSISDN 1018
22:48:35.536512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:35.614161 tst         register_default_mass.py: using MSISDN 1019
22:48:35.619810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.692925 tst         register_default_mass.py: using MSISDN 1020
22:48:35.698653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:35.769542 tst         register_default_mass.py: using MSISDN 1021
22:48:35.776871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.888223 tst         register_default_mass.py: using MSISDN 1022
22:48:35.895830 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.982716 tst         register_default_mass.py: using MSISDN 1023
22:48:35.989636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:36.078256 tst         register_default_mass.py: using MSISDN 1024
22:48:36.084168 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:36.151728 tst         register_default_mass.py: using MSISDN 1025
22:48:36.157389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:36.227655 tst         register_default_mass.py: using MSISDN 1026
22:48:36.233421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:36.312111 tst         register_default_mass.py: using MSISDN 1027
22:48:36.317875 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:36.394328 tst         register_default_mass.py: using MSISDN 1028
22:48:36.400069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:36.483425 tst         register_default_mass.py: using MSISDN 1029
22:48:36.489688 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:36.548488 tst         register_default_mass.py: using MSISDN 1030
22:48:36.554308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:36.624235 tst         register_default_mass.py: using MSISDN 1031
22:48:36.630057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:36.698144 tst         register_default_mass.py: using MSISDN 1032
22:48:36.708094 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:36.793631 tst         register_default_mass.py: using MSISDN 1033
22:48:36.799292 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:36.863621 tst         register_default_mass.py: using MSISDN 1034
22:48:36.871897 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:36.933972 tst         register_default_mass.py: using MSISDN 1035
22:48:36.939709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.013115 tst         register_default_mass.py: using MSISDN 1036
22:48:37.019001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:37.090529 tst         register_default_mass.py: using MSISDN 1037
22:48:37.096363 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:37.179827 tst         register_default_mass.py: using MSISDN 1038
22:48:37.186055 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:37.279691 tst         register_default_mass.py: using MSISDN 1039
22:48:37.285410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:37.373051 tst         register_default_mass.py: using MSISDN 1040
22:48:37.380517 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:37.453836 tst         register_default_mass.py: using MSISDN 1041
22:48:37.459667 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.524501 tst         register_default_mass.py: using MSISDN 1042
22:48:37.530385 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.598190 tst         register_default_mass.py: using MSISDN 1043
22:48:37.603923 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.681842 tst         register_default_mass.py: using MSISDN 1044
22:48:37.687903 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:37.765793 tst         register_default_mass.py: using MSISDN 1045
22:48:37.771654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:37.847827 tst         register_default_mass.py: using MSISDN 1046
22:48:37.855832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:37.932423 tst         register_default_mass.py: using MSISDN 1047
22:48:37.938091 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:38.019575 tst         register_default_mass.py: using MSISDN 1048
22:48:38.025526 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:38.091255 tst         register_default_mass.py: using MSISDN 1049
22:48:38.099671 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:38.162027 tst         register_default_mass.py: using MSISDN 1050
22:48:38.167550 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.247412 tst         register_default_mass.py: using MSISDN 1051
22:48:38.255908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.327596 tst         register_default_mass.py: using MSISDN 1052
22:48:38.334772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.411805 tst         register_default_mass.py: using MSISDN 1053
22:48:38.417782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.494749 tst         register_default_mass.py: using MSISDN 1054
22:48:38.500600 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:38.570198 tst         register_default_mass.py: using MSISDN 1055
22:48:38.576009 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:38.649134 tst         register_default_mass.py: using MSISDN 1056
22:48:38.655058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:38.730810 tst         register_default_mass.py: using MSISDN 1057
22:48:38.736723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:38.801403 tst         register_default_mass.py: using MSISDN 1058
22:48:38.806981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.882276 tst         register_default_mass.py: using MSISDN 1059
22:48:38.887876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.963765 tst         register_default_mass.py: using MSISDN 1060
22:48:38.969586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:39.034430 tst         register_default_mass.py: using MSISDN 1061
22:48:39.040234 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:39.104284 tst         register_default_mass.py: using MSISDN 1062
22:48:39.110045 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:39.176765 tst         register_default_mass.py: using MSISDN 1063
22:48:39.182858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:39.256496 tst         register_default_mass.py: using MSISDN 1064
22:48:39.262324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:39.337534 tst         register_default_mass.py: using MSISDN 1065
22:48:39.343633 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:39.403666 tst         register_default_mass.py: using MSISDN 1066
22:48:39.410098 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:39.472195 tst         register_default_mass.py: using MSISDN 1067
22:48:39.477974 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:39.552820 tst         register_default_mass.py: using MSISDN 1068
22:48:39.558524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:39.618326 tst         register_default_mass.py: using MSISDN 1069
22:48:39.623982 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:39.699785 tst         register_default_mass.py: using MSISDN 1070
22:48:39.705679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.778903 tst         register_default_mass.py: using MSISDN 1071
22:48:39.784845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.863643 tst         register_default_mass.py: using MSISDN 1072
22:48:39.871847 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.944415 tst         register_default_mass.py: using MSISDN 1073
22:48:39.950513 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.030025 tst         register_default_mass.py: using MSISDN 1074
22:48:40.036065 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.130179 tst         register_default_mass.py: using MSISDN 1075
22:48:40.136128 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:40.212332 tst         register_default_mass.py: using MSISDN 1076
22:48:40.218058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:40.300343 tst         register_default_mass.py: using MSISDN 1077
22:48:40.308117 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:40.387343 tst         register_default_mass.py: using MSISDN 1078
22:48:40.393347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:40.675948 tst         register_default_mass.py: using MSISDN 1079
22:48:40.681995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.750384 tst         register_default_mass.py: using MSISDN 1080
22:48:41.757146 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.822189 tst         register_default_mass.py: using MSISDN 1081
22:48:41.827912 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:41.905109 tst         register_default_mass.py: using MSISDN 1082
22:48:41.912704 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:41.986281 tst         register_default_mass.py: using MSISDN 1083
22:48:41.992252 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.079317 tst         register_default_mass.py: using MSISDN 1084
22:48:42.085422 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.173311 tst         register_default_mass.py: using MSISDN 1085
22:48:42.179986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.286237 tst         register_default_mass.py: using MSISDN 1086
22:48:42.291910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.366117 tst         register_default_mass.py: using MSISDN 1087
22:48:42.371879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.445930 tst         register_default_mass.py: using MSISDN 1088
22:48:42.452039 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:42.549752 tst         register_default_mass.py: using MSISDN 1089
22:48:42.555791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:42.622168 tst         register_default_mass.py: using MSISDN 1090
22:48:42.628208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.699374 tst         register_default_mass.py: using MSISDN 1091
22:48:42.704975 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.779822 tst         register_default_mass.py: using MSISDN 1092
22:48:42.785518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.855665 tst         register_default_mass.py: using MSISDN 1093
22:48:42.863807 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.928354 tst         register_default_mass.py: using MSISDN 1094
22:48:42.933947 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:43.007205 tst         register_default_mass.py: using MSISDN 1095
22:48:43.013093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:43.090488 tst         register_default_mass.py: using MSISDN 1096
22:48:43.096155 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.160637 tst         register_default_mass.py: using MSISDN 1097
22:48:43.166535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:43.239898 tst         register_default_mass.py: using MSISDN 1098
22:48:43.247980 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:43.328160 tst         register_default_mass.py: using MSISDN 1099
22:48:43.333956 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:43.409372 tst         register_default_mass.py: using MSISDN 1100
22:48:43.415098 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:43.540953 run                             mass: Starting testcase
22:48:43.546869 run                             mass: Pre-launching all virtphy's
22:48:43.552684 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:43.566472 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:43.572855 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:43.586516 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:43.592856 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.606530 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.612827 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.626398 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.632731 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.646223 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.652644 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.666093 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.672280 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.685769 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.692057 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.705680 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.712065 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.725839 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.732117 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.745431 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.751575 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.764544 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.770530 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.784072 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.790314 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.803824 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.810162 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.823868 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.830208 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.843306 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.849470 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.862443 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.868688 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.882327 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.888597 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.902079 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.908346 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.921669 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.927837 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.941032 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.947122 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.960234 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.966279 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.979421 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.985620 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.998672 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:44.004814 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:44.018284 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:44.024479 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:44.037995 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:44.044244 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:44.057762 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:44.063989 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:44.077518 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:44.083775 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:44.096960 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:44.103182 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:44.116774 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:44.122946 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:44.136132 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:44.142450 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:44.155991 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:44.162294 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:44.175866 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:44.182132 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:44.195718 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:44.201980 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:44.215649 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:44.221900 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.264085 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.270333 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.283722 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.289956 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.303394 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.309641 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.323142 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.329449 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.343110 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:44.349406 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:44.363065 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:44.369366 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:44.382998 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:44.389320 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:44.402727 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:44.409055 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:44.422461 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:44.428707 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:44.442045 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:44.448301 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:44.462043 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:44.468352 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:44.481998 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:44.488349 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:44.501518 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:44.507729 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:44.520944 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:44.527052 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:44.540022 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:44.546116 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:44.559322 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:44.565713 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.578783 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.584856 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.598789 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.605109 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.618812 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.625128 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.638875 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.645217 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.658939 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.665178 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.678737 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.684967 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.698502 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.704781 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.718259 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.724428 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.737502 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.743648 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.756659 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.762671 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.775610 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.781591 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.794350 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.800305 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.813255 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.819221 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.833073 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.839381 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.853217 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.859520 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.872792 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.878907 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.892089 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.898491 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.911772 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.917950 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.931059 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.937491 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.951041 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.957313 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.970485 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.976567 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.989630 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.995687 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.008915 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.015066 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.028400 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.034588 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.047776 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.053839 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.067279 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.073612 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.087325 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.093718 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.107326 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.120130 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.133966 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.140301 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.153811 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.160124 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.173703 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.179983 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.193542 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.199869 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.213496 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.219753 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.233342 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.239601 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:45.253189 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:45.259357 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:45.272382 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:45.278422 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:45.291409 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:45.297381 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:45.310619 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:45.316725 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:45.329799 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:45.335742 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:45.348737 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:45.354705 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:45.368003 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:45.374197 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:45.387628 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:45.393819 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:45.406799 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:45.412837 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:45.425881 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:45.431920 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:45.445163 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:45.451430 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.464845 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.471085 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.484669 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.490927 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.504455 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.510704 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.524133 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:45.530317 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:45.543654 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:45.549715 run                             mass: Checking if sockets are in the filesystem
22:48:45.561986 run                osmo-ms-mob/00000: Starting mobile
22:48:45.575456 run       osmo-ms-mob/00000(pid=135): Launched
22:48:45.587112 run                             mass: MS start registered  {at=1940231.290456113, delay=0.005246981047093868, ms=00000}
22:48:49.762431 run                osmo-ms-mob/00001: Starting mobile
22:48:49.776645 run       osmo-ms-mob/00001(pid=136): Launched
22:48:49.787536 run                             mass: MS start registered  {at=1940235.490885086, delay=0.004561851965263486, ms=00001}
22:48:51.275829 run                             mass: MS performed LU  {at=1940236.979158795, lu_delay=5.688702682033181, ms=00000}
22:48:51.562090 run                osmo-ms-mob/00002: Starting mobile
22:48:51.575698 run       osmo-ms-mob/00002(pid=137): Launched
22:48:51.586499 run                             mass: MS start registered  {at=1940237.289840689, delay=0.004415985895320773, ms=00002}
22:48:52.861428 run                osmo-ms-mob/00003: Starting mobile
22:48:52.875401 run       osmo-ms-mob/00003(pid=138): Launched
22:48:52.886509 run                             mass: MS start registered  {at=1940238.589860617, delay=0.004367368062958121, ms=00003}
22:48:53.961571 run                osmo-ms-mob/00004: Starting mobile
22:48:53.974891 run       osmo-ms-mob/00004(pid=139): Launched
22:48:53.985553 run                             mass: MS start registered  {at=1940239.688898912, delay=0.004484142875298858, ms=00004}
22:48:54.962280 run                osmo-ms-mob/00005: Starting mobile
22:48:54.976479 run       osmo-ms-mob/00005(pid=140): Launched
22:48:54.987429 run                             mass: MS start registered  {at=1940240.69077791, delay=0.004442599834874272, ms=00005}
22:48:55.041483 run                             mass: MS performed LU  {at=1940240.744806671, lu_delay=5.253921585157514, ms=00001}
22:48:55.861461 run                osmo-ms-mob/00006: Starting mobile
22:48:55.874566 run       osmo-ms-mob/00006(pid=141): Launched
22:48:55.885731 run                             mass: MS start registered  {at=1940241.589063564, delay=0.004899538122117519, ms=00006}
22:48:56.762093 run                osmo-ms-mob/00007: Starting mobile
22:48:56.776977 run       osmo-ms-mob/00007(pid=142): Launched
22:48:56.788316 run                             mass: MS start registered  {at=1940242.491666079, delay=0.004989593056961894, ms=00007}
22:48:56.943223 run                             mass: MS performed LU  {at=1940242.646554381, lu_delay=5.356713691959158, ms=00002}
22:48:57.561571 run                osmo-ms-mob/00008: Starting mobile
22:48:57.574704 run       osmo-ms-mob/00008(pid=143): Launched
22:48:57.585468 run                             mass: MS start registered  {at=1940243.288818531, delay=0.0047384819481521845, ms=00008}
22:48:58.263419 run                osmo-ms-mob/00009: Starting mobile
22:48:58.276918 run       osmo-ms-mob/00009(pid=144): Launched
22:48:58.287636 run                             mass: MS start registered  {at=1940243.9909898, delay=0.0046709931921213865, ms=00009}
22:48:58.806966 run                             mass: MS performed LU  {at=1940244.510267778, lu_delay=5.9204071611166, ms=00003}
22:48:58.853725 run                             mass: MS performed LU  {at=1940244.557055492, lu_delay=4.868156580021605, ms=00004}
22:48:58.865125 run                osmo-ms-mob/00010: Starting mobile
22:48:58.878306 run       osmo-ms-mob/00010(pid=145): Launched
22:48:58.888879 run                             mass: MS start registered  {at=1940244.592230082, delay=0.00448865513317287, ms=00010}
22:48:59.572992 run                osmo-ms-mob/00011: Starting mobile
22:48:59.586713 run       osmo-ms-mob/00011(pid=146): Launched
22:48:59.597610 run                             mass: MS start registered  {at=1940245.300964527, delay=0.004794789012521505, ms=00011}
22:49:00.161707 run                osmo-ms-mob/00012: Starting mobile
22:49:00.177588 run       osmo-ms-mob/00012(pid=147): Launched
22:49:00.188834 run                             mass: MS start registered  {at=1940245.892179363, delay=0.004915924044325948, ms=00012}
22:49:00.708313 run                             mass: MS performed LU  {at=1940246.411622822, lu_delay=4.82255925796926, ms=00006}
22:49:00.719765 run                osmo-ms-mob/00013: Starting mobile
22:49:00.733158 run       osmo-ms-mob/00013(pid=148): Launched
22:49:00.743785 run                             mass: MS start registered  {at=1940246.447133713, delay=0.004656087839975953, ms=00013}
22:49:00.754773 run                             mass: MS performed LU  {at=1940246.458124244, lu_delay=5.76734633394517, ms=00005}
22:49:01.376867 run                osmo-ms-mob/00014: Starting mobile
22:49:01.390126 run       osmo-ms-mob/00014(pid=149): Launched
22:49:01.401337 run                             mass: MS start registered  {at=1940247.104676397, delay=0.00488514406606555, ms=00014}
22:49:01.962738 run                osmo-ms-mob/00015: Starting mobile
22:49:01.976454 run       osmo-ms-mob/00015(pid=150): Launched
22:49:01.987711 run                             mass: MS start registered  {at=1940247.691055636, delay=0.0049026168417185545, ms=00015}
22:49:02.466169 run                osmo-ms-mob/00016: Starting mobile
22:49:02.481271 run       osmo-ms-mob/00016(pid=151): Launched
22:49:02.492776 run                             mass: MS start registered  {at=1940248.196111228, delay=0.005062717013061047, ms=00016}
22:49:02.573333 run                             mass: MS performed LU  {at=1940248.276665657, lu_delay=4.9878471260890365, ms=00008}
22:49:02.618938 run                             mass: MS performed LU  {at=1940248.322274647, lu_delay=5.830608567921445, ms=00007}
22:49:02.961366 run                osmo-ms-mob/00017: Starting mobile
22:49:02.975546 run       osmo-ms-mob/00017(pid=152): Launched
22:49:02.986659 run                             mass: MS start registered  {at=1940248.690011493, delay=0.004586102906614542, ms=00017}
22:49:03.567599 run                osmo-ms-mob/00018: Starting mobile
22:49:03.581502 run       osmo-ms-mob/00018(pid=153): Launched
22:49:03.592466 run                             mass: MS start registered  {at=1940249.295817538, delay=0.004636051831766963, ms=00018}
22:49:03.979096 run                osmo-ms-mob/00019: Starting mobile
22:49:03.996008 run       osmo-ms-mob/00019(pid=154): Launched
22:49:04.007412 run                             mass: MS start registered  {at=1940249.710734714, delay=0.0050237420946359634, ms=00019}
22:49:04.464220 run                osmo-ms-mob/00020: Starting mobile
22:49:04.478632 run       osmo-ms-mob/00020(pid=155): Launched
22:49:04.485088 run                             mass: MS performed LU  {at=1940250.18844436, lu_delay=6.197454559849575, ms=00009}
22:49:04.491165 run                             mass: MS start registered  {at=1940250.1945302, delay=0.00610712799243629, ms=00020}
22:49:04.520767 run                             mass: MS performed LU  {at=1940250.224101203, lu_delay=5.631871121004224, ms=00010}
22:49:04.590297 run                             mass: MS performed LU  {at=1940250.293576305, lu_delay=4.992611777968705, ms=00011}
22:49:04.964914 run                osmo-ms-mob/00021: Starting mobile
22:49:04.980256 run       osmo-ms-mob/00021(pid=156): Launched
22:49:04.990909 run                             mass: MS start registered  {at=1940250.694262367, delay=0.004533200059086084, ms=00021}
22:49:05.362065 run                osmo-ms-mob/00022: Starting mobile
22:49:05.376724 run       osmo-ms-mob/00022(pid=157): Launched
22:49:05.388044 run                             mass: MS start registered  {at=1940251.091376449, delay=0.004902197048068047, ms=00022}
22:49:05.868779 run                osmo-ms-mob/00023: Starting mobile
22:49:05.895622 run       osmo-ms-mob/00023(pid=158): Launched
22:49:05.909647 run                             mass: MS start registered  {at=1940251.612989144, delay=3.341096453368664e-05, ms=00023}
22:49:06.255761 run                             mass: MS performed LU  {at=1940251.95907807, lu_delay=4.854401672957465, ms=00014}
22:49:06.278973 run                osmo-ms-mob/00024: Starting mobile
22:49:06.295727 run       osmo-ms-mob/00024(pid=159): Launched
22:49:06.307780 run                             mass: MS start registered  {at=1940252.01109629, delay=0.004876838065683842, ms=00024}
22:49:06.339181 run                             mass: MS performed LU  {at=1940252.042481404, lu_delay=5.595347691094503, ms=00013}
22:49:06.385266 run                             mass: MS performed LU  {at=1940252.088584711, lu_delay=6.196405348135158, ms=00012}
22:49:06.764244 run                osmo-ms-mob/00025: Starting mobile
22:49:06.778500 run       osmo-ms-mob/00025(pid=160): Launched
22:49:06.793669 run                             mass: MS start registered  {at=1940252.496983343, delay=0.007972565945237875, ms=00025}
22:49:07.167939 run                osmo-ms-mob/00026: Starting mobile
22:49:07.196194 run       osmo-ms-mob/00026(pid=161): Launched
22:49:07.215231 run                             mass: MS start registered  {at=1940252.918538981, delay=0.0060876598581671715, ms=00026}
22:49:07.566570 run                osmo-ms-mob/00027: Starting mobile
22:49:07.587819 run       osmo-ms-mob/00027(pid=162): Launched
22:49:07.607315 run                             mass: MS start registered  {at=1940253.310629066, delay=0.011859051184728742, ms=00027}
22:49:07.965145 run                osmo-ms-mob/00028: Starting mobile
22:49:07.980040 run       osmo-ms-mob/00028(pid=163): Launched
22:49:07.992784 run                             mass: MS start registered  {at=1940253.696095651, delay=0.0058909140061587095, ms=00028}
22:49:08.239921 run                             mass: MS performed LU  {at=1940253.94322704, lu_delay=4.6474095021840185, ms=00018}
22:49:08.286360 run                             mass: MS performed LU  {at=1940253.98967139, lu_delay=6.298615754116327, ms=00015}
22:49:08.309860 run                osmo-ms-mob/00029: Starting mobile
22:49:08.338259 run       osmo-ms-mob/00029(pid=164): Launched
22:49:08.355323 run                             mass: MS performed LU  {at=1940254.058628468, lu_delay=5.3686169751454145, ms=00017}
22:49:08.369502 run                             mass: MS start registered  {at=1940254.072852808, delay=0.01810956816188991, ms=00029}
22:49:08.392880 run                             mass: MS performed LU  {at=1940254.096170576, lu_delay=5.900059347972274, ms=00016}
22:49:08.771751 run                osmo-ms-mob/00030: Starting mobile
22:49:08.808227 run       osmo-ms-mob/00030(pid=165): Launched
22:49:08.831961 run                             mass: MS start registered  {at=1940254.535270872, delay=0.006673717172816396, ms=00030}
22:49:09.171345 run                osmo-ms-mob/00031: Starting mobile
22:49:09.209575 run       osmo-ms-mob/00031(pid=166): Launched
22:49:09.234197 run                             mass: MS start registered  {at=1940254.937497438, delay=0.014898711815476418, ms=00031}
22:49:09.471665 run                osmo-ms-mob/00032: Starting mobile
22:49:09.509156 run       osmo-ms-mob/00032(pid=167): Launched
22:49:09.533902 run                             mass: MS start registered  {at=1940255.237215297, delay=0.008272434119135141, ms=00032}
22:49:09.869063 run                osmo-ms-mob/00033: Starting mobile
22:49:09.902180 run       osmo-ms-mob/00033(pid=168): Launched
22:49:09.926546 run                             mass: MS start registered  {at=1940255.629860731, delay=0.007187921088188887, ms=00033}
22:49:10.021632 run                             mass: MS performed LU  {at=1940255.72493274, lu_delay=5.53040253999643, ms=00020}
22:49:10.105565 run                             mass: MS performed LU  {at=1940255.808875497, lu_delay=4.717499047983438, ms=00022}
22:49:10.151226 run                             mass: MS performed LU  {at=1940255.854535435, lu_delay=5.1602730681188405, ms=00021}
22:49:10.179308 run                osmo-ms-mob/00034: Starting mobile
22:49:10.212694 run       osmo-ms-mob/00034(pid=169): Launched
22:49:10.237412 run                             mass: MS start registered  {at=1940255.940726499, delay=0.0075932389590889215, ms=00034}
22:49:10.293861 run                             mass: MS performed LU  {at=1940255.997164636, lu_delay=6.286429921863601, ms=00019}
22:49:10.571270 run                osmo-ms-mob/00035: Starting mobile
22:49:10.610112 run       osmo-ms-mob/00035(pid=170): Launched
22:49:10.632951 run                             mass: MS start registered  {at=1940256.336256721, delay=0.0036375250201672316, ms=00035}
22:49:10.971525 run                osmo-ms-mob/00036: Starting mobile
22:49:11.006932 run       osmo-ms-mob/00036(pid=171): Launched
22:49:11.031466 run                             mass: MS start registered  {at=1940256.73477675, delay=0.007675594883039594, ms=00036}
22:49:11.369799 run                osmo-ms-mob/00037: Starting mobile
22:49:11.404171 run       osmo-ms-mob/00037(pid=172): Launched
22:49:11.428085 run                             mass: MS start registered  {at=1940257.131398435, delay=0.007700474001467228, ms=00037}
22:49:11.668272 run                osmo-ms-mob/00038: Starting mobile
22:49:11.691610 run       osmo-ms-mob/00038(pid=173): Launched
22:49:11.709284 run                             mass: MS start registered  {at=1940257.412621565, delay=4.033488221466541e-05, ms=00038}
22:49:11.982676 run                osmo-ms-mob/00039: Starting mobile
22:49:12.018235 run       osmo-ms-mob/00039(pid=174): Launched
22:49:12.035506 run                             mass: MS performed LU  {at=1940257.738841963, lu_delay=5.24185861996375, ms=00025}
22:49:12.050937 run                             mass: MS start registered  {at=1940257.754285803, delay=0.015484323957934976, ms=00039}
22:49:12.066794 run                             mass: MS performed LU  {at=1940257.770134217, lu_delay=5.759037927025929, ms=00024}
22:49:12.121698 run                             mass: MS performed LU  {at=1940257.824986198, lu_delay=6.211997054051608, ms=00023}
22:49:12.152436 run                osmo-ms-mob/00040: Starting mobile
22:49:12.189249 run       osmo-ms-mob/00040(pid=175): Launched
22:49:12.206016 run                             mass: MS performed LU  {at=1940257.909354166, lu_delay=4.990815185010433, ms=00026}
22:49:12.223017 run                             mass: MS start registered  {at=1940257.926364995, delay=0.017053290037438273, ms=00040}
22:49:12.431258 run                             mass: MS performed LU  {at=1940258.13456657, lu_delay=4.823937503853813, ms=00027}
22:49:12.461394 run                osmo-ms-mob/00041: Starting mobile
22:49:12.498389 run       osmo-ms-mob/00041(pid=176): Launched
22:49:12.514018 run                             mass: MS start registered  {at=1940258.217327999, delay=0.002849831013008952, ms=00041}
22:49:12.970160 run                osmo-ms-mob/00042: Starting mobile
22:49:13.003882 run       osmo-ms-mob/00042(pid=177): Launched
22:49:13.026141 run                             mass: MS start registered  {at=1940258.729454427, delay=0.006262859096750617, ms=00042}
22:49:13.362011 run                osmo-ms-mob/00043: Starting mobile
22:49:13.376033 run       osmo-ms-mob/00043(pid=178): Launched
22:49:13.387238 run                             mass: MS start registered  {at=1940259.090584407, delay=0.004883495159447193, ms=00043}
22:49:13.667739 run                osmo-ms-mob/00044: Starting mobile
22:49:13.682039 run       osmo-ms-mob/00044(pid=179): Launched
22:49:13.693442 run                             mass: MS start registered  {at=1940259.396792162, delay=0.004805401898920536, ms=00044}
22:49:13.787351 run                             mass: MS performed LU  {at=1940259.490668088, lu_delay=4.955397215904668, ms=00030}
22:49:13.871891 run                             mass: MS performed LU  {at=1940259.575150769, lu_delay=4.637653331039473, ms=00031}
22:49:13.896852 run                osmo-ms-mob/00045: Starting mobile
22:49:13.910414 run       osmo-ms-mob/00045(pid=180): Launched
22:49:13.917055 run                             mass: MS performed LU  {at=1940259.620407113, lu_delay=5.54755430505611, ms=00029}
22:49:13.923444 run                             mass: MS start registered  {at=1940259.626809695, delay=0.006601047003641725, ms=00045}
22:49:14.060615 run                             mass: MS performed LU  {at=1940259.763890007, lu_delay=6.067794356029481, ms=00028}
22:49:14.073461 run                osmo-ms-mob/00046: Starting mobile
22:49:14.087626 run       osmo-ms-mob/00046(pid=181): Launched
22:49:14.099191 run                             mass: MS start registered  {at=1940259.802537225, delay=0.0052112669218331575, ms=00046}
22:49:14.561574 run                osmo-ms-mob/00047: Starting mobile
22:49:14.575402 run       osmo-ms-mob/00047(pid=182): Launched
22:49:14.586703 run                             mass: MS start registered  {at=1940260.290050374, delay=0.004659533035010099, ms=00047}
22:49:14.862308 run                osmo-ms-mob/00048: Starting mobile
22:49:14.876389 run       osmo-ms-mob/00048(pid=183): Launched
22:49:14.887677 run                             mass: MS start registered  {at=1940260.591023111, delay=0.004877571947872639, ms=00048}
22:49:15.166894 run                osmo-ms-mob/00049: Starting mobile
22:49:15.186398 run       osmo-ms-mob/00049(pid=184): Launched
22:49:15.199577 run                             mass: MS start registered  {at=1940260.902897508, delay=0.004782332805916667, ms=00049}
22:49:15.463568 run                osmo-ms-mob/00050: Starting mobile
22:49:15.482062 run       osmo-ms-mob/00050(pid=185): Launched
22:49:15.500426 run                             mass: MS start registered  {at=1940261.203745146, delay=0.008239383110776544, ms=00050}
22:49:15.771695 run                             mass: MS performed LU  {at=1940261.475002849, lu_delay=5.13874612795189, ms=00035}
22:49:15.792984 run                osmo-ms-mob/00051: Starting mobile
22:49:15.818109 run       osmo-ms-mob/00051(pid=186): Launched
22:49:15.828369 run                             mass: MS performed LU  {at=1940261.531720016, lu_delay=5.590993516845629, ms=00034}
22:49:15.836727 run                             mass: MS start registered  {at=1940261.540086474, delay=0.008395795011892915, ms=00051}
22:49:15.887121 run                             mass: MS performed LU  {at=1940261.590430084, lu_delay=4.855653333943337, ms=00036}
22:49:15.916121 run                osmo-ms-mob/00052: Starting mobile
22:49:15.949143 run       osmo-ms-mob/00052(pid=187): Launched
22:49:15.964863 run                             mass: MS performed LU  {at=1940261.66820105, lu_delay=6.430985752958804, ms=00032}
22:49:15.979589 run                             mass: MS performed LU  {at=1940261.682941252, lu_delay=6.0530805208254606, ms=00033}
22:49:15.993646 run                             mass: MS start registered  {at=1940261.696998513, delay=0.028837054036557674, ms=00052}
22:49:16.017151 run                osmo-ms-mob/00053: Starting mobile
22:49:16.035262 run       osmo-ms-mob/00053(pid=188): Launched
22:49:16.049589 run                             mass: MS start registered  {at=1940261.752931356, delay=3.439188003540039e-05, ms=00053}
22:49:16.214660 run                             mass: MS performed LU  {at=1940261.917967366, lu_delay=4.786568931071088, ms=00037}
22:49:16.764749 run                osmo-ms-mob/00054: Starting mobile
22:49:16.781520 run       osmo-ms-mob/00054(pid=189): Launched
22:49:16.795235 run                             mass: MS start registered  {at=1940262.498575766, delay=0.005469737108796835, ms=00054}
22:49:17.062072 run                osmo-ms-mob/00055: Starting mobile
22:49:17.078768 run       osmo-ms-mob/00055(pid=190): Launched
22:49:17.092970 run                             mass: MS start registered  {at=1940262.796289076, delay=0.0063916961662471294, ms=00055}
22:49:17.362293 run                osmo-ms-mob/00056: Starting mobile
22:49:17.377437 run       osmo-ms-mob/00056(pid=191): Launched
22:49:17.389590 run                             mass: MS start registered  {at=1940263.092938111, delay=0.005254691932350397, ms=00056}
22:49:17.553253 run                             mass: MS performed LU  {at=1940263.256588621, lu_delay=5.3302236259914935, ms=00040}
22:49:17.636515 run                             mass: MS performed LU  {at=1940263.339848636, lu_delay=5.927227071020752, ms=00038}
22:49:17.648504 run                osmo-ms-mob/00057: Starting mobile
22:49:17.662420 run       osmo-ms-mob/00057(pid=192): Launched
22:49:17.673901 run                             mass: MS start registered  {at=1940263.377241359, delay=0.004955460084602237, ms=00057}
22:49:17.682332 run                             mass: MS performed LU  {at=1940263.385681132, lu_delay=5.63139532902278, ms=00039}
22:49:17.826111 run                             mass: MS performed LU  {at=1940263.529421926, lu_delay=5.312093927059323, ms=00041}
22:49:17.881026 run                             mass: MS performed LU  {at=1940263.584358505, lu_delay=4.85490407794714, ms=00042}
22:49:17.892690 run                osmo-ms-mob/00058: Starting mobile
22:49:17.906583 run       osmo-ms-mob/00058(pid=193): Launched
22:49:17.918085 run                             mass: MS start registered  {at=1940263.621429766, delay=0.005027997074648738, ms=00058}
22:49:18.361769 run                osmo-ms-mob/00059: Starting mobile
22:49:18.375598 run       osmo-ms-mob/00059(pid=194): Launched
22:49:18.387376 run                             mass: MS start registered  {at=1940264.090721439, delay=0.005241797072812915, ms=00059}
22:49:18.667962 run                osmo-ms-mob/00060: Starting mobile
22:49:18.684461 run       osmo-ms-mob/00060(pid=195): Launched
22:49:18.697319 run                             mass: MS start registered  {at=1940264.400657285, delay=0.005240787984803319, ms=00060}
22:49:19.062082 run                osmo-ms-mob/00061: Starting mobile
22:49:19.076112 run       osmo-ms-mob/00061(pid=196): Launched
22:49:19.088115 run                             mass: MS start registered  {at=1940264.791460978, delay=0.005380930146202445, ms=00061}
22:49:19.361978 run                osmo-ms-mob/00062: Starting mobile
22:49:19.378384 run       osmo-ms-mob/00062(pid=197): Launched
22:49:19.390669 run                             mass: MS start registered  {at=1940265.094011315, delay=0.0052883068565279245, ms=00062}
22:49:19.418091 run                             mass: MS performed LU  {at=1940265.121427549, lu_delay=5.318890324095264, ms=00046}
22:49:19.583418 run                             mass: MS performed LU  {at=1940265.286752569, lu_delay=4.996702194912359, ms=00047}
22:49:19.594742 run                osmo-ms-mob/00063: Starting mobile
22:49:19.608396 run       osmo-ms-mob/00063(pid=198): Launched
22:49:19.620510 run                             mass: MS start registered  {at=1940265.32385562, delay=0.0055246681440621614, ms=00063}
22:49:19.727352 run                             mass: MS performed LU  {at=1940265.4306858, lu_delay=6.033893638057634, ms=00044}
22:49:19.745698 run                             mass: MS performed LU  {at=1940265.44904604, lu_delay=6.358461632858962, ms=00043}
22:49:20.017279 run                             mass: MS performed LU  {at=1940265.720615174, lu_delay=4.817717666039243, ms=00049}
22:49:20.029054 run                osmo-ms-mob/00064: Starting mobile
22:49:20.043032 run       osmo-ms-mob/00064(pid=199): Launched
22:49:20.054670 run                             mass: MS start registered  {at=1940265.758015129, delay=0.00537656806409359, ms=00064}
22:49:20.463115 run                osmo-ms-mob/00065: Starting mobile
22:49:20.479450 run       osmo-ms-mob/00065(pid=200): Launched
22:49:20.487034 run                             mass: MS performed LU  {at=1940266.190386447, lu_delay=6.563576751854271, ms=00045}
22:49:20.494994 run                             mass: MS start registered  {at=1940266.198354951, delay=0.007993564009666443, ms=00065}
22:49:20.631789 run                             mass: MS performed LU  {at=1940266.335126213, lu_delay=3.836550446925685, ms=00054}
22:49:20.644130 run                osmo-ms-mob/00066: Starting mobile
22:49:20.659549 run       osmo-ms-mob/00066(pid=201): Launched
22:49:20.672223 run                             mass: MS start registered  {at=1940266.375561576, delay=0.0058397590182721615, ms=00066}
22:49:21.161404 run                osmo-ms-mob/00067: Starting mobile
22:49:21.175732 run       osmo-ms-mob/00067(pid=202): Launched
22:49:21.187707 run                             mass: MS start registered  {at=1940266.891056552, delay=0.005208814051002264, ms=00067}
22:49:21.319259 run                             mass: MS performed LU  {at=1940267.022579371, lu_delay=5.32558085792698, ms=00052}
22:49:21.356665 run                             mass: MS performed LU  {at=1940267.059993618, lu_delay=5.519907143898308, ms=00051}
22:49:21.368671 run                osmo-ms-mob/00068: Starting mobile
22:49:21.385136 run       osmo-ms-mob/00068(pid=203): Launched
22:49:21.396963 run                             mass: MS start registered  {at=1940267.100312845, delay=0.004773643100634217, ms=00068}
22:49:21.447837 run                             mass: MS performed LU  {at=1940267.151171873, lu_delay=5.398240517126396, ms=00053}
22:49:21.646945 run                             mass: MS performed LU  {at=1940267.35028, lu_delay=6.146534853847697, ms=00050}
22:49:21.862284 run                osmo-ms-mob/00069: Starting mobile
22:49:21.876057 run       osmo-ms-mob/00069(pid=204): Launched
22:49:21.887171 run                             mass: MS start registered  {at=1940267.590519288, delay=0.004699627170339227, ms=00069}
22:49:22.261658 run                osmo-ms-mob/00070: Starting mobile
22:49:22.275348 run       osmo-ms-mob/00070(pid=205): Launched
22:49:22.286030 run                             mass: MS start registered  {at=1940267.989382965, delay=0.004538492066785693, ms=00070}
22:49:22.509422 run                             mass: MS performed LU  {at=1940268.212750809, lu_delay=5.1198126981034875, ms=00056}
22:49:22.661780 run                osmo-ms-mob/00071: Starting mobile
22:49:22.675600 run       osmo-ms-mob/00071(pid=206): Launched
22:49:22.686664 run                             mass: MS start registered  {at=1940268.390008168, delay=0.004617562983185053, ms=00071}
22:49:23.061415 run                osmo-ms-mob/00072: Starting mobile
22:49:23.075212 run       osmo-ms-mob/00072(pid=207): Launched
22:49:23.086443 run                             mass: MS start registered  {at=1940268.789787144, delay=0.004751753993332386, ms=00072}
22:49:23.183560 run                             mass: MS performed LU  {at=1940268.886888938, lu_delay=4.486231653019786, ms=00060}
22:49:23.257830 run                             mass: MS performed LU  {at=1940268.961165374, lu_delay=5.583924014819786, ms=00057}
22:49:23.350127 run                             mass: MS performed LU  {at=1940269.053435625, lu_delay=4.962714185938239, ms=00059}
22:49:23.363618 run                osmo-ms-mob/00073: Starting mobile
22:49:23.377704 run       osmo-ms-mob/00073(pid=208): Launched
22:49:23.388879 run                             mass: MS start registered  {at=1940269.092223883, delay=0.004858758999034762, ms=00073}
22:49:23.511508 run                             mass: MS performed LU  {at=1940269.214842574, lu_delay=5.593412807909772, ms=00058}
22:49:23.548587 run                             mass: MS performed LU  {at=1940269.251912042, lu_delay=6.455622965935618, ms=00055}
22:49:23.862049 run                osmo-ms-mob/00074: Starting mobile
22:49:23.875882 run       osmo-ms-mob/00074(pid=209): Launched
22:49:23.887199 run                             mass: MS start registered  {at=1940269.590538171, delay=0.005098650930449367, ms=00074}
22:49:24.262086 run                osmo-ms-mob/00075: Starting mobile
22:49:24.276189 run       osmo-ms-mob/00075(pid=210): Launched
22:49:24.287468 run                             mass: MS start registered  {at=1940269.990808161, delay=0.0049071889370679855, ms=00075}
22:49:24.389018 run                             mass: MS performed LU  {at=1940270.09232666, lu_delay=3.716765083838254, ms=00066}
22:49:24.762023 run                osmo-ms-mob/00076: Starting mobile
22:49:24.775493 run       osmo-ms-mob/00076(pid=211): Launched
22:49:24.786247 run                             mass: MS start registered  {at=1940270.489588895, delay=0.00472921715117991, ms=00076}
22:49:25.085157 run                             mass: MS performed LU  {at=1940270.788492416, lu_delay=5.997031437931582, ms=00061}
22:49:25.097361 run                osmo-ms-mob/00077: Starting mobile
22:49:25.111184 run       osmo-ms-mob/00077(pid=212): Launched
22:49:25.123133 run                             mass: MS start registered  {at=1940270.826462981, delay=0.004608272109180689, ms=00077}
22:49:25.168107 run                             mass: MS performed LU  {at=1940270.87139515, lu_delay=5.547539529856294, ms=00063}
22:49:25.213639 run                             mass: MS performed LU  {at=1940270.916961552, lu_delay=5.8229502371978015, ms=00062}
22:49:25.357639 run                             mass: MS performed LU  {at=1940271.060943116, lu_delay=5.302927986951545, ms=00064}
22:49:25.662122 run                osmo-ms-mob/00078: Starting mobile
22:49:25.675469 run       osmo-ms-mob/00078(pid=213): Launched
22:49:25.686881 run                             mass: MS start registered  {at=1940271.39022301, delay=0.005287806037813425, ms=00078}
22:49:26.062520 run                osmo-ms-mob/00079: Starting mobile
22:49:26.076948 run       osmo-ms-mob/00079(pid=214): Launched
22:49:26.088691 run                             mass: MS start registered  {at=1940271.792032744, delay=0.004906891146674752, ms=00079}
22:49:26.587355 run                osmo-ms-mob/00080: Starting mobile
22:49:26.604098 run       osmo-ms-mob/00080(pid=215): Launched
22:49:26.615337 run                             mass: MS start registered  {at=1940272.318685281, delay=0.004790049046278, ms=00080}
22:49:27.062062 run                osmo-ms-mob/00081: Starting mobile
22:49:27.076217 run       osmo-ms-mob/00081(pid=216): Launched
22:49:27.082531 run                             mass: MS performed LU  {at=1940272.785886462, lu_delay=4.7965034970548, ms=00070}
22:49:27.088590 run                             mass: MS start registered  {at=1940272.791954549, delay=0.006090568145737052, ms=00081}
22:49:27.115687 run                             mass: MS performed LU  {at=1940272.81901199, lu_delay=4.429003821918741, ms=00071}
22:49:27.184582 run                             mass: MS performed LU  {at=1940272.88791308, lu_delay=5.996856527868658, ms=00067}
22:49:27.200393 run                osmo-ms-mob/00082: Starting mobile
22:49:27.214501 run       osmo-ms-mob/00082(pid=217): Launched
22:49:27.221712 run                             mass: MS performed LU  {at=1940272.925059001, lu_delay=5.824746155878529, ms=00068}
22:49:27.227875 run                             mass: MS start registered  {at=1940272.931241084, delay=0.0070229650009423494, ms=00082}
22:49:27.258885 run                             mass: MS performed LU  {at=1940272.962181847, lu_delay=5.371662558987737, ms=00069}
22:49:28.062176 run                osmo-ms-mob/00083: Starting mobile
22:49:28.075883 run       osmo-ms-mob/00083(pid=218): Launched
22:49:28.088258 run                             mass: MS start registered  {at=1940273.791599325, delay=0.006116385804489255, ms=00083}
22:49:28.570726 run                osmo-ms-mob/00084: Starting mobile
22:49:28.584376 run       osmo-ms-mob/00084(pid=219): Launched
22:49:28.595914 run                             mass: MS start registered  {at=1940274.299258669, delay=0.005291322013363242, ms=00084}
22:49:28.850179 run                             mass: MS performed LU  {at=1940274.553512918, lu_delay=4.562704757088795, ms=00075}
22:49:28.933973 run                             mass: MS performed LU  {at=1940274.637239568, lu_delay=5.0467013970483094, ms=00074}
22:49:28.980847 run                             mass: MS performed LU  {at=1940274.684112001, lu_delay=5.591888118069619, ms=00073}
22:49:29.002495 run                osmo-ms-mob/00085: Starting mobile
22:49:29.016324 run       osmo-ms-mob/00085(pid=220): Launched
22:49:29.028172 run                             mass: MS start registered  {at=1940274.731509916, delay=0.005515966098755598, ms=00085}
22:49:29.125483 run                             mass: MS performed LU  {at=1940274.828751603, lu_delay=6.038964458974078, ms=00072}
22:49:29.665118 run                osmo-ms-mob/00086: Starting mobile
22:49:29.678885 run       osmo-ms-mob/00086(pid=221): Launched
22:49:29.692049 run                             mass: MS start registered  {at=1940275.395377221, delay=0.006510718958452344, ms=00086}
22:49:30.266916 run                osmo-ms-mob/00087: Starting mobile
22:49:30.293179 run       osmo-ms-mob/00087(pid=222): Launched
22:49:30.311858 run                             mass: MS start registered  {at=1940276.015193884, delay=0.011224322952330112, ms=00087}
22:49:30.834997 run                             mass: MS performed LU  {at=1940276.53832013, lu_delay=4.746287385933101, ms=00079}
22:49:30.846905 run                osmo-ms-mob/00088: Starting mobile
22:49:30.861286 run       osmo-ms-mob/00088(pid=223): Launched
22:49:30.872546 run                             mass: MS start registered  {at=1940276.575893044, delay=0.004850720055401325, ms=00088}
22:49:30.881786 run                             mass: MS performed LU  {at=1940276.585117263, lu_delay=6.095528367906809, ms=00076}
22:49:30.950596 run                             mass: MS performed LU  {at=1940276.653912652, lu_delay=5.263689642073587, ms=00078}
22:49:30.987866 run                             mass: MS performed LU  {at=1940276.691181365, lu_delay=5.864718383876607, ms=00077}
22:49:31.462570 run                osmo-ms-mob/00089: Starting mobile
22:49:31.478059 run       osmo-ms-mob/00089(pid=224): Launched
22:49:31.489811 run                             mass: MS start registered  {at=1940277.193135541, delay=0.005269321845844388, ms=00089}
22:49:32.064193 run                osmo-ms-mob/00090: Starting mobile
22:49:32.078177 run       osmo-ms-mob/00090(pid=225): Launched
22:49:32.090057 run                             mass: MS start registered  {at=1940277.793392769, delay=0.005469171097502112, ms=00090}
22:49:32.616437 run                             mass: MS performed LU  {at=1940278.319773778, lu_delay=6.00108849699609, ms=00080}
22:49:32.699418 run                             mass: MS performed LU  {at=1940278.402696005, lu_delay=5.61074145603925, ms=00081}
22:49:32.711673 run                osmo-ms-mob/00091: Starting mobile
22:49:32.725313 run       osmo-ms-mob/00091(pid=226): Launched
22:49:32.736444 run                             mass: MS start registered  {at=1940278.439795946, delay=0.004976833937689662, ms=00091}
22:49:32.746071 run                             mass: MS performed LU  {at=1940278.449417013, lu_delay=5.518175929086283, ms=00082}
22:49:32.889385 run                             mass: MS performed LU  {at=1940278.592718385, lu_delay=4.8011190600227565, ms=00083}
22:49:33.461887 run                osmo-ms-mob/00092: Starting mobile
22:49:33.476240 run       osmo-ms-mob/00092(pid=227): Launched
22:49:33.487946 run                             mass: MS start registered  {at=1940279.191273166, delay=0.0053706790786236525, ms=00092}
22:49:34.262123 run                osmo-ms-mob/00093: Starting mobile
22:49:34.275665 run       osmo-ms-mob/00093(pid=228): Launched
22:49:34.286849 run                             mass: MS start registered  {at=1940279.990198997, delay=0.0051665580831468105, ms=00093}
22:49:34.601851 run                             mass: MS performed LU  {at=1940280.305113369, lu_delay=6.005854699993506, ms=00084}
22:49:34.647431 run                             mass: MS performed LU  {at=1940280.350749417, lu_delay=5.61923950095661, ms=00085}
22:49:34.716346 run                             mass: MS performed LU  {at=1940280.419679918, lu_delay=5.024302697042003, ms=00086}
22:49:35.162312 run                osmo-ms-mob/00094: Starting mobile
22:49:35.176956 run       osmo-ms-mob/00094(pid=229): Launched
22:49:35.188768 run                             mass: MS start registered  {at=1940280.892107971, delay=0.005065280944108963, ms=00094}
22:49:36.062091 run                osmo-ms-mob/00095: Starting mobile
22:49:36.075390 run       osmo-ms-mob/00095(pid=230): Launched
22:49:36.086491 run                             mass: MS start registered  {at=1940281.78984128, delay=0.004940458107739687, ms=00095}
22:49:36.382686 run                             mass: MS performed LU  {at=1940282.086020868, lu_delay=4.892885327106342, ms=00089}
22:49:36.466371 run                             mass: MS performed LU  {at=1940282.16970361, lu_delay=5.593810566002503, ms=00088}
22:49:36.511759 run                             mass: MS performed LU  {at=1940282.215091695, lu_delay=6.1998978110495955, ms=00087}
22:49:36.635934 run                             mass: MS performed LU  {at=1940282.339265877, lu_delay=21.748242765897885, ms=00048}
22:49:37.061771 run                osmo-ms-mob/00096: Starting mobile
22:49:37.075852 run       osmo-ms-mob/00096(pid=231): Launched
22:49:37.088310 run                             mass: MS start registered  {at=1940282.791641787, delay=0.0055860839784145355, ms=00096}
22:49:38.162222 run                osmo-ms-mob/00097: Starting mobile
22:49:38.175481 run       osmo-ms-mob/00097(pid=232): Launched
22:49:38.186820 run                             mass: MS start registered  {at=1940283.890164139, delay=0.0050311628729105, ms=00097}
22:49:38.366860 run                             mass: MS performed LU  {at=1940284.070171662, lu_delay=5.630375715903938, ms=00091}
22:49:38.412521 run                             mass: MS performed LU  {at=1940284.115856313, lu_delay=6.322463543852791, ms=00090}
22:49:38.482212 run                             mass: MS performed LU  {at=1940284.185542139, lu_delay=4.994268972892314, ms=00092}
22:49:39.468327 run                osmo-ms-mob/00098: Starting mobile
22:49:39.482006 run       osmo-ms-mob/00098(pid=233): Launched
22:49:39.493141 run                             mass: MS start registered  {at=1940285.196492078, delay=0.005024242913350463, ms=00098}
22:49:40.232914 run                             mass: MS performed LU  {at=1940285.936166628, lu_delay=5.945967630948871, ms=00093}
22:49:40.277197 run                             mass: MS performed LU  {at=1940285.980540272, lu_delay=5.0884323010686785, ms=00094}
22:49:41.275281 run                osmo-ms-mob/00099: Starting mobile
22:49:41.289976 run       osmo-ms-mob/00099(pid=234): Launched
22:49:41.296317 run                             mass: All started... {duration=55.74077300494537, too_slow=0}
22:49:41.302221 run                             mass: MS start registered  {at=1940287.005576956, delay=0.005897169001400471, ms=00099}
22:49:42.133050 run                             mass: MS performed LU  {at=1940287.836386898, lu_delay=6.0465456179808825, ms=00095}
22:49:42.178455 run                             mass: MS performed LU  {at=1940287.881790055, lu_delay=5.090148268034682, ms=00096}
22:49:42.247994 run                             mass: MS performed LU  {at=1940287.951331912, lu_delay=21.752976960968226, ms=00065}
22:49:43.997971 run                             mass: MS performed LU  {at=1940289.701196247, lu_delay=5.811032108031213, ms=00097}
22:49:44.279575 run                             mass: MS performed LU  {at=1940289.98282424, lu_delay=4.786332162097096, ms=00098}
22:49:45.899321 run                             mass: MS performed LU  {at=1940291.602616467, lu_delay=4.597039510961622, ms=00099}
22:49:45.913110 run                             mass: Tests done {all_completed=True, max=21.752976960968226, min=3.716765083838254}
22:49:45.918920 tst         register_default_mass.py: Test passed (84.9 sec)
22:49:45.924703 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.928159 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.931608 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.935002 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.938410 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.941813 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.945179 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.948542 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.951881 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.955243 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.958587 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.961960 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.965314 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.968697 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.972110 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.975508 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.978969 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.982414 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.985858 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.989278 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.992685 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.996131 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.999571 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:46.002988 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:46.006420 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:46.009827 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:46.013200 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:46.016600 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:46.019995 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:46.023653 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:46.027101 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:46.030512 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:46.033888 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:46.037262 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:46.040690 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:46.044568 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:46.048337 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:46.051850 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:46.055568 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:46.058952 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:46.062354 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:46.065772 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:46.069290 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:46.072777 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:46.076189 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:46.079612 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:46.083017 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:46.086415 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:46.090102 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:46.093541 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:46.096980 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:46.100362 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:46.103761 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:46.107175 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:46.110578 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:46.114053 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:46.117481 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:46.120899 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:46.124346 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:46.127897 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:46.131439 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:46.135232 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:46.138660 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:46.142071 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:46.145527 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:46.148917 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:46.152300 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:46.155790 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:46.159666 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:46.163236 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:46.166761 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:46.170288 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:46.173738 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:46.177230 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:46.180682 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:46.184096 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:46.187766 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:46.191340 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:46.194829 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:46.199982 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:46.205998 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:46.209544 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:46.213037 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:46.216476 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:46.219903 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:46.223376 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:46.226805 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:46.230310 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:46.234011 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:46.238017 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:46.241565 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:46.245128 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:46.248582 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:46.252053 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:46.256159 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:46.259681 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:46.263395 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:46.266885 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:46.270287 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:46.274409 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:46.278109 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:46.282504 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:46.286258 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:46.289765 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:46.293790 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:46.297335 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:46.300828 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:46.304285 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:46.307807 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:46.311305 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:46.315129 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:46.318827 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:46.322691 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:46.329820 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.336820 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.340366 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.343867 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.347303 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.350720 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.354113 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.357487 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.360910 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.364286 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.367697 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.371082 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.374462 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.377846 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.381251 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.384667 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.388083 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.391463 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.394805 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.398147 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.401503 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.404874 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.408273 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.411641 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.415028 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.418502 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.421859 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.425232 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.428599 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.431939 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.435292 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.438622 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.441990 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.445384 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.448759 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.452087 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.455411 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.458757 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.462108 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.465472 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.468827 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.472188 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.475552 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.478915 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.482252 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.485618 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.488975 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.492309 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.495660 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.499035 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.502432 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.505788 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.509121 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.512455 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.515799 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.519159 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.522533 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.525869 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.529378 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.532734 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.536076 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.539419 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.542792 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.546137 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.549486 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.552899 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.556248 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.559585 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.562959 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.566313 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.569657 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.573018 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.576388 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.579761 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.583100 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.586434 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.589780 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.593129 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.596482 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.599838 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.603165 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.606512 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.609874 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.613208 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.616558 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.619899 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.623239 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.626583 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.629941 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.633292 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.636635 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.639984 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.643338 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.646701 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.650065 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.653414 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.656777 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.660127 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.663530 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.666868 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.670213 ---      ParallelTerminationStrategy: PID 22 died...
22:49:46.671683 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.675252 ---      ParallelTerminationStrategy: PID 23 died...
22:49:46.676702 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.680232 ---      ParallelTerminationStrategy: PID 24 died...
22:49:46.681664 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.685375 ---      ParallelTerminationStrategy: PID 25 died...
22:49:46.686843 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.690443 ---      ParallelTerminationStrategy: PID 26 died...
22:49:46.691900 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.695478 ---      ParallelTerminationStrategy: PID 27 died...
22:49:46.696961 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.700733 ---      ParallelTerminationStrategy: PID 28 died...
22:49:46.702254 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.705941 ---      ParallelTerminationStrategy: PID 29 died...
22:49:46.707403 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.711054 ---      ParallelTerminationStrategy: PID 30 died...
22:49:46.712509 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.716103 ---      ParallelTerminationStrategy: PID 31 died...
22:49:46.717577 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.721188 ---      ParallelTerminationStrategy: PID 32 died...
22:49:46.722675 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.726299 ---      ParallelTerminationStrategy: PID 33 died...
22:49:46.727790 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.731474 ---      ParallelTerminationStrategy: PID 35 died...
22:49:46.732932 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.736514 ---      ParallelTerminationStrategy: PID 36 died...
22:49:46.737984 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.741576 ---      ParallelTerminationStrategy: PID 37 died...
22:49:46.743029 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.746600 ---      ParallelTerminationStrategy: PID 38 died...
22:49:46.748023 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.751536 ---      ParallelTerminationStrategy: PID 39 died...
22:49:46.752986 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.756495 ---      ParallelTerminationStrategy: PID 40 died...
22:49:46.757917 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.761406 ---      ParallelTerminationStrategy: PID 41 died...
22:49:46.762818 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.766358 ---      ParallelTerminationStrategy: PID 42 died...
22:49:46.767801 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.771342 ---      ParallelTerminationStrategy: PID 43 died...
22:49:46.772770 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.776279 ---      ParallelTerminationStrategy: PID 44 died...
22:49:46.777710 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.781223 ---      ParallelTerminationStrategy: PID 45 died...
22:49:46.782637 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.786179 ---      ParallelTerminationStrategy: PID 46 died...
22:49:46.787618 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.791141 ---      ParallelTerminationStrategy: PID 47 died...
22:49:46.792579 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.796134 ---      ParallelTerminationStrategy: PID 48 died...
22:49:46.797582 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.801135 ---      ParallelTerminationStrategy: PID 49 died...
22:49:46.802575 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.806131 ---      ParallelTerminationStrategy: PID 50 died...
22:49:46.807567 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.811101 ---      ParallelTerminationStrategy: PID 51 died...
22:49:46.812535 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.816059 ---      ParallelTerminationStrategy: PID 52 died...
22:49:46.817522 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.821075 ---      ParallelTerminationStrategy: PID 53 died...
22:49:46.822500 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.826051 ---      ParallelTerminationStrategy: PID 54 died...
22:49:46.827490 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.831104 ---      ParallelTerminationStrategy: PID 55 died...
22:49:46.832552 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.836144 ---      ParallelTerminationStrategy: PID 56 died...
22:49:46.837577 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.841153 ---      ParallelTerminationStrategy: PID 57 died...
22:49:46.842596 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.846258 ---      ParallelTerminationStrategy: PID 58 died...
22:49:46.847702 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.851260 ---      ParallelTerminationStrategy: PID 59 died...
22:49:46.852715 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.856247 ---      ParallelTerminationStrategy: PID 60 died...
22:49:46.857684 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.861257 ---      ParallelTerminationStrategy: PID 61 died...
22:49:46.862694 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.866270 ---      ParallelTerminationStrategy: PID 62 died...
22:49:46.867708 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.871295 ---      ParallelTerminationStrategy: PID 63 died...
22:49:46.872759 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.876296 ---      ParallelTerminationStrategy: PID 64 died...
22:49:46.877755 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.881319 ---      ParallelTerminationStrategy: PID 65 died...
22:49:46.882753 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.886302 ---      ParallelTerminationStrategy: PID 66 died...
22:49:46.887727 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.891291 ---      ParallelTerminationStrategy: PID 67 died...
22:49:46.892734 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.896312 ---      ParallelTerminationStrategy: PID 68 died...
22:49:46.897757 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.901346 ---      ParallelTerminationStrategy: PID 69 died...
22:49:46.902786 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.906357 ---      ParallelTerminationStrategy: PID 70 died...
22:49:46.907790 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.911359 ---      ParallelTerminationStrategy: PID 71 died...
22:49:46.912824 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.916408 ---      ParallelTerminationStrategy: PID 72 died...
22:49:46.917844 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.921386 ---      ParallelTerminationStrategy: PID 73 died...
22:49:46.922821 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.926369 ---      ParallelTerminationStrategy: PID 74 died...
22:49:46.927799 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.931351 ---      ParallelTerminationStrategy: PID 75 died...
22:49:46.932791 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.936369 ---      ParallelTerminationStrategy: PID 76 died...
22:49:46.937889 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.941616 ---      ParallelTerminationStrategy: PID 77 died...
22:49:46.943111 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.946802 ---      ParallelTerminationStrategy: PID 78 died...
22:49:46.948300 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.951995 ---      ParallelTerminationStrategy: PID 79 died...
22:49:46.953525 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.957205 ---      ParallelTerminationStrategy: PID 80 died...
22:49:46.958670 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.962384 ---      ParallelTerminationStrategy: PID 81 died...
22:49:46.963880 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.967568 ---      ParallelTerminationStrategy: PID 82 died...
22:49:46.969059 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.972787 ---      ParallelTerminationStrategy: PID 83 died...
22:49:46.974290 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.977983 ---      ParallelTerminationStrategy: PID 84 died...
22:49:46.979476 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.983095 ---      ParallelTerminationStrategy: PID 85 died...
22:49:46.984519 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.988107 ---      ParallelTerminationStrategy: PID 86 died...
22:49:46.989577 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.993180 ---      ParallelTerminationStrategy: PID 87 died...
22:49:46.994661 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.998227 ---      ParallelTerminationStrategy: PID 88 died...
22:49:46.999663 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:47.003223 ---      ParallelTerminationStrategy: PID 89 died...
22:49:47.004682 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:47.008334 ---      ParallelTerminationStrategy: PID 90 died...
22:49:47.009794 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:47.013343 ---      ParallelTerminationStrategy: PID 91 died...
22:49:47.014782 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:47.018355 ---      ParallelTerminationStrategy: PID 92 died...
22:49:47.019849 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:47.023441 ---      ParallelTerminationStrategy: PID 93 died...
22:49:47.024890 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:47.028430 ---      ParallelTerminationStrategy: PID 94 died...
22:49:47.029923 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:47.033612 ---      ParallelTerminationStrategy: PID 95 died...
22:49:47.035111 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:47.038833 ---      ParallelTerminationStrategy: PID 96 died...
22:49:47.040323 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:47.044020 ---      ParallelTerminationStrategy: PID 97 died...
22:49:47.045535 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:47.049234 ---      ParallelTerminationStrategy: PID 98 died...
22:49:47.050732 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:47.054441 ---      ParallelTerminationStrategy: PID 99 died...
22:49:47.055933 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:47.059634 ---      ParallelTerminationStrategy: PID 100 died...
22:49:47.061136 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:47.064856 ---      ParallelTerminationStrategy: PID 101 died...
22:49:47.066364 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:47.070102 ---      ParallelTerminationStrategy: PID 102 died...
22:49:47.071627 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:47.075362 ---      ParallelTerminationStrategy: PID 103 died...
22:49:47.076882 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:47.080589 ---      ParallelTerminationStrategy: PID 104 died...
22:49:47.082090 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:47.085780 ---      ParallelTerminationStrategy: PID 105 died...
22:49:47.087284 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:47.091056 ---      ParallelTerminationStrategy: PID 106 died...
22:49:47.092565 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:47.096311 ---      ParallelTerminationStrategy: PID 107 died...
22:49:47.097811 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:47.101526 ---      ParallelTerminationStrategy: PID 108 died...
22:49:47.103030 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:47.106744 ---      ParallelTerminationStrategy: PID 109 died...
22:49:47.108247 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:47.111989 ---      ParallelTerminationStrategy: PID 110 died...
22:49:47.113491 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:47.117183 ---      ParallelTerminationStrategy: PID 111 died...
22:49:47.118679 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:47.122418 ---      ParallelTerminationStrategy: PID 112 died...
22:49:47.123913 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:47.127621 ---      ParallelTerminationStrategy: PID 113 died...
22:49:47.129139 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:47.132853 ---      ParallelTerminationStrategy: PID 114 died...
22:49:47.134348 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:47.138049 ---      ParallelTerminationStrategy: PID 115 died...
22:49:47.139557 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:47.143273 ---      ParallelTerminationStrategy: PID 116 died...
22:49:47.144778 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:47.148485 ---      ParallelTerminationStrategy: PID 117 died...
22:49:47.149984 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:47.153694 ---      ParallelTerminationStrategy: PID 118 died...
22:49:47.155198 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:47.158896 ---      ParallelTerminationStrategy: PID 119 died...
22:49:47.160391 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:47.164099 ---      ParallelTerminationStrategy: PID 120 died...
22:49:47.165621 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:47.169319 ---      ParallelTerminationStrategy: PID 121 died...
22:49:47.170817 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:47.174503 ---      ParallelTerminationStrategy: PID 122 died...
22:49:47.176006 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:47.179703 ---      ParallelTerminationStrategy: PID 123 died...
22:49:47.181232 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:47.184931 ---      ParallelTerminationStrategy: PID 124 died...
22:49:47.186426 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:47.190134 ---      ParallelTerminationStrategy: PID 125 died...
22:49:47.191628 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:47.195362 ---      ParallelTerminationStrategy: PID 126 died...
22:49:47.196868 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:47.200557 ---      ParallelTerminationStrategy: PID 127 died...
22:49:47.202090 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:47.205791 ---      ParallelTerminationStrategy: PID 128 died...
22:49:47.207285 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:47.210979 ---      ParallelTerminationStrategy: PID 129 died...
22:49:47.212473 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:47.216175 ---      ParallelTerminationStrategy: PID 130 died...
22:49:47.217680 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:47.221408 ---      ParallelTerminationStrategy: PID 131 died...
22:49:47.222913 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:47.226606 ---      ParallelTerminationStrategy: PID 132 died...
22:49:47.228122 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:47.231822 ---      ParallelTerminationStrategy: PID 133 died...
22:49:47.233339 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:47.237057 ---      ParallelTerminationStrategy: PID 134 died...
22:49:47.238562 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:47.242280 ---      ParallelTerminationStrategy: PID 135 died...
22:49:47.243786 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:47.247526 ---      ParallelTerminationStrategy: PID 136 died...
22:49:47.249051 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:47.252791 ---      ParallelTerminationStrategy: PID 137 died...
22:49:47.254278 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:47.257988 ---      ParallelTerminationStrategy: PID 138 died...
22:49:47.259489 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:47.263197 ---      ParallelTerminationStrategy: PID 139 died...
22:49:47.264694 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:47.268395 ---      ParallelTerminationStrategy: PID 140 died...
22:49:47.269910 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:47.273611 ---      ParallelTerminationStrategy: PID 141 died...
22:49:47.275107 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:47.278816 ---      ParallelTerminationStrategy: PID 142 died...
22:49:47.280312 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:47.284015 ---      ParallelTerminationStrategy: PID 143 died...
22:49:47.285543 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:47.289234 ---      ParallelTerminationStrategy: PID 144 died...
22:49:47.290739 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:47.294447 ---      ParallelTerminationStrategy: PID 145 died...
22:49:47.295942 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:47.299654 ---      ParallelTerminationStrategy: PID 146 died...
22:49:47.301184 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:47.304950 ---      ParallelTerminationStrategy: PID 147 died...
22:49:47.306479 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:47.310186 ---      ParallelTerminationStrategy: PID 148 died...
22:49:47.311671 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:47.315383 ---      ParallelTerminationStrategy: PID 149 died...
22:49:47.316880 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:47.320569 ---      ParallelTerminationStrategy: PID 150 died...
22:49:47.322063 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:47.325789 ---      ParallelTerminationStrategy: PID 151 died...
22:49:47.327290 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:47.331027 ---      ParallelTerminationStrategy: PID 152 died...
22:49:47.332523 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.336233 ---      ParallelTerminationStrategy: PID 153 died...
22:49:47.337747 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.341447 ---      ParallelTerminationStrategy: PID 154 died...
22:49:47.342944 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.346809 ---      ParallelTerminationStrategy: PID 155 died...
22:49:47.348328 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.352043 ---      ParallelTerminationStrategy: PID 156 died...
22:49:47.353574 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.357295 ---      ParallelTerminationStrategy: PID 157 died...
22:49:47.358786 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.362467 ---      ParallelTerminationStrategy: PID 158 died...
22:49:47.363959 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.367652 ---      ParallelTerminationStrategy: PID 159 died...
22:49:47.369141 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.372884 ---      ParallelTerminationStrategy: PID 160 died...
22:49:47.374384 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.378118 ---      ParallelTerminationStrategy: PID 161 died...
22:49:47.379615 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.383342 ---      ParallelTerminationStrategy: PID 162 died...
22:49:47.384846 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.388552 ---      ParallelTerminationStrategy: PID 163 died...
22:49:47.390093 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.393816 ---      ParallelTerminationStrategy: PID 164 died...
22:49:47.395304 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.399038 ---      ParallelTerminationStrategy: PID 165 died...
22:49:47.400524 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.404230 ---      ParallelTerminationStrategy: PID 166 died...
22:49:47.405738 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.409442 ---      ParallelTerminationStrategy: PID 167 died...
22:49:47.410929 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.414679 ---      ParallelTerminationStrategy: PID 168 died...
22:49:47.416166 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.419882 ---      ParallelTerminationStrategy: PID 169 died...
22:49:47.421383 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.425087 ---      ParallelTerminationStrategy: PID 170 died...
22:49:47.426571 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.430201 ---      ParallelTerminationStrategy: PID 171 died...
22:49:47.431614 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.435208 ---      ParallelTerminationStrategy: PID 172 died...
22:49:47.436665 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.440202 ---      ParallelTerminationStrategy: PID 173 died...
22:49:47.441626 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.445276 ---      ParallelTerminationStrategy: PID 174 died...
22:49:47.446789 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.450485 ---      ParallelTerminationStrategy: PID 175 died...
22:49:47.451984 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.455677 ---      ParallelTerminationStrategy: PID 176 died...
22:49:47.457119 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.460686 ---      ParallelTerminationStrategy: PID 177 died...
22:49:47.462137 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.465774 ---      ParallelTerminationStrategy: PID 178 died...
22:49:47.467263 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.470968 ---      ParallelTerminationStrategy: PID 179 died...
22:49:47.472464 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.476166 ---      ParallelTerminationStrategy: PID 180 died...
22:49:47.477670 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.481357 ---      ParallelTerminationStrategy: PID 181 died...
22:49:47.482847 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.486556 ---      ParallelTerminationStrategy: PID 182 died...
22:49:47.488054 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.491775 ---      ParallelTerminationStrategy: PID 183 died...
22:49:47.493274 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.496979 ---      ParallelTerminationStrategy: PID 184 died...
22:49:47.498470 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.502185 ---      ParallelTerminationStrategy: PID 185 died...
22:49:47.503681 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.507390 ---      ParallelTerminationStrategy: PID 186 died...
22:49:47.508915 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.512607 ---      ParallelTerminationStrategy: PID 187 died...
22:49:47.514094 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.517816 ---      ParallelTerminationStrategy: PID 188 died...
22:49:47.519302 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.522993 ---      ParallelTerminationStrategy: PID 189 died...
22:49:47.524489 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.528195 ---      ParallelTerminationStrategy: PID 190 died...
22:49:47.529692 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.533263 ---      ParallelTerminationStrategy: PID 191 died...
22:49:47.534691 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.538247 ---      ParallelTerminationStrategy: PID 192 died...
22:49:47.539682 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.543249 ---      ParallelTerminationStrategy: PID 193 died...
22:49:47.544680 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.548260 ---      ParallelTerminationStrategy: PID 194 died...
22:49:47.549695 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.553284 ---      ParallelTerminationStrategy: PID 195 died...
22:49:47.554709 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.558262 ---      ParallelTerminationStrategy: PID 196 died...
22:49:47.559690 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.563265 ---      ParallelTerminationStrategy: PID 197 died...
22:49:47.564696 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.568297 ---      ParallelTerminationStrategy: PID 198 died...
22:49:47.569784 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.573386 ---      ParallelTerminationStrategy: PID 199 died...
22:49:47.574820 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.578353 ---      ParallelTerminationStrategy: PID 200 died...
22:49:47.579784 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.583350 ---      ParallelTerminationStrategy: PID 201 died...
22:49:47.584818 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.588354 ---      ParallelTerminationStrategy: PID 202 died...
22:49:47.589785 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.593345 ---      ParallelTerminationStrategy: PID 203 died...
22:49:47.594785 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.598338 ---      ParallelTerminationStrategy: PID 204 died...
22:49:47.599762 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.603380 ---      ParallelTerminationStrategy: PID 205 died...
22:49:47.604866 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.608408 ---      ParallelTerminationStrategy: PID 206 died...
22:49:47.609838 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.613400 ---      ParallelTerminationStrategy: PID 207 died...
22:49:47.614831 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.618402 ---      ParallelTerminationStrategy: PID 208 died...
22:49:47.619824 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.623354 ---      ParallelTerminationStrategy: PID 209 died...
22:49:47.624822 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.628539 ---      ParallelTerminationStrategy: PID 210 died...
22:49:47.630031 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.633750 ---      ParallelTerminationStrategy: PID 211 died...
22:49:47.635249 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.638964 ---      ParallelTerminationStrategy: PID 212 died...
22:49:47.640455 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.644183 ---      ParallelTerminationStrategy: PID 213 died...
22:49:47.645692 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.649409 ---      ParallelTerminationStrategy: PID 214 died...
22:49:47.650903 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.654619 ---      ParallelTerminationStrategy: PID 215 died...
22:49:47.656119 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.659838 ---      ParallelTerminationStrategy: PID 216 died...
22:49:47.661263 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.664789 ---      ParallelTerminationStrategy: PID 217 died...
22:49:47.666222 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.669834 ---      ParallelTerminationStrategy: PID 218 died...
22:49:47.671269 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.674821 ---      ParallelTerminationStrategy: PID 219 died...
22:49:47.676260 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.679860 ---      ParallelTerminationStrategy: PID 220 died...
22:49:47.681317 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.684881 ---      ParallelTerminationStrategy: PID 221 died...
22:49:47.686314 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.690000 ---      ParallelTerminationStrategy: PID 222 died...
22:49:47.691454 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.695008 ---      ParallelTerminationStrategy: PID 223 died...
22:49:47.696486 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.700205 ---      ParallelTerminationStrategy: PID 224 died...
22:49:47.701752 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.705429 ---      ParallelTerminationStrategy: PID 225 died...
22:49:47.706865 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.710449 ---      ParallelTerminationStrategy: PID 226 died...
22:49:47.711898 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.715566 ---      ParallelTerminationStrategy: PID 227 died...
22:49:47.717013 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.720773 ---      ParallelTerminationStrategy: PID 228 died...
22:49:47.722297 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.726037 ---      ParallelTerminationStrategy: PID 229 died...
22:49:47.727540 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.731317 ---      ParallelTerminationStrategy: PID 230 died...
22:49:47.732837 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.736919 ---      ParallelTerminationStrategy: PID 231 died...
22:49:47.738440 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.742211 ---      ParallelTerminationStrategy: PID 232 died...
22:49:47.743721 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.747499 ---      ParallelTerminationStrategy: PID 233 died...
22:49:47.749018 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.752741 ---      ParallelTerminationStrategy: PID 234 died...
22:49:47.754254 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:51.157665 ---      ParallelTerminationStrategy: PID 34 died...
22:49:51.165597 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7867 netreg_mass PASS
---------------------------------------------------------------------
22:49:51.264610 tst                       trial-7867: Storing JUnit report in /build/trial-7867/run.2025-02-04_22-48-20/trial-7867.xml

--------------------------------------------------------------------------------------------
trial-7867 PASS
--------------------------------------------------------------------------------------------
22:49:51.275496 tst                       trial-7867: trial-7867: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (84.9 sec)
+ exit_code=0
+ rm -rf trial-7867/inst
+ cd trial-7867
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-02-04 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7867-run.tgz run.2025-02-04_22-48-20
+ tar czf /build/trial-7867-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-04_13_28_10.tgz osmo-bts-oc2g.build-2025-02-04_00_51_32.tgz osmo-bts-sysmo.build-2025-02-04_00_51_29.tgz osmo-bts.build-2025-02-04_00_51_42.tgz osmo-ggsn.build-2025-02-04_20_42_43.tgz osmo-hlr.build-2025-02-04_16_36_54.tgz osmo-hnbgw.build-2025-02-04_13_28_50.tgz osmo-mgw.build-2025-02-04_08_33_18.tgz osmo-msc.build-2025-02-04_13_32_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-04_07_41_26.tgz osmo-pcu-sysmo.build-2025-02-04_07_41_21.tgz osmo-pcu.build-2025-02-04_07_41_27.tgz osmo-sgsn.build-2025-02-04_20_48_17.tgz osmo-stp.build-2025-02-04_13_25_21.tgz osmo-trx.build-2025-02-04_14_28_40.tgz osmocom-bb.build-2025-02-04_21_17_26.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