Skipping 14 KB..
Full Log+ 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-8026
+ 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
aaf623e Use debian/eol:buster instead of debian:buster
+ 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 [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
#7 CACHED
#8 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#8 CACHED
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 CACHED
#10 [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
#10 CACHED
#11 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#11 CACHED
#12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#12 CACHED
#13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#13 CACHED
#14 [ 2/28] RUN useradd -ms /bin/bash jenkins
#14 CACHED
#15 [ 8/28] RUN MKDIR /var/run/sshd
#15 CACHED
#16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#16 CACHED
#17 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#17 CACHED
#18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [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
#22 CACHED
#23 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#23 CACHED
#24 [ 3/28] RUN groupadd osmo-gsm-tester
#24 CACHED
#25 [ 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
#25 CACHED
#26 [20/28] WORKDIR /TMP
#26 CACHED
#27 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#27 CACHED
#28 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#28 CACHED
#29 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#29 CACHED
#30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#30 CACHED
#31 [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
#31 CACHED
#32 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:38e4d79ba1ccaae2eb761394b95170c572178e56cb691c55b806fb669fb7f1a3 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8027 -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-07-14 22:48:21
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8027
+ mkdir -p trial-8027
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-14_15_27_56.tgz osmo-bts-oc2g.build-2025-07-14_00_51_27.tgz osmo-bts-sysmo.build-2025-07-14_00_51_34.tgz osmo-bts.build-2025-07-14_00_51_36.tgz osmo-ggsn.build-2025-07-14_20_42_36.tgz osmo-hlr.build-2025-07-14_16_36_53.tgz osmo-hnbgw.build-2025-07-14_15_43_04.tgz osmo-mgw.build-2025-07-14_08_33_15.tgz osmo-msc.build-2025-07-14_15_45_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-14_07_34_00.tgz osmo-pcu-sysmo.build-2025-07-14_07_35_59.tgz osmo-pcu.build-2025-07-14_07_36_05.tgz osmo-sgsn.build-2025-07-14_22_31_44.tgz osmo-stp.build-2025-07-14_13_25_01.tgz osmo-trx.build-2025-07-14_14_27_31.tgz osmocom-bb.build-2025-07-14_21_17_41.tgz srslte.build-19.tgz trial-8027
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-14_15_27_56.md5 osmo-bts-oc2g.build-2025-07-14_00_51_27.md5 osmo-bts-sysmo.build-2025-07-14_00_51_34.md5 osmo-bts.build-2025-07-14_00_51_36.md5 osmo-ggsn.build-2025-07-14_20_42_36.md5 osmo-hlr.build-2025-07-14_16_36_53.md5 osmo-hnbgw.build-2025-07-14_15_43_04.md5 osmo-mgw.build-2025-07-14_08_33_15.md5 osmo-msc.build-2025-07-14_15_45_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-14_07_34_00.md5 osmo-pcu-sysmo.build-2025-07-14_07_35_59.md5 osmo-pcu.build-2025-07-14_07_36_05.md5 osmo-sgsn.build-2025-07-14_22_31_44.md5 osmo-stp.build-2025-07-14_13_25_01.md5 osmo-trx.build-2025-07-14_14_27_31.md5 osmocom-bb.build-2025-07-14_21_17_41.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-14_15_27_56.md5 osmo-bts-oc2g.build-2025-07-14_00_51_27.md5 osmo-bts-sysmo.build-2025-07-14_00_51_34.md5 osmo-bts.build-2025-07-14_00_51_36.md5 osmo-ggsn.build-2025-07-14_20_42_36.md5 osmo-hlr.build-2025-07-14_16_36_53.md5 osmo-hnbgw.build-2025-07-14_15_43_04.md5 osmo-mgw.build-2025-07-14_08_33_15.md5 osmo-msc.build-2025-07-14_15_45_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-14_07_34_00.md5 osmo-pcu-sysmo.build-2025-07-14_07_35_59.md5 osmo-pcu.build-2025-07-14_07_36_05.md5 osmo-sgsn.build-2025-07-14_22_31_44.md5 osmo-stp.build-2025-07-14_13_25_01.md5 osmo-trx.build-2025-07-14_14_27_31.md5 osmocom-bb.build-2025-07-14_21_17_41.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-8027 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8027'
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-8027
--------------------------------------------------------------------------------------------
22:48:21.436167 tst trial-8027: Detailed log at /build/trial-8027/run.2025-07-14_22-48-21/log
---------------------------------------------------------------------
trial-8027 netreg_mass
---------------------------------------------------------------------
22:48:21.647777 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.648122 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.648902 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.650036 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.685593 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.686366 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.687454 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.752156 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-8027 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.753420 tst register_default_mass.py:9: Claiming resources for the test
22:48:21.770710 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.771301 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.771763 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.772221 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.772681 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.773162 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.773618 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.815149 tst register_default_mass.py: using LAC 2
22:48:21.847859 tst register_default_mass.py: using RAC 2
22:48:21.882830 tst register_default_mass.py: using CellId 2
22:48:21.926145 tst register_default_mass.py: using BVCI 3
22:48:21.931780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.932422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.932963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.933469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.933986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.934496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.934988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.935591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.936141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.936662 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.937170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.937674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.938180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.938676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.939198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.939719 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.940235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.940778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.941297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.941809 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.942324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.942842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.943354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.943867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.944381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.944908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.945435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.945964 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.946479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.946991 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.947495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.948019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.948538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.949072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.949599 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.950111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.950617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952679 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.953203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.953722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955285 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956852 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.958417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.958934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.961497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.962027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.962549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963576 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.965146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.965669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966685 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967191 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968201 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.969310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.969834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.971350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.971860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.972361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.972869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.973460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.973973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.974490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.974990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.975482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.975975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.976485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.977004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.977517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.978019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.978516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.979011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.979538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.980044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.980539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.981069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.981579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.982088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.982616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.983124 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.983627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.984203 tst register_default_mass.py:21: Launching a simple network
22:48:21.994793 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:22.120002 run create_hlr_db(pid=20): Launched
22:48:23.133265 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:23.163640 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.180244 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.186510 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.379064 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.396913 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.402962 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.829386 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.844674 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.854981 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:26.971479 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:26.986424 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:26.992211 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:27.015917 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:27.030855 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:27.036648 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:27.363704 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:27.379880 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:33.397499 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:33.566300 run osmo-bts-virtual(pid=34): Launched
22:48:34.624262 tst register_default_mass.py: using MSISDN 1001
22:48:34.630620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.713681 tst register_default_mass.py: using MSISDN 1002
22:48:34.719353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.789849 tst register_default_mass.py: using MSISDN 1003
22:48:34.795639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.868941 tst register_default_mass.py: using MSISDN 1004
22:48:34.875605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.950993 tst register_default_mass.py: using MSISDN 1005
22:48:34.957406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:35.027666 tst register_default_mass.py: using MSISDN 1006
22:48:35.037732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:35.117529 tst register_default_mass.py: using MSISDN 1007
22:48:35.123980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:35.203523 tst register_default_mass.py: using MSISDN 1008
22:48:35.209999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:35.298115 tst register_default_mass.py: using MSISDN 1009
22:48:35.304331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:35.382202 tst register_default_mass.py: using MSISDN 1010
22:48:35.389271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:35.454420 tst register_default_mass.py: using MSISDN 1011
22:48:35.460164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:35.537233 tst register_default_mass.py: using MSISDN 1012
22:48:35.543442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:35.620095 tst register_default_mass.py: using MSISDN 1013
22:48:35.627414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:35.697970 tst register_default_mass.py: using MSISDN 1014
22:48:35.710141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.781193 tst register_default_mass.py: using MSISDN 1015
22:48:35.788257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:35.872982 tst register_default_mass.py: using MSISDN 1016
22:48:35.883067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:35.952724 tst register_default_mass.py: using MSISDN 1017
22:48:35.958896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:36.119462 tst register_default_mass.py: using MSISDN 1018
22:48:36.125210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:36.192369 tst register_default_mass.py: using MSISDN 1019
22:48:36.198270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:36.281509 tst register_default_mass.py: using MSISDN 1020
22:48:36.287401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:36.355164 tst register_default_mass.py: using MSISDN 1021
22:48:36.361103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:36.429056 tst register_default_mass.py: using MSISDN 1022
22:48:36.435134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:36.506206 tst register_default_mass.py: using MSISDN 1023
22:48:36.512407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:36.589407 tst register_default_mass.py: using MSISDN 1024
22:48:36.595641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:36.664221 tst register_default_mass.py: using MSISDN 1025
22:48:36.670933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:36.737824 tst register_default_mass.py: using MSISDN 1026
22:48:36.744132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:36.808759 tst register_default_mass.py: using MSISDN 1027
22:48:36.822616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:36.904294 tst register_default_mass.py: using MSISDN 1028
22:48:36.917272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.004902 tst register_default_mass.py: using MSISDN 1029
22:48:37.018683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:37.112497 tst register_default_mass.py: using MSISDN 1030
22:48:37.119978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:37.223821 tst register_default_mass.py: using MSISDN 1031
22:48:37.230402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:37.330134 tst register_default_mass.py: using MSISDN 1032
22:48:37.339510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:37.425451 tst register_default_mass.py: using MSISDN 1033
22:48:37.432951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:37.509234 tst register_default_mass.py: using MSISDN 1034
22:48:37.515006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:37.594931 tst register_default_mass.py: using MSISDN 1035
22:48:37.601538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.667546 tst register_default_mass.py: using MSISDN 1036
22:48:37.673587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:37.741697 tst register_default_mass.py: using MSISDN 1037
22:48:37.747656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:37.812353 tst register_default_mass.py: using MSISDN 1038
22:48:37.818263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:37.881982 tst register_default_mass.py: using MSISDN 1039
22:48:37.888574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:37.977021 tst register_default_mass.py: using MSISDN 1040
22:48:37.984613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:38.081438 tst register_default_mass.py: using MSISDN 1041
22:48:38.088437 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:38.168093 tst register_default_mass.py: using MSISDN 1042
22:48:38.179255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:38.254244 tst register_default_mass.py: using MSISDN 1043
22:48:38.261594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:38.331906 tst register_default_mass.py: using MSISDN 1044
22:48:38.338360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:38.400061 tst register_default_mass.py: using MSISDN 1045
22:48:38.406051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:38.483456 tst register_default_mass.py: using MSISDN 1046
22:48:38.490603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:38.556018 tst register_default_mass.py: using MSISDN 1047
22:48:38.564771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:38.631735 tst register_default_mass.py: using MSISDN 1048
22:48:38.643669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:38.727045 tst register_default_mass.py: using MSISDN 1049
22:48:38.734004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:38.814675 tst register_default_mass.py: using MSISDN 1050
22:48:38.822104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.890804 tst register_default_mass.py: using MSISDN 1051
22:48:38.897737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.994953 tst register_default_mass.py: using MSISDN 1052
22:48:39.000807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:39.080487 tst register_default_mass.py: using MSISDN 1053
22:48:39.086611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:39.171854 tst register_default_mass.py: using MSISDN 1054
22:48:39.182779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.260631 tst register_default_mass.py: using MSISDN 1055
22:48:39.266897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.356143 tst register_default_mass.py: using MSISDN 1056
22:48:39.362806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:39.424418 tst register_default_mass.py: using MSISDN 1057
22:48:39.434320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:39.493137 tst register_default_mass.py: using MSISDN 1058
22:48:39.500818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:39.565667 tst register_default_mass.py: using MSISDN 1059
22:48:39.576927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:39.646418 tst register_default_mass.py: using MSISDN 1060
22:48:39.652869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:39.729579 tst register_default_mass.py: using MSISDN 1061
22:48:39.735811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:39.815564 tst register_default_mass.py: using MSISDN 1062
22:48:39.823938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:39.888670 tst register_default_mass.py: using MSISDN 1063
22:48:39.894425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:39.974112 tst register_default_mass.py: using MSISDN 1064
22:48:39.984934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.066525 tst register_default_mass.py: using MSISDN 1065
22:48:40.075278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:40.138198 tst register_default_mass.py: using MSISDN 1066
22:48:40.143995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:40.219556 tst register_default_mass.py: using MSISDN 1067
22:48:40.230481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:40.321751 tst register_default_mass.py: using MSISDN 1068
22:48:40.328002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:40.406886 tst register_default_mass.py: using MSISDN 1069
22:48:40.412716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:40.488781 tst register_default_mass.py: using MSISDN 1070
22:48:40.494643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:40.560256 tst register_default_mass.py: using MSISDN 1071
22:48:40.566398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:40.636694 tst register_default_mass.py: using MSISDN 1072
22:48:40.642888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:40.708340 tst register_default_mass.py: using MSISDN 1073
22:48:40.714684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.784608 tst register_default_mass.py: using MSISDN 1074
22:48:40.790352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.869814 tst register_default_mass.py: using MSISDN 1075
22:48:40.880895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:40.947329 tst register_default_mass.py: using MSISDN 1076
22:48:40.955899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:41.031977 tst register_default_mass.py: using MSISDN 1077
22:48:41.039995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:41.120675 tst register_default_mass.py: using MSISDN 1078
22:48:41.133493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:41.390974 tst register_default_mass.py: using MSISDN 1079
22:48:41.397809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.466013 tst register_default_mass.py: using MSISDN 1080
22:48:41.471763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.547753 tst register_default_mass.py: using MSISDN 1081
22:48:41.553812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:41.619276 tst register_default_mass.py: using MSISDN 1082
22:48:41.625015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:41.973273 tst register_default_mass.py: using MSISDN 1083
22:48:41.978957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.048180 tst register_default_mass.py: using MSISDN 1084
22:48:42.055216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.126665 tst register_default_mass.py: using MSISDN 1085
22:48:42.132601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.216367 tst register_default_mass.py: using MSISDN 1086
22:48:42.222060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.301683 tst register_default_mass.py: using MSISDN 1087
22:48:42.310996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.393733 tst register_default_mass.py: using MSISDN 1088
22:48:42.403229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:42.488324 tst register_default_mass.py: using MSISDN 1089
22:48:42.496476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:42.566543 tst register_default_mass.py: using MSISDN 1090
22:48:42.575406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.657495 tst register_default_mass.py: using MSISDN 1091
22:48:42.663610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.769916 tst register_default_mass.py: using MSISDN 1092
22:48:42.776011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.839696 tst register_default_mass.py: using MSISDN 1093
22:48:42.845596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.914549 tst register_default_mass.py: using MSISDN 1094
22:48:42.920655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:43.001206 tst register_default_mass.py: using MSISDN 1095
22:48:43.006932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:43.071541 tst register_default_mass.py: using MSISDN 1096
22:48:43.077487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.142736 tst register_default_mass.py: using MSISDN 1097
22:48:43.148375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:43.213058 tst register_default_mass.py: using MSISDN 1098
22:48:43.223146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:43.294264 tst register_default_mass.py: using MSISDN 1099
22:48:43.301365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:43.373378 tst register_default_mass.py: using MSISDN 1100
22:48:43.379165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:43.491780 run mass: Starting testcase
22:48:43.497763 run mass: Pre-launching all virtphy's
22:48:43.503428 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:43.517479 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:43.523883 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:43.537535 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:43.544056 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.557745 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.564290 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.578088 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.584477 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.598023 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.604485 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.618431 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.624861 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.638542 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.644860 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.658065 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.664152 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.677402 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.683465 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.697022 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.703235 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.716608 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.722908 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.736944 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.743758 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.758417 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.765323 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.779715 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.786242 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.800482 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.807084 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.821488 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.828097 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.842255 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.848904 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.863595 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.870534 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.885377 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.892121 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.906978 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.914067 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.929289 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.936226 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.951257 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.957986 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.972893 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.979601 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.994087 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:44.000920 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:44.015325 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:44.021951 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:44.036255 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:44.042910 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:44.056964 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:44.063445 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:44.077605 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:44.084381 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:44.099584 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:44.106628 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:44.122440 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:44.129917 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:44.145718 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:44.153072 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:44.168281 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:44.174980 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:44.189599 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:44.196343 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:44.210850 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:44.217327 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.231735 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.238345 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.252952 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.259645 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.273874 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.280591 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.296112 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.303717 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.320238 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:44.327958 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:44.344041 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:44.351126 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:44.366338 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:44.373235 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:44.387763 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:44.394469 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:44.408931 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:44.415645 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:44.430458 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:44.437480 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:44.452693 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:44.459729 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:44.474839 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:44.481608 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:44.496926 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:44.503991 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:44.518959 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:44.525676 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:44.540172 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:44.546931 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:44.561452 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:44.568077 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.582598 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.589428 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.603700 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.610332 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.625132 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.632697 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.648997 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.656786 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.673291 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.681109 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.697422 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.704856 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.721009 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.728589 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.745130 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.752724 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.769123 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.778170 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.794520 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.802121 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.818809 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.826482 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.843177 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.850867 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.867104 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.874553 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.890876 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.898272 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.913875 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.920923 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.936186 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.943143 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.957758 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.964371 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.978629 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.985160 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.999344 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:45.006013 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:45.020290 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:45.027028 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:45.041279 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:45.047839 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:45.062011 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:45.068386 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.082264 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.088596 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.102798 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.109411 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.123385 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.130045 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.144556 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.151205 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.165623 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.172028 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.186846 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.195140 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.210886 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.217944 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.233129 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.239904 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.254612 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.261191 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.275449 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.282317 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.298367 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.307419 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.322768 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.329765 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:45.344865 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:45.351759 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:45.366317 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:45.372934 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:45.387329 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:45.393712 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:45.407455 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:45.414026 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:45.428198 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:45.434618 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:45.448518 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:45.455032 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:45.468951 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:45.475461 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:45.489805 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:45.496400 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:45.510695 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:45.517296 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:45.531604 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:45.538303 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:45.553348 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:45.560287 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.575764 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.583291 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.599371 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.606614 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.622674 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.630276 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.646641 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:45.653704 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:45.668775 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:45.675654 run mass: Checking if sockets are in the filesystem
22:48:45.689468 run osmo-ms-mob/00000: Starting mobile
22:48:45.703859 run osmo-ms-mob/00000(pid=135): Launched
22:48:45.718264 run mass: MS start registered {at=15764231.421610143, delay=0.00777643546462059, ms=00000}
22:48:49.888885 run osmo-ms-mob/00001: Starting mobile
22:48:49.903282 run osmo-ms-mob/00001(pid=136): Launched
22:48:49.915238 run mass: MS start registered {at=15764235.61858224, delay=0.005408298224210739, ms=00001}
22:48:51.688814 run osmo-ms-mob/00002: Starting mobile
22:48:51.703218 run osmo-ms-mob/00002(pid=137): Launched
22:48:51.714921 run mass: MS start registered {at=15764237.418260453, delay=0.004901988431811333, ms=00002}
22:48:52.044217 run mass: MS performed LU {at=15764237.747546464, lu_delay=6.325936321169138, ms=00000}
22:48:52.989731 run osmo-ms-mob/00003: Starting mobile
22:48:53.005003 run osmo-ms-mob/00003(pid=138): Launched
22:48:53.017650 run mass: MS start registered {at=15764238.720987879, delay=0.005403697490692139, ms=00003}
22:48:54.089511 run osmo-ms-mob/00004: Starting mobile
22:48:54.105247 run osmo-ms-mob/00004(pid=139): Launched
22:48:54.118307 run mass: MS start registered {at=15764239.821627855, delay=0.003964906558394432, ms=00004}
22:48:55.092073 run osmo-ms-mob/00005: Starting mobile
22:48:55.109446 run osmo-ms-mob/00005(pid=140): Launched
22:48:55.122817 run mass: MS start registered {at=15764240.826139757, delay=0.005804253742098808, ms=00005}
22:48:55.809956 run mass: MS performed LU {at=15764241.513270717, lu_delay=5.894688477739692, ms=00001}
22:48:55.994424 run osmo-ms-mob/00006: Starting mobile
22:48:56.012957 run osmo-ms-mob/00006(pid=141): Launched
22:48:56.026421 run mass: MS start registered {at=15764241.729762854, delay=0.0028332918882369995, ms=00006}
22:48:56.891422 run osmo-ms-mob/00007: Starting mobile
22:48:56.906390 run osmo-ms-mob/00007(pid=142): Launched
22:48:56.919111 run mass: MS start registered {at=15764242.622453919, delay=0.005471302196383476, ms=00007}
22:48:57.691739 run osmo-ms-mob/00008: Starting mobile
22:48:57.707859 run osmo-ms-mob/00008(pid=143): Launched
22:48:57.717133 run mass: MS performed LU {at=15764243.420483336, lu_delay=6.002222882583737, ms=00002}
22:48:57.725056 run mass: MS start registered {at=15764243.428417526, delay=0.007957108318805695, ms=00008}
22:48:58.209474 run mass: MS performed LU {at=15764243.912801834, lu_delay=5.191813955083489, ms=00003}
22:48:58.388855 run osmo-ms-mob/00009: Starting mobile
22:48:58.403810 run osmo-ms-mob/00009(pid=144): Launched
22:48:58.416311 run mass: MS start registered {at=15764244.119659986, delay=0.005394460633397102, ms=00009}
22:48:59.094857 run osmo-ms-mob/00010: Starting mobile
22:48:59.117337 run osmo-ms-mob/00010(pid=145): Launched
22:48:59.131562 run mass: MS start registered {at=15764244.83489252, delay=0.005755126476287842, ms=00010}
22:48:59.575936 run mass: MS performed LU {at=15764245.279245311, lu_delay=5.4576174560934305, ms=00004}
22:48:59.689341 run osmo-ms-mob/00011: Starting mobile
22:48:59.706705 run osmo-ms-mob/00011(pid=146): Launched
22:48:59.725241 run mass: MS start registered {at=15764245.42855942, delay=0.009482840076088905, ms=00011}
22:49:00.110848 run mass: MS performed LU {at=15764245.814156342, lu_delay=4.988016584888101, ms=00005}
22:49:00.289930 run osmo-ms-mob/00012: Starting mobile
22:49:00.308148 run osmo-ms-mob/00012(pid=147): Launched
22:49:00.326918 run mass: MS start registered {at=15764246.030231625, delay=0.009532131254673004, ms=00012}
22:49:00.894191 run osmo-ms-mob/00013: Starting mobile
22:49:00.912258 run osmo-ms-mob/00013(pid=148): Launched
22:49:00.925963 run mass: MS start registered {at=15764246.629315792, delay=0.002091648057103157, ms=00013}
22:49:01.477425 run mass: MS performed LU {at=15764247.180743042, lu_delay=5.4509801883250475, ms=00006}
22:49:01.492495 run osmo-ms-mob/00014: Starting mobile
22:49:01.511349 run osmo-ms-mob/00014(pid=149): Launched
22:49:01.524187 run mass: MS start registered {at=15764247.227532905, delay=0.005200821906328201, ms=00014}
22:49:01.740410 run mass: MS performed LU {at=15764247.443742257, lu_delay=4.821288337931037, ms=00007}
22:49:02.095419 run osmo-ms-mob/00015: Starting mobile
22:49:02.124444 run osmo-ms-mob/00015(pid=150): Launched
22:49:02.144408 run mass: MS start registered {at=15764247.847722473, delay=0.011448292061686516, ms=00015}
22:49:02.590838 run osmo-ms-mob/00016: Starting mobile
22:49:02.607044 run osmo-ms-mob/00016(pid=151): Launched
22:49:02.620098 run mass: MS start registered {at=15764248.323434502, delay=0.005241790786385536, ms=00016}
22:49:03.094013 run osmo-ms-mob/00017: Starting mobile
22:49:03.112594 run osmo-ms-mob/00017(pid=152): Launched
22:49:03.133251 run mass: MS start registered {at=15764248.836584797, delay=0.012622648850083351, ms=00017}
22:49:03.342439 run mass: MS performed LU {at=15764249.045759294, lu_delay=5.61734176799655, ms=00008}
22:49:03.406221 run mass: MS performed LU {at=15764249.109541185, lu_delay=4.989881198853254, ms=00009}
22:49:03.692109 run osmo-ms-mob/00018: Starting mobile
22:49:03.709311 run osmo-ms-mob/00018(pid=153): Launched
22:49:03.728093 run mass: MS start registered {at=15764249.431408806, delay=0.009925954043865204, ms=00018}
22:49:04.094261 run osmo-ms-mob/00019: Starting mobile
22:49:04.116608 run osmo-ms-mob/00019(pid=154): Launched
22:49:04.137397 run mass: MS start registered {at=15764249.840735001, delay=0.012588802725076675, ms=00019}
22:49:04.590484 run osmo-ms-mob/00020: Starting mobile
22:49:04.607802 run osmo-ms-mob/00020(pid=155): Launched
22:49:04.628734 run mass: MS start registered {at=15764250.332062043, delay=0.010414620861411095, ms=00020}
22:49:05.092278 run osmo-ms-mob/00021: Starting mobile
22:49:05.109268 run osmo-ms-mob/00021(pid=156): Launched
22:49:05.127556 run mass: MS start registered {at=15764250.830869513, delay=0.008779514580965042, ms=00021}
22:49:05.243336 run mass: MS performed LU {at=15764250.94665254, lu_delay=4.916420914232731, ms=00012}
22:49:05.270976 run mass: MS performed LU {at=15764250.974292811, lu_delay=6.139400290325284, ms=00010}
22:49:05.358728 run mass: MS performed LU {at=15764251.062040363, lu_delay=5.633480941876769, ms=00011}
22:49:05.389509 run osmo-ms-mob/00022: Starting mobile
22:49:05.419680 run osmo-ms-mob/00022(pid=157): Launched
22:49:05.433746 run mass: MS start registered {at=15764251.13709103, delay=3.320910036563873e-05, ms=00022}
22:49:05.992201 run osmo-ms-mob/00023: Starting mobile
22:49:06.011268 run osmo-ms-mob/00023(pid=158): Launched
22:49:06.033034 run mass: MS start registered {at=15764251.736344207, delay=0.013474792242050171, ms=00023}
22:49:06.394947 run osmo-ms-mob/00024: Starting mobile
22:49:06.427097 run osmo-ms-mob/00024(pid=159): Launched
22:49:06.444362 run mass: MS start registered {at=15764252.147700392, delay=0.0021650586277246475, ms=00024}
22:49:06.894518 run osmo-ms-mob/00025: Starting mobile
22:49:06.925372 run osmo-ms-mob/00025(pid=160): Launched
22:49:06.941201 run mass: MS start registered {at=15764252.644542832, delay=0.006009208038449287, ms=00025}
22:49:07.024911 run mass: MS performed LU {at=15764252.728243548, lu_delay=5.500710643827915, ms=00014}
22:49:07.108119 run mass: MS performed LU {at=15764252.811424708, lu_delay=4.963702235370874, ms=00015}
22:49:07.172800 run mass: MS performed LU {at=15764252.876114642, lu_delay=6.246798850595951, ms=00013}
22:49:07.195008 run osmo-ms-mob/00026: Starting mobile
22:49:07.212409 run osmo-ms-mob/00026(pid=161): Launched
22:49:07.231594 run mass: MS start registered {at=15764252.934911983, delay=0.010812468826770782, ms=00026}
22:49:07.278367 run mass: MS performed LU {at=15764252.981684782, lu_delay=4.658250279724598, ms=00016}
22:49:07.690699 run osmo-ms-mob/00027: Starting mobile
22:49:07.708144 run osmo-ms-mob/00027(pid=162): Launched
22:49:07.723485 run mass: MS start registered {at=15764253.426816436, delay=0.007085151970386505, ms=00027}
22:49:08.092959 run osmo-ms-mob/00028: Starting mobile
22:49:08.110877 run osmo-ms-mob/00028(pid=163): Launched
22:49:08.124362 run mass: MS start registered {at=15764253.827707915, delay=0.005131924524903297, ms=00028}
22:49:08.495359 run osmo-ms-mob/00029: Starting mobile
22:49:08.513472 run osmo-ms-mob/00029(pid=164): Launched
22:49:08.527806 run mass: MS start registered {at=15764254.231138041, delay=0.006538817659020424, ms=00029}
22:49:08.889070 run osmo-ms-mob/00030: Starting mobile
22:49:08.905520 run osmo-ms-mob/00030(pid=165): Launched
22:49:08.918787 run mass: MS start registered {at=15764254.622128263, delay=0.005577882751822472, ms=00030}
22:49:09.008433 run mass: MS performed LU {at=15764254.711766958, lu_delay=4.871031956747174, ms=00019}
22:49:09.037090 run mass: MS performed LU {at=15764254.740416832, lu_delay=5.903832035139203, ms=00017}
22:49:09.125853 run mass: MS performed LU {at=15764254.829187624, lu_delay=5.397778818383813, ms=00018}
22:49:09.139577 run osmo-ms-mob/00031: Starting mobile
22:49:09.156010 run osmo-ms-mob/00031(pid=166): Launched
22:49:09.172526 run mass: MS start registered {at=15764254.87586463, delay=0.008808111771941185, ms=00031}
22:49:09.415117 run mass: MS performed LU {at=15764255.118445398, lu_delay=4.786383355036378, ms=00020}
22:49:09.589565 run osmo-ms-mob/00032: Starting mobile
22:49:09.606247 run osmo-ms-mob/00032(pid=167): Launched
22:49:09.620164 run mass: MS start registered {at=15764255.323506095, delay=0.00589798204600811, ms=00032}
22:49:09.988749 run osmo-ms-mob/00033: Starting mobile
22:49:10.004472 run osmo-ms-mob/00033(pid=168): Launched
22:49:10.017656 run mass: MS start registered {at=15764255.720997645, delay=0.005809411406517029, ms=00033}
22:49:10.389786 run osmo-ms-mob/00034: Starting mobile
22:49:10.406801 run osmo-ms-mob/00034(pid=169): Launched
22:49:10.420243 run mass: MS start registered {at=15764256.123586066, delay=0.005675654858350754, ms=00034}
22:49:10.688867 run osmo-ms-mob/00035: Starting mobile
22:49:10.705862 run osmo-ms-mob/00035(pid=170): Launched
22:49:10.719436 run mass: MS start registered {at=15764256.422778688, delay=0.005489829927682877, ms=00035}
22:49:10.790701 run mass: MS performed LU {at=15764256.494020408, lu_delay=4.757676200941205, ms=00023}
22:49:10.873349 run mass: MS performed LU {at=15764256.576683007, lu_delay=5.439591977745295, ms=00022}
22:49:10.938048 run mass: MS performed LU {at=15764256.641367126, lu_delay=5.810497613623738, ms=00021}
22:49:10.953358 run osmo-ms-mob/00036: Starting mobile
22:49:10.969648 run osmo-ms-mob/00036(pid=171): Launched
22:49:10.982737 run mass: MS start registered {at=15764256.686083378, delay=0.005591141059994698, ms=00036}
22:49:11.044185 run mass: MS performed LU {at=15764256.74751409, lu_delay=4.599813697859645, ms=00024}
22:49:11.490523 run osmo-ms-mob/00037: Starting mobile
22:49:11.508507 run osmo-ms-mob/00037(pid=172): Launched
22:49:11.522155 run mass: MS start registered {at=15764257.22549681, delay=0.00531829334795475, ms=00037}
22:49:11.795348 run osmo-ms-mob/00038: Starting mobile
22:49:11.812712 run osmo-ms-mob/00038(pid=173): Launched
22:49:11.827664 run mass: MS start registered {at=15764257.531001117, delay=0.006873877719044685, ms=00038}
22:49:12.088567 run osmo-ms-mob/00039: Starting mobile
22:49:12.104909 run osmo-ms-mob/00039(pid=174): Launched
22:49:12.118256 run mass: MS start registered {at=15764257.821594648, delay=0.005702801048755646, ms=00039}
22:49:12.488769 run osmo-ms-mob/00040: Starting mobile
22:49:12.507045 run osmo-ms-mob/00040(pid=175): Launched
22:49:12.519993 run mass: MS start registered {at=15764258.223336015, delay=0.005527470260858536, ms=00040}
22:49:12.775169 run mass: MS performed LU {at=15764258.478501331, lu_delay=5.833958499133587, ms=00025}
22:49:12.787633 run osmo-ms-mob/00041: Starting mobile
22:49:12.803021 run osmo-ms-mob/00041(pid=176): Launched
22:49:12.810120 run mass: MS performed LU {at=15764258.513476398, lu_delay=5.086659962311387, ms=00027}
22:49:12.817331 run mass: MS start registered {at=15764258.520693898, delay=0.007236963137984276, ms=00041}
22:49:12.889720 run mass: MS performed LU {at=15764258.59305313, lu_delay=5.6581411473453045, ms=00026}
22:49:12.903376 run osmo-ms-mob/00042: Starting mobile
22:49:12.919920 run osmo-ms-mob/00042(pid=177): Launched
22:49:12.932871 run mass: MS start registered {at=15764258.636221476, delay=0.005245918408036232, ms=00042}
22:49:12.945896 run mass: MS performed LU {at=15764258.649244122, lu_delay=4.821536207571626, ms=00028}
22:49:13.489908 run osmo-ms-mob/00043: Starting mobile
22:49:13.505637 run osmo-ms-mob/00043(pid=178): Launched
22:49:13.519842 run mass: MS start registered {at=15764259.223183202, delay=0.006016025319695473, ms=00043}
22:49:13.789823 run osmo-ms-mob/00044: Starting mobile
22:49:13.807152 run osmo-ms-mob/00044(pid=179): Launched
22:49:13.825364 run mass: MS start registered {at=15764259.52867464, delay=0.009729605168104172, ms=00044}
22:49:14.090206 run osmo-ms-mob/00045: Starting mobile
22:49:14.110086 run osmo-ms-mob/00045(pid=180): Launched
22:49:14.126629 run mass: MS start registered {at=15764259.829954216, delay=0.007629675790667534, ms=00045}
22:49:14.389812 run osmo-ms-mob/00046: Starting mobile
22:49:14.410997 run osmo-ms-mob/00046(pid=181): Launched
22:49:14.426056 run mass: MS start registered {at=15764260.129388044, delay=0.005819857120513916, ms=00046}
22:49:14.556328 run mass: MS performed LU {at=15764260.259644086, lu_delay=4.936137991026044, ms=00032}
22:49:14.639046 run mass: MS performed LU {at=15764260.342377359, lu_delay=5.720249095931649, ms=00030}
22:49:14.653862 run osmo-ms-mob/00047: Starting mobile
22:49:14.671426 run osmo-ms-mob/00047(pid=182): Launched
22:49:14.692609 run mass: MS start registered {at=15764260.395945966, delay=0.011746253818273544, ms=00047}
22:49:14.703578 run mass: MS performed LU {at=15764260.406907488, lu_delay=5.531042857095599, ms=00031}
22:49:14.810564 run mass: MS performed LU {at=15764260.513878739, lu_delay=4.792881093919277, ms=00033}
22:49:14.827213 run osmo-ms-mob/00048: Starting mobile
22:49:14.845737 run osmo-ms-mob/00048(pid=183): Launched
22:49:14.854985 run mass: MS performed LU {at=15764260.558337083, lu_delay=6.327199041843414, ms=00029}
22:49:14.867557 run mass: MS start registered {at=15764260.570883874, delay=0.012572072446346283, ms=00048}
22:49:15.290149 run osmo-ms-mob/00049: Starting mobile
22:49:15.307536 run osmo-ms-mob/00049(pid=184): Launched
22:49:15.321506 run mass: MS start registered {at=15764261.02482421, delay=0.006038328632712364, ms=00049}
22:49:15.594997 run osmo-ms-mob/00050: Starting mobile
22:49:15.621387 run osmo-ms-mob/00050(pid=185): Launched
22:49:15.636405 run mass: MS start registered {at=15764261.339752885, delay=0.006240488961338997, ms=00050}
22:49:15.989441 run osmo-ms-mob/00051: Starting mobile
22:49:16.005847 run osmo-ms-mob/00051(pid=186): Launched
22:49:16.018859 run mass: MS start registered {at=15764261.722207885, delay=0.005465347319841385, ms=00051}
22:49:16.289756 run osmo-ms-mob/00052: Starting mobile
22:49:16.307368 run osmo-ms-mob/00052(pid=187): Launched
22:49:16.321115 run mass: MS start registered {at=15764262.024452712, delay=0.005529358983039856, ms=00052}
22:49:16.540194 run mass: MS performed LU {at=15764262.243526831, lu_delay=4.712525714188814, ms=00038}
22:49:16.554876 run osmo-ms-mob/00053: Starting mobile
22:49:16.572298 run osmo-ms-mob/00053(pid=188): Launched
22:49:16.585875 run mass: MS start registered {at=15764262.289218983, delay=0.005027160048484802, ms=00053}
22:49:16.656246 run mass: MS performed LU {at=15764262.359558769, lu_delay=5.673475390300155, ms=00036}
22:49:16.711629 run mass: MS performed LU {at=15764262.414960044, lu_delay=6.291373977437615, ms=00034}
22:49:16.725836 run osmo-ms-mob/00054: Starting mobile
22:49:16.743371 run osmo-ms-mob/00054(pid=189): Launched
22:49:16.751290 run mass: MS performed LU {at=15764262.454642545, lu_delay=6.031863857060671, ms=00035}
22:49:16.758992 run mass: MS start registered {at=15764262.462352429, delay=0.0077336449176073074, ms=00054}
22:49:17.001838 run mass: MS performed LU {at=15764262.705152625, lu_delay=4.883557977154851, ms=00039}
22:49:17.022164 run osmo-ms-mob/00055: Starting mobile
22:49:17.041667 run osmo-ms-mob/00055(pid=190): Launched
22:49:17.065288 run mass: MS start registered {at=15764262.768614208, delay=0.013203950598835945, ms=00055}
22:49:17.569270 run osmo-ms-mob/00056: Starting mobile
22:49:17.795453 run osmo-ms-mob/00056(pid=191): Launched
22:49:17.813115 run mass: Starting too slowly. Moving on {now=15764263.516471868, sleep=-0.2309671901166439, target=15764263.285504678}
22:49:17.828723 run mass: MS start registered {at=15764263.532062845, delay=0.01559499278664589, ms=00056}
22:49:17.844342 run mass: Starting too slowly. Moving on {now=15764263.54770095, sleep=-0.16219627298414707, target=15764263.385504678}
22:49:17.860125 run mass: Starting too slowly. Moving on {now=15764263.563487543, sleep=-0.07798286527395248, target=15764263.485504678}
22:49:17.888260 run osmo-ms-mob/00057: Starting mobile
22:49:17.910133 run osmo-ms-mob/00057(pid=192): Launched
22:49:17.919591 run mass: Starting too slowly. Moving on {now=15764263.622952934, sleep=-0.03744825720787048, target=15764263.585504677}
22:49:17.932192 run mass: MS start registered {at=15764263.635525092, delay=0.012575466185808182, ms=00057}
22:49:18.198959 run osmo-ms-mob/00058: Starting mobile
22:49:18.238976 run osmo-ms-mob/00058(pid=193): Launched
22:49:18.257446 run mass: MS start registered {at=15764263.960778339, delay=4.686228930950165e-05, ms=00058}
22:49:18.494586 run osmo-ms-mob/00059: Starting mobile
22:49:18.512778 run osmo-ms-mob/00059(pid=194): Launched
22:49:18.530273 run mass: MS start registered {at=15764264.233600574, delay=0.00804077833890915, ms=00059}
22:49:18.557900 run mass: MS performed LU {at=15764264.261230944, lu_delay=5.740537045523524, ms=00041}
22:49:18.789971 run osmo-ms-mob/00060: Starting mobile
22:49:18.805777 run osmo-ms-mob/00060(pid=195): Launched
22:49:18.813329 run mass: MS performed LU {at=15764264.516682371, lu_delay=5.293499169871211, ms=00043}
22:49:18.820648 run mass: MS start registered {at=15764264.52400944, delay=0.007348915562033653, ms=00060}
22:49:18.848705 run mass: MS performed LU {at=15764264.55203452, lu_delay=5.023359879851341, ms=00044}
22:49:18.876593 run mass: MS performed LU {at=15764264.579904705, lu_delay=5.9436832293868065, ms=00042}
22:49:18.904827 run osmo-ms-mob/00061: Starting mobile
22:49:18.936602 run osmo-ms-mob/00061(pid=196): Launched
22:49:18.948519 run mass: MS performed LU {at=15764264.651864672, lu_delay=6.428528657183051, ms=00040}
22:49:18.960575 run mass: MS start registered {at=15764264.663910342, delay=0.012078611180186272, ms=00061}
22:49:19.496895 run osmo-ms-mob/00062: Starting mobile
22:49:19.534951 run osmo-ms-mob/00062(pid=197): Launched
22:49:19.552979 run mass: MS start registered {at=15764265.25631284, delay=0.00020363181829452515, ms=00062}
22:49:19.797151 run osmo-ms-mob/00063: Starting mobile
22:49:19.829779 run osmo-ms-mob/00063(pid=198): Launched
22:49:19.850971 run mass: MS start registered {at=15764265.554264862, delay=0.006799640133976936, ms=00063}
22:49:20.198265 run osmo-ms-mob/00064: Starting mobile
22:49:20.223516 run osmo-ms-mob/00064(pid=199): Launched
22:49:20.240545 run mass: MS performed LU {at=15764265.94388421, lu_delay=5.54793824441731, ms=00047}
22:49:20.250514 run mass: MS start registered {at=15764265.953874083, delay=0.010028865188360214, ms=00064}
22:49:20.259071 run mass: MS performed LU {at=15764265.962421408, lu_delay=5.833033364266157, ms=00046}
22:49:20.306257 run mass: MS performed LU {at=15764266.009584012, lu_delay=6.179629795253277, ms=00045}
22:49:20.327555 run osmo-ms-mob/00065: Starting mobile
22:49:20.360507 run osmo-ms-mob/00065(pid=200): Launched
22:49:20.375418 run mass: MS start registered {at=15764266.078770483, delay=2.383999526500702e-05, ms=00065}
22:49:20.513726 run mass: MS performed LU {at=15764266.217058517, lu_delay=5.646174643188715, ms=00048}
22:49:20.532902 run mass: MS performed LU {at=15764266.236240497, lu_delay=5.211416287347674, ms=00049}
22:49:20.547635 run osmo-ms-mob/00066: Starting mobile
22:49:20.564344 run osmo-ms-mob/00066(pid=201): Launched
22:49:20.572011 run mass: MS performed LU {at=15764266.275363958, lu_delay=4.935611072927713, ms=00050}
22:49:20.579441 run mass: MS start registered {at=15764266.282803847, delay=0.007465284317731857, ms=00066}
22:49:21.295315 run osmo-ms-mob/00067: Starting mobile
22:49:21.326502 run osmo-ms-mob/00067(pid=202): Launched
22:49:21.347701 run mass: MS start registered {at=15764267.051035058, delay=0.006873095408082008, ms=00067}
22:49:21.595139 run osmo-ms-mob/00068: Starting mobile
22:49:21.626356 run osmo-ms-mob/00068(pid=203): Launched
22:49:21.650190 run mass: MS start registered {at=15764267.353509119, delay=0.008573098108172417, ms=00068}
22:49:21.990049 run osmo-ms-mob/00069: Starting mobile
22:49:22.009622 run osmo-ms-mob/00069(pid=204): Launched
22:49:22.022388 run mass: MS start registered {at=15764267.725718783, delay=0.005543936043977737, ms=00069}
22:49:22.087574 run mass: MS performed LU {at=15764267.79087352, lu_delay=5.328521091490984, ms=00054}
22:49:22.171224 run mass: MS performed LU {at=15764267.874543497, lu_delay=6.152335612103343, ms=00051}
22:49:22.235612 run mass: MS performed LU {at=15764267.938920537, lu_delay=5.914467824622989, ms=00052}
22:49:22.267255 run osmo-ms-mob/00070: Starting mobile
22:49:22.305319 run osmo-ms-mob/00070(pid=205): Launched
22:49:22.324155 run mass: MS start registered {at=15764268.02749327, delay=4.0415674448013306e-05, ms=00070}
22:49:22.379145 run mass: MS performed LU {at=15764268.08245304, lu_delay=5.313838832080364, ms=00055}
22:49:22.794728 run osmo-ms-mob/00071: Starting mobile
22:49:22.818186 run osmo-ms-mob/00071(pid=206): Launched
22:49:22.840255 run mass: MS start registered {at=15764268.543582408, delay=0.0016013272106647491, ms=00071}
22:49:23.212635 run osmo-ms-mob/00072: Starting mobile
22:49:23.229707 run osmo-ms-mob/00072(pid=207): Launched
22:49:23.244929 run mass: MS start registered {at=15764268.948247014, delay=0.007332850247621536, ms=00072}
22:49:23.596037 run osmo-ms-mob/00073: Starting mobile
22:49:23.625371 run osmo-ms-mob/00073(pid=208): Launched
22:49:23.642751 run mass: MS start registered {at=15764269.346089426, delay=3.820843994617462e-05, ms=00073}
22:49:23.996596 run osmo-ms-mob/00074: Starting mobile
22:49:24.017314 run osmo-ms-mob/00074(pid=209): Launched
22:49:24.036409 run mass: MS start registered {at=15764269.73972222, delay=0.008530739694833755, ms=00074}
22:49:24.187901 run mass: MS performed LU {at=15764269.891210675, lu_delay=6.255685582756996, ms=00057}
22:49:24.243199 run mass: MS performed LU {at=15764269.94649973, lu_delay=5.7128991559147835, ms=00059}
22:49:24.271027 run osmo-ms-mob/00075: Starting mobile
22:49:24.303150 run osmo-ms-mob/00075(pid=210): Launched
22:49:24.318442 run mass: MS performed LU {at=15764270.021780599, lu_delay=6.4897177536040545, ms=00056}
22:49:24.333716 run mass: MS start registered {at=15764270.03706621, delay=0.01532592810690403, ms=00075}
22:49:24.348257 run mass: MS performed LU {at=15764270.05160004, lu_delay=4.795287201181054, ms=00062}
22:49:24.515597 run mass: MS performed LU {at=15764270.218919415, lu_delay=5.694909974932671, ms=00060}
22:49:24.552317 run mass: MS performed LU {at=15764270.255614609, lu_delay=6.2948362696915865, ms=00058}
22:49:24.567278 run osmo-ms-mob/00076: Starting mobile
22:49:24.586489 run osmo-ms-mob/00076(pid=211): Launched
22:49:24.603128 run mass: MS start registered {at=15764270.306433467, delay=0.007205819711089134, ms=00076}
22:49:25.120022 run mass: MS performed LU {at=15764270.823328568, lu_delay=5.269063705578446, ms=00063}
22:49:25.297466 run osmo-ms-mob/00077: Starting mobile
22:49:25.333152 run osmo-ms-mob/00077(pid=212): Launched
22:49:25.356018 run mass: MS start registered {at=15764271.059331661, delay=0.007415197789669037, ms=00077}
22:49:25.796602 run osmo-ms-mob/00078: Starting mobile
22:49:25.831101 run osmo-ms-mob/00078(pid=213): Launched
22:49:25.846918 run mass: MS start registered {at=15764271.550258756, delay=3.99518758058548e-05, ms=00078}
22:49:25.936830 run mass: MS performed LU {at=15764271.64011232, lu_delay=4.589077262207866, ms=00067}
22:49:26.000970 run mass: MS performed LU {at=15764271.704277262, lu_delay=5.625506779178977, ms=00065}
22:49:26.145019 run mass: MS performed LU {at=15764271.848323757, lu_delay=5.5655199103057384, ms=00066}
22:49:26.162985 run osmo-ms-mob/00079: Starting mobile
22:49:26.181991 run osmo-ms-mob/00079(pid=214): Launched
22:49:26.196282 run mass: MS start registered {at=15764271.89961193, delay=0.005681851878762245, ms=00079}
22:49:26.697958 run osmo-ms-mob/00080: Starting mobile
22:49:26.733603 run osmo-ms-mob/00080(pid=215): Launched
22:49:26.754383 run mass: MS start registered {at=15764272.45769856, delay=0.003909315913915634, ms=00080}
22:49:27.196834 run osmo-ms-mob/00081: Starting mobile
22:49:27.231494 run osmo-ms-mob/00081(pid=216): Launched
22:49:27.255500 run mass: MS start registered {at=15764272.958831128, delay=0.009118225425481796, ms=00081}
22:49:27.595049 run osmo-ms-mob/00082: Starting mobile
22:49:27.621511 run osmo-ms-mob/00082(pid=217): Launched
22:49:27.638156 run mass: MS start registered {at=15764273.341494597, delay=3.750808537006378e-05, ms=00082}
22:49:27.838514 run mass: MS performed LU {at=15764273.541828694, lu_delay=6.1883195750415325, ms=00068}
22:49:27.866414 run mass: MS performed LU {at=15764273.569723442, lu_delay=5.542230172082782, ms=00070}
22:49:27.953293 run mass: MS performed LU {at=15764273.656606322, lu_delay=5.113023914396763, ms=00071}
22:49:28.009157 run mass: MS performed LU {at=15764273.712474719, lu_delay=4.764227705076337, ms=00072}
22:49:28.031324 run osmo-ms-mob/00083: Starting mobile
22:49:28.049487 run osmo-ms-mob/00083(pid=218): Launched
22:49:28.058160 run mass: MS performed LU {at=15764273.76150981, lu_delay=6.035791026428342, ms=00069}
22:49:28.070799 run mass: MS start registered {at=15764273.77413396, delay=0.012653045356273651, ms=00083}
22:49:28.694194 run osmo-ms-mob/00084: Starting mobile
22:49:28.712150 run osmo-ms-mob/00084(pid=219): Launched
22:49:28.726106 run mass: MS start registered {at=15764274.429443667, delay=0.005576200783252716, ms=00084}
22:49:29.190956 run osmo-ms-mob/00085: Starting mobile
22:49:29.207453 run osmo-ms-mob/00085(pid=220): Launched
22:49:29.220676 run mass: MS start registered {at=15764274.92397397, delay=0.005465058609843254, ms=00085}
22:49:29.637966 run mass: MS performed LU {at=15764275.341282183, lu_delay=5.304215973243117, ms=00075}
22:49:29.702792 run mass: MS performed LU {at=15764275.406104095, lu_delay=5.666381875053048, ms=00074}
22:49:29.718062 run osmo-ms-mob/00086: Starting mobile
22:49:29.735523 run osmo-ms-mob/00086(pid=221): Launched
22:49:29.751940 run mass: MS start registered {at=15764275.455265446, delay=0.007999923080205917, ms=00086}
22:49:29.910447 run mass: MS performed LU {at=15764275.613747112, lu_delay=6.267657686024904, ms=00073}
22:49:29.965440 run mass: MS performed LU {at=15764275.66875854, lu_delay=4.609426878392696, ms=00077}
22:49:30.389697 run osmo-ms-mob/00087: Starting mobile
22:49:30.407331 run osmo-ms-mob/00087(pid=222): Launched
22:49:30.426156 run mass: MS start registered {at=15764276.129481746, delay=0.009361648932099342, ms=00087}
22:49:30.995790 run osmo-ms-mob/00088: Starting mobile
22:49:31.030166 run osmo-ms-mob/00088(pid=223): Launched
22:49:31.047311 run mass: MS start registered {at=15764276.750647012, delay=0.0017771217972040176, ms=00088}
22:49:31.593715 run osmo-ms-mob/00089: Starting mobile
22:49:31.613929 run osmo-ms-mob/00089(pid=224): Launched
22:49:31.621735 run mass: MS performed LU {at=15764277.32508843, lu_delay=4.8673898708075285, ms=00080}
22:49:31.629394 run mass: MS start registered {at=15764277.332756856, delay=0.007692199200391769, ms=00089}
22:49:31.637266 run mass: MS performed LU {at=15764277.340621231, lu_delay=5.441009301692247, ms=00079}
22:49:31.719067 run mass: MS performed LU {at=15764277.422396446, lu_delay=5.872137689962983, ms=00078}
22:49:31.775582 run mass: MS performed LU {at=15764277.478911027, lu_delay=4.520079899579287, ms=00081}
22:49:32.189073 run osmo-ms-mob/00090: Starting mobile
22:49:32.204644 run osmo-ms-mob/00090(pid=225): Launched
22:49:32.218841 run mass: MS start registered {at=15764277.9221733, delay=0.006782969459891319, ms=00090}
22:49:32.888523 run osmo-ms-mob/00091: Starting mobile
22:49:32.907782 run osmo-ms-mob/00091(pid=226): Launched
22:49:32.922012 run mass: MS start registered {at=15764278.62535338, delay=0.0067030396312475204, ms=00091}
22:49:33.385654 run mass: MS performed LU {at=15764279.088976976, lu_delay=4.659533308818936, ms=00084}
22:49:33.404257 run mass: MS performed LU {at=15764279.107581837, lu_delay=5.766087239608169, ms=00082}
22:49:33.430071 run osmo-ms-mob/00092: Starting mobile
22:49:33.462662 run osmo-ms-mob/00092(pid=227): Launched
22:49:33.478003 run mass: MS performed LU {at=15764279.181344854, lu_delay=5.407210893929005, ms=00083}
22:49:33.492216 run mass: MS start registered {at=15764279.195568586, delay=0.01426432654261589, ms=00092}
22:49:33.676685 run mass: MS performed LU {at=15764279.379953973, lu_delay=22.154457163065672, ms=00037}
22:49:34.394984 run osmo-ms-mob/00093: Starting mobile
22:49:34.418822 run osmo-ms-mob/00093(pid=228): Launched
22:49:34.432982 run mass: MS start registered {at=15764280.136298403, delay=0.005948701873421669, ms=00093}
22:49:35.290047 run osmo-ms-mob/00094: Starting mobile
22:49:35.310926 run osmo-ms-mob/00094(pid=229): Launched
22:49:35.333918 run mass: MS start registered {at=15764281.037234666, delay=0.01332927867770195, ms=00094}
22:49:35.369916 run mass: MS performed LU {at=15764281.073226424, lu_delay=5.617960978299379, ms=00086}
22:49:35.397469 run mass: MS performed LU {at=15764281.10079401, lu_delay=4.350146997720003, ms=00088}
22:49:35.485155 run mass: MS performed LU {at=15764281.188476047, lu_delay=6.264502076432109, ms=00085}
22:49:35.541226 run mass: MS performed LU {at=15764281.244523924, lu_delay=5.115042177960277, ms=00087}
22:49:36.195293 run osmo-ms-mob/00095: Starting mobile
22:49:36.227315 run osmo-ms-mob/00095(pid=230): Launched
22:49:36.249007 run mass: MS start registered {at=15764281.952327177, delay=0.0065085869282484055, ms=00095}
22:49:37.191539 run osmo-ms-mob/00096: Starting mobile
22:49:37.207435 run osmo-ms-mob/00096(pid=231): Launched
22:49:37.220257 run mass: MS start registered {at=15764282.923595592, delay=0.003083452582359314, ms=00096}
22:49:37.233939 run mass: MS performed LU {at=15764282.937260969, lu_delay=5.604504112154245, ms=00089}
22:49:37.298456 run mass: MS performed LU {at=15764283.001766646, lu_delay=5.0795933455228806, ms=00090}
22:49:38.291676 run osmo-ms-mob/00097: Starting mobile
22:49:38.306661 run osmo-ms-mob/00097(pid=232): Launched
22:49:38.319469 run mass: MS start registered {at=15764284.022804484, delay=0.0051652658730745316, ms=00097}
22:49:39.136050 run mass: MS performed LU {at=15764284.839325067, lu_delay=4.7030266635119915, ms=00093}
22:49:39.163073 run mass: MS performed LU {at=15764284.866389325, lu_delay=5.670820739120245, ms=00092}
22:49:39.251309 run mass: MS performed LU {at=15764284.954602327, lu_delay=6.329248948022723, ms=00091}
22:49:39.269212 run mass: MS performed LU {at=15764284.97253919, lu_delay=22.68332020752132, ms=00053}
22:49:39.598661 run osmo-ms-mob/00098: Starting mobile
22:49:39.639532 run osmo-ms-mob/00098(pid=233): Launched
22:49:39.663844 run mass: MS start registered {at=15764285.367164584, delay=0.005294416099786758, ms=00098}
22:49:41.000406 run mass: MS performed LU {at=15764286.70371205, lu_delay=4.751384872943163, ms=00095}
22:49:41.065218 run mass: MS performed LU {at=15764286.768540641, lu_delay=5.731305975466967, ms=00094}
22:49:41.393790 run osmo-ms-mob/00099: Starting mobile
22:49:41.410996 run osmo-ms-mob/00099(pid=234): Launched
22:49:41.418710 run mass: All started... {duration=55.736571749672294, too_slow=4}
22:49:41.426530 run mass: MS performed LU {at=15764287.129881358, lu_delay=22.465971015393734, ms=00061}
22:49:41.434021 run mass: MS start registered {at=15764287.137383932, delay=0.015311282128095627, ms=00099}
22:49:42.901718 run mass: MS performed LU {at=15764288.604991803, lu_delay=4.582187319174409, ms=00097}
22:49:42.929532 run mass: MS performed LU {at=15764288.632840363, lu_delay=5.709244770929217, ms=00096}
22:49:43.016704 run mass: MS performed LU {at=15764288.720010672, lu_delay=22.766136588528752, ms=00064}
22:49:44.765941 run mass: MS performed LU {at=15764290.469244795, lu_delay=5.102080211043358, ms=00098}
22:49:46.667570 run mass: MS performed LU {at=15764292.370893985, lu_delay=5.233510052785277, ms=00099}
22:49:46.694995 run mass: MS performed LU {at=15764292.398344431, lu_delay=22.091910963878036, ms=00076}
22:49:46.701398 run mass: Tests done {all_completed=True, max=22.766136588528752, min=4.350146997720003}
22:49:46.707481 tst register_default_mass.py: Test passed (85.0 sec)
22:49:46.713723 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:46.717434 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:46.721142 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:46.724833 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:46.728588 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:46.732378 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:46.736207 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:46.740072 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:46.743951 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:46.747840 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:46.751765 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:46.755652 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:46.759629 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:46.763654 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:46.767671 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:46.771732 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:46.775875 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:46.781721 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:46.786120 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:46.790359 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:46.794907 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:46.799205 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:46.803499 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:46.807769 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:46.812273 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:46.816648 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:46.820970 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:46.825276 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:46.829498 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:46.833802 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:46.838213 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:46.842807 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:46.847128 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:46.851440 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:46.855874 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:46.860598 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:46.865110 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:46.869540 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:46.874616 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:46.879450 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:46.883877 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:46.888501 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:46.893199 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:46.897523 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:46.901989 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:46.906545 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:46.911018 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:46.915800 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:46.920282 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:46.925626 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:46.930342 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:46.934871 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:46.939444 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:46.944017 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:46.948602 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:46.953175 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:46.957808 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:46.962298 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:46.966814 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:46.971261 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:46.975780 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:46.980435 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:46.985099 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:46.989562 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:46.993995 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:46.998418 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:47.002858 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:47.007342 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:47.011673 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:47.015989 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:47.020366 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:47.024706 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:47.029151 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:47.033597 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:47.037978 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:47.042418 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:47.046947 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:47.051398 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:47.055831 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:47.060219 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:47.064535 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:47.068877 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:47.073273 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:47.077651 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:47.081990 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:47.086375 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:47.090829 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:47.095296 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:47.099925 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:47.104433 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:47.108905 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:47.113232 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:47.117597 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:47.122003 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:47.126428 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:47.130766 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:47.135188 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:47.139522 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:47.143922 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:47.148722 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:47.153278 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:47.157673 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:47.162200 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:47.167034 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:47.171491 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:47.176026 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:47.180482 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:47.184919 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:47.189464 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:47.193981 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:47.198380 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:47.202819 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:47.207245 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:47.211681 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:47.216830 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:47.221255 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:47.225579 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:47.229820 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:47.234003 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:47.238219 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:47.242363 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:47.246402 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:47.250454 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:47.254513 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:47.258548 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:47.262663 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:47.266732 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:47.270800 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:47.274915 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:47.279070 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:47.283130 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:47.287238 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:47.291296 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:47.295381 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:47.299581 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:47.303706 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:47.307881 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:47.311989 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:47.316062 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:47.320105 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:47.324207 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:47.328274 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:47.332428 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:47.336545 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:47.340606 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:47.344703 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:47.348757 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:47.352811 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:47.356867 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:47.360977 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:47.365012 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:47.369098 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:47.373188 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:47.377269 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:47.381336 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:47.385430 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:47.389485 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:47.393509 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:47.397549 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:47.401578 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:47.405602 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:47.409665 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:47.413700 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:47.417751 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:47.421865 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:47.425917 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:47.429948 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:47.434071 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:47.438224 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:47.442390 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:47.446560 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:47.450659 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:47.454823 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:47.459132 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:47.463487 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:47.467885 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:47.472291 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:47.476704 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:47.481112 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:47.485578 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:47.489959 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:47.494369 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:47.498732 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:47.503114 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:47.507385 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:47.511681 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:47.515970 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:47.520250 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:47.524418 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:47.528692 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:47.533120 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:47.537682 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:47.542131 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:47.546335 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:47.550444 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:47.554471 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:47.558431 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:47.562478 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:47.566554 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:47.570725 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:47.574851 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:47.578923 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:47.582978 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:47.586998 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:47.591031 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:47.595076 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:47.599135 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:47.603187 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:47.607230 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:47.611268 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:47.615328 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:47.619441 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:47.623615 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:47.627818 --- ParallelTerminationStrategy: PID 22 died...
22:49:47.629730 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:47.634455 --- ParallelTerminationStrategy: PID 23 died...
22:49:47.636332 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:47.640967 --- ParallelTerminationStrategy: PID 24 died...
22:49:47.642877 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:47.647496 --- ParallelTerminationStrategy: PID 25 died...
22:49:47.649380 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:47.653995 --- ParallelTerminationStrategy: PID 26 died...
22:49:47.655862 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:47.660517 --- ParallelTerminationStrategy: PID 27 died...
22:49:47.662393 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:47.666954 --- ParallelTerminationStrategy: PID 28 died...
22:49:47.668812 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:47.673463 --- ParallelTerminationStrategy: PID 29 died...
22:49:47.675337 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:47.680031 --- ParallelTerminationStrategy: PID 30 died...
22:49:47.681926 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:47.686566 --- ParallelTerminationStrategy: PID 31 died...
22:49:47.688401 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:47.693012 --- ParallelTerminationStrategy: PID 32 died...
22:49:47.694849 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:47.699374 --- ParallelTerminationStrategy: PID 33 died...
22:49:47.701212 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:47.705744 --- ParallelTerminationStrategy: PID 35 died...
22:49:47.707588 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:47.712161 --- ParallelTerminationStrategy: PID 36 died...
22:49:47.714005 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:47.718555 --- ParallelTerminationStrategy: PID 37 died...
22:49:47.720436 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:47.725033 --- ParallelTerminationStrategy: PID 38 died...
22:49:47.726869 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:47.731459 --- ParallelTerminationStrategy: PID 39 died...
22:49:47.733278 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:47.737683 --- ParallelTerminationStrategy: PID 40 died...
22:49:47.739470 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:47.743913 --- ParallelTerminationStrategy: PID 41 died...
22:49:47.745715 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:47.750260 --- ParallelTerminationStrategy: PID 42 died...
22:49:47.752111 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:47.756614 --- ParallelTerminationStrategy: PID 43 died...
22:49:47.758478 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:47.763012 --- ParallelTerminationStrategy: PID 44 died...
22:49:47.764852 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:47.769407 --- ParallelTerminationStrategy: PID 45 died...
22:49:47.771240 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:47.775787 --- ParallelTerminationStrategy: PID 46 died...
22:49:47.777573 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:47.781968 --- ParallelTerminationStrategy: PID 47 died...
22:49:47.783754 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:47.788223 --- ParallelTerminationStrategy: PID 48 died...
22:49:47.790052 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:47.794502 --- ParallelTerminationStrategy: PID 49 died...
22:49:47.796292 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:47.800810 --- ParallelTerminationStrategy: PID 50 died...
22:49:47.802631 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:47.807150 --- ParallelTerminationStrategy: PID 51 died...
22:49:47.808943 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:47.813329 --- ParallelTerminationStrategy: PID 52 died...
22:49:47.815123 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:47.819526 --- ParallelTerminationStrategy: PID 53 died...
22:49:47.821380 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:47.825837 --- ParallelTerminationStrategy: PID 54 died...
22:49:47.827621 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:47.832029 --- ParallelTerminationStrategy: PID 55 died...
22:49:47.833823 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:47.838225 --- ParallelTerminationStrategy: PID 56 died...
22:49:47.840016 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:47.844486 --- ParallelTerminationStrategy: PID 57 died...
22:49:47.846312 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:47.850764 --- ParallelTerminationStrategy: PID 58 died...
22:49:47.852595 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:47.857028 --- ParallelTerminationStrategy: PID 59 died...
22:49:47.858793 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:47.863265 --- ParallelTerminationStrategy: PID 60 died...
22:49:47.865081 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:47.869631 --- ParallelTerminationStrategy: PID 61 died...
22:49:47.871457 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:47.875973 --- ParallelTerminationStrategy: PID 62 died...
22:49:47.877792 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:47.882347 --- ParallelTerminationStrategy: PID 63 died...
22:49:47.884235 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:47.888985 --- ParallelTerminationStrategy: PID 64 died...
22:49:47.890908 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:47.895645 --- ParallelTerminationStrategy: PID 65 died...
22:49:47.897579 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:47.902311 --- ParallelTerminationStrategy: PID 66 died...
22:49:47.904199 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:47.908812 --- ParallelTerminationStrategy: PID 67 died...
22:49:47.910640 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:47.915160 --- ParallelTerminationStrategy: PID 68 died...
22:49:47.917017 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:47.921447 --- ParallelTerminationStrategy: PID 69 died...
22:49:47.923265 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:47.927939 --- ParallelTerminationStrategy: PID 70 died...
22:49:47.929915 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:47.934871 --- ParallelTerminationStrategy: PID 71 died...
22:49:47.936854 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:47.941640 --- ParallelTerminationStrategy: PID 72 died...
22:49:47.943552 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:47.948204 --- ParallelTerminationStrategy: PID 73 died...
22:49:47.950097 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:47.954671 --- ParallelTerminationStrategy: PID 74 died...
22:49:47.956508 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:47.961089 --- ParallelTerminationStrategy: PID 75 died...
22:49:47.962980 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:47.967674 --- ParallelTerminationStrategy: PID 76 died...
22:49:47.969585 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:47.974119 --- ParallelTerminationStrategy: PID 77 died...
22:49:47.975955 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:47.980493 --- ParallelTerminationStrategy: PID 78 died...
22:49:47.982386 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:47.986913 --- ParallelTerminationStrategy: PID 79 died...
22:49:47.988741 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:47.993276 --- ParallelTerminationStrategy: PID 80 died...
22:49:47.995101 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:47.999670 --- ParallelTerminationStrategy: PID 81 died...
22:49:48.001518 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:48.006330 --- ParallelTerminationStrategy: PID 82 died...
22:49:48.008158 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:48.012763 --- ParallelTerminationStrategy: PID 83 died...
22:49:48.014661 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:48.019260 --- ParallelTerminationStrategy: PID 84 died...
22:49:48.021096 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:48.025642 --- ParallelTerminationStrategy: PID 85 died...
22:49:48.027504 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:48.032077 --- ParallelTerminationStrategy: PID 86 died...
22:49:48.033910 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:48.038466 --- ParallelTerminationStrategy: PID 87 died...
22:49:48.040294 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:48.044832 --- ParallelTerminationStrategy: PID 88 died...
22:49:48.046671 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:48.051203 --- ParallelTerminationStrategy: PID 89 died...
22:49:48.053085 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:48.057718 --- ParallelTerminationStrategy: PID 90 died...
22:49:48.059549 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:48.064087 --- ParallelTerminationStrategy: PID 91 died...
22:49:48.065928 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:48.070434 --- ParallelTerminationStrategy: PID 92 died...
22:49:48.072277 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:48.076821 --- ParallelTerminationStrategy: PID 93 died...
22:49:48.078653 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:48.083098 --- ParallelTerminationStrategy: PID 94 died...
22:49:48.084955 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:48.089530 --- ParallelTerminationStrategy: PID 95 died...
22:49:48.091410 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:48.096049 --- ParallelTerminationStrategy: PID 96 died...
22:49:48.097946 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:48.102599 --- ParallelTerminationStrategy: PID 97 died...
22:49:48.104473 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:48.109202 --- ParallelTerminationStrategy: PID 98 died...
22:49:48.111099 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:48.115859 --- ParallelTerminationStrategy: PID 99 died...
22:49:48.117805 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:48.122572 --- ParallelTerminationStrategy: PID 100 died...
22:49:48.124451 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:48.129124 --- ParallelTerminationStrategy: PID 101 died...
22:49:48.131018 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:48.135656 --- ParallelTerminationStrategy: PID 102 died...
22:49:48.137589 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:48.142227 --- ParallelTerminationStrategy: PID 103 died...
22:49:48.144131 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:48.148907 --- ParallelTerminationStrategy: PID 104 died...
22:49:48.150886 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:48.155660 --- ParallelTerminationStrategy: PID 105 died...
22:49:48.157633 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:48.162404 --- ParallelTerminationStrategy: PID 106 died...
22:49:48.164337 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:48.169016 --- ParallelTerminationStrategy: PID 107 died...
22:49:48.170915 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:48.175725 --- ParallelTerminationStrategy: PID 108 died...
22:49:48.177659 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:48.182463 --- ParallelTerminationStrategy: PID 109 died...
22:49:48.184420 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:48.189299 --- ParallelTerminationStrategy: PID 110 died...
22:49:48.191249 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:48.196021 --- ParallelTerminationStrategy: PID 111 died...
22:49:48.197981 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:48.202784 --- ParallelTerminationStrategy: PID 112 died...
22:49:48.204687 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:48.209517 --- ParallelTerminationStrategy: PID 113 died...
22:49:48.211468 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:48.216164 --- ParallelTerminationStrategy: PID 114 died...
22:49:48.218082 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:48.222792 --- ParallelTerminationStrategy: PID 115 died...
22:49:48.224795 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:48.229603 --- ParallelTerminationStrategy: PID 116 died...
22:49:48.231516 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:48.236336 --- ParallelTerminationStrategy: PID 117 died...
22:49:48.238302 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:48.243647 --- ParallelTerminationStrategy: PID 118 died...
22:49:48.245623 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:48.250469 --- ParallelTerminationStrategy: PID 119 died...
22:49:48.252362 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:48.257216 --- ParallelTerminationStrategy: PID 120 died...
22:49:48.259177 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:48.263992 --- ParallelTerminationStrategy: PID 121 died...
22:49:48.265892 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:48.270552 --- ParallelTerminationStrategy: PID 122 died...
22:49:48.272397 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:48.276928 --- ParallelTerminationStrategy: PID 123 died...
22:49:48.278758 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:48.283313 --- ParallelTerminationStrategy: PID 124 died...
22:49:48.285157 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:48.289680 --- ParallelTerminationStrategy: PID 125 died...
22:49:48.291517 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:48.296022 --- ParallelTerminationStrategy: PID 126 died...
22:49:48.297860 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:48.302401 --- ParallelTerminationStrategy: PID 127 died...
22:49:48.304274 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:48.308921 --- ParallelTerminationStrategy: PID 128 died...
22:49:48.310818 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:48.315515 --- ParallelTerminationStrategy: PID 129 died...
22:49:48.317407 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:48.322187 --- ParallelTerminationStrategy: PID 130 died...
22:49:48.324121 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:48.328903 --- ParallelTerminationStrategy: PID 131 died...
22:49:48.330797 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:48.335559 --- ParallelTerminationStrategy: PID 132 died...
22:49:48.337502 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:48.342267 --- ParallelTerminationStrategy: PID 133 died...
22:49:48.344162 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:48.348815 --- ParallelTerminationStrategy: PID 134 died...
22:49:48.350695 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:48.355392 --- ParallelTerminationStrategy: PID 135 died...
22:49:48.357286 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:48.361995 --- ParallelTerminationStrategy: PID 136 died...
22:49:48.363889 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:48.368619 --- ParallelTerminationStrategy: PID 137 died...
22:49:48.370563 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:48.375381 --- ParallelTerminationStrategy: PID 138 died...
22:49:48.377323 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:48.382173 --- ParallelTerminationStrategy: PID 139 died...
22:49:48.384119 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:48.388885 --- ParallelTerminationStrategy: PID 140 died...
22:49:48.390755 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:48.395393 --- ParallelTerminationStrategy: PID 141 died...
22:49:48.397293 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:48.401995 --- ParallelTerminationStrategy: PID 142 died...
22:49:48.403884 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:48.408551 --- ParallelTerminationStrategy: PID 143 died...
22:49:48.410446 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:48.415157 --- ParallelTerminationStrategy: PID 144 died...
22:49:48.417075 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:48.421741 --- ParallelTerminationStrategy: PID 145 died...
22:49:48.423629 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:48.428295 --- ParallelTerminationStrategy: PID 146 died...
22:49:48.430168 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:48.434869 --- ParallelTerminationStrategy: PID 147 died...
22:49:48.436750 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:48.441519 --- ParallelTerminationStrategy: PID 148 died...
22:49:48.443450 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:48.448132 --- ParallelTerminationStrategy: PID 149 died...
22:49:48.450084 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:48.454772 --- ParallelTerminationStrategy: PID 150 died...
22:49:48.456634 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:48.461405 --- ParallelTerminationStrategy: PID 151 died...
22:49:48.463285 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:48.467962 --- ParallelTerminationStrategy: PID 152 died...
22:49:48.469840 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:48.474497 --- ParallelTerminationStrategy: PID 153 died...
22:49:48.476378 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:48.481068 --- ParallelTerminationStrategy: PID 154 died...
22:49:48.482947 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:48.487644 --- ParallelTerminationStrategy: PID 155 died...
22:49:48.489526 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:48.494275 --- ParallelTerminationStrategy: PID 156 died...
22:49:48.496216 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:48.501043 --- ParallelTerminationStrategy: PID 157 died...
22:49:48.502962 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:48.507786 --- ParallelTerminationStrategy: PID 158 died...
22:49:48.509745 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:48.514552 --- ParallelTerminationStrategy: PID 159 died...
22:49:48.516487 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:48.521369 --- ParallelTerminationStrategy: PID 160 died...
22:49:48.523364 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:48.528274 --- ParallelTerminationStrategy: PID 161 died...
22:49:48.530217 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:48.535053 --- ParallelTerminationStrategy: PID 162 died...
22:49:48.537040 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:48.541890 --- ParallelTerminationStrategy: PID 163 died...
22:49:48.544039 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:48.548988 --- ParallelTerminationStrategy: PID 164 died...
22:49:48.550975 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:48.555898 --- ParallelTerminationStrategy: PID 165 died...
22:49:48.557898 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:48.562797 --- ParallelTerminationStrategy: PID 166 died...
22:49:48.564740 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:48.569822 --- ParallelTerminationStrategy: PID 167 died...
22:49:48.571818 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:48.576761 --- ParallelTerminationStrategy: PID 168 died...
22:49:48.578746 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:48.583681 --- ParallelTerminationStrategy: PID 169 died...
22:49:48.585722 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:48.590667 --- ParallelTerminationStrategy: PID 170 died...
22:49:48.592663 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:48.597631 --- ParallelTerminationStrategy: PID 171 died...
22:49:48.599614 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:48.604565 --- ParallelTerminationStrategy: PID 172 died...
22:49:48.606578 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:48.611409 --- ParallelTerminationStrategy: PID 173 died...
22:49:48.613369 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:48.618182 --- ParallelTerminationStrategy: PID 174 died...
22:49:48.620120 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:48.624947 --- ParallelTerminationStrategy: PID 175 died...
22:49:48.626885 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:48.631639 --- ParallelTerminationStrategy: PID 176 died...
22:49:48.633534 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:48.638354 --- ParallelTerminationStrategy: PID 177 died...
22:49:48.640315 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:48.645157 --- ParallelTerminationStrategy: PID 178 died...
22:49:48.647100 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:48.651955 --- ParallelTerminationStrategy: PID 179 died...
22:49:48.653899 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:48.658745 --- ParallelTerminationStrategy: PID 180 died...
22:49:48.660725 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:48.665670 --- ParallelTerminationStrategy: PID 181 died...
22:49:48.667671 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:48.672609 --- ParallelTerminationStrategy: PID 182 died...
22:49:48.674606 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:48.679587 --- ParallelTerminationStrategy: PID 183 died...
22:49:48.681581 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:48.686583 --- ParallelTerminationStrategy: PID 184 died...
22:49:48.688561 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:48.693568 --- ParallelTerminationStrategy: PID 185 died...
22:49:48.695627 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:48.700620 --- ParallelTerminationStrategy: PID 186 died...
22:49:48.702672 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:48.707718 --- ParallelTerminationStrategy: PID 187 died...
22:49:48.709777 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:48.714890 --- ParallelTerminationStrategy: PID 188 died...
22:49:48.716995 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:48.722075 --- ParallelTerminationStrategy: PID 189 died...
22:49:48.724061 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:48.729057 --- ParallelTerminationStrategy: PID 190 died...
22:49:48.731034 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:48.735976 --- ParallelTerminationStrategy: PID 191 died...
22:49:48.737981 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:48.759076 --- ParallelTerminationStrategy: PID 192 died...
22:49:48.762917 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:48.770598 --- ParallelTerminationStrategy: PID 193 died...
22:49:48.772585 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:48.777557 --- ParallelTerminationStrategy: PID 194 died...
22:49:48.792138 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:48.796969 --- ParallelTerminationStrategy: PID 195 died...
22:49:48.798807 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:48.805196 --- ParallelTerminationStrategy: PID 196 died...
22:49:48.807211 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:48.812122 --- ParallelTerminationStrategy: PID 197 died...
22:49:48.815514 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:48.820303 --- ParallelTerminationStrategy: PID 198 died...
22:49:48.822195 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:48.826987 --- ParallelTerminationStrategy: PID 199 died...
22:49:48.828944 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:48.833733 --- ParallelTerminationStrategy: PID 200 died...
22:49:48.835668 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:48.840470 --- ParallelTerminationStrategy: PID 201 died...
22:49:48.842414 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:48.847276 --- ParallelTerminationStrategy: PID 202 died...
22:49:48.849362 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:48.854318 --- ParallelTerminationStrategy: PID 203 died...
22:49:48.856337 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:48.861336 --- ParallelTerminationStrategy: PID 204 died...
22:49:48.863344 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:48.868297 --- ParallelTerminationStrategy: PID 205 died...
22:49:48.870402 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:48.875366 --- ParallelTerminationStrategy: PID 206 died...
22:49:48.877379 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:48.882456 --- ParallelTerminationStrategy: PID 207 died...
22:49:48.884486 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:48.889507 --- ParallelTerminationStrategy: PID 208 died...
22:49:48.891523 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:48.896596 --- ParallelTerminationStrategy: PID 209 died...
22:49:48.898675 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:48.903823 --- ParallelTerminationStrategy: PID 210 died...
22:49:48.905878 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:48.910955 --- ParallelTerminationStrategy: PID 211 died...
22:49:48.912970 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:48.918052 --- ParallelTerminationStrategy: PID 212 died...
22:49:48.920093 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:48.925231 --- ParallelTerminationStrategy: PID 213 died...
22:49:48.927217 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:48.932237 --- ParallelTerminationStrategy: PID 214 died...
22:49:48.934300 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:48.939339 --- ParallelTerminationStrategy: PID 215 died...
22:49:48.941364 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:48.946382 --- ParallelTerminationStrategy: PID 216 died...
22:49:48.948384 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:48.953242 --- ParallelTerminationStrategy: PID 217 died...
22:49:48.955195 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:48.960033 --- ParallelTerminationStrategy: PID 218 died...
22:49:48.962096 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:48.967209 --- ParallelTerminationStrategy: PID 219 died...
22:49:48.969343 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:48.974778 --- ParallelTerminationStrategy: PID 220 died...
22:49:48.977083 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:48.982835 --- ParallelTerminationStrategy: PID 221 died...
22:49:48.985238 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:48.991343 --- ParallelTerminationStrategy: PID 222 died...
22:49:48.993803 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:48.999563 --- ParallelTerminationStrategy: PID 223 died...
22:49:49.002300 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:49.008422 --- ParallelTerminationStrategy: PID 224 died...
22:49:49.011109 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:49.017458 --- ParallelTerminationStrategy: PID 225 died...
22:49:49.019822 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:49.025860 --- ParallelTerminationStrategy: PID 226 died...
22:49:49.028182 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:49.034870 --- ParallelTerminationStrategy: PID 227 died...
22:49:49.037205 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:49.042684 --- ParallelTerminationStrategy: PID 228 died...
22:49:49.044933 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:49.050424 --- ParallelTerminationStrategy: PID 229 died...
22:49:49.052788 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:49.058758 --- ParallelTerminationStrategy: PID 230 died...
22:49:49.061125 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:49.066929 --- ParallelTerminationStrategy: PID 231 died...
22:49:49.069344 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:49.076209 --- ParallelTerminationStrategy: PID 232 died...
22:49:49.078694 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:49.084230 --- ParallelTerminationStrategy: PID 233 died...
22:49:49.086508 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:49.092299 --- ParallelTerminationStrategy: PID 234 died...
22:49:49.094653 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:52.499961 --- ParallelTerminationStrategy: PID 34 died...
22:49:52.503772 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8027 netreg_mass PASS
---------------------------------------------------------------------
22:49:52.591940 tst trial-8027: Storing JUnit report in /build/trial-8027/run.2025-07-14_22-48-21/trial-8027.xml
--------------------------------------------------------------------------------------------
trial-8027 PASS
--------------------------------------------------------------------------------------------
22:49:52.606890 tst trial-8027: trial-8027: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.0 sec)
+ exit_code=0
+ rm -rf trial-8027/inst
+ cd trial-8027
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-14 22:48:21
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8027-run.tgz run.2025-07-14_22-48-21
+ tar czf /build/trial-8027-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-14_15_27_56.tgz osmo-bts-oc2g.build-2025-07-14_00_51_27.tgz osmo-bts-sysmo.build-2025-07-14_00_51_34.tgz osmo-bts.build-2025-07-14_00_51_36.tgz osmo-ggsn.build-2025-07-14_20_42_36.tgz osmo-hlr.build-2025-07-14_16_36_53.tgz osmo-hnbgw.build-2025-07-14_15_43_04.tgz osmo-mgw.build-2025-07-14_08_33_15.tgz osmo-msc.build-2025-07-14_15_45_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-14_07_34_00.tgz osmo-pcu-sysmo.build-2025-07-14_07_35_59.tgz osmo-pcu.build-2025-07-14_07_36_05.tgz osmo-sgsn.build-2025-07-14_22_31_44.tgz osmo-stp.build-2025-07-14_13_25_01.tgz osmo-trx.build-2025-07-14_14_27_31.tgz osmocom-bb.build-2025-07-14_21_17_41.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