Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7727
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12071790412375292754.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-8274
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

#8 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     dpkg-reconfigure --frontend=noninteractive locales &&     update-locale LANG=en_US.UTF-8
#8 CACHED

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

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

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

#12 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#12 CACHED

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

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

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

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

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

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

#19 [15/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-gsup-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libgtp-dev 		libasn1c-dev && 	apt-get clean
#19 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:5df52888a08f56fbff314aea9f0cd139612a492893c273fd16499ec58d9b7a6c done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8275 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-03-19 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8275
+ mkdir -p trial-8275
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-19_13_27_19.tgz osmo-bts-oc2g.build-2026-03-19_00_51_17.tgz osmo-bts-sysmo.build-2026-03-19_00_51_22.tgz osmo-bts.build-2026-03-19_00_51_26.tgz osmo-ggsn.build-2026-03-19_20_42_36.tgz osmo-hlr.build-2026-03-19_16_36_50.tgz osmo-hnbgw.build-2026-03-19_13_29_29.tgz osmo-mgw.build-2026-03-19_08_33_11.tgz osmo-msc.build-2026-03-19_13_35_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-19_07_34_56.tgz osmo-pcu-sysmo.build-2026-03-19_07_34_50.tgz osmo-pcu.build-2026-03-19_07_35_01.tgz osmo-sgsn.build-2026-03-19_20_48_10.tgz osmo-stp.build-2026-03-19_13_26_02.tgz osmo-trx.build-2026-03-19_14_21_36.tgz osmocom-bb.build-2026-03-19_21_17_43.tgz srslte.build-19.tgz trial-8275
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-19_13_27_19.md5 osmo-bts-oc2g.build-2026-03-19_00_51_17.md5 osmo-bts-sysmo.build-2026-03-19_00_51_22.md5 osmo-bts.build-2026-03-19_00_51_26.md5 osmo-ggsn.build-2026-03-19_20_42_36.md5 osmo-hlr.build-2026-03-19_16_36_50.md5 osmo-hnbgw.build-2026-03-19_13_29_29.md5 osmo-mgw.build-2026-03-19_08_33_11.md5 osmo-msc.build-2026-03-19_13_35_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-19_07_34_56.md5 osmo-pcu-sysmo.build-2026-03-19_07_34_50.md5 osmo-pcu.build-2026-03-19_07_35_01.md5 osmo-sgsn.build-2026-03-19_20_48_10.md5 osmo-stp.build-2026-03-19_13_26_02.md5 osmo-trx.build-2026-03-19_14_21_36.md5 osmocom-bb.build-2026-03-19_21_17_43.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-19_13_27_19.md5 osmo-bts-oc2g.build-2026-03-19_00_51_17.md5 osmo-bts-sysmo.build-2026-03-19_00_51_22.md5 osmo-bts.build-2026-03-19_00_51_26.md5 osmo-ggsn.build-2026-03-19_20_42_36.md5 osmo-hlr.build-2026-03-19_16_36_50.md5 osmo-hnbgw.build-2026-03-19_13_29_29.md5 osmo-mgw.build-2026-03-19_08_33_11.md5 osmo-msc.build-2026-03-19_13_35_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-19_07_34_56.md5 osmo-pcu-sysmo.build-2026-03-19_07_34_50.md5 osmo-pcu.build-2026-03-19_07_35_01.md5 osmo-sgsn.build-2026-03-19_20_48_10.md5 osmo-stp.build-2026-03-19_13_26_02.md5 osmo-trx.build-2026-03-19_14_21_36.md5 osmocom-bb.build-2026-03-19_21_17_43.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-8275 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8275'
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-8275
--------------------------------------------------------------------------------------------
22:48:18.969394 tst                       trial-8275: Detailed log at /build/trial-8275/run.2026-03-19_22-48-18/log

---------------------------------------------------------------------
trial-8275 netreg_mass
---------------------------------------------------------------------
22:48:19.175485 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.175864 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.176624 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.177764 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.218768 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.219637 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.220773 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.282789 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-8275 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.283560 tst       register_default_mass.py:9: Claiming resources for the test
22:48:19.298528 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.299022 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.299478 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.299911 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.300333 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.300761 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.301200 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.331126 tst         register_default_mass.py: using LAC 2
22:48:19.352757 tst         register_default_mass.py: using RAC 2
22:48:19.378859 tst         register_default_mass.py: using CellId 2
22:48:19.407607 tst         register_default_mass.py: using BVCI 3
22:48:19.421269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.421943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.422513 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.423048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.423563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.424066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.424547 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.425132 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.425664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.426161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.426647 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.427146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.427642 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.428139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.428642 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.429136 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.429618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.430119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.430608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.431093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.431569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.432087 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.432588 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.433094 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.433625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.434136 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.434642 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.435139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.435646 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.436169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.436676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.437174 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.437696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.438208 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.438711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.439220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.439738 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.440246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.440747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.441261 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.441759 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.442260 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.442774 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.443288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.443797 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.444293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.444812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.445321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.445821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.446335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.446839 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.447335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.447852 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.448357 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.448854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.449349 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.449857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.450358 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.450850 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.451350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.451849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.452344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.452864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.453372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.453864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.454370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.454874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.455380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.455891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.456399 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.456894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.457408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.457970 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.458469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.458972 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.459464 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.459953 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.460448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.460947 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.461437 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.461920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.462413 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.462907 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.463394 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.463897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.464396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.464890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.465378 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.465880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.466376 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.466885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.467390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.467895 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.468406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.468906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.469401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.469916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.470421 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.470919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.471429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.471928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.472474 tst      register_default_mass.py:21: Launching a simple network
22:48:19.482416 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.601397 run            create_hlr_db(pid=20): Launched
22:48:20.616250 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.640264 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.655495 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.661154 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.848384 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.863190 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.868862 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.287491 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.302276 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.316788 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.430748 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.445496 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.451156 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.495842 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.510600 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.516294 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.829940 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.845117 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.871337 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.046439 run         osmo-bts-virtual(pid=34): Launched
22:48:32.081867 tst         register_default_mass.py: using MSISDN 1001
22:48:32.096071 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.134900 tst         register_default_mass.py: using MSISDN 1002
22:48:32.152417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.183102 tst         register_default_mass.py: using MSISDN 1003
22:48:32.197711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.227844 tst         register_default_mass.py: using MSISDN 1004
22:48:32.242061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.272403 tst         register_default_mass.py: using MSISDN 1005
22:48:32.286713 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.316861 tst         register_default_mass.py: using MSISDN 1006
22:48:32.331030 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.360971 tst         register_default_mass.py: using MSISDN 1007
22:48:32.375057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.405439 tst         register_default_mass.py: using MSISDN 1008
22:48:32.419737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.449851 tst         register_default_mass.py: using MSISDN 1009
22:48:32.464061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.494658 tst         register_default_mass.py: using MSISDN 1010
22:48:32.509150 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.538836 tst         register_default_mass.py: using MSISDN 1011
22:48:32.552907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.582228 tst         register_default_mass.py: using MSISDN 1012
22:48:32.596021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.626251 tst         register_default_mass.py: using MSISDN 1013
22:48:32.640389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.669987 tst         register_default_mass.py: using MSISDN 1014
22:48:32.683942 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.713908 tst         register_default_mass.py: using MSISDN 1015
22:48:32.727967 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.757908 tst         register_default_mass.py: using MSISDN 1016
22:48:32.771973 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.802096 tst         register_default_mass.py: using MSISDN 1017
22:48:32.816387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.846204 tst         register_default_mass.py: using MSISDN 1018
22:48:32.860209 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.890451 tst         register_default_mass.py: using MSISDN 1019
22:48:32.904568 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.935083 tst         register_default_mass.py: using MSISDN 1020
22:48:32.949405 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.979695 tst         register_default_mass.py: using MSISDN 1021
22:48:32.993919 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.024127 tst         register_default_mass.py: using MSISDN 1022
22:48:33.038208 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.068144 tst         register_default_mass.py: using MSISDN 1023
22:48:33.082283 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.112565 tst         register_default_mass.py: using MSISDN 1024
22:48:33.126751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.156834 tst         register_default_mass.py: using MSISDN 1025
22:48:33.170918 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.201537 tst         register_default_mass.py: using MSISDN 1026
22:48:33.216020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.246132 tst         register_default_mass.py: using MSISDN 1027
22:48:33.260234 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.290571 tst         register_default_mass.py: using MSISDN 1028
22:48:33.304996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.335053 tst         register_default_mass.py: using MSISDN 1029
22:48:33.349230 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.379369 tst         register_default_mass.py: using MSISDN 1030
22:48:33.393629 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.423653 tst         register_default_mass.py: using MSISDN 1031
22:48:33.437782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.468013 tst         register_default_mass.py: using MSISDN 1032
22:48:33.482070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.512458 tst         register_default_mass.py: using MSISDN 1033
22:48:33.526641 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.556556 tst         register_default_mass.py: using MSISDN 1034
22:48:33.570463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.600631 tst         register_default_mass.py: using MSISDN 1035
22:48:33.614801 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.644548 tst         register_default_mass.py: using MSISDN 1036
22:48:33.658621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.688767 tst         register_default_mass.py: using MSISDN 1037
22:48:33.702871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.733038 tst         register_default_mass.py: using MSISDN 1038
22:48:33.747216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.777277 tst         register_default_mass.py: using MSISDN 1039
22:48:33.791409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.821860 tst         register_default_mass.py: using MSISDN 1040
22:48:33.836232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.865973 tst         register_default_mass.py: using MSISDN 1041
22:48:33.880115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.910141 tst         register_default_mass.py: using MSISDN 1042
22:48:33.924085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.954030 tst         register_default_mass.py: using MSISDN 1043
22:48:33.968237 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.998854 tst         register_default_mass.py: using MSISDN 1044
22:48:34.013297 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.043592 tst         register_default_mass.py: using MSISDN 1045
22:48:34.057817 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.096284 tst         register_default_mass.py: using MSISDN 1046
22:48:34.113776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.143614 tst         register_default_mass.py: using MSISDN 1047
22:48:34.157891 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.187690 tst         register_default_mass.py: using MSISDN 1048
22:48:34.201856 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.232223 tst         register_default_mass.py: using MSISDN 1049
22:48:34.246398 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.276442 tst         register_default_mass.py: using MSISDN 1050
22:48:34.290466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.321023 tst         register_default_mass.py: using MSISDN 1051
22:48:34.335498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.365931 tst         register_default_mass.py: using MSISDN 1052
22:48:34.380300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.410866 tst         register_default_mass.py: using MSISDN 1053
22:48:34.425195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.455329 tst         register_default_mass.py: using MSISDN 1054
22:48:34.469742 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.499798 tst         register_default_mass.py: using MSISDN 1055
22:48:34.513973 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.543405 tst         register_default_mass.py: using MSISDN 1056
22:48:34.557396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.586574 tst         register_default_mass.py: using MSISDN 1057
22:48:34.600188 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.629158 tst         register_default_mass.py: using MSISDN 1058
22:48:34.642669 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.671808 tst         register_default_mass.py: using MSISDN 1059
22:48:34.685501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.714491 tst         register_default_mass.py: using MSISDN 1060
22:48:34.728081 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.757092 tst         register_default_mass.py: using MSISDN 1061
22:48:34.770697 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.800190 tst         register_default_mass.py: using MSISDN 1062
22:48:34.814032 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.842980 tst         register_default_mass.py: using MSISDN 1063
22:48:34.856526 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.893699 tst         register_default_mass.py: using MSISDN 1064
22:48:34.910691 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.939735 tst         register_default_mass.py: using MSISDN 1065
22:48:34.953690 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.982784 tst         register_default_mass.py: using MSISDN 1066
22:48:34.996463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.025574 tst         register_default_mass.py: using MSISDN 1067
22:48:35.039272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.068277 tst         register_default_mass.py: using MSISDN 1068
22:48:35.081729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.111017 tst         register_default_mass.py: using MSISDN 1069
22:48:35.120282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.149783 tst         register_default_mass.py: using MSISDN 1070
22:48:35.165231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.194482 tst         register_default_mass.py: using MSISDN 1071
22:48:35.207618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.236914 tst         register_default_mass.py: using MSISDN 1072
22:48:35.250629 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.279893 tst         register_default_mass.py: using MSISDN 1073
22:48:35.293519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.322867 tst         register_default_mass.py: using MSISDN 1074
22:48:35.336569 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:35.365869 tst         register_default_mass.py: using MSISDN 1075
22:48:35.379546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:35.408783 tst         register_default_mass.py: using MSISDN 1076
22:48:35.422610 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:35.451896 tst         register_default_mass.py: using MSISDN 1077
22:48:35.465445 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:35.494573 tst         register_default_mass.py: using MSISDN 1078
22:48:35.508269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:35.537405 tst         register_default_mass.py: using MSISDN 1079
22:48:35.551190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.588520 tst         register_default_mass.py: using MSISDN 1080
22:48:35.605739 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.635634 tst         register_default_mass.py: using MSISDN 1081
22:48:35.650029 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.680401 tst         register_default_mass.py: using MSISDN 1082
22:48:35.694798 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.725210 tst         register_default_mass.py: using MSISDN 1083
22:48:35.739496 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.768927 tst         register_default_mass.py: using MSISDN 1084
22:48:35.782841 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.812318 tst         register_default_mass.py: using MSISDN 1085
22:48:35.826131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.857326 tst         register_default_mass.py: using MSISDN 1086
22:48:35.872025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.904010 tst         register_default_mass.py: using MSISDN 1087
22:48:35.919236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.950626 tst         register_default_mass.py: using MSISDN 1088
22:48:35.965610 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.007973 tst         register_default_mass.py: using MSISDN 1089
22:48:36.026587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.058308 tst         register_default_mass.py: using MSISDN 1090
22:48:36.073661 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:36.105550 tst         register_default_mass.py: using MSISDN 1091
22:48:36.120616 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:36.151920 tst         register_default_mass.py: using MSISDN 1092
22:48:36.166840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:36.198315 tst         register_default_mass.py: using MSISDN 1093
22:48:36.213363 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:36.244761 tst         register_default_mass.py: using MSISDN 1094
22:48:36.259852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:36.290658 tst         register_default_mass.py: using MSISDN 1095
22:48:36.305303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:36.336357 tst         register_default_mass.py: using MSISDN 1096
22:48:36.350909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:36.385699 tst         register_default_mass.py: using MSISDN 1097
22:48:36.402302 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:36.433484 tst         register_default_mass.py: using MSISDN 1098
22:48:36.448504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:36.479435 tst         register_default_mass.py: using MSISDN 1099
22:48:36.494194 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:36.525849 tst         register_default_mass.py: using MSISDN 1100
22:48:36.540696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.632295 run                             mass: Starting testcase
22:48:36.637864 run                             mass: Pre-launching all virtphy's
22:48:36.643291 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.656361 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.662439 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.675375 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.681271 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.693994 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.700070 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.713243 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.719261 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.732042 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.738046 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.750782 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.756874 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.769788 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.775859 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.788893 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.794890 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.807928 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.814027 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.827054 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.833138 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.846085 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.852125 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.865069 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.871170 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.884161 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.890184 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.903128 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.909155 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.922088 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.928089 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.941016 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.947017 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.959986 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.966002 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.978979 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.985017 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.998202 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.004495 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.017435 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.023380 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.036266 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.042306 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.055148 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.061090 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.073867 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.079883 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.092676 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.098628 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.111396 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.117318 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.130122 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.136077 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:37.148874 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:37.154781 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:37.167597 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:37.173582 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.186404 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.192469 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.205325 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:37.211342 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:37.224154 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:37.230147 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:37.242991 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:37.248958 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:37.261832 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:37.267804 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:37.280588 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:37.286584 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:37.299444 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:37.305389 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:37.318173 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:37.324139 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:37.336982 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:37.342939 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:37.355787 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:37.361731 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:37.374536 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:37.380466 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:37.393279 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:37.399194 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:37.412001 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:37.417956 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:37.430862 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:37.436814 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:37.449745 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:37.455669 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:37.468455 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:37.474527 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:37.487351 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:37.493432 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:37.506448 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:37.512404 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:37.525179 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:37.531148 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:37.543951 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:37.549859 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:37.562666 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:37.568585 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.581403 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.587358 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.600173 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.606150 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.618961 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.624924 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.637669 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.643602 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.656428 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.662505 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.675300 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.681378 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.694230 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.700166 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.713106 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.719007 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.731944 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.737846 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.750624 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.756574 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.769372 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.775267 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.788108 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.794036 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.806809 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.812741 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.825524 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.831456 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.844244 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.850159 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.862940 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.868875 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.881648 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.887585 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.900549 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.906562 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.919540 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.925590 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.938430 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.944622 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.957482 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.963592 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.976377 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.982298 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.995164 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.001107 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.013937 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.019948 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.032749 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.038681 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.051456 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.057389 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.070175 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.076075 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.088866 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.094792 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.107575 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.113530 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.126349 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.132437 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:38.145250 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:38.151298 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:38.164186 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.170125 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.183077 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.189040 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:38.202015 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:38.207926 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:38.220692 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:38.226584 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:38.239387 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:38.245336 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:38.258084 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:38.264093 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:38.276961 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:38.282901 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:38.295770 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:38.301689 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:38.314480 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:38.320420 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:38.333233 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:38.339150 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:38.351912 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:38.357820 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:38.370822 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:38.376774 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:38.389729 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:38.395740 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:38.408570 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:38.414621 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:38.427486 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:38.433619 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:38.446507 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:38.452488 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:38.465436 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:38.471426 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:38.484286 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:38.490286 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:38.503139 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:38.509092 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:38.521878 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:38.527768 run                             mass: Checking if sockets are in the filesystem
22:48:38.560352 run                osmo-ms-mob/00000: Starting mobile
22:48:38.573303 run       osmo-ms-mob/00000(pid=135): Launched
22:48:38.584815 run                             mass: MS start registered  {at=4511144.79313486, delay=0.0054874299094080925, ms=00000}
22:48:42.775276 run                osmo-ms-mob/00001: Starting mobile
22:48:42.792003 run       osmo-ms-mob/00001(pid=136): Launched
22:48:42.802512 run                             mass: MS start registered  {at=4511149.010829893, delay=0.00449163094162941, ms=00001}
22:48:43.875056 run                             mass: MS performed LU  {at=4511150.083260395, lu_delay=5.2901255348697305, ms=00000}
22:48:44.586518 run                osmo-ms-mob/00002: Starting mobile
22:48:44.603671 run       osmo-ms-mob/00002(pid=137): Launched
22:48:44.614342 run                             mass: MS start registered  {at=4511150.822658873, delay=0.00474044494330883, ms=00002}
22:48:45.875100 run                osmo-ms-mob/00003: Starting mobile
22:48:45.892004 run       osmo-ms-mob/00003(pid=138): Launched
22:48:45.902763 run                             mass: MS start registered  {at=4511152.111080957, delay=0.0046232594177126884, ms=00003}
22:48:46.943172 run                osmo-ms-mob/00004: Starting mobile
22:48:46.956132 run       osmo-ms-mob/00004(pid=139): Launched
22:48:46.966823 run                             mass: MS start registered  {at=4511153.175143969, delay=0.004556501284241676, ms=00004}
22:48:47.640842 run                             mass: MS performed LU  {at=4511153.849052688, lu_delay=4.838222795166075, ms=00001}
22:48:47.975684 run                osmo-ms-mob/00005: Starting mobile
22:48:47.992355 run       osmo-ms-mob/00005(pid=140): Launched
22:48:48.003068 run                             mass: MS start registered  {at=4511154.211388451, delay=0.004675028845667839, ms=00005}
22:48:48.868414 run                osmo-ms-mob/00006: Starting mobile
22:48:48.884710 run       osmo-ms-mob/00006(pid=141): Launched
22:48:48.895400 run                             mass: MS start registered  {at=4511155.103718096, delay=0.004589846357703209, ms=00006}
22:48:49.542500 run                             mass: MS performed LU  {at=4511155.750707165, lu_delay=4.928048292174935, ms=00002}
22:48:49.775556 run                osmo-ms-mob/00007: Starting mobile
22:48:49.792764 run       osmo-ms-mob/00007(pid=142): Launched
22:48:49.803533 run                             mass: MS start registered  {at=4511156.011854812, delay=0.004726721905171871, ms=00007}
22:48:50.544375 run                osmo-ms-mob/00008: Starting mobile
22:48:50.557463 run       osmo-ms-mob/00008(pid=143): Launched
22:48:50.568211 run                             mass: MS start registered  {at=4511156.776534119, delay=0.004742355085909367, ms=00008}
22:48:51.243462 run                osmo-ms-mob/00009: Starting mobile
22:48:51.256615 run       osmo-ms-mob/00009(pid=144): Launched
22:48:51.267750 run                             mass: MS start registered  {at=4511157.476065392, delay=0.004887860268354416, ms=00009}
22:48:51.407280 run                             mass: MS performed LU  {at=4511157.615490806, lu_delay=5.504409849643707, ms=00003}
22:48:51.924052 run                             mass: MS performed LU  {at=4511158.132264516, lu_delay=4.957120547071099, ms=00004}
22:48:51.966883 run                osmo-ms-mob/00010: Starting mobile
22:48:51.982600 run       osmo-ms-mob/00010(pid=145): Launched
22:48:51.994245 run                             mass: MS start registered  {at=4511158.202568826, delay=0.005326015874743462, ms=00010}
22:48:52.545485 run                osmo-ms-mob/00011: Starting mobile
22:48:52.558959 run       osmo-ms-mob/00011(pid=146): Launched
22:48:52.569582 run                             mass: MS start registered  {at=4511158.777901236, delay=0.00445224903523922, ms=00011}
22:48:53.154739 run                osmo-ms-mob/00012: Starting mobile
22:48:53.170163 run       osmo-ms-mob/00012(pid=147): Launched
22:48:53.180787 run                             mass: MS start registered  {at=4511159.389110407, delay=0.004561698995530605, ms=00012}
22:48:53.308733 run                             mass: MS performed LU  {at=4511159.516944473, lu_delay=5.305556021630764, ms=00005}
22:48:53.774802 run                osmo-ms-mob/00013: Starting mobile
22:48:53.791714 run       osmo-ms-mob/00013(pid=148): Launched
22:48:53.802520 run                             mass: MS start registered  {at=4511160.010842744, delay=0.004843258298933506, ms=00013}
22:48:54.344039 run                osmo-ms-mob/00014: Starting mobile
22:48:54.357169 run       osmo-ms-mob/00014(pid=149): Launched
22:48:54.367978 run                             mass: MS start registered  {at=4511160.57630082, delay=0.004779631271958351, ms=00014}
22:48:54.943835 run                osmo-ms-mob/00015: Starting mobile
22:48:54.956987 run       osmo-ms-mob/00015(pid=150): Launched
22:48:54.967721 run                             mass: MS start registered  {at=4511161.176039488, delay=0.00458899512887001, ms=00015}
22:48:55.171909 run                             mass: MS performed LU  {at=4511161.380127045, lu_delay=5.368272233754396, ms=00007}
22:48:55.218897 run                             mass: MS performed LU  {at=4511161.427130245, lu_delay=6.323412148281932, ms=00006}
22:48:55.443200 run                osmo-ms-mob/00016: Starting mobile
22:48:55.456347 run       osmo-ms-mob/00016(pid=151): Launched
22:48:55.466917 run                             mass: MS start registered  {at=4511161.675239605, delay=0.004596130922436714, ms=00016}
22:48:55.707649 run                             mass: MS performed LU  {at=4511161.915870668, lu_delay=5.139336549676955, ms=00008}
22:48:55.943408 run                osmo-ms-mob/00017: Starting mobile
22:48:55.956543 run       osmo-ms-mob/00017(pid=152): Launched
22:48:55.967186 run                             mass: MS start registered  {at=4511162.175509362, delay=0.004615897312760353, ms=00017}
22:48:56.543977 run                osmo-ms-mob/00018: Starting mobile
22:48:56.557251 run       osmo-ms-mob/00018(pid=153): Launched
22:48:56.568100 run                             mass: MS start registered  {at=4511162.776422578, delay=0.004775003530085087, ms=00018}
22:48:56.974669 run                osmo-ms-mob/00019: Starting mobile
22:48:56.991448 run       osmo-ms-mob/00019(pid=154): Launched
22:48:56.997465 run                             mass: MS performed LU  {at=4511163.205792798, lu_delay=5.00322397146374, ms=00010}
22:48:57.003335 run                             mass: MS start registered  {at=4511163.211670578, delay=0.005896814167499542, ms=00019}
22:48:57.073817 run                             mass: MS performed LU  {at=4511163.282037881, lu_delay=5.805972489528358, ms=00009}
22:48:57.207617 run                             mass: MS performed LU  {at=4511163.415835925, lu_delay=4.637934689410031, ms=00011}
22:48:57.465218 run                osmo-ms-mob/00020: Starting mobile
22:48:57.481446 run       osmo-ms-mob/00020(pid=155): Launched
22:48:57.492516 run                             mass: MS start registered  {at=4511163.700834775, delay=0.0046549225226044655, ms=00020}
22:48:57.954983 run                osmo-ms-mob/00021: Starting mobile
22:48:57.968857 run       osmo-ms-mob/00021(pid=156): Launched
22:48:57.979578 run                             mass: MS start registered  {at=4511164.187901385, delay=0.004697082564234734, ms=00021}
22:48:58.344473 run                osmo-ms-mob/00022: Starting mobile
22:48:58.357684 run       osmo-ms-mob/00022(pid=157): Launched
22:48:58.368445 run                             mass: MS start registered  {at=4511164.576765765, delay=0.004664616659283638, ms=00022}
22:48:58.888977 run                osmo-ms-mob/00023: Starting mobile
22:48:58.905777 run       osmo-ms-mob/00023(pid=158): Launched
22:48:58.916968 run                             mass: MS start registered  {at=4511165.125288364, delay=0.00492103211581707, ms=00023}
22:48:58.937472 run                             mass: MS performed LU  {at=4511165.145781325, lu_delay=5.134938580915332, ms=00013}
22:48:58.984942 run                             mass: MS performed LU  {at=4511165.193160952, lu_delay=5.804050545208156, ms=00012}
22:48:59.271650 run                osmo-ms-mob/00024: Starting mobile
22:48:59.288209 run       osmo-ms-mob/00024(pid=159): Launched
22:48:59.294266 run                             mass: MS performed LU  {at=4511165.502594025, lu_delay=4.926293204538524, ms=00014}
22:48:59.300192 run                             mass: MS start registered  {at=4511165.508526708, delay=0.005951429717242718, ms=00024}
22:48:59.743834 run                osmo-ms-mob/00025: Starting mobile
22:48:59.756943 run       osmo-ms-mob/00025(pid=160): Launched
22:48:59.767600 run                             mass: MS start registered  {at=4511165.975922848, delay=0.004653686657547951, ms=00025}
22:49:00.167246 run                osmo-ms-mob/00026: Starting mobile
22:49:00.183671 run       osmo-ms-mob/00026(pid=161): Launched
22:49:00.194369 run                             mass: MS start registered  {at=4511166.402690947, delay=0.0046293288469314575, ms=00026}
22:49:00.564656 run                osmo-ms-mob/00027: Starting mobile
22:49:00.577836 run       osmo-ms-mob/00027(pid=162): Launched
22:49:00.588661 run                             mass: MS start registered  {at=4511166.796981339, delay=0.004691786132752895, ms=00027}
22:49:00.720257 run                             mass: MS performed LU  {at=4511166.928453536, lu_delay=5.253213930875063, ms=00016}
22:49:00.738282 run                             mass: MS performed LU  {at=4511166.946527075, lu_delay=5.770487586967647, ms=00015}
22:49:00.839826 run                             mass: MS performed LU  {at=4511167.048045675, lu_delay=4.8725363137200475, ms=00017}
22:49:00.866488 run                osmo-ms-mob/00028: Starting mobile
22:49:00.879827 run       osmo-ms-mob/00028(pid=163): Launched
22:49:00.890692 run                             mass: MS start registered  {at=4511167.099016714, delay=0.0046392278745770454, ms=00028}
22:49:01.374048 run                osmo-ms-mob/00029: Starting mobile
22:49:01.391114 run       osmo-ms-mob/00029(pid=164): Launched
22:49:01.401879 run                             mass: MS start registered  {at=4511167.610201314, delay=0.0046979933977127075, ms=00029}
22:49:01.756320 run                osmo-ms-mob/00030: Starting mobile
22:49:01.770201 run       osmo-ms-mob/00030(pid=165): Launched
22:49:01.781079 run                             mass: MS start registered  {at=4511167.989395855, delay=0.004760541021823883, ms=00030}
22:49:02.166902 run                osmo-ms-mob/00031: Starting mobile
22:49:02.183525 run       osmo-ms-mob/00031(pid=166): Launched
22:49:02.194568 run                             mass: MS start registered  {at=4511168.402883101, delay=0.004830877296626568, ms=00031}
22:49:02.444018 run                osmo-ms-mob/00032: Starting mobile
22:49:02.457000 run       osmo-ms-mob/00032(pid=167): Launched
22:49:02.467888 run                             mass: MS start registered  {at=4511168.676202078, delay=0.004894205369055271, ms=00032}
22:49:02.704510 run                             mass: MS performed LU  {at=4511168.912728972, lu_delay=6.136306393891573, ms=00018}
22:49:02.769015 run                             mass: MS performed LU  {at=4511168.977236158, lu_delay=5.276401382870972, ms=00020}
22:49:02.811128 run                osmo-ms-mob/00033: Starting mobile
22:49:02.824964 run       osmo-ms-mob/00033(pid=168): Launched
22:49:02.835579 run                             mass: MS start registered  {at=4511169.043904628, delay=0.004659234546124935, ms=00033}
22:49:02.874533 run                             mass: MS performed LU  {at=4511169.082772825, lu_delay=4.894871439784765, ms=00021}
22:49:03.275563 run                osmo-ms-mob/00034: Starting mobile
22:49:03.292918 run       osmo-ms-mob/00034(pid=169): Launched
22:49:03.303759 run                             mass: MS start registered  {at=4511169.51208222, delay=0.004730654880404472, ms=00034}
22:49:03.544379 run                osmo-ms-mob/00035: Starting mobile
22:49:03.557844 run       osmo-ms-mob/00035(pid=170): Launched
22:49:03.568711 run                             mass: MS start registered  {at=4511169.777031985, delay=0.004515550099313259, ms=00035}
22:49:03.954922 run                osmo-ms-mob/00036: Starting mobile
22:49:03.968350 run       osmo-ms-mob/00036(pid=171): Launched
22:49:03.979635 run                             mass: MS start registered  {at=4511170.187953273, delay=0.004949213936924934, ms=00036}
22:49:04.343920 run                osmo-ms-mob/00037: Starting mobile
22:49:04.357006 run       osmo-ms-mob/00037(pid=172): Launched
22:49:04.367670 run                             mass: MS start registered  {at=4511170.575989299, delay=0.00461991224437952, ms=00037}
22:49:04.485525 run                             mass: MS performed LU  {at=4511170.6937237, lu_delay=4.717800851911306, ms=00025}
22:49:04.503684 run                             mass: MS performed LU  {at=4511170.711917733, lu_delay=5.5866293692961335, ms=00023}
22:49:04.547510 run                osmo-ms-mob/00038: Starting mobile
22:49:04.563021 run       osmo-ms-mob/00038(pid=173): Launched
22:49:04.573935 run                             mass: MS start registered  {at=4511170.782257496, delay=0.004795117303729057, ms=00038}
22:49:04.605033 run                             mass: MS performed LU  {at=4511170.813283748, lu_delay=5.304757039994001, ms=00024}
22:49:04.776960 run                             mass: MS performed LU  {at=4511170.985179621, lu_delay=6.408413855358958, ms=00022}
22:49:04.806824 run                osmo-ms-mob/00039: Starting mobile
22:49:04.819933 run       osmo-ms-mob/00039(pid=174): Launched
22:49:04.830631 run                             mass: MS start registered  {at=4511171.038955111, delay=0.0046958718448877335, ms=00039}
22:49:05.030909 run                             mass: MS performed LU  {at=4511171.239133945, lu_delay=4.836442997679114, ms=00026}
22:49:05.354872 run                osmo-ms-mob/00040: Starting mobile
22:49:05.368910 run       osmo-ms-mob/00040(pid=175): Launched
22:49:05.379851 run                             mass: MS start registered  {at=4511171.588169839, delay=0.004892811179161072, ms=00040}
22:49:05.644040 run                osmo-ms-mob/00041: Starting mobile
22:49:05.656950 run       osmo-ms-mob/00041(pid=176): Launched
22:49:05.667903 run                             mass: MS start registered  {at=4511171.87621894, delay=0.00479881651699543, ms=00041}
22:49:05.957197 run                osmo-ms-mob/00042: Starting mobile
22:49:05.971173 run       osmo-ms-mob/00042(pid=177): Launched
22:49:05.981994 run                             mass: MS start registered  {at=4511172.190315562, delay=0.00466227438300848, ms=00042}
22:49:06.343270 run                osmo-ms-mob/00043: Starting mobile
22:49:06.356286 run       osmo-ms-mob/00043(pid=178): Launched
22:49:06.366811 run                             mass: MS start registered  {at=4511172.575131953, delay=0.004419546574354172, ms=00043}
22:49:06.404786 run                             mass: MS performed LU  {at=4511172.613015279, lu_delay=5.513998565264046, ms=00028}
22:49:06.661942 run                osmo-ms-mob/00044: Starting mobile
22:49:06.676196 run       osmo-ms-mob/00044(pid=179): Launched
22:49:06.686937 run                             mass: MS start registered  {at=4511172.895257914, delay=0.004498109221458435, ms=00044}
22:49:06.694562 run                             mass: MS performed LU  {at=4511172.902882248, lu_delay=6.105900908820331, ms=00027}
22:49:06.703796 run                             mass: MS performed LU  {at=4511172.91211684, lu_delay=4.922720984555781, ms=00030}
22:49:06.714810 run                osmo-ms-mob/00045: Starting mobile
22:49:06.727819 run       osmo-ms-mob/00045(pid=180): Launched
22:49:06.738353 run                             mass: MS start registered  {at=4511172.946676056, delay=0.004450416192412376, ms=00045}
22:49:06.769997 run                             mass: MS performed LU  {at=4511172.978278918, lu_delay=5.368077604100108, ms=00029}
22:49:07.256095 run                osmo-ms-mob/00046: Starting mobile
22:49:07.269749 run       osmo-ms-mob/00046(pid=181): Launched
22:49:07.280555 run                             mass: MS start registered  {at=4511173.488878577, delay=0.0046257562935352325, ms=00046}
22:49:07.556305 run                osmo-ms-mob/00047: Starting mobile
22:49:07.570102 run       osmo-ms-mob/00047(pid=182): Launched
22:49:07.581804 run                             mass: MS start registered  {at=4511173.790123678, delay=0.005340183153748512, ms=00047}
22:49:07.858113 run                osmo-ms-mob/00048: Starting mobile
22:49:07.871992 run       osmo-ms-mob/00048(pid=183): Launched
22:49:07.883279 run                             mass: MS start registered  {at=4511174.091596595, delay=0.005265296436846256, ms=00048}
22:49:08.143383 run                osmo-ms-mob/00049: Starting mobile
22:49:08.156727 run       osmo-ms-mob/00049(pid=184): Launched
22:49:08.167503 run                             mass: MS start registered  {at=4511174.375823664, delay=0.0046975938603281975, ms=00049}
22:49:08.251168 run                             mass: MS performed LU  {at=4511174.459382211, lu_delay=4.947299990803003, ms=00034}
22:49:08.269517 run                             mass: MS performed LU  {at=4511174.477794539, lu_delay=5.43388991151005, ms=00033}
22:49:08.287559 run                osmo-ms-mob/00050: Starting mobile
22:49:08.300658 run       osmo-ms-mob/00050(pid=185): Launched
22:49:08.311998 run                             mass: MS start registered  {at=4511174.520320033, delay=0.004880235530436039, ms=00050}
22:49:08.371018 run                             mass: MS performed LU  {at=4511174.579239654, lu_delay=4.8022076692432165, ms=00035}
22:49:08.542848 run                             mass: MS performed LU  {at=4511174.751068423, lu_delay=6.074866344220936, ms=00032}
22:49:08.560500 run                             mass: MS performed LU  {at=4511174.768742947, lu_delay=6.365859845653176, ms=00031}
22:49:08.587205 run                osmo-ms-mob/00051: Starting mobile
22:49:08.600506 run       osmo-ms-mob/00051(pid=186): Launched
22:49:08.611338 run                             mass: MS start registered  {at=4511174.819661355, delay=0.004578854888677597, ms=00051}
22:49:08.833492 run                             mass: MS performed LU  {at=4511175.041714849, lu_delay=4.853761576116085, ms=00036}
22:49:09.167880 run                osmo-ms-mob/00052: Starting mobile
22:49:09.185556 run       osmo-ms-mob/00052(pid=187): Launched
22:49:09.196888 run                             mass: MS start registered  {at=4511175.405204226, delay=0.005106705240905285, ms=00052}
22:49:09.443902 run                osmo-ms-mob/00053: Starting mobile
22:49:09.457327 run       osmo-ms-mob/00053(pid=188): Launched
22:49:09.468506 run                             mass: MS start registered  {at=4511175.676825443, delay=0.005189131945371628, ms=00053}
22:49:09.758330 run                osmo-ms-mob/00054: Starting mobile
22:49:09.772692 run       osmo-ms-mob/00054(pid=189): Launched
22:49:09.783659 run                             mass: MS start registered  {at=4511175.991977555, delay=0.004807638004422188, ms=00054}
22:49:10.043314 run                osmo-ms-mob/00055: Starting mobile
22:49:10.056807 run       osmo-ms-mob/00055(pid=190): Launched
22:49:10.067895 run                             mass: MS start registered  {at=4511176.276217594, delay=0.0050230929628014565, ms=00055}
22:49:10.236358 run                             mass: MS performed LU  {at=4511176.444581206, lu_delay=5.405626094900072, ms=00039}
22:49:10.291417 run                osmo-ms-mob/00056: Starting mobile
22:49:10.306646 run       osmo-ms-mob/00056(pid=191): Launched
22:49:10.312854 run                             mass: MS performed LU  {at=4511176.521182072, lu_delay=5.738924575969577, ms=00038}
22:49:10.318757 run                             mass: MS performed LU  {at=4511176.527092256, lu_delay=4.938922416418791, ms=00040}
22:49:10.324589 run                             mass: MS start registered  {at=4511176.532924541, delay=0.011759131215512753, ms=00056}
22:49:10.335589 run                osmo-ms-mob/00057: Starting mobile
22:49:10.348800 run       osmo-ms-mob/00057(pid=192): Launched
22:49:10.359226 run                             mass: MS start registered  {at=4511176.567550915, delay=0.004333283752202988, ms=00057}
22:49:10.406419 run                             mass: MS performed LU  {at=4511176.614653216, lu_delay=6.038663916289806, ms=00037}
22:49:10.461615 run                             mass: MS performed LU  {at=4511176.669849527, lu_delay=4.79363058693707, ms=00041}
22:49:11.056096 run                osmo-ms-mob/00058: Starting mobile
22:49:11.069585 run       osmo-ms-mob/00058(pid=193): Launched
22:49:11.080525 run                             mass: MS start registered  {at=4511177.288843475, delay=0.004636859521269798, ms=00058}
22:49:11.344470 run                osmo-ms-mob/00059: Starting mobile
22:49:11.357791 run       osmo-ms-mob/00059(pid=194): Launched
22:49:11.369115 run                             mass: MS start registered  {at=4511177.577431031, delay=0.005250527523458004, ms=00059}
22:49:11.655678 run                osmo-ms-mob/00060: Starting mobile
22:49:11.669734 run       osmo-ms-mob/00060(pid=195): Launched
22:49:11.680468 run                             mass: MS start registered  {at=4511177.88879162, delay=0.004809720441699028, ms=00060}
22:49:12.058138 run                osmo-ms-mob/00061: Starting mobile
22:49:12.072907 run       osmo-ms-mob/00061(pid=196): Launched
22:49:12.079034 run                             mass: MS performed LU  {at=4511178.28736159, lu_delay=5.392103675752878, ms=00044}
22:49:12.084904 run                             mass: MS performed LU  {at=4511178.293238331, lu_delay=6.102922768332064, ms=00042}
22:49:12.091132 run                             mass: MS start registered  {at=4511178.299466181, delay=0.0121231684461236, ms=00061}
22:49:12.102022 run                osmo-ms-mob/00062: Starting mobile
22:49:12.115071 run       osmo-ms-mob/00062(pid=197): Launched
22:49:12.126189 run                             mass: MS start registered  {at=4511178.33450958, delay=0.00478610023856163, ms=00062}
22:49:12.135760 run                             mass: MS performed LU  {at=4511178.344083671, lu_delay=5.768951718695462, ms=00043}
22:49:12.326729 run                             mass: MS performed LU  {at=4511178.534949374, lu_delay=4.744825696572661, ms=00047}
22:49:12.355033 run                osmo-ms-mob/00063: Starting mobile
22:49:12.368630 run       osmo-ms-mob/00063(pid=198): Launched
22:49:12.374913 run                             mass: MS performed LU  {at=4511178.583240817, lu_delay=5.094362240284681, ms=00046}
22:49:12.380807 run                             mass: MS start registered  {at=4511178.589141385, delay=0.005919337272644043, ms=00063}
22:49:13.054962 run                osmo-ms-mob/00064: Starting mobile
22:49:13.069069 run       osmo-ms-mob/00064(pid=199): Launched
22:49:13.075173 run                             mass: MS performed LU  {at=4511179.283500037, lu_delay=6.336823981255293, ms=00045}
22:49:13.081214 run                             mass: MS start registered  {at=4511179.289547884, delay=0.006066738627851009, ms=00064}
22:49:13.180520 run                             mass: MS performed LU  {at=4511179.388748166, lu_delay=3.7119227228686213, ms=00053}
22:49:13.459168 run                osmo-ms-mob/00065: Starting mobile
22:49:13.473176 run       osmo-ms-mob/00065(pid=200): Launched
22:49:13.484106 run                             mass: MS start registered  {at=4511179.692422808, delay=0.004687817767262459, ms=00065}
22:49:13.772005 run                osmo-ms-mob/00066: Starting mobile
22:49:13.788590 run       osmo-ms-mob/00066(pid=201): Launched
22:49:13.799761 run                             mass: MS start registered  {at=4511180.008079294, delay=0.0048464154824614525, ms=00066}
22:49:13.937813 run                             mass: MS performed LU  {at=4511180.14603477, lu_delay=5.326373415067792, ms=00051}
22:49:13.992774 run                             mass: MS performed LU  {at=4511180.201006574, lu_delay=4.7958023473620415, ms=00052}
22:49:14.022611 run                osmo-ms-mob/00067: Starting mobile
22:49:14.035966 run       osmo-ms-mob/00067(pid=202): Launched
22:49:14.046888 run                             mass: MS start registered  {at=4511180.255208101, delay=0.004698571749031544, ms=00067}
22:49:14.064519 run                             mass: MS performed LU  {at=4511180.272832073, lu_delay=5.752512040548027, ms=00050}
22:49:14.264377 run                             mass: MS performed LU  {at=4511180.472600499, lu_delay=6.381003904156387, ms=00048}
22:49:14.293817 run                osmo-ms-mob/00068: Starting mobile
22:49:14.307145 run       osmo-ms-mob/00068(pid=203): Launched
22:49:14.317931 run                             mass: MS start registered  {at=4511180.526254161, delay=0.004717915318906307, ms=00068}
22:49:14.857819 run                osmo-ms-mob/00069: Starting mobile
22:49:14.872591 run       osmo-ms-mob/00069(pid=204): Launched
22:49:14.883595 run                             mass: MS start registered  {at=4511181.09191569, delay=0.004557974636554718, ms=00069}
22:49:14.961689 run                             mass: MS performed LU  {at=4511181.1699105, lu_delay=6.794086836278439, ms=00049}
22:49:15.077349 run                             mass: MS performed LU  {at=4511181.28557264, lu_delay=5.2935950849205256, ms=00054}
22:49:15.253445 run                osmo-ms-mob/00070: Starting mobile
22:49:15.267249 run       osmo-ms-mob/00070(pid=205): Launched
22:49:15.278552 run                             mass: MS start registered  {at=4511181.486870061, delay=0.005042722448706627, ms=00070}
22:49:15.674528 run                osmo-ms-mob/00071: Starting mobile
22:49:15.689545 run       osmo-ms-mob/00071(pid=206): Launched
22:49:15.700620 run                             mass: MS start registered  {at=4511181.908938469, delay=0.0049691880121827126, ms=00071}
22:49:15.801135 run                             mass: MS performed LU  {at=4511182.009354, lu_delay=4.720510524697602, ms=00058}
22:49:15.839796 run                             mass: MS performed LU  {at=4511182.048036102, lu_delay=5.480485186912119, ms=00057}
22:49:15.855590 run                             mass: MS performed LU  {at=4511182.063893002, lu_delay=5.530968461185694, ms=00056}
22:49:15.867399 run                osmo-ms-mob/00072: Starting mobile
22:49:15.881885 run       osmo-ms-mob/00072(pid=207): Launched
22:49:15.893562 run                             mass: MS start registered  {at=4511182.101881905, delay=0.005118284374475479, ms=00072}
22:49:16.120056 run                             mass: MS performed LU  {at=4511182.32823048, lu_delay=4.750799449160695, ms=00059}
22:49:16.129452 run                             mass: MS performed LU  {at=4511182.337785342, lu_delay=6.061567747965455, ms=00055}
22:49:16.479073 run                osmo-ms-mob/00073: Starting mobile
22:49:16.498423 run       osmo-ms-mob/00073(pid=208): Launched
22:49:16.509573 run                             mass: MS start registered  {at=4511182.717893452, delay=0.004875338636338711, ms=00073}
22:49:16.858101 run                osmo-ms-mob/00074: Starting mobile
22:49:16.872040 run       osmo-ms-mob/00074(pid=209): Launched
22:49:16.883027 run                             mass: MS start registered  {at=4511183.091346375, delay=0.004788769409060478, ms=00074}
22:49:17.257162 run                osmo-ms-mob/00075: Starting mobile
22:49:17.271201 run       osmo-ms-mob/00075(pid=210): Launched
22:49:17.282042 run                             mass: MS start registered  {at=4511183.490354912, delay=0.004762695170938969, ms=00075}
22:49:17.702461 run                             mass: MS performed LU  {at=4511183.91067976, lu_delay=5.576170179992914, ms=00062}
22:49:17.756064 run                osmo-ms-mob/00076: Starting mobile
22:49:17.771733 run       osmo-ms-mob/00076(pid=211): Launched
22:49:17.777737 run                             mass: MS performed LU  {at=4511183.986065736, lu_delay=5.396924351342022, ms=00063}
22:49:17.783555 run                             mass: MS start registered  {at=4511183.991890221, delay=0.0058431001380085945, ms=00076}
22:49:17.832165 run                             mass: MS performed LU  {at=4511184.040406244, lu_delay=6.151614624075592, ms=00060}
22:49:18.020861 run                             mass: MS performed LU  {at=4511184.229078841, lu_delay=4.939530957490206, ms=00064}
22:49:18.065832 run                osmo-ms-mob/00077: Starting mobile
22:49:18.079802 run       osmo-ms-mob/00077(pid=212): Launched
22:49:18.085952 run                             mass: MS performed LU  {at=4511184.294281925, lu_delay=5.994815744459629, ms=00061}
22:49:18.091859 run                             mass: MS start registered  {at=4511184.300194311, delay=0.005929034203290939, ms=00077}
22:49:18.656349 run                osmo-ms-mob/00078: Starting mobile
22:49:18.670890 run       osmo-ms-mob/00078(pid=213): Launched
22:49:18.682043 run                             mass: MS start registered  {at=4511184.890356137, delay=0.005155118182301521, ms=00078}
22:49:19.056392 run                osmo-ms-mob/00079: Starting mobile
22:49:19.070409 run       osmo-ms-mob/00079(pid=214): Launched
22:49:19.076593 run                             mass: MS performed LU  {at=4511185.284910352, lu_delay=3.7980402912944555, ms=00070}
22:49:19.082451 run                             mass: MS start registered  {at=4511185.290785164, delay=0.005902298726141453, ms=00079}
22:49:19.568685 run                osmo-ms-mob/00080: Starting mobile
22:49:19.585127 run       osmo-ms-mob/00080(pid=215): Launched
22:49:19.591221 run                             mass: MS performed LU  {at=4511185.799549201, lu_delay=6.107126392424107, ms=00065}
22:49:19.597098 run                             mass: MS performed LU  {at=4511185.805433053, lu_delay=5.550224951468408, ms=00067}
22:49:19.603394 run                             mass: MS start registered  {at=4511185.811727238, delay=0.012196717783808708, ms=00080}
22:49:19.650035 run                             mass: MS performed LU  {at=4511185.858232816, lu_delay=5.850153521634638, ms=00066}
22:49:19.839977 run                             mass: MS performed LU  {at=4511186.048028247, lu_delay=5.5217740861698985, ms=00068}
22:49:19.886035 run                osmo-ms-mob/00081: Starting mobile
22:49:19.900500 run       osmo-ms-mob/00081(pid=216): Launched
22:49:19.906562 run                             mass: MS performed LU  {at=4511186.114890705, lu_delay=5.022975014522672, ms=00069}
22:49:19.912527 run                             mass: MS performed LU  {at=4511186.120861853, lu_delay=22.90919127408415, ms=00019}
22:49:19.918474 run                             mass: MS start registered  {at=4511186.126808392, delay=0.011936922557651997, ms=00081}
22:49:20.485512 run                osmo-ms-mob/00082: Starting mobile
22:49:20.506950 run       osmo-ms-mob/00082(pid=217): Launched
22:49:20.518826 run                             mass: MS start registered  {at=4511186.727130592, delay=0.005602295510470867, ms=00082}
22:49:21.055306 run                osmo-ms-mob/00083: Starting mobile
22:49:21.068940 run       osmo-ms-mob/00083(pid=218): Launched
22:49:21.080148 run                             mass: MS start registered  {at=4511187.288468055, delay=0.004904155619442463, ms=00083}
22:49:21.575044 run                osmo-ms-mob/00084: Starting mobile
22:49:21.592349 run       osmo-ms-mob/00084(pid=219): Launched
22:49:21.598655 run                             mass: MS performed LU  {at=4511187.806982637, lu_delay=5.705100731924176, ms=00072}
22:49:21.604715 run                             mass: MS performed LU  {at=4511187.813048205, lu_delay=5.904109735973179, ms=00071}
22:49:21.610454 run                             mass: MS performed LU  {at=4511187.818788503, lu_delay=4.727442128583789, ms=00074}
22:49:21.616175 run                             mass: MS start registered  {at=4511187.824510476, delay=0.0175454868003726, ms=00084}
22:49:21.703495 run                             mass: MS performed LU  {at=4511187.91171393, lu_delay=5.193820477463305, ms=00073}
22:49:21.732070 run                osmo-ms-mob/00085: Starting mobile
22:49:21.745644 run       osmo-ms-mob/00085(pid=220): Launched
22:49:21.756426 run                             mass: MS start registered  {at=4511187.964749926, delay=0.004720461554825306, ms=00085}
22:49:22.657334 run                osmo-ms-mob/00086: Starting mobile
22:49:22.671392 run       osmo-ms-mob/00086(pid=221): Launched
22:49:22.682818 run                             mass: MS start registered  {at=4511188.89113107, delay=0.005434810183942318, ms=00086}
22:49:23.286589 run                osmo-ms-mob/00087: Starting mobile
22:49:23.302997 run       osmo-ms-mob/00087(pid=222): Launched
22:49:23.313044 run                             mass: MS performed LU  {at=4511189.521359768, lu_delay=4.63100363034755, ms=00078}
22:49:23.318979 run                             mass: MS start registered  {at=4511189.527313979, delay=0.009907425381243229, ms=00087}
22:49:23.332467 run                             mass: MS performed LU  {at=4511189.540701626, lu_delay=5.548811404965818, ms=00076}
22:49:23.416093 run                             mass: MS performed LU  {at=4511189.624299999, lu_delay=5.324105688370764, ms=00077}
22:49:23.873616 run                osmo-ms-mob/00088: Starting mobile
22:49:23.889950 run       osmo-ms-mob/00088(pid=223): Launched
22:49:23.896141 run                             mass: MS performed LU  {at=4511190.104467217, lu_delay=4.8136820532381535, ms=00079}
22:49:23.902052 run                             mass: MS start registered  {at=4511190.110386409, delay=0.005938118323683739, ms=00088}
22:49:24.444010 run                osmo-ms-mob/00089: Starting mobile
22:49:24.457065 run       osmo-ms-mob/00089(pid=224): Launched
22:49:24.467926 run                             mass: MS start registered  {at=4511190.676246058, delay=0.004662759602069855, ms=00089}
22:49:25.074471 run                osmo-ms-mob/00090: Starting mobile
22:49:25.090724 run       osmo-ms-mob/00090(pid=225): Launched
22:49:25.101552 run                             mass: MS start registered  {at=4511191.309874002, delay=0.004719987511634827, ms=00090}
22:49:25.317739 run                             mass: MS performed LU  {at=4511191.525959773, lu_delay=4.7988291811198, ms=00082}
22:49:25.345173 run                             mass: MS performed LU  {at=4511191.553397279, lu_delay=5.74167004134506, ms=00080}
22:49:25.765025 run                osmo-ms-mob/00091: Starting mobile
22:49:25.781646 run       osmo-ms-mob/00091(pid=226): Launched
22:49:25.792609 run                             mass: MS start registered  {at=4511192.000930582, delay=0.00467298086732626, ms=00091}
22:49:26.457115 run                osmo-ms-mob/00092: Starting mobile
22:49:26.470875 run       osmo-ms-mob/00092(pid=227): Launched
22:49:26.482059 run                             mass: MS start registered  {at=4511192.690380193, delay=0.004642254672944546, ms=00092}
22:49:27.080995 run                             mass: MS performed LU  {at=4511193.289212181, lu_delay=5.324462255463004, ms=00085}
22:49:27.098622 run                             mass: MS performed LU  {at=4511193.306903858, lu_delay=6.018435802310705, ms=00083}
22:49:27.141547 run                osmo-ms-mob/00093: Starting mobile
22:49:27.157441 run       osmo-ms-mob/00093(pid=228): Launched
22:49:27.168196 run                             mass: MS start registered  {at=4511193.376518533, delay=0.004532347433269024, ms=00093}
22:49:27.180323 run                             mass: MS performed LU  {at=4511193.388636264, lu_delay=5.564125788398087, ms=00084}
22:49:27.352948 run                             mass: MS performed LU  {at=4511193.561166363, lu_delay=4.670035292394459, ms=00086}
22:49:28.143687 run                osmo-ms-mob/00094: Starting mobile
22:49:28.156878 run       osmo-ms-mob/00094(pid=229): Launched
22:49:28.167773 run                             mass: MS start registered  {at=4511194.376094877, delay=0.004843227565288544, ms=00094}
22:49:29.075454 run                osmo-ms-mob/00095: Starting mobile
22:49:29.092600 run       osmo-ms-mob/00095(pid=230): Launched
22:49:29.098560 run                             mass: MS performed LU  {at=4511195.306888664, lu_delay=5.1965022552758455, ms=00088}
22:49:29.104372 run                             mass: MS performed LU  {at=4511195.312706604, lu_delay=4.636460545472801, ms=00089}
22:49:29.110218 run                             mass: MS start registered  {at=4511195.318553165, delay=0.01168296579271555, ms=00095}
22:49:29.115981 run                             mass: MS performed LU  {at=4511195.324314097, lu_delay=5.797000117599964, ms=00087}
22:49:30.044004 run                osmo-ms-mob/00096: Starting mobile
22:49:30.057223 run       osmo-ms-mob/00096(pid=231): Launched
22:49:30.068122 run                             mass: MS start registered  {at=4511196.276437909, delay=0.004844924435019493, ms=00096}
22:49:30.846521 run                             mass: MS performed LU  {at=4511197.054740354, lu_delay=5.053809772245586, ms=00091}
22:49:30.948033 run                             mass: MS performed LU  {at=4511197.156262788, lu_delay=5.846388786099851, ms=00090}
22:49:31.157819 run                osmo-ms-mob/00097: Starting mobile
22:49:31.171539 run       osmo-ms-mob/00097(pid=232): Launched
22:49:31.182683 run                             mass: MS start registered  {at=4511197.390994152, delay=0.004978559911251068, ms=00097}
22:49:31.335724 run                             mass: MS performed LU  {at=4511197.543920483, lu_delay=4.853540290147066, ms=00092}
22:49:32.474456 run                osmo-ms-mob/00098: Starting mobile
22:49:32.491433 run       osmo-ms-mob/00098(pid=233): Launched
22:49:32.502447 run                             mass: MS start registered  {at=4511198.710763673, delay=0.004836817272007465, ms=00098}
22:49:32.848705 run                             mass: MS performed LU  {at=4511199.056922437, lu_delay=4.680827559903264, ms=00094}
22:49:32.876979 run                             mass: MS performed LU  {at=4511199.085225469, lu_delay=5.70870693679899, ms=00093}
22:49:34.283528 run                osmo-ms-mob/00099: Starting mobile
22:49:34.299960 run       osmo-ms-mob/00099(pid=234): Launched
22:49:34.305958 run                             mass: All started... {duration=55.77260959986597, too_slow=0}
22:49:34.311880 run                             mass: MS start registered  {at=4511200.520208598, delay=0.00591499637812376, ms=00099}
22:49:34.714149 run                             mass: MS performed LU  {at=4511200.922374119, lu_delay=5.603820954449475, ms=00095}
22:49:34.778788 run                             mass: MS performed LU  {at=4511200.987013847, lu_delay=4.71057593729347, ms=00096}
22:49:36.615136 run                             mass: MS performed LU  {at=4511202.823357527, lu_delay=5.432363375090063, ms=00097}
22:49:38.479293 run                             mass: MS performed LU  {at=4511204.687516429, lu_delay=5.976752756163478, ms=00098}
22:49:40.381286 run                             mass: MS performed LU  {at=4511206.589507189, lu_delay=6.069298590533435, ms=00099}
22:49:40.643382 run                             mass: MS performed LU  {at=4511206.851601049, lu_delay=23.361246136948466, ms=00075}
22:49:42.481448 run                             mass: MS performed LU  {at=4511208.689664603, lu_delay=22.562856211327016, ms=00081}
22:49:42.503989 run                             mass: Tests done {all_completed=True, max=23.361246136948466, min=3.7119227228686213}
22:49:42.509718 tst         register_default_mass.py: Test passed (83.2 sec)
22:49:42.515241 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:42.518620 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:42.521962 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:42.525309 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:42.528636 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:42.532028 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:42.535393 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:42.538737 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:42.542092 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:42.545467 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:42.548826 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:42.552199 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:42.555623 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:42.559395 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:42.562873 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:42.566292 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:42.569901 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:42.573533 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:42.577276 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:42.580833 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:42.584282 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:42.587786 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:42.591221 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:42.594690 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:42.598129 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:42.602129 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:42.605610 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:42.609418 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:42.613159 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:42.616813 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:42.620313 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:42.624441 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:42.627919 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:42.631292 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:42.634766 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:42.638237 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:42.642244 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:42.645743 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:42.649216 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:42.652659 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:42.656110 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:42.659567 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:42.663450 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:42.667104 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:42.671282 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:42.674748 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:42.678175 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:42.681624 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:42.685036 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:42.688940 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:42.692360 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:42.695727 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:42.699087 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:42.702979 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:42.706395 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:42.709734 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:42.713410 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:42.717218 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:42.721102 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:42.724438 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:42.727811 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:42.731148 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:42.734469 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:42.737804 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:42.741202 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:42.744561 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:42.747930 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:42.751277 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:42.754574 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:42.757910 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:42.761383 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:42.764670 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:42.768002 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:42.771304 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:42.774653 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:42.777973 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:42.781367 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:42.784714 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:42.788048 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:42.791386 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:42.794728 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:42.798059 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:42.801421 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:42.805268 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:42.808937 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:42.812510 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:42.816286 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:42.819681 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:42.823038 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:42.826432 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:42.829771 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:42.833114 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:42.836603 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:42.839939 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:42.843266 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:42.846734 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:42.850119 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:42.853587 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:42.856926 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:42.860747 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:42.864340 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:42.867857 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:42.871767 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:42.875154 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:42.878653 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:42.882091 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:42.885542 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:42.888988 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:42.892444 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:42.895813 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:42.899267 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:42.902662 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:42.906115 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:42.909574 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:42.912979 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:42.916398 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:42.919691 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:42.923013 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:42.926293 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:42.929607 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:42.932914 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:42.936218 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:42.939504 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:42.942800 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:42.946088 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:42.949373 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:42.952692 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:42.956000 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:42.959297 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:42.962577 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:42.965878 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:42.969130 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:42.972348 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:42.975564 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:42.978785 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:42.982007 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:42.985210 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:42.988426 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:42.991645 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:42.994864 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:42.998089 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:43.001322 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:43.004546 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:43.007762 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:43.010991 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:43.014223 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:43.017448 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:43.020676 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:43.023895 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:43.027097 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:43.030314 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:43.033530 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:43.036756 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:43.039982 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:43.043202 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:43.046405 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:43.049627 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:43.052859 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:43.056089 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:43.059316 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:43.062548 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:43.065778 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:43.068995 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:43.072258 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:43.075488 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:43.078704 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:43.081934 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:43.085152 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:43.088385 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:43.091597 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:43.094844 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:43.098060 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:43.101284 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:43.104512 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:43.107735 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:43.110957 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:43.114190 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:43.117445 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:43.120679 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:43.123898 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:43.127112 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:43.130332 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:43.133542 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:43.136769 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:43.140018 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:43.143242 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:43.146443 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:43.149662 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:43.152875 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:43.156107 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:43.159357 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:43.162587 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:43.165823 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:43.169030 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:43.172316 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:43.175537 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:43.178762 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:43.181982 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:43.185218 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:43.188438 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:43.191655 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:43.194888 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:43.198093 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:43.201317 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:43.204531 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:43.207717 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:43.210918 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:43.214133 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:43.217356 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:43.220561 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:43.223765 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:43.226968 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:43.230189 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:43.233410 ---      ParallelTerminationStrategy: PID 22 died...
22:49:43.234859 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:43.238458 ---      ParallelTerminationStrategy: PID 23 died...
22:49:43.239932 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:43.243562 ---      ParallelTerminationStrategy: PID 24 died...
22:49:43.245049 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:43.248734 ---      ParallelTerminationStrategy: PID 25 died...
22:49:43.250219 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:43.253877 ---      ParallelTerminationStrategy: PID 26 died...
22:49:43.255377 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:43.259080 ---      ParallelTerminationStrategy: PID 27 died...
22:49:43.260601 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:43.264279 ---      ParallelTerminationStrategy: PID 28 died...
22:49:43.265784 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:43.269493 ---      ParallelTerminationStrategy: PID 29 died...
22:49:43.270992 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:43.274708 ---      ParallelTerminationStrategy: PID 30 died...
22:49:43.276219 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:43.279903 ---      ParallelTerminationStrategy: PID 31 died...
22:49:43.281388 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:43.285095 ---      ParallelTerminationStrategy: PID 32 died...
22:49:43.286588 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:43.290314 ---      ParallelTerminationStrategy: PID 33 died...
22:49:43.291828 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:43.295526 ---      ParallelTerminationStrategy: PID 35 died...
22:49:43.297039 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:43.300726 ---      ParallelTerminationStrategy: PID 36 died...
22:49:43.302234 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:43.305965 ---      ParallelTerminationStrategy: PID 37 died...
22:49:43.307457 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:43.311153 ---      ParallelTerminationStrategy: PID 38 died...
22:49:43.312669 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:43.316364 ---      ParallelTerminationStrategy: PID 39 died...
22:49:43.317846 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:43.321537 ---      ParallelTerminationStrategy: PID 40 died...
22:49:43.323026 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:43.326720 ---      ParallelTerminationStrategy: PID 41 died...
22:49:43.328207 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:43.331930 ---      ParallelTerminationStrategy: PID 42 died...
22:49:43.333436 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:43.337106 ---      ParallelTerminationStrategy: PID 43 died...
22:49:43.338600 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:43.342279 ---      ParallelTerminationStrategy: PID 44 died...
22:49:43.343777 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:43.347466 ---      ParallelTerminationStrategy: PID 45 died...
22:49:43.348955 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:43.352658 ---      ParallelTerminationStrategy: PID 46 died...
22:49:43.354137 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:43.357821 ---      ParallelTerminationStrategy: PID 47 died...
22:49:43.359301 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:43.362955 ---      ParallelTerminationStrategy: PID 48 died...
22:49:43.364442 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:43.368087 ---      ParallelTerminationStrategy: PID 49 died...
22:49:43.369570 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:43.373249 ---      ParallelTerminationStrategy: PID 50 died...
22:49:43.374765 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:43.378420 ---      ParallelTerminationStrategy: PID 51 died...
22:49:43.379925 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:43.383570 ---      ParallelTerminationStrategy: PID 52 died...
22:49:43.385065 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:43.388739 ---      ParallelTerminationStrategy: PID 53 died...
22:49:43.390209 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:43.393889 ---      ParallelTerminationStrategy: PID 54 died...
22:49:43.395378 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:43.399043 ---      ParallelTerminationStrategy: PID 55 died...
22:49:43.400548 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:43.404220 ---      ParallelTerminationStrategy: PID 56 died...
22:49:43.405688 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:43.409336 ---      ParallelTerminationStrategy: PID 57 died...
22:49:43.410815 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:43.414471 ---      ParallelTerminationStrategy: PID 58 died...
22:49:43.416008 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:43.419643 ---      ParallelTerminationStrategy: PID 59 died...
22:49:43.421156 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:43.424825 ---      ParallelTerminationStrategy: PID 60 died...
22:49:43.426313 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:43.429981 ---      ParallelTerminationStrategy: PID 61 died...
22:49:43.431464 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:43.435125 ---      ParallelTerminationStrategy: PID 62 died...
22:49:43.436634 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:43.440290 ---      ParallelTerminationStrategy: PID 63 died...
22:49:43.441770 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:43.445425 ---      ParallelTerminationStrategy: PID 64 died...
22:49:43.446894 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:43.450555 ---      ParallelTerminationStrategy: PID 65 died...
22:49:43.452033 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:43.455698 ---      ParallelTerminationStrategy: PID 66 died...
22:49:43.457191 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:43.460833 ---      ParallelTerminationStrategy: PID 67 died...
22:49:43.462320 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:43.465982 ---      ParallelTerminationStrategy: PID 68 died...
22:49:43.467475 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:43.471140 ---      ParallelTerminationStrategy: PID 69 died...
22:49:43.472635 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:43.476316 ---      ParallelTerminationStrategy: PID 70 died...
22:49:43.477803 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:43.481457 ---      ParallelTerminationStrategy: PID 71 died...
22:49:43.482937 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:43.486617 ---      ParallelTerminationStrategy: PID 72 died...
22:49:43.488102 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:43.491769 ---      ParallelTerminationStrategy: PID 73 died...
22:49:43.493237 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:43.496882 ---      ParallelTerminationStrategy: PID 74 died...
22:49:43.498358 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:43.502019 ---      ParallelTerminationStrategy: PID 75 died...
22:49:43.503493 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:43.507157 ---      ParallelTerminationStrategy: PID 76 died...
22:49:43.508654 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:43.512289 ---      ParallelTerminationStrategy: PID 77 died...
22:49:43.513783 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:43.517448 ---      ParallelTerminationStrategy: PID 78 died...
22:49:43.518927 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:43.522587 ---      ParallelTerminationStrategy: PID 79 died...
22:49:43.524080 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:43.527744 ---      ParallelTerminationStrategy: PID 80 died...
22:49:43.529225 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:43.532895 ---      ParallelTerminationStrategy: PID 81 died...
22:49:43.534363 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:43.538043 ---      ParallelTerminationStrategy: PID 82 died...
22:49:43.539533 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:43.543261 ---      ParallelTerminationStrategy: PID 83 died...
22:49:43.544745 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:43.548419 ---      ParallelTerminationStrategy: PID 84 died...
22:49:43.549901 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:43.553564 ---      ParallelTerminationStrategy: PID 85 died...
22:49:43.555057 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:43.558715 ---      ParallelTerminationStrategy: PID 86 died...
22:49:43.560256 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:43.563939 ---      ParallelTerminationStrategy: PID 87 died...
22:49:43.565425 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:43.569089 ---      ParallelTerminationStrategy: PID 88 died...
22:49:43.570565 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:43.574235 ---      ParallelTerminationStrategy: PID 89 died...
22:49:43.575725 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:43.579379 ---      ParallelTerminationStrategy: PID 90 died...
22:49:43.580871 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:43.584576 ---      ParallelTerminationStrategy: PID 91 died...
22:49:43.586062 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:43.589767 ---      ParallelTerminationStrategy: PID 92 died...
22:49:43.591263 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:43.594922 ---      ParallelTerminationStrategy: PID 93 died...
22:49:43.596424 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:43.600084 ---      ParallelTerminationStrategy: PID 94 died...
22:49:43.601572 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:43.605260 ---      ParallelTerminationStrategy: PID 95 died...
22:49:43.606742 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:43.610453 ---      ParallelTerminationStrategy: PID 96 died...
22:49:43.611960 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:43.615702 ---      ParallelTerminationStrategy: PID 97 died...
22:49:43.617184 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:43.620861 ---      ParallelTerminationStrategy: PID 98 died...
22:49:43.622337 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:43.626012 ---      ParallelTerminationStrategy: PID 99 died...
22:49:43.627532 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:43.631393 ---      ParallelTerminationStrategy: PID 100 died...
22:49:43.632981 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:43.636793 ---      ParallelTerminationStrategy: PID 101 died...
22:49:43.638345 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:43.642154 ---      ParallelTerminationStrategy: PID 102 died...
22:49:43.643708 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:43.647507 ---      ParallelTerminationStrategy: PID 103 died...
22:49:43.649056 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:43.652855 ---      ParallelTerminationStrategy: PID 104 died...
22:49:43.654381 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:43.658266 ---      ParallelTerminationStrategy: PID 105 died...
22:49:43.659817 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:43.663639 ---      ParallelTerminationStrategy: PID 106 died...
22:49:43.665194 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:43.669006 ---      ParallelTerminationStrategy: PID 107 died...
22:49:43.670552 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:43.674353 ---      ParallelTerminationStrategy: PID 108 died...
22:49:43.675915 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:43.679714 ---      ParallelTerminationStrategy: PID 109 died...
22:49:43.681252 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:43.685063 ---      ParallelTerminationStrategy: PID 110 died...
22:49:43.686607 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:43.690418 ---      ParallelTerminationStrategy: PID 111 died...
22:49:43.691954 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:43.695772 ---      ParallelTerminationStrategy: PID 112 died...
22:49:43.697313 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:43.701022 ---      ParallelTerminationStrategy: PID 113 died...
22:49:43.702502 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:43.706155 ---      ParallelTerminationStrategy: PID 114 died...
22:49:43.707634 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:43.711284 ---      ParallelTerminationStrategy: PID 115 died...
22:49:43.712781 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:43.716436 ---      ParallelTerminationStrategy: PID 116 died...
22:49:43.717918 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:43.721580 ---      ParallelTerminationStrategy: PID 117 died...
22:49:43.723059 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:43.726751 ---      ParallelTerminationStrategy: PID 118 died...
22:49:43.728238 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:43.731894 ---      ParallelTerminationStrategy: PID 119 died...
22:49:43.733372 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:43.737066 ---      ParallelTerminationStrategy: PID 120 died...
22:49:43.738552 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:43.742212 ---      ParallelTerminationStrategy: PID 121 died...
22:49:43.743697 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:43.747355 ---      ParallelTerminationStrategy: PID 122 died...
22:49:43.748869 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:43.752532 ---      ParallelTerminationStrategy: PID 123 died...
22:49:43.754011 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:43.757676 ---      ParallelTerminationStrategy: PID 124 died...
22:49:43.759156 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:43.762826 ---      ParallelTerminationStrategy: PID 125 died...
22:49:43.764325 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:43.767987 ---      ParallelTerminationStrategy: PID 126 died...
22:49:43.769465 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:43.773117 ---      ParallelTerminationStrategy: PID 127 died...
22:49:43.774595 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:43.778301 ---      ParallelTerminationStrategy: PID 128 died...
22:49:43.779797 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:43.783456 ---      ParallelTerminationStrategy: PID 129 died...
22:49:43.784959 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:43.788618 ---      ParallelTerminationStrategy: PID 130 died...
22:49:43.790107 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:43.793768 ---      ParallelTerminationStrategy: PID 131 died...
22:49:43.795264 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:43.798948 ---      ParallelTerminationStrategy: PID 132 died...
22:49:43.800448 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:43.804105 ---      ParallelTerminationStrategy: PID 133 died...
22:49:43.805590 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:43.809268 ---      ParallelTerminationStrategy: PID 134 died...
22:49:43.810761 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:43.814448 ---      ParallelTerminationStrategy: PID 135 died...
22:49:43.815946 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:43.819675 ---      ParallelTerminationStrategy: PID 136 died...
22:49:43.821167 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:43.824897 ---      ParallelTerminationStrategy: PID 137 died...
22:49:43.826377 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:43.830077 ---      ParallelTerminationStrategy: PID 138 died...
22:49:43.831564 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:43.835257 ---      ParallelTerminationStrategy: PID 139 died...
22:49:43.836787 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:43.840471 ---      ParallelTerminationStrategy: PID 140 died...
22:49:43.841974 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:43.845696 ---      ParallelTerminationStrategy: PID 141 died...
22:49:43.847181 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:43.850868 ---      ParallelTerminationStrategy: PID 142 died...
22:49:43.852351 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:43.856043 ---      ParallelTerminationStrategy: PID 143 died...
22:49:43.857528 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:43.861224 ---      ParallelTerminationStrategy: PID 144 died...
22:49:43.862711 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:43.866421 ---      ParallelTerminationStrategy: PID 145 died...
22:49:43.867929 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:43.871604 ---      ParallelTerminationStrategy: PID 146 died...
22:49:43.873129 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:43.876829 ---      ParallelTerminationStrategy: PID 147 died...
22:49:43.878348 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:43.882041 ---      ParallelTerminationStrategy: PID 148 died...
22:49:43.883537 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:43.887339 ---      ParallelTerminationStrategy: PID 149 died...
22:49:43.888888 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:43.892763 ---      ParallelTerminationStrategy: PID 150 died...
22:49:43.894306 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:43.898173 ---      ParallelTerminationStrategy: PID 151 died...
22:49:43.899718 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:43.903574 ---      ParallelTerminationStrategy: PID 152 died...
22:49:43.905131 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:43.908984 ---      ParallelTerminationStrategy: PID 153 died...
22:49:43.910539 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:43.914403 ---      ParallelTerminationStrategy: PID 154 died...
22:49:43.915957 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:43.919833 ---      ParallelTerminationStrategy: PID 155 died...
22:49:43.921382 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:43.925217 ---      ParallelTerminationStrategy: PID 156 died...
22:49:43.926767 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:43.930613 ---      ParallelTerminationStrategy: PID 157 died...
22:49:43.932158 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:43.936034 ---      ParallelTerminationStrategy: PID 158 died...
22:49:43.937578 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:43.941434 ---      ParallelTerminationStrategy: PID 159 died...
22:49:43.942989 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:43.946830 ---      ParallelTerminationStrategy: PID 160 died...
22:49:43.948391 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:43.952253 ---      ParallelTerminationStrategy: PID 161 died...
22:49:43.953790 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:43.957657 ---      ParallelTerminationStrategy: PID 162 died...
22:49:43.959198 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:43.963049 ---      ParallelTerminationStrategy: PID 163 died...
22:49:43.964625 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:43.968478 ---      ParallelTerminationStrategy: PID 164 died...
22:49:43.970037 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:43.973865 ---      ParallelTerminationStrategy: PID 165 died...
22:49:43.975418 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:43.979277 ---      ParallelTerminationStrategy: PID 166 died...
22:49:43.980829 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:43.984684 ---      ParallelTerminationStrategy: PID 167 died...
22:49:43.986234 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:43.990082 ---      ParallelTerminationStrategy: PID 168 died...
22:49:43.991635 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:43.995544 ---      ParallelTerminationStrategy: PID 169 died...
22:49:43.997112 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:44.000949 ---      ParallelTerminationStrategy: PID 170 died...
22:49:44.002496 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:44.006344 ---      ParallelTerminationStrategy: PID 171 died...
22:49:44.007896 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:44.011757 ---      ParallelTerminationStrategy: PID 172 died...
22:49:44.013304 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:44.017159 ---      ParallelTerminationStrategy: PID 173 died...
22:49:44.018703 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:44.022539 ---      ParallelTerminationStrategy: PID 174 died...
22:49:44.024106 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:44.027961 ---      ParallelTerminationStrategy: PID 175 died...
22:49:44.029528 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:44.033377 ---      ParallelTerminationStrategy: PID 176 died...
22:49:44.034969 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:44.038804 ---      ParallelTerminationStrategy: PID 177 died...
22:49:44.040362 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:44.044190 ---      ParallelTerminationStrategy: PID 178 died...
22:49:44.045721 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:44.049568 ---      ParallelTerminationStrategy: PID 179 died...
22:49:44.051111 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:44.054983 ---      ParallelTerminationStrategy: PID 180 died...
22:49:44.056524 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:44.060378 ---      ParallelTerminationStrategy: PID 181 died...
22:49:44.061928 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:44.065760 ---      ParallelTerminationStrategy: PID 182 died...
22:49:44.067310 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:44.071145 ---      ParallelTerminationStrategy: PID 183 died...
22:49:44.072691 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:44.076543 ---      ParallelTerminationStrategy: PID 184 died...
22:49:44.078102 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:44.081969 ---      ParallelTerminationStrategy: PID 185 died...
22:49:44.083505 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:44.087341 ---      ParallelTerminationStrategy: PID 186 died...
22:49:44.088898 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:44.092757 ---      ParallelTerminationStrategy: PID 187 died...
22:49:44.094313 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:44.098159 ---      ParallelTerminationStrategy: PID 188 died...
22:49:44.099725 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:44.103568 ---      ParallelTerminationStrategy: PID 189 died...
22:49:44.105130 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:44.108982 ---      ParallelTerminationStrategy: PID 190 died...
22:49:44.110525 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:44.114388 ---      ParallelTerminationStrategy: PID 191 died...
22:49:44.115926 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:44.119766 ---      ParallelTerminationStrategy: PID 192 died...
22:49:44.121304 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:44.125160 ---      ParallelTerminationStrategy: PID 193 died...
22:49:44.126732 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:44.130549 ---      ParallelTerminationStrategy: PID 194 died...
22:49:44.132111 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:44.135926 ---      ParallelTerminationStrategy: PID 195 died...
22:49:44.137475 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:44.141320 ---      ParallelTerminationStrategy: PID 196 died...
22:49:44.142857 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:44.146698 ---      ParallelTerminationStrategy: PID 197 died...
22:49:44.148246 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:44.152103 ---      ParallelTerminationStrategy: PID 198 died...
22:49:44.153650 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:44.157483 ---      ParallelTerminationStrategy: PID 199 died...
22:49:44.159022 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:44.162850 ---      ParallelTerminationStrategy: PID 200 died...
22:49:44.164403 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:44.168256 ---      ParallelTerminationStrategy: PID 201 died...
22:49:44.169786 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:44.173616 ---      ParallelTerminationStrategy: PID 202 died...
22:49:44.175151 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:44.179014 ---      ParallelTerminationStrategy: PID 203 died...
22:49:44.180567 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:44.184440 ---      ParallelTerminationStrategy: PID 204 died...
22:49:44.185987 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:44.189827 ---      ParallelTerminationStrategy: PID 205 died...
22:49:44.191388 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:44.195206 ---      ParallelTerminationStrategy: PID 206 died...
22:49:44.196841 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:44.200698 ---      ParallelTerminationStrategy: PID 207 died...
22:49:44.202243 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:44.206093 ---      ParallelTerminationStrategy: PID 208 died...
22:49:44.207642 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:44.211483 ---      ParallelTerminationStrategy: PID 209 died...
22:49:44.213020 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:44.216883 ---      ParallelTerminationStrategy: PID 210 died...
22:49:44.218419 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:44.222264 ---      ParallelTerminationStrategy: PID 211 died...
22:49:44.223833 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:44.227668 ---      ParallelTerminationStrategy: PID 212 died...
22:49:44.229215 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:44.233076 ---      ParallelTerminationStrategy: PID 213 died...
22:49:44.234615 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:44.238448 ---      ParallelTerminationStrategy: PID 214 died...
22:49:44.239994 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:44.243825 ---      ParallelTerminationStrategy: PID 215 died...
22:49:44.245367 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:44.249219 ---      ParallelTerminationStrategy: PID 216 died...
22:49:44.250757 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:44.254595 ---      ParallelTerminationStrategy: PID 217 died...
22:49:44.256150 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:44.259987 ---      ParallelTerminationStrategy: PID 218 died...
22:49:44.261538 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:44.265401 ---      ParallelTerminationStrategy: PID 219 died...
22:49:44.266948 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:44.270836 ---      ParallelTerminationStrategy: PID 220 died...
22:49:44.272408 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:44.276250 ---      ParallelTerminationStrategy: PID 221 died...
22:49:44.277788 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:44.281636 ---      ParallelTerminationStrategy: PID 222 died...
22:49:44.283178 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:44.287008 ---      ParallelTerminationStrategy: PID 223 died...
22:49:44.288597 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:44.292460 ---      ParallelTerminationStrategy: PID 224 died...
22:49:44.294002 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:44.297840 ---      ParallelTerminationStrategy: PID 225 died...
22:49:44.299383 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:44.303230 ---      ParallelTerminationStrategy: PID 226 died...
22:49:44.304774 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:44.308615 ---      ParallelTerminationStrategy: PID 227 died...
22:49:44.310165 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:44.314037 ---      ParallelTerminationStrategy: PID 228 died...
22:49:44.315613 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:44.319459 ---      ParallelTerminationStrategy: PID 229 died...
22:49:44.321038 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:44.324885 ---      ParallelTerminationStrategy: PID 230 died...
22:49:44.326435 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:44.330305 ---      ParallelTerminationStrategy: PID 231 died...
22:49:44.331841 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:44.335757 ---      ParallelTerminationStrategy: PID 232 died...
22:49:44.337355 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:44.341340 ---      ParallelTerminationStrategy: PID 233 died...
22:49:44.342935 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:44.346887 ---      ParallelTerminationStrategy: PID 234 died...
22:49:44.348497 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:47.752965 ---      ParallelTerminationStrategy: PID 34 died...
22:49:47.759181 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8275 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.836544 tst                       trial-8275: Storing JUnit report in /build/trial-8275/run.2026-03-19_22-48-18/trial-8275.xml

--------------------------------------------------------------------------------------------
trial-8275 PASS
--------------------------------------------------------------------------------------------
22:49:47.847437 tst                       trial-8275: trial-8275: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (83.2 sec)
+ exit_code=0
+ rm -rf trial-8275/inst
+ cd trial-8275
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-19 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8275-run.tgz run.2026-03-19_22-48-18
+ tar czf /build/trial-8275-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-19_13_27_19.tgz osmo-bts-oc2g.build-2026-03-19_00_51_17.tgz osmo-bts-sysmo.build-2026-03-19_00_51_22.tgz osmo-bts.build-2026-03-19_00_51_26.tgz osmo-ggsn.build-2026-03-19_20_42_36.tgz osmo-hlr.build-2026-03-19_16_36_50.tgz osmo-hnbgw.build-2026-03-19_13_29_29.tgz osmo-mgw.build-2026-03-19_08_33_11.tgz osmo-msc.build-2026-03-19_13_35_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-19_07_34_56.tgz osmo-pcu-sysmo.build-2026-03-19_07_34_50.tgz osmo-pcu.build-2026-03-19_07_35_01.tgz osmo-sgsn.build-2026-03-19_20_48_10.tgz osmo-stp.build-2026-03-19_13_26_02.tgz osmo-trx.build-2026-03-19_14_21_36.tgz osmocom-bb.build-2026-03-19_21_17_43.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