Skip to content

Console Output

Skipping 527 KB.. Full Log
#29 11.78 Not creating home directory `/home/mongodb'.
#29 11.80 Adding group `mongodb' (GID 109) ...
#29 11.81 Done.
#29 11.84 Adding user `mongodb' to group `mongodb' ...
#29 11.84 Adding user mongodb to group mongodb
#29 11.85 Done.
#29 11.86 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found
#29 11.86 Setting up mongodb-org-shell (4.4.29) ...
#29 11.87 Setting up mongodb-database-tools (100.9.4) ...
#29 11.88 Setting up mongodb-org-mongos (4.4.29) ...
#29 11.89 Setting up mongodb-org-database-tools-extra (4.4.29) ...
#29 11.90 Setting up mongodb-org-tools (4.4.29) ...
#29 11.91 Setting up mongodb-org (4.4.29) ...
#29 11.92 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#29 DONE 12.4s

#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.489 Hit:1 http://deb.debian.org/debian buster InRelease
#30 0.489 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#30 0.489 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#30 0.490 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#30 0.595 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#30 0.703 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release
#30 0.920 Reading package lists...
#30 1.811 Reading package lists...
#30 2.692 Building dependency tree...
#30 2.924 Reading state information...
#30 3.138 bison is already the newest version (2:3.3.2.dfsg-1).
#30 3.138 flex is already the newest version (2.6.4-6.2).
#30 3.138 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1).
#30 3.138 libgcrypt20-dev set to manually installed.
#30 3.138 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#30 3.138 python3-pip is already the newest version (18.1-5).
#30 3.138 python3-setuptools is already the newest version (40.8.0-1).
#30 3.138 python3-wheel is already the newest version (0.32.3-2).
#30 3.138 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9).
#30 3.138 libcurl4-gnutls-dev set to manually installed.
#30 3.138 git is already the newest version (1:2.20.1-2+deb10u8).
#30 3.138 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12).
#30 3.138 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1).
#30 3.138 libmicrohttpd-dev set to manually installed.
#30 3.138 libssl-dev is already the newest version (1.1.1n-0+deb10u6).
#30 3.138 The following additional packages will be installed:
#30 3.140   libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5
#30 3.147 Suggested packages:
#30 3.147   libnghttp2-doc libyaml-doc
#30 3.283 The following NEW packages will be installed:
#30 3.284   build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0
#30 3.284   libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson
#30 3.285   ninja-build
#30 3.314 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
#30 3.314 Need to get 1,667 kB of archives.
#30 3.314 After this operation, 5,602 kB of additional disk space will be used.
#30 3.314 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B]
#30 3.320 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB]
#30 3.327 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB]
#30 3.332 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB]
#30 3.343 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB]
#30 3.344 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB]
#30 3.347 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB]
#30 3.347 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB]
#30 3.348 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u3 [122 kB]
#30 3.350 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB]
#30 3.351 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB]
#30 3.353 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB]
#30 3.569 debconf: delaying package configuration, since apt-utils is not installed
#30 3.639 Fetched 1,667 kB in 0s (30.0 MB/s)
#30 3.674 Selecting previously unselected package build-essential.
#30 3.674 (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 ... 116356 files and directories currently installed.)
#30 3.732 Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
#30 3.736 Unpacking build-essential (12.6) ...
#30 3.770 Selecting previously unselected package libbson-1.0-0.
#30 3.776 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ...
#30 3.782 Unpacking libbson-1.0-0 (1.14.0-1) ...
#30 3.823 Selecting previously unselected package libbson-dev.
#30 3.831 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ...
#30 3.834 Unpacking libbson-dev (1.14.0-1) ...
#30 3.881 Selecting previously unselected package libidn11-dev:amd64.
#30 3.889 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ...
#30 3.892 Unpacking libidn11-dev:amd64 (1.33-2.2) ...
#30 3.964 Selecting previously unselected package libsnappy1v5:amd64.
#30 3.972 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ...
#30 3.975 Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.019 Selecting previously unselected package libmongoc-1.0-0.
#30 4.026 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ...
#30 4.029 Unpacking libmongoc-1.0-0 (1.14.0-1) ...
#30 4.073 Selecting previously unselected package libsnappy-dev:amd64.
#30 4.081 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ...
#30 4.084 Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.118 Selecting previously unselected package libmongoc-dev.
#30 4.125 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ...
#30 4.128 Unpacking libmongoc-dev (1.14.0-1) ...
#30 4.169 Selecting previously unselected package libnghttp2-dev.
#30 4.177 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u3_amd64.deb ...
#30 4.180 Unpacking libnghttp2-dev (1.36.0-2+deb10u3) ...
#30 4.221 Selecting previously unselected package libyaml-dev:amd64.
#30 4.228 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ...
#30 4.233 Unpacking libyaml-dev:amd64 (0.2.1-1) ...
#30 4.280 Selecting previously unselected package ninja-build.
#30 4.288 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ...
#30 4.297 Unpacking ninja-build (1.8.2-1) ...
#30 4.340 Selecting previously unselected package meson.
#30 4.349 Preparing to unpack .../11-meson_0.49.2-1_all.deb ...
#30 4.352 Unpacking meson (0.49.2-1) ...
#30 4.431 Setting up libnghttp2-dev (1.36.0-2+deb10u3) ...
#30 4.442 Setting up libidn11-dev:amd64 (1.33-2.2) ...
#30 4.451 Setting up libyaml-dev:amd64 (0.2.1-1) ...
#30 4.462 Setting up ninja-build (1.8.2-1) ...
#30 4.475 Setting up libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.484 Setting up libbson-1.0-0 (1.14.0-1) ...
#30 4.495 Setting up build-essential (12.6) ...
#30 4.506 Setting up libbson-dev (1.14.0-1) ...
#30 4.517 Setting up libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.525 Setting up meson (0.49.2-1) ...
#30 4.537 Setting up libmongoc-1.0-0 (1.14.0-1) ...
#30 4.546 Setting up libmongoc-dev (1.14.0-1) ...
#30 4.558 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#30 4.810 Processing triggers for libc-bin (2.28-10+deb10u3) ...
#30 DONE 5.0s

#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.355 Cloning into 'osmo-gsm-tester'...
#32 DONE 0.7s

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

#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.441 Already on 'master'
#34 0.441 Your branch is up to date with 'origin/master'.
#34 0.443 refs/heads/master
#34 0.463 HEAD is now at bcde1d0 Update git URLs
#34 0.464 master
#34 0.465 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.4s

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

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

#40 exporting to image
#40 exporting layers
#40 exporting layers 2.4s done
#40 writing image sha256:d0a471272c9286e62770322f244edbb22b3094e175421b6b470378b8eaf12331 done
#40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#40 DONE 2.4s
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=7591 -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-05-17 22:55:21
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7591
+ mkdir -p trial-7591
+ mv open5gs.build-8.tgz osmo-bsc.build-21864.tgz osmo-bts-oc2g.build-7628.tgz osmo-bts-sysmo.build-10130.tgz osmo-bts.build-9606.tgz osmo-ggsn.build-8613.tgz osmo-hlr.build-11249.tgz osmo-hnbgw.build-8484.tgz osmo-mgw.build-11547.tgz osmo-msc.build-35625.tgz osmo-nitb.build-16453.tgz osmo-pcu-oc2g.build-5166.tgz osmo-pcu-sysmo.build-6447.tgz osmo-pcu.build-6410.tgz osmo-sgsn.build-37176.tgz osmo-stp.build-11834.tgz osmo-trx.build-6592.tgz osmocom-bb.build-6233.tgz srslte.build-19.tgz trial-7591
+ cat open5gs.build-8.md5 osmo-bsc.build-21864.md5 osmo-bts-oc2g.build-7628.md5 osmo-bts-sysmo.build-10130.md5 osmo-bts.build-9606.md5 osmo-ggsn.build-8613.md5 osmo-hlr.build-11249.md5 osmo-hnbgw.build-8484.md5 osmo-mgw.build-11547.md5 osmo-msc.build-35625.md5 osmo-nitb.build-16453.md5 osmo-pcu-oc2g.build-5166.md5 osmo-pcu-sysmo.build-6447.md5 osmo-pcu.build-6410.md5 osmo-sgsn.build-37176.md5 osmo-stp.build-11834.md5 osmo-trx.build-6592.md5 osmocom-bb.build-6233.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-21864.md5 osmo-bts-oc2g.build-7628.md5 osmo-bts-sysmo.build-10130.md5 osmo-bts.build-9606.md5 osmo-ggsn.build-8613.md5 osmo-hlr.build-11249.md5 osmo-hnbgw.build-8484.md5 osmo-mgw.build-11547.md5 osmo-msc.build-35625.md5 osmo-nitb.build-16453.md5 osmo-pcu-oc2g.build-5166.md5 osmo-pcu-sysmo.build-6447.md5 osmo-pcu.build-6410.md5 osmo-sgsn.build-37176.md5 osmo-stp.build-11834.md5 osmo-trx.build-6592.md5 osmocom-bb.build-6233.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-7591 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7591'
tests: None

--------------------------------------------------------------------------------------------
trial-7591
--------------------------------------------------------------------------------------------
22:55:22.082942 tst                       trial-7591: Detailed log at /build/trial-7591/run.2024-05-17_22-55-22/log

---------------------------------------------------------------------
trial-7591 netreg_mass
---------------------------------------------------------------------
22:55:22.384660 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:55:22.385884 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:55:22.388527 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:55:22.392784 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:55:22.483062 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:55:22.484932 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:55:22.487995 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:55:23.093390 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-7591 netreg_mass register_default_mass.py
----------------------------------------------
22:55:23.094789 tst       register_default_mass.py:9: Claiming resources for the test
22:55:23.126909 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.128198 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.129370 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.130498 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.131707 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.132885 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:23.134019 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:55:23.183339 tst         register_default_mass.py: using LAC 2
22:55:23.199091 tst         register_default_mass.py: using RAC 2
22:55:23.215070 tst         register_default_mass.py: using CellId 2
22:55:23.232683 tst         register_default_mass.py: using BVCI 3
22:55:23.243273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.244788 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.246174 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.247544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.248927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.250287 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.251640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.253018 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.254379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.255728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.257091 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.258435 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.259795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.261163 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.262512 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.263866 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.265250 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.266600 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.267946 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.269301 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.270629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.271958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.273312 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.274639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.275957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.277283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.278607 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.279925 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.281270 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.282587 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.283896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.285240 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.286562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.287897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.289220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.290533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.291843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.293167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.294481 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.295786 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.297099 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.298407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.299723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.301047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.302361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.303663 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.304983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.306301 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.307609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.308913 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.310227 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.311523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.312835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.314149 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.315448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.316785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.318092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.319406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.320719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.322014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.323311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.324626 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.326014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.327327 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.328631 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.329943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.331254 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.332579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.333883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.335188 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.336514 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.337819 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.339119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.340434 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.341782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.343101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.344402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.345787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.347103 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.348428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.349738 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.351038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.352347 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.353691 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.354995 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.356325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.357656 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.358980 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.360291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.361629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.362940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.364253 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.365587 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.366902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.368229 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.369575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.370890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.372204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.373575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.374910 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.376220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:23.377697 tst      register_default_mass.py:21: Launching a simple network
22:55:23.397077 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:55:23.620539 run            create_hlr_db(pid=21): Launched
22:55:24.643305 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:55:24.678296 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:55:24.707175 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:55:24.717619 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:55:25.058457 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:55:25.087557 run      osmo-stp_127.0.42.5(pid=26): Launched
22:55:25.098182 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:55:25.810246 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:55:25.840736 run      osmo-msc_127.0.42.6(pid=28): Launched
22:55:28.863521 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:55:29.086353 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:55:29.116828 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:55:29.127419 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:55:29.174657 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:55:29.205078 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:55:29.216194 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:55:29.905963 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:55:29.936670 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:55:35.972653 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:55:36.259497 run         osmo-bts-virtual(pid=35): Launched
22:55:37.306204 tst         register_default_mass.py: using MSISDN 1001
22:55:37.322630 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:55:37.346009 tst         register_default_mass.py: using MSISDN 1002
22:55:37.357126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:55:37.372469 tst         register_default_mass.py: using MSISDN 1003
22:55:37.383429 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:55:37.398569 tst         register_default_mass.py: using MSISDN 1004
22:55:37.409483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:55:37.425460 tst         register_default_mass.py: using MSISDN 1005
22:55:37.438762 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:55:37.455894 tst         register_default_mass.py: using MSISDN 1006
22:55:37.466589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:55:37.481669 tst         register_default_mass.py: using MSISDN 1007
22:55:37.492637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:55:37.510841 tst         register_default_mass.py: using MSISDN 1008
22:55:37.522244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:55:37.537526 tst         register_default_mass.py: using MSISDN 1009
22:55:37.548825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:55:37.564086 tst         register_default_mass.py: using MSISDN 1010
22:55:37.574924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:55:37.589872 tst         register_default_mass.py: using MSISDN 1011
22:55:37.605808 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:55:37.623281 tst         register_default_mass.py: using MSISDN 1012
22:55:37.633677 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:55:37.652868 tst         register_default_mass.py: using MSISDN 1013
22:55:37.663226 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:55:37.677933 tst         register_default_mass.py: using MSISDN 1014
22:55:37.688545 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:55:37.703743 tst         register_default_mass.py: using MSISDN 1015
22:55:37.714869 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:55:37.731784 tst         register_default_mass.py: using MSISDN 1016
22:55:37.742634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:55:37.759295 tst         register_default_mass.py: using MSISDN 1017
22:55:37.769717 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:55:37.787155 tst         register_default_mass.py: using MSISDN 1018
22:55:37.798290 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:55:37.814589 tst         register_default_mass.py: using MSISDN 1019
22:55:37.827410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:55:37.842231 tst         register_default_mass.py: using MSISDN 1020
22:55:37.852400 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:55:37.871126 tst         register_default_mass.py: using MSISDN 1021
22:55:37.884049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:55:37.898752 tst         register_default_mass.py: using MSISDN 1022
22:55:37.908752 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:55:37.925577 tst         register_default_mass.py: using MSISDN 1023
22:55:37.935740 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:55:37.950036 tst         register_default_mass.py: using MSISDN 1024
22:55:37.965389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:55:37.982409 tst         register_default_mass.py: using MSISDN 1025
22:55:37.995814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:55:38.016967 tst         register_default_mass.py: using MSISDN 1026
22:55:38.029561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:55:38.043489 tst         register_default_mass.py: using MSISDN 1027
22:55:38.053352 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:55:38.072350 tst         register_default_mass.py: using MSISDN 1028
22:55:38.087637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:55:38.103307 tst         register_default_mass.py: using MSISDN 1029
22:55:38.113762 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:55:38.131058 tst         register_default_mass.py: using MSISDN 1030
22:55:38.141404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:55:38.157292 tst         register_default_mass.py: using MSISDN 1031
22:55:38.167698 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:55:38.185596 tst         register_default_mass.py: using MSISDN 1032
22:55:38.195449 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:55:38.210073 tst         register_default_mass.py: using MSISDN 1033
22:55:38.220573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:55:38.239684 tst         register_default_mass.py: using MSISDN 1034
22:55:38.254555 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:55:38.274063 tst         register_default_mass.py: using MSISDN 1035
22:55:38.288964 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:55:38.310418 tst         register_default_mass.py: using MSISDN 1036
22:55:38.324305 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:55:38.343847 tst         register_default_mass.py: using MSISDN 1037
22:55:38.354505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:55:38.373127 tst         register_default_mass.py: using MSISDN 1038
22:55:38.387709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:55:38.402810 tst         register_default_mass.py: using MSISDN 1039
22:55:38.413393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:55:38.431528 tst         register_default_mass.py: using MSISDN 1040
22:55:38.444789 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:55:38.459607 tst         register_default_mass.py: using MSISDN 1041
22:55:38.470351 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:55:38.485357 tst         register_default_mass.py: using MSISDN 1042
22:55:38.498965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:55:38.516942 tst         register_default_mass.py: using MSISDN 1043
22:55:38.531612 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:55:38.547875 tst         register_default_mass.py: using MSISDN 1044
22:55:38.558708 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:55:38.578646 tst         register_default_mass.py: using MSISDN 1045
22:55:38.590377 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:55:38.610492 tst         register_default_mass.py: using MSISDN 1046
22:55:38.624315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:55:38.640817 tst         register_default_mass.py: using MSISDN 1047
22:55:38.652309 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:55:38.672137 tst         register_default_mass.py: using MSISDN 1048
22:55:38.683965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:55:38.701154 tst         register_default_mass.py: using MSISDN 1049
22:55:38.718365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:55:38.737937 tst         register_default_mass.py: using MSISDN 1050
22:55:38.749767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:55:38.768471 tst         register_default_mass.py: using MSISDN 1051
22:55:38.779706 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:55:38.795912 tst         register_default_mass.py: using MSISDN 1052
22:55:38.806556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:55:38.823655 tst         register_default_mass.py: using MSISDN 1053
22:55:38.834081 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:55:38.851366 tst         register_default_mass.py: using MSISDN 1054
22:55:38.861597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:55:38.876192 tst         register_default_mass.py: using MSISDN 1055
22:55:38.886431 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:55:38.900948 tst         register_default_mass.py: using MSISDN 1056
22:55:38.911124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:55:38.928065 tst         register_default_mass.py: using MSISDN 1057
22:55:38.938411 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:55:38.952762 tst         register_default_mass.py: using MSISDN 1058
22:55:38.963012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:55:38.977254 tst         register_default_mass.py: using MSISDN 1059
22:55:38.987478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:55:39.004824 tst         register_default_mass.py: using MSISDN 1060
22:55:39.015187 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:55:39.030259 tst         register_default_mass.py: using MSISDN 1061
22:55:39.040592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:55:39.055165 tst         register_default_mass.py: using MSISDN 1062
22:55:39.066727 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:55:39.084666 tst         register_default_mass.py: using MSISDN 1063
22:55:39.094954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:55:39.109277 tst         register_default_mass.py: using MSISDN 1064
22:55:39.119530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:55:39.135772 tst         register_default_mass.py: using MSISDN 1065
22:55:39.152563 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:55:39.176884 tst         register_default_mass.py: using MSISDN 1066
22:55:39.192195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:55:39.216109 tst         register_default_mass.py: using MSISDN 1067
22:55:39.229825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:55:39.252560 tst         register_default_mass.py: using MSISDN 1068
22:55:39.263976 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:55:39.281915 tst         register_default_mass.py: using MSISDN 1069
22:55:39.298725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:55:39.318604 tst         register_default_mass.py: using MSISDN 1070
22:55:39.334060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:55:39.353068 tst         register_default_mass.py: using MSISDN 1071
22:55:39.369490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:55:39.384144 tst         register_default_mass.py: using MSISDN 1072
22:55:39.394858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:55:39.409718 tst         register_default_mass.py: using MSISDN 1073
22:55:39.420542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:55:39.438434 tst         register_default_mass.py: using MSISDN 1074
22:55:39.448959 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:55:39.465407 tst         register_default_mass.py: using MSISDN 1075
22:55:39.477991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:55:39.500646 tst         register_default_mass.py: using MSISDN 1076
22:55:39.512907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:55:39.534168 tst         register_default_mass.py: using MSISDN 1077
22:55:39.549609 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:55:39.574935 tst         register_default_mass.py: using MSISDN 1078
22:55:39.591024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:55:39.611298 tst         register_default_mass.py: using MSISDN 1079
22:55:39.627800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:55:39.651349 tst         register_default_mass.py: using MSISDN 1080
22:55:39.664880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:55:39.680127 tst         register_default_mass.py: using MSISDN 1081
22:55:39.691130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:55:39.706315 tst         register_default_mass.py: using MSISDN 1082
22:55:39.717239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:55:39.735615 tst         register_default_mass.py: using MSISDN 1083
22:55:39.748294 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:55:39.763317 tst         register_default_mass.py: using MSISDN 1084
22:55:39.774098 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:55:39.791933 tst         register_default_mass.py: using MSISDN 1085
22:55:39.807195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:55:39.822334 tst         register_default_mass.py: using MSISDN 1086
22:55:39.833129 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:55:39.851267 tst         register_default_mass.py: using MSISDN 1087
22:55:39.861934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:55:39.876921 tst         register_default_mass.py: using MSISDN 1088
22:55:39.887551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:55:39.905370 tst         register_default_mass.py: using MSISDN 1089
22:55:39.918643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:55:39.934063 tst         register_default_mass.py: using MSISDN 1090
22:55:39.945051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:55:39.960078 tst         register_default_mass.py: using MSISDN 1091
22:55:39.971020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:55:39.989005 tst         register_default_mass.py: using MSISDN 1092
22:55:40.004166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:55:40.021568 tst         register_default_mass.py: using MSISDN 1093
22:55:40.034726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:55:40.049777 tst         register_default_mass.py: using MSISDN 1094
22:55:40.060519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:55:40.079278 tst         register_default_mass.py: using MSISDN 1095
22:55:40.090482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:55:40.110168 tst         register_default_mass.py: using MSISDN 1096
22:55:40.126722 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:55:40.151374 tst         register_default_mass.py: using MSISDN 1097
22:55:40.167356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:55:40.191049 tst         register_default_mass.py: using MSISDN 1098
22:55:40.207107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:55:40.228320 tst         register_default_mass.py: using MSISDN 1099
22:55:40.239114 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:55:40.254209 tst         register_default_mass.py: using MSISDN 1100
22:55:40.264820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:55:40.437341 run                             mass: Starting testcase
22:55:40.448606 run                             mass: Pre-launching all virtphy's
22:55:40.459678 run           osmo-ms-virt-phy/00000: Starting virtphy
22:55:40.488700 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:55:40.501307 run           osmo-ms-virt-phy/00001: Starting virtphy
22:55:40.529719 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:55:40.541500 run           osmo-ms-virt-phy/00002: Starting virtphy
22:55:40.576622 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:55:40.589820 run           osmo-ms-virt-phy/00003: Starting virtphy
22:55:40.618170 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:55:40.630522 run           osmo-ms-virt-phy/00004: Starting virtphy
22:55:40.657819 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:55:40.669343 run           osmo-ms-virt-phy/00005: Starting virtphy
22:55:40.696452 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:55:40.708089 run           osmo-ms-virt-phy/00006: Starting virtphy
22:55:40.735520 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:55:40.746868 run           osmo-ms-virt-phy/00007: Starting virtphy
22:55:40.774436 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:55:40.786594 run           osmo-ms-virt-phy/00008: Starting virtphy
22:55:40.818056 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:55:40.829958 run           osmo-ms-virt-phy/00009: Starting virtphy
22:55:40.857596 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:55:40.869081 run           osmo-ms-virt-phy/00010: Starting virtphy
22:55:40.896583 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:55:40.907855 run           osmo-ms-virt-phy/00011: Starting virtphy
22:55:40.935284 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:55:40.946726 run           osmo-ms-virt-phy/00012: Starting virtphy
22:55:40.974263 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:55:40.985640 run           osmo-ms-virt-phy/00013: Starting virtphy
22:55:41.013242 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:55:41.024893 run           osmo-ms-virt-phy/00014: Starting virtphy
22:55:41.051142 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:55:41.062314 run           osmo-ms-virt-phy/00015: Starting virtphy
22:55:41.089411 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:55:41.100813 run           osmo-ms-virt-phy/00016: Starting virtphy
22:55:41.127711 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:55:41.139014 run           osmo-ms-virt-phy/00017: Starting virtphy
22:55:41.165544 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:55:41.176615 run           osmo-ms-virt-phy/00018: Starting virtphy
22:55:41.202610 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:55:41.213628 run           osmo-ms-virt-phy/00019: Starting virtphy
22:55:41.242539 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:55:41.257493 run           osmo-ms-virt-phy/00020: Starting virtphy
22:55:41.287359 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:55:41.301005 run           osmo-ms-virt-phy/00021: Starting virtphy
22:55:41.338974 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:55:41.356290 run           osmo-ms-virt-phy/00022: Starting virtphy
22:55:41.388454 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:55:41.405344 run           osmo-ms-virt-phy/00023: Starting virtphy
22:55:41.435535 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:55:41.447369 run           osmo-ms-virt-phy/00024: Starting virtphy
22:55:41.477329 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:55:41.493410 run           osmo-ms-virt-phy/00025: Starting virtphy
22:55:41.523192 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:55:41.536170 run           osmo-ms-virt-phy/00026: Starting virtphy
22:55:41.567732 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:55:41.584247 run           osmo-ms-virt-phy/00027: Starting virtphy
22:55:41.623952 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:55:41.641225 run           osmo-ms-virt-phy/00028: Starting virtphy
22:55:41.679343 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:55:41.692728 run           osmo-ms-virt-phy/00029: Starting virtphy
22:55:41.720986 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:55:41.733074 run           osmo-ms-virt-phy/00030: Starting virtphy
22:55:41.761509 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:55:41.773260 run           osmo-ms-virt-phy/00031: Starting virtphy
22:55:41.800623 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:55:41.812213 run           osmo-ms-virt-phy/00032: Starting virtphy
22:55:41.839874 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:55:41.851579 run           osmo-ms-virt-phy/00033: Starting virtphy
22:55:41.879091 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:55:41.890631 run           osmo-ms-virt-phy/00034: Starting virtphy
22:55:41.917565 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:55:41.928889 run           osmo-ms-virt-phy/00035: Starting virtphy
22:55:41.955708 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:55:41.967029 run           osmo-ms-virt-phy/00036: Starting virtphy
22:55:41.993565 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:55:42.004820 run           osmo-ms-virt-phy/00037: Starting virtphy
22:55:42.032567 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:55:42.043894 run           osmo-ms-virt-phy/00038: Starting virtphy
22:55:42.070442 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:55:42.081934 run           osmo-ms-virt-phy/00039: Starting virtphy
22:55:42.110382 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:55:42.122077 run           osmo-ms-virt-phy/00040: Starting virtphy
22:55:42.149268 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:55:42.160865 run           osmo-ms-virt-phy/00041: Starting virtphy
22:55:42.187803 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:55:42.199472 run           osmo-ms-virt-phy/00042: Starting virtphy
22:55:42.227586 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:55:42.239149 run           osmo-ms-virt-phy/00043: Starting virtphy
22:55:42.266353 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:55:42.277919 run           osmo-ms-virt-phy/00044: Starting virtphy
22:55:42.306058 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:55:42.317592 run           osmo-ms-virt-phy/00045: Starting virtphy
22:55:42.345703 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:55:42.357359 run           osmo-ms-virt-phy/00046: Starting virtphy
22:55:42.385315 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:55:42.397025 run           osmo-ms-virt-phy/00047: Starting virtphy
22:55:42.424847 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:55:42.436775 run           osmo-ms-virt-phy/00048: Starting virtphy
22:55:42.464070 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:55:42.477076 run           osmo-ms-virt-phy/00049: Starting virtphy
22:55:42.504588 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:55:42.515978 run           osmo-ms-virt-phy/00050: Starting virtphy
22:55:42.547857 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:55:42.560229 run           osmo-ms-virt-phy/00051: Starting virtphy
22:55:42.593386 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:55:42.605541 run           osmo-ms-virt-phy/00052: Starting virtphy
22:55:42.632948 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:55:42.645331 run           osmo-ms-virt-phy/00053: Starting virtphy
22:55:42.674974 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:55:42.687282 run           osmo-ms-virt-phy/00054: Starting virtphy
22:55:42.720128 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:55:42.731579 run           osmo-ms-virt-phy/00055: Starting virtphy
22:55:42.759001 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:55:42.771966 run           osmo-ms-virt-phy/00056: Starting virtphy
22:55:42.799283 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:55:42.811179 run           osmo-ms-virt-phy/00057: Starting virtphy
22:55:42.838634 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:55:42.849896 run           osmo-ms-virt-phy/00058: Starting virtphy
22:55:42.876254 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:55:42.887467 run           osmo-ms-virt-phy/00059: Starting virtphy
22:55:42.914115 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:55:42.925334 run           osmo-ms-virt-phy/00060: Starting virtphy
22:55:42.952124 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:55:42.963372 run           osmo-ms-virt-phy/00061: Starting virtphy
22:55:42.989954 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:55:43.001096 run           osmo-ms-virt-phy/00062: Starting virtphy
22:55:43.027536 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:55:43.038990 run           osmo-ms-virt-phy/00063: Starting virtphy
22:55:43.067407 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:55:43.079256 run           osmo-ms-virt-phy/00064: Starting virtphy
22:55:43.106208 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:55:43.117518 run           osmo-ms-virt-phy/00065: Starting virtphy
22:55:43.144284 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:55:43.155539 run           osmo-ms-virt-phy/00066: Starting virtphy
22:55:43.182340 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:55:43.193780 run           osmo-ms-virt-phy/00067: Starting virtphy
22:55:43.220010 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:55:43.231385 run           osmo-ms-virt-phy/00068: Starting virtphy
22:55:43.258268 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:55:43.269589 run           osmo-ms-virt-phy/00069: Starting virtphy
22:55:43.296295 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:55:43.307554 run           osmo-ms-virt-phy/00070: Starting virtphy
22:55:43.334220 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:55:43.345441 run           osmo-ms-virt-phy/00071: Starting virtphy
22:55:43.372404 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:55:43.383741 run           osmo-ms-virt-phy/00072: Starting virtphy
22:55:43.410737 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:55:43.421878 run           osmo-ms-virt-phy/00073: Starting virtphy
22:55:43.449187 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:55:43.460513 run           osmo-ms-virt-phy/00074: Starting virtphy
22:55:43.489149 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:55:43.500987 run           osmo-ms-virt-phy/00075: Starting virtphy
22:55:43.528417 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:55:43.539975 run           osmo-ms-virt-phy/00076: Starting virtphy
22:55:43.567301 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:55:43.578886 run           osmo-ms-virt-phy/00077: Starting virtphy
22:55:43.606355 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:55:43.617926 run           osmo-ms-virt-phy/00078: Starting virtphy
22:55:43.646279 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:55:43.657862 run           osmo-ms-virt-phy/00079: Starting virtphy
22:55:43.685129 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:55:43.696546 run           osmo-ms-virt-phy/00080: Starting virtphy
22:55:43.723847 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:55:43.735548 run           osmo-ms-virt-phy/00081: Starting virtphy
22:55:43.763153 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:55:43.774683 run           osmo-ms-virt-phy/00082: Starting virtphy
22:55:43.801211 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:55:43.813273 run           osmo-ms-virt-phy/00083: Starting virtphy
22:55:43.840550 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:55:43.851869 run           osmo-ms-virt-phy/00084: Starting virtphy
22:55:43.878514 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:55:43.889869 run           osmo-ms-virt-phy/00085: Starting virtphy
22:55:43.917219 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:55:43.928364 run           osmo-ms-virt-phy/00086: Starting virtphy
22:55:43.955708 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:55:43.967271 run           osmo-ms-virt-phy/00087: Starting virtphy
22:55:43.996621 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:55:44.009238 run           osmo-ms-virt-phy/00088: Starting virtphy
22:55:44.038786 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:55:44.051303 run           osmo-ms-virt-phy/00089: Starting virtphy
22:55:44.079140 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:55:44.090513 run           osmo-ms-virt-phy/00090: Starting virtphy
22:55:44.117534 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:55:44.129275 run           osmo-ms-virt-phy/00091: Starting virtphy
22:55:44.159985 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:55:44.175387 run           osmo-ms-virt-phy/00092: Starting virtphy
22:55:44.208146 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:55:44.223800 run           osmo-ms-virt-phy/00093: Starting virtphy
22:55:44.262701 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:55:44.275923 run           osmo-ms-virt-phy/00094: Starting virtphy
22:55:44.304349 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:55:44.315880 run           osmo-ms-virt-phy/00095: Starting virtphy
22:55:44.343507 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:55:44.355201 run           osmo-ms-virt-phy/00096: Starting virtphy
22:55:44.383050 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:55:44.394322 run           osmo-ms-virt-phy/00097: Starting virtphy
22:55:44.421230 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:55:44.432478 run           osmo-ms-virt-phy/00098: Starting virtphy
22:55:44.460129 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:55:44.473095 run           osmo-ms-virt-phy/00099: Starting virtphy
22:55:44.501199 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:55:44.515556 run                             mass: Checking if sockets are in the filesystem
22:55:44.542721 run                osmo-ms-mob/00000: Starting mobile
22:55:44.578955 run       osmo-ms-mob/00000(pid=136): Launched
22:55:44.606883 run                             mass: MS start registered  {at=44616894.89436941, delay=0.013152100145816803, ms=00000}
22:55:48.743483 run                osmo-ms-mob/00001: Starting mobile
22:55:48.783024 run       osmo-ms-mob/00001(pid=137): Launched
22:55:48.806249 run                             mass: MS start registered  {at=44616899.09376251, delay=0.010054171085357666, ms=00001}
22:55:49.572412 run                             mass: MS performed LU  {at=44616899.85991211, lu_delay=4.965542703866959, ms=00000}
22:55:50.542325 run                osmo-ms-mob/00002: Starting mobile
22:55:50.583971 run       osmo-ms-mob/00002(pid=138): Launched
22:55:50.612464 run                             mass: MS start registered  {at=44616900.8999446, delay=0.01146029680967331, ms=00002}
22:55:51.841517 run                osmo-ms-mob/00003: Starting mobile
22:55:51.871734 run       osmo-ms-mob/00003(pid=139): Launched
22:55:51.891334 run                             mass: MS start registered  {at=44616902.17885479, delay=0.0071929097175598145, ms=00003}
22:55:52.941531 run                osmo-ms-mob/00004: Starting mobile
22:55:52.968695 run       osmo-ms-mob/00004(pid=140): Launched
22:55:52.986865 run                             mass: MS start registered  {at=44616903.27439977, delay=0.006237983703613281, ms=00004}
22:55:53.942265 run                osmo-ms-mob/00005: Starting mobile
22:55:53.972018 run       osmo-ms-mob/00005(pid=141): Launched
22:55:53.991275 run                             mass: MS start registered  {at=44616904.27878564, delay=0.007114671170711517, ms=00005}
22:55:54.749973 run                             mass: MS performed LU  {at=44616905.03749012, lu_delay=5.943727612495422, ms=00001}
22:55:54.773064 run                osmo-ms-mob/00006: Starting mobile
22:55:54.801108 run       osmo-ms-mob/00006(pid=142): Launched
22:55:54.822142 run                             mass: MS start registered  {at=44616905.1096233, delay=0.009441301226615906, ms=00006}
22:55:55.742667 run                osmo-ms-mob/00007: Starting mobile
22:55:55.770287 run       osmo-ms-mob/00007(pid=143): Launched
22:55:55.790171 run                             mass: MS start registered  {at=44616906.07773757, delay=0.008607804775238037, ms=00007}
22:55:56.546161 run                osmo-ms-mob/00008: Starting mobile
22:55:56.574008 run       osmo-ms-mob/00008(pid=144): Launched
22:55:56.595788 run                             mass: MS start registered  {at=44616906.88331072, delay=0.010440684854984283, ms=00008}
22:55:56.651285 run                             mass: MS performed LU  {at=44616906.93879406, lu_delay=4.759939268231392, ms=00003}
22:55:56.679185 run                             mass: MS performed LU  {at=44616906.96671226, lu_delay=6.066767655313015, ms=00002}
22:55:57.240233 run                osmo-ms-mob/00009: Starting mobile
22:55:57.280141 run       osmo-ms-mob/00009(pid=145): Launched
22:55:57.301923 run                             mass: MS start registered  {at=44616907.58941938, delay=0.004211917519569397, ms=00009}
22:55:57.942478 run                osmo-ms-mob/00010: Starting mobile
22:55:57.971703 run       osmo-ms-mob/00010(pid=146): Launched
22:55:57.992925 run                             mass: MS start registered  {at=44616908.280451514, delay=0.009753488004207611, ms=00010}
22:55:58.515960 run                             mass: MS performed LU  {at=44616908.80348368, lu_delay=5.5290839076042175, ms=00004}
22:55:58.537568 run                osmo-ms-mob/00011: Starting mobile
22:55:58.563630 run       osmo-ms-mob/00011(pid=147): Launched
22:55:58.584292 run                             mass: MS start registered  {at=44616908.87181158, delay=0.0100058913230896, ms=00011}
22:55:59.050962 run                             mass: MS performed LU  {at=44616909.338469446, lu_delay=5.059683807194233, ms=00005}
22:55:59.075621 run                osmo-ms-mob/00012: Starting mobile
22:55:59.102210 run       osmo-ms-mob/00012(pid=148): Launched
22:55:59.119964 run                             mass: MS start registered  {at=44616909.40750847, delay=0.005658768117427826, ms=00012}
22:55:59.742116 run                osmo-ms-mob/00013: Starting mobile
22:55:59.769535 run       osmo-ms-mob/00013(pid=149): Launched
22:55:59.788888 run                             mass: MS start registered  {at=44616910.076395355, delay=0.007994510233402252, ms=00013}
22:56:00.342294 run                osmo-ms-mob/00014: Starting mobile
22:56:00.385059 run       osmo-ms-mob/00014(pid=150): Launched
22:56:00.410947 run                             mass: MS start registered  {at=44616910.69844284, delay=0.012529522180557251, ms=00014}
22:56:00.424719 run                             mass: MS performed LU  {at=44616910.712277986, lu_delay=5.602654688060284, ms=00006}
22:56:00.680131 run                             mass: MS performed LU  {at=44616910.96763788, lu_delay=4.88990031182766, ms=00007}
22:56:00.940726 run                osmo-ms-mob/00015: Starting mobile
22:56:00.975144 run       osmo-ms-mob/00015(pid=151): Launched
22:56:00.996745 run                             mass: MS start registered  {at=44616911.284261, delay=0.00960087776184082, ms=00015}
22:56:01.447481 run                osmo-ms-mob/00016: Starting mobile
22:56:01.475671 run       osmo-ms-mob/00016(pid=152): Launched
22:56:01.496478 run                             mass: MS start registered  {at=44616911.783994995, delay=0.008476786315441132, ms=00016}
22:56:01.941291 run                osmo-ms-mob/00017: Starting mobile
22:56:01.968238 run       osmo-ms-mob/00017(pid=153): Launched
22:56:01.989769 run                             mass: MS start registered  {at=44616912.27729644, delay=0.010119393467903137, ms=00017}
22:56:02.281260 run                             mass: MS performed LU  {at=44616912.56877225, lu_delay=4.979352869093418, ms=00009}
22:56:02.346044 run                             mass: MS performed LU  {at=44616912.6335614, lu_delay=5.750250682234764, ms=00008}
22:56:02.542512 run                osmo-ms-mob/00018: Starting mobile
22:56:02.573028 run       osmo-ms-mob/00018(pid=154): Launched
22:56:02.593351 run                             mass: MS start registered  {at=44616912.88087793, delay=0.007944516837596893, ms=00018}
22:56:02.942492 run                osmo-ms-mob/00019: Starting mobile
22:56:02.981724 run       osmo-ms-mob/00019(pid=155): Launched
22:56:03.001762 run                             mass: MS start registered  {at=44616913.28925808, delay=0.0036514028906822205, ms=00019}
22:56:03.442092 run                osmo-ms-mob/00020: Starting mobile
22:56:03.471784 run       osmo-ms-mob/00020(pid=156): Launched
22:56:03.491923 run                             mass: MS start registered  {at=44616913.77944397, delay=0.007780537009239197, ms=00020}
22:56:03.942986 run                osmo-ms-mob/00021: Starting mobile
22:56:03.985109 run       osmo-ms-mob/00021(pid=157): Launched
22:56:04.005057 run                             mass: MS start registered  {at=44616914.292574875, delay=0.0013796091079711914, ms=00021}
22:56:04.183593 run                             mass: MS performed LU  {at=44616914.471103124, lu_delay=5.063594654202461, ms=00012}
22:56:04.210508 run                             mass: MS performed LU  {at=44616914.49802692, lu_delay=6.217575408518314, ms=00010}
22:56:04.237454 run                osmo-ms-mob/00022: Starting mobile
22:56:04.265960 run       osmo-ms-mob/00022(pid=158): Launched
22:56:04.287642 run                             mass: MS start registered  {at=44616914.575136274, delay=0.009609885513782501, ms=00022}
22:56:04.300720 run                             mass: MS performed LU  {at=44616914.58827786, lu_delay=5.716466277837753, ms=00011}
22:56:04.839868 run                osmo-ms-mob/00023: Starting mobile
22:56:04.872811 run       osmo-ms-mob/00023(pid=159): Launched
22:56:04.897848 run                             mass: MS start registered  {at=44616915.18535607, delay=0.013364851474761963, ms=00023}
22:56:05.242273 run                osmo-ms-mob/00024: Starting mobile
22:56:05.271585 run       osmo-ms-mob/00024(pid=160): Launched
22:56:05.297125 run                             mass: MS start registered  {at=44616915.58463903, delay=0.014182791113853455, ms=00024}
22:56:05.742118 run                osmo-ms-mob/00025: Starting mobile
22:56:05.772480 run       osmo-ms-mob/00025(pid=161): Launched
22:56:05.798058 run                             mass: MS start registered  {at=44616916.08555047, delay=0.013767041265964508, ms=00025}
22:56:05.963923 run                             mass: MS performed LU  {at=44616916.251426876, lu_delay=6.175031520426273, ms=00013}
22:56:06.048037 run                             mass: MS performed LU  {at=44616916.33554933, lu_delay=5.051288329064846, ms=00015}
22:56:06.072126 run                osmo-ms-mob/00026: Starting mobile
22:56:06.102422 run       osmo-ms-mob/00026(pid=162): Launched
22:56:06.114781 run                             mass: MS performed LU  {at=44616916.40232754, lu_delay=5.703884698450565, ms=00014}
22:56:06.126164 run                             mass: MS start registered  {at=44616916.41374321, delay=0.011476248502731323, ms=00026}
22:56:06.217939 run                             mass: MS performed LU  {at=44616916.50545713, lu_delay=4.72146213799715, ms=00016}
22:56:06.542303 run                osmo-ms-mob/00027: Starting mobile
22:56:06.572038 run       osmo-ms-mob/00027(pid=163): Launched
22:56:06.592641 run                             mass: MS start registered  {at=44616916.88016419, delay=0.00809333473443985, ms=00027}
22:56:06.940584 run                osmo-ms-mob/00028: Starting mobile
22:56:06.970920 run       osmo-ms-mob/00028(pid=164): Launched
22:56:06.989452 run                             mass: MS start registered  {at=44616917.2769713, delay=0.006776988506317139, ms=00028}
22:56:07.339782 run                osmo-ms-mob/00029: Starting mobile
22:56:07.369448 run       osmo-ms-mob/00029(pid=165): Launched
22:56:07.391496 run                             mass: MS start registered  {at=44616917.678991236, delay=0.008961834013462067, ms=00029}
22:56:07.743978 run                osmo-ms-mob/00030: Starting mobile
22:56:07.777686 run       osmo-ms-mob/00030(pid=166): Launched
22:56:07.795849 run                             mass: MS start registered  {at=44616918.08337076, delay=0.006751693785190582, ms=00030}
22:56:07.948897 run                             mass: MS performed LU  {at=44616918.236406095, lu_delay=5.959109656512737, ms=00017}
22:56:07.976813 run                             mass: MS performed LU  {at=44616918.2643588, lu_delay=5.383480876684189, ms=00018}
22:56:07.997959 run                osmo-ms-mob/00031: Starting mobile
22:56:08.025873 run       osmo-ms-mob/00031(pid=167): Launched
22:56:08.045658 run                             mass: MS start registered  {at=44616918.33320008, delay=0.0022649988532066345, ms=00031}
22:56:08.063992 run                             mass: MS performed LU  {at=44616918.35152861, lu_delay=5.062270529568195, ms=00019}
22:56:08.355203 run                             mass: MS performed LU  {at=44616918.64271991, lu_delay=4.863275937736034, ms=00020}
22:56:08.380849 run                osmo-ms-mob/00032: Starting mobile
22:56:08.408510 run       osmo-ms-mob/00032(pid=168): Launched
22:56:08.428314 run                             mass: MS start registered  {at=44616918.715869434, delay=0.0063326358795166016, ms=00032}
22:56:08.842429 run                osmo-ms-mob/00033: Starting mobile
22:56:08.870584 run       osmo-ms-mob/00033(pid=169): Launched
22:56:08.891256 run                             mass: MS start registered  {at=44616919.1786471, delay=0.008316271007061005, ms=00033}
22:56:09.241131 run                osmo-ms-mob/00034: Starting mobile
22:56:09.279965 run       osmo-ms-mob/00034(pid=170): Launched
22:56:09.309778 run                             mass: MS start registered  {at=44616919.59727673, delay=0.013148300349712372, ms=00034}
22:56:09.542541 run                osmo-ms-mob/00035: Starting mobile
22:56:09.574745 run       osmo-ms-mob/00035(pid=171): Launched
22:56:09.600329 run                             mass: MS start registered  {at=44616919.887839615, delay=0.011585377156734467, ms=00035}
22:56:09.731264 run                             mass: MS performed LU  {at=44616920.01875943, lu_delay=5.72618455439806, ms=00021}
22:56:09.812996 run                             mass: MS performed LU  {at=44616920.100509025, lu_delay=5.525372751057148, ms=00022}
22:56:09.835839 run                osmo-ms-mob/00036: Starting mobile
22:56:09.864457 run       osmo-ms-mob/00036(pid=172): Launched
22:56:09.877809 run                             mass: MS performed LU  {at=44616920.16532433, lu_delay=4.979968257248402, ms=00023}
22:56:09.890639 run                             mass: MS start registered  {at=44616920.178220995, delay=0.014352135360240936, ms=00036}
22:56:09.984136 run                             mass: MS performed LU  {at=44616920.27164856, lu_delay=4.687009535729885, ms=00024}
22:56:10.340233 run                osmo-ms-mob/00037: Starting mobile
22:56:10.369780 run       osmo-ms-mob/00037(pid=173): Launched
22:56:10.394000 run                             mass: MS start registered  {at=44616920.68150788, delay=0.00721517950296402, ms=00037}
22:56:10.643523 run                osmo-ms-mob/00038: Starting mobile
22:56:10.687436 run       osmo-ms-mob/00038(pid=174): Launched
22:56:10.709364 run                             mass: MS start registered  {at=44616920.996867165, delay=0.0034151747822761536, ms=00038}
22:56:10.941794 run                osmo-ms-mob/00039: Starting mobile
22:56:10.982589 run       osmo-ms-mob/00039(pid=175): Launched
22:56:11.001018 run                             mass: MS start registered  {at=44616921.28855685, delay=0.007175765931606293, ms=00039}
22:56:11.341175 run                osmo-ms-mob/00040: Starting mobile
22:56:11.368728 run       osmo-ms-mob/00040(pid=176): Launched
22:56:11.388457 run                             mass: MS start registered  {at=44616921.67601807, delay=0.008745439350605011, ms=00040}
22:56:11.638460 run                osmo-ms-mob/00041: Starting mobile
22:56:11.665639 run       osmo-ms-mob/00041(pid=177): Launched
22:56:11.685513 run                             mass: MS start registered  {at=44616921.97304181, delay=0.0037889033555984497, ms=00041}
22:56:11.714515 run                             mass: MS performed LU  {at=44616922.00203691, lu_delay=5.121872715651989, ms=00027}
22:56:11.742346 run                             mass: MS performed LU  {at=44616922.029910386, lu_delay=4.752939082682133, ms=00028}
22:56:11.767065 run                osmo-ms-mob/00042: Starting mobile
22:56:11.796820 run       osmo-ms-mob/00042(pid=178): Launched
22:56:11.816745 run                             mass: MS start registered  {at=44616922.10426819, delay=0.007924467325210571, ms=00042}
22:56:11.829975 run                             mass: MS performed LU  {at=44616922.11747782, lu_delay=6.0319273471832275, ms=00025}
22:56:11.885850 run                             mass: MS performed LU  {at=44616922.17334981, lu_delay=5.759606599807739, ms=00026}
22:56:12.140262 run                             mass: MS performed LU  {at=44616922.42777766, lu_delay=4.748786427080631, ms=00029}
22:56:12.164281 run                osmo-ms-mob/00043: Starting mobile
22:56:12.193812 run       osmo-ms-mob/00043(pid=179): Launched
22:56:12.216120 run                             mass: MS start registered  {at=44616922.5036355, delay=0.010405786335468292, ms=00043}
22:56:12.642431 run                osmo-ms-mob/00044: Starting mobile
22:56:12.680246 run       osmo-ms-mob/00044(pid=180): Launched
22:56:12.705627 run                             mass: MS start registered  {at=44616922.99312391, delay=0.008700862526893616, ms=00044}
22:56:12.940658 run                osmo-ms-mob/00045: Starting mobile
22:56:12.970449 run       osmo-ms-mob/00045(pid=181): Launched
22:56:12.995216 run                             mass: MS start registered  {at=44616923.28272087, delay=0.012769073247909546, ms=00045}
22:56:13.245844 run                osmo-ms-mob/00046: Starting mobile
22:56:13.287025 run       osmo-ms-mob/00046(pid=182): Launched
22:56:13.320067 run                             mass: MS start registered  {at=44616923.60755349, delay=0.010672502219676971, ms=00046}
22:56:13.542793 run                osmo-ms-mob/00047: Starting mobile
22:56:13.573535 run       osmo-ms-mob/00047(pid=183): Launched
22:56:13.586508 run                             mass: MS performed LU  {at=44616923.8740539, lu_delay=5.790683142840862, ms=00030}
22:56:13.598112 run                             mass: MS start registered  {at=44616923.885691546, delay=0.011699534952640533, ms=00047}
22:56:13.643827 run                             mass: MS performed LU  {at=44616923.93127817, lu_delay=5.215408734977245, ms=00032}
22:56:13.668123 run                osmo-ms-mob/00048: Starting mobile
22:56:13.696884 run       osmo-ms-mob/00048(pid=184): Launched
22:56:13.718676 run                             mass: MS start registered  {at=44616924.00616057, delay=0.009117551147937775, ms=00048}
22:56:13.750026 run                             mass: MS performed LU  {at=44616924.037516624, lu_delay=5.704316541552544, ms=00031}
22:56:14.139399 run                osmo-ms-mob/00049: Starting mobile
22:56:14.166718 run       osmo-ms-mob/00049(pid=185): Launched
22:56:14.188063 run                             mass: MS start registered  {at=44616924.47558866, delay=0.00902913510799408, ms=00049}
22:56:14.440917 run                osmo-ms-mob/00050: Starting mobile
22:56:14.469208 run       osmo-ms-mob/00050(pid=186): Launched
22:56:14.488268 run                             mass: MS start registered  {at=44616924.775824465, delay=0.007509768009185791, ms=00050}
22:56:14.844134 run                osmo-ms-mob/00051: Starting mobile
22:56:14.877756 run       osmo-ms-mob/00051(pid=187): Launched
22:56:14.899634 run                             mass: MS start registered  {at=44616925.187137134, delay=0.009295433759689331, ms=00051}
22:56:15.140427 run                osmo-ms-mob/00052: Starting mobile
22:56:15.172197 run       osmo-ms-mob/00052(pid=188): Launched
22:56:15.193223 run                             mass: MS start registered  {at=44616925.48073934, delay=0.008853338658809662, ms=00052}
22:56:15.360562 run                             mass: MS performed LU  {at=44616925.64805041, lu_delay=5.760210797190666, ms=00035}
22:56:15.388858 run                osmo-ms-mob/00053: Starting mobile
22:56:15.423455 run       osmo-ms-mob/00053(pid=189): Launched
22:56:15.436686 run                             mass: MS performed LU  {at=44616925.72423265, lu_delay=5.042724773287773, ms=00037}
22:56:15.449589 run                             mass: MS start registered  {at=44616925.73716735, delay=0.012993693351745605, ms=00053}
22:56:15.507987 run                             mass: MS performed LU  {at=44616925.79550352, lu_delay=5.617282524704933, ms=00036}
22:56:15.533570 run                osmo-ms-mob/00054: Starting mobile
22:56:15.565912 run       osmo-ms-mob/00054(pid=190): Launched
22:56:15.585205 run                             mass: MS start registered  {at=44616925.872704715, delay=0.006356850266456604, ms=00054}
22:56:15.670127 run                             mass: MS performed LU  {at=44616925.9576247, lu_delay=4.960757538676262, ms=00038}
22:56:15.924308 run                             mass: MS performed LU  {at=44616926.21181272, lu_delay=4.923255868256092, ms=00039}
22:56:15.946360 run                osmo-ms-mob/00055: Starting mobile
22:56:15.975785 run       osmo-ms-mob/00055(pid=191): Launched
22:56:15.997557 run                             mass: MS start registered  {at=44616926.28504504, delay=0.009107992053031921, ms=00055}
22:56:16.340137 run                osmo-ms-mob/00056: Starting mobile
22:56:16.374038 run       osmo-ms-mob/00056(pid=192): Launched
22:56:16.396096 run                             mass: MS start registered  {at=44616926.68359346, delay=0.003896959125995636, ms=00056}
22:56:16.412534 run                             mass: MS performed LU  {at=44616926.70007078, lu_delay=7.102794051170349, ms=00034}
22:56:16.487295 run                             mass: MS performed LU  {at=44616926.774781026, lu_delay=4.80173921585083, ms=00041}
22:56:16.512489 run                osmo-ms-mob/00057: Starting mobile
22:56:16.543313 run       osmo-ms-mob/00057(pid=193): Launched
22:56:16.567078 run                             mass: MS start registered  {at=44616926.85457584, delay=0.007300615310668945, ms=00057}
22:56:17.038151 run                osmo-ms-mob/00058: Starting mobile
22:56:17.065974 run       osmo-ms-mob/00058(pid=194): Launched
22:56:17.085699 run                             mass: MS start registered  {at=44616927.37321034, delay=0.008590653538703918, ms=00058}
22:56:17.280877 run                             mass: MS performed LU  {at=44616927.568389334, lu_delay=4.575265422463417, ms=00044}
22:56:17.303416 run                osmo-ms-mob/00059: Starting mobile
22:56:17.331566 run       osmo-ms-mob/00059(pid=195): Launched
22:56:17.352099 run                             mass: MS start registered  {at=44616927.639643125, delay=0.009216822683811188, ms=00059}
22:56:17.363546 run                             mass: MS performed LU  {at=44616927.65110046, lu_delay=5.975082390010357, ms=00040}
22:56:17.374652 run                             mass: MS performed LU  {at=44616927.66223682, lu_delay=5.557968623936176, ms=00042}
22:56:17.395368 run                osmo-ms-mob/00060: Starting mobile
22:56:17.423190 run       osmo-ms-mob/00060(pid=196): Launched
22:56:17.441669 run                             mass: MS start registered  {at=44616927.72921995, delay=0.005400821566581726, ms=00060}
22:56:18.042104 run                osmo-ms-mob/00061: Starting mobile
22:56:18.081060 run       osmo-ms-mob/00061(pid=197): Launched
22:56:18.103550 run                             mass: MS start registered  {at=44616928.3910671, delay=0.005887150764465332, ms=00061}
22:56:18.340356 run                osmo-ms-mob/00062: Starting mobile
22:56:18.381558 run       osmo-ms-mob/00062(pid=198): Launched
22:56:18.399631 run                             mass: MS performed LU  {at=44616928.68716601, lu_delay=6.183530509471893, ms=00043}
22:56:18.415869 run                             mass: MS performed LU  {at=44616928.70344017, lu_delay=3.927615702152252, ms=00050}
22:56:18.430396 run                             mass: MS performed LU  {at=44616928.717963934, lu_delay=3.530826799571514, ms=00051}
22:56:18.461289 run                osmo-ms-mob/00063: Starting mobile
22:56:18.502310 run       osmo-ms-mob/00063(pid=199): Launched
22:56:18.515211 run                             mass: MS start registered  {at=44616928.802767456, delay=0.11567449569702148, ms=00062}
22:56:18.527567 run                             mass: MS start registered  {at=44616928.81513614, delay=0.012427017092704773, ms=00063}
22:56:19.043132 run                osmo-ms-mob/00064: Starting mobile
22:56:19.085166 run       osmo-ms-mob/00064(pid=200): Launched
22:56:19.109464 run                             mass: MS start registered  {at=44616929.396972805, delay=0.00732903927564621, ms=00064}
22:56:19.126556 run                             mass: MS performed LU  {at=44616929.414072886, lu_delay=5.407912313938141, ms=00048}
22:56:19.201288 run                             mass: MS performed LU  {at=44616929.48874606, lu_delay=5.881192572414875, ms=00046}
22:56:19.219067 run                             mass: MS performed LU  {at=44616929.50657954, lu_delay=6.223858669400215, ms=00045}
22:56:19.244510 run                osmo-ms-mob/00065: Starting mobile
22:56:19.274344 run       osmo-ms-mob/00065(pid=201): Launched
22:56:19.294763 run                             mass: MS start registered  {at=44616929.582282335, delay=0.008340597152709961, ms=00065}
22:56:19.463573 run                             mass: MS performed LU  {at=44616929.75106466, lu_delay=5.27547600120306, ms=00049}
22:56:19.749126 run                osmo-ms-mob/00066: Starting mobile
22:56:19.778262 run       osmo-ms-mob/00066(pid=202): Launched
22:56:19.799184 run                             mass: MS start registered  {at=44616930.08668709, delay=0.005005821585655212, ms=00066}
22:56:20.105065 run                             mass: MS performed LU  {at=44616930.39237099, lu_delay=6.506679445505142, ms=00047}
22:56:20.143825 run                osmo-ms-mob/00067: Starting mobile
22:56:20.184030 run       osmo-ms-mob/00067(pid=203): Launched
22:56:20.203645 run                             mass: MS start registered  {at=44616930.49116659, delay=0.003433048725128174, ms=00067}
22:56:20.326323 run                             mass: MS performed LU  {at=44616930.61381936, lu_delay=4.328774318099022, ms=00055}
22:56:20.344908 run                             mass: MS performed LU  {at=44616930.63242687, lu_delay=4.8952595219016075, ms=00053}
22:56:20.376234 run                osmo-ms-mob/00068: Starting mobile
22:56:20.417100 run       osmo-ms-mob/00068(pid=204): Launched
22:56:20.438762 run                             mass: MS start registered  {at=44616930.72628178, delay=0.00404532253742218, ms=00068}
22:56:20.842158 run                osmo-ms-mob/00069: Starting mobile
22:56:20.878122 run       osmo-ms-mob/00069(pid=205): Launched
22:56:20.898715 run                             mass: MS start registered  {at=44616931.18621369, delay=0.005049623548984528, ms=00069}
22:56:21.028219 run                             mass: MS performed LU  {at=44616931.31570932, lu_delay=4.632115863263607, ms=00056}
22:56:21.120608 run                             mass: MS performed LU  {at=44616931.40810883, lu_delay=4.553532987833023, ms=00057}
22:56:21.154698 run                osmo-ms-mob/00070: Starting mobile
22:56:21.197738 run       osmo-ms-mob/00070(pid=206): Launched
22:56:21.228641 run                             mass: MS start registered  {at=44616931.51612729, delay=0.012631438672542572, ms=00070}
22:56:21.374704 run                             mass: MS performed LU  {at=44616931.66218501, lu_delay=5.789480298757553, ms=00054}
22:56:21.648213 run                osmo-ms-mob/00071: Starting mobile
22:56:21.698560 run       osmo-ms-mob/00071(pid=207): Launched
22:56:21.724000 run                             mass: MS start registered  {at=44616932.01145744, delay=0.0029098987579345703, ms=00071}
22:56:22.051008 run                osmo-ms-mob/00072: Starting mobile
22:56:22.096287 run       osmo-ms-mob/00072(pid=208): Launched
22:56:22.118762 run                             mass: MS performed LU  {at=44616932.40629229, lu_delay=6.925552949309349, ms=00052}
22:56:22.136633 run                             mass: MS start registered  {at=44616932.42419687, delay=0.01798449456691742, ms=00072}
22:56:22.442483 run                osmo-ms-mob/00073: Starting mobile
22:56:22.481908 run       osmo-ms-mob/00073(pid=209): Launched
22:56:22.507725 run                             mass: MS start registered  {at=44616932.79521716, delay=0.00940702110528946, ms=00073}
22:56:22.840132 run                osmo-ms-mob/00074: Starting mobile
22:56:22.881931 run       osmo-ms-mob/00074(pid=210): Launched
22:56:22.904319 run                             mass: MS start registered  {at=44616933.19181979, delay=0.0054178014397621155, ms=00074}
22:56:22.993836 run                             mass: MS performed LU  {at=44616933.281327985, lu_delay=4.890260882675648, ms=00061}
22:56:23.012095 run                             mass: MS performed LU  {at=44616933.29964394, lu_delay=4.496876485645771, ms=00062}
22:56:23.127843 run                             mass: MS performed LU  {at=44616933.415351294, lu_delay=6.042140953242779, ms=00058}
22:56:23.157751 run                osmo-ms-mob/00075: Starting mobile
22:56:23.195542 run       osmo-ms-mob/00075(pid=211): Launched
22:56:23.211454 run                             mass: MS performed LU  {at=44616933.4989966, lu_delay=5.769776649773121, ms=00060}
22:56:23.226961 run                             mass: MS performed LU  {at=44616933.51453533, lu_delay=5.874892204999924, ms=00059}
22:56:23.242144 run                             mass: MS start registered  {at=44616933.52971866, delay=0.0307888463139534, ms=00075}
22:56:23.257027 run                             mass: MS performed LU  {at=44616933.54458579, lu_delay=4.729449644684792, ms=00063}
22:56:23.742303 run                osmo-ms-mob/00076: Starting mobile
22:56:23.775092 run       osmo-ms-mob/00076(pid=212): Launched
22:56:23.796427 run                             mass: MS start registered  {at=44616934.08392936, delay=0.008805744349956512, ms=00076}
22:56:24.106626 run                             mass: MS performed LU  {at=44616934.39411791, lu_delay=3.9029513150453568, ms=00067}
22:56:24.134080 run                osmo-ms-mob/00077: Starting mobile
22:56:24.170133 run       osmo-ms-mob/00077(pid=213): Launched
22:56:24.193530 run                             mass: MS start registered  {at=44616934.4810295, delay=0.008171029388904572, ms=00077}
22:56:24.643936 run                osmo-ms-mob/00078: Starting mobile
22:56:24.692620 run       osmo-ms-mob/00078(pid=214): Launched
22:56:24.718801 run                             mass: MS start registered  {at=44616935.00628869, delay=0.009197577834129333, ms=00078}
22:56:24.794227 run                             mass: MS performed LU  {at=44616935.081718154, lu_delay=5.6847453489899635, ms=00064}
22:56:24.886866 run                             mass: MS performed LU  {at=44616935.17435297, lu_delay=5.592070639133453, ms=00065}
22:56:24.941528 run                             mass: MS performed LU  {at=44616935.2290282, lu_delay=5.142341114580631, ms=00066}
22:56:24.972135 run                osmo-ms-mob/00079: Starting mobile
22:56:25.011026 run       osmo-ms-mob/00079(pid=215): Launched
22:56:25.037165 run                             mass: MS start registered  {at=44616935.3246422, delay=0.012564286589622498, ms=00079}
22:56:25.140167 run                             mass: MS performed LU  {at=44616935.427666366, lu_delay=4.701384589076042, ms=00068}
22:56:25.547465 run                osmo-ms-mob/00080: Starting mobile
22:56:25.576972 run       osmo-ms-mob/00080(pid=216): Launched
22:56:25.598479 run                             mass: MS start registered  {at=44616935.88598276, delay=0.008939079940319061, ms=00080}
22:56:26.042623 run                osmo-ms-mob/00081: Starting mobile
22:56:26.084086 run       osmo-ms-mob/00081(pid=217): Launched
22:56:26.108741 run                             mass: MS start registered  {at=44616936.39623715, delay=0.007451802492141724, ms=00081}
22:56:26.441303 run                osmo-ms-mob/00082: Starting mobile
22:56:26.478214 run       osmo-ms-mob/00082(pid=218): Launched
22:56:26.500913 run                             mass: MS start registered  {at=44616936.78841524, delay=0.006698600947856903, ms=00082}
22:56:26.760068 run                             mass: MS performed LU  {at=44616937.04757872, lu_delay=5.036121279001236, ms=00071}
22:56:26.778531 run                             mass: MS performed LU  {at=44616937.06604998, lu_delay=5.549922689795494, ms=00070}
22:56:26.806241 run                             mass: MS performed LU  {at=44616937.09376283, lu_delay=4.669565960764885, ms=00072}
22:56:26.834982 run                osmo-ms-mob/00083: Starting mobile
22:56:26.863551 run       osmo-ms-mob/00083(pid=219): Launched
22:56:26.885062 run                             mass: MS start registered  {at=44616937.17257062, delay=0.009605012834072113, ms=00083}
22:56:26.897756 run                             mass: MS performed LU  {at=44616937.18531406, lu_delay=5.999100372195244, ms=00069}
22:56:27.543236 run                osmo-ms-mob/00084: Starting mobile
22:56:27.573300 run       osmo-ms-mob/00084(pid=220): Launched
22:56:27.594931 run                             mass: MS start registered  {at=44616937.88242719, delay=0.007562510669231415, ms=00084}
22:56:28.041713 run                osmo-ms-mob/00085: Starting mobile
22:56:28.072925 run       osmo-ms-mob/00085(pid=221): Launched
22:56:28.093906 run                             mass: MS start registered  {at=44616938.38140882, delay=0.008252054452896118, ms=00085}
22:56:28.559805 run                             mass: MS performed LU  {at=44616938.84730144, lu_delay=5.317582778632641, ms=00075}
22:56:28.587304 run                osmo-ms-mob/00086: Starting mobile
22:56:28.617560 run       osmo-ms-mob/00086(pid=222): Launched
22:56:28.633982 run                             mass: MS performed LU  {at=44616938.9215209, lu_delay=4.837591543793678, ms=00076}
22:56:28.648037 run                             mass: MS start registered  {at=44616938.93561817, delay=0.014171004295349121, ms=00086}
22:56:28.706638 run                             mass: MS performed LU  {at=44616938.99412962, lu_delay=5.802309833467007, ms=00074}
22:56:28.832443 run                             mass: MS performed LU  {at=44616939.11993528, lu_delay=4.63890577852726, ms=00077}
22:56:28.851021 run                             mass: MS performed LU  {at=44616939.13852672, lu_delay=6.3433095663785934, ms=00073}
22:56:29.239560 run                osmo-ms-mob/00087: Starting mobile
22:56:29.270576 run       osmo-ms-mob/00087(pid=223): Launched
22:56:29.290821 run                             mass: MS start registered  {at=44616939.57834214, delay=0.007701762020587921, ms=00087}
22:56:29.841797 run                osmo-ms-mob/00088: Starting mobile
22:56:29.873146 run       osmo-ms-mob/00088(pid=224): Launched
22:56:29.894603 run                             mass: MS start registered  {at=44616940.18210912, delay=0.009682886302471161, ms=00088}
22:56:30.444769 run                osmo-ms-mob/00089: Starting mobile
22:56:30.495835 run       osmo-ms-mob/00089(pid=225): Launched
22:56:30.513982 run                             mass: MS start registered  {at=44616940.80152122, delay=0.002676822245121002, ms=00089}
22:56:30.526691 run                             mass: MS performed LU  {at=44616940.814253494, lu_delay=5.80796480178833, ms=00078}
22:56:30.543699 run                             mass: MS performed LU  {at=44616940.83123056, lu_delay=5.506588362157345, ms=00079}
22:56:30.571590 run                             mass: MS performed LU  {at=44616940.85906724, lu_delay=4.973084479570389, ms=00080}
22:56:30.659690 run                             mass: MS performed LU  {at=44616940.94718532, lu_delay=21.76853822171688, ms=00033}
22:56:30.986579 run                             mass: MS performed LU  {at=44616941.27409216, lu_delay=4.877855010330677, ms=00081}
22:56:31.012942 run                osmo-ms-mob/00090: Starting mobile
22:56:31.042783 run       osmo-ms-mob/00090(pid=226): Launched
22:56:31.063600 run                             mass: MS start registered  {at=44616941.35111549, delay=0.008775584399700165, ms=00090}
22:56:31.741963 run                osmo-ms-mob/00091: Starting mobile
22:56:31.770915 run       osmo-ms-mob/00091(pid=227): Launched
22:56:31.790328 run                             mass: MS start registered  {at=44616942.07784931, delay=0.00758698582649231, ms=00091}
22:56:32.324802 run                             mass: MS performed LU  {at=44616942.612300836, lu_delay=5.8238855972886086, ms=00082}
22:56:32.343706 run                             mass: MS performed LU  {at=44616942.63128568, lu_delay=5.458715058863163, ms=00083}
22:56:32.363968 run                osmo-ms-mob/00092: Starting mobile
22:56:32.390817 run       osmo-ms-mob/00092(pid=228): Launched
22:56:32.409133 run                             mass: MS start registered  {at=44616942.69667453, delay=0.007505834102630615, ms=00092}
22:56:32.472330 run                             mass: MS performed LU  {at=44616942.75989185, lu_delay=4.877464659512043, ms=00084}
22:56:33.243905 run                osmo-ms-mob/00093: Starting mobile
22:56:33.280494 run       osmo-ms-mob/00093(pid=229): Launched
22:56:33.305544 run                             mass: MS start registered  {at=44616943.59301016, delay=0.00822582095861435, ms=00093}
22:56:34.143903 run                osmo-ms-mob/00094: Starting mobile
22:56:34.181267 run       osmo-ms-mob/00094(pid=230): Launched
22:56:34.202443 run                             mass: MS start registered  {at=44616944.4899106, delay=0.008764505386352539, ms=00094}
22:56:34.291898 run                             mass: MS performed LU  {at=44616944.57935859, lu_delay=6.1979497745633125, ms=00085}
22:56:34.309225 run                             mass: MS performed LU  {at=44616944.59678058, lu_delay=5.661162413656712, ms=00086}
22:56:34.337318 run                             mass: MS performed LU  {at=44616944.62483366, lu_delay=5.046491518616676, ms=00087}
22:56:34.660137 run                             mass: MS performed LU  {at=44616944.94764008, lu_delay=4.765530958771706, ms=00088}
22:56:35.041845 run                osmo-ms-mob/00095: Starting mobile
22:56:35.072479 run       osmo-ms-mob/00095(pid=231): Launched
22:56:35.094383 run                             mass: MS start registered  {at=44616945.38186592, delay=0.010529324412345886, ms=00095}
22:56:36.044546 run                osmo-ms-mob/00096: Starting mobile
22:56:36.073857 run       osmo-ms-mob/00096(pid=232): Launched
22:56:36.090685 run                             mass: MS performed LU  {at=44616946.37815132, lu_delay=5.02703583240509, ms=00090}
22:56:36.104679 run                             mass: MS start registered  {at=44616946.39225419, delay=0.018521606922149658, ms=00096}
22:56:36.116089 run                             mass: MS performed LU  {at=44616946.403651275, lu_delay=4.325801961123943, ms=00091}
22:56:36.238984 run                             mass: MS performed LU  {at=44616946.52648418, lu_delay=5.724962957203388, ms=00089}
22:56:37.141401 run                osmo-ms-mob/00097: Starting mobile
22:56:37.178240 run       osmo-ms-mob/00097(pid=233): Launched
22:56:37.201676 run                             mass: MS start registered  {at=44616947.48918451, delay=0.007254481315612793, ms=00097}
22:56:38.056870 run                             mass: MS performed LU  {at=44616948.34433255, lu_delay=4.751322396099567, ms=00093}
22:56:38.075440 run                             mass: MS performed LU  {at=44616948.36299688, lu_delay=5.666322350502014, ms=00092}
22:56:38.442261 run                osmo-ms-mob/00098: Starting mobile
22:56:38.479590 run       osmo-ms-mob/00098(pid=234): Launched
22:56:38.502071 run                             mass: MS start registered  {at=44616948.78958833, delay=0.007143646478652954, ms=00098}
22:56:39.985945 run                             mass: MS performed LU  {at=44616950.27344792, lu_delay=4.891582004725933, ms=00095}
22:56:40.005824 run                             mass: MS performed LU  {at=44616950.29335424, lu_delay=5.803443640470505, ms=00094}
22:56:40.242190 run                osmo-ms-mob/00099: Starting mobile
22:56:40.273302 run       osmo-ms-mob/00099(pid=235): Launched
22:56:40.285481 run                             mass: All started... {duration=55.758422806859016, too_slow=0}
22:56:40.296729 run                             mass: MS start registered  {at=44616950.58428673, delay=0.011237367987632751, ms=00099}
22:56:41.823676 run                             mass: MS performed LU  {at=44616952.1111712, lu_delay=5.718917012214661, ms=00096}
22:56:42.315640 run                             mass: MS performed LU  {at=44616952.603146784, lu_delay=5.113962270319462, ms=00097}
22:56:43.752183 run                             mass: MS performed LU  {at=44616954.039658085, lu_delay=5.250069752335548, ms=00098}
22:56:45.589473 run                             mass: MS performed LU  {at=44616955.87697719, lu_delay=5.292690463364124, ms=00099}
22:56:45.606182 run                             mass: Tests done {all_completed=True, max=21.76853822171688, min=3.530826799571514}
22:56:45.620220 tst         register_default_mass.py: Test passed (82.5 sec)
22:56:45.630149 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:56:45.637146 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:56:45.644693 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:56:45.650655 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:56:45.656507 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:56:45.662847 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:56:45.669340 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:56:45.675907 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:56:45.682218 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:56:45.688232 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:56:45.694235 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:56:45.700279 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:56:45.706278 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:56:45.712283 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:56:45.718181 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:56:45.724051 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:56:45.730220 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:56:45.736191 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:56:45.742160 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:56:45.747815 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:56:45.760175 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:56:45.766555 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:56:45.781384 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:56:45.791079 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:56:45.797307 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:56:45.803553 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:56:45.808466 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:56:45.815401 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:56:45.821180 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:56:45.828598 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:56:45.840859 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:56:45.846502 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:56:45.852136 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:56:45.866261 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:56:45.871226 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:56:45.880510 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:56:45.885942 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:56:45.891121 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:56:45.896348 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:56:45.901547 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:56:45.907429 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:56:45.912763 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:56:45.918372 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:56:45.925572 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:56:45.939555 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:56:45.945227 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:56:45.950742 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:56:45.956489 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:56:45.962017 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:56:45.967674 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:56:45.974201 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:56:45.980524 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:56:45.986531 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:56:45.996582 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:56:46.005348 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:56:46.014272 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:56:46.024549 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:56:46.029830 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:56:46.034873 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:56:46.041281 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:56:46.047223 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:56:46.052318 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:56:46.057750 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:56:46.063286 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:56:46.068543 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:56:46.073934 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:56:46.078495 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:56:46.083493 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:56:46.089865 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:56:46.095506 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:56:46.103927 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:56:46.111054 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:56:46.117877 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:56:46.124727 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:56:46.131743 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:56:46.137669 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:56:46.142722 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:56:46.148226 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:56:46.153628 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:56:46.158302 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:56:46.162743 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:56:46.167617 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:56:46.173066 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:56:46.178499 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:56:46.182991 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:56:46.188065 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:56:46.194042 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:56:46.198905 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:56:46.204653 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:56:46.209776 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:56:46.214832 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:56:46.219290 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:56:46.224078 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:56:46.229415 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:56:46.233981 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:56:46.240248 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:56:46.245745 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:56:46.251178 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:56:46.256585 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:56:46.261925 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:56:46.266282 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:56:46.271293 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:56:46.276746 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:56:46.282164 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:56:46.287569 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:56:46.292735 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:56:46.298086 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:56:46.302966 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:56:46.307250 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:56:46.311752 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:56:46.316124 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:56:46.320541 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:56:46.324906 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:56:46.329753 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:56:46.335060 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:56:46.340307 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:56:46.344730 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:56:46.349204 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:56:46.353531 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:56:46.357811 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:56:46.362109 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:56:46.366367 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:56:46.370591 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:56:46.374864 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:56:46.380312 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:56:46.384793 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:56:46.389023 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:56:46.393229 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:56:46.397569 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:56:46.401830 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:56:46.405985 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:56:46.410167 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:56:46.415315 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:56:46.419462 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:56:46.423627 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:56:46.427796 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:56:46.431957 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:56:46.436127 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:56:46.440439 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:56:46.444798 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:56:46.449202 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:56:46.453602 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:56:46.458031 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:56:46.462422 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:56:46.466801 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:56:46.472202 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:56:46.477647 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:56:46.481968 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:56:46.486369 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:56:46.490681 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:56:46.494902 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:56:46.499125 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:56:46.503320 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:56:46.507458 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:56:46.511594 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:56:46.515662 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:56:46.521684 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:56:46.527002 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:56:46.532191 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:56:46.537758 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:56:46.543252 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:56:46.548713 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:56:46.554319 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:56:46.558543 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:56:46.563211 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:56:46.567502 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:56:46.571816 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:56:46.576582 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:56:46.581089 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:56:46.585594 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:56:46.589717 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:56:46.593836 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:56:46.597923 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:56:46.602028 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:56:46.606303 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:56:46.610348 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:56:46.614791 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:56:46.619417 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:56:46.623616 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:56:46.627946 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:56:46.632254 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:56:46.636981 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:56:46.642955 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:56:46.648982 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:56:46.654972 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:56:46.660998 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:56:46.666987 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:56:46.673010 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:56:46.679049 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:56:46.685036 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:56:46.690993 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:56:46.696964 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:56:46.702464 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:56:46.708430 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:56:46.712773 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:56:46.717012 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:56:46.720975 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:56:46.724983 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:56:46.728996 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:56:46.732964 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:56:46.736963 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:56:46.742704 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:56:46.748900 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:56:46.754196 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:56:46.760626 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:56:46.764661 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:56:46.768668 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:56:46.772695 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:56:46.777011 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:56:46.781386 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:56:46.785489 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:56:46.789649 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:56:46.793811 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:56:46.798062 ---      ParallelTerminationStrategy: PID 23 died...
22:56:46.800037 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:56:46.804747 ---      ParallelTerminationStrategy: PID 24 died...
22:56:46.808485 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:56:46.813155 ---      ParallelTerminationStrategy: PID 25 died...
22:56:46.815052 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:56:46.819458 ---      ParallelTerminationStrategy: PID 26 died...
22:56:46.821450 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:56:46.826114 ---      ParallelTerminationStrategy: PID 27 died...
22:56:46.828106 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:56:46.832588 ---      ParallelTerminationStrategy: PID 28 died...
22:56:46.834494 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:56:46.838888 ---      ParallelTerminationStrategy: PID 29 died...
22:56:46.840777 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:56:46.845184 ---      ParallelTerminationStrategy: PID 30 died...
22:56:46.847023 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:56:46.851335 ---      ParallelTerminationStrategy: PID 31 died...
22:56:46.853200 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:56:46.857539 ---      ParallelTerminationStrategy: PID 32 died...
22:56:46.859349 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:56:46.863707 ---      ParallelTerminationStrategy: PID 33 died...
22:56:46.865577 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:56:46.869966 ---      ParallelTerminationStrategy: PID 34 died...
22:56:46.871802 run      osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0}
22:56:46.876184 ---      ParallelTerminationStrategy: PID 36 died...
22:56:46.878047 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:56:46.882449 ---      ParallelTerminationStrategy: PID 37 died...
22:56:46.884286 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:56:46.888681 ---      ParallelTerminationStrategy: PID 38 died...
22:56:46.890580 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:56:46.895033 ---      ParallelTerminationStrategy: PID 39 died...
22:56:46.897009 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:56:46.901672 ---      ParallelTerminationStrategy: PID 40 died...
22:56:46.903557 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:56:46.907992 ---      ParallelTerminationStrategy: PID 41 died...
22:56:46.909922 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:56:46.914356 ---      ParallelTerminationStrategy: PID 42 died...
22:56:46.916232 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:56:46.920650 ---      ParallelTerminationStrategy: PID 43 died...
22:56:46.922601 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:56:46.927275 ---      ParallelTerminationStrategy: PID 44 died...
22:56:46.929240 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:56:46.933712 ---      ParallelTerminationStrategy: PID 45 died...
22:56:46.935572 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:56:46.939929 ---      ParallelTerminationStrategy: PID 46 died...
22:56:46.941822 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:56:46.946216 ---      ParallelTerminationStrategy: PID 47 died...
22:56:46.948114 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:56:46.952707 ---      ParallelTerminationStrategy: PID 48 died...
22:56:46.954638 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:56:46.959138 ---      ParallelTerminationStrategy: PID 49 died...
22:56:46.961173 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:56:46.965777 ---      ParallelTerminationStrategy: PID 50 died...
22:56:46.967700 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:56:46.972140 ---      ParallelTerminationStrategy: PID 51 died...
22:56:46.974093 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:56:46.978605 ---      ParallelTerminationStrategy: PID 52 died...
22:56:46.980610 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:56:46.985144 ---      ParallelTerminationStrategy: PID 53 died...
22:56:46.987146 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:56:46.991671 ---      ParallelTerminationStrategy: PID 54 died...
22:56:46.993698 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:56:46.998164 ---      ParallelTerminationStrategy: PID 55 died...
22:56:47.000070 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:56:47.004558 ---      ParallelTerminationStrategy: PID 56 died...
22:56:47.006538 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:56:47.010975 ---      ParallelTerminationStrategy: PID 57 died...
22:56:47.012860 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:56:47.017241 ---      ParallelTerminationStrategy: PID 58 died...
22:56:47.019123 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:56:47.023484 ---      ParallelTerminationStrategy: PID 59 died...
22:56:47.025347 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:56:47.029783 ---      ParallelTerminationStrategy: PID 60 died...
22:56:47.031633 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:56:47.036084 ---      ParallelTerminationStrategy: PID 61 died...
22:56:47.038010 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:56:47.042530 ---      ParallelTerminationStrategy: PID 62 died...
22:56:47.044446 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:56:47.048889 ---      ParallelTerminationStrategy: PID 63 died...
22:56:47.050808 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:56:47.055313 ---      ParallelTerminationStrategy: PID 64 died...
22:56:47.057257 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:56:47.061679 ---      ParallelTerminationStrategy: PID 65 died...
22:56:47.063572 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:56:47.067966 ---      ParallelTerminationStrategy: PID 66 died...
22:56:47.069875 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:56:47.074263 ---      ParallelTerminationStrategy: PID 67 died...
22:56:47.076164 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:56:47.080609 ---      ParallelTerminationStrategy: PID 68 died...
22:56:47.082455 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:56:47.086797 ---      ParallelTerminationStrategy: PID 69 died...
22:56:47.088680 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:56:47.093115 ---      ParallelTerminationStrategy: PID 70 died...
22:56:47.094950 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:56:47.099296 ---      ParallelTerminationStrategy: PID 71 died...
22:56:47.101183 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:56:47.105643 ---      ParallelTerminationStrategy: PID 72 died...
22:56:47.107463 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:56:47.111792 ---      ParallelTerminationStrategy: PID 73 died...
22:56:47.113639 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:56:47.117972 ---      ParallelTerminationStrategy: PID 74 died...
22:56:47.119788 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:56:47.124132 ---      ParallelTerminationStrategy: PID 75 died...
22:56:47.125967 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:56:47.130284 ---      ParallelTerminationStrategy: PID 76 died...
22:56:47.132083 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:56:47.136438 ---      ParallelTerminationStrategy: PID 77 died...
22:56:47.138252 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:56:47.142552 ---      ParallelTerminationStrategy: PID 78 died...
22:56:47.144361 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:56:47.148700 ---      ParallelTerminationStrategy: PID 79 died...
22:56:47.150500 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:56:47.154786 ---      ParallelTerminationStrategy: PID 80 died...
22:56:47.156613 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:56:47.160910 ---      ParallelTerminationStrategy: PID 81 died...
22:56:47.162737 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:56:47.167111 ---      ParallelTerminationStrategy: PID 82 died...
22:56:47.169004 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:56:47.173365 ---      ParallelTerminationStrategy: PID 83 died...
22:56:47.175148 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:56:47.179605 ---      ParallelTerminationStrategy: PID 84 died...
22:56:47.181528 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:56:47.185963 ---      ParallelTerminationStrategy: PID 85 died...
22:56:47.187833 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:56:47.192282 ---      ParallelTerminationStrategy: PID 86 died...
22:56:47.194146 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:56:47.198576 ---      ParallelTerminationStrategy: PID 87 died...
22:56:47.200414 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:56:47.204802 ---      ParallelTerminationStrategy: PID 88 died...
22:56:47.206730 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:56:47.211116 ---      ParallelTerminationStrategy: PID 89 died...
22:56:47.212976 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:56:47.217359 ---      ParallelTerminationStrategy: PID 90 died...
22:56:47.219197 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:56:47.223570 ---      ParallelTerminationStrategy: PID 91 died...
22:56:47.225419 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:56:47.229798 ---      ParallelTerminationStrategy: PID 92 died...
22:56:47.231687 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:56:47.236044 ---      ParallelTerminationStrategy: PID 93 died...
22:56:47.237901 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:56:47.242244 ---      ParallelTerminationStrategy: PID 94 died...
22:56:47.244081 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:56:47.248489 ---      ParallelTerminationStrategy: PID 95 died...
22:56:47.250328 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:56:47.254662 ---      ParallelTerminationStrategy: PID 96 died...
22:56:47.256523 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:56:47.260869 ---      ParallelTerminationStrategy: PID 97 died...
22:56:47.262701 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:56:47.267047 ---      ParallelTerminationStrategy: PID 98 died...
22:56:47.268891 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:56:47.273271 ---      ParallelTerminationStrategy: PID 99 died...
22:56:47.275107 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:56:47.279455 ---      ParallelTerminationStrategy: PID 100 died...
22:56:47.281299 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:56:47.285638 ---      ParallelTerminationStrategy: PID 101 died...
22:56:47.287665 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:56:47.292005 ---      ParallelTerminationStrategy: PID 102 died...
22:56:47.293799 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:56:47.298090 ---      ParallelTerminationStrategy: PID 103 died...
22:56:47.299879 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:56:47.304204 ---      ParallelTerminationStrategy: PID 104 died...
22:56:47.306038 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:56:47.310358 ---      ParallelTerminationStrategy: PID 105 died...
22:56:47.312153 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:56:47.316479 ---      ParallelTerminationStrategy: PID 106 died...
22:56:47.318295 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:56:47.322625 ---      ParallelTerminationStrategy: PID 107 died...
22:56:47.324449 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:56:47.328778 ---      ParallelTerminationStrategy: PID 108 died...
22:56:47.330589 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:56:47.334937 ---      ParallelTerminationStrategy: PID 109 died...
22:56:47.336772 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:56:47.341125 ---      ParallelTerminationStrategy: PID 110 died...
22:56:47.342929 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:56:47.347260 ---      ParallelTerminationStrategy: PID 111 died...
22:56:47.349075 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:56:47.353412 ---      ParallelTerminationStrategy: PID 112 died...
22:56:47.355234 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:56:47.359582 ---      ParallelTerminationStrategy: PID 113 died...
22:56:47.361412 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:56:47.365837 ---      ParallelTerminationStrategy: PID 114 died...
22:56:47.367757 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:56:47.372361 ---      ParallelTerminationStrategy: PID 115 died...
22:56:47.374310 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:56:47.378908 ---      ParallelTerminationStrategy: PID 116 died...
22:56:47.380856 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:56:47.385398 ---      ParallelTerminationStrategy: PID 117 died...
22:56:47.387331 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:56:47.391783 ---      ParallelTerminationStrategy: PID 118 died...
22:56:47.393645 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:56:47.398054 ---      ParallelTerminationStrategy: PID 119 died...
22:56:47.399897 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:56:47.404299 ---      ParallelTerminationStrategy: PID 120 died...
22:56:47.406170 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:56:47.410588 ---      ParallelTerminationStrategy: PID 121 died...
22:56:47.412446 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:56:47.416835 ---      ParallelTerminationStrategy: PID 122 died...
22:56:47.418664 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:56:47.423018 ---      ParallelTerminationStrategy: PID 123 died...
22:56:47.424889 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:56:47.429290 ---      ParallelTerminationStrategy: PID 124 died...
22:56:47.431113 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:56:47.435524 ---      ParallelTerminationStrategy: PID 125 died...
22:56:47.437448 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:56:47.441958 ---      ParallelTerminationStrategy: PID 126 died...
22:56:47.443875 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:56:47.448342 ---      ParallelTerminationStrategy: PID 127 died...
22:56:47.450293 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:56:47.454778 ---      ParallelTerminationStrategy: PID 128 died...
22:56:47.456709 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:56:47.461189 ---      ParallelTerminationStrategy: PID 129 died...
22:56:47.463095 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:56:47.467501 ---      ParallelTerminationStrategy: PID 130 died...
22:56:47.469413 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:56:47.473837 ---      ParallelTerminationStrategy: PID 131 died...
22:56:47.475766 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:56:47.480611 ---      ParallelTerminationStrategy: PID 132 died...
22:56:47.482498 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:56:47.486894 ---      ParallelTerminationStrategy: PID 133 died...
22:56:47.488811 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:56:47.493247 ---      ParallelTerminationStrategy: PID 134 died...
22:56:47.495071 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:56:47.499408 ---      ParallelTerminationStrategy: PID 135 died...
22:56:47.502126 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:56:47.510217 ---      ParallelTerminationStrategy: PID 136 died...
22:56:47.512125 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:56:47.516639 ---      ParallelTerminationStrategy: PID 137 died...
22:56:47.518527 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:56:47.523031 ---      ParallelTerminationStrategy: PID 138 died...
22:56:47.524943 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:56:47.529505 ---      ParallelTerminationStrategy: PID 139 died...
22:56:47.531409 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:56:47.536037 ---      ParallelTerminationStrategy: PID 140 died...
22:56:47.538004 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:56:47.542491 ---      ParallelTerminationStrategy: PID 141 died...
22:56:47.544369 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:56:47.548935 ---      ParallelTerminationStrategy: PID 142 died...
22:56:47.550797 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:56:47.555272 ---      ParallelTerminationStrategy: PID 143 died...
22:56:47.557154 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:56:47.561680 ---      ParallelTerminationStrategy: PID 144 died...
22:56:47.563583 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:56:47.568087 ---      ParallelTerminationStrategy: PID 145 died...
22:56:47.569954 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:56:47.574403 ---      ParallelTerminationStrategy: PID 146 died...
22:56:47.576276 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:56:47.580757 ---      ParallelTerminationStrategy: PID 147 died...
22:56:47.582637 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:56:47.587094 ---      ParallelTerminationStrategy: PID 148 died...
22:56:47.588962 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:56:47.593424 ---      ParallelTerminationStrategy: PID 149 died...
22:56:47.595353 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:56:47.599954 ---      ParallelTerminationStrategy: PID 150 died...
22:56:47.601863 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:56:47.606354 ---      ParallelTerminationStrategy: PID 151 died...
22:56:47.608240 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:56:47.612728 ---      ParallelTerminationStrategy: PID 152 died...
22:56:47.614606 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:56:47.619123 ---      ParallelTerminationStrategy: PID 153 died...
22:56:47.621024 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:56:47.625523 ---      ParallelTerminationStrategy: PID 154 died...
22:56:47.627406 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:56:47.631875 ---      ParallelTerminationStrategy: PID 155 died...
22:56:47.633791 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:56:47.638585 ---      ParallelTerminationStrategy: PID 156 died...
22:56:47.640561 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:56:47.645059 ---      ParallelTerminationStrategy: PID 157 died...
22:56:47.647014 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:56:47.651580 ---      ParallelTerminationStrategy: PID 158 died...
22:56:47.653440 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:56:47.658659 ---      ParallelTerminationStrategy: PID 159 died...
22:56:47.662232 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:56:47.670074 ---      ParallelTerminationStrategy: PID 160 died...
22:56:47.671886 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:56:47.676207 ---      ParallelTerminationStrategy: PID 161 died...
22:56:47.678027 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:56:47.683133 ---      ParallelTerminationStrategy: PID 162 died...
22:56:47.684915 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:56:47.689181 ---      ParallelTerminationStrategy: PID 163 died...
22:56:47.690943 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:56:47.695371 ---      ParallelTerminationStrategy: PID 164 died...
22:56:47.697897 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:56:47.703318 ---      ParallelTerminationStrategy: PID 165 died...
22:56:47.705109 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:56:47.709386 ---      ParallelTerminationStrategy: PID 166 died...
22:56:47.711166 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:56:47.715460 ---      ParallelTerminationStrategy: PID 167 died...
22:56:47.717260 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:56:47.721547 ---      ParallelTerminationStrategy: PID 168 died...
22:56:47.723345 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:56:47.727618 ---      ParallelTerminationStrategy: PID 169 died...
22:56:47.729392 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:56:47.733655 ---      ParallelTerminationStrategy: PID 170 died...
22:56:47.735440 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:56:47.739739 ---      ParallelTerminationStrategy: PID 171 died...
22:56:47.741518 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:56:47.745836 ---      ParallelTerminationStrategy: PID 172 died...
22:56:47.747640 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:56:47.751930 ---      ParallelTerminationStrategy: PID 173 died...
22:56:47.753741 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:56:47.757996 ---      ParallelTerminationStrategy: PID 174 died...
22:56:47.759767 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:56:47.764120 ---      ParallelTerminationStrategy: PID 175 died...
22:56:47.765950 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:56:47.770235 ---      ParallelTerminationStrategy: PID 176 died...
22:56:47.772033 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:56:47.776351 ---      ParallelTerminationStrategy: PID 177 died...
22:56:47.778175 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:56:47.782513 ---      ParallelTerminationStrategy: PID 178 died...
22:56:47.784307 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:56:47.788640 ---      ParallelTerminationStrategy: PID 179 died...
22:56:47.790438 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:56:47.794779 ---      ParallelTerminationStrategy: PID 180 died...
22:56:47.796588 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:56:47.800908 ---      ParallelTerminationStrategy: PID 181 died...
22:56:47.802693 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:56:47.807001 ---      ParallelTerminationStrategy: PID 182 died...
22:56:47.808824 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:56:47.813122 ---      ParallelTerminationStrategy: PID 183 died...
22:56:47.814962 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:56:47.819352 ---      ParallelTerminationStrategy: PID 184 died...
22:56:47.821193 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:56:47.825475 ---      ParallelTerminationStrategy: PID 185 died...
22:56:47.827255 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:56:47.831529 ---      ParallelTerminationStrategy: PID 186 died...
22:56:47.833336 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:56:47.837651 ---      ParallelTerminationStrategy: PID 187 died...
22:56:47.839436 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:56:47.843762 ---      ParallelTerminationStrategy: PID 188 died...
22:56:47.845644 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:56:47.849930 ---      ParallelTerminationStrategy: PID 189 died...
22:56:47.851783 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:56:47.856097 ---      ParallelTerminationStrategy: PID 190 died...
22:56:47.857910 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:56:47.862303 ---      ParallelTerminationStrategy: PID 191 died...
22:56:47.864144 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:56:47.868465 ---      ParallelTerminationStrategy: PID 192 died...
22:56:47.870246 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:56:47.874539 ---      ParallelTerminationStrategy: PID 193 died...
22:56:47.876335 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:56:47.880706 ---      ParallelTerminationStrategy: PID 194 died...
22:56:47.882508 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:56:47.886818 ---      ParallelTerminationStrategy: PID 195 died...
22:56:47.888694 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:56:47.893110 ---      ParallelTerminationStrategy: PID 196 died...
22:56:47.894985 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:56:47.899396 ---      ParallelTerminationStrategy: PID 197 died...
22:56:47.901316 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:56:47.905708 ---      ParallelTerminationStrategy: PID 198 died...
22:56:47.907583 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:56:47.915381 ---      ParallelTerminationStrategy: PID 199 died...
22:56:47.918761 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:56:47.924113 ---      ParallelTerminationStrategy: PID 200 died...
22:56:47.926239 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:56:47.930882 ---      ParallelTerminationStrategy: PID 201 died...
22:56:47.932752 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:56:47.937107 ---      ParallelTerminationStrategy: PID 202 died...
22:56:47.939016 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:56:47.943487 ---      ParallelTerminationStrategy: PID 203 died...
22:56:47.945483 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:56:47.949939 ---      ParallelTerminationStrategy: PID 204 died...
22:56:47.951831 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:56:47.956242 ---      ParallelTerminationStrategy: PID 205 died...
22:56:47.958120 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:56:47.962546 ---      ParallelTerminationStrategy: PID 206 died...
22:56:47.964444 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:56:47.968933 ---      ParallelTerminationStrategy: PID 207 died...
22:56:47.970801 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:56:47.975196 ---      ParallelTerminationStrategy: PID 208 died...
22:56:47.977070 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:56:47.981483 ---      ParallelTerminationStrategy: PID 209 died...
22:56:47.983355 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:56:47.987793 ---      ParallelTerminationStrategy: PID 210 died...
22:56:47.989607 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:56:47.993943 ---      ParallelTerminationStrategy: PID 211 died...
22:56:47.995754 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:56:48.004163 ---      ParallelTerminationStrategy: PID 212 died...
22:56:48.007686 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:56:48.012892 ---      ParallelTerminationStrategy: PID 213 died...
22:56:48.014811 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:56:48.019259 ---      ParallelTerminationStrategy: PID 214 died...
22:56:48.021117 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:56:48.025611 ---      ParallelTerminationStrategy: PID 215 died...
22:56:48.027494 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:56:48.031942 ---      ParallelTerminationStrategy: PID 216 died...
22:56:48.033807 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:56:48.038269 ---      ParallelTerminationStrategy: PID 217 died...
22:56:48.040162 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:56:48.044676 ---      ParallelTerminationStrategy: PID 218 died...
22:56:48.046541 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:56:48.051012 ---      ParallelTerminationStrategy: PID 219 died...
22:56:48.052960 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:56:48.057433 ---      ParallelTerminationStrategy: PID 220 died...
22:56:48.059325 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:56:48.064165 ---      ParallelTerminationStrategy: PID 221 died...
22:56:48.066121 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:56:48.070924 ---      ParallelTerminationStrategy: PID 222 died...
22:56:48.072801 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:56:48.077575 ---      ParallelTerminationStrategy: PID 223 died...
22:56:48.079437 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:56:48.084230 ---      ParallelTerminationStrategy: PID 224 died...
22:56:48.086064 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:56:48.090894 ---      ParallelTerminationStrategy: PID 225 died...
22:56:48.092768 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:56:48.097411 ---      ParallelTerminationStrategy: PID 226 died...
22:56:48.099283 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:56:48.104033 ---      ParallelTerminationStrategy: PID 227 died...
22:56:48.106348 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:56:48.111150 ---      ParallelTerminationStrategy: PID 228 died...
22:56:48.112997 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:56:48.117835 ---      ParallelTerminationStrategy: PID 229 died...
22:56:48.119666 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:56:48.124392 ---      ParallelTerminationStrategy: PID 230 died...
22:56:48.126252 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:56:48.130903 ---      ParallelTerminationStrategy: PID 231 died...
22:56:48.132710 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:56:48.137763 ---      ParallelTerminationStrategy: PID 232 died...
22:56:48.139550 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:56:48.144200 ---      ParallelTerminationStrategy: PID 233 died...
22:56:48.146045 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:56:48.151092 ---      ParallelTerminationStrategy: PID 234 died...
22:56:48.152918 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:56:48.157644 ---      ParallelTerminationStrategy: PID 235 died...
22:56:48.159467 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
22:56:50.844505 ---      ParallelTerminationStrategy: PID 35 died...
22:56:50.848317 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7591 netreg_mass PASS
---------------------------------------------------------------------
22:56:50.996599 tst                       trial-7591: Storing JUnit report in /build/trial-7591/run.2024-05-17_22-55-22/trial-7591.xml

--------------------------------------------------------------------------------------------
trial-7591 PASS
--------------------------------------------------------------------------------------------
22:56:51.020664 tst                       trial-7591: trial-7591: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (82.5 sec)
+ exit_code=0
+ rm -rf trial-7591/inst
+ cd trial-7591
+ command -v journalctl
+ [ ! -z /bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-05-17 22:55:21
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7591-run.tgz run.2024-05-17_22-55-22
+ tar czf /build/trial-7591-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21864.tgz osmo-bts-oc2g.build-7628.tgz osmo-bts-sysmo.build-10130.tgz osmo-bts.build-9606.tgz osmo-ggsn.build-8613.tgz osmo-hlr.build-11249.tgz osmo-hnbgw.build-8484.tgz osmo-mgw.build-11547.tgz osmo-msc.build-35625.tgz osmo-nitb.build-16453.tgz osmo-pcu-oc2g.build-5166.tgz osmo-pcu-sysmo.build-6447.tgz osmo-pcu.build-6410.tgz osmo-sgsn.build-37176.tgz osmo-stp.build-11834.tgz osmo-trx.build-6592.tgz osmocom-bb.build-6233.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