This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6139901860472849091.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8403
+ 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
c71de27 debian-{bullseye,bookworm}-titan[-master]: drop libfftranscode
+ 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 M3UA_TESTTOOL_BRANCH=osmocom/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_S1GW_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 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#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.0s
#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.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 8/28] RUN MKDIR /var/run/sshd
#7 CACHED
#8 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#8 CACHED
#9 [ 9/28] COPY SSH /root/.ssh
#9 CACHED
#10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#10 CACHED
#11 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#11 CACHED
#12 [ 3/28] RUN groupadd osmo-gsm-tester
#12 CACHED
#13 [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
#13 CACHED
#14 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [ 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
#16 CACHED
#17 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#17 CACHED
#18 [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
#18 CACHED
#19 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [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
#21 CACHED
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 CACHED
#23 [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
#23 CACHED
#24 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#24 CACHED
#25 [ 2/28] RUN useradd -ms /bin/bash jenkins
#25 CACHED
#26 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#26 CACHED
#27 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#27 CACHED
#28 [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
#28 CACHED
#29 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#29 CACHED
#30 [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
#30 CACHED
#31 [20/28] WORKDIR /TMP
#31 CACHED
#32 [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://archive.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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:6702a5dbfd1757f71a3172e43b11b683a20c2ef18de7fd1d9e59536ab26d9612 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8404 -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=2026-07-26 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8404
+ mkdir -p trial-8404
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-26_13_27_06.tgz osmo-bts-oc2g.build-2026-07-26_00_52_23.tgz osmo-bts-sysmo.build-2026-07-26_00_52_20.tgz osmo-bts.build-2026-07-26_00_52_25.tgz osmo-ggsn.build-2026-07-26_20_43_21.tgz osmo-hlr.build-2026-07-26_16_37_36.tgz osmo-hnbgw.build-2026-07-26_13_29_33.tgz osmo-mgw.build-2026-07-26_08_33_39.tgz osmo-msc.build-2026-07-26_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-26_07_35_07.tgz osmo-pcu-sysmo.build-2026-07-26_07_35_05.tgz osmo-pcu.build-2026-07-26_07_35_07.tgz osmo-sgsn.build-2026-07-26_20_50_06.tgz osmo-stp.build-2026-07-26_13_25_43.tgz osmo-trx.build-2026-07-26_14_22_28.tgz osmocom-bb.build-2026-07-26_21_17_41.tgz srslte.build-19.tgz trial-8404
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-26_13_27_06.md5 osmo-bts-oc2g.build-2026-07-26_00_52_23.md5 osmo-bts-sysmo.build-2026-07-26_00_52_20.md5 osmo-bts.build-2026-07-26_00_52_25.md5 osmo-ggsn.build-2026-07-26_20_43_21.md5 osmo-hlr.build-2026-07-26_16_37_36.md5 osmo-hnbgw.build-2026-07-26_13_29_33.md5 osmo-mgw.build-2026-07-26_08_33_39.md5 osmo-msc.build-2026-07-26_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-26_07_35_07.md5 osmo-pcu-sysmo.build-2026-07-26_07_35_05.md5 osmo-pcu.build-2026-07-26_07_35_07.md5 osmo-sgsn.build-2026-07-26_20_50_06.md5 osmo-stp.build-2026-07-26_13_25_43.md5 osmo-trx.build-2026-07-26_14_22_28.md5 osmocom-bb.build-2026-07-26_21_17_41.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-26_13_27_06.md5 osmo-bts-oc2g.build-2026-07-26_00_52_23.md5 osmo-bts-sysmo.build-2026-07-26_00_52_20.md5 osmo-bts.build-2026-07-26_00_52_25.md5 osmo-ggsn.build-2026-07-26_20_43_21.md5 osmo-hlr.build-2026-07-26_16_37_36.md5 osmo-hnbgw.build-2026-07-26_13_29_33.md5 osmo-mgw.build-2026-07-26_08_33_39.md5 osmo-msc.build-2026-07-26_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-26_07_35_07.md5 osmo-pcu-sysmo.build-2026-07-26_07_35_05.md5 osmo-pcu.build-2026-07-26_07_35_07.md5 osmo-sgsn.build-2026-07-26_20_50_06.md5 osmo-stp.build-2026-07-26_13_25_43.md5 osmo-trx.build-2026-07-26_14_22_28.md5 osmocom-bb.build-2026-07-26_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-8404 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8404'
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-8404
--------------------------------------------------------------------------------------------
22:48:16.643918 tst trial-8404: Detailed log at /build/trial-8404/run.2026-07-26_22-48-16/log
---------------------------------------------------------------------
trial-8404 netreg_mass
---------------------------------------------------------------------
22:48:16.849610 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.849996 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.850809 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.851984 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.891845 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.892680 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.893843 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.977230 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-8404 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.978142 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.992659 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.993214 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.993699 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.994181 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.994647 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.995128 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.995599 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.022066 tst register_default_mass.py: using LAC 2
22:48:17.039105 tst register_default_mass.py: using RAC 2
22:48:17.057210 tst register_default_mass.py: using CellId 2
22:48:17.077140 tst register_default_mass.py: using BVCI 3
22:48:17.086569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.087202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.087765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.088320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.088847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.089369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.089912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.090452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.091000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.091544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.092073 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.092593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.093141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.093671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.094190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.094728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.095266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.095789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.096300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.096836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.097357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.097875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.098415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.098945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.099462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.099995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.100524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.101062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.101590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.102113 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.102634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.103171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.103699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.104244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.104776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.105305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.105839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.106369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.106902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.107448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.107971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.108493 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.109031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.109552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.110084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.110604 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.111149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.111692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.112210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.112738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.113265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.113783 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.114304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.114832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.115351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.115866 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.116394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.116910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.117422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.117942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.118448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.118982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.119508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.120027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.120552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.121069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.121581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.122111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.122627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.123136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.123660 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.124183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.124771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.125299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.125813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.126331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.126850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.127370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.127897 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.128412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.128924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.129431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.129961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.130471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.130983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.131505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.132025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.132534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.133062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.133585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.134118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.134640 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.135173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.135709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.136225 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.136739 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.137265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.137785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.138300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.138827 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.139352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.139935 tst register_default_mass.py:21: Launching a simple network
22:48:17.149926 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.266209 run create_hlr_db(pid=20): Launched
22:48:18.280173 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.304890 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.320318 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.325984 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.516779 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.531590 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.537140 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.941246 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.956162 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.971965 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.109245 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.124384 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.129964 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.153322 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.168261 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.173869 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.480682 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.495780 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.522726 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.692867 run osmo-bts-virtual(pid=34): Launched
22:48:29.724624 tst register_default_mass.py: using MSISDN 1001
22:48:29.736527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.765707 tst register_default_mass.py: using MSISDN 1002
22:48:29.778777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.801557 tst register_default_mass.py: using MSISDN 1003
22:48:29.811897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.834587 tst register_default_mass.py: using MSISDN 1004
22:48:29.844526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.867117 tst register_default_mass.py: using MSISDN 1005
22:48:29.876978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.899423 tst register_default_mass.py: using MSISDN 1006
22:48:29.909229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.931856 tst register_default_mass.py: using MSISDN 1007
22:48:29.941853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.964483 tst register_default_mass.py: using MSISDN 1008
22:48:29.974294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.997054 tst register_default_mass.py: using MSISDN 1009
22:48:30.007049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.029744 tst register_default_mass.py: using MSISDN 1010
22:48:30.039623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.062320 tst register_default_mass.py: using MSISDN 1011
22:48:30.072136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.094919 tst register_default_mass.py: using MSISDN 1012
22:48:30.104940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.127670 tst register_default_mass.py: using MSISDN 1013
22:48:30.137550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.160249 tst register_default_mass.py: using MSISDN 1014
22:48:30.170127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.192881 tst register_default_mass.py: using MSISDN 1015
22:48:30.202911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.225730 tst register_default_mass.py: using MSISDN 1016
22:48:30.235675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.258525 tst register_default_mass.py: using MSISDN 1017
22:48:30.268450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.291217 tst register_default_mass.py: using MSISDN 1018
22:48:30.301195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.323752 tst register_default_mass.py: using MSISDN 1019
22:48:30.333583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.356552 tst register_default_mass.py: using MSISDN 1020
22:48:30.366480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.389323 tst register_default_mass.py: using MSISDN 1021
22:48:30.399322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.422159 tst register_default_mass.py: using MSISDN 1022
22:48:30.432170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.454993 tst register_default_mass.py: using MSISDN 1023
22:48:30.464978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.487517 tst register_default_mass.py: using MSISDN 1024
22:48:30.497264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.519938 tst register_default_mass.py: using MSISDN 1025
22:48:30.529877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.552619 tst register_default_mass.py: using MSISDN 1026
22:48:30.562528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.585366 tst register_default_mass.py: using MSISDN 1027
22:48:30.595272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.617933 tst register_default_mass.py: using MSISDN 1028
22:48:30.627948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.650794 tst register_default_mass.py: using MSISDN 1029
22:48:30.660785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.683325 tst register_default_mass.py: using MSISDN 1030
22:48:30.693083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.715532 tst register_default_mass.py: using MSISDN 1031
22:48:30.725296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.747825 tst register_default_mass.py: using MSISDN 1032
22:48:30.757703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.780566 tst register_default_mass.py: using MSISDN 1033
22:48:30.790498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.813218 tst register_default_mass.py: using MSISDN 1034
22:48:30.823059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.845685 tst register_default_mass.py: using MSISDN 1035
22:48:30.855540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.878253 tst register_default_mass.py: using MSISDN 1036
22:48:30.888168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.910967 tst register_default_mass.py: using MSISDN 1037
22:48:30.920974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.943455 tst register_default_mass.py: using MSISDN 1038
22:48:30.953270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.976010 tst register_default_mass.py: using MSISDN 1039
22:48:30.985934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.008674 tst register_default_mass.py: using MSISDN 1040
22:48:31.018494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.041360 tst register_default_mass.py: using MSISDN 1041
22:48:31.051347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.074170 tst register_default_mass.py: using MSISDN 1042
22:48:31.084234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.107155 tst register_default_mass.py: using MSISDN 1043
22:48:31.117120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.139752 tst register_default_mass.py: using MSISDN 1044
22:48:31.149635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.172472 tst register_default_mass.py: using MSISDN 1045
22:48:31.182415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.205273 tst register_default_mass.py: using MSISDN 1046
22:48:31.215260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.237912 tst register_default_mass.py: using MSISDN 1047
22:48:31.247933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.270662 tst register_default_mass.py: using MSISDN 1048
22:48:31.280534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.303247 tst register_default_mass.py: using MSISDN 1049
22:48:31.313194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.335854 tst register_default_mass.py: using MSISDN 1050
22:48:31.344897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.368173 tst register_default_mass.py: using MSISDN 1051
22:48:31.380689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.404391 tst register_default_mass.py: using MSISDN 1052
22:48:31.415124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.439054 tst register_default_mass.py: using MSISDN 1053
22:48:31.449671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.473533 tst register_default_mass.py: using MSISDN 1054
22:48:31.484056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.507656 tst register_default_mass.py: using MSISDN 1055
22:48:31.518043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.541994 tst register_default_mass.py: using MSISDN 1056
22:48:31.552568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.576108 tst register_default_mass.py: using MSISDN 1057
22:48:31.586605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.610384 tst register_default_mass.py: using MSISDN 1058
22:48:31.620824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.644340 tst register_default_mass.py: using MSISDN 1059
22:48:31.654769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.678497 tst register_default_mass.py: using MSISDN 1060
22:48:31.688947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.712512 tst register_default_mass.py: using MSISDN 1061
22:48:31.722884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.746678 tst register_default_mass.py: using MSISDN 1062
22:48:31.757269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.780530 tst register_default_mass.py: using MSISDN 1063
22:48:31.790820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.814523 tst register_default_mass.py: using MSISDN 1064
22:48:31.824990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.848332 tst register_default_mass.py: using MSISDN 1065
22:48:31.858593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.882160 tst register_default_mass.py: using MSISDN 1066
22:48:31.890806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.913431 tst register_default_mass.py: using MSISDN 1067
22:48:31.919284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.941835 tst register_default_mass.py: using MSISDN 1068
22:48:31.951370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.973781 tst register_default_mass.py: using MSISDN 1069
22:48:31.983451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.006161 tst register_default_mass.py: using MSISDN 1070
22:48:32.016088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.038580 tst register_default_mass.py: using MSISDN 1071
22:48:32.048374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.070972 tst register_default_mass.py: using MSISDN 1072
22:48:32.080794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.103175 tst register_default_mass.py: using MSISDN 1073
22:48:32.112888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.135157 tst register_default_mass.py: using MSISDN 1074
22:48:32.144863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.167490 tst register_default_mass.py: using MSISDN 1075
22:48:32.177217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.199798 tst register_default_mass.py: using MSISDN 1076
22:48:32.209624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.232254 tst register_default_mass.py: using MSISDN 1077
22:48:32.242185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.264839 tst register_default_mass.py: using MSISDN 1078
22:48:32.274611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.297286 tst register_default_mass.py: using MSISDN 1079
22:48:32.307265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.329954 tst register_default_mass.py: using MSISDN 1080
22:48:32.339881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.362389 tst register_default_mass.py: using MSISDN 1081
22:48:32.372135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.394617 tst register_default_mass.py: using MSISDN 1082
22:48:32.404498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.426737 tst register_default_mass.py: using MSISDN 1083
22:48:32.436396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.458745 tst register_default_mass.py: using MSISDN 1084
22:48:32.468360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.490637 tst register_default_mass.py: using MSISDN 1085
22:48:32.500451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.522643 tst register_default_mass.py: using MSISDN 1086
22:48:32.532235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.554704 tst register_default_mass.py: using MSISDN 1087
22:48:32.564380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.586658 tst register_default_mass.py: using MSISDN 1088
22:48:32.596275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.618783 tst register_default_mass.py: using MSISDN 1089
22:48:32.628550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.650822 tst register_default_mass.py: using MSISDN 1090
22:48:32.660658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.683290 tst register_default_mass.py: using MSISDN 1091
22:48:32.693063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.715908 tst register_default_mass.py: using MSISDN 1092
22:48:32.725813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.748378 tst register_default_mass.py: using MSISDN 1093
22:48:32.758247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.780987 tst register_default_mass.py: using MSISDN 1094
22:48:32.790840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.813383 tst register_default_mass.py: using MSISDN 1095
22:48:32.823272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.845989 tst register_default_mass.py: using MSISDN 1096
22:48:32.855934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.878558 tst register_default_mass.py: using MSISDN 1097
22:48:32.888501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.911262 tst register_default_mass.py: using MSISDN 1098
22:48:32.921062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.943654 tst register_default_mass.py: using MSISDN 1099
22:48:32.953591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.976200 tst register_default_mass.py: using MSISDN 1100
22:48:32.986049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.072113 run mass: Starting testcase
22:48:33.077527 run mass: Pre-launching all virtphy's
22:48:33.082878 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.095769 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.101738 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.114804 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.120788 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.133624 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.139593 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.152499 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.158486 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.171340 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.177311 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.190186 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.196249 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.209305 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.215395 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.228172 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.234087 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.247088 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.253073 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.265887 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.271819 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.284635 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.290637 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.303561 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.309576 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.322383 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.328300 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.341067 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.347016 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.359893 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.366018 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.378965 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.385135 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.398272 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.404352 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.417266 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.423305 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.436326 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.442377 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.455466 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.461523 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.474550 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.480536 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.493501 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.499654 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.512762 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.518714 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.531707 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.537699 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.550636 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.556631 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.569752 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.575985 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.589126 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.595237 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.608125 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.614256 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.627625 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.633858 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.647328 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.653475 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.666727 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.672736 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.685949 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.691982 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.705090 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.711166 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.724335 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.730527 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.743735 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.749862 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.763034 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.769156 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.782352 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.788473 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.801646 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.807686 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.820750 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.826778 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.839928 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.845978 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.859267 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.865345 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.878444 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.884471 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.897680 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.903850 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.917087 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.923249 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.936206 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.942255 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.955184 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.961224 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.974143 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.980191 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.993065 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.999134 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.011974 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.017977 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.031092 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.037219 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.050394 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.056449 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.069613 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.075791 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.088921 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.095057 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.108210 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.114298 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.127403 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.133489 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.146626 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.152744 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.165834 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.171868 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.185116 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.191144 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.204464 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.210567 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.223730 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.229847 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.243051 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.249255 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.262454 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.268568 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.281647 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.287727 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.300717 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.306723 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.319756 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.325802 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.338719 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.344730 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.357631 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.363656 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.376649 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.382582 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.395636 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.401572 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.414550 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.420542 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.433508 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.439451 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.452396 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.458293 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.471199 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.477095 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.490031 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.495966 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.508813 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.514723 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.527559 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.533443 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.546308 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.552254 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.565159 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.571074 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.583978 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.589927 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.602789 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.608802 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.621816 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.627839 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.640693 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.646621 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.659673 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.665670 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.678688 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.684688 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.697663 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.703731 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.716635 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.722598 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.735503 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.741452 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.754305 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.760266 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.773100 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.779025 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.791904 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.797808 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.810677 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.816580 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.829398 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.835366 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.848452 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.854341 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.867458 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.873359 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.886390 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.892369 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.905389 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.911312 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.924224 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.930131 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.943103 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.948982 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.961860 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.967773 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.980628 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.986465 run mass: Checking if sockets are in the filesystem
22:48:35.018914 run osmo-ms-mob/00000: Starting mobile
22:48:35.032005 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.047550 run mass: MS start registered {at=1771797.09665446, delay=0.009509169030934572, ms=00000}
22:48:39.202882 run osmo-ms-mob/00001: Starting mobile
22:48:39.215996 run osmo-ms-mob/00001(pid=136): Launched
22:48:39.227699 run mass: MS start registered {at=1771801.276815584, delay=0.005720873828977346, ms=00001}
22:48:40.110394 run mass: MS performed LU {at=1771802.159369846, lu_delay=5.062715386040509, ms=00000}
22:48:41.034136 run osmo-ms-mob/00002: Starting mobile
22:48:41.047002 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.058983 run mass: MS start registered {at=1771803.108088748, delay=0.005839898018166423, ms=00002}
22:48:42.333485 run osmo-ms-mob/00003: Starting mobile
22:48:42.350356 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.361117 run mass: MS start registered {at=1771804.41023476, delay=0.004819771042093635, ms=00003}
22:48:43.435273 run osmo-ms-mob/00004: Starting mobile
22:48:43.452036 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.465329 run mass: MS start registered {at=1771805.514442014, delay=0.007316709030419588, ms=00004}
22:48:44.402801 run osmo-ms-mob/00005: Starting mobile
22:48:44.415807 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.432459 run mass: MS start registered {at=1771806.481567215, delay=0.010674013989046216, ms=00005}
22:48:45.288876 run mass: MS performed LU {at=1771807.337847041, lu_delay=6.061031457036734, ms=00001}
22:48:45.334014 run osmo-ms-mob/00006: Starting mobile
22:48:45.349710 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.360730 run mass: MS start registered {at=1771807.409848311, delay=0.004972975002601743, ms=00006}
22:48:46.215672 run osmo-ms-mob/00007: Starting mobile
22:48:46.229386 run osmo-ms-mob/00007(pid=142): Launched
22:48:46.243722 run mass: MS start registered {at=1771808.292835291, delay=0.008386427070945501, ms=00007}
22:48:47.011379 run osmo-ms-mob/00008: Starting mobile
22:48:47.025292 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.041396 run mass: MS start registered {at=1771809.090507771, delay=0.010026984848082066, ms=00008}
22:48:47.190597 run mass: MS performed LU {at=1771809.239581443, lu_delay=4.8293466828763485, ms=00003}
22:48:47.217629 run mass: MS performed LU {at=1771809.266646504, lu_delay=6.158557755872607, ms=00002}
22:48:47.702017 run osmo-ms-mob/00009: Starting mobile
22:48:47.715165 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.729084 run mass: MS start registered {at=1771809.778198696, delay=0.00791923701763153, ms=00009}
22:48:48.425491 run osmo-ms-mob/00010: Starting mobile
22:48:48.441521 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.455726 run mass: MS start registered {at=1771810.504837948, delay=0.00818835198879242, ms=00010}
22:48:49.023723 run osmo-ms-mob/00011: Starting mobile
22:48:49.040011 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.053315 run mass: MS performed LU {at=1771811.102388647, lu_delay=5.587946632876992, ms=00004}
22:48:49.059672 run mass: MS start registered {at=1771811.10880227, delay=0.013608476845547557, ms=00011}
22:48:49.589691 run mass: MS performed LU {at=1771811.63870074, lu_delay=5.15713352500461, ms=00005}
22:48:49.621031 run osmo-ms-mob/00012: Starting mobile
22:48:49.635911 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.646969 run mass: MS start registered {at=1771811.696088407, delay=0.0050283269956707954, ms=00012}
22:48:50.238287 run osmo-ms-mob/00013: Starting mobile
22:48:50.256081 run osmo-ms-mob/00013(pid=148): Launched
22:48:50.269382 run mass: MS start registered {at=1771812.318494575, delay=0.007218836108222604, ms=00013}
22:48:50.835155 run osmo-ms-mob/00014: Starting mobile
22:48:50.852559 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.869050 run mass: MS start registered {at=1771812.918152643, delay=0.010486878920346498, ms=00014}
22:48:50.955925 run mass: MS performed LU {at=1771813.004930196, lu_delay=4.712094905087724, ms=00007}
22:48:50.982619 run mass: MS performed LU {at=1771813.031702185, lu_delay=5.621853874064982, ms=00006}
22:48:51.435880 run osmo-ms-mob/00015: Starting mobile
22:48:51.452589 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.467436 run mass: MS start registered {at=1771813.516546291, delay=0.008789284154772758, ms=00015}
22:48:51.908263 run osmo-ms-mob/00016: Starting mobile
22:48:51.921522 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.934211 run mass: MS start registered {at=1771813.983325433, delay=0.006476853042840958, ms=00016}
22:48:52.427265 run osmo-ms-mob/00017: Starting mobile
22:48:52.440522 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.453427 run mass: MS start registered {at=1771814.502543708, delay=0.0069501870311796665, ms=00017}
22:48:52.820737 run mass: MS performed LU {at=1771814.869754668, lu_delay=5.779246897203848, ms=00008}
22:48:52.885202 run mass: MS performed LU {at=1771814.934205026, lu_delay=5.156006329925731, ms=00009}
22:48:52.912918 run osmo-ms-mob/00018: Starting mobile
22:48:52.925819 run osmo-ms-mob/00018(pid=153): Launched
22:48:52.938326 run mass: MS start registered {at=1771814.987442631, delay=0.0064203820656985044, ms=00018}
22:48:53.438429 run osmo-ms-mob/00019: Starting mobile
22:48:53.458574 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.470888 run mass: MS start registered {at=1771815.519993509, delay=0.006268173921853304, ms=00019}
22:48:53.901507 run osmo-ms-mob/00020: Starting mobile
22:48:53.917788 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.930517 run mass: MS start registered {at=1771815.979630303, delay=0.006384792039170861, ms=00020}
22:48:54.433883 run osmo-ms-mob/00021: Starting mobile
22:48:54.451484 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.463729 run mass: MS start registered {at=1771816.512847914, delay=0.006265763891860843, ms=00021}
22:48:54.721163 run mass: MS performed LU {at=1771816.770181246, lu_delay=4.451686671003699, ms=00013}
22:48:54.736600 run osmo-ms-mob/00022: Starting mobile
22:48:54.749865 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.756053 run mass: MS performed LU {at=1771816.805178653, lu_delay=5.1090902460273355, ms=00012}
22:48:54.761949 run mass: MS start registered {at=1771816.811081112, delay=0.005918226903304458, ms=00022}
22:48:54.836960 run mass: MS performed LU {at=1771816.885954243, lu_delay=6.381116295000538, ms=00010}
22:48:54.858573 run mass: MS performed LU {at=1771816.907695547, lu_delay=5.798893277067691, ms=00011}
22:48:55.347986 run osmo-ms-mob/00023: Starting mobile
22:48:55.369372 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.380919 run mass: MS start registered {at=1771817.430032081, delay=0.005500677041709423, ms=00023}
22:48:55.701953 run osmo-ms-mob/00024: Starting mobile
22:48:55.715134 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.727479 run mass: MS start registered {at=1771817.776591874, delay=0.006405154010280967, ms=00024}
22:48:56.202793 run osmo-ms-mob/00025: Starting mobile
22:48:56.215775 run osmo-ms-mob/00025(pid=160): Launched
22:48:56.227868 run mass: MS start registered {at=1771818.276987052, delay=0.0061197110917419195, ms=00025}
22:48:56.521768 run mass: MS performed LU {at=1771818.570786405, lu_delay=5.054240113822743, ms=00015}
22:48:56.552653 run osmo-ms-mob/00026: Starting mobile
22:48:56.567405 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.579830 run mass: MS start registered {at=1771818.628940333, delay=0.0064819687977433205, ms=00026}
22:48:56.586090 run mass: MS performed LU {at=1771818.635214707, lu_delay=5.717062064213678, ms=00014}
22:48:56.651195 run mass: MS performed LU {at=1771818.699982892, lu_delay=4.716657459037378, ms=00016}
22:48:57.022760 run osmo-ms-mob/00027: Starting mobile
22:48:57.055314 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.067987 run mass: MS start registered {at=1771819.117104496, delay=0.003530592191964388, ms=00027}
22:48:57.413757 run osmo-ms-mob/00028: Starting mobile
22:48:57.427546 run osmo-ms-mob/00028(pid=163): Launched
22:48:57.441881 run mass: MS start registered {at=1771819.490990075, delay=0.008041375083848834, ms=00028}
22:48:57.802286 run osmo-ms-mob/00029: Starting mobile
22:48:57.815594 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.830715 run mass: MS start registered {at=1771819.879824285, delay=0.009069169871509075, ms=00029}
22:48:58.225390 run osmo-ms-mob/00030: Starting mobile
22:48:58.241219 run osmo-ms-mob/00030(pid=165): Launched
22:48:58.254454 run mass: MS start registered {at=1771820.303567886, delay=0.0071609728038311005, ms=00030}
22:48:58.488157 run mass: MS performed LU {at=1771820.537150222, lu_delay=5.017156713176519, ms=00019}
22:48:58.514837 run mass: MS performed LU {at=1771820.563875445, lu_delay=6.061331736855209, ms=00017}
22:48:58.534397 run osmo-ms-mob/00031: Starting mobile
22:48:58.547387 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.561059 run mass: MS start registered {at=1771820.610170033, delay=0.007687865057960153, ms=00031}
22:48:58.602614 run mass: MS performed LU {at=1771820.651651945, lu_delay=4.672021641861647, ms=00020}
22:48:58.937778 run osmo-ms-mob/00032: Starting mobile
22:48:58.959111 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.969994 run mass: MS start registered {at=1771821.01910849, delay=0.004813954001292586, ms=00032}
22:48:59.315332 run osmo-ms-mob/00033: Starting mobile
22:48:59.329205 run osmo-ms-mob/00033(pid=168): Launched
22:48:59.342449 run mass: MS start registered {at=1771821.391556954, delay=0.007039339980110526, ms=00033}
22:48:59.703057 run osmo-ms-mob/00034: Starting mobile
22:48:59.716228 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.728158 run mass: MS start registered {at=1771821.777276069, delay=0.005971520906314254, ms=00034}
22:49:00.026192 run osmo-ms-mob/00035: Starting mobile
22:49:00.042735 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.055334 run mass: MS start registered {at=1771822.104447138, delay=0.006642675958573818, ms=00035}
22:49:00.287325 run mass: MS performed LU {at=1771822.336322081, lu_delay=4.559730207081884, ms=00024}
22:49:00.352122 run mass: MS performed LU {at=1771822.401157645, lu_delay=5.888309731148183, ms=00021}
22:49:00.414642 run osmo-ms-mob/00036: Starting mobile
22:49:00.431187 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.437169 run mass: MS performed LU {at=1771822.486294578, lu_delay=5.675213466165587, ms=00022}
22:49:00.442991 run mass: MS start registered {at=1771822.492123871, delay=0.005846667103469372, ms=00036}
22:49:00.542088 run mass: MS performed LU {at=1771822.591112111, lu_delay=5.161080030025914, ms=00023}
22:49:00.844687 run osmo-ms-mob/00037: Starting mobile
22:49:00.862055 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.873703 run mass: MS start registered {at=1771822.922818984, delay=0.005387206794694066, ms=00037}
22:49:01.103250 run osmo-ms-mob/00038: Starting mobile
22:49:01.116603 run osmo-ms-mob/00038(pid=173): Launched
22:49:01.134824 run mass: MS start registered {at=1771823.183924268, delay=0.012044487986713648, ms=00038}
22:49:01.402957 run osmo-ms-mob/00039: Starting mobile
22:49:01.415932 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.429486 run mass: MS start registered {at=1771823.478591355, delay=0.007548381108790636, ms=00039}
22:49:01.803324 run osmo-ms-mob/00040: Starting mobile
22:49:01.816531 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.828439 run mass: MS start registered {at=1771823.877557026, delay=0.005961793940514326, ms=00040}
22:49:02.134416 run osmo-ms-mob/00041: Starting mobile
22:49:02.151834 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.164216 run mass: MS start registered {at=1771824.213323984, delay=0.006386358058080077, ms=00041}
22:49:02.253080 run mass: MS performed LU {at=1771824.30209312, lu_delay=6.02510606800206, ms=00025}
22:49:02.280054 run mass: MS performed LU {at=1771824.329157375, lu_delay=5.700217042118311, ms=00026}
22:49:02.295005 run osmo-ms-mob/00042: Starting mobile
22:49:02.308191 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.320185 run mass: MS start registered {at=1771824.369305366, delay=0.0056783289182931185, ms=00042}
22:49:02.368932 run mass: MS performed LU {at=1771824.417948629, lu_delay=5.300844132900238, ms=00027}
22:49:02.461478 run mass: MS performed LU {at=1771824.5104949, lu_delay=5.0195048248860985, ms=00028}
22:49:02.843516 run osmo-ms-mob/00043: Starting mobile
22:49:02.861031 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.872770 run mass: MS start registered {at=1771824.92188443, delay=0.005450694123283029, ms=00043}
22:49:03.127443 run osmo-ms-mob/00044: Starting mobile
22:49:03.161389 run osmo-ms-mob/00044(pid=179): Launched
22:49:03.174591 run mass: MS start registered {at=1771825.223704643, delay=0.007041095988824964, ms=00044}
22:49:03.421503 run osmo-ms-mob/00045: Starting mobile
22:49:03.442615 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.453588 run mass: MS start registered {at=1771825.502703952, delay=0.004811628954485059, ms=00045}
22:49:03.716556 run osmo-ms-mob/00046: Starting mobile
22:49:03.729800 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.741019 run mass: MS start registered {at=1771825.79013644, delay=0.005170488031581044, ms=00046}
22:49:04.002224 run osmo-ms-mob/00047: Starting mobile
22:49:04.015520 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.028172 run mass: MS start registered {at=1771826.077280177, delay=0.006648410111665726, ms=00047}
22:49:04.052267 run mass: MS performed LU {at=1771826.101335362, lu_delay=5.797767476178706, ms=00030}
22:49:04.118305 run mass: MS performed LU {at=1771826.167324379, lu_delay=5.1482158889994025, ms=00032}
22:49:04.153347 run osmo-ms-mob/00048: Starting mobile
22:49:04.166579 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.180473 run mass: MS start registered {at=1771826.229584072, delay=0.007769379997625947, ms=00048}
22:49:04.186643 run mass: MS performed LU {at=1771826.235769697, lu_delay=5.625599663937464, ms=00031}
22:49:04.308174 run mass: MS performed LU {at=1771826.35719208, lu_delay=4.965635125990957, ms=00033}
22:49:04.339687 run osmo-ms-mob/00049: Starting mobile
22:49:04.353217 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.360883 run mass: MS performed LU {at=1771826.409988864, lu_delay=4.632712795166299, ms=00034}
22:49:04.367271 run mass: MS start registered {at=1771826.416400176, delay=0.008002480957657099, ms=00049}
22:49:04.914814 run osmo-ms-mob/00050: Starting mobile
22:49:04.928400 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.940609 run mass: MS start registered {at=1771826.989726325, delay=0.006172096123918891, ms=00050}
22:49:05.302833 run osmo-ms-mob/00051: Starting mobile
22:49:05.316035 run osmo-ms-mob/00051(pid=186): Launched
22:49:05.328203 run mass: MS start registered {at=1771827.377321116, delay=0.00615296489559114, ms=00051}
22:49:05.602309 run osmo-ms-mob/00052: Starting mobile
22:49:05.615540 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.627914 run mass: MS start registered {at=1771827.677029175, delay=0.006383530097082257, ms=00052}
22:49:05.910893 run osmo-ms-mob/00053: Starting mobile
22:49:05.924691 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.931121 run mass: MS performed LU {at=1771827.980244055, lu_delay=5.488120183814317, ms=00036}
22:49:05.936950 run mass: MS performed LU {at=1771827.98608231, lu_delay=4.802158042090014, ms=00038}
22:49:05.942604 run mass: MS start registered {at=1771827.991736309, delay=0.011510725831612945, ms=00053}
22:49:05.953548 run osmo-ms-mob/00054: Starting mobile
22:49:05.966471 run osmo-ms-mob/00054(pid=189): Launched
22:49:05.979462 run mass: MS start registered {at=1771828.028577142, delay=0.006844555959105492, ms=00054}
22:49:06.046292 run mass: MS performed LU {at=1771828.095324411, lu_delay=5.172505427151918, ms=00037}
22:49:06.227501 run mass: MS performed LU {at=1771828.276517501, lu_delay=4.797926146071404, ms=00039}
22:49:06.257249 run osmo-ms-mob/00055: Starting mobile
22:49:06.270176 run osmo-ms-mob/00055(pid=190): Launched
22:49:06.285358 run mass: MS start registered {at=1771828.334465216, delay=0.009132219944149256, ms=00055}
22:49:06.815747 run osmo-ms-mob/00056: Starting mobile
22:49:06.829723 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.844522 run mass: MS start registered {at=1771828.893626138, delay=0.008767304010689259, ms=00056}
22:49:06.942570 run mass: MS performed LU {at=1771828.991584915, lu_delay=6.887137776939198, ms=00035}
22:49:07.123962 run osmo-ms-mob/00057: Starting mobile
22:49:07.147591 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.154321 run mass: MS performed LU {at=1771829.203443357, lu_delay=3.700739405117929, ms=00045}
22:49:07.161057 run mass: MS start registered {at=1771829.210188169, delay=0.006762938108295202, ms=00057}
22:49:07.524526 run osmo-ms-mob/00058: Starting mobile
22:49:07.540861 run osmo-ms-mob/00058(pid=193): Launched
22:49:07.553621 run mass: MS start registered {at=1771829.602731643, delay=0.006540415110066533, ms=00058}
22:49:07.816037 run osmo-ms-mob/00059: Starting mobile
22:49:07.829987 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.836002 run mass: MS performed LU {at=1771829.885126462, lu_delay=4.963242031866685, ms=00043}
22:49:07.842161 run mass: MS performed LU {at=1771829.89129058, lu_delay=5.5219852139707655, ms=00042}
22:49:07.848047 run mass: MS start registered {at=1771829.897177978, delay=0.01206916687078774, ms=00059}
22:49:07.859104 run osmo-ms-mob/00060: Starting mobile
22:49:07.872455 run osmo-ms-mob/00060(pid=195): Launched
22:49:07.884517 run mass: MS start registered {at=1771829.933628702, delay=0.005981035064905882, ms=00060}
22:49:07.949068 run mass: MS performed LU {at=1771829.998103006, lu_delay=5.784779021982104, ms=00041}
22:49:08.128707 run mass: MS performed LU {at=1771830.177728883, lu_delay=4.954024239908904, ms=00044}
22:49:08.152482 run mass: MS performed LU {at=1771830.201609416, lu_delay=6.324052389943972, ms=00040}
22:49:08.176880 run osmo-ms-mob/00061: Starting mobile
22:49:08.190390 run osmo-ms-mob/00061(pid=196): Launched
22:49:08.201367 run mass: MS start registered {at=1771830.250486837, delay=0.004986146930605173, ms=00061}
22:49:08.817278 run osmo-ms-mob/00062: Starting mobile
22:49:08.831450 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.842816 run mass: MS start registered {at=1771830.891933869, delay=0.00524377916008234, ms=00062}
22:49:09.116834 run osmo-ms-mob/00063: Starting mobile
22:49:09.130338 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.141421 run mass: MS start registered {at=1771831.190534993, delay=0.004922267980873585, ms=00063}
22:49:09.516528 run osmo-ms-mob/00064: Starting mobile
22:49:09.530745 run osmo-ms-mob/00064(pid=199): Launched
22:49:09.541749 run mass: MS start registered {at=1771831.590864441, delay=0.00498435297049582, ms=00064}
22:49:09.664973 run mass: MS performed LU {at=1771831.713964009, lu_delay=4.72423768392764, ms=00050}
22:49:09.699355 run mass: MS performed LU {at=1771831.748473421, lu_delay=5.518889348953962, ms=00048}
22:49:09.813247 run mass: MS performed LU {at=1771831.862238645, lu_delay=5.784958468051627, ms=00047}
22:49:09.847006 run osmo-ms-mob/00065: Starting mobile
22:49:09.861580 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.872814 run mass: MS start registered {at=1771831.921933259, delay=0.005295740906149149, ms=00065}
22:49:09.975324 run mass: MS performed LU {at=1771832.024325105, lu_delay=5.6079249288886786, ms=00049}
22:49:09.999327 run mass: MS performed LU {at=1771832.048455292, lu_delay=6.258318851934746, ms=00046}
22:49:10.011014 run osmo-ms-mob/00066: Starting mobile
22:49:10.023982 run osmo-ms-mob/00066(pid=201): Launched
22:49:10.029950 run mass: MS performed LU {at=1771832.079075746, lu_delay=4.70175463007763, ms=00051}
22:49:10.037160 run mass: MS start registered {at=1771832.086283202, delay=0.007226559100672603, ms=00066}
22:49:10.627217 run osmo-ms-mob/00067: Starting mobile
22:49:10.644986 run osmo-ms-mob/00067(pid=202): Launched
22:49:10.657063 run mass: MS start registered {at=1771832.706177079, delay=0.005730206845328212, ms=00067}
22:49:10.827682 run mass: MS performed LU {at=1771832.876699625, lu_delay=3.666511456016451, ms=00057}
22:49:10.856024 run osmo-ms-mob/00068: Starting mobile
22:49:10.870491 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.882003 run mass: MS start registered {at=1771832.931120251, delay=0.005391794024035335, ms=00068}
22:49:11.343825 run osmo-ms-mob/00069: Starting mobile
22:49:11.360738 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.373390 run mass: MS start registered {at=1771833.422505647, delay=0.00581641192547977, ms=00069}
22:49:11.605355 run mass: MS performed LU {at=1771833.654374348, lu_delay=5.977345173014328, ms=00052}
22:49:11.648046 run osmo-ms-mob/00070: Starting mobile
22:49:11.662350 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.674827 run mass: MS start registered {at=1771833.72394547, delay=0.005881282966583967, ms=00070}
22:49:11.713476 run mass: MS performed LU {at=1771833.762502425, lu_delay=5.73392528295517, ms=00054}
22:49:11.894474 run mass: MS performed LU {at=1771833.943490709, lu_delay=5.049864570843056, ms=00056}
22:49:11.920124 run mass: MS performed LU {at=1771833.969224992, lu_delay=5.634759776061401, ms=00055}
22:49:11.966373 run osmo-ms-mob/00071: Starting mobile
22:49:11.979623 run osmo-ms-mob/00071(pid=206): Launched
22:49:11.992286 run mass: MS start registered {at=1771834.04140141, delay=0.006118264980614185, ms=00071}
22:49:12.517429 run osmo-ms-mob/00072: Starting mobile
22:49:12.531866 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.546049 run mass: MS start registered {at=1771834.595145148, delay=0.008035534992814064, ms=00072}
22:49:12.914394 run osmo-ms-mob/00073: Starting mobile
22:49:12.929039 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.940692 run mass: MS start registered {at=1771834.989810581, delay=0.0056354140397161245, ms=00073}
22:49:13.331816 run osmo-ms-mob/00074: Starting mobile
22:49:13.346795 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.359743 run mass: MS start registered {at=1771835.408858921, delay=0.007059003924950957, ms=00074}
22:49:13.533070 run mass: MS performed LU {at=1771835.582071357, lu_delay=5.684893378987908, ms=00059}
22:49:13.555730 run mass: MS performed LU {at=1771835.604859697, lu_delay=5.354372859932482, ms=00061}
22:49:13.566558 run osmo-ms-mob/00075: Starting mobile
22:49:13.580388 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.586414 run mass: MS performed LU {at=1771835.635538531, lu_delay=6.032806887989864, ms=00058}
22:49:13.598163 run mass: MS start registered {at=1771835.64727563, delay=0.011757388012483716, ms=00075}
22:49:13.666551 run mass: MS performed LU {at=1771835.715568009, lu_delay=5.7819393069949, ms=00060}
22:49:13.684928 run mass: MS performed LU {at=1771835.73405854, lu_delay=4.842124670976773, ms=00062}
22:49:13.741699 run mass: MS performed LU {at=1771835.790726958, lu_delay=4.600191965000704, ms=00063}
22:49:13.768432 run osmo-ms-mob/00076: Starting mobile
22:49:13.781871 run osmo-ms-mob/00076(pid=211): Launched
22:49:13.794518 run mass: MS start registered {at=1771835.84363461, delay=0.006390918977558613, ms=00076}
22:49:14.613756 run osmo-ms-mob/00077: Starting mobile
22:49:14.627539 run osmo-ms-mob/00077(pid=212): Launched
22:49:14.641047 run mass: MS start registered {at=1771836.69015731, delay=0.007348060142248869, ms=00077}
22:49:14.647363 run mass: MS performed LU {at=1771836.696489644, lu_delay=21.7090470129624, ms=00018}
22:49:15.149316 run osmo-ms-mob/00078: Starting mobile
22:49:15.193465 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.199540 run mass: Starting too slowly. Moving on {now=1771837.248672673, sleep=-0.007515984587371349, target=1771837.2411566884}
22:49:15.206948 run mass: MS start registered {at=1771837.256061035, delay=0.007390488870441914, ms=00078}
22:49:15.369903 run mass: MS performed LU {at=1771837.418902843, lu_delay=4.712725764140487, ms=00067}
22:49:15.480166 run mass: MS performed LU {at=1771837.529200058, lu_delay=4.598079806892201, ms=00068}
22:49:15.527246 run osmo-ms-mob/00079: Starting mobile
22:49:15.541010 run osmo-ms-mob/00079(pid=214): Launched
22:49:15.552841 run mass: MS start registered {at=1771837.601956798, delay=0.0052961010951548815, ms=00079}
22:49:15.660036 run mass: MS performed LU {at=1771837.709052403, lu_delay=6.11818796209991, ms=00064}
22:49:15.682605 run mass: MS performed LU {at=1771837.731734679, lu_delay=5.809801420196891, ms=00065}
22:49:16.041620 run osmo-ms-mob/00080: Starting mobile
22:49:16.058292 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.072595 run mass: MS start registered {at=1771838.121703333, delay=0.007814222015440464, ms=00080}
22:49:16.498175 run osmo-ms-mob/00081: Starting mobile
22:49:16.512616 run osmo-ms-mob/00081(pid=216): Launched
22:49:16.525817 run mass: MS start registered {at=1771838.574929196, delay=0.005532149923965335, ms=00081}
22:49:16.902499 run osmo-ms-mob/00082: Starting mobile
22:49:16.915788 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.931221 run mass: MS start registered {at=1771838.980327739, delay=0.009179292945191264, ms=00082}
22:49:17.296936 run mass: MS performed LU {at=1771839.346009898, lu_delay=5.622064427938312, ms=00070}
22:49:17.315512 run mass: MS performed LU {at=1771839.364611051, lu_delay=5.323209641035646, ms=00071}
22:49:17.342926 run osmo-ms-mob/00083: Starting mobile
22:49:17.359033 run osmo-ms-mob/00083(pid=218): Launched
22:49:17.365080 run mass: MS performed LU {at=1771839.414203428, lu_delay=5.991697781020775, ms=00069}
22:49:17.371457 run mass: MS start registered {at=1771839.420579308, delay=0.00639527291059494, ms=00083}
22:49:17.431765 run mass: MS performed LU {at=1771839.480811815, lu_delay=4.885666667018086, ms=00072}
22:49:17.463922 run mass: MS performed LU {at=1771839.513045929, lu_delay=4.523235347820446, ms=00073}
22:49:18.015308 run osmo-ms-mob/00084: Starting mobile
22:49:18.030421 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.041889 run mass: MS start registered {at=1771840.091004607, delay=0.0049863820895552635, ms=00084}
22:49:18.513102 run osmo-ms-mob/00085: Starting mobile
22:49:18.527502 run osmo-ms-mob/00085(pid=220): Launched
22:49:18.542434 run mass: MS start registered {at=1771840.591544857, delay=0.00885702297091484, ms=00085}
22:49:19.142400 run osmo-ms-mob/00086: Starting mobile
22:49:19.161079 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.171083 run mass: MS performed LU {at=1771841.220206858, lu_delay=5.572931227972731, ms=00075}
22:49:19.177162 run mass: MS performed LU {at=1771841.226293038, lu_delay=5.81743411719799, ms=00074}
22:49:19.183042 run mass: MS start registered {at=1771841.232174419, delay=0.011985944118350744, ms=00086}
22:49:19.245832 run mass: MS performed LU {at=1771841.294847989, lu_delay=5.4512133789248765, ms=00076}
22:49:19.389285 run mass: MS performed LU {at=1771841.438305171, lu_delay=4.748147860867903, ms=00077}
22:49:19.425905 run mass: MS performed LU {at=1771841.474905868, lu_delay=21.595081583131105, ms=00029}
22:49:19.452944 run osmo-ms-mob/00087: Starting mobile
22:49:19.466049 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.477648 run mass: MS start registered {at=1771841.526757079, delay=0.005538112949579954, ms=00087}
22:49:20.323130 run osmo-ms-mob/00088: Starting mobile
22:49:20.346614 run osmo-ms-mob/00088(pid=223): Launched
22:49:20.358125 run mass: MS start registered {at=1771842.407224933, delay=0.005357265006750822, ms=00088}
22:49:20.956352 run osmo-ms-mob/00089: Starting mobile
22:49:20.974595 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.985752 run mass: MS start registered {at=1771843.034869599, delay=0.005011558998376131, ms=00089}
22:49:21.063863 run mass: MS performed LU {at=1771843.112863744, lu_delay=4.537934547988698, ms=00081}
22:49:21.081627 run mass: MS performed LU {at=1771843.130693806, lu_delay=5.5287370081059635, ms=00079}
22:49:21.109796 run mass: MS performed LU {at=1771843.158883108, lu_delay=5.902822073083371, ms=00078}
22:49:21.197819 run mass: MS performed LU {at=1771843.246835047, lu_delay=5.1251317139249295, ms=00080}
22:49:21.550362 run osmo-ms-mob/00090: Starting mobile
22:49:21.567261 run osmo-ms-mob/00090(pid=225): Launched
22:49:21.582820 run mass: MS start registered {at=1771843.631929661, delay=0.009541779989376664, ms=00090}
22:49:22.215960 run osmo-ms-mob/00091: Starting mobile
22:49:22.229459 run osmo-ms-mob/00091(pid=226): Launched
22:49:22.244818 run mass: MS start registered {at=1771844.29391758, delay=0.009222161956131458, ms=00091}
22:49:22.864512 run mass: MS performed LU {at=1771844.91350643, lu_delay=5.492927122162655, ms=00083}
22:49:22.909602 run osmo-ms-mob/00092: Starting mobile
22:49:22.923152 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.929286 run mass: MS performed LU {at=1771844.978411038, lu_delay=4.887406430905685, ms=00084}
22:49:22.935635 run mass: MS start registered {at=1771844.984757573, delay=0.0063640770968049765, ms=00092}
22:49:23.011592 run mass: MS performed LU {at=1771845.060608182, lu_delay=6.080280443187803, ms=00082}
22:49:23.137186 run mass: MS performed LU {at=1771845.186180573, lu_delay=4.594635715940967, ms=00085}
22:49:23.729919 run osmo-ms-mob/00093: Starting mobile
22:49:23.746585 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.760677 run mass: MS start registered {at=1771845.809790712, delay=0.008058662991970778, ms=00093}
22:49:24.603184 run osmo-ms-mob/00094: Starting mobile
22:49:24.616313 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.628174 run mass: MS start registered {at=1771846.677291233, delay=0.005882800091058016, ms=00094}
22:49:24.830064 run mass: MS performed LU {at=1771846.879083839, lu_delay=5.646909419912845, ms=00086}
22:49:24.847981 run mass: MS performed LU {at=1771846.89702297, lu_delay=5.370265891076997, ms=00087}
22:49:25.347023 run mass: MS performed LU {at=1771847.39603707, lu_delay=4.988812137162313, ms=00088}
22:49:25.541625 run osmo-ms-mob/00095: Starting mobile
22:49:25.557952 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.569168 run mass: MS start registered {at=1771847.618285799, delay=0.005180084845051169, ms=00095}
22:49:26.535916 run osmo-ms-mob/00096: Starting mobile
22:49:26.552142 run osmo-ms-mob/00096(pid=231): Launched
22:49:26.565445 run mass: MS start registered {at=1771848.614557142, delay=0.007261175895109773, ms=00096}
22:49:26.611311 run mass: MS performed LU {at=1771848.660329952, lu_delay=5.625460352981463, ms=00089}
22:49:26.777581 run mass: MS performed LU {at=1771848.826595594, lu_delay=5.1946659330278635, ms=00090}
22:49:27.100053 run mass: MS performed LU {at=1771849.149072284, lu_delay=4.855154704069719, ms=00091}
22:49:27.615728 run osmo-ms-mob/00097: Starting mobile
22:49:27.630107 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.641315 run mass: MS start registered {at=1771849.6904281, delay=0.00502823106944561, ms=00097}
22:49:28.595853 run mass: MS performed LU {at=1771850.644866799, lu_delay=4.835076086921617, ms=00093}
22:49:28.619652 run mass: MS performed LU {at=1771850.668779103, lu_delay=5.684021529974416, ms=00092}
22:49:28.877209 run mass: MS performed LU {at=1771850.926202143, lu_delay=22.934465834172443, ms=00053}
22:49:28.920384 run osmo-ms-mob/00098: Starting mobile
22:49:28.936120 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.949388 run mass: MS start registered {at=1771850.998502122, delay=0.007132004946470261, ms=00098}
22:49:30.376777 run mass: MS performed LU {at=1771852.425790717, lu_delay=4.807504917960614, ms=00095}
22:49:30.543909 run mass: MS performed LU {at=1771852.592906595, lu_delay=5.915615361882374, ms=00094}
22:49:30.741896 run osmo-ms-mob/00099: Starting mobile
22:49:30.758186 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.764239 run mass: All started... {duration=55.7722164359875, too_slow=1}
22:49:30.774009 run mass: MS start registered {at=1771852.823126433, delay=0.009756644954904914, ms=00099}
22:49:32.361080 run mass: MS performed LU {at=1771854.410078792, lu_delay=5.795521649997681, ms=00096}
22:49:32.379191 run mass: MS performed LU {at=1771854.428219681, lu_delay=4.737791580846533, ms=00097}
22:49:32.643161 run mass: MS performed LU {at=1771854.692159974, lu_delay=22.605876771965995, ms=00066}
22:49:34.309407 run mass: MS performed LU {at=1771856.358400925, lu_delay=5.359898803057149, ms=00098}
22:49:36.127866 run mass: MS performed LU {at=1771858.176858025, lu_delay=5.353731591952965, ms=00099}
22:49:36.153924 run mass: Tests done {all_completed=True, max=22.934465834172443, min=3.666511456016451}
22:49:36.159720 tst register_default_mass.py: Test passed (79.2 sec)
22:49:36.165001 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.168225 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.171420 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.174612 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.177793 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.181003 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.184231 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.187435 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.190605 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.194065 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.197323 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.200594 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.203880 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.207249 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.210579 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.213933 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.217172 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.220405 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.224004 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.227708 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.231789 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.235101 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.238353 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.241647 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.244904 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.248201 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.251462 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.254712 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.257998 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.261287 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.264579 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.268208 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.272035 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.275577 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.278810 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.282186 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.285435 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.289888 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.293527 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.296979 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.300334 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.303704 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.307288 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.310712 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.314146 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.318013 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.321760 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.325752 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.329772 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.333354 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.339585 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.343048 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.346361 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.349937 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.353461 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.357498 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.361040 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.364659 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.368066 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.371569 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.375003 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.378294 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.381570 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.384955 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.388402 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.391830 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.395253 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.398671 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.402089 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.405503 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.408919 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.412342 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.415783 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.419068 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.422366 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.425707 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.428977 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.432260 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.435563 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.438834 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.442141 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:36.445430 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:36.448708 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:36.451984 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:36.455272 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:36.458541 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:36.461809 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:36.465389 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:36.468698 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:36.473156 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:36.476494 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:36.480131 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:36.484237 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:36.487615 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:36.490927 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:36.494211 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:36.497498 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:36.500912 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:36.504370 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:36.507798 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:36.511206 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:36.514640 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:36.518612 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:36.522057 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:36.526070 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:36.529383 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:36.532788 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:36.536157 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:36.539466 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:36.542812 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:36.546094 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:36.549373 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:36.552716 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:36.556048 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:36.559335 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:36.562696 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:36.565992 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:36.569245 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:36.572544 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:36.575778 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:36.579008 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:36.582213 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:36.585442 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:36.588663 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:36.591895 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:36.595119 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:36.598339 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:36.601571 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:36.604803 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:36.608039 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:36.611257 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:36.614482 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:36.617708 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:36.620941 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:36.624165 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:36.627381 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:36.630602 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:36.633812 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:36.637035 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:36.640264 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:36.643499 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:36.646740 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:36.649982 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:36.653221 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:36.656453 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:36.659680 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:36.662909 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:36.666133 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:36.669349 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:36.672591 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:36.675822 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:36.679051 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:36.682272 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:36.685498 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:36.688717 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:36.691934 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:36.695156 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:36.698371 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:36.701582 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:36.704781 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:36.707992 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:36.711197 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:36.714399 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:36.717740 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:36.720966 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:36.724178 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:36.727400 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:36.730651 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:36.733862 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:36.737075 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:36.740305 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:36.743516 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:36.746742 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:36.749960 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:36.753190 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:36.756418 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:36.759633 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:36.762857 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:36.766081 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:36.769308 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:36.772544 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:36.775767 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:36.778998 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:36.782203 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:36.785435 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:36.788670 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:36.791909 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:36.795142 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:36.798355 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:36.801594 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:36.804805 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:36.808034 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:36.811257 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:36.814479 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:36.817712 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:36.820937 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:36.824151 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:36.827380 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:36.830596 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:36.833822 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:36.837054 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:36.840277 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:36.843502 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:36.846709 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:36.849948 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:36.853164 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:36.856391 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:36.859614 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:36.862853 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:36.866083 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:36.869314 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:36.872551 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:36.875771 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:36.878995 --- ParallelTerminationStrategy: PID 22 died...
22:49:36.880468 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:36.884074 --- ParallelTerminationStrategy: PID 23 died...
22:49:36.885536 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:36.889096 --- ParallelTerminationStrategy: PID 24 died...
22:49:36.890550 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:36.894135 --- ParallelTerminationStrategy: PID 25 died...
22:49:36.895597 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:36.899165 --- ParallelTerminationStrategy: PID 26 died...
22:49:36.900644 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:36.904255 --- ParallelTerminationStrategy: PID 27 died...
22:49:36.905729 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:36.909320 --- ParallelTerminationStrategy: PID 28 died...
22:49:36.910780 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:36.914380 --- ParallelTerminationStrategy: PID 29 died...
22:49:36.915867 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:36.919500 --- ParallelTerminationStrategy: PID 30 died...
22:49:36.920958 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:36.924566 --- ParallelTerminationStrategy: PID 31 died...
22:49:36.926030 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:36.929647 --- ParallelTerminationStrategy: PID 32 died...
22:49:36.931131 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:36.934737 --- ParallelTerminationStrategy: PID 33 died...
22:49:36.936213 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:36.939836 --- ParallelTerminationStrategy: PID 35 died...
22:49:36.941312 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:36.944941 --- ParallelTerminationStrategy: PID 36 died...
22:49:36.946420 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:36.950060 --- ParallelTerminationStrategy: PID 37 died...
22:49:36.951532 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:36.955124 --- ParallelTerminationStrategy: PID 38 died...
22:49:36.956610 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:36.960242 --- ParallelTerminationStrategy: PID 39 died...
22:49:36.961706 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:36.965311 --- ParallelTerminationStrategy: PID 40 died...
22:49:36.966792 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:36.970401 --- ParallelTerminationStrategy: PID 41 died...
22:49:36.971882 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:36.975478 --- ParallelTerminationStrategy: PID 42 died...
22:49:36.976940 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:36.980534 --- ParallelTerminationStrategy: PID 43 died...
22:49:36.982001 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:36.985594 --- ParallelTerminationStrategy: PID 44 died...
22:49:36.987059 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:36.990653 --- ParallelTerminationStrategy: PID 45 died...
22:49:36.992132 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:36.995705 --- ParallelTerminationStrategy: PID 46 died...
22:49:36.997165 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.000757 --- ParallelTerminationStrategy: PID 47 died...
22:49:37.002220 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.005840 --- ParallelTerminationStrategy: PID 48 died...
22:49:37.007307 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.010881 --- ParallelTerminationStrategy: PID 49 died...
22:49:37.012342 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.015930 --- ParallelTerminationStrategy: PID 50 died...
22:49:37.017390 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.020972 --- ParallelTerminationStrategy: PID 51 died...
22:49:37.022422 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.026022 --- ParallelTerminationStrategy: PID 52 died...
22:49:37.027473 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.031062 --- ParallelTerminationStrategy: PID 53 died...
22:49:37.032521 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.036124 --- ParallelTerminationStrategy: PID 54 died...
22:49:37.037575 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.041175 --- ParallelTerminationStrategy: PID 55 died...
22:49:37.042624 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.046198 --- ParallelTerminationStrategy: PID 56 died...
22:49:37.047660 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.051242 --- ParallelTerminationStrategy: PID 57 died...
22:49:37.052692 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.056263 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.057721 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.061290 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.062744 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.066346 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.067820 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.071387 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.072854 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.076451 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.077913 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.081513 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.082967 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.086541 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.088027 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.091614 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.093066 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.096659 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.098116 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.101733 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.103202 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.106796 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.108259 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.111863 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.113312 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.116889 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.118336 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.121947 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.123415 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.126999 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.128466 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.132051 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.133509 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.137096 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.138549 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.142151 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.143630 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.147204 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.148670 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.152252 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.153713 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.157303 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.158756 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.162341 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.163798 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.167396 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.168858 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.172433 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.173886 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.177496 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.178968 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.182541 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.184026 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.187619 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.189086 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.192665 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.194124 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.197726 --- ParallelTerminationStrategy: PID 86 died...
22:49:37.199228 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.202834 --- ParallelTerminationStrategy: PID 87 died...
22:49:37.204296 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.207917 --- ParallelTerminationStrategy: PID 88 died...
22:49:37.209378 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.212956 --- ParallelTerminationStrategy: PID 89 died...
22:49:37.214407 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.218002 --- ParallelTerminationStrategy: PID 90 died...
22:49:37.219466 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.223057 --- ParallelTerminationStrategy: PID 91 died...
22:49:37.224523 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.228133 --- ParallelTerminationStrategy: PID 92 died...
22:49:37.229606 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.233197 --- ParallelTerminationStrategy: PID 93 died...
22:49:37.234652 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.238250 --- ParallelTerminationStrategy: PID 94 died...
22:49:37.239716 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.243315 --- ParallelTerminationStrategy: PID 95 died...
22:49:37.244769 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.248358 --- ParallelTerminationStrategy: PID 96 died...
22:49:37.249813 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.253409 --- ParallelTerminationStrategy: PID 97 died...
22:49:37.254869 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.258463 --- ParallelTerminationStrategy: PID 98 died...
22:49:37.259928 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.263519 --- ParallelTerminationStrategy: PID 99 died...
22:49:37.264972 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.268559 --- ParallelTerminationStrategy: PID 100 died...
22:49:37.270000 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.273586 --- ParallelTerminationStrategy: PID 101 died...
22:49:37.275059 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.278646 --- ParallelTerminationStrategy: PID 102 died...
22:49:37.280115 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.283729 --- ParallelTerminationStrategy: PID 103 died...
22:49:37.285189 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.288765 --- ParallelTerminationStrategy: PID 104 died...
22:49:37.290218 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.293803 --- ParallelTerminationStrategy: PID 105 died...
22:49:37.295269 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.298852 --- ParallelTerminationStrategy: PID 106 died...
22:49:37.300338 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.303923 --- ParallelTerminationStrategy: PID 107 died...
22:49:37.305392 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.308976 --- ParallelTerminationStrategy: PID 108 died...
22:49:37.310434 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.314021 --- ParallelTerminationStrategy: PID 109 died...
22:49:37.315494 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.319081 --- ParallelTerminationStrategy: PID 110 died...
22:49:37.320549 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.324150 --- ParallelTerminationStrategy: PID 111 died...
22:49:37.325615 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.329212 --- ParallelTerminationStrategy: PID 112 died...
22:49:37.330669 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.334275 --- ParallelTerminationStrategy: PID 113 died...
22:49:37.335740 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.339331 --- ParallelTerminationStrategy: PID 114 died...
22:49:37.340805 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.344422 --- ParallelTerminationStrategy: PID 115 died...
22:49:37.345879 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.349466 --- ParallelTerminationStrategy: PID 116 died...
22:49:37.350949 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.354549 --- ParallelTerminationStrategy: PID 117 died...
22:49:37.356014 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.359613 --- ParallelTerminationStrategy: PID 118 died...
22:49:37.361074 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.364655 --- ParallelTerminationStrategy: PID 119 died...
22:49:37.366101 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.369697 --- ParallelTerminationStrategy: PID 120 died...
22:49:37.371163 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.374737 --- ParallelTerminationStrategy: PID 121 died...
22:49:37.376214 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.379793 --- ParallelTerminationStrategy: PID 122 died...
22:49:37.381264 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.384878 --- ParallelTerminationStrategy: PID 123 died...
22:49:37.386343 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.389923 --- ParallelTerminationStrategy: PID 124 died...
22:49:37.391398 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.394967 --- ParallelTerminationStrategy: PID 125 died...
22:49:37.396428 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.400021 --- ParallelTerminationStrategy: PID 126 died...
22:49:37.401475 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.405047 --- ParallelTerminationStrategy: PID 127 died...
22:49:37.406512 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.410129 --- ParallelTerminationStrategy: PID 128 died...
22:49:37.411582 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.415173 --- ParallelTerminationStrategy: PID 129 died...
22:49:37.416637 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.420256 --- ParallelTerminationStrategy: PID 130 died...
22:49:37.421721 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.425308 --- ParallelTerminationStrategy: PID 131 died...
22:49:37.426769 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.430353 --- ParallelTerminationStrategy: PID 132 died...
22:49:37.431816 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.435399 --- ParallelTerminationStrategy: PID 133 died...
22:49:37.436870 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.440446 --- ParallelTerminationStrategy: PID 134 died...
22:49:37.441903 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.445489 --- ParallelTerminationStrategy: PID 135 died...
22:49:37.446952 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.450541 --- ParallelTerminationStrategy: PID 136 died...
22:49:37.452007 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:37.455593 --- ParallelTerminationStrategy: PID 137 died...
22:49:37.457037 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:37.460702 --- ParallelTerminationStrategy: PID 138 died...
22:49:37.462145 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:37.465880 --- ParallelTerminationStrategy: PID 139 died...
22:49:37.467365 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:37.471047 --- ParallelTerminationStrategy: PID 140 died...
22:49:37.472568 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:37.476162 --- ParallelTerminationStrategy: PID 141 died...
22:49:37.477610 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:37.481210 --- ParallelTerminationStrategy: PID 142 died...
22:49:37.482666 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:37.486270 --- ParallelTerminationStrategy: PID 143 died...
22:49:37.487767 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:37.491360 --- ParallelTerminationStrategy: PID 144 died...
22:49:37.492809 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:37.496408 --- ParallelTerminationStrategy: PID 145 died...
22:49:37.497871 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:37.501478 --- ParallelTerminationStrategy: PID 146 died...
22:49:37.502937 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:37.506516 --- ParallelTerminationStrategy: PID 147 died...
22:49:37.507986 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:37.511591 --- ParallelTerminationStrategy: PID 148 died...
22:49:37.513060 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:37.516657 --- ParallelTerminationStrategy: PID 149 died...
22:49:37.518110 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:37.521703 --- ParallelTerminationStrategy: PID 150 died...
22:49:37.523170 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:37.526789 --- ParallelTerminationStrategy: PID 151 died...
22:49:37.528245 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:37.531827 --- ParallelTerminationStrategy: PID 152 died...
22:49:37.533282 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:37.536871 --- ParallelTerminationStrategy: PID 153 died...
22:49:37.538332 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:37.541912 --- ParallelTerminationStrategy: PID 154 died...
22:49:37.543379 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:37.546967 --- ParallelTerminationStrategy: PID 155 died...
22:49:37.548426 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:37.552051 --- ParallelTerminationStrategy: PID 156 died...
22:49:37.553506 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:37.557075 --- ParallelTerminationStrategy: PID 157 died...
22:49:37.558519 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:37.562108 --- ParallelTerminationStrategy: PID 158 died...
22:49:37.563559 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:37.567171 --- ParallelTerminationStrategy: PID 159 died...
22:49:37.568615 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:37.572217 --- ParallelTerminationStrategy: PID 160 died...
22:49:37.573678 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:37.577274 --- ParallelTerminationStrategy: PID 161 died...
22:49:37.578710 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:37.582289 --- ParallelTerminationStrategy: PID 162 died...
22:49:37.583741 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:37.587352 --- ParallelTerminationStrategy: PID 163 died...
22:49:37.588800 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:37.592387 --- ParallelTerminationStrategy: PID 164 died...
22:49:37.593845 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:37.597440 --- ParallelTerminationStrategy: PID 165 died...
22:49:37.598894 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:37.602472 --- ParallelTerminationStrategy: PID 166 died...
22:49:37.603952 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:37.607542 --- ParallelTerminationStrategy: PID 167 died...
22:49:37.608997 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:37.612595 --- ParallelTerminationStrategy: PID 168 died...
22:49:37.614057 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:37.617652 --- ParallelTerminationStrategy: PID 169 died...
22:49:37.619112 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:37.622692 --- ParallelTerminationStrategy: PID 170 died...
22:49:37.624175 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:37.627769 --- ParallelTerminationStrategy: PID 171 died...
22:49:37.629221 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:37.632846 --- ParallelTerminationStrategy: PID 172 died...
22:49:37.634298 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:37.637889 --- ParallelTerminationStrategy: PID 173 died...
22:49:37.639367 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:37.642978 --- ParallelTerminationStrategy: PID 174 died...
22:49:37.644434 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:37.648038 --- ParallelTerminationStrategy: PID 175 died...
22:49:37.649490 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:37.653086 --- ParallelTerminationStrategy: PID 176 died...
22:49:37.654537 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:37.658146 --- ParallelTerminationStrategy: PID 177 died...
22:49:37.659617 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:37.663210 --- ParallelTerminationStrategy: PID 178 died...
22:49:37.664666 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:37.668253 --- ParallelTerminationStrategy: PID 179 died...
22:49:37.669700 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:37.673323 --- ParallelTerminationStrategy: PID 180 died...
22:49:37.674789 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:37.678374 --- ParallelTerminationStrategy: PID 181 died...
22:49:37.679838 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:37.683467 --- ParallelTerminationStrategy: PID 182 died...
22:49:37.684918 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:37.688545 --- ParallelTerminationStrategy: PID 183 died...
22:49:37.689989 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:37.693601 --- ParallelTerminationStrategy: PID 184 died...
22:49:37.695058 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:37.698637 --- ParallelTerminationStrategy: PID 185 died...
22:49:37.700094 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:37.703714 --- ParallelTerminationStrategy: PID 186 died...
22:49:37.705172 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:37.708776 --- ParallelTerminationStrategy: PID 187 died...
22:49:37.710246 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:37.713838 --- ParallelTerminationStrategy: PID 188 died...
22:49:37.715303 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:37.718929 --- ParallelTerminationStrategy: PID 189 died...
22:49:37.720389 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:37.723995 --- ParallelTerminationStrategy: PID 190 died...
22:49:37.725458 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:37.729130 --- ParallelTerminationStrategy: PID 191 died...
22:49:37.730617 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:37.734319 --- ParallelTerminationStrategy: PID 192 died...
22:49:37.735807 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:37.739412 --- ParallelTerminationStrategy: PID 193 died...
22:49:37.740865 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:37.744452 --- ParallelTerminationStrategy: PID 194 died...
22:49:37.745894 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:37.749500 --- ParallelTerminationStrategy: PID 195 died...
22:49:37.750946 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:37.754542 --- ParallelTerminationStrategy: PID 196 died...
22:49:37.755994 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:37.759601 --- ParallelTerminationStrategy: PID 197 died...
22:49:37.761035 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:37.764557 --- ParallelTerminationStrategy: PID 198 died...
22:49:37.765985 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:37.769515 --- ParallelTerminationStrategy: PID 199 died...
22:49:37.770949 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:37.774484 --- ParallelTerminationStrategy: PID 200 died...
22:49:37.775928 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:37.779440 --- ParallelTerminationStrategy: PID 201 died...
22:49:37.780864 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:37.784392 --- ParallelTerminationStrategy: PID 202 died...
22:49:37.785829 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:37.789353 --- ParallelTerminationStrategy: PID 203 died...
22:49:37.790793 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:37.794340 --- ParallelTerminationStrategy: PID 204 died...
22:49:37.795770 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:37.799317 --- ParallelTerminationStrategy: PID 205 died...
22:49:37.800754 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:37.804288 --- ParallelTerminationStrategy: PID 206 died...
22:49:37.805717 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:37.809233 --- ParallelTerminationStrategy: PID 207 died...
22:49:37.810654 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:37.814174 --- ParallelTerminationStrategy: PID 208 died...
22:49:37.815623 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:37.819145 --- ParallelTerminationStrategy: PID 209 died...
22:49:37.820552 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:37.824098 --- ParallelTerminationStrategy: PID 210 died...
22:49:37.825509 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:37.829039 --- ParallelTerminationStrategy: PID 211 died...
22:49:37.830460 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:37.834014 --- ParallelTerminationStrategy: PID 212 died...
22:49:37.835436 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:37.839000 --- ParallelTerminationStrategy: PID 213 died...
22:49:37.840429 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:37.843968 --- ParallelTerminationStrategy: PID 214 died...
22:49:37.845387 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:37.848903 --- ParallelTerminationStrategy: PID 215 died...
22:49:37.850322 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:37.853848 --- ParallelTerminationStrategy: PID 216 died...
22:49:37.855303 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:37.858827 --- ParallelTerminationStrategy: PID 217 died...
22:49:37.860263 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:37.863790 --- ParallelTerminationStrategy: PID 218 died...
22:49:37.865221 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:37.868777 --- ParallelTerminationStrategy: PID 219 died...
22:49:37.870216 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:37.873734 --- ParallelTerminationStrategy: PID 220 died...
22:49:37.875164 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:37.878699 --- ParallelTerminationStrategy: PID 221 died...
22:49:37.880126 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:37.883652 --- ParallelTerminationStrategy: PID 222 died...
22:49:37.885073 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:37.888594 --- ParallelTerminationStrategy: PID 223 died...
22:49:37.890029 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:37.893594 --- ParallelTerminationStrategy: PID 224 died...
22:49:37.895025 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:37.898553 --- ParallelTerminationStrategy: PID 225 died...
22:49:37.899992 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:37.903507 --- ParallelTerminationStrategy: PID 226 died...
22:49:37.904931 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:37.908454 --- ParallelTerminationStrategy: PID 227 died...
22:49:37.909883 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:37.913425 --- ParallelTerminationStrategy: PID 228 died...
22:49:37.914850 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:37.918398 --- ParallelTerminationStrategy: PID 229 died...
22:49:37.919839 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:37.923370 --- ParallelTerminationStrategy: PID 230 died...
22:49:37.924819 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:37.928350 --- ParallelTerminationStrategy: PID 231 died...
22:49:37.929772 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:37.933290 --- ParallelTerminationStrategy: PID 232 died...
22:49:37.934717 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:37.938225 --- ParallelTerminationStrategy: PID 233 died...
22:49:37.939653 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:37.943204 --- ParallelTerminationStrategy: PID 234 died...
22:49:37.944642 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.348979 --- ParallelTerminationStrategy: PID 34 died...
22:49:41.355370 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8404 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.415647 tst trial-8404: Storing JUnit report in /build/trial-8404/run.2026-07-26_22-48-16/trial-8404.xml
--------------------------------------------------------------------------------------------
trial-8404 PASS
--------------------------------------------------------------------------------------------
22:49:41.425495 tst trial-8404: trial-8404: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8404/inst
+ cd trial-8404
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-26 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8404-run.tgz run.2026-07-26_22-48-16
+ tar czf /build/trial-8404-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-26_13_27_06.tgz osmo-bts-oc2g.build-2026-07-26_00_52_23.tgz osmo-bts-sysmo.build-2026-07-26_00_52_20.tgz osmo-bts.build-2026-07-26_00_52_25.tgz osmo-ggsn.build-2026-07-26_20_43_21.tgz osmo-hlr.build-2026-07-26_16_37_36.tgz osmo-hnbgw.build-2026-07-26_13_29_33.tgz osmo-mgw.build-2026-07-26_08_33_39.tgz osmo-msc.build-2026-07-26_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-26_07_35_07.tgz osmo-pcu-sysmo.build-2026-07-26_07_35_05.tgz osmo-pcu.build-2026-07-26_07_35_07.tgz osmo-sgsn.build-2026-07-26_20_50_06.tgz osmo-stp.build-2026-07-26_13_25_43.tgz osmo-trx.build-2026-07-26_14_22_28.tgz osmocom-bb.build-2026-07-26_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