Skip to content
Success

Console Output

Skipping 13 KB.. Full Log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6799
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11877560270903740484.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-7856
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
29206c0 osmo-pcap-master: depend on libosmo-netif
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s

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

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

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

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

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

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

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

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

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

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

#12 [19/28] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#12 CACHED

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

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

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

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

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

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

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

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

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

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

#23 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#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 [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
#26 CACHED

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:8c30b6de0773a61c446fea9e1fa82819bf591d95e4ce9db204eee0761fb3be04 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7857 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-01-25 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7857
+ mkdir -p trial-7857
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-01-25_13_28_32.tgz osmo-bts-oc2g.build-2025-01-25_00_51_27.tgz osmo-bts-sysmo.build-2025-01-25_00_51_26.tgz osmo-bts.build-2025-01-25_00_51_39.tgz osmo-ggsn.build-2025-01-25_20_42_27.tgz osmo-hlr.build-2025-01-25_16_36_58.tgz osmo-hnbgw.build-2025-01-25_13_29_08.tgz osmo-mgw.build-2025-01-25_08_33_14.tgz osmo-msc.build-2025-01-25_13_33_00.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-25_07_40_40.tgz osmo-pcu-sysmo.build-2025-01-25_07_40_34.tgz osmo-pcu.build-2025-01-25_07_40_43.tgz osmo-sgsn.build-2025-01-25_20_48_29.tgz osmo-stp.build-2025-01-25_13_25_12.tgz osmo-trx.build-2025-01-25_14_27_47.tgz osmocom-bb.build-2025-01-25_21_17_16.tgz srslte.build-19.tgz trial-7857
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-01-25_13_28_32.md5 osmo-bts-oc2g.build-2025-01-25_00_51_27.md5 osmo-bts-sysmo.build-2025-01-25_00_51_26.md5 osmo-bts.build-2025-01-25_00_51_39.md5 osmo-ggsn.build-2025-01-25_20_42_27.md5 osmo-hlr.build-2025-01-25_16_36_58.md5 osmo-hnbgw.build-2025-01-25_13_29_08.md5 osmo-mgw.build-2025-01-25_08_33_14.md5 osmo-msc.build-2025-01-25_13_33_00.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-25_07_40_40.md5 osmo-pcu-sysmo.build-2025-01-25_07_40_34.md5 osmo-pcu.build-2025-01-25_07_40_43.md5 osmo-sgsn.build-2025-01-25_20_48_29.md5 osmo-stp.build-2025-01-25_13_25_12.md5 osmo-trx.build-2025-01-25_14_27_47.md5 osmocom-bb.build-2025-01-25_21_17_16.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-01-25_13_28_32.md5 osmo-bts-oc2g.build-2025-01-25_00_51_27.md5 osmo-bts-sysmo.build-2025-01-25_00_51_26.md5 osmo-bts.build-2025-01-25_00_51_39.md5 osmo-ggsn.build-2025-01-25_20_42_27.md5 osmo-hlr.build-2025-01-25_16_36_58.md5 osmo-hnbgw.build-2025-01-25_13_29_08.md5 osmo-mgw.build-2025-01-25_08_33_14.md5 osmo-msc.build-2025-01-25_13_33_00.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-25_07_40_40.md5 osmo-pcu-sysmo.build-2025-01-25_07_40_34.md5 osmo-pcu.build-2025-01-25_07_40_43.md5 osmo-sgsn.build-2025-01-25_20_48_29.md5 osmo-stp.build-2025-01-25_13_25_12.md5 osmo-trx.build-2025-01-25_14_27_47.md5 osmocom-bb.build-2025-01-25_21_17_16.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-7857 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7857'
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-7857
--------------------------------------------------------------------------------------------
22:48:19.774016 tst                       trial-7857: Detailed log at /build/trial-7857/run.2025-01-25_22-48-19/log

---------------------------------------------------------------------
trial-7857 netreg_mass
---------------------------------------------------------------------
22:48:19.979757 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.980109 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.980893 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.982044 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.022615 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.023403 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.024531 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.089479 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-7857 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.090835 tst       register_default_mass.py:9: Claiming resources for the test
22:48:20.105851 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.106401 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.106845 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.107276 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.107705 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.108156 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.108646 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.148885 tst         register_default_mass.py: using LAC 2
22:48:20.200414 tst         register_default_mass.py: using RAC 2
22:48:20.247332 tst         register_default_mass.py: using CellId 2
22:48:20.307060 tst         register_default_mass.py: using BVCI 3
22:48:20.313643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.314434 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.315176 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.315857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.316477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.317043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.317692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.318215 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.318735 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.319260 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.319778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.320291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.320833 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.321365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.321885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.322401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.322932 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.323449 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.323968 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.324491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.325013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.325534 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.326071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.326596 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.327107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.327628 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.328141 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.328696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.329256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.329787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.330302 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.330838 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.331366 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.331892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.332418 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.332949 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.333469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.334004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.334535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.335047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.335550 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.336078 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.336601 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.337125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.337656 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.338177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.338689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.339206 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.339742 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.340259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.340785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.341312 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.341823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.342329 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.342856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.343374 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.343888 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.344411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.344947 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.345457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.345975 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.346485 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.347010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.347539 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.348044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.348544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.349082 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.349619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.350126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.350638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.351144 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.351654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.352251 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.352786 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.353292 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.353792 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.354311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.354824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.355330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.355833 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.356345 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.356859 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.357361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.357875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.358377 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.358876 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.359373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.359892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.360396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.360912 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.361433 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.361938 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.362449 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.362973 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.363486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.363983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.364484 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.365012 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.365523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.366035 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.366544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.367105 tst      register_default_mass.py:21: Launching a simple network
22:48:20.377037 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.499931 run            create_hlr_db(pid=20): Launched
22:48:21.510216 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.527408 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.543027 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.548930 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.719492 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.734923 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.740767 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.174589 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.189497 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.199824 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.316940 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.331982 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.337785 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.361932 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.377574 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.383503 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.692665 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.710242 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.727161 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.881701 run         osmo-bts-virtual(pid=34): Launched
22:48:32.934533 tst         register_default_mass.py: using MSISDN 1001
22:48:32.941276 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.058673 tst         register_default_mass.py: using MSISDN 1002
22:48:33.064383 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.146569 tst         register_default_mass.py: using MSISDN 1003
22:48:33.152202 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.249637 tst         register_default_mass.py: using MSISDN 1004
22:48:33.264840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.404618 tst         register_default_mass.py: using MSISDN 1005
22:48:33.410515 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.518819 tst         register_default_mass.py: using MSISDN 1006
22:48:33.524766 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.618263 tst         register_default_mass.py: using MSISDN 1007
22:48:33.623962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.730118 tst         register_default_mass.py: using MSISDN 1008
22:48:33.735997 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.816355 tst         register_default_mass.py: using MSISDN 1009
22:48:33.824306 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.908507 tst         register_default_mass.py: using MSISDN 1010
22:48:33.916315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.030126 tst         register_default_mass.py: using MSISDN 1011
22:48:34.036057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.109883 tst         register_default_mass.py: using MSISDN 1012
22:48:34.115822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.212293 tst         register_default_mass.py: using MSISDN 1013
22:48:34.218375 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.319668 tst         register_default_mass.py: using MSISDN 1014
22:48:34.325483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.417125 tst         register_default_mass.py: using MSISDN 1015
22:48:34.424793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.495260 tst         register_default_mass.py: using MSISDN 1016
22:48:34.501137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.583288 tst         register_default_mass.py: using MSISDN 1017
22:48:34.589177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.664722 tst         register_default_mass.py: using MSISDN 1018
22:48:34.670615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.744012 tst         register_default_mass.py: using MSISDN 1019
22:48:34.750024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.835217 tst         register_default_mass.py: using MSISDN 1020
22:48:34.841178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.922716 tst         register_default_mass.py: using MSISDN 1021
22:48:34.928393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.011920 tst         register_default_mass.py: using MSISDN 1022
22:48:35.020115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.088120 tst         register_default_mass.py: using MSISDN 1023
22:48:35.094185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:35.217185 tst         register_default_mass.py: using MSISDN 1024
22:48:35.224571 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.305520 tst         register_default_mass.py: using MSISDN 1025
22:48:35.311387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.378460 tst         register_default_mass.py: using MSISDN 1026
22:48:35.384759 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.491757 tst         register_default_mass.py: using MSISDN 1027
22:48:35.498160 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.573152 tst         register_default_mass.py: using MSISDN 1028
22:48:35.579157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.646726 tst         register_default_mass.py: using MSISDN 1029
22:48:35.652676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.762737 tst         register_default_mass.py: using MSISDN 1030
22:48:35.769601 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.903441 tst         register_default_mass.py: using MSISDN 1031
22:48:35.909609 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:36.005916 tst         register_default_mass.py: using MSISDN 1032
22:48:36.011881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:36.121474 tst         register_default_mass.py: using MSISDN 1033
22:48:36.128777 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:36.250723 tst         register_default_mass.py: using MSISDN 1034
22:48:36.256614 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:36.361835 tst         register_default_mass.py: using MSISDN 1035
22:48:36.367894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:36.486038 tst         register_default_mass.py: using MSISDN 1036
22:48:36.492048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.585222 tst         register_default_mass.py: using MSISDN 1037
22:48:36.591209 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.682983 tst         register_default_mass.py: using MSISDN 1038
22:48:36.689851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.802217 tst         register_default_mass.py: using MSISDN 1039
22:48:36.808644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.895737 tst         register_default_mass.py: using MSISDN 1040
22:48:36.901636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.995354 tst         register_default_mass.py: using MSISDN 1041
22:48:37.001319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.088556 tst         register_default_mass.py: using MSISDN 1042
22:48:37.094373 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.182173 tst         register_default_mass.py: using MSISDN 1043
22:48:37.187903 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.271265 tst         register_default_mass.py: using MSISDN 1044
22:48:37.276947 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:37.361318 tst         register_default_mass.py: using MSISDN 1045
22:48:37.367399 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:37.451451 tst         register_default_mass.py: using MSISDN 1046
22:48:37.473276 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:37.567895 tst         register_default_mass.py: using MSISDN 1047
22:48:37.589193 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:37.673584 tst         register_default_mass.py: using MSISDN 1048
22:48:37.690101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:37.771868 tst         register_default_mass.py: using MSISDN 1049
22:48:37.777906 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:37.851976 tst         register_default_mass.py: using MSISDN 1050
22:48:37.858178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:37.929481 tst         register_default_mass.py: using MSISDN 1051
22:48:37.937277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.006625 tst         register_default_mass.py: using MSISDN 1052
22:48:38.012534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.088155 tst         register_default_mass.py: using MSISDN 1053
22:48:38.093990 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.174755 tst         register_default_mass.py: using MSISDN 1054
22:48:38.184673 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:38.264508 tst         register_default_mass.py: using MSISDN 1055
22:48:38.270477 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:38.333815 tst         register_default_mass.py: using MSISDN 1056
22:48:38.339616 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:38.424179 tst         register_default_mass.py: using MSISDN 1057
22:48:38.430120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:38.520517 tst         register_default_mass.py: using MSISDN 1058
22:48:38.527278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.614176 tst         register_default_mass.py: using MSISDN 1059
22:48:38.627419 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.714540 tst         register_default_mass.py: using MSISDN 1060
22:48:38.724128 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:38.791655 tst         register_default_mass.py: using MSISDN 1061
22:48:38.801278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:38.875460 tst         register_default_mass.py: using MSISDN 1062
22:48:38.898528 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.990198 tst         register_default_mass.py: using MSISDN 1063
22:48:39.012467 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:39.087005 tst         register_default_mass.py: using MSISDN 1064
22:48:39.104775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:39.181138 tst         register_default_mass.py: using MSISDN 1065
22:48:39.187082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:39.285105 tst         register_default_mass.py: using MSISDN 1066
22:48:39.296250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:39.367739 tst         register_default_mass.py: using MSISDN 1067
22:48:39.388356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:39.465399 tst         register_default_mass.py: using MSISDN 1068
22:48:39.487222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:39.552220 tst         register_default_mass.py: using MSISDN 1069
22:48:39.569194 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:39.645032 tst         register_default_mass.py: using MSISDN 1070
22:48:39.735038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:39.827581 tst         register_default_mass.py: using MSISDN 1071
22:48:39.833448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:39.901988 tst         register_default_mass.py: using MSISDN 1072
22:48:39.915479 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.999384 tst         register_default_mass.py: using MSISDN 1073
22:48:40.008020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.082731 tst         register_default_mass.py: using MSISDN 1074
22:48:40.093062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.468274 tst         register_default_mass.py: using MSISDN 1075
22:48:40.474283 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:40.578206 tst         register_default_mass.py: using MSISDN 1076
22:48:40.584105 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:40.701233 tst         register_default_mass.py: using MSISDN 1077
22:48:40.708635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:40.812389 tst         register_default_mass.py: using MSISDN 1078
22:48:40.831099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:40.938772 tst         register_default_mass.py: using MSISDN 1079
22:48:40.960077 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.070265 tst         register_default_mass.py: using MSISDN 1080
22:48:41.077850 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.191805 tst         register_default_mass.py: using MSISDN 1081
22:48:41.197742 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:41.296899 tst         register_default_mass.py: using MSISDN 1082
22:48:41.303080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:41.375434 tst         register_default_mass.py: using MSISDN 1083
22:48:41.381292 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:41.452012 tst         register_default_mass.py: using MSISDN 1084
22:48:41.461318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:41.547044 tst         register_default_mass.py: using MSISDN 1085
22:48:41.553037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:41.650902 tst         register_default_mass.py: using MSISDN 1086
22:48:41.656760 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:41.727658 tst         register_default_mass.py: using MSISDN 1087
22:48:41.733825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:41.816362 tst         register_default_mass.py: using MSISDN 1088
22:48:41.822176 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:41.903681 tst         register_default_mass.py: using MSISDN 1089
22:48:41.909643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:41.985739 tst         register_default_mass.py: using MSISDN 1090
22:48:41.991558 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.063574 tst         register_default_mass.py: using MSISDN 1091
22:48:42.069457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.176199 tst         register_default_mass.py: using MSISDN 1092
22:48:42.182508 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.257766 tst         register_default_mass.py: using MSISDN 1093
22:48:42.265109 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.336807 tst         register_default_mass.py: using MSISDN 1094
22:48:42.342598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:42.423629 tst         register_default_mass.py: using MSISDN 1095
22:48:42.429505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:42.513361 tst         register_default_mass.py: using MSISDN 1096
22:48:42.520819 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:42.585177 tst         register_default_mass.py: using MSISDN 1097
22:48:42.591032 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:42.667861 tst         register_default_mass.py: using MSISDN 1098
22:48:42.673858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:42.741367 tst         register_default_mass.py: using MSISDN 1099
22:48:42.747265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.865880 tst         register_default_mass.py: using MSISDN 1100
22:48:42.871655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.990526 run                             mass: Starting testcase
22:48:42.996407 run                             mass: Pre-launching all virtphy's
22:48:43.001958 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:43.015112 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:43.021314 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:43.036608 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:43.043005 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.056513 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.062864 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.076512 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.082774 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.096262 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.102476 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.116005 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.122336 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.135697 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.141967 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.155606 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.162074 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.175703 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.181961 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.195631 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.202058 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.215663 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.221916 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.235305 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.241498 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.254845 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.261040 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.274478 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.280679 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.294079 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.300304 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.313859 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.320061 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.333457 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.339517 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.352746 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.358915 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.372228 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.378421 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.391594 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.397852 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.411443 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.417685 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.431224 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.437481 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.451103 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.457378 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.470897 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.477152 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.490407 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.496345 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:43.509507 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:43.515670 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:43.529048 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:43.535284 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:43.548723 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:43.555031 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:43.568377 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:43.574590 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:43.587988 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:43.594181 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.607515 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.613586 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.627125 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.633346 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.646751 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.652936 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.666419 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.672606 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:43.686193 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:43.692366 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:43.705896 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:43.712142 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:43.725673 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.731940 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.745441 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.751676 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.765165 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.771414 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.784913 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.791164 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.804690 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.810956 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.824392 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.830601 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.844311 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.850528 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.863726 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.869824 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.882664 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.888663 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.901489 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.907523 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.920971 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.927140 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.940646 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.954647 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.967660 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.973612 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.986930 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.993231 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.006603 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.012515 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.025412 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.031475 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.044576 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.050745 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.064363 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.070615 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.083975 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.090505 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.104011 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.110197 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.123736 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.129931 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.143366 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.149750 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.163297 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.169608 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.183021 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.189295 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.202921 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.209130 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.222671 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.228908 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.242330 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.248569 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.262059 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.268251 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.281745 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.287931 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.301452 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.307646 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.321081 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.327298 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.340697 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.346992 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.360403 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.366596 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.380046 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.386378 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.399976 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.406215 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.419642 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.425860 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:44.439461 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:44.445664 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:44.459638 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:44.466002 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:44.479523 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:44.485759 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:44.499241 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:44.505511 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:44.519106 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:44.525390 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.538819 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.545091 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.558563 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.564769 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.578364 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.584623 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.598208 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.604462 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.618065 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.624394 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.638186 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.644390 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.657874 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.664245 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.677799 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.684161 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.697667 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.703897 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.717245 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.723419 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.736843 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.743094 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.756573 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.762732 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.776107 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.782328 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.795732 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.801965 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.815135 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.821264 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.834412 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.840582 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.854133 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.860341 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.873909 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.880093 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.893487 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.899818 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.913271 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.919579 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.933044 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.939265 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.952717 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.958934 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.972504 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.978673 run                             mass: Checking if sockets are in the filesystem
22:48:44.991142 run                osmo-ms-mob/00000: Starting mobile
22:48:45.004691 run       osmo-ms-mob/00000(pid=135): Launched
22:48:45.015962 run                             mass: MS start registered  {at=1076230.719312179, delay=0.005101152928546071, ms=00000}
22:48:49.205677 run                osmo-ms-mob/00001: Starting mobile
22:48:49.219074 run       osmo-ms-mob/00001(pid=136): Launched
22:48:49.229990 run                             mass: MS start registered  {at=1076234.933337665, delay=0.004959905985742807, ms=00001}
22:48:50.358527 run                             mass: MS performed LU  {at=1076236.061804152, lu_delay=5.3424919731915, ms=00000}
22:48:50.990579 run                osmo-ms-mob/00002: Starting mobile
22:48:51.004164 run       osmo-ms-mob/00002(pid=137): Launched
22:48:51.015470 run                             mass: MS start registered  {at=1076236.718812754, delay=0.004997340962290764, ms=00002}
22:48:52.293097 run                osmo-ms-mob/00003: Starting mobile
22:48:52.306365 run       osmo-ms-mob/00003(pid=138): Launched
22:48:52.317606 run                             mass: MS start registered  {at=1076238.020954332, delay=0.004905638983473182, ms=00003}
22:48:53.392227 run                osmo-ms-mob/00004: Starting mobile
22:48:53.405337 run       osmo-ms-mob/00004(pid=139): Launched
22:48:53.416177 run                             mass: MS start registered  {at=1076239.119522263, delay=0.00486346404068172, ms=00004}
22:48:54.125109 run                             mass: MS performed LU  {at=1076239.828350347, lu_delay=4.895012682070956, ms=00001}
22:48:54.396815 run                osmo-ms-mob/00005: Starting mobile
22:48:54.410012 run       osmo-ms-mob/00005(pid=140): Launched
22:48:54.420967 run                             mass: MS start registered  {at=1076240.124318564, delay=0.004966861102730036, ms=00005}
22:48:55.291361 run                osmo-ms-mob/00006: Starting mobile
22:48:55.304852 run       osmo-ms-mob/00006(pid=141): Launched
22:48:55.315731 run                             mass: MS start registered  {at=1076241.019082698, delay=0.0048616130370646715, ms=00006}
22:48:56.026085 run                             mass: MS performed LU  {at=1076241.729348597, lu_delay=5.010535842971876, ms=00002}
22:48:56.190796 run                osmo-ms-mob/00007: Starting mobile
22:48:56.204816 run       osmo-ms-mob/00007(pid=142): Launched
22:48:56.216377 run                             mass: MS start registered  {at=1076241.919727478, delay=0.005190606927499175, ms=00007}
22:48:56.991006 run                osmo-ms-mob/00008: Starting mobile
22:48:57.006584 run       osmo-ms-mob/00008(pid=143): Launched
22:48:57.017952 run                             mass: MS start registered  {at=1076242.721303081, delay=0.005038311937823892, ms=00008}
22:48:57.690637 run                osmo-ms-mob/00009: Starting mobile
22:48:57.704761 run       osmo-ms-mob/00009(pid=144): Launched
22:48:57.716484 run                             mass: MS start registered  {at=1076243.419803129, delay=0.0051201339811086655, ms=00009}
22:48:57.889510 run                             mass: MS performed LU  {at=1076243.592821134, lu_delay=5.571866801939905, ms=00003}
22:48:58.393714 run                osmo-ms-mob/00010: Starting mobile
22:48:58.408891 run       osmo-ms-mob/00010(pid=145): Launched
22:48:58.415306 run                             mass: MS performed LU  {at=1076244.118662378, lu_delay=4.999140114989132, ms=00004}
22:48:58.421493 run                             mass: MS start registered  {at=1076244.124859284, delay=0.006216253852471709, ms=00010}
22:48:58.990872 run                osmo-ms-mob/00011: Starting mobile
22:48:59.010291 run       osmo-ms-mob/00011(pid=146): Launched
22:48:59.021645 run                             mass: MS start registered  {at=1076244.72499089, delay=0.0048766168765723705, ms=00011}
22:48:59.610507 run                osmo-ms-mob/00012: Starting mobile
22:48:59.624310 run       osmo-ms-mob/00012(pid=147): Launched
22:48:59.642221 run                             mass: MS start registered  {at=1076245.345561523, delay=0.011193228885531425, ms=00012}
22:48:59.791056 run                             mass: MS performed LU  {at=1076245.49437154, lu_delay=5.370052975835279, ms=00005}
22:49:00.194501 run                osmo-ms-mob/00013: Starting mobile
22:49:00.208076 run       osmo-ms-mob/00013(pid=148): Launched
22:49:00.221143 run                             mass: MS start registered  {at=1076245.924480708, delay=0.006429553031921387, ms=00013}
22:49:00.308230 run                             mass: MS performed LU  {at=1076246.011561858, lu_delay=4.992479159962386, ms=00006}
22:49:00.791485 run                osmo-ms-mob/00014: Starting mobile
22:49:00.805347 run       osmo-ms-mob/00014(pid=149): Launched
22:49:00.816927 run                             mass: MS start registered  {at=1076246.520254927, delay=0.0049629060085862875, ms=00014}
22:49:01.390494 run                osmo-ms-mob/00015: Starting mobile
22:49:01.405167 run       osmo-ms-mob/00015(pid=150): Launched
22:49:01.416549 run                             mass: MS start registered  {at=1076247.119896721, delay=0.005009056068956852, ms=00015}
22:49:01.656867 run                             mass: MS performed LU  {at=1076247.36010955, lu_delay=5.440382072003558, ms=00007}
22:49:01.702652 run                             mass: MS performed LU  {at=1076247.405920155, lu_delay=4.684617074206471, ms=00008}
22:49:01.891616 run                osmo-ms-mob/00016: Starting mobile
22:49:01.904997 run       osmo-ms-mob/00016(pid=151): Launched
22:49:01.916142 run                             mass: MS start registered  {at=1076247.619495399, delay=0.0048915480729192495, ms=00016}
22:49:02.406142 run                osmo-ms-mob/00017: Starting mobile
22:49:02.420316 run       osmo-ms-mob/00017(pid=152): Launched
22:49:02.431212 run                             mass: MS start registered  {at=1076248.134563306, delay=0.004781490191817284, ms=00017}
22:49:02.990664 run                osmo-ms-mob/00018: Starting mobile
22:49:03.004560 run       osmo-ms-mob/00018(pid=153): Launched
22:49:03.016047 run                             mass: MS start registered  {at=1076248.719392077, delay=0.005277588032186031, ms=00018}
22:49:03.390514 run                osmo-ms-mob/00019: Starting mobile
22:49:03.404112 run       osmo-ms-mob/00019(pid=154): Launched
22:49:03.415183 run                             mass: MS start registered  {at=1076249.118528079, delay=0.004698379896581173, ms=00019}
22:49:03.556411 run                             mass: MS performed LU  {at=1076249.259715628, lu_delay=5.134856344200671, ms=00010}
22:49:03.602898 run                             mass: MS performed LU  {at=1076249.306229468, lu_delay=5.886426338925958, ms=00009}
22:49:03.894732 run                osmo-ms-mob/00020: Starting mobile
22:49:03.911021 run       osmo-ms-mob/00020(pid=155): Launched
22:49:03.918873 run                             mass: MS performed LU  {at=1076249.622225313, lu_delay=4.897234423086047, ms=00011}
22:49:03.925322 run                             mass: MS start registered  {at=1076249.628687814, delay=0.00648610619828105, ms=00020}
22:49:04.395447 run                osmo-ms-mob/00021: Starting mobile
22:49:04.408594 run       osmo-ms-mob/00021(pid=156): Launched
22:49:04.419527 run                             mass: MS start registered  {at=1076250.122880752, delay=0.005049664061516523, ms=00021}
22:49:04.806076 run                osmo-ms-mob/00022: Starting mobile
22:49:04.821024 run       osmo-ms-mob/00022(pid=157): Launched
22:49:04.832067 run                             mass: MS start registered  {at=1076250.535418308, delay=0.004782655043527484, ms=00022}
22:49:05.290410 run                osmo-ms-mob/00023: Starting mobile
22:49:05.303735 run       osmo-ms-mob/00023(pid=158): Launched
22:49:05.314574 run                             mass: MS start registered  {at=1076251.017925963, delay=0.00482858601026237, ms=00023}
22:49:05.420928 run                             mass: MS performed LU  {at=1076251.124259705, lu_delay=5.199778996873647, ms=00013}
22:49:05.467947 run                             mass: MS performed LU  {at=1076251.171282996, lu_delay=5.825721472967416, ms=00012}
22:49:05.574653 run                             mass: MS performed LU  {at=1076251.277904489, lu_delay=4.757649562088773, ms=00014}
22:49:05.601680 run                osmo-ms-mob/00024: Starting mobile
22:49:05.614838 run       osmo-ms-mob/00024(pid=159): Launched
22:49:05.625538 run                             mass: MS start registered  {at=1076251.328890752, delay=0.004725828999653459, ms=00024}
22:49:06.207031 run                osmo-ms-mob/00025: Starting mobile
22:49:06.222424 run       osmo-ms-mob/00025(pid=160): Launched
22:49:06.233567 run                             mass: MS start registered  {at=1076251.936916065, delay=0.004718587035313249, ms=00025}
22:49:06.605543 run                osmo-ms-mob/00026: Starting mobile
22:49:06.619623 run       osmo-ms-mob/00026(pid=161): Launched
22:49:06.630868 run                             mass: MS start registered  {at=1076252.334215442, delay=0.005033798050135374, ms=00026}
22:49:06.996919 run                osmo-ms-mob/00027: Starting mobile
22:49:07.010565 run       osmo-ms-mob/00027(pid=162): Launched
22:49:07.021646 run                             mass: MS start registered  {at=1076252.724995749, delay=0.004689482040703297, ms=00027}
22:49:07.324264 run                             mass: MS performed LU  {at=1076253.027521396, lu_delay=4.892958089942113, ms=00017}
22:49:07.351384 run                osmo-ms-mob/00028: Starting mobile
22:49:07.364481 run       osmo-ms-mob/00028(pid=163): Launched
22:49:07.370706 run                             mass: MS performed LU  {at=1076253.074064721, lu_delay=5.954167999792844, ms=00015}
22:49:07.376581 run                             mass: MS start registered  {at=1076253.079947579, delay=0.005899372044950724, ms=00028}
22:49:07.438320 run                             mass: MS performed LU  {at=1076253.141577635, lu_delay=5.52208223589696, ms=00016}
22:49:07.790527 run                osmo-ms-mob/00029: Starting mobile
22:49:07.804244 run       osmo-ms-mob/00029(pid=164): Launched
22:49:07.815582 run                             mass: MS start registered  {at=1076253.518932708, delay=0.005023878999054432, ms=00029}
22:49:08.206823 run                osmo-ms-mob/00030: Starting mobile
22:49:08.220560 run       osmo-ms-mob/00030(pid=165): Launched
22:49:08.231770 run                             mass: MS start registered  {at=1076253.935112743, delay=0.005170827032998204, ms=00030}
22:49:08.606078 run                osmo-ms-mob/00031: Starting mobile
22:49:08.620416 run       osmo-ms-mob/00031(pid=166): Launched
22:49:08.631871 run                             mass: MS start registered  {at=1076254.335223136, delay=0.005075620021671057, ms=00031}
22:49:08.908329 run                osmo-ms-mob/00032: Starting mobile
22:49:08.922152 run       osmo-ms-mob/00032(pid=167): Launched
22:49:08.934105 run                             mass: MS start registered  {at=1076254.637454294, delay=0.005681665847077966, ms=00032}
22:49:09.104927 run                             mass: MS performed LU  {at=1076254.808187828, lu_delay=5.17950001382269, ms=00020}
22:49:09.187338 run                             mass: MS performed LU  {at=1076254.890673191, lu_delay=5.772145112045109, ms=00019}
22:49:09.199109 run                osmo-ms-mob/00033: Starting mobile
22:49:09.212307 run       osmo-ms-mob/00033(pid=168): Launched
22:49:09.222889 run                             mass: MS start registered  {at=1076254.926238077, delay=0.0044608949683606625, ms=00033}
22:49:09.233839 run                             mass: MS performed LU  {at=1076254.937191332, lu_delay=4.814310580026358, ms=00021}
22:49:09.359364 run                             mass: MS performed LU  {at=1076255.062615257, lu_delay=6.3432231799233705, ms=00018}
22:49:09.693168 run                osmo-ms-mob/00034: Starting mobile
22:49:09.707243 run       osmo-ms-mob/00034(pid=169): Launched
22:49:09.718041 run                             mass: MS start registered  {at=1076255.421392649, delay=0.00457034888677299, ms=00034}
22:49:09.990484 run                osmo-ms-mob/00035: Starting mobile
22:49:10.003363 run       osmo-ms-mob/00035(pid=170): Launched
22:49:10.014311 run                             mass: MS start registered  {at=1076255.71764963, delay=0.0045544549357146025, ms=00035}
22:49:10.390810 run                osmo-ms-mob/00036: Starting mobile
22:49:10.404640 run       osmo-ms-mob/00036(pid=171): Launched
22:49:10.416268 run                             mass: MS start registered  {at=1076256.119621787, delay=0.0048742389772087336, ms=00036}
22:49:10.791075 run                osmo-ms-mob/00037: Starting mobile
22:49:10.804269 run       osmo-ms-mob/00037(pid=172): Launched
22:49:10.815455 run                             mass: MS start registered  {at=1076256.51880292, delay=0.004644250962883234, ms=00037}
22:49:11.105596 run                osmo-ms-mob/00038: Starting mobile
22:49:11.119193 run       osmo-ms-mob/00038(pid=173): Launched
22:49:11.125337 run                             mass: MS performed LU  {at=1076256.82869508, lu_delay=4.891779015073553, ms=00025}
22:49:11.131274 run                             mass: MS start registered  {at=1076256.834641618, delay=0.005967475939542055, ms=00038}
22:49:11.137531 run                             mass: MS performed LU  {at=1076256.84089178, lu_delay=5.5120010280516, ms=00024}
22:49:11.148518 run                osmo-ms-mob/00039: Starting mobile
22:49:11.161559 run       osmo-ms-mob/00039(pid=174): Launched
22:49:11.172646 run                             mass: MS start registered  {at=1076256.875986866, delay=0.004975146846845746, ms=00039}
22:49:11.203957 run                             mass: MS performed LU  {at=1076256.907249595, lu_delay=6.37183128693141, ms=00022}
22:49:11.260767 run                             mass: MS performed LU  {at=1076256.964058678, lu_delay=5.946132714860141, ms=00023}
22:49:11.513662 run                             mass: MS performed LU  {at=1076257.216986011, lu_delay=4.882770569063723, ms=00026}
22:49:11.525486 run                osmo-ms-mob/00040: Starting mobile
22:49:11.539001 run       osmo-ms-mob/00040(pid=175): Launched
22:49:11.549983 run                             mass: MS start registered  {at=1076257.253333971, delay=0.0047836878802627325, ms=00040}
22:49:12.101884 run                osmo-ms-mob/00041: Starting mobile
22:49:12.116201 run       osmo-ms-mob/00041(pid=176): Launched
22:49:12.127162 run                             mass: MS start registered  {at=1076257.830512153, delay=0.004774374887347221, ms=00041}
22:49:12.391725 run                osmo-ms-mob/00042: Starting mobile
22:49:12.405856 run       osmo-ms-mob/00042(pid=177): Launched
22:49:12.418783 run                             mass: MS start registered  {at=1076258.122111629, delay=0.006422264967113733, ms=00042}
22:49:12.790366 run                osmo-ms-mob/00043: Starting mobile
22:49:12.803816 run       osmo-ms-mob/00043(pid=178): Launched
22:49:12.814891 run                             mass: MS start registered  {at=1076258.518243239, delay=0.004802678944543004, ms=00043}
22:49:12.870148 run                             mass: MS performed LU  {at=1076258.573482286, lu_delay=5.4935347069986165, ms=00028}
22:49:12.953455 run                             mass: MS performed LU  {at=1076258.656716688, lu_delay=5.931720938999206, ms=00027}
22:49:12.972196 run                osmo-ms-mob/00044: Starting mobile
22:49:12.984999 run       osmo-ms-mob/00044(pid=179): Launched
22:49:12.995686 run                             mass: MS start registered  {at=1076258.699035346, delay=0.004692156100645661, ms=00044}
22:49:13.001914 run                             mass: MS performed LU  {at=1076258.70527349, lu_delay=4.770160746993497, ms=00030}
22:49:13.124039 run                             mass: MS performed LU  {at=1076258.827373543, lu_delay=5.308440834982321, ms=00029}
22:49:13.135419 run                osmo-ms-mob/00045: Starting mobile
22:49:13.148798 run       osmo-ms-mob/00045(pid=180): Launched
22:49:13.159419 run                             mass: MS start registered  {at=1076258.86276824, delay=0.004581534070894122, ms=00045}
22:49:13.690926 run                osmo-ms-mob/00046: Starting mobile
22:49:13.704863 run       osmo-ms-mob/00046(pid=181): Launched
22:49:13.717537 run                             mass: MS start registered  {at=1076259.420886886, delay=0.0063225580379366875, ms=00046}
22:49:13.990650 run                osmo-ms-mob/00047: Starting mobile
22:49:14.004902 run       osmo-ms-mob/00047(pid=182): Launched
22:49:14.016209 run                             mass: MS start registered  {at=1076259.719543563, delay=0.004736319882795215, ms=00047}
22:49:14.290691 run                osmo-ms-mob/00048: Starting mobile
22:49:14.309834 run       osmo-ms-mob/00048(pid=183): Launched
22:49:14.321425 run                             mass: MS start registered  {at=1076260.024764986, delay=0.005153473000973463, ms=00048}
22:49:14.590528 run                osmo-ms-mob/00049: Starting mobile
22:49:14.604328 run       osmo-ms-mob/00049(pid=184): Launched
22:49:14.615415 run                             mass: MS start registered  {at=1076260.318766785, delay=0.004847275093197823, ms=00049}
22:49:14.854286 run                             mass: MS performed LU  {at=1076260.557622197, lu_delay=5.136229548137635, ms=00034}
22:49:14.866198 run                osmo-ms-mob/00050: Starting mobile
22:49:14.879809 run       osmo-ms-mob/00050(pid=185): Launched
22:49:14.894385 run                             mass: MS start registered  {at=1076260.597728384, delay=0.007886484963819385, ms=00050}
22:49:14.901152 run                             mass: MS performed LU  {at=1076260.604503416, lu_delay=5.678265338996425, ms=00033}
22:49:14.970042 run                             mass: MS performed LU  {at=1076260.673360976, lu_delay=4.955711345886812, ms=00035}
22:49:15.025662 run                             mass: MS performed LU  {at=1076260.72898402, lu_delay=6.393760883947834, ms=00031}
22:49:15.039071 run                osmo-ms-mob/00051: Starting mobile
22:49:15.053571 run       osmo-ms-mob/00051(pid=186): Launched
22:49:15.060471 run                             mass: MS performed LU  {at=1076260.763827115, lu_delay=6.126372821163386, ms=00032}
22:49:15.071639 run                             mass: MS start registered  {at=1076260.774989242, delay=0.011185751063749194, ms=00051}
22:49:15.297082 run                             mass: MS performed LU  {at=1076261.000414714, lu_delay=4.880792926996946, ms=00036}
22:49:15.308351 run                osmo-ms-mob/00052: Starting mobile
22:49:15.321478 run       osmo-ms-mob/00052(pid=187): Launched
22:49:15.332203 run                             mass: MS start registered  {at=1076261.035557835, delay=0.004577823914587498, ms=00052}
22:49:15.890324 run                osmo-ms-mob/00053: Starting mobile
22:49:15.903999 run       osmo-ms-mob/00053(pid=188): Launched
22:49:15.915581 run                             mass: MS start registered  {at=1076261.618921381, delay=0.005395726067945361, ms=00053}
22:49:16.192649 run                osmo-ms-mob/00054: Starting mobile
22:49:16.206864 run       osmo-ms-mob/00054(pid=189): Launched
22:49:16.218169 run                             mass: MS start registered  {at=1076261.921506658, delay=0.004988394910469651, ms=00054}
22:49:16.490648 run                osmo-ms-mob/00055: Starting mobile
22:49:16.504602 run       osmo-ms-mob/00055(pid=190): Launched
22:49:16.515718 run                             mass: MS start registered  {at=1076262.219065449, delay=0.004776126937940717, ms=00055}
22:49:16.635880 run                             mass: MS performed LU  {at=1076262.339216402, lu_delay=5.46322953607887, ms=00039}
22:49:16.719526 run                             mass: MS performed LU  {at=1076262.42285882, lu_delay=5.588217202108353, ms=00038}
22:49:16.731391 run                osmo-ms-mob/00056: Starting mobile
22:49:16.745423 run       osmo-ms-mob/00056(pid=191): Launched
22:49:16.756211 run                             mass: MS start registered  {at=1076262.459557744, delay=0.004479633877053857, ms=00056}
22:49:16.764579 run                             mass: MS performed LU  {at=1076262.467933228, lu_delay=5.214599257102236, ms=00040}
22:49:16.889137 run                             mass: MS performed LU  {at=1076262.592472216, lu_delay=6.07366929622367, ms=00037}
22:49:16.900908 run                osmo-ms-mob/00057: Starting mobile
22:49:16.914665 run       osmo-ms-mob/00057(pid=192): Launched
22:49:16.926174 run                             mass: MS start registered  {at=1076262.629517443, delay=0.0052041830494999886, ms=00057}
22:49:16.963755 run                             mass: MS performed LU  {at=1076262.667101045, lu_delay=4.836588891921565, ms=00041}
22:49:17.491257 run                osmo-ms-mob/00058: Starting mobile
22:49:17.504808 run       osmo-ms-mob/00058(pid=193): Launched
22:49:17.515553 run                             mass: MS start registered  {at=1076263.218904433, delay=0.0047394821885973215, ms=00058}
22:49:17.790180 run                osmo-ms-mob/00059: Starting mobile
22:49:17.803691 run       osmo-ms-mob/00059(pid=194): Launched
22:49:17.814975 run                             mass: MS start registered  {at=1076263.51832038, delay=0.005259356927126646, ms=00059}
22:49:18.090920 run                osmo-ms-mob/00060: Starting mobile
22:49:18.104465 run       osmo-ms-mob/00060(pid=195): Launched
22:49:18.115449 run                             mass: MS start registered  {at=1076263.818784213, delay=0.004919916857033968, ms=00060}
22:49:18.494071 run                osmo-ms-mob/00061: Starting mobile
22:49:18.507888 run       osmo-ms-mob/00061(pid=196): Launched
22:49:18.516270 run                             mass: MS performed LU  {at=1076264.219628267, lu_delay=5.7013850279618055, ms=00043}
22:49:18.522288 run                             mass: MS start registered  {at=1076264.225655018, delay=0.006045878864824772, ms=00061}
22:49:18.555841 run                             mass: MS performed LU  {at=1076264.259175856, lu_delay=6.137064226903021, ms=00042}
22:49:18.567109 run                osmo-ms-mob/00062: Starting mobile
22:49:18.580657 run       osmo-ms-mob/00062(pid=197): Launched
22:49:18.592058 run                             mass: MS start registered  {at=1076264.295358729, delay=0.0051485029980540276, ms=00062}
22:49:18.666399 run                             mass: MS performed LU  {at=1076264.36972042, lu_delay=4.650176857132465, ms=00047}
22:49:18.810031 run                             mass: MS performed LU  {at=1076264.513362917, lu_delay=5.092476030811667, ms=00046}
22:49:18.821428 run                osmo-ms-mob/00063: Starting mobile
22:49:18.834926 run       osmo-ms-mob/00063(pid=198): Launched
22:49:18.841690 run                             mass: MS performed LU  {at=1076264.545045103, lu_delay=5.682276862906292, ms=00045}
22:49:18.847833 run                             mass: MS start registered  {at=1076264.551196552, delay=0.006173910107463598, ms=00063}
22:49:19.492889 run                osmo-ms-mob/00064: Starting mobile
22:49:19.507231 run       osmo-ms-mob/00064(pid=199): Launched
22:49:19.518626 run                             mass: MS start registered  {at=1076265.221969135, delay=0.004701617173850536, ms=00064}
22:49:19.543677 run                             mass: MS performed LU  {at=1076265.247002757, lu_delay=6.54796741087921, ms=00044}
22:49:19.714430 run                             mass: MS performed LU  {at=1076265.417762615, lu_delay=3.7988412340637296, ms=00053}
22:49:19.890672 run                osmo-ms-mob/00065: Starting mobile
22:49:19.905021 run       osmo-ms-mob/00065(pid=200): Launched
22:49:19.916177 run                             mass: MS start registered  {at=1076265.619508598, delay=0.0048360941000282764, ms=00065}
22:49:20.192520 run                osmo-ms-mob/00066: Starting mobile
22:49:20.206481 run       osmo-ms-mob/00066(pid=201): Launched
22:49:20.217815 run                             mass: MS start registered  {at=1076265.921167328, delay=0.004940801067277789, ms=00066}
22:49:20.401696 run                             mass: MS performed LU  {at=1076266.105029769, lu_delay=5.507301385048777, ms=00050}
22:49:20.419729 run                             mass: MS performed LU  {at=1076266.12306294, lu_delay=5.348073698114604, ms=00051}
22:49:20.431618 run                osmo-ms-mob/00067: Starting mobile
22:49:20.445732 run       osmo-ms-mob/00067(pid=202): Launched
22:49:20.457413 run                             mass: MS start registered  {at=1076266.160756431, delay=0.005319582996889949, ms=00067}
22:49:20.531118 run                             mass: MS performed LU  {at=1076266.234448805, lu_delay=5.915682019898668, ms=00049}
22:49:20.748226 run                             mass: MS performed LU  {at=1076266.451557601, lu_delay=6.426792615093291, ms=00048}
22:49:20.760095 run                osmo-ms-mob/00068: Starting mobile
22:49:20.773958 run       osmo-ms-mob/00068(pid=203): Launched
22:49:20.785441 run                             mass: MS start registered  {at=1076266.488766669, delay=0.005206112051382661, ms=00068}
22:49:21.290911 run                osmo-ms-mob/00069: Starting mobile
22:49:21.305433 run       osmo-ms-mob/00069(pid=204): Launched
22:49:21.316646 run                             mass: MS start registered  {at=1076267.01998196, delay=0.004462957149371505, ms=00069}
22:49:21.592560 run                             mass: MS performed LU  {at=1076267.295895585, lu_delay=3.777575205080211, ms=00059}
22:49:21.604778 run                osmo-ms-mob/00070: Starting mobile
22:49:21.620527 run       osmo-ms-mob/00070(pid=205): Launched
22:49:21.632030 run                             mass: MS start registered  {at=1076267.335374153, delay=0.0051728300750255585, ms=00070}
22:49:22.093268 run                osmo-ms-mob/00071: Starting mobile
22:49:22.108981 run       osmo-ms-mob/00071(pid=206): Launched
22:49:22.120978 run                             mass: MS start registered  {at=1076267.824324029, delay=0.0053710960783064365, ms=00071}
22:49:22.321589 run                             mass: MS performed LU  {at=1076268.02492448, lu_delay=5.395407036878169, ms=00057}
22:49:22.340057 run                             mass: MS performed LU  {at=1076268.043369099, lu_delay=6.121862441068515, ms=00054}
22:49:22.352112 run                osmo-ms-mob/00072: Starting mobile
22:49:22.366204 run       osmo-ms-mob/00072(pid=207): Launched
22:49:22.373131 run                             mass: MS performed LU  {at=1076268.076486376, lu_delay=4.857581943040714, ms=00058}
22:49:22.379165 run                             mass: MS start registered  {at=1076268.082529715, delay=0.00606627413071692, ms=00072}
22:49:22.890539 run                osmo-ms-mob/00073: Starting mobile
22:49:22.905015 run       osmo-ms-mob/00073(pid=208): Launched
22:49:22.919161 run                             mass: MS start registered  {at=1076268.622500802, delay=0.006761161843314767, ms=00073}
22:49:23.296083 run                osmo-ms-mob/00074: Starting mobile
22:49:23.311263 run       osmo-ms-mob/00074(pid=209): Launched
22:49:23.318935 run                             mass: MS performed LU  {at=1076269.02228954, lu_delay=6.5627317959442735, ms=00056}
22:49:23.325233 run                             mass: MS start registered  {at=1076269.02859447, delay=0.006329985801130533, ms=00074}
22:49:23.354746 run                             mass: MS performed LU  {at=1076269.058065853, lu_delay=6.839000404113904, ms=00055}
22:49:23.471286 run                             mass: MS performed LU  {at=1076269.174599434, lu_delay=3.9526302989106625, ms=00064}
22:49:23.488121 run                osmo-ms-mob/00075: Starting mobile
22:49:23.508025 run       osmo-ms-mob/00075(pid=210): Launched
22:49:23.524860 run                             mass: MS performed LU  {at=1076269.228198491, lu_delay=5.409414278110489, ms=00060}
22:49:23.540405 run                             mass: MS performed LU  {at=1076269.243755765, lu_delay=3.624247167026624, ms=00065}
22:49:23.556806 run                             mass: MS start registered  {at=1076269.260150145, delay=0.03199099097400904, ms=00075}
22:49:24.168011 run                             mass: MS performed LU  {at=1076269.871287108, lu_delay=5.575928378850222, ms=00062}
22:49:24.192150 run                osmo-ms-mob/00076: Starting mobile
22:49:24.213769 run       osmo-ms-mob/00076(pid=211): Launched
22:49:24.223180 run                             mass: MS performed LU  {at=1076269.926515175, lu_delay=5.700860157143325, ms=00061}
22:49:24.232006 run                             mass: MS start registered  {at=1076269.935365425, delay=0.008888790849596262, ms=00076}
22:49:24.278354 run                             mass: MS performed LU  {at=1076269.981670071, lu_delay=5.430473518790677, ms=00063}
22:49:24.593886 run                osmo-ms-mob/00077: Starting mobile
22:49:24.611939 run       osmo-ms-mob/00077(pid=212): Launched
22:49:24.625790 run                             mass: MS start registered  {at=1076270.329139526, delay=0.005409318953752518, ms=00077}
22:49:25.091884 run                osmo-ms-mob/00078: Starting mobile
22:49:25.107743 run       osmo-ms-mob/00078(pid=213): Launched
22:49:25.121436 run                             mass: MS start registered  {at=1076270.824766148, delay=0.005828328197821975, ms=00078}
22:49:25.491316 run                osmo-ms-mob/00079: Starting mobile
22:49:25.508583 run       osmo-ms-mob/00079(pid=214): Launched
22:49:25.522375 run                             mass: MS start registered  {at=1076271.225707251, delay=0.005966105032712221, ms=00079}
22:49:25.993574 run                osmo-ms-mob/00080: Starting mobile
22:49:26.010204 run       osmo-ms-mob/00080(pid=215): Launched
22:49:26.023460 run                             mass: MS start registered  {at=1076271.726800673, delay=0.005635462934151292, ms=00080}
22:49:26.088114 run                             mass: MS performed LU  {at=1076271.79144471, lu_delay=5.302678040927276, ms=00068}
22:49:26.133797 run                             mass: MS performed LU  {at=1076271.837089911, lu_delay=4.817107951035723, ms=00069}
22:49:26.151880 run                             mass: MS performed LU  {at=1076271.855211, lu_delay=5.694454568903893, ms=00067}
22:49:26.341066 run                             mass: MS performed LU  {at=1076272.044347132, lu_delay=6.123179804068059, ms=00066}
22:49:26.357642 run                osmo-ms-mob/00081: Starting mobile
22:49:26.374610 run       osmo-ms-mob/00081(pid=216): Launched
22:49:26.388324 run                             mass: MS start registered  {at=1076272.091658713, delay=0.00597631698474288, ms=00081}
22:49:26.415394 run                             mass: MS performed LU  {at=1076272.118725311, lu_delay=4.783351158024743, ms=00070}
22:49:26.893569 run                osmo-ms-mob/00082: Starting mobile
22:49:26.910456 run       osmo-ms-mob/00082(pid=217): Launched
22:49:26.923644 run                             mass: MS start registered  {at=1076272.626984292, delay=0.005536329932510853, ms=00082}
22:49:27.491260 run                osmo-ms-mob/00083: Starting mobile
22:49:27.509488 run       osmo-ms-mob/00083(pid=218): Launched
22:49:27.523833 run                             mass: MS start registered  {at=1076273.227144735, delay=0.0063660950399935246, ms=00083}
22:49:27.933567 run                             mass: MS performed LU  {at=1076273.636888886, lu_delay=5.554359171073884, ms=00072}
22:49:27.949497 run                osmo-ms-mob/00084: Starting mobile
22:49:27.966680 run       osmo-ms-mob/00084(pid=219): Launched
22:49:27.975898 run                             mass: MS performed LU  {at=1076273.679250335, lu_delay=5.056749533163384, ms=00073}
22:49:27.988019 run                             mass: MS start registered  {at=1076273.691336135, delay=0.012110878014937043, ms=00084}
22:49:28.006731 run                             mass: MS performed LU  {at=1076273.710070671, lu_delay=5.885746642015874, ms=00071}
22:49:28.260487 run                             mass: MS performed LU  {at=1076273.963822012, lu_delay=4.935227542184293, ms=00074}
22:49:28.495461 run                osmo-ms-mob/00085: Starting mobile
22:49:28.512828 run       osmo-ms-mob/00085(pid=220): Launched
22:49:28.520780 run                             mass: MS performed LU  {at=1076274.224133061, lu_delay=4.963982915971428, ms=00075}
22:49:28.528148 run                             mass: MS start registered  {at=1076274.231510704, delay=0.007401827955618501, ms=00085}
22:49:29.091691 run                osmo-ms-mob/00086: Starting mobile
22:49:29.109024 run       osmo-ms-mob/00086(pid=221): Launched
22:49:29.126435 run                             mass: MS start registered  {at=1076274.829744642, delay=0.007612140849232674, ms=00086}
22:49:29.690592 run                osmo-ms-mob/00087: Starting mobile
22:49:29.706099 run       osmo-ms-mob/00087(pid=222): Launched
22:49:29.718832 run                             mass: MS start registered  {at=1076275.422180828, delay=0.004874188918620348, ms=00087}
22:49:29.899246 run                             mass: MS performed LU  {at=1076275.602558446, lu_delay=4.777792297769338, ms=00078}
22:49:29.917226 run                             mass: MS performed LU  {at=1076275.620579064, lu_delay=5.685213638935238, ms=00076}
22:49:30.291285 run                osmo-ms-mob/00088: Starting mobile
22:49:30.306772 run       osmo-ms-mob/00088(pid=223): Launched
22:49:30.319147 run                             mass: MS start registered  {at=1076276.022486322, delay=0.005230339011177421, ms=00088}
22:49:30.891602 run                osmo-ms-mob/00089: Starting mobile
22:49:30.906742 run       osmo-ms-mob/00089(pid=224): Launched
22:49:30.919148 run                             mass: MS start registered  {at=1076276.622494587, delay=0.005525714019313455, ms=00089}
22:49:31.491041 run                osmo-ms-mob/00090: Starting mobile
22:49:31.506942 run       osmo-ms-mob/00090(pid=225): Launched
22:49:31.519849 run                             mass: MS start registered  {at=1076277.22318359, delay=0.0056460469495505095, ms=00090}
22:49:31.680770 run                             mass: MS performed LU  {at=1076277.384072657, lu_delay=5.292413943912834, ms=00081}
22:49:31.699568 run                             mass: MS performed LU  {at=1076277.402910197, lu_delay=5.676109523978084, ms=00080}
22:49:31.846532 run                             mass: MS performed LU  {at=1076277.549853932, lu_delay=4.922869640169665, ms=00082}
22:49:31.952906 run                             mass: MS performed LU  {at=1076277.656241205, lu_delay=6.4305339539423585, ms=00079}
22:49:32.190930 run                osmo-ms-mob/00091: Starting mobile
22:49:32.205562 run       osmo-ms-mob/00091(pid=226): Launched
22:49:32.218541 run                             mass: MS start registered  {at=1076277.921867869, delay=0.004941761028021574, ms=00091}
22:49:32.891939 run                osmo-ms-mob/00092: Starting mobile
22:49:32.907550 run       osmo-ms-mob/00092(pid=227): Launched
22:49:32.920521 run                             mass: MS start registered  {at=1076278.623869324, delay=0.005411199992522597, ms=00092}
22:49:33.619297 run                             mass: MS performed LU  {at=1076279.322614829, lu_delay=5.631278694141656, ms=00084}
22:49:33.631817 run                osmo-ms-mob/00093: Starting mobile
22:49:33.647176 run       osmo-ms-mob/00093(pid=228): Launched
22:49:33.660120 run                             mass: MS start registered  {at=1076279.363464101, delay=0.005685108946636319, ms=00093}
22:49:33.667756 run                             mass: MS performed LU  {at=1076279.371110863, lu_delay=5.139600159134716, ms=00085}
22:49:33.683039 run                             mass: MS performed LU  {at=1076279.38638841, lu_delay=6.159243675181642, ms=00083}
22:49:33.872991 run                             mass: MS performed LU  {at=1076279.576325892, lu_delay=4.7465812501031905, ms=00086}
22:49:34.595348 run                osmo-ms-mob/00094: Starting mobile
22:49:34.611425 run       osmo-ms-mob/00094(pid=229): Launched
22:49:34.624036 run                             mass: MS start registered  {at=1076280.327373522, delay=0.005567902000620961, ms=00094}
22:49:35.446332 run                             mass: MS performed LU  {at=1076281.149662131, lu_delay=4.527167544001713, ms=00089}
22:49:35.458477 run                osmo-ms-mob/00095: Starting mobile
22:49:35.474544 run       osmo-ms-mob/00095(pid=230): Launched
22:49:35.481628 run                             mass: MS performed LU  {at=1076281.184984641, lu_delay=5.162498318823054, ms=00088}
22:49:35.488516 run                             mass: MS start registered  {at=1076281.191880983, delay=0.006919204955920577, ms=00095}
22:49:35.613203 run                             mass: MS performed LU  {at=1076281.316536753, lu_delay=5.894355925032869, ms=00087}
22:49:36.496734 run                osmo-ms-mob/00096: Starting mobile
22:49:36.514928 run       osmo-ms-mob/00096(pid=231): Launched
22:49:36.531177 run                             mass: MS start registered  {at=1076282.234519959, delay=0.006128826877102256, ms=00096}
22:49:37.431493 run                             mass: MS performed LU  {at=1076283.134754797, lu_delay=5.911571206990629, ms=00090}
22:49:37.449797 run                             mass: MS performed LU  {at=1076283.153111846, lu_delay=5.231243976857513, ms=00091}
22:49:37.464606 run                osmo-ms-mob/00097: Starting mobile
22:49:37.481017 run       osmo-ms-mob/00097(pid=232): Launched
22:49:37.494041 run                             mass: MS start registered  {at=1076283.197387555, delay=0.005660551832988858, ms=00097}
22:49:37.601585 run                             mass: MS performed LU  {at=1076283.304900683, lu_delay=22.269342848099768, ms=00052}
22:49:37.712801 run                             mass: MS performed LU  {at=1076283.416120669, lu_delay=4.792251345003024, ms=00092}
22:49:38.891003 run                osmo-ms-mob/00098: Starting mobile
22:49:38.904538 run       osmo-ms-mob/00098(pid=233): Launched
22:49:38.916681 run                             mass: MS start registered  {at=1076284.619989543, delay=0.0057807499542832375, ms=00098}
22:49:39.212154 run                             mass: MS performed LU  {at=1076284.915491293, lu_delay=5.552027191966772, ms=00093}
22:49:39.378078 run                             mass: MS performed LU  {at=1076285.081414433, lu_delay=4.754040910862386, ms=00094}
22:49:40.690378 run                osmo-ms-mob/00099: Starting mobile
22:49:40.704499 run       osmo-ms-mob/00099(pid=234): Launched
22:49:40.710828 run                             mass: All started... {duration=55.726281529990956, too_slow=0}
22:49:40.716936 run                             mass: MS start registered  {at=1076286.420295534, delay=0.006102184997871518, ms=00099}
22:49:41.197502 run                             mass: MS performed LU  {at=1076286.900834794, lu_delay=5.708953810855746, ms=00095}
22:49:41.215474 run                             mass: MS performed LU  {at=1076286.918820275, lu_delay=4.684300316032022, ms=00096}
22:49:43.126060 run                             mass: MS performed LU  {at=1076288.829391043, lu_delay=5.632003488019109, ms=00097}
22:49:44.963050 run                             mass: MS performed LU  {at=1076290.666336569, lu_delay=6.0463470260147005, ms=00098}
22:49:46.864686 run                             mass: MS performed LU  {at=1076292.568016456, lu_delay=6.14772092201747, ms=00099}
22:49:47.127023 run                             mass: MS performed LU  {at=1076292.830323388, lu_delay=22.501183862099424, ms=00077}
22:49:47.135874 run                             mass: Tests done {all_completed=True, max=22.501183862099424, min=3.624247167026624}
22:49:47.143179 tst         register_default_mass.py: Test passed (87.1 sec)
22:49:47.151152 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:47.155495 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:47.159832 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:47.164242 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:47.169999 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:47.174387 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:47.178604 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:47.182886 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:47.187142 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:47.191322 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:47.195481 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:47.199638 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:47.203795 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:47.207962 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:47.212283 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:47.216611 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:47.221157 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:47.226309 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:47.230984 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:47.236010 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:47.241231 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:47.246634 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:47.251286 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:47.256019 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:47.261265 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:47.266185 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:47.271540 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:47.276350 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:47.281141 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:47.285806 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:47.290653 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:47.295157 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:47.299578 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:47.303908 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:47.308136 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:47.312868 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:47.317169 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:47.321339 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:47.325504 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:47.329647 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:47.333844 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:47.338100 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:47.342275 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:47.346429 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:47.350823 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:47.355082 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:47.359898 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:47.364868 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:47.369152 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:47.373329 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:47.377598 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:47.381889 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:47.386186 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:47.390958 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:47.395823 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:47.400240 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:47.405262 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:47.409732 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:47.414157 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:47.418496 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:47.423257 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:47.427620 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:47.431949 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:47.436510 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:47.440821 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:47.445523 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:47.450614 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:47.455077 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:47.459684 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:47.463924 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:47.468236 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:47.472545 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:47.476754 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:47.481378 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:47.485621 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:47.489870 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:47.494064 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:47.498221 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:47.502298 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:47.506489 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:47.511482 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:47.515893 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:47.520005 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:47.524178 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:47.528549 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:47.532718 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:47.536963 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:47.541098 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:47.545764 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:47.549827 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:47.553823 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:47.557897 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:47.562026 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:47.566113 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:47.570341 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:47.574565 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:47.578569 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:47.582547 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:47.586509 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:47.590502 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:47.594477 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:47.598439 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:47.602382 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:47.606709 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:47.610849 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:47.614902 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:47.618723 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:47.622883 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:47.627085 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:47.631643 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:47.635704 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:47.639740 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:47.643826 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:47.647901 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:47.652392 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:47.656491 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:47.660576 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:47.664490 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:47.668229 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:47.671800 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:47.675260 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:47.678567 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:47.681840 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:47.685058 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:47.688268 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:47.691501 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:47.694778 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:47.698077 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:47.701368 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:47.704616 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:47.707868 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:47.711042 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:47.714193 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:47.717390 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:47.720572 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:47.723756 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:47.726941 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:47.730118 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:47.733354 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:47.736528 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:47.739727 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:47.742924 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:47.746120 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:47.749307 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:47.752477 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:47.755663 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:47.758853 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:47.762094 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:47.765296 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:47.768474 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:47.771684 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:47.774844 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:47.778038 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:47.781255 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:47.784544 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:47.787889 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:47.791263 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:47.794631 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:47.798009 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:47.801409 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:47.804907 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:47.808468 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:47.811942 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:47.815334 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:47.818649 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:47.821903 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:47.825088 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:47.828254 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:47.831434 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:47.834672 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:47.837934 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:47.841254 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:47.844581 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:47.847767 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:47.850946 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:47.854123 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:47.857318 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:47.860498 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:47.863687 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:47.866890 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:47.870072 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:47.873271 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:47.876447 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:47.879633 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:47.882858 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:47.886061 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:47.889247 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:47.892556 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:47.895799 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:47.899175 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:47.902379 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:47.905591 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:47.908921 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:47.912275 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:47.915640 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:47.918994 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:47.922301 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:47.925613 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:47.928928 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:47.932234 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:47.935551 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:47.938878 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:47.942189 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:47.945493 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:47.948816 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:47.952130 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:47.955453 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:47.958769 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:47.962110 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:47.965451 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:47.968805 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:47.972262 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:47.975796 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:47.979452 ---      ParallelTerminationStrategy: PID 22 died...
22:49:47.981107 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:47.985000 ---      ParallelTerminationStrategy: PID 23 died...
22:49:47.986582 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:47.990447 ---      ParallelTerminationStrategy: PID 24 died...
22:49:47.992019 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:47.995950 ---      ParallelTerminationStrategy: PID 25 died...
22:49:47.997544 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:48.001461 ---      ParallelTerminationStrategy: PID 26 died...
22:49:48.003056 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:48.006981 ---      ParallelTerminationStrategy: PID 27 died...
22:49:48.008560 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:48.012659 ---      ParallelTerminationStrategy: PID 28 died...
22:49:48.014303 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:48.018222 ---      ParallelTerminationStrategy: PID 29 died...
22:49:48.019807 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:48.023746 ---      ParallelTerminationStrategy: PID 30 died...
22:49:48.025334 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:48.029225 ---      ParallelTerminationStrategy: PID 31 died...
22:49:48.030778 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:48.034724 ---      ParallelTerminationStrategy: PID 32 died...
22:49:48.036327 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:48.040174 ---      ParallelTerminationStrategy: PID 33 died...
22:49:48.041705 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:48.045480 ---      ParallelTerminationStrategy: PID 35 died...
22:49:48.047016 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:48.050770 ---      ParallelTerminationStrategy: PID 36 died...
22:49:48.052291 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:48.056043 ---      ParallelTerminationStrategy: PID 37 died...
22:49:48.057559 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:48.061299 ---      ParallelTerminationStrategy: PID 38 died...
22:49:48.062826 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:48.066559 ---      ParallelTerminationStrategy: PID 39 died...
22:49:48.068077 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:48.071838 ---      ParallelTerminationStrategy: PID 40 died...
22:49:48.073366 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:48.077135 ---      ParallelTerminationStrategy: PID 41 died...
22:49:48.078663 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:48.082408 ---      ParallelTerminationStrategy: PID 42 died...
22:49:48.083939 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:48.087728 ---      ParallelTerminationStrategy: PID 43 died...
22:49:48.089261 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:48.092988 ---      ParallelTerminationStrategy: PID 44 died...
22:49:48.094505 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:48.098231 ---      ParallelTerminationStrategy: PID 45 died...
22:49:48.099743 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:48.103490 ---      ParallelTerminationStrategy: PID 46 died...
22:49:48.105048 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:48.108824 ---      ParallelTerminationStrategy: PID 47 died...
22:49:48.110362 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:48.114101 ---      ParallelTerminationStrategy: PID 48 died...
22:49:48.115613 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:48.119361 ---      ParallelTerminationStrategy: PID 49 died...
22:49:48.120905 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:48.124660 ---      ParallelTerminationStrategy: PID 50 died...
22:49:48.126186 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:48.129971 ---      ParallelTerminationStrategy: PID 51 died...
22:49:48.131493 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:48.135273 ---      ParallelTerminationStrategy: PID 52 died...
22:49:48.136877 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:48.140864 ---      ParallelTerminationStrategy: PID 53 died...
22:49:48.142548 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:48.146664 ---      ParallelTerminationStrategy: PID 54 died...
22:49:48.148329 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:48.152665 ---      ParallelTerminationStrategy: PID 55 died...
22:49:48.154381 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:48.158660 ---      ParallelTerminationStrategy: PID 56 died...
22:49:48.160427 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:48.164798 ---      ParallelTerminationStrategy: PID 57 died...
22:49:48.166563 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:48.170936 ---      ParallelTerminationStrategy: PID 58 died...
22:49:48.172727 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:48.177130 ---      ParallelTerminationStrategy: PID 59 died...
22:49:48.178923 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:48.183414 ---      ParallelTerminationStrategy: PID 60 died...
22:49:48.185285 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:48.189903 ---      ParallelTerminationStrategy: PID 61 died...
22:49:48.191753 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:48.196345 ---      ParallelTerminationStrategy: PID 62 died...
22:49:48.198234 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:48.202967 ---      ParallelTerminationStrategy: PID 63 died...
22:49:48.204914 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:48.209609 ---      ParallelTerminationStrategy: PID 64 died...
22:49:48.211511 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:48.216180 ---      ParallelTerminationStrategy: PID 65 died...
22:49:48.218096 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:48.222839 ---      ParallelTerminationStrategy: PID 66 died...
22:49:48.224784 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:48.229646 ---      ParallelTerminationStrategy: PID 67 died...
22:49:48.231623 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:48.236690 ---      ParallelTerminationStrategy: PID 68 died...
22:49:48.238626 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:48.243377 ---      ParallelTerminationStrategy: PID 69 died...
22:49:48.245297 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:48.250047 ---      ParallelTerminationStrategy: PID 70 died...
22:49:48.251948 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:48.256662 ---      ParallelTerminationStrategy: PID 71 died...
22:49:48.258583 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:48.263333 ---      ParallelTerminationStrategy: PID 72 died...
22:49:48.265235 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:48.269950 ---      ParallelTerminationStrategy: PID 73 died...
22:49:48.271812 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:48.276365 ---      ParallelTerminationStrategy: PID 74 died...
22:49:48.278217 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:48.282791 ---      ParallelTerminationStrategy: PID 75 died...
22:49:48.284681 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:48.289259 ---      ParallelTerminationStrategy: PID 76 died...
22:49:48.291013 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:48.295373 ---      ParallelTerminationStrategy: PID 77 died...
22:49:48.297232 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:48.301684 ---      ParallelTerminationStrategy: PID 78 died...
22:49:48.303485 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:48.307991 ---      ParallelTerminationStrategy: PID 79 died...
22:49:48.309914 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:48.314492 ---      ParallelTerminationStrategy: PID 80 died...
22:49:48.316322 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:48.320685 ---      ParallelTerminationStrategy: PID 81 died...
22:49:48.322437 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:48.326768 ---      ParallelTerminationStrategy: PID 82 died...
22:49:48.328512 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:48.332904 ---      ParallelTerminationStrategy: PID 83 died...
22:49:48.334653 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:48.339013 ---      ParallelTerminationStrategy: PID 84 died...
22:49:48.340782 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:48.345145 ---      ParallelTerminationStrategy: PID 85 died...
22:49:48.346942 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:48.351545 ---      ParallelTerminationStrategy: PID 86 died...
22:49:48.353406 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:48.358001 ---      ParallelTerminationStrategy: PID 87 died...
22:49:48.359854 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:48.364432 ---      ParallelTerminationStrategy: PID 88 died...
22:49:48.366308 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:48.370914 ---      ParallelTerminationStrategy: PID 89 died...
22:49:48.372786 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:48.377374 ---      ParallelTerminationStrategy: PID 90 died...
22:49:48.379222 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:48.383805 ---      ParallelTerminationStrategy: PID 91 died...
22:49:48.385667 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:48.390138 ---      ParallelTerminationStrategy: PID 92 died...
22:49:48.391924 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:48.396429 ---      ParallelTerminationStrategy: PID 93 died...
22:49:48.398300 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:48.402839 ---      ParallelTerminationStrategy: PID 94 died...
22:49:48.404695 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:48.409242 ---      ParallelTerminationStrategy: PID 95 died...
22:49:48.411084 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:48.415652 ---      ParallelTerminationStrategy: PID 96 died...
22:49:48.417436 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:48.421789 ---      ParallelTerminationStrategy: PID 97 died...
22:49:48.423567 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:48.428017 ---      ParallelTerminationStrategy: PID 98 died...
22:49:48.429858 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:48.434280 ---      ParallelTerminationStrategy: PID 99 died...
22:49:48.436081 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:48.440511 ---      ParallelTerminationStrategy: PID 100 died...
22:49:48.442329 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:48.446794 ---      ParallelTerminationStrategy: PID 101 died...
22:49:48.448590 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:48.453130 ---      ParallelTerminationStrategy: PID 102 died...
22:49:48.454962 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:48.459499 ---      ParallelTerminationStrategy: PID 103 died...
22:49:48.461301 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:48.465610 ---      ParallelTerminationStrategy: PID 104 died...
22:49:48.467347 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:48.471693 ---      ParallelTerminationStrategy: PID 105 died...
22:49:48.473436 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:48.477794 ---      ParallelTerminationStrategy: PID 106 died...
22:49:48.479538 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:48.483825 ---      ParallelTerminationStrategy: PID 107 died...
22:49:48.485553 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:48.489883 ---      ParallelTerminationStrategy: PID 108 died...
22:49:48.491676 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:48.496112 ---      ParallelTerminationStrategy: PID 109 died...
22:49:48.497929 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:48.502367 ---      ParallelTerminationStrategy: PID 110 died...
22:49:48.504154 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:48.508577 ---      ParallelTerminationStrategy: PID 111 died...
22:49:48.510385 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:48.514812 ---      ParallelTerminationStrategy: PID 112 died...
22:49:48.516602 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:48.521022 ---      ParallelTerminationStrategy: PID 113 died...
22:49:48.522823 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:48.527241 ---      ParallelTerminationStrategy: PID 114 died...
22:49:48.529087 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:48.533510 ---      ParallelTerminationStrategy: PID 115 died...
22:49:48.535320 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:48.539779 ---      ParallelTerminationStrategy: PID 116 died...
22:49:48.541591 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:48.546018 ---      ParallelTerminationStrategy: PID 117 died...
22:49:48.547817 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:48.552263 ---      ParallelTerminationStrategy: PID 118 died...
22:49:48.554065 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:48.558967 ---      ParallelTerminationStrategy: PID 119 died...
22:49:48.560850 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:48.565384 ---      ParallelTerminationStrategy: PID 120 died...
22:49:48.567219 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:48.571791 ---      ParallelTerminationStrategy: PID 121 died...
22:49:48.573655 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:48.578218 ---      ParallelTerminationStrategy: PID 122 died...
22:49:48.580110 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:48.584798 ---      ParallelTerminationStrategy: PID 123 died...
22:49:48.586690 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:48.591385 ---      ParallelTerminationStrategy: PID 124 died...
22:49:48.593310 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:48.598033 ---      ParallelTerminationStrategy: PID 125 died...
22:49:48.599887 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:48.604565 ---      ParallelTerminationStrategy: PID 126 died...
22:49:48.606455 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:48.611070 ---      ParallelTerminationStrategy: PID 127 died...
22:49:48.612921 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:48.617454 ---      ParallelTerminationStrategy: PID 128 died...
22:49:48.619297 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:48.623826 ---      ParallelTerminationStrategy: PID 129 died...
22:49:48.625692 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:48.630259 ---      ParallelTerminationStrategy: PID 130 died...
22:49:48.632124 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:48.636701 ---      ParallelTerminationStrategy: PID 131 died...
22:49:48.638550 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:48.643117 ---      ParallelTerminationStrategy: PID 132 died...
22:49:48.644984 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:48.649647 ---      ParallelTerminationStrategy: PID 133 died...
22:49:48.651534 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:48.656227 ---      ParallelTerminationStrategy: PID 134 died...
22:49:48.658156 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:48.662843 ---      ParallelTerminationStrategy: PID 135 died...
22:49:48.664747 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:48.669302 ---      ParallelTerminationStrategy: PID 136 died...
22:49:48.671144 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:48.675736 ---      ParallelTerminationStrategy: PID 137 died...
22:49:48.677581 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:48.681907 ---      ParallelTerminationStrategy: PID 138 died...
22:49:48.683630 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:48.687932 ---      ParallelTerminationStrategy: PID 139 died...
22:49:48.689767 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:48.694138 ---      ParallelTerminationStrategy: PID 140 died...
22:49:48.695929 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:48.700339 ---      ParallelTerminationStrategy: PID 141 died...
22:49:48.702123 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:48.706566 ---      ParallelTerminationStrategy: PID 142 died...
22:49:48.708343 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:48.712839 ---      ParallelTerminationStrategy: PID 143 died...
22:49:48.714625 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:48.719096 ---      ParallelTerminationStrategy: PID 144 died...
22:49:48.720918 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:48.725368 ---      ParallelTerminationStrategy: PID 145 died...
22:49:48.727152 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:48.731610 ---      ParallelTerminationStrategy: PID 146 died...
22:49:48.733401 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:48.737888 ---      ParallelTerminationStrategy: PID 147 died...
22:49:48.739679 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:48.744134 ---      ParallelTerminationStrategy: PID 148 died...
22:49:48.745922 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:48.750367 ---      ParallelTerminationStrategy: PID 149 died...
22:49:48.752152 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:48.756588 ---      ParallelTerminationStrategy: PID 150 died...
22:49:48.758384 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:48.762873 ---      ParallelTerminationStrategy: PID 151 died...
22:49:48.764668 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:48.769185 ---      ParallelTerminationStrategy: PID 152 died...
22:49:48.771031 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:48.775587 ---      ParallelTerminationStrategy: PID 153 died...
22:49:48.777447 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:48.782014 ---      ParallelTerminationStrategy: PID 154 died...
22:49:48.783840 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:48.788230 ---      ParallelTerminationStrategy: PID 155 died...
22:49:48.790041 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:48.794514 ---      ParallelTerminationStrategy: PID 156 died...
22:49:48.796321 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:48.800770 ---      ParallelTerminationStrategy: PID 157 died...
22:49:48.802552 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:48.807022 ---      ParallelTerminationStrategy: PID 158 died...
22:49:48.808807 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:48.813261 ---      ParallelTerminationStrategy: PID 159 died...
22:49:48.815048 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:48.819426 ---      ParallelTerminationStrategy: PID 160 died...
22:49:48.821241 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:48.825668 ---      ParallelTerminationStrategy: PID 161 died...
22:49:48.827450 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:48.831854 ---      ParallelTerminationStrategy: PID 162 died...
22:49:48.833670 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:48.838273 ---      ParallelTerminationStrategy: PID 163 died...
22:49:48.840097 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:48.844913 ---      ParallelTerminationStrategy: PID 164 died...
22:49:48.846793 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:48.851461 ---      ParallelTerminationStrategy: PID 165 died...
22:49:48.853352 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:48.858014 ---      ParallelTerminationStrategy: PID 166 died...
22:49:48.859885 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:48.864589 ---      ParallelTerminationStrategy: PID 167 died...
22:49:48.866439 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:48.871002 ---      ParallelTerminationStrategy: PID 168 died...
22:49:48.872843 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:48.877454 ---      ParallelTerminationStrategy: PID 169 died...
22:49:48.879302 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:48.883845 ---      ParallelTerminationStrategy: PID 170 died...
22:49:48.885691 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:48.890229 ---      ParallelTerminationStrategy: PID 171 died...
22:49:48.892042 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:48.896370 ---      ParallelTerminationStrategy: PID 172 died...
22:49:48.898107 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:48.902387 ---      ParallelTerminationStrategy: PID 173 died...
22:49:48.904119 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:48.908453 ---      ParallelTerminationStrategy: PID 174 died...
22:49:48.910204 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:48.914559 ---      ParallelTerminationStrategy: PID 175 died...
22:49:48.916301 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:48.920597 ---      ParallelTerminationStrategy: PID 176 died...
22:49:48.922342 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:48.926668 ---      ParallelTerminationStrategy: PID 177 died...
22:49:48.928396 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:48.932797 ---      ParallelTerminationStrategy: PID 178 died...
22:49:48.934532 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:48.938876 ---      ParallelTerminationStrategy: PID 179 died...
22:49:48.940574 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:48.944809 ---      ParallelTerminationStrategy: PID 180 died...
22:49:48.946502 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:48.950726 ---      ParallelTerminationStrategy: PID 181 died...
22:49:48.952437 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:48.956707 ---      ParallelTerminationStrategy: PID 182 died...
22:49:48.958426 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:48.962630 ---      ParallelTerminationStrategy: PID 183 died...
22:49:48.964330 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:48.968544 ---      ParallelTerminationStrategy: PID 184 died...
22:49:48.970240 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:48.974510 ---      ParallelTerminationStrategy: PID 185 died...
22:49:48.976237 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:48.980580 ---      ParallelTerminationStrategy: PID 186 died...
22:49:48.982326 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:48.986655 ---      ParallelTerminationStrategy: PID 187 died...
22:49:48.988396 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:48.992758 ---      ParallelTerminationStrategy: PID 188 died...
22:49:48.994500 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:48.998821 ---      ParallelTerminationStrategy: PID 189 died...
22:49:49.000605 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:49.004977 ---      ParallelTerminationStrategy: PID 190 died...
22:49:49.006719 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:49.011072 ---      ParallelTerminationStrategy: PID 191 died...
22:49:49.012828 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:49.017263 ---      ParallelTerminationStrategy: PID 192 died...
22:49:49.019003 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:49.023336 ---      ParallelTerminationStrategy: PID 193 died...
22:49:49.025138 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:49.029599 ---      ParallelTerminationStrategy: PID 194 died...
22:49:49.031349 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:49.035689 ---      ParallelTerminationStrategy: PID 195 died...
22:49:49.037525 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:49.042029 ---      ParallelTerminationStrategy: PID 196 died...
22:49:49.043864 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:49.048433 ---      ParallelTerminationStrategy: PID 197 died...
22:49:49.050284 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:49.054813 ---      ParallelTerminationStrategy: PID 198 died...
22:49:49.056595 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:49.061033 ---      ParallelTerminationStrategy: PID 199 died...
22:49:49.062813 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:49.067065 ---      ParallelTerminationStrategy: PID 200 died...
22:49:49.068846 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:49.073156 ---      ParallelTerminationStrategy: PID 201 died...
22:49:49.074892 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:49.079213 ---      ParallelTerminationStrategy: PID 202 died...
22:49:49.080966 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:49.085335 ---      ParallelTerminationStrategy: PID 203 died...
22:49:49.087093 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:49.091418 ---      ParallelTerminationStrategy: PID 204 died...
22:49:49.093169 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:49.097617 ---      ParallelTerminationStrategy: PID 205 died...
22:49:49.099367 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:49.103735 ---      ParallelTerminationStrategy: PID 206 died...
22:49:49.105541 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:49.109905 ---      ParallelTerminationStrategy: PID 207 died...
22:49:49.111653 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:49.116006 ---      ParallelTerminationStrategy: PID 208 died...
22:49:49.117780 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:49.122115 ---      ParallelTerminationStrategy: PID 209 died...
22:49:49.123864 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:49.128171 ---      ParallelTerminationStrategy: PID 210 died...
22:49:49.129914 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:49.134247 ---      ParallelTerminationStrategy: PID 211 died...
22:49:49.135982 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:49.140376 ---      ParallelTerminationStrategy: PID 212 died...
22:49:49.142135 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:49.146459 ---      ParallelTerminationStrategy: PID 213 died...
22:49:49.148201 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:49.152557 ---      ParallelTerminationStrategy: PID 214 died...
22:49:49.154350 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:49.158845 ---      ParallelTerminationStrategy: PID 215 died...
22:49:49.160645 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:49.165144 ---      ParallelTerminationStrategy: PID 216 died...
22:49:49.166953 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:49.171434 ---      ParallelTerminationStrategy: PID 217 died...
22:49:49.173246 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:49.177745 ---      ParallelTerminationStrategy: PID 218 died...
22:49:49.179532 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:49.183936 ---      ParallelTerminationStrategy: PID 219 died...
22:49:49.185736 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:49.190157 ---      ParallelTerminationStrategy: PID 220 died...
22:49:49.191943 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:49.196458 ---      ParallelTerminationStrategy: PID 221 died...
22:49:49.198244 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:49.202694 ---      ParallelTerminationStrategy: PID 222 died...
22:49:49.204476 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:49.208904 ---      ParallelTerminationStrategy: PID 223 died...
22:49:49.210685 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:49.215130 ---      ParallelTerminationStrategy: PID 224 died...
22:49:49.216918 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:49.221329 ---      ParallelTerminationStrategy: PID 225 died...
22:49:49.223113 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:49.227530 ---      ParallelTerminationStrategy: PID 226 died...
22:49:49.229587 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:49.234231 ---      ParallelTerminationStrategy: PID 227 died...
22:49:49.236049 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:49.240513 ---      ParallelTerminationStrategy: PID 228 died...
22:49:49.242347 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:49.246875 ---      ParallelTerminationStrategy: PID 229 died...
22:49:49.248870 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:49.253330 ---      ParallelTerminationStrategy: PID 230 died...
22:49:49.255133 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:49.259571 ---      ParallelTerminationStrategy: PID 231 died...
22:49:49.261451 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:49.265880 ---      ParallelTerminationStrategy: PID 232 died...
22:49:49.267678 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:49.272128 ---      ParallelTerminationStrategy: PID 233 died...
22:49:49.273919 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:49.278493 ---      ParallelTerminationStrategy: PID 234 died...
22:49:49.280275 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:52.684511 ---      ParallelTerminationStrategy: PID 34 died...
22:49:52.690370 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7857 netreg_mass PASS
---------------------------------------------------------------------
22:49:53.100206 tst                       trial-7857: Storing JUnit report in /build/trial-7857/run.2025-01-25_22-48-19/trial-7857.xml

--------------------------------------------------------------------------------------------
trial-7857 PASS
--------------------------------------------------------------------------------------------
22:49:53.117470 tst                       trial-7857: trial-7857: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (87.1 sec)
+ exit_code=0
+ rm -rf trial-7857/inst
+ cd trial-7857
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-01-25 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7857-run.tgz run.2025-01-25_22-48-19
+ tar czf /build/trial-7857-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-25_13_28_32.tgz osmo-bts-oc2g.build-2025-01-25_00_51_27.tgz osmo-bts-sysmo.build-2025-01-25_00_51_26.tgz osmo-bts.build-2025-01-25_00_51_39.tgz osmo-ggsn.build-2025-01-25_20_42_27.tgz osmo-hlr.build-2025-01-25_16_36_58.tgz osmo-hnbgw.build-2025-01-25_13_29_08.tgz osmo-mgw.build-2025-01-25_08_33_14.tgz osmo-msc.build-2025-01-25_13_33_00.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-25_07_40_40.tgz osmo-pcu-sysmo.build-2025-01-25_07_40_34.tgz osmo-pcu.build-2025-01-25_07_40_43.tgz osmo-sgsn.build-2025-01-25_20_48_29.tgz osmo-stp.build-2025-01-25_13_25_12.tgz osmo-trx.build-2025-01-25_14_27_47.tgz osmocom-bb.build-2025-01-25_21_17_16.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