This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7685
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5777342863930607710.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-8256
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ 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 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [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
#7 CACHED
#8 [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
#8 CACHED
#9 [ 3/28] RUN groupadd osmo-gsm-tester
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [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
#11 CACHED
#12 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#12 CACHED
#13 [ 9/28] COPY SSH /root/.ssh
#13 CACHED
#14 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [20/28] WORKDIR /TMP
#16 CACHED
#17 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#17 CACHED
#18 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#20 CACHED
#21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#21 CACHED
#22 [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
#22 CACHED
#23 [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
#23 CACHED
#24 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#26 CACHED
#27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#27 CACHED
#28 [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
#28 CACHED
#29 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#29 CACHED
#30 [ 2/28] RUN useradd -ms /bin/bash jenkins
#30 CACHED
#31 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#31 CACHED
#32 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:1eab60fc3c82c7822f86cde2d109570e009ee1610f0061db649dd6c5aede8f5f done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8257 -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-03-01 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8257
+ mkdir -p trial-8257
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-01_13_26_49.tgz osmo-bts-oc2g.build-2026-03-01_00_51_16.tgz osmo-bts-sysmo.build-2026-03-01_00_51_24.tgz osmo-bts.build-2026-03-01_00_51_36.tgz osmo-ggsn.build-2026-03-01_20_42_32.tgz osmo-hlr.build-2026-03-01_16_36_49.tgz osmo-hnbgw.build-2026-03-01_13_30_59.tgz osmo-mgw.build-2026-03-01_08_33_06.tgz osmo-msc.build-2026-03-01_13_33_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-01_07_35_10.tgz osmo-pcu-sysmo.build-2026-03-01_07_35_02.tgz osmo-pcu.build-2026-03-01_07_35_13.tgz osmo-sgsn.build-2026-03-01_20_48_14.tgz osmo-stp.build-2026-03-01_13_25_38.tgz osmo-trx.build-2026-03-01_14_21_26.tgz osmocom-bb.build-2026-03-01_21_19_16.tgz srslte.build-19.tgz trial-8257
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-01_13_26_49.md5 osmo-bts-oc2g.build-2026-03-01_00_51_16.md5 osmo-bts-sysmo.build-2026-03-01_00_51_24.md5 osmo-bts.build-2026-03-01_00_51_36.md5 osmo-ggsn.build-2026-03-01_20_42_32.md5 osmo-hlr.build-2026-03-01_16_36_49.md5 osmo-hnbgw.build-2026-03-01_13_30_59.md5 osmo-mgw.build-2026-03-01_08_33_06.md5 osmo-msc.build-2026-03-01_13_33_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-01_07_35_10.md5 osmo-pcu-sysmo.build-2026-03-01_07_35_02.md5 osmo-pcu.build-2026-03-01_07_35_13.md5 osmo-sgsn.build-2026-03-01_20_48_14.md5 osmo-stp.build-2026-03-01_13_25_38.md5 osmo-trx.build-2026-03-01_14_21_26.md5 osmocom-bb.build-2026-03-01_21_19_16.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-01_13_26_49.md5 osmo-bts-oc2g.build-2026-03-01_00_51_16.md5 osmo-bts-sysmo.build-2026-03-01_00_51_24.md5 osmo-bts.build-2026-03-01_00_51_36.md5 osmo-ggsn.build-2026-03-01_20_42_32.md5 osmo-hlr.build-2026-03-01_16_36_49.md5 osmo-hnbgw.build-2026-03-01_13_30_59.md5 osmo-mgw.build-2026-03-01_08_33_06.md5 osmo-msc.build-2026-03-01_13_33_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-01_07_35_10.md5 osmo-pcu-sysmo.build-2026-03-01_07_35_02.md5 osmo-pcu.build-2026-03-01_07_35_13.md5 osmo-sgsn.build-2026-03-01_20_48_14.md5 osmo-stp.build-2026-03-01_13_25_38.md5 osmo-trx.build-2026-03-01_14_21_26.md5 osmocom-bb.build-2026-03-01_21_19_16.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-8257 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8257'
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-8257
--------------------------------------------------------------------------------------------
22:48:17.151848 tst trial-8257: Detailed log at /build/trial-8257/run.2026-03-01_22-48-17/log
---------------------------------------------------------------------
trial-8257 netreg_mass
---------------------------------------------------------------------
22:48:17.357165 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.357548 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.358369 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.359574 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.401206 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.402090 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.403271 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.465516 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-8257 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.466435 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.481676 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.482249 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.482758 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.483220 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.483707 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.484189 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.484663 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.515278 tst register_default_mass.py: using LAC 2
22:48:17.536674 tst register_default_mass.py: using RAC 2
22:48:17.562547 tst register_default_mass.py: using CellId 2
22:48:17.590386 tst register_default_mass.py: using BVCI 3
22:48:17.603624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.604310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.604901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.605454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.606028 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.606583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.607140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.607801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.608382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.608927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.609463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.610023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.610573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.611112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.611666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.612221 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.612758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.613313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.613853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.614401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.614947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.615487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.616030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.616581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.617106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.617635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.618190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.618719 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.619244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.619801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.620334 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.620880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.621420 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.621959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.622510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.623043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.623574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.624135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.624676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.625205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.625726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.626246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.626763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.627290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.627821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.628333 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.628851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.629378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.629896 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.630416 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.630945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.631461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.631996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.632526 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.633040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.633558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.634099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.634621 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.635152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.635670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.636179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.636694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.637238 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.637764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.638295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.638816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.639336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.639875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.640399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.640908 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.641434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.641958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.642532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.643060 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.643572 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.644081 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.644596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.645114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.645628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.646155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.646669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.647177 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.647705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.648225 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.648728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.649231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.649757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.650272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.650785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.651316 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.651842 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.652357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.652890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.653411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.653918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.654446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.654962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.655477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.656017 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.656537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.657048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.657634 tst register_default_mass.py:21: Launching a simple network
22:48:17.667504 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.787891 run create_hlr_db(pid=20): Launched
22:48:18.801867 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.818097 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.832858 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.838564 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.026760 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.041723 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.047415 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.463471 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.480438 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.495112 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.622357 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.637272 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.642813 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.665898 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.680748 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.686446 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.999974 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.015160 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.041474 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.215512 run osmo-bts-virtual(pid=34): Launched
22:48:30.252460 tst register_default_mass.py: using MSISDN 1001
22:48:30.267144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.308125 tst register_default_mass.py: using MSISDN 1002
22:48:30.326111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.357757 tst register_default_mass.py: using MSISDN 1003
22:48:30.373041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.404570 tst register_default_mass.py: using MSISDN 1004
22:48:30.419687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.451062 tst register_default_mass.py: using MSISDN 1005
22:48:30.466061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.497922 tst register_default_mass.py: using MSISDN 1006
22:48:30.513001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.542058 tst register_default_mass.py: using MSISDN 1007
22:48:30.555748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.584478 tst register_default_mass.py: using MSISDN 1008
22:48:30.597908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.626662 tst register_default_mass.py: using MSISDN 1009
22:48:30.640316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.669174 tst register_default_mass.py: using MSISDN 1010
22:48:30.682701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.711692 tst register_default_mass.py: using MSISDN 1011
22:48:30.725148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.753847 tst register_default_mass.py: using MSISDN 1012
22:48:30.767278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.794920 tst register_default_mass.py: using MSISDN 1013
22:48:30.807960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.836408 tst register_default_mass.py: using MSISDN 1014
22:48:30.849600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.878230 tst register_default_mass.py: using MSISDN 1015
22:48:30.891676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.920068 tst register_default_mass.py: using MSISDN 1016
22:48:30.933290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.961884 tst register_default_mass.py: using MSISDN 1017
22:48:30.975279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.004068 tst register_default_mass.py: using MSISDN 1018
22:48:31.017500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.046180 tst register_default_mass.py: using MSISDN 1019
22:48:31.059709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.088222 tst register_default_mass.py: using MSISDN 1020
22:48:31.101676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.130068 tst register_default_mass.py: using MSISDN 1021
22:48:31.143372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.171908 tst register_default_mass.py: using MSISDN 1022
22:48:31.184991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.212858 tst register_default_mass.py: using MSISDN 1023
22:48:31.225882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.261386 tst register_default_mass.py: using MSISDN 1024
22:48:31.277796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.305983 tst register_default_mass.py: using MSISDN 1025
22:48:31.319395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.347515 tst register_default_mass.py: using MSISDN 1026
22:48:31.360682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.388557 tst register_default_mass.py: using MSISDN 1027
22:48:31.401353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.429331 tst register_default_mass.py: using MSISDN 1028
22:48:31.442473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.470778 tst register_default_mass.py: using MSISDN 1029
22:48:31.483956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.512524 tst register_default_mass.py: using MSISDN 1030
22:48:31.525876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.554197 tst register_default_mass.py: using MSISDN 1031
22:48:31.567364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.595734 tst register_default_mass.py: using MSISDN 1032
22:48:31.608926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.637171 tst register_default_mass.py: using MSISDN 1033
22:48:31.650411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.678602 tst register_default_mass.py: using MSISDN 1034
22:48:31.691944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.720417 tst register_default_mass.py: using MSISDN 1035
22:48:31.733585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.761828 tst register_default_mass.py: using MSISDN 1036
22:48:31.775021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.803505 tst register_default_mass.py: using MSISDN 1037
22:48:31.816872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.845331 tst register_default_mass.py: using MSISDN 1038
22:48:31.858666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.934061 tst register_default_mass.py: using MSISDN 1039
22:48:31.956210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.033969 tst register_default_mass.py: using MSISDN 1040
22:48:32.056398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.095125 tst register_default_mass.py: using MSISDN 1041
22:48:32.113070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.140560 tst register_default_mass.py: using MSISDN 1042
22:48:32.153793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.181087 tst register_default_mass.py: using MSISDN 1043
22:48:32.193691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.221196 tst register_default_mass.py: using MSISDN 1044
22:48:32.233994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.261803 tst register_default_mass.py: using MSISDN 1045
22:48:32.274768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.303303 tst register_default_mass.py: using MSISDN 1046
22:48:32.316624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.345231 tst register_default_mass.py: using MSISDN 1047
22:48:32.358640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.387033 tst register_default_mass.py: using MSISDN 1048
22:48:32.400523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.429508 tst register_default_mass.py: using MSISDN 1049
22:48:32.443021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.471916 tst register_default_mass.py: using MSISDN 1050
22:48:32.485492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.514309 tst register_default_mass.py: using MSISDN 1051
22:48:32.527853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.556779 tst register_default_mass.py: using MSISDN 1052
22:48:32.570400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.607272 tst register_default_mass.py: using MSISDN 1053
22:48:32.624501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.653301 tst register_default_mass.py: using MSISDN 1054
22:48:32.666904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.696930 tst register_default_mass.py: using MSISDN 1055
22:48:32.710934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.742140 tst register_default_mass.py: using MSISDN 1056
22:48:32.756647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.786873 tst register_default_mass.py: using MSISDN 1057
22:48:32.797314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.827934 tst register_default_mass.py: using MSISDN 1058
22:48:32.843714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.874672 tst register_default_mass.py: using MSISDN 1059
22:48:32.889412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.920538 tst register_default_mass.py: using MSISDN 1060
22:48:32.935321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.966448 tst register_default_mass.py: using MSISDN 1061
22:48:32.981245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.012879 tst register_default_mass.py: using MSISDN 1062
22:48:33.027558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.067470 tst register_default_mass.py: using MSISDN 1063
22:48:33.085386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.116484 tst register_default_mass.py: using MSISDN 1064
22:48:33.131697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.162804 tst register_default_mass.py: using MSISDN 1065
22:48:33.177569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.209573 tst register_default_mass.py: using MSISDN 1066
22:48:33.224674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.271696 tst register_default_mass.py: using MSISDN 1067
22:48:33.291235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.323447 tst register_default_mass.py: using MSISDN 1068
22:48:33.339120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.370801 tst register_default_mass.py: using MSISDN 1069
22:48:33.386040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.417766 tst register_default_mass.py: using MSISDN 1070
22:48:33.432826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.464974 tst register_default_mass.py: using MSISDN 1071
22:48:33.480202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.511450 tst register_default_mass.py: using MSISDN 1072
22:48:33.526263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.558026 tst register_default_mass.py: using MSISDN 1073
22:48:33.573129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.604996 tst register_default_mass.py: using MSISDN 1074
22:48:33.620049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.651777 tst register_default_mass.py: using MSISDN 1075
22:48:33.666848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.698666 tst register_default_mass.py: using MSISDN 1076
22:48:33.713768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.745596 tst register_default_mass.py: using MSISDN 1077
22:48:33.760747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.792553 tst register_default_mass.py: using MSISDN 1078
22:48:33.807696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.839393 tst register_default_mass.py: using MSISDN 1079
22:48:33.854586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.886280 tst register_default_mass.py: using MSISDN 1080
22:48:33.901609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.938227 tst register_default_mass.py: using MSISDN 1081
22:48:33.955543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.987388 tst register_default_mass.py: using MSISDN 1082
22:48:34.002600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.034152 tst register_default_mass.py: using MSISDN 1083
22:48:34.049134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.080795 tst register_default_mass.py: using MSISDN 1084
22:48:34.095019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.126771 tst register_default_mass.py: using MSISDN 1085
22:48:34.141953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.172999 tst register_default_mass.py: using MSISDN 1086
22:48:34.182469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.214232 tst register_default_mass.py: using MSISDN 1087
22:48:34.230336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.270559 tst register_default_mass.py: using MSISDN 1088
22:48:34.288421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.320544 tst register_default_mass.py: using MSISDN 1089
22:48:34.335679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.367639 tst register_default_mass.py: using MSISDN 1090
22:48:34.377259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.407842 tst register_default_mass.py: using MSISDN 1091
22:48:34.423683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.455152 tst register_default_mass.py: using MSISDN 1092
22:48:34.467082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.498481 tst register_default_mass.py: using MSISDN 1093
22:48:34.513234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.544479 tst register_default_mass.py: using MSISDN 1094
22:48:34.559306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.593245 tst register_default_mass.py: using MSISDN 1095
22:48:34.609376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.640750 tst register_default_mass.py: using MSISDN 1096
22:48:34.655731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.686013 tst register_default_mass.py: using MSISDN 1097
22:48:34.700422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.730545 tst register_default_mass.py: using MSISDN 1098
22:48:34.744748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.774949 tst register_default_mass.py: using MSISDN 1099
22:48:34.789068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.819705 tst register_default_mass.py: using MSISDN 1100
22:48:34.834317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.927139 run mass: Starting testcase
22:48:34.932684 run mass: Pre-launching all virtphy's
22:48:34.938140 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.951173 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.957318 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.970504 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.976630 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.989589 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.995756 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.008774 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.014890 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.028035 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.034086 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.047102 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.053172 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.066130 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.072114 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.085032 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.091043 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.103965 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.109964 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.122786 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.128766 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.141555 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.147505 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.160350 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.166299 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.179084 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.184976 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.197731 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.203584 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.216284 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.222161 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.234829 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.240769 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.253494 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.259408 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.272150 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.278067 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.290866 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.296794 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.309571 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.315469 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.328243 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.334154 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.346876 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.352782 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.365603 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.371503 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.384449 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.390312 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.403067 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.409075 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.421869 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.427928 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.440827 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.446798 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.459633 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.465649 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.478401 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.484350 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.497218 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.503200 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.515944 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.521908 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.534644 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.540655 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.553454 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.559442 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.572176 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.578093 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.590904 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.596990 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.609703 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.615769 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.628650 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.634772 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.647762 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.653980 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.667692 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.673946 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.686839 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.692849 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.705655 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.711651 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.724508 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.730515 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.743502 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.749761 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.763264 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.769233 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.782096 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.788281 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.801832 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.808129 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.821261 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.827311 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.840636 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.846944 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.860702 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.866922 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.880186 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.886235 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.899505 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.905523 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.918417 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.924434 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.937273 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.943284 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.956087 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.962238 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.975253 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.981338 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.994333 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.000381 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.013286 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.019241 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.032053 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.038069 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.051121 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.057231 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.070479 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.076615 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.089809 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.095891 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.108965 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.115369 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.129026 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.135341 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.148729 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.154819 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.167863 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.173806 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.186611 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.192563 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.205350 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.211285 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.224098 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.230027 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.242851 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.248779 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.261625 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.267556 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.280357 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.286297 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.299094 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.305219 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.318039 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.324096 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.336918 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.342871 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.355779 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.361769 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.374731 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.380644 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.393439 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.399357 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.412177 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.418073 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.430889 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.436845 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.449612 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.455549 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.468445 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.474359 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.487156 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.493101 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.505924 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.511809 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.524610 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.530510 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.543472 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.549427 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.562350 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.568236 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.580994 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.587015 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.599792 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.605820 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.618523 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.624348 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.637068 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.642922 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.655707 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.661582 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.674303 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.680231 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.692927 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.698831 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.711553 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.717438 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.730134 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.736031 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.748785 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.754698 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.767456 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.773554 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.786559 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.792661 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.805629 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.811603 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.824778 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.830732 run mass: Checking if sockets are in the filesystem
22:48:36.863766 run osmo-ms-mob/00000: Starting mobile
22:48:36.876735 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.888152 run mass: MS start registered {at=2955943.096472071, delay=0.005365339107811451, ms=00000}
22:48:41.060929 run osmo-ms-mob/00001: Starting mobile
22:48:41.074292 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.085120 run mass: MS start registered {at=2955947.29343699, delay=0.004713408183306456, ms=00001}
22:48:42.042389 run mass: MS performed LU {at=2955948.250681516, lu_delay=5.1542094447650015, ms=00000}
22:48:42.870213 run osmo-ms-mob/00002: Starting mobile
22:48:42.886413 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.897111 run mass: MS start registered {at=2955949.105424345, delay=0.004285918083041906, ms=00002}
22:48:44.185662 run osmo-ms-mob/00003: Starting mobile
22:48:44.201963 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.212410 run mass: MS start registered {at=2955950.420730554, delay=0.004514490254223347, ms=00003}
22:48:45.287605 run osmo-ms-mob/00004: Starting mobile
22:48:45.305158 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.315944 run mass: MS start registered {at=2955951.524260816, delay=0.003175456076860428, ms=00004}
22:48:45.809824 run mass: MS performed LU {at=2955952.018002926, lu_delay=4.7245659357868135, ms=00001}
22:48:46.246809 run osmo-ms-mob/00005: Starting mobile
22:48:46.260085 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.270742 run mass: MS start registered {at=2955952.479059525, delay=0.004670445807278156, ms=00005}
22:48:47.177710 run osmo-ms-mob/00006: Starting mobile
22:48:47.193238 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.203859 run mass: MS start registered {at=2955953.412178847, delay=0.004554782062768936, ms=00006}
22:48:47.711936 run mass: MS performed LU {at=2955953.920139271, lu_delay=4.814714925829321, ms=00002}
22:48:48.079346 run osmo-ms-mob/00007: Starting mobile
22:48:48.096476 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.107164 run mass: MS start registered {at=2955954.31548357, delay=0.0046930802054703236, ms=00007}
22:48:48.849658 run osmo-ms-mob/00008: Starting mobile
22:48:48.862598 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.873449 run mass: MS start registered {at=2955955.081761019, delay=0.004488565027713776, ms=00008}
22:48:49.575072 run osmo-ms-mob/00009: Starting mobile
22:48:49.588807 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.594828 run mass: MS performed LU {at=2955955.803153663, lu_delay=5.382423108909279, ms=00003}
22:48:49.600616 run mass: MS start registered {at=2955955.808950995, delay=0.005815207026898861, ms=00009}
22:48:50.288460 run osmo-ms-mob/00010: Starting mobile
22:48:50.313076 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.323592 run mass: MS start registered {at=2955956.531911185, delay=0.004493252839893103, ms=00010}
22:48:50.870154 run osmo-ms-mob/00011: Starting mobile
22:48:50.886433 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.897392 run mass: MS start registered {at=2955957.105705249, delay=0.0048508960753679276, ms=00011}
22:48:51.470206 run osmo-ms-mob/00012: Starting mobile
22:48:51.486715 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.492734 run mass: MS performed LU {at=2955957.701060834, lu_delay=6.176800017710775, ms=00004}
22:48:51.498527 run mass: MS start registered {at=2955957.706862772, delay=0.005818903911858797, ms=00012}
22:48:51.504491 run mass: MS performed LU {at=2955957.712820604, lu_delay=5.233761079143733, ms=00005}
22:48:52.076695 run osmo-ms-mob/00013: Starting mobile
22:48:52.093913 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.104464 run mass: MS start registered {at=2955958.312784341, delay=0.004565407056361437, ms=00013}
22:48:52.659781 run osmo-ms-mob/00014: Starting mobile
22:48:52.673331 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.684077 run mass: MS start registered {at=2955958.892397377, delay=0.004709284286946058, ms=00014}
22:48:53.248500 run osmo-ms-mob/00015: Starting mobile
22:48:53.261716 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.272436 run mass: MS start registered {at=2955959.480754985, delay=0.004332055803388357, ms=00015}
22:48:53.341521 run mass: MS performed LU {at=2955959.549753157, lu_delay=5.234269586857408, ms=00007}
22:48:53.406038 run mass: MS performed LU {at=2955959.614244067, lu_delay=6.202065220102668, ms=00006}
22:48:53.710582 run mass: MS performed LU {at=2955959.91880037, lu_delay=4.837039350997657, ms=00008}
22:48:53.743468 run osmo-ms-mob/00016: Starting mobile
22:48:53.758129 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.768843 run mass: MS start registered {at=2955959.977163507, delay=0.0045961542055010796, ms=00016}
22:48:54.259430 run osmo-ms-mob/00017: Starting mobile
22:48:54.273128 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.284223 run mass: MS start registered {at=2955960.492541451, delay=0.005105460062623024, ms=00017}
22:48:54.881746 run osmo-ms-mob/00018: Starting mobile
22:48:54.899992 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.910539 run mass: MS start registered {at=2955961.118860379, delay=0.00454458873718977, ms=00018}
22:48:55.269955 run osmo-ms-mob/00019: Starting mobile
22:48:55.286253 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.292413 run mass: MS performed LU {at=2955961.500740786, lu_delay=4.968829601071775, ms=00010}
22:48:55.298353 run mass: MS performed LU {at=2955961.506686898, lu_delay=5.69773590285331, ms=00009}
22:48:55.304165 run mass: MS start registered {at=2955961.51250067, delay=0.011777301784604788, ms=00019}
22:48:55.773353 run osmo-ms-mob/00020: Starting mobile
22:48:55.792164 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.802869 run mass: MS start registered {at=2955962.011189276, delay=0.004612172953784466, ms=00020}
22:48:56.260739 run osmo-ms-mob/00021: Starting mobile
22:48:56.274723 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.285401 run mass: MS start registered {at=2955962.49371972, delay=0.00464251171797514, ms=00021}
22:48:56.657893 run osmo-ms-mob/00022: Starting mobile
22:48:56.671519 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.682290 run mass: MS start registered {at=2955962.890612248, delay=0.004681058693677187, ms=00022}
22:48:57.107881 run mass: MS performed LU {at=2955963.316100997, lu_delay=5.003316655755043, ms=00013}
22:48:57.138279 run osmo-ms-mob/00023: Starting mobile
22:48:57.152905 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.163467 run mass: MS start registered {at=2955963.371792874, delay=0.004483961965888739, ms=00023}
22:48:57.170650 run mass: MS performed LU {at=2955963.378971185, lu_delay=5.672108413185924, ms=00012}
22:48:57.241599 run mass: MS performed LU {at=2955963.44981687, lu_delay=6.344111620914191, ms=00011}
22:48:57.495019 run mass: MS performed LU {at=2955963.70323912, lu_delay=4.810841742902994, ms=00014}
22:48:57.530287 run osmo-ms-mob/00024: Starting mobile
22:48:57.545927 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.559740 run mass: MS start registered {at=2955963.768057834, delay=0.007512073963880539, ms=00024}
22:48:58.059481 run osmo-ms-mob/00025: Starting mobile
22:48:58.073708 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.084814 run mass: MS start registered {at=2955964.293132353, delay=0.004676748067140579, ms=00025}
22:48:58.484725 run osmo-ms-mob/00026: Starting mobile
22:48:58.500599 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.511195 run mass: MS start registered {at=2955964.719514999, delay=0.004562457092106342, ms=00026}
22:48:58.846259 run osmo-ms-mob/00027: Starting mobile
22:48:58.859095 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.869703 run mass: MS start registered {at=2955965.078021816, delay=0.004700696095824242, ms=00027}
22:48:58.925111 run mass: MS performed LU {at=2955965.13334113, lu_delay=5.156177622731775, ms=00016}
22:48:59.009022 run mass: MS performed LU {at=2955965.217240679, lu_delay=4.724699228070676, ms=00017}
22:48:59.035918 run mass: MS performed LU {at=2955965.244161212, lu_delay=5.763406226877123, ms=00015}
22:48:59.057472 run osmo-ms-mob/00028: Starting mobile
22:48:59.070621 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.081330 run mass: MS start registered {at=2955965.289651848, delay=0.0046367160975933075, ms=00028}
22:48:59.681073 run osmo-ms-mob/00029: Starting mobile
22:48:59.698698 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.709410 run mass: MS start registered {at=2955965.917729242, delay=0.004582955967634916, ms=00029}
22:49:00.046821 run osmo-ms-mob/00030: Starting mobile
22:49:00.059952 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.070900 run mass: MS start registered {at=2955966.279222832, delay=0.004658930003643036, ms=00030}
22:49:00.458496 run osmo-ms-mob/00031: Starting mobile
22:49:00.472675 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.483536 run mass: MS start registered {at=2955966.69185565, delay=0.004673074930906296, ms=00031}
22:49:00.777115 run osmo-ms-mob/00032: Starting mobile
22:49:00.790737 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.801717 run mass: MS start registered {at=2955967.010030931, delay=0.004869753960520029, ms=00032}
22:49:00.873496 run mass: MS performed LU {at=2955967.081706931, lu_delay=5.9628465520218015, ms=00018}
22:49:00.938768 run mass: MS performed LU {at=2955967.146988527, lu_delay=5.1357992510311306, ms=00020}
22:49:01.006979 run mass: MS performed LU {at=2955967.215215753, lu_delay=5.702715083025396, ms=00019}
22:49:01.034619 run osmo-ms-mob/00033: Starting mobile
22:49:01.047582 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.053664 run mass: MS performed LU {at=2955967.261993773, lu_delay=4.768274052999914, ms=00021}
22:49:01.059471 run mass: MS start registered {at=2955967.26780563, delay=0.005830182693898678, ms=00033}
22:49:01.587124 run osmo-ms-mob/00034: Starting mobile
22:49:01.603388 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.614299 run mass: MS start registered {at=2955967.822620296, delay=0.0048535908572375774, ms=00034}
22:49:01.859198 run osmo-ms-mob/00035: Starting mobile
22:49:01.873492 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.884627 run mass: MS start registered {at=2955968.09294889, delay=0.00466980691999197, ms=00035}
22:49:02.277382 run osmo-ms-mob/00036: Starting mobile
22:49:02.292895 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.303996 run mass: MS start registered {at=2955968.51231461, delay=0.004980187397450209, ms=00036}
22:49:02.647643 run osmo-ms-mob/00037: Starting mobile
22:49:02.660684 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.671823 run mass: MS start registered {at=2955968.880144422, delay=0.004742775112390518, ms=00037}
22:49:02.689821 run mass: MS performed LU {at=2955968.898135478, lu_delay=5.5263426043093204, ms=00023}
22:49:02.774772 run mass: MS performed LU {at=2955968.982991704, lu_delay=4.68985935067758, ms=00025}
22:49:02.803401 run osmo-ms-mob/00038: Starting mobile
22:49:02.816653 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.822679 run mass: MS performed LU {at=2955969.031010582, lu_delay=6.140398334246129, ms=00022}
22:49:02.828507 run mass: MS start registered {at=2955969.036841511, delay=0.005846844986081123, ms=00038}
22:49:02.946651 run mass: MS performed LU {at=2955969.154869395, lu_delay=5.386811560951173, ms=00024}
22:49:02.976146 run osmo-ms-mob/00039: Starting mobile
22:49:02.989421 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.000167 run mass: MS start registered {at=2955969.208489761, delay=0.004521382041275501, ms=00039}
22:49:03.656982 run osmo-ms-mob/00040: Starting mobile
22:49:03.670856 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.681888 run mass: MS start registered {at=2955969.890207756, delay=0.004903729073703289, ms=00040}
22:49:03.960264 run osmo-ms-mob/00041: Starting mobile
22:49:03.974007 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.985355 run mass: MS start registered {at=2955970.193673898, delay=0.004984952975064516, ms=00041}
22:49:04.268533 run osmo-ms-mob/00042: Starting mobile
22:49:04.284681 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.295864 run mass: MS start registered {at=2955970.504185017, delay=0.005016794428229332, ms=00042}
22:49:04.677306 run osmo-ms-mob/00043: Starting mobile
22:49:04.694044 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.700166 run mass: MS performed LU {at=2955970.908494394, lu_delay=6.188979394733906, ms=00026}
22:49:04.706323 run mass: MS performed LU {at=2955970.914656417, lu_delay=5.836634601000696, ms=00027}
22:49:04.712079 run mass: MS start registered {at=2955970.92041448, delay=0.011938613839447498, ms=00043}
22:49:04.722738 run osmo-ms-mob/00044: Starting mobile
22:49:04.735714 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.746590 run mass: MS start registered {at=2955970.954914273, delay=0.004966820124536753, ms=00044}
22:49:04.771848 run mass: MS performed LU {at=2955970.980134804, lu_delay=4.700911971740425, ms=00030}
22:49:04.790668 run mass: MS performed LU {at=2955970.998978289, lu_delay=5.081249047070742, ms=00029}
22:49:04.804245 run osmo-ms-mob/00045: Starting mobile
22:49:04.817490 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.828905 run mass: MS start registered {at=2955971.037221678, delay=0.005283188074827194, ms=00045}
22:49:04.845976 run mass: MS performed LU {at=2955971.054273621, lu_delay=5.7646217732690275, ms=00028}
22:49:05.559866 run osmo-ms-mob/00046: Starting mobile
22:49:05.573451 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.584635 run mass: MS start registered {at=2955971.792952384, delay=0.004913815762847662, ms=00046}
22:49:05.858590 run osmo-ms-mob/00047: Starting mobile
22:49:05.872585 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.884528 run mass: MS start registered {at=2955972.092848347, delay=0.0056333220563828945, ms=00047}
22:49:06.146617 run osmo-ms-mob/00048: Starting mobile
22:49:06.159784 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.171945 run mass: MS start registered {at=2955972.380264164, delay=0.005529370158910751, ms=00048}
22:49:06.446806 run osmo-ms-mob/00049: Starting mobile
22:49:06.460384 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.466502 run mass: MS performed LU {at=2955972.674829047, lu_delay=4.852208751253784, ms=00034}
22:49:06.472406 run mass: MS start registered {at=2955972.680741232, delay=0.0059298318810760975, ms=00049}
22:49:06.478626 run mass: MS performed LU {at=2955972.686949914, lu_delay=4.594001024030149, ms=00035}
22:49:06.489547 run osmo-ms-mob/00050: Starting mobile
22:49:06.502955 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.513814 run mass: MS start registered {at=2955972.722133032, delay=0.004909886978566647, ms=00050}
22:49:06.567477 run mass: MS performed LU {at=2955972.775710334, lu_delay=5.765679403208196, ms=00032}
22:49:06.748364 run mass: MS performed LU {at=2955972.956584341, lu_delay=5.688778711017221, ms=00033}
22:49:07.187229 run osmo-ms-mob/00051: Starting mobile
22:49:07.203260 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.214086 run mass: MS start registered {at=2955973.422406463, delay=0.004866385832428932, ms=00051}
22:49:07.460135 run osmo-ms-mob/00052: Starting mobile
22:49:07.474730 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.480893 run mass: MS performed LU {at=2955973.689219966, lu_delay=6.997364316135645, ms=00031}
22:49:07.486699 run mass: MS start registered {at=2955973.6950341, delay=0.005832996219396591, ms=00052}
22:49:07.766450 run osmo-ms-mob/00053: Starting mobile
22:49:07.781192 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.792178 run mass: MS start registered {at=2955974.000499487, delay=0.004822680726647377, ms=00053}
22:49:08.047164 run osmo-ms-mob/00054: Starting mobile
22:49:08.060311 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.071331 run mass: MS start registered {at=2955974.279650405, delay=0.004742133896797895, ms=00054}
22:49:08.303348 run mass: MS performed LU {at=2955974.511564872, lu_delay=5.99925026204437, ms=00036}
22:49:08.332516 run osmo-ms-mob/00055: Starting mobile
22:49:08.345590 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.351815 run mass: MS performed LU {at=2955974.560142142, lu_delay=5.679997720289975, ms=00037}
22:49:08.357986 run mass: MS start registered {at=2955974.566319642, delay=0.006195623893290758, ms=00055}
22:49:08.376185 run mass: MS performed LU {at=2955974.584481087, lu_delay=5.54763957625255, ms=00038}
22:49:08.387351 run osmo-ms-mob/00056: Starting mobile
22:49:08.400475 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.411417 run mass: MS start registered {at=2955974.619739233, delay=0.0045491671189665794, ms=00056}
22:49:08.649835 run mass: MS performed LU {at=2955974.858054207, lu_delay=4.967846451327205, ms=00040}
22:49:08.903121 run mass: MS performed LU {at=2955975.111340075, lu_delay=4.917666176799685, ms=00041}
22:49:08.959260 run osmo-ms-mob/00057: Starting mobile
22:49:08.974402 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.985576 run mass: MS start registered {at=2955975.193894807, delay=0.004934093914926052, ms=00057}
22:49:09.356188 run osmo-ms-mob/00058: Starting mobile
22:49:09.369566 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.380665 run mass: MS start registered {at=2955975.588980899, delay=0.00476412707939744, ms=00058}
22:49:09.390719 run mass: MS performed LU {at=2955975.599042107, lu_delay=6.390552345663309, ms=00039}
22:49:09.466845 run mass: MS performed LU {at=2955975.675063023, lu_delay=4.754648542962968, ms=00043}
22:49:09.495383 run osmo-ms-mob/00059: Starting mobile
22:49:09.509122 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.515289 run mass: MS performed LU {at=2955975.723617117, lu_delay=3.9306647330522537, ms=00046}
22:49:09.521325 run mass: MS start registered {at=2955975.729658769, delay=0.00606100307777524, ms=00059}
22:49:09.975806 run osmo-ms-mob/00060: Starting mobile
22:49:09.991808 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.002597 run mass: MS start registered {at=2955976.210917669, delay=0.004571125842630863, ms=00060}
22:49:10.223396 run mass: MS performed LU {at=2955976.431616123, lu_delay=5.394394444767386, ms=00045}
22:49:10.249676 run mass: MS performed LU {at=2955976.458005322, lu_delay=5.503091048914939, ms=00044}
22:49:10.261043 run osmo-ms-mob/00061: Starting mobile
22:49:10.274542 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.280775 run mass: MS performed LU {at=2955976.489102308, lu_delay=5.984917290974408, ms=00042}
22:49:10.286971 run mass: MS start registered {at=2955976.495303385, delay=0.0062200939282774925, ms=00061}
22:49:10.523333 run mass: MS performed LU {at=2955976.731557988, lu_delay=4.638709641061723, ms=00047}
22:49:10.579674 run osmo-ms-mob/00062: Starting mobile
22:49:10.594912 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.606196 run mass: MS start registered {at=2955976.814513665, delay=0.005262791179120541, ms=00062}
22:49:11.000417 run osmo-ms-mob/00063: Starting mobile
22:49:11.020272 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.031201 run mass: MS start registered {at=2955977.23952324, delay=0.0010182047262787819, ms=00063}
22:49:11.360615 run osmo-ms-mob/00064: Starting mobile
22:49:11.374963 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.386301 run mass: MS start registered {at=2955977.594622208, delay=0.005121385678648949, ms=00064}
22:49:11.747391 run osmo-ms-mob/00065: Starting mobile
22:49:11.760462 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.771264 run mass: MS start registered {at=2955977.979583473, delay=0.00472221476957202, ms=00065}
22:49:12.059378 run osmo-ms-mob/00066: Starting mobile
22:49:12.073449 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.084606 run mass: MS start registered {at=2955978.292927169, delay=0.00473578879609704, ms=00066}
22:49:12.090707 run mass: MS performed LU {at=2955978.299036527, lu_delay=5.618295295163989, ms=00049}
22:49:12.143745 run mass: MS performed LU {at=2955978.351961945, lu_delay=5.629828913137317, ms=00050}
22:49:12.179827 run mass: MS performed LU {at=2955978.3880701, lu_delay=4.965663637034595, ms=00051}
22:49:12.199834 run osmo-ms-mob/00067: Starting mobile
22:49:12.212848 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.223860 run mass: MS start registered {at=2955978.43217949, delay=0.004597187042236328, ms=00067}
22:49:12.433404 run mass: MS performed LU {at=2955978.641599767, lu_delay=4.946565666701645, ms=00052}
22:49:12.457730 run mass: MS performed LU {at=2955978.666058228, lu_delay=4.665558740962297, ms=00053}
22:49:12.468801 run osmo-ms-mob/00068: Starting mobile
22:49:12.481961 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.492677 run mass: MS start registered {at=2955978.700998125, delay=0.004512658342719078, ms=00068}
22:49:13.047925 run mass: MS performed LU {at=2955979.255925206, lu_delay=6.8756610420532525, ms=00048}
22:49:13.092040 run osmo-ms-mob/00069: Starting mobile
22:49:13.105722 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.116949 run mass: MS start registered {at=2955979.325266341, delay=0.003920430317521095, ms=00069}
22:49:13.209315 run mass: MS performed LU {at=2955979.417530638, lu_delay=4.851210996042937, ms=00055}
22:49:13.570756 run osmo-ms-mob/00070: Starting mobile
22:49:13.589506 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.600530 run mass: MS start registered {at=2955979.80884937, delay=0.004840480163693428, ms=00070}
22:49:13.961625 run osmo-ms-mob/00071: Starting mobile
22:49:13.975683 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.986679 run mass: MS start registered {at=2955980.194999203, delay=0.004739891272038221, ms=00071}
22:49:14.006753 run mass: MS performed LU {at=2955980.214967948, lu_delay=5.595228714868426, ms=00056}
22:49:14.043854 run mass: MS performed LU {at=2955980.252091558, lu_delay=5.058196751400828, ms=00057}
22:49:14.070844 run mass: MS performed LU {at=2955980.279160274, lu_delay=4.549501505214721, ms=00059}
22:49:14.083008 run osmo-ms-mob/00072: Starting mobile
22:49:14.096500 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.107548 run mass: MS start registered {at=2955980.315866893, delay=0.005000706296414137, ms=00072}
22:49:14.784787 run osmo-ms-mob/00073: Starting mobile
22:49:14.800669 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.812016 run mass: MS start registered {at=2955981.020340632, delay=0.004807022400200367, ms=00073}
22:49:14.911586 run mass: MS performed LU {at=2955981.119809843, lu_delay=5.530828943941742, ms=00058}
22:49:15.167205 run osmo-ms-mob/00074: Starting mobile
22:49:15.181726 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.193412 run mass: MS start registered {at=2955981.40173087, delay=0.005111194681376219, ms=00074}
22:49:15.576075 run osmo-ms-mob/00075: Starting mobile
22:49:15.591022 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.601900 run mass: MS start registered {at=2955981.810221679, delay=0.004710374865680933, ms=00075}
22:49:15.871615 run mass: MS performed LU {at=2955982.079833205, lu_delay=5.868915535975248, ms=00060}
22:49:15.982672 run mass: MS performed LU {at=2955982.190896211, lu_delay=5.695592826232314, ms=00061}
22:49:16.023594 run osmo-ms-mob/00076: Starting mobile
22:49:16.039162 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.045183 run mass: MS performed LU {at=2955982.253512804, lu_delay=5.438999138772488, ms=00062}
22:49:16.051046 run mass: MS start registered {at=2955982.259381343, delay=0.005884590093046427, ms=00076}
22:49:16.145266 run mass: MS performed LU {at=2955982.35348951, lu_delay=5.1139662698842585, ms=00063}
22:49:16.180816 run mass: MS performed LU {at=2955982.389080743, lu_delay=4.7944585350342095, ms=00064}
22:49:16.198833 run osmo-ms-mob/00077: Starting mobile
22:49:16.212082 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.223148 run mass: MS start registered {at=2955982.431470901, delay=0.004836813546717167, ms=00077}
22:49:16.947348 run osmo-ms-mob/00078: Starting mobile
22:49:16.960620 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.971291 run mass: MS start registered {at=2955983.17960914, delay=0.004566298797726631, ms=00078}
22:49:17.378071 run osmo-ms-mob/00079: Starting mobile
22:49:17.393565 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.404466 run mass: MS start registered {at=2955983.612785967, delay=0.004680240992456675, ms=00079}
22:49:17.736425 run mass: MS performed LU {at=2955983.944622029, lu_delay=4.619355687871575, ms=00069}
22:49:17.774198 run mass: MS performed LU {at=2955983.982434347, lu_delay=5.689507178030908, ms=00066}
22:49:17.790603 run osmo-ms-mob/00080: Starting mobile
22:49:17.803971 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.814851 run mass: MS start registered {at=2955984.023170162, delay=0.004573881160467863, ms=00080}
22:49:17.836490 run mass: MS performed LU {at=2955984.044746391, lu_delay=5.343748265877366, ms=00068}
22:49:18.045715 run mass: MS performed LU {at=2955984.253932309, lu_delay=5.821752818766981, ms=00067}
22:49:18.082351 run mass: MS performed LU {at=2955984.290591455, lu_delay=6.311007982119918, ms=00065}
22:49:18.360175 run osmo-ms-mob/00081: Starting mobile
22:49:18.374158 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.384981 run mass: MS start registered {at=2955984.593302594, delay=0.004734755028039217, ms=00081}
22:49:18.759462 run osmo-ms-mob/00082: Starting mobile
22:49:18.773247 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.784714 run mass: MS start registered {at=2955984.993029972, delay=0.0051209209486842155, ms=00082}
22:49:19.346873 run osmo-ms-mob/00083: Starting mobile
22:49:19.359763 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.370526 run mass: MS start registered {at=2955985.578842679, delay=0.004596804268658161, ms=00083}
22:49:19.748708 run mass: MS performed LU {at=2955985.956923691, lu_delay=5.761924488004297, ms=00071}
22:49:19.778851 run osmo-ms-mob/00084: Starting mobile
22:49:19.793553 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.799613 run mass: MS performed LU {at=2955986.007941861, lu_delay=6.199092491064221, ms=00070}
22:49:19.805414 run mass: MS start registered {at=2955986.013749251, delay=0.005822263192385435, ms=00084}
22:49:19.835705 run mass: MS performed LU {at=2955986.043910227, lu_delay=5.728043333627284, ms=00072}
22:49:19.873078 run mass: MS performed LU {at=2955986.081315237, lu_delay=5.0609746049158275, ms=00073}
22:49:20.146878 run mass: MS performed LU {at=2955986.355084889, lu_delay=4.953354019206017, ms=00074}
22:49:20.176475 run osmo-ms-mob/00085: Starting mobile
22:49:20.191189 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.202598 run mass: MS start registered {at=2955986.410920515, delay=0.005477267317473888, ms=00085}
22:49:20.947126 run osmo-ms-mob/00086: Starting mobile
22:49:20.960157 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.971024 run mass: MS start registered {at=2955987.179343727, delay=0.004759057890623808, ms=00086}
22:49:21.502505 run mass: MS performed LU {at=2955987.710722707, lu_delay=5.279251806437969, ms=00077}
22:49:21.559623 run osmo-ms-mob/00087: Starting mobile
22:49:21.574804 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.584089 run mass: MS performed LU {at=2955987.792391279, lu_delay=5.982169599737972, ms=00075}
22:49:21.590137 run mass: MS start registered {at=2955987.798471864, delay=0.00925832474604249, ms=00087}
22:49:21.602660 run mass: MS performed LU {at=2955987.810984997, lu_delay=5.551603653933853, ms=00076}
22:49:21.775629 run mass: MS performed LU {at=2955987.983824296, lu_delay=4.804215156007558, ms=00078}
22:49:22.178764 run osmo-ms-mob/00088: Starting mobile
22:49:22.196039 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.207221 run mass: MS start registered {at=2955988.415541795, delay=0.004804194904863834, ms=00088}
22:49:22.759365 run osmo-ms-mob/00089: Starting mobile
22:49:22.774094 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.784953 run mass: MS start registered {at=2955988.993274111, delay=0.004573042970150709, ms=00089}
22:49:23.363902 run osmo-ms-mob/00090: Starting mobile
22:49:23.381208 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.392224 run mass: MS start registered {at=2955989.60051466, delay=0.004789487924426794, ms=00090}
22:49:23.514881 run mass: MS performed LU {at=2955989.723097659, lu_delay=5.129795065149665, ms=00081}
22:49:23.532516 run mass: MS performed LU {at=2955989.740759515, lu_delay=4.747729543130845, ms=00082}
22:49:23.601875 run mass: MS performed LU {at=2955989.810115023, lu_delay=5.786944861058146, ms=00080}
22:49:23.638284 run mass: MS performed LU {at=2955989.846573524, lu_delay=6.23378755711019, ms=00079}
22:49:24.059739 run osmo-ms-mob/00091: Starting mobile
22:49:24.073724 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.085261 run mass: MS start registered {at=2955990.29356364, delay=0.005325556267052889, ms=00091}
22:49:24.782034 run osmo-ms-mob/00092: Starting mobile
22:49:24.796347 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.807934 run mass: MS start registered {at=2955991.016246883, delay=0.00547438021749258, ms=00092}
22:49:25.267932 run mass: MS performed LU {at=2955991.476152821, lu_delay=5.065232305787504, ms=00085}
22:49:25.350937 run mass: MS performed LU {at=2955991.559126499, lu_delay=5.980283820070326, ms=00083}
22:49:25.375218 run mass: MS performed LU {at=2955991.583546807, lu_delay=5.569797555916011, ms=00084}
22:49:25.400071 run osmo-ms-mob/00093: Starting mobile
22:49:25.413395 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.424548 run mass: MS start registered {at=2955991.632870278, delay=0.005145420785993338, ms=00093}
22:49:26.460518 run osmo-ms-mob/00094: Starting mobile
22:49:26.474411 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.485757 run mass: MS start registered {at=2955992.694076363, delay=0.00497219106182456, ms=00094}
22:49:27.280578 run mass: MS performed LU {at=2955993.488795587, lu_delay=5.07325379177928, ms=00088}
22:49:27.326840 run osmo-ms-mob/00095: Starting mobile
22:49:27.342856 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.349008 run mass: MS performed LU {at=2955993.557338283, lu_delay=5.75886641908437, ms=00087}
22:49:27.354876 run mass: MS start registered {at=2955993.563210831, delay=0.005888109095394611, ms=00095}
22:49:27.366317 run mass: MS performed LU {at=2955993.5746416, lu_delay=6.395297872833908, ms=00086}
22:49:27.640268 run mass: MS performed LU {at=2955993.848484457, lu_delay=4.85521034616977, ms=00089}
22:49:28.359464 run osmo-ms-mob/00096: Starting mobile
22:49:28.373816 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.386591 run mass: MS start registered {at=2955994.594902436, delay=0.006713810842484236, ms=00096}
22:49:29.117800 run mass: MS performed LU {at=2955995.326014044, lu_delay=5.032450404018164, ms=00091}
22:49:29.134579 run mass: MS performed LU {at=2955995.342824769, lu_delay=5.742310109082609, ms=00090}
22:49:29.447009 run osmo-ms-mob/00097: Starting mobile
22:49:29.460034 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.470989 run mass: MS start registered {at=2955995.679310228, delay=0.005005178041756153, ms=00097}
22:49:30.744939 run osmo-ms-mob/00098: Starting mobile
22:49:30.757778 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.768854 run mass: MS start registered {at=2955996.977174783, delay=0.004967993125319481, ms=00098}
22:49:31.045793 run mass: MS performed LU {at=2955997.254012512, lu_delay=5.621142234187573, ms=00093}
22:49:31.064290 run mass: MS performed LU {at=2955997.272535032, lu_delay=6.256288148928434, ms=00092}
22:49:31.133338 run mass: MS performed LU {at=2955997.341556615, lu_delay=23.061906210146844, ms=00054}
22:49:31.387378 run mass: MS performed LU {at=2955997.595598635, lu_delay=4.901522271800786, ms=00094}
22:49:32.579358 run osmo-ms-mob/00099: Starting mobile
22:49:32.596001 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.602340 run mass: All started... {duration=55.76581536186859, too_slow=0}
22:49:32.608121 run mass: MS start registered {at=2955998.816449335, delay=0.005776755977421999, ms=00099}
22:49:32.882451 run mass: MS performed LU {at=2955999.090622558, lu_delay=5.52741172676906, ms=00095}
22:49:33.136212 run mass: MS performed LU {at=2955999.344427919, lu_delay=4.7495254832319915, ms=00096}
22:49:34.812329 run mass: MS performed LU {at=2956001.020548058, lu_delay=5.341237829998136, ms=00097}
22:49:36.648748 run mass: MS performed LU {at=2956002.856801316, lu_delay=5.8796265330165625, ms=00098}
22:49:38.550771 run mass: MS performed LU {at=2956004.758989208, lu_delay=5.94253987306729, ms=00099}
22:49:38.561029 run mass: Tests done {all_completed=True, max=23.061906210146844, min=3.9306647330522537}
22:49:38.566451 tst register_default_mass.py: Test passed (81.1 sec)
22:49:38.572002 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.575391 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.578765 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.582161 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.585525 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.588954 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.592405 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.595880 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.599318 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.602789 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.606248 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.609807 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.613245 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.616680 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.620257 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.623774 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.627401 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.631012 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.634592 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.638103 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.641629 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.645096 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.648573 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.652174 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.655662 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.659400 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.663380 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.667042 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.670935 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.674627 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.678034 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.681488 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.684882 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.688731 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.692391 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.695839 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.699257 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.702612 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.706028 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.709472 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.712844 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.716253 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.719907 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.723424 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.726852 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.730356 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.733780 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.737292 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.740880 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.744352 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.747800 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.751279 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.754728 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.758216 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.762130 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.765620 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.769069 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.772446 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.775846 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.779266 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.782635 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.786138 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.789562 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.793144 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.796918 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.800522 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.803990 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.807437 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.810878 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.814243 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.817707 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.821063 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.824447 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.827845 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.831240 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.834654 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.838024 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.841383 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.844766 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.848206 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.851585 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.854939 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.858581 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.862254 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.865987 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.869334 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.872727 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.876099 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.879524 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.882984 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.886387 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.889817 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.893207 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.896647 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.900019 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.903492 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.906927 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.910378 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.913974 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.917728 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.921288 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.924730 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.928455 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.931970 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.935417 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.938875 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.942352 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.945761 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.949228 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.952743 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.956238 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.959702 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.963123 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.966533 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.970024 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.973403 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.976763 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.980105 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.983433 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.986713 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.989987 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.993272 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.996542 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.999808 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.003107 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.006448 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.009786 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.013119 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.016453 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.019781 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.023090 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.026415 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.029744 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.033081 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.036413 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.039749 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.043074 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.046402 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.049720 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.053049 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.056369 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.059701 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.063036 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.066367 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.069698 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.073024 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.076354 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.079689 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.083009 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.086330 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.089672 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.093006 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.096338 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.099672 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.103010 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.106327 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.109648 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.112969 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.116323 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.119660 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.122979 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.126306 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.129630 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.132950 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.136273 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.139592 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.142915 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.146241 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.149578 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.152901 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.156230 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.159563 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.162892 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.166221 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.169551 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.172874 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.176196 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.179529 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.182849 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.186169 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.189485 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.192821 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.196155 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.199479 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.202753 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.206015 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.209288 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.212570 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.215845 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.219111 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.222369 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.225639 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.228914 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.232175 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.235440 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.238709 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.241983 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.245251 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.248516 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.251835 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.255171 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.258494 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.261811 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.265146 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.268477 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.271788 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.275126 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.278460 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.281789 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.285119 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.288429 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.291766 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.295023 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.298290 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.299771 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.303370 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.304839 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.308433 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.309902 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.313480 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.314937 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.318511 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.319990 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.323589 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.325059 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.328651 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.330112 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.333701 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.335162 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.338772 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.340235 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.343828 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.345277 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.348905 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.350372 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.354002 --- ParallelTerminationStrategy: PID 33 died...
22:49:39.355457 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.359055 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.360533 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.364137 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.365608 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.369217 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.370697 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.374289 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.375768 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.379379 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.380863 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.384473 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.385939 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.389552 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.391014 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.394614 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.396081 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.399649 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.401128 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.404720 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.406183 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.409768 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.411225 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.414821 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.416302 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.419895 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.421353 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.424960 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.426408 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.429983 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.431428 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.435033 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.436489 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.440054 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.441513 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.445097 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.446546 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.450143 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.451601 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.455165 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.456635 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.460218 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.461671 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.465280 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.466736 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.470321 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.471800 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.475371 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.476845 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.480450 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.481904 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.485497 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.486954 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.490516 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.491980 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.495563 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.497021 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.500604 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.502050 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.505648 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.507098 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.510674 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.512154 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.515734 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.517196 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.520785 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.522236 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.525826 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.527295 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.530894 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.532370 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.536015 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.537496 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.541160 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.542639 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.546300 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.547788 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.551443 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.552922 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.556553 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.558033 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.561610 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.563074 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.566741 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.568196 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.571789 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.573245 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.576811 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.578270 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.581860 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.583318 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.586910 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.588366 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.591948 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.593404 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.596989 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.598443 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.602033 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.603483 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.607058 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.608532 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.612134 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.613586 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.617177 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.618627 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.622229 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.623697 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.627330 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.628833 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.632474 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.633968 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.637620 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.639098 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.642757 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.644255 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.647902 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.649383 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.653057 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.654544 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.658207 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.659699 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.663358 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.664838 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.668485 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.669962 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.673736 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.675228 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.678882 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.680389 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.684032 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.685517 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.689159 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.690629 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.694296 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.695790 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.699466 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.700972 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.704628 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.706114 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.709772 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.711255 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.714907 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.716413 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.720069 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.721554 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.725234 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.726717 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.730393 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.731888 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.735543 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.737037 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.740703 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.742183 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.745855 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.747335 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.751015 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.752504 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.756156 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.757650 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.761310 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.762806 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.766453 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.767948 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.771605 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.773101 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.776752 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.778239 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.781929 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.783405 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.787083 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.788593 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.792261 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.793753 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.797409 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.798886 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.802595 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.804096 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.807744 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.809236 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.812917 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.814400 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.818082 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.819567 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.823227 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.824741 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.828401 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.829885 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.833548 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.835043 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.838711 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.840206 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.843857 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.845340 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.849004 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.850492 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.854164 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.855638 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.859300 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.860798 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.864445 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.865934 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.869574 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.871063 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.874772 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.876280 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.879952 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.881443 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.885139 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.886630 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.890334 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.891827 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.895525 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.897052 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.900749 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.902231 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.905896 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.907380 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.911058 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.912545 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.916224 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.917708 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.921374 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.922861 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.926528 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.928013 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.931716 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.933215 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.936879 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.938373 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.942051 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.943530 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.947203 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.948698 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.952380 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.953860 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.957566 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.959053 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.962720 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.964206 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.967898 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.969384 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.973066 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.974553 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.978232 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.979769 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.983423 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.984929 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.988622 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.990112 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.993811 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.995309 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.999002 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.000492 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.004185 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.005679 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.009345 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.010838 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.014522 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.016047 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.019717 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.021195 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.024869 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.026355 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.030024 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.031505 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.035200 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.036685 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.040393 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.041876 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.045557 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.047044 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.050759 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.052269 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.055974 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.057462 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.061151 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.062655 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.066326 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.067826 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.071527 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.073032 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.076731 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.078217 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.081917 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.083410 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.087112 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.088629 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.092302 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.093799 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.097482 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.098976 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.102664 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.104157 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.107882 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.109376 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.113051 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.114542 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.118241 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.119747 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.123418 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.124932 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.128631 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.130119 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.133824 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.135311 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.139010 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.140510 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.144178 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.145671 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.149368 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.150863 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.154549 --- ParallelTerminationStrategy: PID 190 died...
22:49:40.156041 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.159731 --- ParallelTerminationStrategy: PID 191 died...
22:49:40.161225 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.164931 --- ParallelTerminationStrategy: PID 192 died...
22:49:40.166417 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.170127 --- ParallelTerminationStrategy: PID 193 died...
22:49:40.171619 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.175291 --- ParallelTerminationStrategy: PID 194 died...
22:49:40.176789 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.180489 --- ParallelTerminationStrategy: PID 195 died...
22:49:40.181981 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.185671 --- ParallelTerminationStrategy: PID 196 died...
22:49:40.187163 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.190877 --- ParallelTerminationStrategy: PID 197 died...
22:49:40.192368 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.196056 --- ParallelTerminationStrategy: PID 198 died...
22:49:40.197539 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.201226 --- ParallelTerminationStrategy: PID 199 died...
22:49:40.202711 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.206405 --- ParallelTerminationStrategy: PID 200 died...
22:49:40.207910 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.211601 --- ParallelTerminationStrategy: PID 201 died...
22:49:40.213101 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.216813 --- ParallelTerminationStrategy: PID 202 died...
22:49:40.218308 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.222012 --- ParallelTerminationStrategy: PID 203 died...
22:49:40.223501 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.227179 --- ParallelTerminationStrategy: PID 204 died...
22:49:40.228677 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.232324 --- ParallelTerminationStrategy: PID 205 died...
22:49:40.233796 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.237416 --- ParallelTerminationStrategy: PID 206 died...
22:49:40.238897 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.242508 --- ParallelTerminationStrategy: PID 207 died...
22:49:40.243985 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.247592 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.249069 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.252700 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.254162 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.257843 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.259335 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.263034 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.264529 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.268220 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.269717 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.273404 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.274885 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.278585 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.280072 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.283764 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.285260 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.288956 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.290446 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.294133 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.295626 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.299324 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.300836 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.304513 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.306001 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.309710 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.311204 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.314896 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.316387 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.320078 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.321569 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.325264 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.326760 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.330450 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.331952 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.335646 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.337149 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.340846 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.342342 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.346041 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.347527 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.351210 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.352701 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.356417 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.357910 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.361607 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.363095 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.366802 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.368329 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.372013 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.373503 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.377216 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.378709 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.382404 --- ParallelTerminationStrategy: PID 234 died...
22:49:40.383905 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.788266 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.794693 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8257 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.873022 tst trial-8257: Storing JUnit report in /build/trial-8257/run.2026-03-01_22-48-17/trial-8257.xml
--------------------------------------------------------------------------------------------
trial-8257 PASS
--------------------------------------------------------------------------------------------
22:49:43.884103 tst trial-8257: trial-8257: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8257/inst
+ cd trial-8257
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-01 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8257-run.tgz run.2026-03-01_22-48-17
+ tar czf /build/trial-8257-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-01_13_26_49.tgz osmo-bts-oc2g.build-2026-03-01_00_51_16.tgz osmo-bts-sysmo.build-2026-03-01_00_51_24.tgz osmo-bts.build-2026-03-01_00_51_36.tgz osmo-ggsn.build-2026-03-01_20_42_32.tgz osmo-hlr.build-2026-03-01_16_36_49.tgz osmo-hnbgw.build-2026-03-01_13_30_59.tgz osmo-mgw.build-2026-03-01_08_33_06.tgz osmo-msc.build-2026-03-01_13_33_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-01_07_35_10.tgz osmo-pcu-sysmo.build-2026-03-01_07_35_02.tgz osmo-pcu.build-2026-03-01_07_35_13.tgz osmo-sgsn.build-2026-03-01_20_48_14.tgz osmo-stp.build-2026-03-01_13_25_38.tgz osmo-trx.build-2026-03-01_14_21_26.tgz osmocom-bb.build-2026-03-01_21_19_16.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