Skip to content

Console Output

Skipping 150 KB.. Full Log
#29 13.20 Not creating home directory `/home/mongodb'.
#29 13.23 Adding group `mongodb' (GID 109) ...
#29 13.26 Done.
#29 13.29 Adding user `mongodb' to group `mongodb' ...
#29 13.29 Adding user mongodb to group mongodb
#29 13.31 Done.
#29 13.32 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found
#29 13.33 Setting up mongodb-org-shell (4.4.29) ...
#29 13.36 Setting up mongodb-database-tools (100.9.4) ...
#29 13.40 Setting up mongodb-org-mongos (4.4.29) ...
#29 13.43 Setting up mongodb-org-database-tools-extra (4.4.29) ...
#29 13.46 Setting up mongodb-org-tools (4.4.29) ...
#29 13.49 Setting up mongodb-org (4.4.29) ...
#29 13.54 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#29 DONE 14.2s

#30 [23/32] 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
#30 0.407 Hit:1 http://deb.debian.org/debian buster InRelease
#30 0.407 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#30 0.408 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#30 0.410 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#30 0.415 Ign:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#30 0.613 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release
#30 0.879 Reading package lists...
#30 1.698 Reading package lists...
#30 2.605 Building dependency tree...
#30 2.829 Reading state information...
#30 3.042 bison is already the newest version (2:3.3.2.dfsg-1).
#30 3.042 flex is already the newest version (2.6.4-6.2).
#30 3.042 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1).
#30 3.042 libgcrypt20-dev set to manually installed.
#30 3.042 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#30 3.042 python3-pip is already the newest version (18.1-5).
#30 3.042 python3-setuptools is already the newest version (40.8.0-1).
#30 3.042 python3-wheel is already the newest version (0.32.3-2).
#30 3.042 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9).
#30 3.042 libcurl4-gnutls-dev set to manually installed.
#30 3.042 git is already the newest version (1:2.20.1-2+deb10u8).
#30 3.042 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12).
#30 3.042 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1).
#30 3.042 libmicrohttpd-dev set to manually installed.
#30 3.042 libssl-dev is already the newest version (1.1.1n-0+deb10u6).
#30 3.042 The following additional packages will be installed:
#30 3.042   libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5
#30 3.043 Suggested packages:
#30 3.043   libnghttp2-doc libyaml-doc
#30 3.145 The following NEW packages will be installed:
#30 3.145   build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0
#30 3.146   libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson
#30 3.146   ninja-build
#30 3.180 0 upgraded, 12 newly installed, 0 to remove and 1 not upgraded.
#30 3.180 Need to get 1,666 kB of archives.
#30 3.180 After this operation, 5,602 kB of additional disk space will be used.
#30 3.180 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B]
#30 3.187 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB]
#30 3.193 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB]
#30 3.199 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB]
#30 3.210 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB]
#30 3.211 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB]
#30 3.213 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB]
#30 3.214 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB]
#30 3.214 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u2 [121 kB]
#30 3.216 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB]
#30 3.216 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB]
#30 3.217 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB]
#30 3.428 debconf: delaying package configuration, since apt-utils is not installed
#30 3.496 Fetched 1,666 kB in 0s (32.0 MB/s)
#30 3.547 Selecting previously unselected package build-essential.
#30 3.547 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114799 files and directories currently installed.)
#30 3.603 Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
#30 3.625 Unpacking build-essential (12.6) ...
#30 3.716 Selecting previously unselected package libbson-1.0-0.
#30 3.724 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ...
#30 3.745 Unpacking libbson-1.0-0 (1.14.0-1) ...
#30 3.828 Selecting previously unselected package libbson-dev.
#30 3.836 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ...
#30 3.846 Unpacking libbson-dev (1.14.0-1) ...
#30 3.945 Selecting previously unselected package libidn11-dev:amd64.
#30 3.953 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ...
#30 3.966 Unpacking libidn11-dev:amd64 (1.33-2.2) ...
#30 4.096 Selecting previously unselected package libsnappy1v5:amd64.
#30 4.103 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ...
#30 4.113 Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.217 Selecting previously unselected package libmongoc-1.0-0.
#30 4.224 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ...
#30 4.234 Unpacking libmongoc-1.0-0 (1.14.0-1) ...
#30 4.326 Selecting previously unselected package libsnappy-dev:amd64.
#30 4.333 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ...
#30 4.342 Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.421 Selecting previously unselected package libmongoc-dev.
#30 4.429 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ...
#30 4.440 Unpacking libmongoc-dev (1.14.0-1) ...
#30 4.475 Selecting previously unselected package libnghttp2-dev.
#30 4.483 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u2_amd64.deb ...
#30 4.489 Unpacking libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.568 Selecting previously unselected package libyaml-dev:amd64.
#30 4.577 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ...
#30 4.589 Unpacking libyaml-dev:amd64 (0.2.1-1) ...
#30 4.696 Selecting previously unselected package ninja-build.
#30 4.704 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ...
#30 4.725 Unpacking ninja-build (1.8.2-1) ...
#30 4.809 Selecting previously unselected package meson.
#30 4.818 Preparing to unpack .../11-meson_0.49.2-1_all.deb ...
#30 4.829 Unpacking meson (0.49.2-1) ...
#30 4.974 Setting up libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 5.029 Setting up libidn11-dev:amd64 (1.33-2.2) ...
#30 5.077 Setting up libyaml-dev:amd64 (0.2.1-1) ...
#30 5.126 Setting up ninja-build (1.8.2-1) ...
#30 5.169 Setting up libsnappy1v5:amd64 (1.1.7-1) ...
#30 5.202 Setting up libbson-1.0-0 (1.14.0-1) ...
#30 5.234 Setting up build-essential (12.6) ...
#30 5.272 Setting up libbson-dev (1.14.0-1) ...
#30 5.307 Setting up libsnappy-dev:amd64 (1.1.7-1) ...
#30 5.341 Setting up meson (0.49.2-1) ...
#30 5.379 Setting up libmongoc-1.0-0 (1.14.0-1) ...
#30 5.421 Setting up libmongoc-dev (1.14.0-1) ...
#30 5.452 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#30 5.851 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#30 DONE 6.1s

#31 [24/32] WORKDIR	/TMP
#31 DONE 0.0s

#32 [25/32] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 0.307 Cloning into 'osmo-gsm-tester'...
#32 DONE 0.6s

#33 [26/32] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#33 DONE 0.0s

#34 [27/32] 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
#34 0.405 Already on 'master'
#34 0.406 Your branch is up to date with 'origin/master'.
#34 0.407 refs/heads/master
#34 0.424 HEAD is now at bcde1d0 Update git URLs
#34 0.425 master
#34 0.426 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4
#34 DONE 0.5s

#35 [28/32] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#35 DONE 0.4s

#36 [29/32] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#36 DONE 0.5s

#37 [30/32] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#37 DONE 0.4s

#38 [31/32] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#38 DONE 0.1s

#39 [32/32] WORKDIR	/DATA
#39 DONE 0.0s

#40 exporting to image
#40 exporting layers
#40 exporting layers 2.6s done
#40 writing image sha256:14329508ace8552ff22b55fe84b16e6f83186066cf5d671a42748dac2ae855f5 done
#40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#40 DONE 2.6s
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=7532 -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=2024-03-19 22:50:11
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7532
+ mkdir -p trial-7532
+ mv open5gs.build-8.tgz osmo-bsc.build-21404.tgz osmo-bts-oc2g.build-7440.tgz osmo-bts-sysmo.build-9942.tgz osmo-bts.build-9418.tgz osmo-ggsn.build-8422.tgz osmo-hlr.build-10994.tgz osmo-hnbgw.build-7910.tgz osmo-mgw.build-11287.tgz osmo-msc.build-34947.tgz osmo-nitb.build-16087.tgz osmo-pcu-oc2g.build-5047.tgz osmo-pcu-sysmo.build-6328.tgz osmo-pcu.build-6291.tgz osmo-sgsn.build-36433.tgz osmo-stp.build-11580.tgz osmo-trx.build-6400.tgz osmocom-bb.build-6106.tgz srslte.build-19.tgz trial-7532
+ cat open5gs.build-8.md5 osmo-bsc.build-21404.md5 osmo-bts-oc2g.build-7440.md5 osmo-bts-sysmo.build-9942.md5 osmo-bts.build-9418.md5 osmo-ggsn.build-8422.md5 osmo-hlr.build-10994.md5 osmo-hnbgw.build-7910.md5 osmo-mgw.build-11287.md5 osmo-msc.build-34947.md5 osmo-nitb.build-16087.md5 osmo-pcu-oc2g.build-5047.md5 osmo-pcu-sysmo.build-6328.md5 osmo-pcu.build-6291.md5 osmo-sgsn.build-36433.md5 osmo-stp.build-11580.md5 osmo-trx.build-6400.md5 osmocom-bb.build-6106.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-21404.md5 osmo-bts-oc2g.build-7440.md5 osmo-bts-sysmo.build-9942.md5 osmo-bts.build-9418.md5 osmo-ggsn.build-8422.md5 osmo-hlr.build-10994.md5 osmo-hnbgw.build-7910.md5 osmo-mgw.build-11287.md5 osmo-msc.build-34947.md5 osmo-nitb.build-16087.md5 osmo-pcu-oc2g.build-5047.md5 osmo-pcu-sysmo.build-6328.md5 osmo-pcu.build-6291.md5 osmo-sgsn.build-36433.md5 osmo-stp.build-11580.md5 osmo-trx.build-6400.md5 osmocom-bb.build-6106.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-7532 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7532'
tests: None

--------------------------------------------------------------------------------------------
trial-7532
--------------------------------------------------------------------------------------------
22:50:11.953485 tst                       trial-7532: Detailed log at /build/trial-7532/run.2024-03-19_22-50-11/log

---------------------------------------------------------------------
trial-7532 netreg_mass
---------------------------------------------------------------------
22:50:12.218974 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:50:12.219838 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:50:12.221679 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:50:12.224786 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:50:12.316741 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:50:12.320467 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:50:12.327008 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:50:12.903301 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-7532 netreg_mass register_default_mass.py
----------------------------------------------
22:50:12.904486 tst       register_default_mass.py:9: Claiming resources for the test
22:50:12.934167 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.935351 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.936532 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.937653 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.938787 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.939890 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:50:12.941020 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:50:13.000166 tst         register_default_mass.py: using LAC 2
22:50:13.032193 tst         register_default_mass.py: using RAC 2
22:50:13.054503 tst         register_default_mass.py: using CellId 2
22:50:13.082695 tst         register_default_mass.py: using BVCI 3
22:50:13.097596 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.099047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.100455 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.101802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.103193 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.104620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.105950 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.107340 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.108684 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.110004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.111316 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.112653 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.113989 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.115299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.116626 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.117969 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.119285 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.120614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.121921 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.123288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.124604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.125927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.127262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.128591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.129886 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.131181 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.132516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.133861 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.135177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.136527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.137852 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.139154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.140493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.141809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.143114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.144420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.145715 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.147008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.148311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.149661 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.150957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.152254 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.153575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.154871 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.156157 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.157457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.158751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.160041 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.161364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.162655 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.163964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.165321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.166615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.167912 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.169218 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.170566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.171897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.173233 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.174540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.175867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.177224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.178525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.179929 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.181274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.182593 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.183897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.185214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.186503 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.187789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.189092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.190385 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.191671 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.192965 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.194252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.195554 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.196900 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.198161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.199463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.200780 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.202070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.203622 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.205341 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.207052 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.208761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.210454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.211935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.213438 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.215002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.216733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.218275 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.219599 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.220896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.222196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.223525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.224812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.226070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.227333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.228616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.229880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.231133 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.232378 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:50:13.233867 tst      register_default_mass.py:21: Launching a simple network
22:50:13.253172 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:50:13.462630 run            create_hlr_db(pid=21): Launched
22:50:14.484321 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:50:14.516439 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:50:14.545378 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:50:14.555913 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:50:14.883537 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:50:14.913678 run      osmo-stp_127.0.42.5(pid=26): Launched
22:50:14.924317 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:50:15.617119 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:50:15.649059 run      osmo-msc_127.0.42.6(pid=28): Launched
22:50:18.671148 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:50:18.923160 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:50:19.010088 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:50:19.023285 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:50:19.080777 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:50:19.112797 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:50:19.124196 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:50:19.706137 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:50:19.737115 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:50:25.774805 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:50:26.062003 run         osmo-bts-virtual(pid=35): Launched
22:50:27.095781 tst         register_default_mass.py: using MSISDN 1001
22:50:27.106095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:50:27.122400 tst         register_default_mass.py: using MSISDN 1002
22:50:27.134650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:50:27.151828 tst         register_default_mass.py: using MSISDN 1003
22:50:27.161930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:50:27.175996 tst         register_default_mass.py: using MSISDN 1004
22:50:27.186070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:50:27.207195 tst         register_default_mass.py: using MSISDN 1005
22:50:27.217502 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:50:27.232192 tst         register_default_mass.py: using MSISDN 1006
22:50:27.242616 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:50:27.257129 tst         register_default_mass.py: using MSISDN 1007
22:50:27.267709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:50:27.282429 tst         register_default_mass.py: using MSISDN 1008
22:50:27.293552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:50:27.311677 tst         register_default_mass.py: using MSISDN 1009
22:50:27.327575 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:50:27.342504 tst         register_default_mass.py: using MSISDN 1010
22:50:27.353116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:50:27.371942 tst         register_default_mass.py: using MSISDN 1011
22:50:27.384715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:50:27.399429 tst         register_default_mass.py: using MSISDN 1012
22:50:27.409918 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:50:27.424453 tst         register_default_mass.py: using MSISDN 1013
22:50:27.434925 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:50:27.453045 tst         register_default_mass.py: using MSISDN 1014
22:50:27.466044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:50:27.480797 tst         register_default_mass.py: using MSISDN 1015
22:50:27.495371 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:50:27.512424 tst         register_default_mass.py: using MSISDN 1016
22:50:27.525428 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:50:27.539418 tst         register_default_mass.py: using MSISDN 1017
22:50:27.549456 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:50:27.565572 tst         register_default_mass.py: using MSISDN 1018
22:50:27.575778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:50:27.591572 tst         register_default_mass.py: using MSISDN 1019
22:50:27.601811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:50:27.618928 tst         register_default_mass.py: using MSISDN 1020
22:50:27.629365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:50:27.643413 tst         register_default_mass.py: using MSISDN 1021
22:50:27.653513 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:50:27.668085 tst         register_default_mass.py: using MSISDN 1022
22:50:27.678419 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:50:27.697298 tst         register_default_mass.py: using MSISDN 1023
22:50:27.708463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:50:27.723333 tst         register_default_mass.py: using MSISDN 1024
22:50:27.733837 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:50:27.752074 tst         register_default_mass.py: using MSISDN 1025
22:50:27.766624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:50:27.783595 tst         register_default_mass.py: using MSISDN 1026
22:50:27.794306 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:50:27.810891 tst         register_default_mass.py: using MSISDN 1027
22:50:27.825638 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:50:27.843397 tst         register_default_mass.py: using MSISDN 1028
22:50:27.856712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:50:27.871621 tst         register_default_mass.py: using MSISDN 1029
22:50:27.882046 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:50:27.900525 tst         register_default_mass.py: using MSISDN 1030
22:50:27.917432 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:50:27.932465 tst         register_default_mass.py: using MSISDN 1031
22:50:27.945657 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:50:27.963848 tst         register_default_mass.py: using MSISDN 1032
22:50:27.978909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:50:27.993632 tst         register_default_mass.py: using MSISDN 1033
22:50:28.004211 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:50:28.018748 tst         register_default_mass.py: using MSISDN 1034
22:50:28.029249 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:50:28.044078 tst         register_default_mass.py: using MSISDN 1035
22:50:28.054551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:50:28.071058 tst         register_default_mass.py: using MSISDN 1036
22:50:28.081639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:50:28.096097 tst         register_default_mass.py: using MSISDN 1037
22:50:28.106635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:50:28.121086 tst         register_default_mass.py: using MSISDN 1038
22:50:28.131579 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:50:28.146272 tst         register_default_mass.py: using MSISDN 1039
22:50:28.156772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:50:28.174925 tst         register_default_mass.py: using MSISDN 1040
22:50:28.187929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:50:28.205693 tst         register_default_mass.py: using MSISDN 1041
22:50:28.219429 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:50:28.234083 tst         register_default_mass.py: using MSISDN 1042
22:50:28.244199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:50:28.258378 tst         register_default_mass.py: using MSISDN 1043
22:50:28.268377 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:50:28.283317 tst         register_default_mass.py: using MSISDN 1044
22:50:28.303508 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:50:28.327530 tst         register_default_mass.py: using MSISDN 1045
22:50:28.337888 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:50:28.352203 tst         register_default_mass.py: using MSISDN 1046
22:50:28.362479 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:50:28.379827 tst         register_default_mass.py: using MSISDN 1047
22:50:28.390082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:50:28.404574 tst         register_default_mass.py: using MSISDN 1048
22:50:28.414859 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:50:28.429361 tst         register_default_mass.py: using MSISDN 1049
22:50:28.439849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:50:28.457358 tst         register_default_mass.py: using MSISDN 1050
22:50:28.467823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:50:28.485436 tst         register_default_mass.py: using MSISDN 1051
22:50:28.499464 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:50:28.517584 tst         register_default_mass.py: using MSISDN 1052
22:50:28.532344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:50:28.547364 tst         register_default_mass.py: using MSISDN 1053
22:50:28.557693 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:50:28.572247 tst         register_default_mass.py: using MSISDN 1054
22:50:28.582590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:50:28.597186 tst         register_default_mass.py: using MSISDN 1055
22:50:28.607516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:50:28.623998 tst         register_default_mass.py: using MSISDN 1056
22:50:28.634315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:50:28.650738 tst         register_default_mass.py: using MSISDN 1057
22:50:28.661031 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:50:28.675684 tst         register_default_mass.py: using MSISDN 1058
22:50:28.686118 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:50:28.701136 tst         register_default_mass.py: using MSISDN 1059
22:50:28.711534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:50:28.726032 tst         register_default_mass.py: using MSISDN 1060
22:50:28.737629 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:50:28.752116 tst         register_default_mass.py: using MSISDN 1061
22:50:28.762591 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:50:28.779753 tst         register_default_mass.py: using MSISDN 1062
22:50:28.794868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:50:28.814050 tst         register_default_mass.py: using MSISDN 1063
22:50:28.828039 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:50:28.842682 tst         register_default_mass.py: using MSISDN 1064
22:50:28.853037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:50:28.867780 tst         register_default_mass.py: using MSISDN 1065
22:50:28.878060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:50:28.892362 tst         register_default_mass.py: using MSISDN 1066
22:50:28.902619 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:50:28.919925 tst         register_default_mass.py: using MSISDN 1067
22:50:28.930277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:50:28.944610 tst         register_default_mass.py: using MSISDN 1068
22:50:28.954784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:50:28.971886 tst         register_default_mass.py: using MSISDN 1069
22:50:28.982185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:50:28.997456 tst         register_default_mass.py: using MSISDN 1070
22:50:29.007637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:50:29.022271 tst         register_default_mass.py: using MSISDN 1071
22:50:29.032484 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:50:29.046831 tst         register_default_mass.py: using MSISDN 1072
22:50:29.057007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:50:29.074694 tst         register_default_mass.py: using MSISDN 1073
22:50:29.087852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:50:29.105002 tst         register_default_mass.py: using MSISDN 1074
22:50:29.118832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:50:29.133060 tst         register_default_mass.py: using MSISDN 1075
22:50:29.143549 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:50:29.158621 tst         register_default_mass.py: using MSISDN 1076
22:50:29.169181 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:50:29.187194 tst         register_default_mass.py: using MSISDN 1077
22:50:29.202340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:50:29.218842 tst         register_default_mass.py: using MSISDN 1078
22:50:29.229219 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:50:29.243675 tst         register_default_mass.py: using MSISDN 1079
22:50:29.254135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:50:29.271859 tst         register_default_mass.py: using MSISDN 1080
22:50:29.286622 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:50:29.304634 tst         register_default_mass.py: using MSISDN 1081
22:50:29.315111 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:50:29.332561 tst         register_default_mass.py: using MSISDN 1082
22:50:29.342993 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:50:29.360565 tst         register_default_mass.py: using MSISDN 1083
22:50:29.370955 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:50:29.388204 tst         register_default_mass.py: using MSISDN 1084
22:50:29.401431 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:50:29.416633 tst         register_default_mass.py: using MSISDN 1085
22:50:29.431529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:50:29.445920 tst         register_default_mass.py: using MSISDN 1086
22:50:29.456158 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:50:29.470717 tst         register_default_mass.py: using MSISDN 1087
22:50:29.481075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:50:29.498189 tst         register_default_mass.py: using MSISDN 1088
22:50:29.510873 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:50:29.528359 tst         register_default_mass.py: using MSISDN 1089
22:50:29.542441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:50:29.556711 tst         register_default_mass.py: using MSISDN 1090
22:50:29.566896 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:50:29.581061 tst         register_default_mass.py: using MSISDN 1091
22:50:29.591185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:50:29.606829 tst         register_default_mass.py: using MSISDN 1092
22:50:29.620770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:50:29.634873 tst         register_default_mass.py: using MSISDN 1093
22:50:29.645086 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:50:29.661970 tst         register_default_mass.py: using MSISDN 1094
22:50:29.671997 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:50:29.688807 tst         register_default_mass.py: using MSISDN 1095
22:50:29.701617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:50:29.715715 tst         register_default_mass.py: using MSISDN 1096
22:50:29.725984 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:50:29.740046 tst         register_default_mass.py: using MSISDN 1097
22:50:29.750199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:50:29.764297 tst         register_default_mass.py: using MSISDN 1098
22:50:29.774427 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:50:29.794393 tst         register_default_mass.py: using MSISDN 1099
22:50:29.808387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:50:29.822696 tst         register_default_mass.py: using MSISDN 1100
22:50:29.832954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:50:29.984842 run                             mass: Starting testcase
22:50:29.995551 run                             mass: Pre-launching all virtphy's
22:50:30.006788 run           osmo-ms-virt-phy/00000: Starting virtphy
22:50:30.033635 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:50:30.045883 run           osmo-ms-virt-phy/00001: Starting virtphy
22:50:30.073696 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:50:30.085256 run           osmo-ms-virt-phy/00002: Starting virtphy
22:50:30.112719 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:50:30.124596 run           osmo-ms-virt-phy/00003: Starting virtphy
22:50:30.160244 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:50:30.172061 run           osmo-ms-virt-phy/00004: Starting virtphy
22:50:30.199040 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:50:30.210554 run           osmo-ms-virt-phy/00005: Starting virtphy
22:50:30.238539 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:50:30.249982 run           osmo-ms-virt-phy/00006: Starting virtphy
22:50:30.277015 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:50:30.288422 run           osmo-ms-virt-phy/00007: Starting virtphy
22:50:30.315618 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:50:30.328330 run           osmo-ms-virt-phy/00008: Starting virtphy
22:50:30.356718 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:50:30.368538 run           osmo-ms-virt-phy/00009: Starting virtphy
22:50:30.395201 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:50:30.409755 run           osmo-ms-virt-phy/00010: Starting virtphy
22:50:30.437282 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:50:30.449151 run           osmo-ms-virt-phy/00011: Starting virtphy
22:50:30.476754 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:50:30.488409 run           osmo-ms-virt-phy/00012: Starting virtphy
22:50:30.515272 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:50:30.526746 run           osmo-ms-virt-phy/00013: Starting virtphy
22:50:30.552883 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:50:30.564062 run           osmo-ms-virt-phy/00014: Starting virtphy
22:50:30.590593 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:50:30.601867 run           osmo-ms-virt-phy/00015: Starting virtphy
22:50:30.627915 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:50:30.639297 run           osmo-ms-virt-phy/00016: Starting virtphy
22:50:30.665564 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:50:30.677018 run           osmo-ms-virt-phy/00017: Starting virtphy
22:50:30.703910 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:50:30.715387 run           osmo-ms-virt-phy/00018: Starting virtphy
22:50:30.741685 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:50:30.753011 run           osmo-ms-virt-phy/00019: Starting virtphy
22:50:30.778892 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:50:30.790048 run           osmo-ms-virt-phy/00020: Starting virtphy
22:50:30.816415 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:50:30.827563 run           osmo-ms-virt-phy/00021: Starting virtphy
22:50:30.853964 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:50:30.865086 run           osmo-ms-virt-phy/00022: Starting virtphy
22:50:30.891008 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:50:30.902068 run           osmo-ms-virt-phy/00023: Starting virtphy
22:50:30.928030 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:50:30.939119 run           osmo-ms-virt-phy/00024: Starting virtphy
22:50:30.965025 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:50:30.976104 run           osmo-ms-virt-phy/00025: Starting virtphy
22:50:31.001941 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:50:31.012898 run           osmo-ms-virt-phy/00026: Starting virtphy
22:50:31.041244 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:50:31.052279 run           osmo-ms-virt-phy/00027: Starting virtphy
22:50:31.078044 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:50:31.089096 run           osmo-ms-virt-phy/00028: Starting virtphy
22:50:31.116521 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:50:31.127549 run           osmo-ms-virt-phy/00029: Starting virtphy
22:50:31.153422 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:50:31.164403 run           osmo-ms-virt-phy/00030: Starting virtphy
22:50:31.190791 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:50:31.201937 run           osmo-ms-virt-phy/00031: Starting virtphy
22:50:31.228042 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:50:31.239142 run           osmo-ms-virt-phy/00032: Starting virtphy
22:50:31.265038 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:50:31.275989 run           osmo-ms-virt-phy/00033: Starting virtphy
22:50:31.301956 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:50:31.313047 run           osmo-ms-virt-phy/00034: Starting virtphy
22:50:31.338831 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:50:31.349857 run           osmo-ms-virt-phy/00035: Starting virtphy
22:50:31.375769 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:50:31.386986 run           osmo-ms-virt-phy/00036: Starting virtphy
22:50:31.413248 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:50:31.424409 run           osmo-ms-virt-phy/00037: Starting virtphy
22:50:31.450398 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:50:31.461638 run           osmo-ms-virt-phy/00038: Starting virtphy
22:50:31.488158 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:50:31.499654 run           osmo-ms-virt-phy/00039: Starting virtphy
22:50:31.527248 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:50:31.538400 run           osmo-ms-virt-phy/00040: Starting virtphy
22:50:31.564498 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:50:31.575598 run           osmo-ms-virt-phy/00041: Starting virtphy
22:50:31.601838 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:50:31.613425 run           osmo-ms-virt-phy/00042: Starting virtphy
22:50:31.639963 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:50:31.651207 run           osmo-ms-virt-phy/00043: Starting virtphy
22:50:31.677441 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:50:31.688516 run           osmo-ms-virt-phy/00044: Starting virtphy
22:50:31.714585 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:50:31.725701 run           osmo-ms-virt-phy/00045: Starting virtphy
22:50:31.751940 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:50:31.765166 run           osmo-ms-virt-phy/00046: Starting virtphy
22:50:31.791686 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:50:31.802936 run           osmo-ms-virt-phy/00047: Starting virtphy
22:50:31.829977 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:50:31.841338 run           osmo-ms-virt-phy/00048: Starting virtphy
22:50:31.867388 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:50:31.878561 run           osmo-ms-virt-phy/00049: Starting virtphy
22:50:31.904622 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:50:31.915722 run           osmo-ms-virt-phy/00050: Starting virtphy
22:50:31.941753 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:50:31.958425 run           osmo-ms-virt-phy/00051: Starting virtphy
22:50:31.984879 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:50:31.996237 run           osmo-ms-virt-phy/00052: Starting virtphy
22:50:32.023745 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:50:32.035252 run           osmo-ms-virt-phy/00053: Starting virtphy
22:50:32.062146 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:50:32.073465 run           osmo-ms-virt-phy/00054: Starting virtphy
22:50:32.100094 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:50:32.111363 run           osmo-ms-virt-phy/00055: Starting virtphy
22:50:32.138997 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:50:32.150432 run           osmo-ms-virt-phy/00056: Starting virtphy
22:50:32.177655 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:50:32.189237 run           osmo-ms-virt-phy/00057: Starting virtphy
22:50:32.217762 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:50:32.229104 run           osmo-ms-virt-phy/00058: Starting virtphy
22:50:32.256222 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:50:32.267577 run           osmo-ms-virt-phy/00059: Starting virtphy
22:50:32.294630 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:50:32.306037 run           osmo-ms-virt-phy/00060: Starting virtphy
22:50:32.332610 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:50:32.343920 run           osmo-ms-virt-phy/00061: Starting virtphy
22:50:32.370732 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:50:32.382141 run           osmo-ms-virt-phy/00062: Starting virtphy
22:50:32.409005 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:50:32.420280 run           osmo-ms-virt-phy/00063: Starting virtphy
22:50:32.447271 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:50:32.458549 run           osmo-ms-virt-phy/00064: Starting virtphy
22:50:32.485534 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:50:32.496817 run           osmo-ms-virt-phy/00065: Starting virtphy
22:50:32.524043 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:50:32.535639 run           osmo-ms-virt-phy/00066: Starting virtphy
22:50:32.562096 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:50:32.573512 run           osmo-ms-virt-phy/00067: Starting virtphy
22:50:32.600301 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:50:32.611669 run           osmo-ms-virt-phy/00068: Starting virtphy
22:50:32.638478 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:50:32.649868 run           osmo-ms-virt-phy/00069: Starting virtphy
22:50:32.676955 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:50:32.688305 run           osmo-ms-virt-phy/00070: Starting virtphy
22:50:32.716502 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:50:32.732289 run           osmo-ms-virt-phy/00071: Starting virtphy
22:50:32.759504 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:50:32.772530 run           osmo-ms-virt-phy/00072: Starting virtphy
22:50:32.800336 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:50:32.812520 run           osmo-ms-virt-phy/00073: Starting virtphy
22:50:32.841120 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:50:32.852959 run           osmo-ms-virt-phy/00074: Starting virtphy
22:50:32.880549 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:50:32.892368 run           osmo-ms-virt-phy/00075: Starting virtphy
22:50:32.919527 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:50:32.931033 run           osmo-ms-virt-phy/00076: Starting virtphy
22:50:32.958663 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:50:32.970276 run           osmo-ms-virt-phy/00077: Starting virtphy
22:50:32.997719 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:50:33.009306 run           osmo-ms-virt-phy/00078: Starting virtphy
22:50:33.038004 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:50:33.049515 run           osmo-ms-virt-phy/00079: Starting virtphy
22:50:33.076844 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:50:33.088433 run           osmo-ms-virt-phy/00080: Starting virtphy
22:50:33.115679 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:50:33.127165 run           osmo-ms-virt-phy/00081: Starting virtphy
22:50:33.155830 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:50:33.167849 run           osmo-ms-virt-phy/00082: Starting virtphy
22:50:33.197976 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:50:33.209762 run           osmo-ms-virt-phy/00083: Starting virtphy
22:50:33.236978 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:50:33.248849 run           osmo-ms-virt-phy/00084: Starting virtphy
22:50:33.275677 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:50:33.287087 run           osmo-ms-virt-phy/00085: Starting virtphy
22:50:33.314036 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:50:33.325576 run           osmo-ms-virt-phy/00086: Starting virtphy
22:50:33.353178 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:50:33.366665 run           osmo-ms-virt-phy/00087: Starting virtphy
22:50:33.393917 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:50:33.406111 run           osmo-ms-virt-phy/00088: Starting virtphy
22:50:33.434655 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:50:33.446335 run           osmo-ms-virt-phy/00089: Starting virtphy
22:50:33.473875 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:50:33.485462 run           osmo-ms-virt-phy/00090: Starting virtphy
22:50:33.512837 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:50:33.524410 run           osmo-ms-virt-phy/00091: Starting virtphy
22:50:33.551867 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:50:33.565326 run           osmo-ms-virt-phy/00092: Starting virtphy
22:50:33.592830 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:50:33.604206 run           osmo-ms-virt-phy/00093: Starting virtphy
22:50:33.630834 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:50:33.642613 run           osmo-ms-virt-phy/00094: Starting virtphy
22:50:33.670443 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:50:33.681823 run           osmo-ms-virt-phy/00095: Starting virtphy
22:50:33.710099 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:50:33.725461 run           osmo-ms-virt-phy/00096: Starting virtphy
22:50:33.752852 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:50:33.764237 run           osmo-ms-virt-phy/00097: Starting virtphy
22:50:33.791574 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:50:33.802932 run           osmo-ms-virt-phy/00098: Starting virtphy
22:50:33.830342 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:50:33.841762 run           osmo-ms-virt-phy/00099: Starting virtphy
22:50:33.870169 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:50:33.881950 run                             mass: Checking if sockets are in the filesystem
22:50:33.909675 run                osmo-ms-mob/00000: Starting mobile
22:50:33.938437 run       osmo-ms-mob/00000(pid=136): Launched
22:50:33.966721 run                             mass: MS start registered  {at=39518984.25406614, delay=0.016778357326984406, ms=00000}
22:50:38.141508 run                osmo-ms-mob/00001: Starting mobile
22:50:38.179460 run       osmo-ms-mob/00001(pid=137): Launched
22:50:38.211744 run                             mass: MS start registered  {at=39518988.49923676, delay=0.020973414182662964, ms=00001}
22:50:38.907944 run                             mass: MS performed LU  {at=39518989.19545203, lu_delay=4.941385887563229, ms=00000}
22:50:39.907976 run                osmo-ms-mob/00002: Starting mobile
22:50:39.934968 run       osmo-ms-mob/00002(pid=138): Launched
22:50:39.954927 run                             mass: MS start registered  {at=39518990.24247082, delay=0.008987724781036377, ms=00002}
22:50:41.209055 run                osmo-ms-mob/00003: Starting mobile
22:50:41.236814 run       osmo-ms-mob/00003(pid=139): Launched
22:50:41.257480 run                             mass: MS start registered  {at=39518991.54483327, delay=0.009412594139575958, ms=00003}
22:50:42.309571 run                osmo-ms-mob/00004: Starting mobile
22:50:42.336661 run       osmo-ms-mob/00004(pid=140): Launched
22:50:42.354839 run                             mass: MS start registered  {at=39518992.64240614, delay=0.006877295672893524, ms=00004}
22:50:43.144336 run                             mass: MS performed LU  {at=39518993.43184112, lu_delay=4.932604357600212, ms=00001}
22:50:43.310284 run                osmo-ms-mob/00005: Starting mobile
22:50:43.340073 run       osmo-ms-mob/00005(pid=141): Launched
22:50:43.362621 run                             mass: MS start registered  {at=39518993.650130264, delay=0.010325394570827484, ms=00005}
22:50:44.209652 run                osmo-ms-mob/00006: Starting mobile
22:50:44.249106 run       osmo-ms-mob/00006(pid=142): Launched
22:50:44.269102 run                             mass: MS start registered  {at=39518994.55661549, delay=0.006348699331283569, ms=00006}
22:50:45.046595 run                             mass: MS performed LU  {at=39518995.3341159, lu_delay=5.091645076870918, ms=00002}
22:50:45.070707 run                osmo-ms-mob/00007: Starting mobile
22:50:45.096585 run       osmo-ms-mob/00007(pid=143): Launched
22:50:45.116977 run                             mass: MS start registered  {at=39518995.40448327, delay=0.009174905717372894, ms=00007}
22:50:45.908488 run                osmo-ms-mob/00008: Starting mobile
22:50:45.935968 run       osmo-ms-mob/00008(pid=144): Launched
22:50:45.956473 run                             mass: MS start registered  {at=39518996.24397831, delay=0.008835822343826294, ms=00008}
22:50:46.440038 run                             mass: MS performed LU  {at=39518996.72754326, lu_delay=5.182709984481335, ms=00003}
22:50:46.610043 run                osmo-ms-mob/00009: Starting mobile
22:50:46.639102 run       osmo-ms-mob/00009(pid=145): Launched
22:50:46.660098 run                             mass: MS start registered  {at=39518996.94761423, delay=0.00874040275812149, ms=00009}
22:50:47.305417 run                osmo-ms-mob/00010: Starting mobile
22:50:47.333420 run       osmo-ms-mob/00010(pid=146): Launched
22:50:47.351020 run                             mass: MS start registered  {at=39518997.63855022, delay=0.005462281405925751, ms=00010}
22:50:47.909670 run                osmo-ms-mob/00011: Starting mobile
22:50:47.936507 run       osmo-ms-mob/00011(pid=147): Launched
22:50:47.956965 run                             mass: MS start registered  {at=39518998.24451781, delay=0.009420350193977356, ms=00011}
22:50:48.341067 run                             mass: MS performed LU  {at=39518998.62858036, lu_delay=4.97845009714365, ms=00005}
22:50:48.368574 run                             mass: MS performed LU  {at=39518998.656153895, lu_delay=6.013747751712799, ms=00004}
22:50:48.390436 run                osmo-ms-mob/00012: Starting mobile
22:50:48.416204 run       osmo-ms-mob/00012(pid=148): Launched
22:50:48.432216 run                             mass: MS start registered  {at=39518998.71977311, delay=0.004981666803359985, ms=00012}
22:50:49.107165 run                osmo-ms-mob/00013: Starting mobile
22:50:49.137766 run       osmo-ms-mob/00013(pid=149): Launched
22:50:49.156982 run                             mass: MS start registered  {at=39518999.44448287, delay=0.0032233968377113342, ms=00013}
22:50:49.711153 run                osmo-ms-mob/00014: Starting mobile
22:50:49.741150 run       osmo-ms-mob/00014(pid=150): Launched
22:50:49.759968 run                             mass: MS start registered  {at=39519000.047487766, delay=0.005845814943313599, ms=00014}
22:50:50.205795 run                             mass: MS performed LU  {at=39519000.49330816, lu_delay=5.9366926699876785, ms=00006}
22:50:50.230047 run                osmo-ms-mob/00015: Starting mobile
22:50:50.258373 run       osmo-ms-mob/00015(pid=151): Launched
22:50:50.271102 run                             mass: MS performed LU  {at=39519000.55865382, lu_delay=5.154170542955399, ms=00007}
22:50:50.282469 run                             mass: MS start registered  {at=39519000.57004867, delay=0.011456064879894257, ms=00015}
22:50:50.808401 run                osmo-ms-mob/00016: Starting mobile
22:50:50.836470 run       osmo-ms-mob/00016(pid=152): Launched
22:50:50.856433 run                             mass: MS start registered  {at=39519001.1439513, delay=0.008874058723449707, ms=00016}
22:50:51.307183 run                osmo-ms-mob/00017: Starting mobile
22:50:51.342020 run       osmo-ms-mob/00017(pid=153): Launched
22:50:51.359922 run                             mass: MS start registered  {at=39519001.64748305, delay=0.004316732287406921, ms=00017}
22:50:51.910972 run                osmo-ms-mob/00018: Starting mobile
22:50:51.940013 run       osmo-ms-mob/00018(pid=154): Launched
22:50:51.958692 run                             mass: MS start registered  {at=39519002.24621092, delay=0.006982259452342987, ms=00018}
22:50:52.107154 run                             mass: MS performed LU  {at=39519002.39467227, lu_delay=5.4470580369234085, ms=00009}
22:50:52.134937 run                             mass: MS performed LU  {at=39519002.42245859, lu_delay=6.17848028242588, ms=00008}
22:50:52.158256 run                osmo-ms-mob/00019: Starting mobile
22:50:52.185908 run       osmo-ms-mob/00019(pid=155): Launched
22:50:52.204172 run                             mass: MS start registered  {at=39519002.49169477, delay=0.006565943360328674, ms=00019}
22:50:52.227391 run                             mass: MS performed LU  {at=39519002.5149532, lu_delay=4.876402981579304, ms=00010}
22:50:52.805979 run                osmo-ms-mob/00020: Starting mobile
22:50:52.839304 run       osmo-ms-mob/00020(pid=156): Launched
22:50:52.858390 run                             mass: MS start registered  {at=39519003.145906046, delay=0.005456745624542236, ms=00020}
22:50:53.308997 run                osmo-ms-mob/00021: Starting mobile
22:50:53.337147 run       osmo-ms-mob/00021(pid=157): Launched
22:50:53.355414 run                             mass: MS start registered  {at=39519003.642933756, delay=0.00688701868057251, ms=00021}
22:50:53.707639 run                osmo-ms-mob/00022: Starting mobile
22:50:53.736040 run       osmo-ms-mob/00022(pid=158): Launched
22:50:53.756317 run                             mass: MS start registered  {at=39519004.04382488, delay=0.004144072532653809, ms=00022}
22:50:53.888763 run                             mass: MS performed LU  {at=39519004.17628053, lu_delay=5.931762717664242, ms=00011}
22:50:53.971307 run                             mass: MS performed LU  {at=39519004.258821964, lu_delay=5.539048857986927, ms=00012}
22:50:54.036244 run                             mass: MS performed LU  {at=39519004.32376238, lu_delay=4.879279509186745, ms=00013}
22:50:54.208984 run                osmo-ms-mob/00023: Starting mobile
22:50:54.245711 run       osmo-ms-mob/00023(pid=159): Launched
22:50:54.274271 run                             mass: MS start registered  {at=39519004.56175112, delay=0.013264782726764679, ms=00023}
22:50:54.609359 run                osmo-ms-mob/00024: Starting mobile
22:50:54.648126 run       osmo-ms-mob/00024(pid=160): Launched
22:50:54.677172 run                             mass: MS start registered  {at=39519004.96465739, delay=0.013530872762203217, ms=00024}
22:50:55.108372 run                osmo-ms-mob/00025: Starting mobile
22:50:55.160640 run       osmo-ms-mob/00025(pid=161): Launched
22:50:55.188658 run                             mass: MS start registered  {at=39519005.476134196, delay=0.003834083676338196, ms=00025}
22:50:55.508173 run                osmo-ms-mob/00026: Starting mobile
22:50:55.551474 run       osmo-ms-mob/00026(pid=162): Launched
22:50:55.581702 run                             mass: MS start registered  {at=39519005.86917392, delay=0.010123327374458313, ms=00026}
22:50:55.875043 run                             mass: MS performed LU  {at=39519006.16252124, lu_delay=4.515038192272186, ms=00017}
22:50:55.907946 run                osmo-ms-mob/00027: Starting mobile
22:50:55.946310 run       osmo-ms-mob/00027(pid=163): Launched
22:50:55.966401 run                             mass: MS performed LU  {at=39519006.2539258, lu_delay=6.206438034772873, ms=00014}
22:50:55.981165 run                             mass: MS start registered  {at=39519006.26873844, delay=0.014909937977790833, ms=00027}
22:50:55.995912 run                             mass: MS performed LU  {at=39519006.28345437, lu_delay=5.139503076672554, ms=00016}
22:50:56.026443 run                             mass: MS performed LU  {at=39519006.31393653, lu_delay=5.743887864053249, ms=00015}
22:50:56.059295 run                osmo-ms-mob/00028: Starting mobile
22:50:56.108287 run       osmo-ms-mob/00028(pid=164): Launched
22:50:56.141641 run                             mass: MS start registered  {at=39519006.42912357, delay=0.017783798277378082, ms=00028}
22:50:56.708199 run                osmo-ms-mob/00029: Starting mobile
22:50:56.744283 run       osmo-ms-mob/00029(pid=165): Launched
22:50:56.765968 run                             mass: MS start registered  {at=39519007.05348297, delay=0.00910796970129013, ms=00029}
22:50:57.108941 run                osmo-ms-mob/00030: Starting mobile
22:50:57.136853 run       osmo-ms-mob/00030(pid=166): Launched
22:50:57.160534 run                             mass: MS start registered  {at=39519007.44805432, delay=0.011828690767288208, ms=00030}
22:50:57.509283 run                osmo-ms-mob/00031: Starting mobile
22:50:57.536119 run       osmo-ms-mob/00031(pid=167): Launched
22:50:57.556001 run                             mass: MS start registered  {at=39519007.843557, delay=0.008825838565826416, ms=00031}
22:50:57.654555 run                             mass: MS performed LU  {at=39519007.942066684, lu_delay=5.450371913611889, ms=00019}
22:50:57.737743 run                             mass: MS performed LU  {at=39519008.02524872, lu_delay=5.779037803411484, ms=00018}
22:50:57.760788 run                osmo-ms-mob/00032: Starting mobile
22:50:57.791622 run       osmo-ms-mob/00032(pid=168): Launched
22:50:57.804770 run                             mass: MS performed LU  {at=39519008.09230723, lu_delay=4.946401186287403, ms=00020}
22:50:57.817959 run                             mass: MS start registered  {at=39519008.105538435, delay=0.0133066326379776, ms=00032}
22:50:57.927078 run                             mass: MS performed LU  {at=39519008.21459802, lu_delay=4.5716642662882805, ms=00021}
22:50:58.208904 run                osmo-ms-mob/00033: Starting mobile
22:50:58.238873 run       osmo-ms-mob/00033(pid=169): Launched
22:50:58.259179 run                             mass: MS start registered  {at=39519008.5466805, delay=0.008091554045677185, ms=00033}
22:50:58.607425 run                osmo-ms-mob/00034: Starting mobile
22:50:58.638067 run       osmo-ms-mob/00034(pid=170): Launched
22:50:58.659147 run                             mass: MS start registered  {at=39519008.94666508, delay=0.008771218359470367, ms=00034}
22:50:58.909347 run                osmo-ms-mob/00035: Starting mobile
22:50:58.938259 run       osmo-ms-mob/00035(pid=171): Launched
22:50:58.955920 run                             mass: MS start registered  {at=39519009.24345039, delay=0.005804821848869324, ms=00035}
22:50:59.306744 run                osmo-ms-mob/00036: Starting mobile
22:50:59.335458 run       osmo-ms-mob/00036(pid=172): Launched
22:50:59.354025 run                             mass: MS start registered  {at=39519009.6415439, delay=0.0065954625606536865, ms=00036}
22:50:59.638984 run                             mass: MS performed LU  {at=39519009.926474735, lu_delay=4.450340539216995, ms=00025}
22:50:59.664129 run                osmo-ms-mob/00037: Starting mobile
22:50:59.692112 run       osmo-ms-mob/00037(pid=173): Launched
22:50:59.703962 run                             mass: MS performed LU  {at=39519009.99151056, lu_delay=5.947685681283474, ms=00022}
22:50:59.715133 run                             mass: MS start registered  {at=39519010.00271559, delay=0.011272870004177094, ms=00037}
22:50:59.754155 run                             mass: MS performed LU  {at=39519010.04166852, lu_delay=5.479917399585247, ms=00023}
22:50:59.780137 run                osmo-ms-mob/00038: Starting mobile
22:50:59.808876 run       osmo-ms-mob/00038(pid=174): Launched
22:50:59.820244 run                             mass: MS performed LU  {at=39519010.10780876, lu_delay=5.143151372671127, ms=00024}
22:50:59.831000 run                             mass: MS start registered  {at=39519010.11858838, delay=0.01082802563905716, ms=00038}
22:51:00.306655 run                osmo-ms-mob/00039: Starting mobile
22:51:00.333702 run       osmo-ms-mob/00039(pid=175): Launched
22:51:00.351835 run                             mass: MS start registered  {at=39519010.639349595, delay=0.005805782973766327, ms=00039}
22:51:00.706132 run                osmo-ms-mob/00040: Starting mobile
22:51:00.733669 run       osmo-ms-mob/00040(pid=176): Launched
22:51:00.753339 run                             mass: MS start registered  {at=39519011.040881395, delay=0.008729413151741028, ms=00040}
22:51:01.007021 run                osmo-ms-mob/00041: Starting mobile
22:51:01.038525 run       osmo-ms-mob/00041(pid=177): Launched
22:51:01.057511 run                             mass: MS start registered  {at=39519011.3450203, delay=0.007189027965068817, ms=00041}
22:51:01.309028 run                osmo-ms-mob/00042: Starting mobile
22:51:01.337552 run       osmo-ms-mob/00042(pid=178): Launched
22:51:01.356056 run                             mass: MS start registered  {at=39519011.643568195, delay=0.006038859486579895, ms=00042}
22:51:01.419895 run                             mass: MS performed LU  {at=39519011.70740082, lu_delay=5.838226899504662, ms=00026}
22:51:01.503506 run                             mass: MS performed LU  {at=39519011.79102472, lu_delay=4.737541750073433, ms=00029}
22:51:01.567578 run                             mass: MS performed LU  {at=39519011.855105914, lu_delay=5.5863674730062485, ms=00027}
22:51:01.590338 run                osmo-ms-mob/00043: Starting mobile
22:51:01.618818 run       osmo-ms-mob/00043(pid=179): Launched
22:51:01.636697 run                             mass: MS start registered  {at=39519011.92419658, delay=0.0055989474058151245, ms=00043}
22:51:01.693097 run                             mass: MS performed LU  {at=39519011.980602205, lu_delay=5.551478631794453, ms=00028}
22:51:02.007133 run                osmo-ms-mob/00044: Starting mobile
22:51:02.036672 run       osmo-ms-mob/00044(pid=180): Launched
22:51:02.057402 run                             mass: MS start registered  {at=39519012.34491864, delay=0.005757585167884827, ms=00044}
22:51:02.308087 run                osmo-ms-mob/00045: Starting mobile
22:51:02.337592 run       osmo-ms-mob/00045(pid=181): Launched
22:51:02.359377 run                             mass: MS start registered  {at=39519012.6468887, delay=0.009259887039661407, ms=00045}
22:51:02.605166 run                osmo-ms-mob/00046: Starting mobile
22:51:02.640833 run       osmo-ms-mob/00046(pid=182): Launched
22:51:02.660146 run                             mass: MS start registered  {at=39519012.947662205, delay=0.0069215744733810425, ms=00046}
22:51:02.911703 run                osmo-ms-mob/00047: Starting mobile
22:51:02.937740 run       osmo-ms-mob/00047(pid=183): Launched
22:51:02.957718 run                             mass: MS start registered  {at=39519013.24522637, delay=0.009087987244129181, ms=00047}
22:51:03.206515 run                osmo-ms-mob/00048: Starting mobile
22:51:03.232845 run       osmo-ms-mob/00048(pid=184): Launched
22:51:03.252100 run                             mass: MS start registered  {at=39519013.539667234, delay=0.008600220084190369, ms=00048}
22:51:03.404247 run                             mass: MS performed LU  {at=39519013.69175122, lu_delay=5.848194219172001, ms=00031}
22:51:03.428531 run                osmo-ms-mob/00049: Starting mobile
22:51:03.455657 run       osmo-ms-mob/00049(pid=185): Launched
22:51:03.466661 run                             mass: MS performed LU  {at=39519013.75421994, lu_delay=5.648681506514549, ms=00032}
22:51:03.477443 run                             mass: MS start registered  {at=39519013.76502837, delay=0.01086340844631195, ms=00049}
22:51:03.520309 run                             mass: MS performed LU  {at=39519013.80783019, lu_delay=6.359775871038437, ms=00030}
22:51:03.544521 run                osmo-ms-mob/00050: Starting mobile
22:51:03.571383 run       osmo-ms-mob/00050(pid=186): Launched
22:51:03.583075 run                             mass: MS performed LU  {at=39519013.87063136, lu_delay=5.323950856924057, ms=00033}
22:51:03.594577 run                             mass: MS start registered  {at=39519013.88214873, delay=0.011574268341064453, ms=00050}
22:51:03.612312 run                             mass: MS performed LU  {at=39519013.8998533, lu_delay=4.656402908265591, ms=00035}
22:51:04.206965 run                osmo-ms-mob/00051: Starting mobile
22:51:04.239212 run       osmo-ms-mob/00051(pid=187): Launched
22:51:04.259626 run                             mass: MS start registered  {at=39519014.54712262, delay=0.004329793155193329, ms=00051}
22:51:04.506416 run                osmo-ms-mob/00052: Starting mobile
22:51:04.536157 run       osmo-ms-mob/00052(pid=188): Launched
22:51:04.556837 run                             mass: MS start registered  {at=39519014.84433409, delay=0.008147455751895905, ms=00052}
22:51:04.807923 run                osmo-ms-mob/00053: Starting mobile
22:51:04.837995 run       osmo-ms-mob/00053(pid=189): Launched
22:51:04.857471 run                             mass: MS start registered  {at=39519015.14498638, delay=0.007656574249267578, ms=00053}
22:51:05.105445 run                osmo-ms-mob/00054: Starting mobile
22:51:05.134114 run       osmo-ms-mob/00054(pid=190): Launched
22:51:05.152415 run                             mass: MS start registered  {at=39519015.43995259, delay=0.006493061780929565, ms=00054}
22:51:05.185759 run                             mass: MS performed LU  {at=39519015.473267876, lu_delay=5.831723973155022, ms=00036}
22:51:05.269144 run                             mass: MS performed LU  {at=39519015.556635045, lu_delay=5.4380466639995575, ms=00038}
22:51:05.291463 run                osmo-ms-mob/00055: Starting mobile
22:51:05.320993 run       osmo-ms-mob/00055(pid=191): Launched
22:51:05.333932 run                             mass: MS performed LU  {at=39519015.621474706, lu_delay=5.6187591180205345, ms=00037}
22:51:05.345033 run                             mass: MS start registered  {at=39519015.63261644, delay=0.01281692087650299, ms=00055}
22:51:05.459225 run                             mass: MS performed LU  {at=39519015.746712424, lu_delay=5.107362829148769, ms=00039}
22:51:05.482941 run                osmo-ms-mob/00056: Starting mobile
22:51:05.512051 run       osmo-ms-mob/00056(pid=192): Launched
22:51:05.524321 run                             mass: MS performed LU  {at=39519015.811870635, lu_delay=4.770989239215851, ms=00040}
22:51:05.535626 run                             mass: MS start registered  {at=39519015.82320653, delay=0.011397965252399445, ms=00056}
22:51:06.008835 run                osmo-ms-mob/00057: Starting mobile
22:51:06.035308 run       osmo-ms-mob/00057(pid=193): Launched
22:51:06.055708 run                             mass: MS start registered  {at=39519016.343224004, delay=0.0090765580534935, ms=00057}
22:51:06.408962 run                osmo-ms-mob/00058: Starting mobile
22:51:06.436573 run       osmo-ms-mob/00058(pid=194): Launched
22:51:06.457323 run                             mass: MS start registered  {at=39519016.74484595, delay=0.009254857897758484, ms=00058}
22:51:06.706106 run                osmo-ms-mob/00059: Starting mobile
22:51:06.733176 run       osmo-ms-mob/00059(pid=195): Launched
22:51:06.751610 run                             mass: MS start registered  {at=39519017.039141335, delay=0.007386788725852966, ms=00059}
22:51:07.009858 run                osmo-ms-mob/00060: Starting mobile
22:51:07.039063 run       osmo-ms-mob/00060(pid=196): Launched
22:51:07.051142 run                             mass: MS performed LU  {at=39519017.338692226, lu_delay=5.69512403011322, ms=00042}
22:51:07.063035 run                             mass: MS start registered  {at=39519017.350613944, delay=0.011981911957263947, ms=00060}
22:51:07.087115 run                             mass: MS performed LU  {at=39519017.37463774, lu_delay=5.450441159307957, ms=00043}
22:51:07.143077 run                             mass: MS performed LU  {at=39519017.430597134, lu_delay=4.482934929430485, ms=00046}
22:51:07.168545 run                osmo-ms-mob/00061: Starting mobile
22:51:07.197896 run       osmo-ms-mob/00061(pid=197): Launched
22:51:07.216380 run                             mass: MS start registered  {at=39519017.50391849, delay=0.0007150545716285706, ms=00061}
22:51:07.414735 run                             mass: MS performed LU  {at=39519017.70224981, lu_delay=5.055361106991768, ms=00045}
22:51:07.706136 run                osmo-ms-mob/00062: Starting mobile
22:51:07.741828 run       osmo-ms-mob/00062(pid=198): Launched
22:51:07.762520 run                             mass: MS start registered  {at=39519018.05002467, delay=0.008610360324382782, ms=00062}
22:51:08.005223 run                osmo-ms-mob/00063: Starting mobile
22:51:08.039975 run       osmo-ms-mob/00063(pid=199): Launched
22:51:08.059958 run                             mass: MS start registered  {at=39519018.347468436, delay=0.007098451256752014, ms=00063}
22:51:08.093916 run                             mass: MS performed LU  {at=39519018.38142097, lu_delay=7.03640066832304, ms=00041}
22:51:08.158173 run                             mass: MS performed LU  {at=39519018.445667915, lu_delay=6.100749276578426, ms=00044}
22:51:08.190417 run                             mass: MS performed LU  {at=39519018.47790465, lu_delay=4.71287627518177, ms=00049}
22:51:08.218472 run                osmo-ms-mob/00064: Starting mobile
22:51:08.248336 run       osmo-ms-mob/00064(pid=200): Launched
22:51:08.261195 run                             mass: MS performed LU  {at=39519018.548745185, lu_delay=3.704411096870899, ms=00052}
22:51:08.272945 run                             mass: MS start registered  {at=39519018.56051294, delay=0.011834412813186646, ms=00064}
22:51:08.807201 run                osmo-ms-mob/00065: Starting mobile
22:51:08.836636 run       osmo-ms-mob/00065(pid=201): Launched
22:51:08.857419 run                             mass: MS start registered  {at=39519019.144919425, delay=0.009138047695159912, ms=00065}
22:51:08.951512 run                             mass: MS performed LU  {at=39519019.238998115, lu_delay=4.691875495016575, ms=00051}
22:51:08.989031 run                             mass: MS performed LU  {at=39519019.276572146, lu_delay=6.0313457772135735, ms=00047}
22:51:09.015635 run                osmo-ms-mob/00066: Starting mobile
22:51:09.043703 run       osmo-ms-mob/00066(pid=202): Launched
22:51:09.058611 run                             mass: MS performed LU  {at=39519019.346169844, lu_delay=5.4640211164951324, ms=00050}
22:51:09.069750 run                             mass: MS start registered  {at=39519019.35733391, delay=0.0112161785364151, ms=00066}
22:51:09.506862 run                osmo-ms-mob/00067: Starting mobile
22:51:09.536056 run       osmo-ms-mob/00067(pid=203): Launched
22:51:09.556875 run                             mass: MS start registered  {at=39519019.84441236, delay=0.00941351056098938, ms=00067}
22:51:09.805384 run                osmo-ms-mob/00068: Starting mobile
22:51:09.833456 run       osmo-ms-mob/00068(pid=204): Launched
22:51:09.852173 run                             mass: MS start registered  {at=39519020.13969125, delay=0.007373787462711334, ms=00068}
22:51:10.207894 run                osmo-ms-mob/00069: Starting mobile
22:51:10.237009 run       osmo-ms-mob/00069(pid=205): Launched
22:51:10.257052 run                             mass: MS start registered  {at=39519020.544540554, delay=0.008700154721736908, ms=00069}
22:51:10.604672 run                osmo-ms-mob/00070: Starting mobile
22:51:10.634510 run       osmo-ms-mob/00070(pid=206): Launched
22:51:10.653234 run                             mass: MS start registered  {at=39519020.94079693, delay=0.007034577429294586, ms=00070}
22:51:10.816459 run                             mass: MS performed LU  {at=39519021.10393525, lu_delay=5.958948865532875, ms=00053}
22:51:10.917871 run                             mass: MS performed LU  {at=39519021.20537977, lu_delay=4.862155765295029, ms=00057}
22:51:10.944484 run                osmo-ms-mob/00071: Starting mobile
22:51:10.973358 run       osmo-ms-mob/00071(pid=207): Launched
22:51:10.985294 run                             mass: MS performed LU  {at=39519021.272844724, lu_delay=5.640228286385536, ms=00055}
22:51:10.996745 run                             mass: MS start registered  {at=39519021.28432535, delay=0.011544138193130493, ms=00071}
22:51:11.089213 run                             mass: MS performed LU  {at=39519021.3767319, lu_delay=5.553525373339653, ms=00056}
22:51:11.126028 run                             mass: MS performed LU  {at=39519021.413531855, lu_delay=5.97357926517725, ms=00054}
22:51:11.146928 run                osmo-ms-mob/00072: Starting mobile
22:51:11.175602 run       osmo-ms-mob/00072(pid=208): Launched
22:51:11.187557 run                             mass: MS performed LU  {at=39519021.47510735, lu_delay=4.730261400341988, ms=00058}
22:51:11.198720 run                             mass: MS start registered  {at=39519021.48630043, delay=0.01126062124967575, ms=00072}
22:51:11.808298 run                osmo-ms-mob/00073: Starting mobile
22:51:11.845198 run       osmo-ms-mob/00073(pid=209): Launched
22:51:11.865193 run                             mass: MS start registered  {at=39519022.152701855, delay=0.004435308277606964, ms=00073}
22:51:12.012151 run                             mass: MS performed LU  {at=39519022.299665116, lu_delay=4.795746624469757, ms=00061}
22:51:12.031304 run                             mass: MS performed LU  {at=39519022.31884063, lu_delay=4.968226686120033, ms=00060}
22:51:12.059309 run                osmo-ms-mob/00074: Starting mobile
22:51:12.096295 run       osmo-ms-mob/00074(pid=210): Launched
22:51:12.114534 run                             mass: MS start registered  {at=39519022.40207445, delay=0.0026925504207611084, ms=00074}
22:51:12.606321 run                osmo-ms-mob/00075: Starting mobile
22:51:12.636599 run       osmo-ms-mob/00075(pid=211): Launched
22:51:12.655740 run                             mass: MS start registered  {at=39519022.943267785, delay=0.007666558027267456, ms=00075}
22:51:12.717478 run                             mass: MS performed LU  {at=39519023.00499453, lu_delay=5.965853191912174, ms=00059}
22:51:12.755345 run                             mass: MS performed LU  {at=39519023.04287755, lu_delay=4.6954091116786, ms=00063}
22:51:12.809859 run                             mass: MS performed LU  {at=39519023.09738206, lu_delay=4.536869123578072, ms=00064}
22:51:13.063656 run                             mass: MS performed LU  {at=39519023.3511769, lu_delay=5.301152229309082, ms=00062}
22:51:13.090007 run                osmo-ms-mob/00076: Starting mobile
22:51:13.120160 run       osmo-ms-mob/00076(pid=212): Launched
22:51:13.142280 run                             mass: MS start registered  {at=39519023.42979676, delay=0.00952068716287613, ms=00076}
22:51:13.507486 run                osmo-ms-mob/00077: Starting mobile
22:51:13.537620 run       osmo-ms-mob/00077(pid=213): Launched
22:51:13.557835 run                             mass: MS start registered  {at=39519023.84534038, delay=0.007975347340106964, ms=00077}
22:51:14.006199 run                osmo-ms-mob/00078: Starting mobile
22:51:14.038889 run       osmo-ms-mob/00078(pid=214): Launched
22:51:14.058934 run                             mass: MS start registered  {at=39519024.34644987, delay=0.006123438477516174, ms=00078}
22:51:14.409218 run                osmo-ms-mob/00079: Starting mobile
22:51:14.438334 run       osmo-ms-mob/00079(pid=215): Launched
22:51:14.459883 run                             mass: MS start registered  {at=39519024.74739416, delay=0.009498432278633118, ms=00079}
22:51:14.683671 run                             mass: MS performed LU  {at=39519024.971176654, lu_delay=5.826257228851318, ms=00065}
22:51:14.702088 run                             mass: MS performed LU  {at=39519024.98959912, lu_delay=4.849907875061035, ms=00068}
22:51:14.729928 run                             mass: MS performed LU  {at=39519025.017447315, lu_delay=5.660113401710987, ms=00066}
22:51:14.757425 run                osmo-ms-mob/00080: Starting mobile
22:51:14.786126 run       osmo-ms-mob/00080(pid=216): Launched
22:51:14.808832 run                             mass: MS start registered  {at=39519025.09634581, delay=0.006590306758880615, ms=00080}
22:51:14.821570 run                             mass: MS performed LU  {at=39519025.10913189, lu_delay=4.564591333270073, ms=00069}
22:51:14.983791 run                             mass: MS performed LU  {at=39519025.27129512, lu_delay=5.426882766187191, ms=00067}
22:51:15.406290 run                osmo-ms-mob/00081: Starting mobile
22:51:15.433146 run       osmo-ms-mob/00081(pid=217): Launched
22:51:15.451939 run                             mass: MS start registered  {at=39519025.73947747, delay=0.007581308484077454, ms=00081}
22:51:15.808180 run                osmo-ms-mob/00082: Starting mobile
22:51:15.835992 run       osmo-ms-mob/00082(pid=218): Launched
22:51:15.854758 run                             mass: MS start registered  {at=39519026.14227758, delay=0.007560901343822479, ms=00082}
22:51:16.409084 run                osmo-ms-mob/00083: Starting mobile
22:51:16.438193 run       osmo-ms-mob/00083(pid=219): Launched
22:51:16.460456 run                             mass: MS start registered  {at=39519026.74794079, delay=0.01056826114654541, ms=00083}
22:51:16.483014 run                             mass: MS performed LU  {at=39519026.770528354, lu_delay=4.3684539049863815, ms=00074}
22:51:16.502062 run                             mass: MS performed LU  {at=39519026.789597504, lu_delay=5.5052721574902534, ms=00071}
22:51:16.521630 run                             mass: MS performed LU  {at=39519026.80915173, lu_delay=5.322851300239563, ms=00072}
22:51:16.774486 run                             mass: MS performed LU  {at=39519027.06200788, lu_delay=4.909306026995182, ms=00073}
22:51:16.801841 run                osmo-ms-mob/00084: Starting mobile
22:51:16.829486 run       osmo-ms-mob/00084(pid=220): Launched
22:51:16.840830 run                             mass: MS performed LU  {at=39519027.12838298, lu_delay=6.1875860542058945, ms=00070}
22:51:16.851625 run                             mass: MS start registered  {at=39519027.13920682, delay=0.010888628661632538, ms=00084}
22:51:17.408937 run                osmo-ms-mob/00085: Starting mobile
22:51:17.437270 run       osmo-ms-mob/00085(pid=221): Launched
22:51:17.455821 run                             mass: MS start registered  {at=39519027.74334237, delay=0.0069875568151474, ms=00085}
22:51:18.008438 run                osmo-ms-mob/00086: Starting mobile
22:51:18.034307 run       osmo-ms-mob/00086(pid=222): Launched
22:51:18.054992 run                             mass: MS start registered  {at=39519028.342528574, delay=0.010049723088741302, ms=00086}
22:51:18.449183 run                             mass: MS performed LU  {at=39519028.73652068, lu_delay=5.793252892792225, ms=00075}
22:51:18.467427 run                             mass: MS performed LU  {at=39519028.75499389, lu_delay=5.325197130441666, ms=00076}
22:51:18.491493 run                osmo-ms-mob/00087: Starting mobile
22:51:18.518997 run       osmo-ms-mob/00087(pid=223): Launched
22:51:18.530295 run                             mass: MS performed LU  {at=39519028.81785287, lu_delay=4.972512491047382, ms=00077}
22:51:18.541221 run                             mass: MS start registered  {at=39519028.828806534, delay=0.011008024215698242, ms=00087}
22:51:18.985127 run                             mass: MS performed LU  {at=39519029.27262352, lu_delay=4.926173649728298, ms=00078}
22:51:19.208737 run                osmo-ms-mob/00088: Starting mobile
22:51:19.247073 run       osmo-ms-mob/00088(pid=224): Launched
22:51:19.267834 run                             mass: MS start registered  {at=39519029.55535267, delay=0.008699119091033936, ms=00088}
22:51:19.805854 run                osmo-ms-mob/00089: Starting mobile
22:51:19.837517 run       osmo-ms-mob/00089(pid=225): Launched
22:51:19.857782 run                             mass: MS start registered  {at=39519030.14532471, delay=0.008660636842250824, ms=00089}
22:51:20.230488 run                             mass: MS performed LU  {at=39519030.51798854, lu_delay=5.770594380795956, ms=00079}
22:51:20.249449 run                             mass: MS performed LU  {at=39519030.53702521, lu_delay=5.4406794011592865, ms=00080}
22:51:20.270982 run                osmo-ms-mob/00090: Starting mobile
22:51:20.299423 run       osmo-ms-mob/00090(pid=226): Launched
22:51:20.311233 run                             mass: MS performed LU  {at=39519030.59879159, lu_delay=4.45651400834322, ms=00082}
22:51:20.322332 run                             mass: MS start registered  {at=39519030.60991554, delay=0.011178649961948395, ms=00090}
22:51:20.521589 run                             mass: MS performed LU  {at=39519030.80907264, lu_delay=5.069595173001289, ms=00081}
22:51:20.776561 run                             mass: MS performed LU  {at=39519031.06407302, lu_delay=22.11740794032812, ms=00034}
22:51:21.108523 run                osmo-ms-mob/00091: Starting mobile
22:51:21.137836 run       osmo-ms-mob/00091(pid=227): Launched
22:51:21.156206 run                             mass: MS start registered  {at=39519031.44375054, delay=0.007177531719207764, ms=00091}
22:51:21.808778 run                osmo-ms-mob/00092: Starting mobile
22:51:21.835907 run       osmo-ms-mob/00092(pid=228): Launched
22:51:21.858518 run                             mass: MS start registered  {at=39519032.146059915, delay=0.011449635028839111, ms=00092}
22:51:22.215957 run                             mass: MS performed LU  {at=39519032.503452405, lu_delay=4.760110035538673, ms=00085}
22:51:22.233863 run                             mass: MS performed LU  {at=39519032.521415465, lu_delay=5.3822086453437805, ms=00084}
22:51:22.261782 run                             mass: MS performed LU  {at=39519032.54935256, lu_delay=5.801411762833595, ms=00083}
22:51:22.604569 run                osmo-ms-mob/00093: Starting mobile
22:51:22.631631 run       osmo-ms-mob/00093(pid=229): Launched
22:51:22.653925 run                             mass: MS start registered  {at=39519032.941444255, delay=0.01099589467048645, ms=00093}
22:51:23.512448 run                osmo-ms-mob/00094: Starting mobile
22:51:23.540074 run       osmo-ms-mob/00094(pid=230): Launched
22:51:23.560325 run                             mass: MS start registered  {at=39519033.8478469, delay=0.008610114455223083, ms=00094}
22:51:23.996502 run                             mass: MS performed LU  {at=39519034.28395609, lu_delay=5.941427513957024, ms=00086}
22:51:24.014839 run                             mass: MS performed LU  {at=39519034.30237039, lu_delay=4.747017718851566, ms=00088}
22:51:24.162706 run                             mass: MS performed LU  {at=39519034.45023348, lu_delay=5.621426947414875, ms=00087}
22:51:24.409452 run                osmo-ms-mob/00095: Starting mobile
22:51:24.443009 run       osmo-ms-mob/00095(pid=231): Launched
22:51:24.461890 run                             mass: MS start registered  {at=39519034.749448106, delay=0.004487916827201843, ms=00095}
22:51:25.408719 run                osmo-ms-mob/00096: Starting mobile
22:51:25.435865 run       osmo-ms-mob/00096(pid=232): Launched
22:51:25.456559 run                             mass: MS start registered  {at=39519035.74407359, delay=0.007422037422657013, ms=00096}
22:51:25.981514 run                             mass: MS performed LU  {at=39519036.2689916, lu_delay=5.659076057374477, ms=00090}
22:51:25.999510 run                             mass: MS performed LU  {at=39519036.287083454, lu_delay=4.843332916498184, ms=00091}
22:51:26.027770 run                             mass: MS performed LU  {at=39519036.31530351, lu_delay=6.169978804886341, ms=00089}
22:51:26.151956 run                             mass: MS performed LU  {at=39519036.43945826, lu_delay=22.8997910246253, ms=00048}
22:51:26.507577 run                osmo-ms-mob/00097: Starting mobile
22:51:26.535844 run       osmo-ms-mob/00097(pid=233): Launched
22:51:26.557613 run                             mass: MS start registered  {at=39519036.84514554, delay=0.010533735156059265, ms=00097}
22:51:27.762238 run                             mass: MS performed LU  {at=39519038.04973785, lu_delay=5.10829359292984, ms=00093}
22:51:27.791582 run                osmo-ms-mob/00098: Starting mobile
22:51:27.820859 run       osmo-ms-mob/00098(pid=234): Launched
22:51:27.832651 run                             mass: MS performed LU  {at=39519038.120200016, lu_delay=4.272353112697601, ms=00094}
22:51:27.844738 run                             mass: MS start registered  {at=39519038.132318445, delay=0.012181021273136139, ms=00098}
22:51:27.928211 run                             mass: MS performed LU  {at=39519038.21573175, lu_delay=6.069671832025051, ms=00092}
22:51:29.610454 run                osmo-ms-mob/00099: Starting mobile
22:51:29.646607 run       osmo-ms-mob/00099(pid=235): Launched
22:51:29.658506 run                             mass: All started... {duration=55.76509132236242, too_slow=0}
22:51:29.669298 run                             mass: MS start registered  {at=39519039.95685577, delay=0.010778471827507019, ms=00099}
22:51:29.747499 run                             mass: MS performed LU  {at=39519040.03498812, lu_delay=5.285540014505386, ms=00095}
22:51:31.648068 run                             mass: MS performed LU  {at=39519041.93558131, lu_delay=6.1915077194571495, ms=00096}
22:51:31.675907 run                             mass: MS performed LU  {at=39519041.96342864, lu_delay=5.118283100426197, ms=00097}
22:51:33.513317 run                             mass: MS performed LU  {at=39519043.80081435, lu_delay=5.668495908379555, ms=00098}
22:51:35.414641 run                             mass: MS performed LU  {at=39519045.70217674, lu_delay=5.745320975780487, ms=00099}
22:51:35.429606 run                             mass: Tests done {all_completed=True, max=22.8997910246253, min=3.704411096870899}
22:51:35.440736 tst         register_default_mass.py: Test passed (82.5 sec)
22:51:35.448816 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:51:35.453558 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:51:35.457634 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:51:35.461724 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:51:35.465931 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:51:35.470053 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:51:35.474145 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:51:35.478222 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:51:35.482315 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:51:35.486789 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:51:35.492085 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:51:35.497880 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:51:35.503660 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:51:35.507646 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:51:35.511628 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:51:35.515625 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:51:35.519719 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:51:35.523984 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:51:35.528499 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:51:35.532412 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:51:35.536369 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:51:35.541562 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:51:35.545872 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:51:35.550143 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:51:35.554548 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:51:35.558822 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:51:35.563523 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:51:35.567706 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:51:35.571717 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:51:35.575702 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:51:35.580722 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:51:35.585082 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:51:35.589165 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:51:35.593215 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:51:35.597655 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:51:35.602348 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:51:35.606474 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:51:35.610550 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:51:35.615231 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:51:35.619289 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:51:35.623409 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:51:35.627734 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:51:35.633036 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:51:35.637820 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:51:35.642974 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:51:35.647372 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:51:35.651492 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:51:35.655789 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:51:35.660870 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:51:35.665780 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:51:35.670203 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:51:35.674856 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:51:35.679029 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:51:35.683205 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:51:35.687397 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:51:35.692601 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:51:35.697295 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:51:35.701961 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:51:35.706301 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:51:35.710658 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:51:35.715843 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:51:35.721090 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:51:35.725574 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:51:35.729871 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:51:35.734191 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:51:35.738393 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:51:35.743197 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:51:35.748454 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:51:35.753535 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:51:35.757686 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:51:35.761876 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:51:35.766216 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:51:35.770914 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:51:35.775152 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:51:35.780286 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:51:35.785561 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:51:35.790741 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:51:35.795540 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:51:35.800345 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:51:35.804567 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:51:35.809099 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:51:35.813621 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:51:35.818828 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:51:35.824138 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:51:35.829459 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:51:35.834611 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:51:35.839039 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:51:35.843468 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:51:35.847671 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:51:35.852802 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:51:35.857238 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:51:35.862395 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:51:35.866766 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:51:35.871588 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:51:35.876719 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:51:35.881657 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:51:35.885797 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:51:35.890102 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:51:35.894227 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:51:35.898417 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:51:35.902562 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:51:35.907452 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:51:35.911806 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:51:35.916933 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:51:35.921800 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:51:35.926908 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:51:35.931876 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:51:35.936365 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:51:35.940640 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:51:35.944662 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:51:35.949326 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:51:35.954093 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:51:35.958260 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:51:35.962461 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:51:35.967186 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:51:35.972497 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:51:35.976461 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:51:35.980376 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:51:35.984349 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:51:35.988239 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:51:35.992122 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:51:35.996063 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:51:35.999864 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:51:36.003731 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:51:36.007601 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:51:36.011432 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:51:36.015276 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:51:36.019131 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:51:36.022972 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:51:36.026929 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:51:36.030976 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:51:36.034861 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:51:36.038744 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:51:36.042624 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:51:36.046538 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:51:36.050414 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:51:36.054299 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:51:36.058104 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:51:36.061899 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:51:36.065704 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:51:36.069595 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:51:36.073562 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:51:36.077485 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:51:36.081386 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:51:36.085206 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:51:36.089074 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:51:36.092838 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:51:36.096592 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:51:36.100339 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:51:36.104083 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:51:36.107850 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:51:36.111620 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:51:36.115451 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:51:36.119252 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:51:36.123133 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:51:36.127058 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:51:36.130954 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:51:36.134831 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:51:36.138635 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:51:36.142458 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:51:36.146264 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:51:36.150079 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:51:36.153871 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:51:36.157696 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:51:36.161563 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:51:36.165417 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:51:36.169273 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:51:36.173160 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:51:36.177038 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:51:36.180880 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:51:36.184718 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:51:36.188563 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:51:36.192412 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:51:36.196243 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:51:36.200107 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:51:36.203991 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:51:36.207868 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:51:36.211736 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:51:36.215596 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:51:36.219437 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:51:36.223297 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:51:36.227089 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:51:36.230941 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:51:36.234817 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:51:36.238685 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:51:36.242571 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:51:36.246440 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:51:36.250285 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:51:36.254125 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:51:36.257945 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:51:36.261733 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:51:36.265604 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:51:36.269495 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:51:36.273300 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:51:36.277104 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:51:36.280924 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:51:36.284667 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:51:36.288476 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:51:36.292332 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:51:36.296176 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:51:36.300071 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:51:36.303993 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:51:36.307960 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:51:36.311849 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:51:36.315697 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:51:36.319545 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:51:36.323389 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:51:36.327252 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:51:36.331078 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:51:36.334936 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:51:36.338835 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:51:36.342717 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:51:36.346625 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:51:36.350563 ---      ParallelTerminationStrategy: PID 23 died...
22:51:36.352418 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:51:36.356704 ---      ParallelTerminationStrategy: PID 24 died...
22:51:36.358507 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:51:36.362718 ---      ParallelTerminationStrategy: PID 25 died...
22:51:36.364525 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:51:36.368931 ---      ParallelTerminationStrategy: PID 26 died...
22:51:36.370726 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:51:36.374999 ---      ParallelTerminationStrategy: PID 27 died...
22:51:36.376839 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:51:36.381142 ---      ParallelTerminationStrategy: PID 28 died...
22:51:36.382943 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:51:36.387246 ---      ParallelTerminationStrategy: PID 29 died...
22:51:36.389072 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:51:36.393451 ---      ParallelTerminationStrategy: PID 30 died...
22:51:36.395311 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:51:36.400059 ---      ParallelTerminationStrategy: PID 31 died...
22:51:36.402172 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:51:36.407016 ---      ParallelTerminationStrategy: PID 32 died...
22:51:36.408892 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:51:36.413203 ---      ParallelTerminationStrategy: PID 33 died...
22:51:36.414987 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:51:36.419367 ---      ParallelTerminationStrategy: PID 34 died...
22:51:36.421241 run      osmo-bsc_127.0.42.7(pid=34): Terminated {rc=6}
22:51:36.425614 ---      ParallelTerminationStrategy: PID 35 died...
22:51:36.427456 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
22:51:36.431758 ---      ParallelTerminationStrategy: PID 36 died...
22:51:36.433619 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:51:36.437969 ---      ParallelTerminationStrategy: PID 37 died...
22:51:36.439769 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:51:36.444141 ---      ParallelTerminationStrategy: PID 38 died...
22:51:36.445974 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:51:36.450294 ---      ParallelTerminationStrategy: PID 39 died...
22:51:36.452103 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:51:36.456436 ---      ParallelTerminationStrategy: PID 40 died...
22:51:36.458248 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:51:36.462571 ---      ParallelTerminationStrategy: PID 41 died...
22:51:36.464376 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:51:36.468686 ---      ParallelTerminationStrategy: PID 42 died...
22:51:36.470500 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:51:36.474790 ---      ParallelTerminationStrategy: PID 43 died...
22:51:36.476627 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:51:36.481626 ---      ParallelTerminationStrategy: PID 44 died...
22:51:36.485132 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:51:36.491337 ---      ParallelTerminationStrategy: PID 45 died...
22:51:36.493932 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:51:36.499139 ---      ParallelTerminationStrategy: PID 46 died...
22:51:36.500899 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:51:36.505065 ---      ParallelTerminationStrategy: PID 47 died...
22:51:36.506808 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:51:36.511001 ---      ParallelTerminationStrategy: PID 48 died...
22:51:36.512753 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:51:36.517001 ---      ParallelTerminationStrategy: PID 49 died...
22:51:36.518753 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:51:36.523138 ---      ParallelTerminationStrategy: PID 50 died...
22:51:36.525018 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:51:36.529493 ---      ParallelTerminationStrategy: PID 51 died...
22:51:36.531294 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:51:36.535620 ---      ParallelTerminationStrategy: PID 52 died...
22:51:36.537460 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:51:36.541785 ---      ParallelTerminationStrategy: PID 53 died...
22:51:36.543621 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:51:36.547999 ---      ParallelTerminationStrategy: PID 54 died...
22:51:36.549843 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:51:36.554328 ---      ParallelTerminationStrategy: PID 55 died...
22:51:36.556159 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:51:36.560474 ---      ParallelTerminationStrategy: PID 56 died...
22:51:36.562263 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:51:36.566526 ---      ParallelTerminationStrategy: PID 57 died...
22:51:36.568307 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:51:36.572614 ---      ParallelTerminationStrategy: PID 58 died...
22:51:36.574398 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:51:36.578686 ---      ParallelTerminationStrategy: PID 59 died...
22:51:36.580478 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:51:36.584756 ---      ParallelTerminationStrategy: PID 60 died...
22:51:36.586536 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:51:36.591223 ---      ParallelTerminationStrategy: PID 61 died...
22:51:36.593040 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:51:36.597337 ---      ParallelTerminationStrategy: PID 62 died...
22:51:36.599133 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:51:36.603392 ---      ParallelTerminationStrategy: PID 63 died...
22:51:36.605179 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:51:36.609439 ---      ParallelTerminationStrategy: PID 64 died...
22:51:36.611211 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:51:36.615650 ---      ParallelTerminationStrategy: PID 65 died...
22:51:36.617529 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:51:36.622015 ---      ParallelTerminationStrategy: PID 66 died...
22:51:36.623891 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:51:36.628332 ---      ParallelTerminationStrategy: PID 67 died...
22:51:36.630159 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:51:36.634713 ---      ParallelTerminationStrategy: PID 68 died...
22:51:36.636540 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:51:36.640843 ---      ParallelTerminationStrategy: PID 69 died...
22:51:36.642635 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:51:36.646982 ---      ParallelTerminationStrategy: PID 70 died...
22:51:36.648805 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:51:36.653051 ---      ParallelTerminationStrategy: PID 71 died...
22:51:36.654825 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:51:36.659089 ---      ParallelTerminationStrategy: PID 72 died...
22:51:36.660886 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:51:36.665183 ---      ParallelTerminationStrategy: PID 73 died...
22:51:36.666973 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:51:36.671207 ---      ParallelTerminationStrategy: PID 74 died...
22:51:36.673004 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:51:36.677301 ---      ParallelTerminationStrategy: PID 75 died...
22:51:36.679099 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:51:36.683356 ---      ParallelTerminationStrategy: PID 76 died...
22:51:36.685138 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:51:36.689412 ---      ParallelTerminationStrategy: PID 77 died...
22:51:36.691194 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:51:36.695569 ---      ParallelTerminationStrategy: PID 78 died...
22:51:36.697387 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:51:36.701662 ---      ParallelTerminationStrategy: PID 79 died...
22:51:36.703447 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:51:36.707705 ---      ParallelTerminationStrategy: PID 80 died...
22:51:36.709526 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:51:36.713918 ---      ParallelTerminationStrategy: PID 81 died...
22:51:36.715730 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:51:36.720076 ---      ParallelTerminationStrategy: PID 82 died...
22:51:36.721951 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:51:36.726238 ---      ParallelTerminationStrategy: PID 83 died...
22:51:36.728012 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:51:36.732273 ---      ParallelTerminationStrategy: PID 84 died...
22:51:36.734072 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:51:36.738343 ---      ParallelTerminationStrategy: PID 85 died...
22:51:36.740143 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:51:36.744613 ---      ParallelTerminationStrategy: PID 86 died...
22:51:36.748197 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:51:36.755207 ---      ParallelTerminationStrategy: PID 87 died...
22:51:36.757079 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:51:36.761531 ---      ParallelTerminationStrategy: PID 88 died...
22:51:36.763384 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:51:36.767813 ---      ParallelTerminationStrategy: PID 89 died...
22:51:36.769660 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:51:36.774136 ---      ParallelTerminationStrategy: PID 90 died...
22:51:36.776007 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:51:36.780477 ---      ParallelTerminationStrategy: PID 91 died...
22:51:36.782351 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:51:36.786797 ---      ParallelTerminationStrategy: PID 92 died...
22:51:36.788701 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:51:36.793144 ---      ParallelTerminationStrategy: PID 93 died...
22:51:36.795022 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:51:36.799437 ---      ParallelTerminationStrategy: PID 94 died...
22:51:36.801273 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:51:36.805687 ---      ParallelTerminationStrategy: PID 95 died...
22:51:36.807536 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:51:36.811963 ---      ParallelTerminationStrategy: PID 96 died...
22:51:36.813828 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:51:36.818363 ---      ParallelTerminationStrategy: PID 97 died...
22:51:36.820239 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:51:36.824673 ---      ParallelTerminationStrategy: PID 98 died...
22:51:36.826541 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:51:36.830989 ---      ParallelTerminationStrategy: PID 99 died...
22:51:36.832925 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:51:36.837344 ---      ParallelTerminationStrategy: PID 100 died...
22:51:36.839255 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:51:36.843723 ---      ParallelTerminationStrategy: PID 101 died...
22:51:36.845603 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:51:36.850111 ---      ParallelTerminationStrategy: PID 102 died...
22:51:36.851977 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:51:36.856373 ---      ParallelTerminationStrategy: PID 103 died...
22:51:36.858250 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:51:36.862689 ---      ParallelTerminationStrategy: PID 104 died...
22:51:36.864546 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:51:36.868975 ---      ParallelTerminationStrategy: PID 105 died...
22:51:36.870760 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:51:36.875019 ---      ParallelTerminationStrategy: PID 106 died...
22:51:36.876811 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:51:36.881072 ---      ParallelTerminationStrategy: PID 107 died...
22:51:36.882842 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:51:36.887095 ---      ParallelTerminationStrategy: PID 108 died...
22:51:36.888874 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:51:36.893131 ---      ParallelTerminationStrategy: PID 109 died...
22:51:36.894905 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:51:36.899176 ---      ParallelTerminationStrategy: PID 110 died...
22:51:36.900962 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:51:36.905219 ---      ParallelTerminationStrategy: PID 111 died...
22:51:36.906988 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:51:36.911241 ---      ParallelTerminationStrategy: PID 112 died...
22:51:36.913115 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:51:36.917427 ---      ParallelTerminationStrategy: PID 113 died...
22:51:36.919224 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:51:36.923518 ---      ParallelTerminationStrategy: PID 114 died...
22:51:36.925312 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:51:36.929578 ---      ParallelTerminationStrategy: PID 115 died...
22:51:36.931362 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:51:36.935643 ---      ParallelTerminationStrategy: PID 116 died...
22:51:36.937447 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:51:36.942193 ---      ParallelTerminationStrategy: PID 117 died...
22:51:36.944362 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:51:36.949661 ---      ParallelTerminationStrategy: PID 118 died...
22:51:36.951843 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:51:36.957156 ---      ParallelTerminationStrategy: PID 119 died...
22:51:36.959339 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:51:36.964604 ---      ParallelTerminationStrategy: PID 120 died...
22:51:36.966771 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:51:36.971984 ---      ParallelTerminationStrategy: PID 121 died...
22:51:36.974208 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:51:36.979448 ---      ParallelTerminationStrategy: PID 122 died...
22:51:36.981643 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:51:36.988654 ---      ParallelTerminationStrategy: PID 123 died...
22:51:36.991477 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:51:36.998097 ---      ParallelTerminationStrategy: PID 124 died...
22:51:37.000939 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:51:37.005506 ---      ParallelTerminationStrategy: PID 125 died...
22:51:37.007416 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:51:37.011828 ---      ParallelTerminationStrategy: PID 126 died...
22:51:37.013738 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:51:37.018088 ---      ParallelTerminationStrategy: PID 127 died...
22:51:37.019907 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:51:37.024146 ---      ParallelTerminationStrategy: PID 128 died...
22:51:37.025970 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:51:37.031551 ---      ParallelTerminationStrategy: PID 129 died...
22:51:37.034145 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:51:37.038510 ---      ParallelTerminationStrategy: PID 130 died...
22:51:37.040336 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:51:37.044825 ---      ParallelTerminationStrategy: PID 131 died...
22:51:37.046728 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:51:37.051142 ---      ParallelTerminationStrategy: PID 132 died...
22:51:37.053043 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:51:37.057464 ---      ParallelTerminationStrategy: PID 133 died...
22:51:37.059316 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:51:37.063717 ---      ParallelTerminationStrategy: PID 134 died...
22:51:37.065574 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:51:37.069943 ---      ParallelTerminationStrategy: PID 135 died...
22:51:37.071803 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:51:37.076234 ---      ParallelTerminationStrategy: PID 136 died...
22:51:37.078082 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:51:37.082449 ---      ParallelTerminationStrategy: PID 137 died...
22:51:37.084266 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:51:37.088750 ---      ParallelTerminationStrategy: PID 138 died...
22:51:37.090619 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:51:37.095055 ---      ParallelTerminationStrategy: PID 139 died...
22:51:37.096955 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:51:37.101352 ---      ParallelTerminationStrategy: PID 140 died...
22:51:37.103237 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:51:37.107673 ---      ParallelTerminationStrategy: PID 141 died...
22:51:37.109572 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:51:37.113927 ---      ParallelTerminationStrategy: PID 142 died...
22:51:37.115745 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:51:37.120124 ---      ParallelTerminationStrategy: PID 143 died...
22:51:37.122021 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:51:37.126370 ---      ParallelTerminationStrategy: PID 144 died...
22:51:37.128194 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:51:37.132576 ---      ParallelTerminationStrategy: PID 145 died...
22:51:37.134332 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:51:37.138553 ---      ParallelTerminationStrategy: PID 146 died...
22:51:37.140358 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:51:37.144703 ---      ParallelTerminationStrategy: PID 147 died...
22:51:37.146560 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:51:37.150819 ---      ParallelTerminationStrategy: PID 148 died...
22:51:37.152593 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:51:37.156884 ---      ParallelTerminationStrategy: PID 149 died...
22:51:37.158681 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:51:37.163008 ---      ParallelTerminationStrategy: PID 150 died...
22:51:37.164822 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:51:37.169117 ---      ParallelTerminationStrategy: PID 151 died...
22:51:37.170943 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:51:37.175289 ---      ParallelTerminationStrategy: PID 152 died...
22:51:37.177107 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:51:37.181453 ---      ParallelTerminationStrategy: PID 153 died...
22:51:37.183277 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:51:37.187666 ---      ParallelTerminationStrategy: PID 154 died...
22:51:37.189657 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:51:37.194032 ---      ParallelTerminationStrategy: PID 155 died...
22:51:37.195887 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:51:37.200372 ---      ParallelTerminationStrategy: PID 156 died...
22:51:37.202342 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:51:37.206771 ---      ParallelTerminationStrategy: PID 157 died...
22:51:37.208664 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:51:37.213103 ---      ParallelTerminationStrategy: PID 158 died...
22:51:37.214984 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:51:37.219362 ---      ParallelTerminationStrategy: PID 159 died...
22:51:37.221220 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:51:37.225587 ---      ParallelTerminationStrategy: PID 160 died...
22:51:37.227400 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:51:37.231777 ---      ParallelTerminationStrategy: PID 161 died...
22:51:37.233612 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:51:37.238079 ---      ParallelTerminationStrategy: PID 162 died...
22:51:37.239952 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:51:37.244345 ---      ParallelTerminationStrategy: PID 163 died...
22:51:37.246216 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:51:37.250606 ---      ParallelTerminationStrategy: PID 164 died...
22:51:37.252449 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:51:37.256667 ---      ParallelTerminationStrategy: PID 165 died...
22:51:37.258440 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:51:37.262663 ---      ParallelTerminationStrategy: PID 166 died...
22:51:37.264501 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:51:37.268728 ---      ParallelTerminationStrategy: PID 167 died...
22:51:37.270504 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:51:37.274753 ---      ParallelTerminationStrategy: PID 168 died...
22:51:37.276545 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:51:37.280979 ---      ParallelTerminationStrategy: PID 169 died...
22:51:37.282879 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:51:37.287209 ---      ParallelTerminationStrategy: PID 170 died...
22:51:37.289083 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:51:37.293395 ---      ParallelTerminationStrategy: PID 171 died...
22:51:37.295193 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:51:37.299513 ---      ParallelTerminationStrategy: PID 172 died...
22:51:37.301369 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:51:37.305728 ---      ParallelTerminationStrategy: PID 173 died...
22:51:37.307537 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:51:37.311875 ---      ParallelTerminationStrategy: PID 174 died...
22:51:37.313692 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:51:37.317959 ---      ParallelTerminationStrategy: PID 175 died...
22:51:37.319771 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:51:37.324119 ---      ParallelTerminationStrategy: PID 176 died...
22:51:37.325938 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:51:37.330214 ---      ParallelTerminationStrategy: PID 177 died...
22:51:37.331988 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:51:37.336248 ---      ParallelTerminationStrategy: PID 178 died...
22:51:37.338062 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:51:37.342331 ---      ParallelTerminationStrategy: PID 179 died...
22:51:37.344133 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:51:37.348444 ---      ParallelTerminationStrategy: PID 180 died...
22:51:37.350270 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:51:37.354535 ---      ParallelTerminationStrategy: PID 181 died...
22:51:37.356302 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:51:37.360604 ---      ParallelTerminationStrategy: PID 182 died...
22:51:37.362386 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:51:37.366592 ---      ParallelTerminationStrategy: PID 183 died...
22:51:37.368342 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:51:37.372615 ---      ParallelTerminationStrategy: PID 184 died...
22:51:37.374376 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:51:37.378643 ---      ParallelTerminationStrategy: PID 185 died...
22:51:37.380409 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:51:37.384615 ---      ParallelTerminationStrategy: PID 186 died...
22:51:37.387806 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:51:37.392477 ---      ParallelTerminationStrategy: PID 187 died...
22:51:37.394244 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:51:37.398486 ---      ParallelTerminationStrategy: PID 188 died...
22:51:37.400245 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:51:37.404434 ---      ParallelTerminationStrategy: PID 189 died...
22:51:37.406182 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:51:37.410401 ---      ParallelTerminationStrategy: PID 190 died...
22:51:37.412164 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:51:37.416365 ---      ParallelTerminationStrategy: PID 191 died...
22:51:37.418113 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:51:37.422364 ---      ParallelTerminationStrategy: PID 192 died...
22:51:37.424117 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:51:37.428347 ---      ParallelTerminationStrategy: PID 193 died...
22:51:37.430121 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:51:37.434370 ---      ParallelTerminationStrategy: PID 194 died...
22:51:37.436114 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:51:37.440356 ---      ParallelTerminationStrategy: PID 195 died...
22:51:37.442114 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:51:37.447652 ---      ParallelTerminationStrategy: PID 196 died...
22:51:37.449999 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:51:37.454243 ---      ParallelTerminationStrategy: PID 197 died...
22:51:37.456007 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:51:37.460199 ---      ParallelTerminationStrategy: PID 198 died...
22:51:37.461955 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:51:37.466161 ---      ParallelTerminationStrategy: PID 199 died...
22:51:37.467901 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:51:37.472104 ---      ParallelTerminationStrategy: PID 200 died...
22:51:37.473863 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:51:37.478058 ---      ParallelTerminationStrategy: PID 201 died...
22:51:37.479807 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:51:37.484088 ---      ParallelTerminationStrategy: PID 202 died...
22:51:37.485857 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:51:37.490061 ---      ParallelTerminationStrategy: PID 203 died...
22:51:37.491817 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:51:37.496022 ---      ParallelTerminationStrategy: PID 204 died...
22:51:37.497798 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:51:37.502033 ---      ParallelTerminationStrategy: PID 205 died...
22:51:37.503836 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:51:37.508125 ---      ParallelTerminationStrategy: PID 206 died...
22:51:37.509938 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:51:37.514172 ---      ParallelTerminationStrategy: PID 207 died...
22:51:37.515945 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:51:37.520173 ---      ParallelTerminationStrategy: PID 208 died...
22:51:37.522014 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:51:37.526271 ---      ParallelTerminationStrategy: PID 209 died...
22:51:37.528043 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:51:37.532285 ---      ParallelTerminationStrategy: PID 210 died...
22:51:37.534073 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:51:37.538302 ---      ParallelTerminationStrategy: PID 211 died...
22:51:37.540082 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:51:37.544331 ---      ParallelTerminationStrategy: PID 212 died...
22:51:37.546152 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:51:37.550368 ---      ParallelTerminationStrategy: PID 213 died...
22:51:37.552104 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:51:37.556270 ---      ParallelTerminationStrategy: PID 214 died...
22:51:37.558051 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:51:37.564087 ---      ParallelTerminationStrategy: PID 215 died...
22:51:37.566360 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:51:37.570540 ---      ParallelTerminationStrategy: PID 216 died...
22:51:37.572271 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:51:37.576563 ---      ParallelTerminationStrategy: PID 217 died...
22:51:37.578313 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:51:37.582462 ---      ParallelTerminationStrategy: PID 218 died...
22:51:37.584210 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:51:37.588412 ---      ParallelTerminationStrategy: PID 219 died...
22:51:37.590175 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:51:37.594358 ---      ParallelTerminationStrategy: PID 220 died...
22:51:37.596108 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:51:37.600347 ---      ParallelTerminationStrategy: PID 221 died...
22:51:37.602137 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:51:37.606377 ---      ParallelTerminationStrategy: PID 222 died...
22:51:37.608115 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:51:37.612266 ---      ParallelTerminationStrategy: PID 223 died...
22:51:37.614058 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:51:37.618252 ---      ParallelTerminationStrategy: PID 224 died...
22:51:37.620028 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:51:37.624248 ---      ParallelTerminationStrategy: PID 225 died...
22:51:37.626001 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:51:37.630274 ---      ParallelTerminationStrategy: PID 226 died...
22:51:37.632040 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:51:37.636226 ---      ParallelTerminationStrategy: PID 227 died...
22:51:37.637982 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:51:37.642216 ---      ParallelTerminationStrategy: PID 228 died...
22:51:37.643970 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:51:37.648166 ---      ParallelTerminationStrategy: PID 229 died...
22:51:37.649947 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:51:37.654146 ---      ParallelTerminationStrategy: PID 230 died...
22:51:37.655878 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:51:37.660043 ---      ParallelTerminationStrategy: PID 231 died...
22:51:37.661804 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:51:37.666547 ---      ParallelTerminationStrategy: PID 232 died...
22:51:37.668477 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:51:37.673190 ---      ParallelTerminationStrategy: PID 233 died...
22:51:37.674965 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:51:37.679486 ---      ParallelTerminationStrategy: PID 234 died...
22:51:37.681246 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:51:37.685795 ---      ParallelTerminationStrategy: PID 235 died...
22:51:37.687562 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
---------------------------------------------------------------------
trial-7532 netreg_mass PASS
---------------------------------------------------------------------
22:51:37.831000 tst                       trial-7532: Storing JUnit report in /build/trial-7532/run.2024-03-19_22-50-11/trial-7532.xml

--------------------------------------------------------------------------------------------
trial-7532 PASS
--------------------------------------------------------------------------------------------
22:51:37.854906 tst                       trial-7532: trial-7532: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (82.5 sec)
+ exit_code=0
+ rm -rf trial-7532/inst
+ cd trial-7532
+ command -v journalctl
+ [ ! -z /bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-03-19 22:50:11
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7532-run.tgz run.2024-03-19_22-50-11
+ tar czf /build/trial-7532-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21404.tgz osmo-bts-oc2g.build-7440.tgz osmo-bts-sysmo.build-9942.tgz osmo-bts.build-9418.tgz osmo-ggsn.build-8422.tgz osmo-hlr.build-10994.tgz osmo-hnbgw.build-7910.tgz osmo-mgw.build-11287.tgz osmo-msc.build-34947.tgz osmo-nitb.build-16087.tgz osmo-pcu-oc2g.build-5047.tgz osmo-pcu-sysmo.build-6328.tgz osmo-pcu.build-6291.tgz osmo-sgsn.build-36433.tgz osmo-stp.build-11580.tgz osmo-trx.build-6400.tgz osmocom-bb.build-6106.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:bullseye chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS