Skipping 14 KB..
Full Log[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12423435890894111277.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-7891
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
57f6804 ttcn3-bts-test: do not use respawn.sh
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#7 CACHED
#8 [20/28] WORKDIR /TMP
#8 CACHED
#9 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#9 CACHED
#10 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#10 CACHED
#11 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#11 CACHED
#12 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#12 CACHED
#13 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#13 CACHED
#14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#14 CACHED
#15 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#15 CACHED
#16 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#16 CACHED
#17 [ 2/28] RUN useradd -ms /bin/bash jenkins
#17 CACHED
#18 [ 8/28] RUN MKDIR /var/run/sshd
#18 CACHED
#19 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#19 CACHED
#20 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#20 CACHED
#21 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#21 CACHED
#22 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#22 CACHED
#23 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#23 CACHED
#24 [ 9/28] COPY SSH /root/.ssh
#24 CACHED
#25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#25 CACHED
#26 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#26 CACHED
#27 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#29 CACHED
#30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#30 CACHED
#31 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#31 CACHED
#32 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:98611b239b9d27f7f56100ff58b784acac0e89467f2b07989d63aaa8449dcb94 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7892 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-03-01 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7892
+ mkdir -p trial-7892
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-03-01_13_28_03.tgz osmo-bts-oc2g.build-2025-03-01_00_51_34.tgz osmo-bts-sysmo.build-2025-03-01_00_51_33.tgz osmo-bts.build-2025-03-01_00_51_46.tgz osmo-ggsn.build-2025-03-01_20_42_28.tgz osmo-hlr.build-2025-03-01_16_37_02.tgz osmo-hnbgw.build-2025-03-01_13_28_34.tgz osmo-mgw.build-2025-03-01_08_32_57.tgz osmo-msc.build-2025-03-01_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-01_07_41_32.tgz osmo-pcu-sysmo.build-2025-03-01_07_41_26.tgz osmo-pcu.build-2025-03-01_07_41_31.tgz osmo-sgsn.build-2025-03-01_20_48_28.tgz osmo-stp.build-2025-03-01_13_25_15.tgz osmo-trx.build-2025-03-01_14_28_06.tgz osmocom-bb.build-2025-03-01_21_17_11.tgz srslte.build-19.tgz trial-7892
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-03-01_13_28_03.md5 osmo-bts-oc2g.build-2025-03-01_00_51_34.md5 osmo-bts-sysmo.build-2025-03-01_00_51_33.md5 osmo-bts.build-2025-03-01_00_51_46.md5 osmo-ggsn.build-2025-03-01_20_42_28.md5 osmo-hlr.build-2025-03-01_16_37_02.md5 osmo-hnbgw.build-2025-03-01_13_28_34.md5 osmo-mgw.build-2025-03-01_08_32_57.md5 osmo-msc.build-2025-03-01_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-01_07_41_32.md5 osmo-pcu-sysmo.build-2025-03-01_07_41_26.md5 osmo-pcu.build-2025-03-01_07_41_31.md5 osmo-sgsn.build-2025-03-01_20_48_28.md5 osmo-stp.build-2025-03-01_13_25_15.md5 osmo-trx.build-2025-03-01_14_28_06.md5 osmocom-bb.build-2025-03-01_21_17_11.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-03-01_13_28_03.md5 osmo-bts-oc2g.build-2025-03-01_00_51_34.md5 osmo-bts-sysmo.build-2025-03-01_00_51_33.md5 osmo-bts.build-2025-03-01_00_51_46.md5 osmo-ggsn.build-2025-03-01_20_42_28.md5 osmo-hlr.build-2025-03-01_16_37_02.md5 osmo-hnbgw.build-2025-03-01_13_28_34.md5 osmo-mgw.build-2025-03-01_08_32_57.md5 osmo-msc.build-2025-03-01_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-01_07_41_32.md5 osmo-pcu-sysmo.build-2025-03-01_07_41_26.md5 osmo-pcu.build-2025-03-01_07_41_31.md5 osmo-sgsn.build-2025-03-01_20_48_28.md5 osmo-stp.build-2025-03-01_13_25_15.md5 osmo-trx.build-2025-03-01_14_28_06.md5 osmocom-bb.build-2025-03-01_21_17_11.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-7892 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7892'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not(self.get_assigned_addr() is ''):
--------------------------------------------------------------------------------------------
trial-7892
--------------------------------------------------------------------------------------------
22:48:17.625828 tst trial-7892: Detailed log at /build/trial-7892/run.2025-03-01_22-48-17/log
---------------------------------------------------------------------
trial-7892 netreg_mass
---------------------------------------------------------------------
22:48:17.833556 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.833927 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.834720 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.835856 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.874310 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.875122 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.876255 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.950542 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-7892 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.951424 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.966825 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.967373 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.967847 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.968291 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.968793 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.969274 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.969728 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.011882 tst register_default_mass.py: using LAC 2
22:48:18.055944 tst register_default_mass.py: using RAC 2
22:48:18.103851 tst register_default_mass.py: using CellId 2
22:48:18.163753 tst register_default_mass.py: using BVCI 3
22:48:18.177214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.177888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.178452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.179000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.179562 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.180101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.180627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.181183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.181737 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.182264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.182786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.183331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.183863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.184392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.184939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.185473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.186000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.186555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.187092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.187623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.188165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.188721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.189269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.189804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.190327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.190870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.191405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.191934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.192476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193014 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194605 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198814 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.199347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.199878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.202544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.203076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.203606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.211448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.211960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.212467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219339 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.223444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.223943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.224465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.224984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.225502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.226043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.226563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.227070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.227612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.228128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.228648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.229183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.229703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.230206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.230800 tst register_default_mass.py:21: Launching a simple network
22:48:18.240901 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.361743 run create_hlr_db(pid=20): Launched
22:48:19.371648 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.388254 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.403925 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.409763 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.584936 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.599937 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.605949 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.024935 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.041815 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.051846 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.167490 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.183248 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.189188 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.213870 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.229455 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.235480 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.546060 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.561872 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.595583 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.749837 run osmo-bts-virtual(pid=34): Launched
22:48:30.795141 tst register_default_mass.py: using MSISDN 1001
22:48:30.801231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.897901 tst register_default_mass.py: using MSISDN 1002
22:48:30.912710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.988082 tst register_default_mass.py: using MSISDN 1003
22:48:30.998413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.066096 tst register_default_mass.py: using MSISDN 1004
22:48:31.076992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.165475 tst register_default_mass.py: using MSISDN 1005
22:48:31.182077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.254492 tst register_default_mass.py: using MSISDN 1006
22:48:31.264658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.333706 tst register_default_mass.py: using MSISDN 1007
22:48:31.358218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.429292 tst register_default_mass.py: using MSISDN 1008
22:48:31.446819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.511845 tst register_default_mass.py: using MSISDN 1009
22:48:31.529015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.600065 tst register_default_mass.py: using MSISDN 1010
22:48:31.617061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.720724 tst register_default_mass.py: using MSISDN 1011
22:48:31.726689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.812415 tst register_default_mass.py: using MSISDN 1012
22:48:31.822481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.896745 tst register_default_mass.py: using MSISDN 1013
22:48:31.918727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.992303 tst register_default_mass.py: using MSISDN 1014
22:48:32.005807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.064017 tst register_default_mass.py: using MSISDN 1015
22:48:32.070140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.151545 tst register_default_mass.py: using MSISDN 1016
22:48:32.160904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.249228 tst register_default_mass.py: using MSISDN 1017
22:48:32.272528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.351946 tst register_default_mass.py: using MSISDN 1018
22:48:32.374136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.447678 tst register_default_mass.py: using MSISDN 1019
22:48:32.466482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.536767 tst register_default_mass.py: using MSISDN 1020
22:48:32.552221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.630921 tst register_default_mass.py: using MSISDN 1021
22:48:32.636868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.710020 tst register_default_mass.py: using MSISDN 1022
22:48:32.716554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.801413 tst register_default_mass.py: using MSISDN 1023
22:48:32.807311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.903678 tst register_default_mass.py: using MSISDN 1024
22:48:32.911437 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.016483 tst register_default_mass.py: using MSISDN 1025
22:48:33.024440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.131223 tst register_default_mass.py: using MSISDN 1026
22:48:33.142007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.240979 tst register_default_mass.py: using MSISDN 1027
22:48:33.247348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.352894 tst register_default_mass.py: using MSISDN 1028
22:48:33.360074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.469910 tst register_default_mass.py: using MSISDN 1029
22:48:33.477205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.593034 tst register_default_mass.py: using MSISDN 1030
22:48:33.610661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.693534 tst register_default_mass.py: using MSISDN 1031
22:48:33.716324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.783614 tst register_default_mass.py: using MSISDN 1032
22:48:33.789406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.863004 tst register_default_mass.py: using MSISDN 1033
22:48:33.869101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.943873 tst register_default_mass.py: using MSISDN 1034
22:48:33.951410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.029339 tst register_default_mass.py: using MSISDN 1035
22:48:34.045190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.113354 tst register_default_mass.py: using MSISDN 1036
22:48:34.132857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.213064 tst register_default_mass.py: using MSISDN 1037
22:48:34.224510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.309417 tst register_default_mass.py: using MSISDN 1038
22:48:34.328476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.408880 tst register_default_mass.py: using MSISDN 1039
22:48:34.415186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.499730 tst register_default_mass.py: using MSISDN 1040
22:48:34.509959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.573220 tst register_default_mass.py: using MSISDN 1041
22:48:34.583534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.644801 tst register_default_mass.py: using MSISDN 1042
22:48:34.653389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.724938 tst register_default_mass.py: using MSISDN 1043
22:48:34.747388 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.818760 tst register_default_mass.py: using MSISDN 1044
22:48:34.837032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.917861 tst register_default_mass.py: using MSISDN 1045
22:48:34.928410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.007489 tst register_default_mass.py: using MSISDN 1046
22:48:35.026435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.108473 tst register_default_mass.py: using MSISDN 1047
22:48:35.123072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.225235 tst register_default_mass.py: using MSISDN 1048
22:48:35.231391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.327091 tst register_default_mass.py: using MSISDN 1049
22:48:35.333226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.458035 tst register_default_mass.py: using MSISDN 1050
22:48:35.463841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.541734 tst register_default_mass.py: using MSISDN 1051
22:48:35.548145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.623581 tst register_default_mass.py: using MSISDN 1052
22:48:35.629554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.716433 tst register_default_mass.py: using MSISDN 1053
22:48:35.722532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.826364 tst register_default_mass.py: using MSISDN 1054
22:48:35.832743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.918093 tst register_default_mass.py: using MSISDN 1055
22:48:35.924109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.990001 tst register_default_mass.py: using MSISDN 1056
22:48:35.996057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.117790 tst register_default_mass.py: using MSISDN 1057
22:48:36.125109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.191282 tst register_default_mass.py: using MSISDN 1058
22:48:36.197149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:36.280237 tst register_default_mass.py: using MSISDN 1059
22:48:36.286003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.374489 tst register_default_mass.py: using MSISDN 1060
22:48:36.380597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.456377 tst register_default_mass.py: using MSISDN 1061
22:48:36.462444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.545270 tst register_default_mass.py: using MSISDN 1062
22:48:36.551187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.638094 tst register_default_mass.py: using MSISDN 1063
22:48:36.644090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.732517 tst register_default_mass.py: using MSISDN 1064
22:48:36.738509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.804569 tst register_default_mass.py: using MSISDN 1065
22:48:36.810543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.899918 tst register_default_mass.py: using MSISDN 1066
22:48:36.905957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.979621 tst register_default_mass.py: using MSISDN 1067
22:48:36.987235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:37.066083 tst register_default_mass.py: using MSISDN 1068
22:48:37.071800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:37.153141 tst register_default_mass.py: using MSISDN 1069
22:48:37.158780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:37.247942 tst register_default_mass.py: using MSISDN 1070
22:48:37.253789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:37.353154 tst register_default_mass.py: using MSISDN 1071
22:48:37.359318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:37.454520 tst register_default_mass.py: using MSISDN 1072
22:48:37.460571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:37.550688 tst register_default_mass.py: using MSISDN 1073
22:48:37.556638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:37.637670 tst register_default_mass.py: using MSISDN 1074
22:48:37.644170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:37.727559 tst register_default_mass.py: using MSISDN 1075
22:48:37.733602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:37.819130 tst register_default_mass.py: using MSISDN 1076
22:48:37.825049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:37.926805 tst register_default_mass.py: using MSISDN 1077
22:48:37.932383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:38.006398 tst register_default_mass.py: using MSISDN 1078
22:48:38.022333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:38.094801 tst register_default_mass.py: using MSISDN 1079
22:48:38.115131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:38.190549 tst register_default_mass.py: using MSISDN 1080
22:48:38.197568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:38.282632 tst register_default_mass.py: using MSISDN 1081
22:48:38.302741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:38.371474 tst register_default_mass.py: using MSISDN 1082
22:48:38.383493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:38.474984 tst register_default_mass.py: using MSISDN 1083
22:48:38.481855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:38.569990 tst register_default_mass.py: using MSISDN 1084
22:48:38.576031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:38.659120 tst register_default_mass.py: using MSISDN 1085
22:48:38.680245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:38.753192 tst register_default_mass.py: using MSISDN 1086
22:48:38.760782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:38.826082 tst register_default_mass.py: using MSISDN 1087
22:48:38.839978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:38.918241 tst register_default_mass.py: using MSISDN 1088
22:48:38.936357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:39.015069 tst register_default_mass.py: using MSISDN 1089
22:48:39.035803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:39.115350 tst register_default_mass.py: using MSISDN 1090
22:48:39.125001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:39.199513 tst register_default_mass.py: using MSISDN 1091
22:48:39.209439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:39.288872 tst register_default_mass.py: using MSISDN 1092
22:48:39.308499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:39.382229 tst register_default_mass.py: using MSISDN 1093
22:48:39.402347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:39.480969 tst register_default_mass.py: using MSISDN 1094
22:48:39.496034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:39.578209 tst register_default_mass.py: using MSISDN 1095
22:48:39.596202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:39.730872 tst register_default_mass.py: using MSISDN 1096
22:48:39.740802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:39.840058 tst register_default_mass.py: using MSISDN 1097
22:48:39.858113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:39.944599 tst register_default_mass.py: using MSISDN 1098
22:48:39.952477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:40.063726 tst register_default_mass.py: using MSISDN 1099
22:48:40.069856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:40.163420 tst register_default_mass.py: using MSISDN 1100
22:48:40.179675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:40.318423 run mass: Starting testcase
22:48:40.324394 run mass: Pre-launching all virtphy's
22:48:40.330131 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:40.343843 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:40.350282 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:40.363807 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:40.369966 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:40.382941 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:40.388961 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:40.401931 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:40.408003 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:40.420843 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:40.426817 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:40.440288 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:40.446608 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:40.460173 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:40.466427 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:40.479885 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:40.486181 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:40.499285 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:40.505347 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:40.518416 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:40.524484 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:40.537639 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:40.543855 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:40.557214 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:40.563296 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:40.576422 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:40.582585 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:40.595807 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:40.602124 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:40.615858 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:40.622259 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:40.635740 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:40.641843 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:40.655058 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:40.661094 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:40.674642 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:40.680944 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:40.694531 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:40.700855 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:40.714387 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:40.720704 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:40.734335 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:40.740615 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:40.754259 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:40.760572 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:40.774201 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:40.780590 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:40.794221 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:40.800517 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:40.814133 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:40.820235 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:40.833360 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:40.839651 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:40.853061 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:40.859338 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:40.872946 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:40.879231 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:40.892919 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:40.899184 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:40.913107 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:40.919372 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:40.932791 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:40.939068 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:40.952632 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:40.959028 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:40.972396 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:40.978628 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:40.991637 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:40.997733 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:41.010756 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:41.016881 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:41.030578 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:41.036889 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:41.050477 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:41.056745 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:41.070309 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:41.076729 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:41.089938 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:41.096168 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:41.109460 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:41.115755 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:41.129511 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:41.135832 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:41.149515 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:41.156023 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:41.169603 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:41.175876 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:41.189543 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:41.195842 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:41.209312 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:41.215301 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:41.228887 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:41.235119 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:41.248713 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:41.254955 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:41.268521 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:41.274793 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:41.288212 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:41.294242 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:41.307337 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:41.313670 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:41.326896 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:41.333012 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:41.346232 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:41.352421 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:41.365840 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:41.372194 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:41.392163 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:41.398535 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:41.412148 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:41.418424 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:41.431719 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:41.437943 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:41.451126 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:41.457451 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:41.470973 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:41.477266 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:41.490451 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:41.496453 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:41.509701 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:41.515911 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:41.529098 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:41.535095 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:41.548251 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:41.554295 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:41.567460 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:41.573629 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:41.587027 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:41.593389 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:41.607097 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:41.613538 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:41.627264 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:41.633638 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:41.647470 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:41.653793 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:41.667806 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:41.673858 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:41.687053 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:41.693131 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:41.706277 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:41.712321 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:41.725495 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:41.731573 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:41.744928 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:41.750958 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:41.763766 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:41.769852 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:41.783250 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:41.789409 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:41.802580 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:41.808640 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:41.821786 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:41.827967 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:41.841211 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:41.847515 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:41.860848 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:41.866992 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:41.880437 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:41.886803 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:41.900288 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:41.906545 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:41.920205 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:41.926493 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:41.940152 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:41.946400 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:41.959542 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:41.965804 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:41.979470 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:41.985802 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:41.999370 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:42.005678 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:42.019313 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:42.025520 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:42.038684 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:42.044804 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:42.057928 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:42.064101 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:42.077007 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:42.083284 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:42.096439 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:42.102497 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:42.115510 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:42.121528 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:42.134630 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:42.140692 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:42.153733 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:42.159752 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:42.172886 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:42.178878 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:42.191782 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:42.197830 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:42.211302 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:42.217577 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:42.230796 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:42.237252 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:42.250603 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:42.256657 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:42.270084 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:42.276140 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:42.289114 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:42.295055 run mass: Checking if sockets are in the filesystem
22:48:42.307215 run osmo-ms-mob/00000: Starting mobile
22:48:42.320925 run osmo-ms-mob/00000(pid=135): Launched
22:48:42.331905 run mass: MS start registered {at=4100228.035251884, delay=0.004912081640213728, ms=00000}
22:48:46.507717 run osmo-ms-mob/00001: Starting mobile
22:48:46.521391 run osmo-ms-mob/00001(pid=136): Launched
22:48:46.532750 run mass: MS start registered {at=4100232.235975742, delay=0.004896510858088732, ms=00001}
22:48:48.227333 run mass: MS performed LU {at=4100233.930576802, lu_delay=5.895324918441474, ms=00000}
22:48:48.241748 run osmo-ms-mob/00002: Starting mobile
22:48:48.255036 run osmo-ms-mob/00002(pid=137): Launched
22:48:48.265925 run mass: MS start registered {at=4100233.96927099, delay=0.004730553366243839, ms=00002}
22:48:49.627642 run osmo-ms-mob/00003: Starting mobile
22:48:49.642892 run osmo-ms-mob/00003(pid=138): Launched
22:48:49.653691 run mass: MS start registered {at=4100235.357041715, delay=0.004618325270712376, ms=00003}
22:48:50.706921 run osmo-ms-mob/00004: Starting mobile
22:48:50.720697 run osmo-ms-mob/00004(pid=139): Launched
22:48:50.732298 run mass: MS start registered {at=4100236.435649952, delay=0.004619299899786711, ms=00004}
22:48:51.708579 run osmo-ms-mob/00005: Starting mobile
22:48:51.722551 run osmo-ms-mob/00005(pid=140): Launched
22:48:51.733581 run mass: MS start registered {at=4100237.436926995, delay=0.004641166888177395, ms=00005}
22:48:51.993340 run mass: MS performed LU {at=4100237.696570039, lu_delay=5.460594296921045, ms=00001}
22:48:52.616036 run osmo-ms-mob/00006: Starting mobile
22:48:52.633553 run osmo-ms-mob/00006(pid=141): Launched
22:48:52.644408 run mass: MS start registered {at=4100238.347754577, delay=0.004719509277492762, ms=00006}
22:48:53.511789 run osmo-ms-mob/00007: Starting mobile
22:48:53.525497 run osmo-ms-mob/00007(pid=142): Launched
22:48:53.536609 run mass: MS start registered {at=4100239.239962587, delay=0.004766615107655525, ms=00007}
22:48:53.893850 run mass: MS performed LU {at=4100239.597120218, lu_delay=5.627849227748811, ms=00002}
22:48:54.324135 run osmo-ms-mob/00008: Starting mobile
22:48:54.337831 run osmo-ms-mob/00008(pid=143): Launched
22:48:54.348743 run mass: MS start registered {at=4100240.052094138, delay=0.0047937920317053795, ms=00008}
22:48:55.024406 run osmo-ms-mob/00009: Starting mobile
22:48:55.038818 run osmo-ms-mob/00009(pid=144): Launched
22:48:55.049680 run mass: MS start registered {at=4100240.753031226, delay=0.004582738969475031, ms=00009}
22:48:55.707035 run osmo-ms-mob/00010: Starting mobile
22:48:55.720986 run osmo-ms-mob/00010(pid=145): Launched
22:48:55.732579 run mass: MS start registered {at=4100241.435912223, delay=0.005173689220100641, ms=00010}
22:48:55.758320 run mass: MS performed LU {at=4100241.461657252, lu_delay=6.104615536984056, ms=00003}
22:48:55.804981 run mass: MS performed LU {at=4100241.508258672, lu_delay=5.072608720045537, ms=00004}
22:48:56.307498 run osmo-ms-mob/00011: Starting mobile
22:48:56.321189 run osmo-ms-mob/00011(pid=146): Launched
22:48:56.332632 run mass: MS start registered {at=4100242.035972196, delay=0.005018359050154686, ms=00011}
22:48:56.907797 run osmo-ms-mob/00012: Starting mobile
22:48:56.921630 run osmo-ms-mob/00012(pid=147): Launched
22:48:56.932623 run mass: MS start registered {at=4100242.635975289, delay=0.004690240137279034, ms=00012}
22:48:57.507518 run osmo-ms-mob/00013: Starting mobile
22:48:57.521403 run osmo-ms-mob/00013(pid=148): Launched
22:48:57.532385 run mass: MS start registered {at=4100243.235732233, delay=0.004695704206824303, ms=00013}
22:48:57.659729 run mass: MS performed LU {at=4100243.363059967, lu_delay=5.015305389650166, ms=00006}
22:48:57.705265 run mass: MS performed LU {at=4100243.40860655, lu_delay=5.971679555252194, ms=00005}
22:48:58.107245 run osmo-ms-mob/00014: Starting mobile
22:48:58.121116 run osmo-ms-mob/00014(pid=149): Launched
22:48:58.132604 run mass: MS start registered {at=4100243.835950714, delay=0.00506977504119277, ms=00014}
22:48:58.707411 run osmo-ms-mob/00015: Starting mobile
22:48:58.721702 run osmo-ms-mob/00015(pid=150): Launched
22:48:58.733176 run mass: MS start registered {at=4100244.436525621, delay=0.00472981994971633, ms=00015}
22:48:59.206792 run osmo-ms-mob/00016: Starting mobile
22:48:59.220917 run osmo-ms-mob/00016(pid=151): Launched
22:48:59.231987 run mass: MS start registered {at=4100244.935319574, delay=0.004758707247674465, ms=00016}
22:48:59.523472 run mass: MS performed LU {at=4100245.226804746, lu_delay=5.174710607621819, ms=00008}
22:48:59.569993 run mass: MS performed LU {at=4100245.273328508, lu_delay=6.033365920651704, ms=00007}
22:48:59.581969 run osmo-ms-mob/00017: Starting mobile
22:48:59.595667 run osmo-ms-mob/00017(pid=152): Launched
22:48:59.606853 run mass: MS start registered {at=4100245.310204466, delay=0.004774124827235937, ms=00017}
22:48:59.893136 run mass: MS performed LU {at=4100245.596469543, lu_delay=4.843438317067921, ms=00009}
22:49:00.306837 run osmo-ms-mob/00018: Starting mobile
22:49:00.320726 run osmo-ms-mob/00018(pid=153): Launched
22:49:00.331835 run mass: MS start registered {at=4100246.035182478, delay=0.0047913710586726665, ms=00018}
22:49:00.707407 run osmo-ms-mob/00019: Starting mobile
22:49:00.721403 run osmo-ms-mob/00019(pid=154): Launched
22:49:00.732872 run mass: MS start registered {at=4100246.436217097, delay=0.005175737198442221, ms=00019}
22:49:01.207612 run osmo-ms-mob/00020: Starting mobile
22:49:01.221589 run osmo-ms-mob/00020(pid=155): Launched
22:49:01.232759 run mass: MS start registered {at=4100246.936110374, delay=0.004814886022359133, ms=00020}
22:49:01.425422 run mass: MS performed LU {at=4100247.128730537, lu_delay=5.692818313837051, ms=00010}
22:49:01.470933 run mass: MS performed LU {at=4100247.174266738, lu_delay=5.138294541742653, ms=00011}
22:49:01.558780 run mass: MS performed LU {at=4100247.262110855, lu_delay=4.62613556580618, ms=00012}
22:49:01.570795 run osmo-ms-mob/00021: Starting mobile
22:49:01.584162 run osmo-ms-mob/00021(pid=156): Launched
22:49:01.595406 run mass: MS start registered {at=4100247.298746035, delay=0.00497397081926465, ms=00021}
22:49:02.107560 run osmo-ms-mob/00022: Starting mobile
22:49:02.122523 run osmo-ms-mob/00022(pid=157): Launched
22:49:02.134254 run mass: MS start registered {at=4100247.837595906, delay=0.005315850023180246, ms=00022}
22:49:02.606668 run osmo-ms-mob/00023: Starting mobile
22:49:02.620019 run osmo-ms-mob/00023(pid=158): Launched
22:49:02.631423 run mass: MS start registered {at=4100248.334767204, delay=0.00506191560998559, ms=00023}
22:49:03.006934 run osmo-ms-mob/00024: Starting mobile
22:49:03.020442 run osmo-ms-mob/00024(pid=159): Launched
22:49:03.031412 run mass: MS start registered {at=4100248.734767841, delay=0.004355709999799728, ms=00024}
22:49:03.290164 run mass: MS performed LU {at=4100248.99349225, lu_delay=5.757760016713291, ms=00013}
22:49:03.335927 run mass: MS performed LU {at=4100249.039261775, lu_delay=4.602736154105514, ms=00015}
22:49:03.423621 run mass: MS performed LU {at=4100249.126948568, lu_delay=5.2909978539682925, ms=00014}
22:49:03.435416 run osmo-ms-mob/00025: Starting mobile
22:49:03.449163 run osmo-ms-mob/00025(pid=160): Launched
22:49:03.460820 run mass: MS start registered {at=4100249.164171015, delay=0.005175321828573942, ms=00025}
22:49:03.907462 run osmo-ms-mob/00026: Starting mobile
22:49:03.921815 run osmo-ms-mob/00026(pid=161): Launched
22:49:03.933131 run mass: MS start registered {at=4100249.636481015, delay=0.004898328799754381, ms=00026}
22:49:04.323381 run osmo-ms-mob/00027: Starting mobile
22:49:04.337504 run osmo-ms-mob/00027(pid=162): Launched
22:49:04.348456 run mass: MS start registered {at=4100250.051807794, delay=0.0047229318879544735, ms=00027}
22:49:04.706541 run osmo-ms-mob/00028: Starting mobile
22:49:04.719787 run osmo-ms-mob/00028(pid=163): Launched
22:49:04.731227 run mass: MS start registered {at=4100250.434577201, delay=0.004945807158946991, ms=00028}
22:49:05.089563 run mass: MS performed LU {at=4100250.792896477, lu_delay=4.757713999133557, ms=00018}
22:49:05.101637 run osmo-ms-mob/00029: Starting mobile
22:49:05.123676 run osmo-ms-mob/00029(pid=164): Launched
22:49:05.135132 run mass: MS start registered {at=4100250.838481355, delay=0.004814106971025467, ms=00029}
22:49:05.190544 run mass: MS performed LU {at=4100250.89387377, lu_delay=5.583669303916395, ms=00017}
22:49:05.237356 run mass: MS performed LU {at=4100250.940689369, lu_delay=6.00536979502067, ms=00016}
22:49:05.343461 run mass: MS performed LU {at=4100251.046795877, lu_delay=4.610578780062497, ms=00019}
22:49:05.355350 run osmo-ms-mob/00030: Starting mobile
22:49:05.369533 run osmo-ms-mob/00030(pid=165): Launched
22:49:05.380841 run mass: MS start registered {at=4100251.084167993, delay=0.0049270279705524445, ms=00030}
22:49:05.906882 run osmo-ms-mob/00031: Starting mobile
22:49:05.921703 run osmo-ms-mob/00031(pid=166): Launched
22:49:05.933821 run mass: MS start registered {at=4100251.637176158, delay=0.00431829085573554, ms=00031}
22:49:06.211654 run osmo-ms-mob/00032: Starting mobile
22:49:06.224964 run osmo-ms-mob/00032(pid=167): Launched
22:49:06.236157 run mass: MS start registered {at=4100251.939502475, delay=0.005047756712883711, ms=00032}
22:49:06.623254 run osmo-ms-mob/00033: Starting mobile
22:49:06.637177 run osmo-ms-mob/00033(pid=168): Launched
22:49:06.648219 run mass: MS start registered {at=4100252.35157201, delay=0.004768026992678642, ms=00033}
22:49:07.007138 run osmo-ms-mob/00034: Starting mobile
22:49:07.021349 run osmo-ms-mob/00034(pid=169): Launched
22:49:07.033529 run mass: MS start registered {at=4100252.736867924, delay=0.005508290138095617, ms=00034}
22:49:07.056035 run mass: MS performed LU {at=4100252.759369276, lu_delay=5.46062324102968, ms=00021}
22:49:07.101987 run mass: MS performed LU {at=4100252.805324626, lu_delay=5.86921425210312, ms=00020}
22:49:07.113840 run osmo-ms-mob/00035: Starting mobile
22:49:07.127515 run osmo-ms-mob/00035(pid=170): Launched
22:49:07.138587 run mass: MS start registered {at=4100252.841937573, delay=0.004661753308027983, ms=00035}
22:49:07.188931 run mass: MS performed LU {at=4100252.892265354, lu_delay=5.054669447708875, ms=00022}
22:49:07.481444 run mass: MS performed LU {at=4100253.184771397, lu_delay=4.8500041933730245, ms=00023}
22:49:07.707280 run osmo-ms-mob/00036: Starting mobile
22:49:07.720788 run osmo-ms-mob/00036(pid=171): Launched
22:49:07.731879 run mass: MS start registered {at=4100253.435226126, delay=0.004782757256180048, ms=00036}
22:49:08.107642 run osmo-ms-mob/00037: Starting mobile
22:49:08.121508 run osmo-ms-mob/00037(pid=172): Launched
22:49:08.132909 run mass: MS start registered {at=4100253.836260405, delay=0.00501154875382781, ms=00037}
22:49:08.424125 run osmo-ms-mob/00038: Starting mobile
22:49:08.437882 run osmo-ms-mob/00038(pid=173): Launched
22:49:08.449468 run mass: MS start registered {at=4100254.152814161, delay=0.005005854181945324, ms=00038}
22:49:08.706838 run osmo-ms-mob/00039: Starting mobile
22:49:08.720635 run osmo-ms-mob/00039(pid=174): Launched
22:49:08.732158 run mass: MS start registered {at=4100254.435508672, delay=0.004908312112092972, ms=00039}
22:49:08.855575 run mass: MS performed LU {at=4100254.558910912, lu_delay=5.394739896990359, ms=00025}
22:49:08.956550 run mass: MS performed LU {at=4100254.659885486, lu_delay=5.925117644947022, ms=00024}
22:49:09.107634 run osmo-ms-mob/00040: Starting mobile
22:49:09.121778 run osmo-ms-mob/00040(pid=175): Launched
22:49:09.128377 run mass: MS performed LU {at=4100254.831730929, lu_delay=4.77992313541472, ms=00027}
22:49:09.134511 run mass: MS start registered {at=4100254.837877208, delay=0.0061667668633162975, ms=00040}
22:49:09.407458 run osmo-ms-mob/00041: Starting mobile
22:49:09.421135 run osmo-ms-mob/00041(pid=176): Launched
22:49:09.432487 run mass: MS start registered {at=4100255.13583134, delay=0.005056773312389851, ms=00041}
22:49:09.706874 run osmo-ms-mob/00042: Starting mobile
22:49:09.720288 run osmo-ms-mob/00042(pid=177): Launched
22:49:09.731419 run mass: MS start registered {at=4100255.434767901, delay=0.004799652844667435, ms=00042}
22:49:10.106728 run osmo-ms-mob/00043: Starting mobile
22:49:10.120769 run osmo-ms-mob/00043(pid=178): Launched
22:49:10.132026 run mass: MS start registered {at=4100255.835377871, delay=0.0049346680752933025, ms=00043}
22:49:10.407419 run osmo-ms-mob/00044: Starting mobile
22:49:10.421611 run osmo-ms-mob/00044(pid=179): Launched
22:49:10.432719 run mass: MS start registered {at=4100256.136067921, delay=0.004931570030748844, ms=00044}
22:49:10.706779 run osmo-ms-mob/00045: Starting mobile
22:49:10.720790 run osmo-ms-mob/00045(pid=180): Launched
22:49:10.727362 run mass: MS performed LU {at=4100256.430719278, lu_delay=4.491216802969575, ms=00032}
22:49:10.733717 run mass: MS start registered {at=4100256.4370822, delay=0.0063819498755037785, ms=00045}
22:49:10.775922 run mass: MS performed LU {at=4100256.479256415, lu_delay=4.842080256901681, ms=00031}
22:49:10.787587 run osmo-ms-mob/00046: Starting mobile
22:49:10.801509 run osmo-ms-mob/00046(pid=181): Launched
22:49:10.812538 run mass: MS start registered {at=4100256.515895391, delay=0.004730924963951111, ms=00046}
22:49:10.867080 run mass: MS performed LU {at=4100256.570409615, lu_delay=5.731928260065615, ms=00029}
22:49:11.028986 run mass: MS performed LU {at=4100256.732295356, lu_delay=5.648127363063395, ms=00030}
22:49:11.041005 run osmo-ms-mob/00047: Starting mobile
22:49:11.054844 run osmo-ms-mob/00047(pid=182): Launched
22:49:11.066145 run mass: MS start registered {at=4100256.769493726, delay=0.004727616906166077, ms=00047}
22:49:11.607623 run osmo-ms-mob/00048: Starting mobile
22:49:11.621232 run osmo-ms-mob/00048(pid=183): Launched
22:49:11.632358 run mass: MS start registered {at=4100257.335703627, delay=0.0048031010664999485, ms=00048}
22:49:11.920733 run osmo-ms-mob/00049: Starting mobile
22:49:11.935110 run osmo-ms-mob/00049(pid=184): Launched
22:49:11.946105 run mass: MS start registered {at=4100257.649446984, delay=0.004884607624262571, ms=00049}
22:49:12.017681 run mass: MS performed LU {at=4100257.720903166, lu_delay=7.286325965076685, ms=00028}
22:49:12.218656 run osmo-ms-mob/00050: Starting mobile
22:49:12.232282 run osmo-ms-mob/00050(pid=185): Launched
22:49:12.243788 run mass: MS start registered {at=4100257.947129255, delay=0.005049580242484808, ms=00050}
22:49:12.607137 run osmo-ms-mob/00051: Starting mobile
22:49:12.622740 run osmo-ms-mob/00051(pid=186): Launched
22:49:12.629156 run mass: MS performed LU {at=4100258.332512855, lu_delay=4.897286728955805, ms=00036}
22:49:12.635748 run mass: MS start registered {at=4100258.339112642, delay=0.0066184489987790585, ms=00051}
22:49:12.642037 run mass: MS performed LU {at=4100258.345397191, lu_delay=5.608529266901314, ms=00034}
22:49:12.653341 run osmo-ms-mob/00052: Starting mobile
22:49:12.667087 run osmo-ms-mob/00052(pid=187): Launched
22:49:12.679185 run mass: MS start registered {at=4100258.382525023, delay=0.005783622153103352, ms=00052}
22:49:12.694739 run mass: MS performed LU {at=4100258.398085488, lu_delay=5.556147914845496, ms=00035}
22:49:12.948496 run mass: MS performed LU {at=4100258.651831192, lu_delay=6.300259181763977, ms=00033}
22:49:12.960345 run osmo-ms-mob/00053: Starting mobile
22:49:12.974170 run osmo-ms-mob/00053(pid=188): Launched
22:49:12.980572 run mass: MS performed LU {at=4100258.6839292, lu_delay=4.84766879491508, ms=00037}
22:49:12.986646 run mass: MS start registered {at=4100258.690011434, delay=0.006103424821048975, ms=00053}
22:49:13.523405 run osmo-ms-mob/00054: Starting mobile
22:49:13.536944 run osmo-ms-mob/00054(pid=189): Launched
22:49:13.548569 run mass: MS start registered {at=4100259.251913165, delay=0.004873497411608696, ms=00054}
22:49:13.781085 run mass: MS performed LU {at=4100259.484335339, lu_delay=5.048826667014509, ms=00039}
22:49:13.828740 run osmo-ms-mob/00055: Starting mobile
22:49:13.842659 run osmo-ms-mob/00055(pid=190): Launched
22:49:13.854641 run mass: MS start registered {at=4100259.557971631, delay=0.005521664395928383, ms=00055}
22:49:14.118472 run osmo-ms-mob/00056: Starting mobile
22:49:14.132753 run osmo-ms-mob/00056(pid=191): Launched
22:49:14.144305 run mass: MS start registered {at=4100259.847652434, delay=0.005220788065344095, ms=00056}
22:49:14.407051 run osmo-ms-mob/00057: Starting mobile
22:49:14.421178 run osmo-ms-mob/00057(pid=192): Launched
22:49:14.432367 run mass: MS start registered {at=4100260.135720467, delay=0.004703089129179716, ms=00057}
22:49:14.485870 run mass: MS performed LU {at=4100260.189205516, lu_delay=4.754437615163624, ms=00042}
22:49:14.541624 run mass: MS performed LU {at=4100260.244938247, lu_delay=6.092124085873365, ms=00038}
22:49:14.633611 run mass: MS performed LU {at=4100260.336945169, lu_delay=5.201113828923553, ms=00041}
22:49:14.646003 run osmo-ms-mob/00058: Starting mobile
22:49:14.659229 run osmo-ms-mob/00058(pid=193): Launched
22:49:14.670315 run mass: MS start registered {at=4100260.373664027, delay=0.004766145255416632, ms=00058}
22:49:14.795358 run mass: MS performed LU {at=4100260.498689676, lu_delay=5.660812468267977, ms=00040}
22:49:15.077596 run mass: MS performed LU {at=4100260.780845483, lu_delay=4.945467611774802, ms=00043}
22:49:15.106663 run osmo-ms-mob/00059: Starting mobile
22:49:15.119558 run osmo-ms-mob/00059(pid=194): Launched
22:49:15.131065 run mass: MS start registered {at=4100260.834413917, delay=0.004241980612277985, ms=00059}
22:49:15.412756 run osmo-ms-mob/00060: Starting mobile
22:49:15.428267 run osmo-ms-mob/00060(pid=195): Launched
22:49:15.439943 run mass: MS start registered {at=4100261.143278863, delay=0.005317891947925091, ms=00060}
22:49:15.822490 run osmo-ms-mob/00061: Starting mobile
22:49:15.836581 run osmo-ms-mob/00061(pid=196): Launched
22:49:15.847998 run mass: MS start registered {at=4100261.551340314, delay=0.005268438253551722, ms=00061}
22:49:16.106954 run osmo-ms-mob/00062: Starting mobile
22:49:16.120166 run osmo-ms-mob/00062(pid=197): Launched
22:49:16.130988 run mass: MS start registered {at=4100261.834332535, delay=0.004729798063635826, ms=00062}
22:49:16.387404 run mass: MS performed LU {at=4100262.090670172, lu_delay=4.754966544918716, ms=00048}
22:49:16.404727 run osmo-ms-mob/00063: Starting mobile
22:49:16.419217 run osmo-ms-mob/00063(pid=198): Launched
22:49:16.425893 run mass: MS performed LU {at=4100262.129248489, lu_delay=5.692166289314628, ms=00045}
22:49:16.432035 run mass: MS start registered {at=4100262.135400468, delay=0.006173994857817888, ms=00063}
22:49:16.534243 run mass: MS performed LU {at=4100262.23757819, lu_delay=5.468084463849664, ms=00047}
22:49:16.695910 run mass: MS performed LU {at=4100262.399231366, lu_delay=5.883335974998772, ms=00046}
22:49:16.707869 run osmo-ms-mob/00064: Starting mobile
22:49:16.723230 run osmo-ms-mob/00064(pid=199): Launched
22:49:16.729409 run mass: MS performed LU {at=4100262.432768761, lu_delay=6.2967008403502405, ms=00044}
22:49:16.735905 run mass: MS performed LU {at=4100262.439270156, lu_delay=4.789823172148317, ms=00049}
22:49:16.741728 run mass: MS start registered {at=4100262.445094566, delay=0.0123438760638237, ms=00064}
22:49:17.208420 run osmo-ms-mob/00065: Starting mobile
22:49:17.223204 run osmo-ms-mob/00065(pid=200): Launched
22:49:17.234314 run mass: MS start registered {at=4100262.937667642, delay=0.0045513128861784935, ms=00065}
22:49:17.507950 run osmo-ms-mob/00066: Starting mobile
22:49:17.522029 run osmo-ms-mob/00066(pid=201): Launched
22:49:17.533341 run mass: MS start registered {at=4100263.236688932, delay=0.004999679047614336, ms=00066}
22:49:17.910908 run osmo-ms-mob/00067: Starting mobile
22:49:17.924675 run osmo-ms-mob/00067(pid=202): Launched
22:49:17.936413 run mass: MS start registered {at=4100263.639756024, delay=0.005356620065867901, ms=00067}
22:49:18.221035 run osmo-ms-mob/00068: Starting mobile
22:49:18.235089 run osmo-ms-mob/00068(pid=203): Launched
22:49:18.246162 run mass: MS start registered {at=4100263.949511323, delay=0.004683026112616062, ms=00068}
22:49:18.353340 run mass: MS performed LU {at=4100264.056661754, lu_delay=6.109532498754561, ms=00050}
22:49:18.399190 run mass: MS performed LU {at=4100264.102525732, lu_delay=5.72000070894137, ms=00052}
22:49:18.487359 run mass: MS performed LU {at=4100264.190692532, lu_delay=5.851579889655113, ms=00051}
22:49:18.499423 run osmo-ms-mob/00069: Starting mobile
22:49:18.513480 run osmo-ms-mob/00069(pid=204): Launched
22:49:18.525434 run mass: MS start registered {at=4100264.228778411, delay=0.005241150036454201, ms=00069}
22:49:18.543096 run mass: MS performed LU {at=4100264.246431778, lu_delay=4.994518612977117, ms=00054}
22:49:18.796231 run mass: MS performed LU {at=4100264.499567347, lu_delay=4.941595715936273, ms=00055}
22:49:19.006841 run osmo-ms-mob/00070: Starting mobile
22:49:19.020972 run osmo-ms-mob/00070(pid=205): Launched
22:49:19.033045 run mass: MS start registered {at=4100264.736353271, delay=0.005701674148440361, ms=00070}
22:49:19.407645 run osmo-ms-mob/00071: Starting mobile
22:49:19.421708 run osmo-ms-mob/00071(pid=206): Launched
22:49:19.432940 run mass: MS start registered {at=4100265.136276929, delay=0.004843919072300196, ms=00071}
22:49:19.806860 run osmo-ms-mob/00072: Starting mobile
22:49:19.820616 run osmo-ms-mob/00072(pid=207): Launched
22:49:19.831961 run mass: MS start registered {at=4100265.535301902, delay=0.005047326907515526, ms=00072}
22:49:20.152880 run mass: MS performed LU {at=4100265.856212929, lu_delay=6.008560494985431, ms=00056}
22:49:20.166461 run osmo-ms-mob/00073: Starting mobile
22:49:20.180497 run osmo-ms-mob/00073(pid=208): Launched
22:49:20.186778 run mass: MS performed LU {at=4100265.890135283, lu_delay=5.754414815921336, ms=00057}
22:49:20.193257 run mass: MS start registered {at=4100265.896621109, delay=0.00650588795542717, ms=00073}
22:49:20.300676 run mass: MS performed LU {at=4100266.004006739, lu_delay=5.630342711694539, ms=00058}
22:49:20.462341 run mass: MS performed LU {at=4100266.165677893, lu_delay=5.022399030160159, ms=00060}
22:49:20.474004 run osmo-ms-mob/00074: Starting mobile
22:49:20.488058 run osmo-ms-mob/00074(pid=209): Launched
22:49:20.494438 run mass: MS performed LU {at=4100266.197795542, lu_delay=4.6464552278630435, ms=00061}
22:49:20.500971 run mass: MS performed LU {at=4100266.204336073, lu_delay=5.369922155980021, ms=00059}
22:49:20.506830 run mass: MS start registered {at=4100266.210196719, delay=0.012420413084328175, ms=00074}
22:49:21.008222 run osmo-ms-mob/00075: Starting mobile
22:49:21.022019 run osmo-ms-mob/00075(pid=210): Launched
22:49:21.033398 run mass: MS start registered {at=4100266.736727748, delay=0.0049331821501255035, ms=00075}
22:49:21.518426 run osmo-ms-mob/00076: Starting mobile
22:49:21.532643 run osmo-ms-mob/00076(pid=211): Launched
22:49:21.543852 run mass: MS start registered {at=4100267.247200514, delay=0.005089335143566132, ms=00076}
22:49:21.907536 run osmo-ms-mob/00077: Starting mobile
22:49:21.921629 run osmo-ms-mob/00077(pid=212): Launched
22:49:21.933217 run mass: MS start registered {at=4100267.636560716, delay=0.005117482040077448, ms=00077}
22:49:22.119179 run mass: MS performed LU {at=4100267.822502999, lu_delay=5.377408433239907, ms=00064}
22:49:22.164702 run mass: MS performed LU {at=4100267.868037766, lu_delay=6.033705230802298, ms=00062}
22:49:22.253036 run mass: MS performed LU {at=4100267.956368627, lu_delay=5.820968159008771, ms=00063}
22:49:22.265144 run osmo-ms-mob/00078: Starting mobile
22:49:22.279155 run osmo-ms-mob/00078(pid=213): Launched
22:49:22.291006 run mass: MS start registered {at=4100267.99433842, delay=0.005056246183812618, ms=00078}
22:49:22.308940 run mass: MS performed LU {at=4100268.01227371, lu_delay=5.074606068432331, ms=00065}
22:49:22.326266 run mass: MS performed LU {at=4100268.029599588, lu_delay=4.792910655960441, ms=00066}
22:49:22.807808 run osmo-ms-mob/00079: Starting mobile
22:49:22.821575 run osmo-ms-mob/00079(pid=214): Launched
22:49:22.843032 run mass: MS start registered {at=4100268.546372299, delay=0.0150768649764359, ms=00079}
22:49:23.309232 run osmo-ms-mob/00080: Starting mobile
22:49:23.323164 run osmo-ms-mob/00080(pid=215): Launched
22:49:23.334639 run mass: MS start registered {at=4100269.037988992, delay=0.004769334103912115, ms=00080}
22:49:23.807277 run osmo-ms-mob/00081: Starting mobile
22:49:23.821214 run osmo-ms-mob/00081(pid=216): Launched
22:49:23.833094 run mass: MS start registered {at=4100269.536434282, delay=0.005545260850340128, ms=00081}
22:49:23.918939 run mass: MS performed LU {at=4100269.622272816, lu_delay=4.8859195448458195, ms=00070}
22:49:23.936664 run mass: MS performed LU {at=4100269.639976742, lu_delay=5.690465419087559, ms=00068}
22:49:24.066168 run mass: MS performed LU {at=4100269.76950353, lu_delay=4.633226600941271, ms=00071}
22:49:24.078121 run osmo-ms-mob/00082: Starting mobile
22:49:24.091712 run osmo-ms-mob/00082(pid=217): Launched
22:49:24.103625 run mass: MS start registered {at=4100269.80696955, delay=0.005420538131147623, ms=00082}
22:49:24.246027 run mass: MS performed LU {at=4100269.949361567, lu_delay=6.309605543036014, ms=00067}
22:49:24.808608 run osmo-ms-mob/00083: Starting mobile
22:49:24.822701 run osmo-ms-mob/00083(pid=218): Launched
22:49:24.834655 run mass: MS start registered {at=4100270.537995833, delay=0.00551135279238224, ms=00083}
22:49:25.307193 run osmo-ms-mob/00084: Starting mobile
22:49:25.321683 run osmo-ms-mob/00084(pid=219): Launched
22:49:25.333633 run mass: MS start registered {at=4100271.036976845, delay=0.0055849431082606316, ms=00084}
22:49:25.807704 run osmo-ms-mob/00085: Starting mobile
22:49:25.823275 run osmo-ms-mob/00085(pid=220): Launched
22:49:25.834460 run mass: MS start registered {at=4100271.537813858, delay=0.00440213130787015, ms=00085}
22:49:25.884191 run mass: MS performed LU {at=4100271.587527207, lu_delay=6.052225305233151, ms=00072}
22:49:25.903380 run mass: MS performed LU {at=4100271.606724964, lu_delay=5.396528244949877, ms=00074}
22:49:25.930843 run mass: MS performed LU {at=4100271.634188077, lu_delay=5.737566967960447, ms=00073}
22:49:26.018286 run mass: MS performed LU {at=4100271.721621115, lu_delay=4.984893367160112, ms=00075}
22:49:26.073549 run mass: MS performed LU {at=4100271.776880098, lu_delay=22.14039908302948, ms=00026}
22:49:26.085348 run osmo-ms-mob/00086: Starting mobile
22:49:26.099278 run osmo-ms-mob/00086(pid=221): Launched
22:49:26.110687 run mass: MS start registered {at=4100271.814030121, delay=0.005193179007619619, ms=00086}
22:49:26.328793 run mass: MS performed LU {at=4100272.032123188, lu_delay=4.784922673832625, ms=00076}
22:49:27.008586 run osmo-ms-mob/00087: Starting mobile
22:49:27.025576 run osmo-ms-mob/00087(pid=222): Launched
22:49:27.037178 run mass: MS start registered {at=4100272.740497374, delay=0.005126237869262695, ms=00087}
22:49:27.610475 run osmo-ms-mob/00088: Starting mobile
22:49:27.624524 run osmo-ms-mob/00088(pid=223): Launched
22:49:27.636166 run mass: MS start registered {at=4100273.339509123, delay=0.0052298130467534065, ms=00088}
22:49:27.684464 run mass: MS performed LU {at=4100273.387797234, lu_delay=5.39345881389454, ms=00078}
22:49:27.703100 run mass: MS performed LU {at=4100273.406439864, lu_delay=4.368450872134417, ms=00080}
22:49:27.831916 run mass: MS performed LU {at=4100273.535243194, lu_delay=4.988870895002037, ms=00079}
22:49:28.011853 run mass: MS performed LU {at=4100273.715184048, lu_delay=6.078623331617564, ms=00077}
22:49:28.207201 run osmo-ms-mob/00089: Starting mobile
22:49:28.221739 run osmo-ms-mob/00089(pid=224): Launched
22:49:28.233098 run mass: MS start registered {at=4100273.936440358, delay=0.004936915822327137, ms=00089}
22:49:28.808082 run osmo-ms-mob/00090: Starting mobile
22:49:28.822196 run osmo-ms-mob/00090(pid=225): Launched
22:49:28.833311 run mass: MS start registered {at=4100274.536660152, delay=0.00470163207501173, ms=00090}
22:49:29.507433 run osmo-ms-mob/00091: Starting mobile
22:49:29.521620 run osmo-ms-mob/00091(pid=226): Launched
22:49:29.533021 run mass: MS start registered {at=4100275.236369135, delay=0.004987224005162716, ms=00091}
22:49:29.651073 run mass: MS performed LU {at=4100275.354384452, lu_delay=5.817950170021504, ms=00081}
22:49:29.669188 run mass: MS performed LU {at=4100275.372507498, lu_delay=5.565537948161364, ms=00082}
22:49:29.696638 run mass: MS performed LU {at=4100275.399977108, lu_delay=4.861981275025755, ms=00083}
22:49:30.020208 run mass: MS performed LU {at=4100275.723525109, lu_delay=4.6865482637658715, ms=00084}
22:49:30.208157 run osmo-ms-mob/00092: Starting mobile
22:49:30.221794 run osmo-ms-mob/00092(pid=227): Launched
22:49:30.232853 run mass: MS start registered {at=4100275.936204154, delay=0.0048014759086072445, ms=00092}
22:49:31.012213 run osmo-ms-mob/00093: Starting mobile
22:49:31.046591 run osmo-ms-mob/00093(pid=228): Launched
22:49:31.064819 run mass: MS start registered {at=4100276.768153657, delay=0.010411699302494526, ms=00093}
22:49:31.449829 run mass: MS performed LU {at=4100277.153150615, lu_delay=5.339120493736118, ms=00086}
22:49:31.468337 run mass: MS performed LU {at=4100277.171675414, lu_delay=5.6338615557178855, ms=00085}
22:49:31.597849 run mass: MS performed LU {at=4100277.3011809, lu_delay=4.560683526098728, ms=00087}
22:49:31.907479 run osmo-ms-mob/00094: Starting mobile
22:49:31.924389 run osmo-ms-mob/00094(pid=229): Launched
22:49:31.936070 run mass: MS start registered {at=4100277.63941994, delay=0.00486144982278347, ms=00094}
22:49:32.824196 run osmo-ms-mob/00095: Starting mobile
22:49:32.838109 run osmo-ms-mob/00095(pid=230): Launched
22:49:32.848990 run mass: MS start registered {at=4100278.552341717, delay=0.004836997948586941, ms=00095}
22:49:33.416750 run mass: MS performed LU {at=4100279.120038288, lu_delay=5.780529165174812, ms=00088}
22:49:33.434794 run mass: MS performed LU {at=4100279.138152542, lu_delay=5.20171218411997, ms=00089}
22:49:33.462378 run mass: MS performed LU {at=4100279.165721002, lu_delay=4.6290608500130475, ms=00090}
22:49:33.807796 run osmo-ms-mob/00096: Starting mobile
22:49:33.823240 run osmo-ms-mob/00096(pid=231): Launched
22:49:33.834805 run mass: MS start registered {at=4100279.53814952, delay=0.00514717074111104, ms=00096}
22:49:35.243633 run osmo-ms-mob/00097: Starting mobile
22:49:35.257785 run osmo-ms-mob/00097(pid=232): Launched
22:49:35.264102 run mass: Starting too slowly. Moving on {now=4100280.967470234, sleep=-0.26325788581743836, target=4100280.704212348}
22:49:35.270046 run mass: MS start registered {at=4100280.973404532, delay=0.0059369588270783424, ms=00097}
22:49:35.276374 run mass: Starting too slowly. Moving on {now=4100280.979742074, sleep=-0.17552972584962845, target=4100280.804212348}
22:49:35.282224 run mass: Starting too slowly. Moving on {now=4100280.985593654, sleep=-0.08138130605220795, target=4100280.904212348}
22:49:36.070300 run mass: MS performed LU {at=4100281.773617366, lu_delay=5.8374132118187845, ms=00092}
22:49:36.139131 run mass: MS performed LU {at=4100281.84244959, lu_delay=6.606080455239862, ms=00091}
22:49:36.152340 run osmo-ms-mob/00098: Starting mobile
22:49:36.167451 run osmo-ms-mob/00098(pid=233): Launched
22:49:36.173975 run mass: MS performed LU {at=4100281.877330691, lu_delay=23.187319257296622, ms=00053}
22:49:36.180221 run mass: MS start registered {at=4100281.883585863, delay=0.006277463864535093, ms=00098}
22:49:37.181887 run mass: MS performed LU {at=4100282.885218833, lu_delay=6.117065175902098, ms=00093}
22:49:38.021296 run osmo-ms-mob/00099: Starting mobile
22:49:38.036233 run osmo-ms-mob/00099(pid=234): Launched
22:49:38.042495 run mass: All started... {duration=55.74165129521862, too_slow=3}
22:49:38.048454 run mass: MS start registered {at=4100283.751813671, delay=0.005953212268650532, ms=00099}
22:49:39.112877 run mass: MS performed LU {at=4100284.816116763, lu_delay=6.263775045983493, ms=00095}
22:49:39.134071 run mass: MS performed LU {at=4100284.837433701, lu_delay=5.299284181091934, ms=00096}
22:49:40.846111 run mass: MS performed LU {at=4100286.549445451, lu_delay=4.66585958795622, ms=00098}
22:49:40.948012 run mass: MS performed LU {at=4100286.651328603, lu_delay=5.677924070972949, ms=00097}
22:49:41.099918 run mass: MS performed LU {at=4100286.803253105, lu_delay=22.57447469374165, ms=00069}
22:49:42.877693 run mass: MS performed LU {at=4100288.581028936, lu_delay=4.829215264879167, ms=00099}
22:49:54.363833 run mass: MS performed LU {at=4100300.067050212, lu_delay=22.42763027222827, ms=00094}
22:49:54.381940 run mass: Tests done {all_completed=True, max=23.187319257296622, min=4.368450872134417}
22:49:54.388272 tst register_default_mass.py: Test passed (96.4 sec)
22:49:54.393748 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:54.397189 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:54.400614 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:54.404043 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:54.407540 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:54.410946 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:54.414339 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:54.417748 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:54.421148 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:54.424531 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:54.427894 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:54.431291 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:54.434672 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:54.438058 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:54.441479 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:54.444858 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:54.448274 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:54.451715 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:54.455144 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:54.458536 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:54.462408 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:54.465858 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:54.469509 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:54.472912 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:54.476324 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:54.479740 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:54.483128 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:54.486555 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:54.489980 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:54.493416 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:54.496823 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:54.500240 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:54.503644 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:54.507884 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:54.511461 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:54.515115 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:54.518508 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:54.521923 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:54.525540 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:54.529162 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:54.532604 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:54.536441 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:54.539850 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:54.543698 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:54.547456 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:54.551282 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:54.554914 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:54.558327 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:54.561736 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:54.565146 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:54.568561 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:54.572173 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:54.575590 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:54.579027 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:54.582439 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:54.585886 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:54.589287 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:54.592679 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:54.596311 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:54.599982 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:54.611391 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:54.614822 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:54.618230 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:54.621668 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:54.625087 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:54.628480 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:54.631888 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:54.635335 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:54.638827 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:54.642270 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:54.645701 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:54.649164 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:54.652593 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:54.656016 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:54.659413 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:54.662815 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:54.666195 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:54.669591 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:54.672972 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:54.676350 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:54.680197 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:54.683609 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:54.686989 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:54.690384 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:54.693774 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:54.697158 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:54.700630 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:54.704212 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:54.707686 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:54.711074 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:54.714500 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:54.717844 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:54.721311 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:54.724722 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:54.728118 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:54.731546 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:54.735191 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:54.739307 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:54.743822 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:54.747244 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:54.750664 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:54.754087 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:54.757506 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:54.760963 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:54.764363 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:54.767783 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:54.771194 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:54.774594 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:54.777997 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:54.781383 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:54.784773 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:54.788159 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:54.791595 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:54.795011 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:54.798408 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:54.801802 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:54.805201 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:54.808622 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:54.812052 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:54.815421 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:54.818801 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:54.822194 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:54.825581 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:54.828952 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:54.832358 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:54.835730 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:54.839154 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:54.842525 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:54.845896 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:54.849297 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:54.852681 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:54.856063 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:54.859464 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:54.862843 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:54.866228 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:54.869586 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:54.872954 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:54.876608 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:54.880046 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:54.883456 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:54.886833 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:54.890222 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:54.893630 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:54.897037 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:54.900420 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:54.903826 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:54.907226 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:54.910641 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:54.914022 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:54.917396 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:54.920785 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:54.924170 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:54.927606 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:54.930993 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:54.934388 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:54.937772 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:54.941157 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:54.944528 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:54.947932 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:54.951321 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:54.954713 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:54.958083 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:54.961461 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:54.964843 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:54.968238 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:54.971647 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:54.975020 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:54.978412 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:54.981793 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:54.985180 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:54.988546 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:54.991926 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:54.995316 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:54.998706 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:55.002128 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:55.005528 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:55.008928 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:55.012307 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:55.015695 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:55.019079 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:55.022452 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:55.025812 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:55.029182 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:55.032577 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:55.035984 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:55.039388 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:55.042798 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:55.046180 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:55.049562 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:55.052949 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:55.056340 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:55.059724 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:55.063101 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:55.066402 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:55.069704 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:55.073100 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:55.076553 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:55.079972 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:55.083355 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:55.086734 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:55.090203 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:55.093578 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:55.096969 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:55.100335 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:55.103742 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:55.107128 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:55.110527 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:55.114117 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:55.117506 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:55.120878 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:55.124266 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:55.127700 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:55.131091 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:55.134484 --- ParallelTerminationStrategy: PID 22 died...
22:49:55.136005 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:55.139778 --- ParallelTerminationStrategy: PID 23 died...
22:49:55.141309 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:55.145020 --- ParallelTerminationStrategy: PID 24 died...
22:49:55.146521 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:55.150254 --- ParallelTerminationStrategy: PID 25 died...
22:49:55.151767 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:55.155502 --- ParallelTerminationStrategy: PID 26 died...
22:49:55.157029 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:55.160808 --- ParallelTerminationStrategy: PID 27 died...
22:49:55.162330 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:55.166068 --- ParallelTerminationStrategy: PID 28 died...
22:49:55.167619 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:55.171416 --- ParallelTerminationStrategy: PID 29 died...
22:49:55.172983 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:55.176737 --- ParallelTerminationStrategy: PID 30 died...
22:49:55.178247 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:55.181998 --- ParallelTerminationStrategy: PID 31 died...
22:49:55.183504 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:55.187290 --- ParallelTerminationStrategy: PID 32 died...
22:49:55.188822 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:55.192592 --- ParallelTerminationStrategy: PID 33 died...
22:49:55.194121 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:55.198029 --- ParallelTerminationStrategy: PID 35 died...
22:49:55.199549 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:55.205506 --- ParallelTerminationStrategy: PID 36 died...
22:49:55.207052 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:55.210851 --- ParallelTerminationStrategy: PID 37 died...
22:49:55.212360 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:55.216060 --- ParallelTerminationStrategy: PID 38 died...
22:49:55.217570 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:55.221278 --- ParallelTerminationStrategy: PID 39 died...
22:49:55.222781 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:55.226479 --- ParallelTerminationStrategy: PID 40 died...
22:49:55.227978 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:55.231652 --- ParallelTerminationStrategy: PID 41 died...
22:49:55.233153 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:55.236934 --- ParallelTerminationStrategy: PID 42 died...
22:49:55.238461 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:55.242210 --- ParallelTerminationStrategy: PID 43 died...
22:49:55.243718 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:55.247475 --- ParallelTerminationStrategy: PID 44 died...
22:49:55.248984 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:55.252680 --- ParallelTerminationStrategy: PID 45 died...
22:49:55.254179 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:55.257769 --- ParallelTerminationStrategy: PID 46 died...
22:49:55.259238 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:55.262897 --- ParallelTerminationStrategy: PID 47 died...
22:49:55.264426 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:55.268168 --- ParallelTerminationStrategy: PID 48 died...
22:49:55.269686 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:55.273417 --- ParallelTerminationStrategy: PID 49 died...
22:49:55.274905 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:55.278702 --- ParallelTerminationStrategy: PID 50 died...
22:49:55.280193 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:55.283892 --- ParallelTerminationStrategy: PID 51 died...
22:49:55.285400 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:55.289104 --- ParallelTerminationStrategy: PID 52 died...
22:49:55.290603 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:55.294299 --- ParallelTerminationStrategy: PID 53 died...
22:49:55.295838 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:55.299539 --- ParallelTerminationStrategy: PID 54 died...
22:49:55.301078 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:55.304802 --- ParallelTerminationStrategy: PID 55 died...
22:49:55.306309 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:55.310054 --- ParallelTerminationStrategy: PID 56 died...
22:49:55.311560 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:55.315283 --- ParallelTerminationStrategy: PID 57 died...
22:49:55.316799 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:55.320530 --- ParallelTerminationStrategy: PID 58 died...
22:49:55.322051 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:55.325780 --- ParallelTerminationStrategy: PID 59 died...
22:49:55.327297 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:55.331030 --- ParallelTerminationStrategy: PID 60 died...
22:49:55.332514 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:55.336191 --- ParallelTerminationStrategy: PID 61 died...
22:49:55.337728 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:55.341433 --- ParallelTerminationStrategy: PID 62 died...
22:49:55.342924 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:55.346621 --- ParallelTerminationStrategy: PID 63 died...
22:49:55.348117 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:55.351868 --- ParallelTerminationStrategy: PID 64 died...
22:49:55.353374 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:55.357110 --- ParallelTerminationStrategy: PID 65 died...
22:49:55.358636 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:55.362407 --- ParallelTerminationStrategy: PID 66 died...
22:49:55.363924 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:55.367644 --- ParallelTerminationStrategy: PID 67 died...
22:49:55.369149 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:55.372852 --- ParallelTerminationStrategy: PID 68 died...
22:49:55.374359 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:55.378083 --- ParallelTerminationStrategy: PID 69 died...
22:49:55.379590 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:55.383300 --- ParallelTerminationStrategy: PID 70 died...
22:49:55.384847 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:55.388593 --- ParallelTerminationStrategy: PID 71 died...
22:49:55.390136 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:55.393885 --- ParallelTerminationStrategy: PID 72 died...
22:49:55.395413 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:55.399281 --- ParallelTerminationStrategy: PID 73 died...
22:49:55.400804 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:55.404515 --- ParallelTerminationStrategy: PID 74 died...
22:49:55.406011 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:55.409724 --- ParallelTerminationStrategy: PID 75 died...
22:49:55.411231 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:55.414997 --- ParallelTerminationStrategy: PID 76 died...
22:49:55.416510 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:55.420240 --- ParallelTerminationStrategy: PID 77 died...
22:49:55.421762 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:55.425506 --- ParallelTerminationStrategy: PID 78 died...
22:49:55.427024 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:55.430788 --- ParallelTerminationStrategy: PID 79 died...
22:49:55.432308 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:55.436131 --- ParallelTerminationStrategy: PID 80 died...
22:49:55.437687 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:55.441469 --- ParallelTerminationStrategy: PID 81 died...
22:49:55.442997 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:55.446721 --- ParallelTerminationStrategy: PID 82 died...
22:49:55.448225 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:55.451933 --- ParallelTerminationStrategy: PID 83 died...
22:49:55.453435 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:55.461991 --- ParallelTerminationStrategy: PID 84 died...
22:49:55.463496 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:55.467231 --- ParallelTerminationStrategy: PID 85 died...
22:49:55.468732 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:55.472275 --- ParallelTerminationStrategy: PID 86 died...
22:49:55.473734 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:55.477439 --- ParallelTerminationStrategy: PID 87 died...
22:49:55.478952 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:55.482700 --- ParallelTerminationStrategy: PID 88 died...
22:49:55.484196 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:55.487904 --- ParallelTerminationStrategy: PID 89 died...
22:49:55.489427 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:55.493147 --- ParallelTerminationStrategy: PID 90 died...
22:49:55.494659 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:55.498407 --- ParallelTerminationStrategy: PID 91 died...
22:49:55.499942 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:55.503670 --- ParallelTerminationStrategy: PID 92 died...
22:49:55.505182 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:55.508899 --- ParallelTerminationStrategy: PID 93 died...
22:49:55.510419 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:55.514170 --- ParallelTerminationStrategy: PID 94 died...
22:49:55.515689 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:55.519942 --- ParallelTerminationStrategy: PID 95 died...
22:49:55.521471 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:55.525225 --- ParallelTerminationStrategy: PID 96 died...
22:49:55.526752 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:55.530567 --- ParallelTerminationStrategy: PID 97 died...
22:49:55.532084 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:55.536162 --- ParallelTerminationStrategy: PID 98 died...
22:49:55.537664 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:55.541222 --- ParallelTerminationStrategy: PID 99 died...
22:49:55.542694 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:55.546302 --- ParallelTerminationStrategy: PID 100 died...
22:49:55.547745 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:55.551358 --- ParallelTerminationStrategy: PID 101 died...
22:49:55.552876 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:55.556603 --- ParallelTerminationStrategy: PID 102 died...
22:49:55.558102 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:55.561793 --- ParallelTerminationStrategy: PID 103 died...
22:49:55.563296 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:55.567009 --- ParallelTerminationStrategy: PID 104 died...
22:49:55.568504 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:55.572206 --- ParallelTerminationStrategy: PID 105 died...
22:49:55.573711 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:55.577441 --- ParallelTerminationStrategy: PID 106 died...
22:49:55.578936 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:55.582644 --- ParallelTerminationStrategy: PID 107 died...
22:49:55.584151 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:55.587956 --- ParallelTerminationStrategy: PID 108 died...
22:49:55.589458 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:55.593162 --- ParallelTerminationStrategy: PID 109 died...
22:49:55.594661 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:55.598370 --- ParallelTerminationStrategy: PID 110 died...
22:49:55.599871 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:55.603582 --- ParallelTerminationStrategy: PID 111 died...
22:49:55.605120 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:55.608833 --- ParallelTerminationStrategy: PID 112 died...
22:49:55.610332 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:55.614047 --- ParallelTerminationStrategy: PID 113 died...
22:49:55.615557 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:55.619292 --- ParallelTerminationStrategy: PID 114 died...
22:49:55.620791 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:55.624486 --- ParallelTerminationStrategy: PID 115 died...
22:49:55.625990 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:55.629724 --- ParallelTerminationStrategy: PID 116 died...
22:49:55.631255 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:55.635017 --- ParallelTerminationStrategy: PID 117 died...
22:49:55.636528 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:55.640250 --- ParallelTerminationStrategy: PID 118 died...
22:49:55.641758 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:55.645472 --- ParallelTerminationStrategy: PID 119 died...
22:49:55.646982 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:55.650685 --- ParallelTerminationStrategy: PID 120 died...
22:49:55.652185 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:55.655963 --- ParallelTerminationStrategy: PID 121 died...
22:49:55.657484 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:55.661180 --- ParallelTerminationStrategy: PID 122 died...
22:49:55.662682 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:55.666417 --- ParallelTerminationStrategy: PID 123 died...
22:49:55.667917 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:55.671641 --- ParallelTerminationStrategy: PID 124 died...
22:49:55.673157 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:55.676884 --- ParallelTerminationStrategy: PID 125 died...
22:49:55.678406 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:55.682155 --- ParallelTerminationStrategy: PID 126 died...
22:49:55.683663 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:55.687385 --- ParallelTerminationStrategy: PID 127 died...
22:49:55.688887 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:55.692591 --- ParallelTerminationStrategy: PID 128 died...
22:49:55.694094 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:55.697807 --- ParallelTerminationStrategy: PID 129 died...
22:49:55.699294 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:55.703037 --- ParallelTerminationStrategy: PID 130 died...
22:49:55.704537 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:55.708268 --- ParallelTerminationStrategy: PID 131 died...
22:49:55.709780 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:55.713611 --- ParallelTerminationStrategy: PID 132 died...
22:49:55.715109 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:55.718797 --- ParallelTerminationStrategy: PID 133 died...
22:49:55.720279 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:55.724005 --- ParallelTerminationStrategy: PID 134 died...
22:49:55.725497 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:55.729205 --- ParallelTerminationStrategy: PID 135 died...
22:49:55.730705 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:55.734426 --- ParallelTerminationStrategy: PID 136 died...
22:49:55.735927 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:55.739663 --- ParallelTerminationStrategy: PID 137 died...
22:49:55.741182 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:55.744911 --- ParallelTerminationStrategy: PID 138 died...
22:49:55.746402 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:55.750142 --- ParallelTerminationStrategy: PID 139 died...
22:49:55.751644 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:55.755364 --- ParallelTerminationStrategy: PID 140 died...
22:49:55.756860 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:55.760591 --- ParallelTerminationStrategy: PID 141 died...
22:49:55.762095 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:55.765865 --- ParallelTerminationStrategy: PID 142 died...
22:49:55.767362 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:55.771081 --- ParallelTerminationStrategy: PID 143 died...
22:49:55.772589 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:55.776321 --- ParallelTerminationStrategy: PID 144 died...
22:49:55.777833 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:55.781569 --- ParallelTerminationStrategy: PID 145 died...
22:49:55.783075 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:55.786786 --- ParallelTerminationStrategy: PID 146 died...
22:49:55.788279 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:55.792040 --- ParallelTerminationStrategy: PID 147 died...
22:49:55.793545 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:55.797338 --- ParallelTerminationStrategy: PID 148 died...
22:49:55.798854 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:55.802596 --- ParallelTerminationStrategy: PID 149 died...
22:49:55.804097 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:55.807854 --- ParallelTerminationStrategy: PID 150 died...
22:49:55.809361 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:55.813127 --- ParallelTerminationStrategy: PID 151 died...
22:49:55.814626 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:55.818365 --- ParallelTerminationStrategy: PID 152 died...
22:49:55.819870 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:55.823607 --- ParallelTerminationStrategy: PID 153 died...
22:49:55.825165 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:55.828932 --- ParallelTerminationStrategy: PID 154 died...
22:49:55.830447 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:55.834212 --- ParallelTerminationStrategy: PID 155 died...
22:49:55.835732 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:55.839484 --- ParallelTerminationStrategy: PID 156 died...
22:49:55.840997 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:55.844741 --- ParallelTerminationStrategy: PID 157 died...
22:49:55.846258 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:55.850016 --- ParallelTerminationStrategy: PID 158 died...
22:49:55.851523 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:55.855222 --- ParallelTerminationStrategy: PID 159 died...
22:49:55.856825 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:55.860533 --- ParallelTerminationStrategy: PID 160 died...
22:49:55.862065 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:55.865805 --- ParallelTerminationStrategy: PID 161 died...
22:49:55.867305 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:55.871049 --- ParallelTerminationStrategy: PID 162 died...
22:49:55.872547 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:55.876275 --- ParallelTerminationStrategy: PID 163 died...
22:49:55.877797 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:55.881555 --- ParallelTerminationStrategy: PID 164 died...
22:49:55.883049 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:55.886807 --- ParallelTerminationStrategy: PID 165 died...
22:49:55.888300 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:55.892025 --- ParallelTerminationStrategy: PID 166 died...
22:49:55.893567 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:55.897321 --- ParallelTerminationStrategy: PID 167 died...
22:49:55.898832 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:55.902562 --- ParallelTerminationStrategy: PID 168 died...
22:49:55.904058 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:55.907816 --- ParallelTerminationStrategy: PID 169 died...
22:49:55.909316 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:55.913034 --- ParallelTerminationStrategy: PID 170 died...
22:49:55.914537 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:55.918259 --- ParallelTerminationStrategy: PID 171 died...
22:49:55.919755 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:55.923482 --- ParallelTerminationStrategy: PID 172 died...
22:49:55.924991 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:55.928728 --- ParallelTerminationStrategy: PID 173 died...
22:49:55.930220 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:55.933938 --- ParallelTerminationStrategy: PID 174 died...
22:49:55.935444 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:55.939173 --- ParallelTerminationStrategy: PID 175 died...
22:49:55.940667 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:55.944375 --- ParallelTerminationStrategy: PID 176 died...
22:49:55.945875 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:55.949598 --- ParallelTerminationStrategy: PID 177 died...
22:49:55.951105 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:55.954856 --- ParallelTerminationStrategy: PID 178 died...
22:49:55.956359 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:55.960072 --- ParallelTerminationStrategy: PID 179 died...
22:49:55.961561 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:55.965308 --- ParallelTerminationStrategy: PID 180 died...
22:49:55.966820 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:55.970559 --- ParallelTerminationStrategy: PID 181 died...
22:49:55.972052 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:55.975770 --- ParallelTerminationStrategy: PID 182 died...
22:49:55.977274 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:55.981005 --- ParallelTerminationStrategy: PID 183 died...
22:49:55.982519 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:55.986273 --- ParallelTerminationStrategy: PID 184 died...
22:49:55.987763 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:55.991490 --- ParallelTerminationStrategy: PID 185 died...
22:49:55.992997 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:55.996731 --- ParallelTerminationStrategy: PID 186 died...
22:49:55.998232 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:56.001969 --- ParallelTerminationStrategy: PID 187 died...
22:49:56.003473 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:56.007188 --- ParallelTerminationStrategy: PID 188 died...
22:49:56.008687 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:56.012408 --- ParallelTerminationStrategy: PID 189 died...
22:49:56.013910 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:56.017509 --- ParallelTerminationStrategy: PID 190 died...
22:49:56.018945 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:56.022515 --- ParallelTerminationStrategy: PID 191 died...
22:49:56.023956 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:56.027549 --- ParallelTerminationStrategy: PID 192 died...
22:49:56.029007 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:56.032567 --- ParallelTerminationStrategy: PID 193 died...
22:49:56.034018 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:56.037639 --- ParallelTerminationStrategy: PID 194 died...
22:49:56.039062 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:56.042643 --- ParallelTerminationStrategy: PID 195 died...
22:49:56.044152 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:56.047762 --- ParallelTerminationStrategy: PID 196 died...
22:49:56.049238 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:56.052909 --- ParallelTerminationStrategy: PID 197 died...
22:49:56.054340 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:56.057937 --- ParallelTerminationStrategy: PID 198 died...
22:49:56.059425 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:56.063034 --- ParallelTerminationStrategy: PID 199 died...
22:49:56.064470 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:56.068040 --- ParallelTerminationStrategy: PID 200 died...
22:49:56.069504 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:56.073075 --- ParallelTerminationStrategy: PID 201 died...
22:49:56.074512 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:56.078141 --- ParallelTerminationStrategy: PID 202 died...
22:49:56.079571 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:56.083175 --- ParallelTerminationStrategy: PID 203 died...
22:49:56.084683 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:56.088273 --- ParallelTerminationStrategy: PID 204 died...
22:49:56.089752 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:56.093474 --- ParallelTerminationStrategy: PID 205 died...
22:49:56.094973 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:56.098712 --- ParallelTerminationStrategy: PID 206 died...
22:49:56.227894 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:56.232690 --- ParallelTerminationStrategy: PID 207 died...
22:49:56.234160 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:56.237780 --- ParallelTerminationStrategy: PID 208 died...
22:49:56.239269 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:56.242953 --- ParallelTerminationStrategy: PID 209 died...
22:49:56.244436 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:56.248120 --- ParallelTerminationStrategy: PID 210 died...
22:49:56.249621 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:56.253328 --- ParallelTerminationStrategy: PID 211 died...
22:49:56.254811 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:56.258521 --- ParallelTerminationStrategy: PID 212 died...
22:49:56.260009 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:56.263695 --- ParallelTerminationStrategy: PID 213 died...
22:49:56.265175 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:56.268727 --- ParallelTerminationStrategy: PID 214 died...
22:49:56.270182 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:56.273756 --- ParallelTerminationStrategy: PID 215 died...
22:49:56.275180 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:56.278831 --- ParallelTerminationStrategy: PID 216 died...
22:49:56.280276 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:56.283928 --- ParallelTerminationStrategy: PID 217 died...
22:49:56.285401 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:56.289050 --- ParallelTerminationStrategy: PID 218 died...
22:49:56.290482 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:56.294096 --- ParallelTerminationStrategy: PID 219 died...
22:49:56.295579 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:56.299172 --- ParallelTerminationStrategy: PID 220 died...
22:49:56.300652 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:56.304240 --- ParallelTerminationStrategy: PID 221 died...
22:49:56.305736 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:56.309368 --- ParallelTerminationStrategy: PID 222 died...
22:49:56.310845 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:56.314398 --- ParallelTerminationStrategy: PID 223 died...
22:49:56.315880 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:56.319538 --- ParallelTerminationStrategy: PID 224 died...
22:49:56.320972 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:56.324692 --- ParallelTerminationStrategy: PID 225 died...
22:49:56.326174 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:56.329812 --- ParallelTerminationStrategy: PID 226 died...
22:49:56.331298 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:56.335034 --- ParallelTerminationStrategy: PID 227 died...
22:49:56.336517 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:56.340220 --- ParallelTerminationStrategy: PID 228 died...
22:49:56.341716 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:56.345405 --- ParallelTerminationStrategy: PID 229 died...
22:49:56.346887 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:56.350580 --- ParallelTerminationStrategy: PID 230 died...
22:49:56.352059 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:56.355765 --- ParallelTerminationStrategy: PID 231 died...
22:49:56.357249 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:56.360951 --- ParallelTerminationStrategy: PID 232 died...
22:49:56.362436 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:56.366140 --- ParallelTerminationStrategy: PID 233 died...
22:49:56.367631 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:56.371337 --- ParallelTerminationStrategy: PID 234 died...
22:49:56.372832 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:59.776372 --- ParallelTerminationStrategy: PID 34 died...
22:49:59.778099 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7892 netreg_mass PASS
---------------------------------------------------------------------
22:49:59.849511 tst trial-7892: Storing JUnit report in /build/trial-7892/run.2025-03-01_22-48-17/trial-7892.xml
--------------------------------------------------------------------------------------------
trial-7892 PASS
--------------------------------------------------------------------------------------------
22:49:59.859846 tst trial-7892: trial-7892: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (96.4 sec)
+ exit_code=0
+ rm -rf trial-7892/inst
+ cd trial-7892
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-03-01 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7892-run.tgz run.2025-03-01_22-48-17
+ tar czf /build/trial-7892-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-01_13_28_03.tgz osmo-bts-oc2g.build-2025-03-01_00_51_34.tgz osmo-bts-sysmo.build-2025-03-01_00_51_33.tgz osmo-bts.build-2025-03-01_00_51_46.tgz osmo-ggsn.build-2025-03-01_20_42_28.tgz osmo-hlr.build-2025-03-01_16_37_02.tgz osmo-hnbgw.build-2025-03-01_13_28_34.tgz osmo-mgw.build-2025-03-01_08_32_57.tgz osmo-msc.build-2025-03-01_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-01_07_41_32.tgz osmo-pcu-sysmo.build-2025-03-01_07_41_26.tgz osmo-pcu.build-2025-03-01_07_41_31.tgz osmo-sgsn.build-2025-03-01_20_48_28.tgz osmo-stp.build-2025-03-01_13_25_15.tgz osmo-trx.build-2025-03-01_14_28_06.tgz osmocom-bb.build-2025-03-01_21_17_11.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS