Skipping 14 KB..
Full Log[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7521743305413733005.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-8188
+ 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
3e2224c ttcn3-bts-test: mount tracingfs only when needed
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#7 CACHED
#8 [ 9/28] COPY SSH /root/.ssh
#8 CACHED
#9 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#9 CACHED
#10 [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
#10 CACHED
#11 [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
#11 CACHED
#12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#12 CACHED
#13 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#13 CACHED
#14 [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
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#17 CACHED
#18 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#18 CACHED
#19 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#19 CACHED
#20 [ 8/28] RUN MKDIR /var/run/sshd
#20 CACHED
#21 [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
#21 CACHED
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 CACHED
#23 [20/28] WORKDIR /TMP
#23 CACHED
#24 [ 2/28] RUN useradd -ms /bin/bash jenkins
#24 CACHED
#25 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#25 CACHED
#26 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#26 CACHED
#27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#29 CACHED
#30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#30 CACHED
#31 [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
#31 CACHED
#32 [ 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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:15a85d467d9c0ac49c39d520d20211c74f44de8e232955aa0e950e6426be1e52 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=8189 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-12-23 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8189
+ mkdir -p trial-8189
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-23_13_31_33.tgz osmo-bts-oc2g.build-2025-12-23_00_52_34.tgz osmo-bts-sysmo.build-2025-12-23_00_52_43.tgz osmo-bts.build-2025-12-23_00_52_33.tgz osmo-ggsn.build-2025-12-23_20_46_12.tgz osmo-hlr.build-2025-12-23_16_37_00.tgz osmo-hnbgw.build-2025-12-23_13_35_47.tgz osmo-mgw.build-2025-12-23_08_34_44.tgz osmo-msc.build-2025-12-23_13_40_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-23_07_34_57.tgz osmo-pcu-sysmo.build-2025-12-23_07_36_54.tgz osmo-pcu.build-2025-12-23_07_34_27.tgz osmo-sgsn.build-2025-12-23_21_02_16.tgz osmo-stp.build-2025-12-23_13_29_59.tgz osmo-trx.build-2025-12-23_14_38_45.tgz osmocom-bb.build-2025-12-23_21_23_43.tgz srslte.build-19.tgz trial-8189
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-23_13_31_33.md5 osmo-bts-oc2g.build-2025-12-23_00_52_34.md5 osmo-bts-sysmo.build-2025-12-23_00_52_43.md5 osmo-bts.build-2025-12-23_00_52_33.md5 osmo-ggsn.build-2025-12-23_20_46_12.md5 osmo-hlr.build-2025-12-23_16_37_00.md5 osmo-hnbgw.build-2025-12-23_13_35_47.md5 osmo-mgw.build-2025-12-23_08_34_44.md5 osmo-msc.build-2025-12-23_13_40_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-23_07_34_57.md5 osmo-pcu-sysmo.build-2025-12-23_07_36_54.md5 osmo-pcu.build-2025-12-23_07_34_27.md5 osmo-sgsn.build-2025-12-23_21_02_16.md5 osmo-stp.build-2025-12-23_13_29_59.md5 osmo-trx.build-2025-12-23_14_38_45.md5 osmocom-bb.build-2025-12-23_21_23_43.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-23_13_31_33.md5 osmo-bts-oc2g.build-2025-12-23_00_52_34.md5 osmo-bts-sysmo.build-2025-12-23_00_52_43.md5 osmo-bts.build-2025-12-23_00_52_33.md5 osmo-ggsn.build-2025-12-23_20_46_12.md5 osmo-hlr.build-2025-12-23_16_37_00.md5 osmo-hnbgw.build-2025-12-23_13_35_47.md5 osmo-mgw.build-2025-12-23_08_34_44.md5 osmo-msc.build-2025-12-23_13_40_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-23_07_34_57.md5 osmo-pcu-sysmo.build-2025-12-23_07_36_54.md5 osmo-pcu.build-2025-12-23_07_34_27.md5 osmo-sgsn.build-2025-12-23_21_02_16.md5 osmo-stp.build-2025-12-23_13_29_59.md5 osmo-trx.build-2025-12-23_14_38_45.md5 osmocom-bb.build-2025-12-23_21_23_43.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-8189 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8189'
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-8189
--------------------------------------------------------------------------------------------
22:48:16.730644 tst trial-8189: Detailed log at /build/trial-8189/run.2025-12-23_22-48-16/log
---------------------------------------------------------------------
trial-8189 netreg_mass
---------------------------------------------------------------------
22:48:16.936248 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.936609 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.937368 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.938501 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.982198 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.983218 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.984592 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.068714 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-8189 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.069516 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.084618 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.085136 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.085584 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.086017 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.086446 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.086902 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.087336 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.118091 tst register_default_mass.py: using LAC 2
22:48:17.140193 tst register_default_mass.py: using RAC 2
22:48:17.166608 tst register_default_mass.py: using CellId 2
22:48:17.195625 tst register_default_mass.py: using BVCI 3
22:48:17.209357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.210055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.210630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.211152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.211673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.212176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.212690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.213197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.213828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.214349 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.214880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.215392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.215913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.216446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.216976 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.217493 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.218011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.218524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.219032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.219561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.220077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.220594 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.221125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.221659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.222166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.222693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.223213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.223725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.224255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.224781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.225289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.225812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.226329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.226841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.227360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.227886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.228402 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.228924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.229447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.229961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.230466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.230983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.231503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.232010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.232523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.233042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.233550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.234061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.234579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.235092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.235633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.236152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.236665 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.237185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.237703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.238210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.238734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.239248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.239752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.240262 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.240774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.241283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.241801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.242332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.242834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.243345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.243861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.244377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.244890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.245403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.245907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.246413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.246992 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.247499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.248012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.248517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.249023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.249521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.250037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.250544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.251042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.251539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.252059 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.252566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.253067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.253576 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.254078 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.254570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.255071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.255561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.256047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.256559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.257077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.257603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.258110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.258609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.259115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.259628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.260139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.260640 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.261152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.261713 tst register_default_mass.py:21: Launching a simple network
22:48:17.271638 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.391477 run create_hlr_db(pid=20): Launched
22:48:18.405826 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.422022 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.437358 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.443202 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.639935 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.654892 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.660460 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.081985 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.097268 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.112715 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.239960 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.255208 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.260937 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.551472 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.566620 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.572323 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.894986 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.910921 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.937198 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.109700 run osmo-bts-virtual(pid=34): Launched
22:48:30.166448 tst register_default_mass.py: using MSISDN 1001
22:48:30.185031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.225118 tst register_default_mass.py: using MSISDN 1002
22:48:30.242628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.274210 tst register_default_mass.py: using MSISDN 1003
22:48:30.288006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.319230 tst register_default_mass.py: using MSISDN 1004
22:48:30.332703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.363756 tst register_default_mass.py: using MSISDN 1005
22:48:30.377411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.408510 tst register_default_mass.py: using MSISDN 1006
22:48:30.422034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.453183 tst register_default_mass.py: using MSISDN 1007
22:48:30.466798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.498382 tst register_default_mass.py: using MSISDN 1008
22:48:30.511868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.543191 tst register_default_mass.py: using MSISDN 1009
22:48:30.556887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.596973 tst register_default_mass.py: using MSISDN 1010
22:48:30.613155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.644465 tst register_default_mass.py: using MSISDN 1011
22:48:30.658100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.689324 tst register_default_mass.py: using MSISDN 1012
22:48:30.702746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.733793 tst register_default_mass.py: using MSISDN 1013
22:48:30.747508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.778461 tst register_default_mass.py: using MSISDN 1014
22:48:30.791601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.831126 tst register_default_mass.py: using MSISDN 1015
22:48:30.847381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.878399 tst register_default_mass.py: using MSISDN 1016
22:48:30.891932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.923040 tst register_default_mass.py: using MSISDN 1017
22:48:30.936387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.967105 tst register_default_mass.py: using MSISDN 1018
22:48:30.980490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.011890 tst register_default_mass.py: using MSISDN 1019
22:48:31.025379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.064417 tst register_default_mass.py: using MSISDN 1020
22:48:31.080910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.119868 tst register_default_mass.py: using MSISDN 1021
22:48:31.136526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.171517 tst register_default_mass.py: using MSISDN 1022
22:48:31.177191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.207916 tst register_default_mass.py: using MSISDN 1023
22:48:31.214004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.244267 tst register_default_mass.py: using MSISDN 1024
22:48:31.250481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.281062 tst register_default_mass.py: using MSISDN 1025
22:48:31.287207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.327167 tst register_default_mass.py: using MSISDN 1026
22:48:31.342985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.374387 tst register_default_mass.py: using MSISDN 1027
22:48:31.399233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.430439 tst register_default_mass.py: using MSISDN 1028
22:48:31.444373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.474798 tst register_default_mass.py: using MSISDN 1029
22:48:31.484821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.515499 tst register_default_mass.py: using MSISDN 1030
22:48:31.530325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.569978 tst register_default_mass.py: using MSISDN 1031
22:48:31.586609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.617510 tst register_default_mass.py: using MSISDN 1032
22:48:31.630825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.661487 tst register_default_mass.py: using MSISDN 1033
22:48:31.675001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.705634 tst register_default_mass.py: using MSISDN 1034
22:48:31.719026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.749623 tst register_default_mass.py: using MSISDN 1035
22:48:31.762654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.802137 tst register_default_mass.py: using MSISDN 1036
22:48:31.818247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.849104 tst register_default_mass.py: using MSISDN 1037
22:48:31.862705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.893536 tst register_default_mass.py: using MSISDN 1038
22:48:31.906632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.937802 tst register_default_mass.py: using MSISDN 1039
22:48:31.951105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.981663 tst register_default_mass.py: using MSISDN 1040
22:48:31.995176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.034907 tst register_default_mass.py: using MSISDN 1041
22:48:32.051100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.090539 tst register_default_mass.py: using MSISDN 1042
22:48:32.107463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.138393 tst register_default_mass.py: using MSISDN 1043
22:48:32.152267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.183097 tst register_default_mass.py: using MSISDN 1044
22:48:32.196223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.227259 tst register_default_mass.py: using MSISDN 1045
22:48:32.240447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.280139 tst register_default_mass.py: using MSISDN 1046
22:48:32.296458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.327359 tst register_default_mass.py: using MSISDN 1047
22:48:32.340772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.372042 tst register_default_mass.py: using MSISDN 1048
22:48:32.385353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.416476 tst register_default_mass.py: using MSISDN 1049
22:48:32.429936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.460806 tst register_default_mass.py: using MSISDN 1050
22:48:32.473963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.514168 tst register_default_mass.py: using MSISDN 1051
22:48:32.530970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.561404 tst register_default_mass.py: using MSISDN 1052
22:48:32.574747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.605567 tst register_default_mass.py: using MSISDN 1053
22:48:32.618779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.650220 tst register_default_mass.py: using MSISDN 1054
22:48:32.663447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.695471 tst register_default_mass.py: using MSISDN 1055
22:48:32.708945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.749629 tst register_default_mass.py: using MSISDN 1056
22:48:32.766480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.798497 tst register_default_mass.py: using MSISDN 1057
22:48:32.812518 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.843944 tst register_default_mass.py: using MSISDN 1058
22:48:32.857233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.887921 tst register_default_mass.py: using MSISDN 1059
22:48:32.901190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.932449 tst register_default_mass.py: using MSISDN 1060
22:48:32.945868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.985848 tst register_default_mass.py: using MSISDN 1061
22:48:33.001768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.032962 tst register_default_mass.py: using MSISDN 1062
22:48:33.047010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.078758 tst register_default_mass.py: using MSISDN 1063
22:48:33.092492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.123959 tst register_default_mass.py: using MSISDN 1064
22:48:33.137370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.169211 tst register_default_mass.py: using MSISDN 1065
22:48:33.182886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.222691 tst register_default_mass.py: using MSISDN 1066
22:48:33.238837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.270121 tst register_default_mass.py: using MSISDN 1067
22:48:33.283710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.314376 tst register_default_mass.py: using MSISDN 1068
22:48:33.328173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.359017 tst register_default_mass.py: using MSISDN 1069
22:48:33.372362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.403743 tst register_default_mass.py: using MSISDN 1070
22:48:33.417162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.457389 tst register_default_mass.py: using MSISDN 1071
22:48:33.473688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.505305 tst register_default_mass.py: using MSISDN 1072
22:48:33.518977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.549913 tst register_default_mass.py: using MSISDN 1073
22:48:33.563612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.594988 tst register_default_mass.py: using MSISDN 1074
22:48:33.616856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.648139 tst register_default_mass.py: using MSISDN 1075
22:48:33.670579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.710587 tst register_default_mass.py: using MSISDN 1076
22:48:33.727500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.759116 tst register_default_mass.py: using MSISDN 1077
22:48:33.772973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.804447 tst register_default_mass.py: using MSISDN 1078
22:48:33.818240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.849196 tst register_default_mass.py: using MSISDN 1079
22:48:33.862519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.902068 tst register_default_mass.py: using MSISDN 1080
22:48:33.918009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.949415 tst register_default_mass.py: using MSISDN 1081
22:48:33.962772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.993870 tst register_default_mass.py: using MSISDN 1082
22:48:34.007067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.038140 tst register_default_mass.py: using MSISDN 1083
22:48:34.051253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.081858 tst register_default_mass.py: using MSISDN 1084
22:48:34.095005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.133765 tst register_default_mass.py: using MSISDN 1085
22:48:34.150434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.181643 tst register_default_mass.py: using MSISDN 1086
22:48:34.195471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.226271 tst register_default_mass.py: using MSISDN 1087
22:48:34.239498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.270242 tst register_default_mass.py: using MSISDN 1088
22:48:34.283177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.313826 tst register_default_mass.py: using MSISDN 1089
22:48:34.327125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.357660 tst register_default_mass.py: using MSISDN 1090
22:48:34.367517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.405670 tst register_default_mass.py: using MSISDN 1091
22:48:34.422579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.453534 tst register_default_mass.py: using MSISDN 1092
22:48:34.466892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.497529 tst register_default_mass.py: using MSISDN 1093
22:48:34.507836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.538163 tst register_default_mass.py: using MSISDN 1094
22:48:34.559159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.589957 tst register_default_mass.py: using MSISDN 1095
22:48:34.603726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.642124 tst register_default_mass.py: using MSISDN 1096
22:48:34.664885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.695496 tst register_default_mass.py: using MSISDN 1097
22:48:34.709233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.739800 tst register_default_mass.py: using MSISDN 1098
22:48:34.752986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.783295 tst register_default_mass.py: using MSISDN 1099
22:48:34.796311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.826482 tst register_default_mass.py: using MSISDN 1100
22:48:34.839614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.944888 run mass: Starting testcase
22:48:34.950577 run mass: Pre-launching all virtphy's
22:48:34.956176 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.969549 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.975950 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.989584 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.995726 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.008998 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.015314 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.028906 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.035259 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.048599 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.057270 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.070678 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.076957 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.090246 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.096485 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.109687 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.115845 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.129178 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.135427 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.148871 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.155166 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.168460 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.174731 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.187876 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.193968 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.207076 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.213189 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.226368 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.232399 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.245669 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.251766 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.264944 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.271063 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.284284 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.290446 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.303773 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.309922 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.323254 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.329468 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.342672 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.348832 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.361962 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.368121 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.381357 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.387445 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.400645 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.406785 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.420039 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.426192 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.439380 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.445507 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.458733 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.464951 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.478233 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.484359 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.497799 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.503938 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.517288 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.523462 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.536848 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.542996 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.556322 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.562608 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.575936 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.582034 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.595260 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.601345 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.614565 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.620681 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.633891 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.640009 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.653206 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.659385 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.672671 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.678759 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.692003 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.698086 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.711330 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.717449 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.730663 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.736917 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.750151 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.756422 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.769760 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.775918 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.789347 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.795442 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.808780 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.814887 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.828017 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.834171 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.847403 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.853530 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.866705 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.872800 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.886055 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.892083 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.905349 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.911445 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.924705 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.930863 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.944012 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.950241 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.963435 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.969738 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.982989 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.989208 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.002469 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.008551 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.021867 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.028000 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.041428 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.047488 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.060613 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.066661 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.079895 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.085994 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.099183 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.105283 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.118478 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.124697 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.137956 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.143989 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.157202 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.163279 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.176485 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.182616 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.195792 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.201914 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.215270 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.221345 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.234660 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.240982 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.254423 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.260521 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.273882 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.279965 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.293213 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.299332 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.312574 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.318729 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.331887 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.337959 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.351104 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.357182 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.370329 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.376413 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.389646 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.395770 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.409070 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.415244 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.428437 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.434655 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.448104 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.454237 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.467661 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.473717 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.487148 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.493330 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.506668 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.512974 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.526431 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.532474 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.545716 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.551819 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.565037 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.571079 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.584263 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.590414 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.603579 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.609827 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.622995 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.629076 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.642303 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.648480 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.661751 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.667840 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.681299 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.687444 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.700868 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.707152 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.720380 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.726640 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.740010 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.746111 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.759273 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.765396 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.778558 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.784710 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.797960 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.804008 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.817241 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.823313 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.836506 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.842612 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.855823 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.861946 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.875141 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.881287 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.894472 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.900547 run mass: Checking if sockets are in the filesystem
22:48:36.912953 run osmo-ms-mob/00000: Starting mobile
22:48:36.926492 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.937336 run mass: MS start registered {at=29761022.64068511, delay=0.00443330779671669, ms=00000}
22:48:41.117228 run osmo-ms-mob/00001: Starting mobile
22:48:41.130090 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.140805 run mass: MS start registered {at=29761026.844154205, delay=0.0047185979783535, ms=00001}
22:48:41.946094 run mass: MS performed LU {at=29761027.649328884, lu_delay=5.00864377245307, ms=00000}
22:48:42.946367 run osmo-ms-mob/00002: Starting mobile
22:48:42.961413 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.972325 run mass: MS start registered {at=29761028.675671052, delay=0.004787154495716095, ms=00002}
22:48:44.249309 run osmo-ms-mob/00003: Starting mobile
22:48:44.262423 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.273459 run mass: MS start registered {at=29761029.976808485, delay=0.005079347640275955, ms=00003}
22:48:45.316888 run osmo-ms-mob/00004: Starting mobile
22:48:45.329726 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.340855 run mass: MS start registered {at=29761031.044199508, delay=0.003995418548583984, ms=00004}
22:48:46.183163 run mass: MS performed LU {at=29761031.886401728, lu_delay=5.042247522622347, ms=00001}
22:48:46.317323 run osmo-ms-mob/00005: Starting mobile
22:48:46.332205 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.345037 run mass: MS start registered {at=29761032.04837851, delay=0.004486631602048874, ms=00005}
22:48:47.221304 run osmo-ms-mob/00006: Starting mobile
22:48:47.240396 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.251235 run mass: MS start registered {at=29761032.954585604, delay=0.004719577729701996, ms=00006}
22:48:48.083953 run mass: MS performed LU {at=29761033.78719344, lu_delay=5.111522387713194, ms=00002}
22:48:48.126161 run osmo-ms-mob/00007: Starting mobile
22:48:48.141751 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.152725 run mass: MS start registered {at=29761033.856078304, delay=0.004758529365062714, ms=00007}
22:48:48.944273 run osmo-ms-mob/00008: Starting mobile
22:48:48.958829 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.969778 run mass: MS start registered {at=29761034.67312884, delay=0.0044814422726631165, ms=00008}
22:48:49.477975 run mass: MS performed LU {at=29761035.18122372, lu_delay=5.204415235668421, ms=00003}
22:48:49.647159 run osmo-ms-mob/00009: Starting mobile
22:48:49.660245 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.671773 run mass: MS start registered {at=29761035.375124745, delay=0.005030103027820587, ms=00009}
22:48:50.316190 run osmo-ms-mob/00010: Starting mobile
22:48:50.330013 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.341576 run mass: MS start registered {at=29761036.044930216, delay=0.005356203764677048, ms=00010}
22:48:50.942392 run osmo-ms-mob/00011: Starting mobile
22:48:50.955540 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.966693 run mass: MS start registered {at=29761036.67004537, delay=0.005039624869823456, ms=00011}
22:48:51.378962 run mass: MS performed LU {at=29761037.08220714, lu_delay=5.033828631043434, ms=00005}
22:48:51.406636 run mass: MS performed LU {at=29761037.109906517, lu_delay=6.065707009285688, ms=00004}
22:48:51.428161 run osmo-ms-mob/00012: Starting mobile
22:48:51.441242 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.452365 run mass: MS start registered {at=29761037.15571771, delay=0.004945814609527588, ms=00012}
22:48:52.147118 run osmo-ms-mob/00013: Starting mobile
22:48:52.163794 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.174897 run mass: MS start registered {at=29761037.878247026, delay=0.00499512255191803, ms=00013}
22:48:52.716352 run osmo-ms-mob/00014: Starting mobile
22:48:52.729752 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.740749 run mass: MS start registered {at=29761038.44410332, delay=0.0047715939581394196, ms=00014}
22:48:53.243554 run mass: MS performed LU {at=29761038.946800154, lu_delay=5.090721849352121, ms=00007}
22:48:53.285314 run osmo-ms-mob/00015: Starting mobile
22:48:53.301004 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.307496 run mass: MS performed LU {at=29761039.010836348, lu_delay=6.056250743567944, ms=00006}
22:48:53.313374 run mass: MS start registered {at=29761039.016740233, delay=0.00616542249917984, ms=00015}
22:48:53.838822 run osmo-ms-mob/00016: Starting mobile
22:48:53.855289 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.866454 run mass: MS start registered {at=29761039.569806404, delay=0.0049012526869773865, ms=00016}
22:48:54.317497 run osmo-ms-mob/00017: Starting mobile
22:48:54.331123 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.342173 run mass: MS start registered {at=29761040.045527004, delay=0.004894867539405823, ms=00017}
22:48:54.948676 run osmo-ms-mob/00018: Starting mobile
22:48:54.965659 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.976833 run mass: MS start registered {at=29761040.68018755, delay=0.005214259028434753, ms=00018}
22:48:55.145435 run mass: MS performed LU {at=29761040.84869235, lu_delay=5.473567605018616, ms=00009}
22:48:55.172601 run mass: MS performed LU {at=29761040.875877313, lu_delay=6.202748473733664, ms=00008}
22:48:55.193864 run osmo-ms-mob/00019: Starting mobile
22:48:55.206979 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.218132 run mass: MS start registered {at=29761040.92148803, delay=0.005120541900396347, ms=00019}
22:48:55.260310 run mass: MS performed LU {at=29761040.963581163, lu_delay=4.918650947511196, ms=00010}
22:48:55.855720 run osmo-ms-mob/00020: Starting mobile
22:48:55.869077 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.880461 run mass: MS start registered {at=29761041.583808955, delay=0.005318000912666321, ms=00020}
22:48:56.316170 run osmo-ms-mob/00021: Starting mobile
22:48:56.329470 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.340702 run mass: MS start registered {at=29761042.044051267, delay=0.005075972527265549, ms=00021}
22:48:56.717135 run osmo-ms-mob/00022: Starting mobile
22:48:56.730619 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.741654 run mass: MS start registered {at=29761042.445007224, delay=0.004893112927675247, ms=00022}
22:48:56.925995 run mass: MS performed LU {at=29761042.62925468, lu_delay=5.959209311753511, ms=00011}
22:48:57.009394 run mass: MS performed LU {at=29761042.712653928, lu_delay=4.834406901150942, ms=00013}
22:48:57.074154 run mass: MS performed LU {at=29761042.777430274, lu_delay=5.621712565422058, ms=00012}
22:48:57.124715 run osmo-ms-mob/00023: Starting mobile
22:48:57.137701 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.148848 run mass: MS start registered {at=29761042.85220366, delay=0.004983462393283844, ms=00023}
22:48:57.653292 run osmo-ms-mob/00024: Starting mobile
22:48:57.679175 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.690850 run mass: MS start registered {at=29761043.3941988, delay=0.005244288593530655, ms=00024}
22:48:58.130165 run osmo-ms-mob/00025: Starting mobile
22:48:58.144300 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.155547 run mass: MS start registered {at=29761043.85890042, delay=0.005153454840183258, ms=00025}
22:48:58.538772 run osmo-ms-mob/00026: Starting mobile
22:48:58.555187 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.566782 run mass: MS start registered {at=29761044.270130336, delay=0.005567807704210281, ms=00026}
22:48:58.938878 run osmo-ms-mob/00027: Starting mobile
22:48:58.955407 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.961459 run mass: MS performed LU {at=29761044.664819013, lu_delay=6.220715694129467, ms=00014}
22:48:58.967571 run mass: MS performed LU {at=29761044.670937233, lu_delay=4.625410228967667, ms=00017}
22:48:58.973341 run mass: MS start registered {at=29761044.67670828, delay=0.011906992644071579, ms=00027}
22:48:59.026630 run mass: MS performed LU {at=29761044.729880843, lu_delay=5.1600744388997555, ms=00016}
22:48:59.052164 run osmo-ms-mob/00028: Starting mobile
22:48:59.065814 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.071887 run mass: MS performed LU {at=29761044.77524656, lu_delay=5.758506327867508, ms=00015}
22:48:59.077903 run mass: MS start registered {at=29761044.781270795, delay=0.006042685359716415, ms=00028}
22:48:59.716405 run osmo-ms-mob/00029: Starting mobile
22:48:59.729443 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.741578 run mass: MS start registered {at=29761045.444924694, delay=0.005718819797039032, ms=00029}
22:49:00.129629 run osmo-ms-mob/00030: Starting mobile
22:49:00.143518 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.154633 run mass: MS start registered {at=29761045.857985727, delay=0.0050551630556583405, ms=00030}
22:49:00.539291 run osmo-ms-mob/00031: Starting mobile
22:49:00.555895 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.566805 run mass: MS start registered {at=29761046.270159815, delay=0.004815477877855301, ms=00031}
22:49:00.691549 run mass: MS performed LU {at=29761046.39487392, lu_delay=4.811064966022968, ms=00020}
22:49:00.775441 run mass: MS performed LU {at=29761046.478701882, lu_delay=5.79851433262229, ms=00018}
22:49:00.803865 run osmo-ms-mob/00032: Starting mobile
22:49:00.817031 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.828238 run mass: MS start registered {at=29761046.531595126, delay=0.0051017217338085175, ms=00032}
22:49:00.839560 run mass: MS performed LU {at=29761046.542905677, lu_delay=5.621417645365, ms=00019}
22:49:00.965916 run mass: MS performed LU {at=29761046.669167392, lu_delay=4.625116124749184, ms=00021}
22:49:01.259376 run osmo-ms-mob/00033: Starting mobile
22:49:01.277345 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.288713 run mass: MS start registered {at=29761046.992063224, delay=0.005128622055053711, ms=00033}
22:49:01.617097 run osmo-ms-mob/00034: Starting mobile
22:49:01.630670 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.642184 run mass: MS start registered {at=29761047.345533147, delay=0.005188517272472382, ms=00034}
22:49:01.929753 run osmo-ms-mob/00035: Starting mobile
22:49:01.943534 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.954958 run mass: MS start registered {at=29761047.658306316, delay=0.0051797255873680115, ms=00035}
22:49:02.328022 run osmo-ms-mob/00036: Starting mobile
22:49:02.341541 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.353349 run mass: MS start registered {at=29761048.05670166, delay=0.005342110991477966, ms=00036}
22:49:02.676099 run mass: MS performed LU {at=29761048.379368894, lu_delay=5.527165234088898, ms=00023}
22:49:02.690610 run osmo-ms-mob/00037: Starting mobile
22:49:02.703885 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.710017 run mass: MS performed LU {at=29761048.413378075, lu_delay=5.01917927339673, ms=00024}
22:49:02.715901 run mass: MS start registered {at=29761048.41926847, delay=0.005907803773880005, ms=00037}
22:49:02.792617 run mass: MS performed LU {at=29761048.495891362, lu_delay=6.050884138792753, ms=00022}
22:49:02.814913 run osmo-ms-mob/00038: Starting mobile
22:49:02.828503 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.839651 run mass: MS start registered {at=29761048.54300201, delay=0.004942215979099274, ms=00038}
22:49:03.064774 run mass: MS performed LU {at=29761048.768029664, lu_delay=4.9091292433440685, ms=00025}
22:49:03.348050 run osmo-ms-mob/00039: Starting mobile
22:49:03.363735 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.374910 run mass: MS start registered {at=29761049.07826346, delay=0.004843536764383316, ms=00039}
22:49:03.725030 run osmo-ms-mob/00040: Starting mobile
22:49:03.738678 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.749944 run mass: MS start registered {at=29761049.45329492, delay=0.004753533750772476, ms=00040}
22:49:04.028446 run osmo-ms-mob/00041: Starting mobile
22:49:04.042289 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.053388 run mass: MS start registered {at=29761049.756736424, delay=0.004773210734128952, ms=00041}
22:49:04.345815 run osmo-ms-mob/00042: Starting mobile
22:49:04.361028 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.372214 run mass: MS start registered {at=29761050.07556596, delay=0.005126249045133591, ms=00042}
22:49:04.458045 run mass: MS performed LU {at=29761050.16130849, lu_delay=5.891178153455257, ms=00026}
22:49:04.541493 run mass: MS performed LU {at=29761050.244762197, lu_delay=4.799837503582239, ms=00029}
22:49:04.604783 run mass: MS performed LU {at=29761050.30812798, lu_delay=5.631419699639082, ms=00027}
22:49:04.618560 run osmo-ms-mob/00043: Starting mobile
22:49:04.632073 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.643168 run mass: MS start registered {at=29761050.346523058, delay=0.004790615290403366, ms=00043}
22:49:04.731699 run mass: MS performed LU {at=29761050.434956357, lu_delay=5.653685562312603, ms=00028}
22:49:04.753612 run mass: MS performed LU {at=29761050.45697625, lu_delay=4.598990522325039, ms=00030}
22:49:04.764786 run osmo-ms-mob/00044: Starting mobile
22:49:04.778468 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.789680 run mass: MS start registered {at=29761050.49303556, delay=0.004837695509195328, ms=00044}
22:49:05.355400 run osmo-ms-mob/00045: Starting mobile
22:49:05.370836 run osmo-ms-mob/00045(pid=180): Launched
22:49:05.382214 run mass: MS start registered {at=29761051.085560564, delay=0.005155973136425018, ms=00045}
22:49:05.616909 run osmo-ms-mob/00046: Starting mobile
22:49:05.630288 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.641439 run mass: MS start registered {at=29761051.344789177, delay=0.0048943571746349335, ms=00046}
22:49:05.935115 run osmo-ms-mob/00047: Starting mobile
22:49:05.958802 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.970054 run mass: MS start registered {at=29761051.67341096, delay=0.004632197320461273, ms=00047}
22:49:06.217039 run osmo-ms-mob/00048: Starting mobile
22:49:06.230258 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.241695 run mass: MS start registered {at=29761051.94504555, delay=0.005192168056964874, ms=00048}
22:49:06.442726 run mass: MS performed LU {at=29761052.14597937, lu_delay=4.800446223467588, ms=00034}
22:49:06.457993 run osmo-ms-mob/00049: Starting mobile
22:49:06.471170 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.477277 run mass: MS performed LU {at=29761052.180638086, lu_delay=5.1885748617351055, ms=00033}
22:49:06.483115 run mass: MS start registered {at=29761052.18648274, delay=0.005860090255737305, ms=00049}
22:49:06.558751 run mass: MS performed LU {at=29761052.262000088, lu_delay=5.730404961854219, ms=00032}
22:49:06.587326 run osmo-ms-mob/00050: Starting mobile
22:49:06.600777 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.606979 run mass: MS performed LU {at=29761052.310338993, lu_delay=6.040179178118706, ms=00031}
22:49:06.613180 run mass: MS start registered {at=29761052.316545326, delay=0.006224803626537323, ms=00050}
22:49:06.886047 run mass: MS performed LU {at=29761052.5892966, lu_delay=4.930990286171436, ms=00035}
22:49:07.229951 run osmo-ms-mob/00051: Starting mobile
22:49:07.244077 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.255304 run mass: MS start registered {at=29761052.958655927, delay=0.0051333121955394745, ms=00051}
22:49:07.517198 run osmo-ms-mob/00052: Starting mobile
22:49:07.530576 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.542283 run mass: MS start registered {at=29761053.24563217, delay=0.00547168031334877, ms=00052}
22:49:07.816978 run osmo-ms-mob/00053: Starting mobile
22:49:07.830558 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.842137 run mass: MS start registered {at=29761053.545491226, delay=0.005152501165866852, ms=00053}
22:49:08.115999 run osmo-ms-mob/00054: Starting mobile
22:49:08.128964 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.140348 run mass: MS start registered {at=29761053.84370074, delay=0.005178265273571014, ms=00054}
22:49:08.223790 run mass: MS performed LU {at=29761053.92705029, lu_delay=5.384048279374838, ms=00038}
22:49:08.306751 run mass: MS performed LU {at=29761054.010017242, lu_delay=4.931753780692816, ms=00039}
22:49:08.321030 run osmo-ms-mob/00055: Starting mobile
22:49:08.334075 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.345544 run mass: MS start registered {at=29761054.04889966, delay=0.005422145128250122, ms=00055}
22:49:08.370521 run mass: MS performed LU {at=29761054.073845144, lu_delay=6.0171434842050076, ms=00036}
22:49:08.497494 run mass: MS performed LU {at=29761054.200744353, lu_delay=5.781475882977247, ms=00037}
22:49:08.527221 run osmo-ms-mob/00056: Starting mobile
22:49:08.540246 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.546473 run mass: MS performed LU {at=29761054.249833576, lu_delay=4.796538654714823, ms=00040}
22:49:08.552357 run mass: MS start registered {at=29761054.255723137, delay=0.0059074945747852325, ms=00056}
22:49:09.031140 run osmo-ms-mob/00057: Starting mobile
22:49:09.045143 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.056236 run mass: MS start registered {at=29761054.759589594, delay=0.004980109632015228, ms=00057}
22:49:09.431620 run osmo-ms-mob/00058: Starting mobile
22:49:09.446121 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.457497 run mass: MS start registered {at=29761055.16084079, delay=0.005122620612382889, ms=00058}
22:49:09.732434 run osmo-ms-mob/00059: Starting mobile
22:49:09.746679 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.757786 run mass: MS start registered {at=29761055.461135127, delay=0.0048127807676792145, ms=00059}
22:49:10.031229 run osmo-ms-mob/00060: Starting mobile
22:49:10.045909 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.056826 run mass: MS start registered {at=29761055.760177925, delay=0.004724141210317612, ms=00060}
22:49:10.087590 run mass: MS performed LU {at=29761055.79088512, lu_delay=5.715319160372019, ms=00042}
22:49:10.125111 run mass: MS performed LU {at=29761055.82838312, lu_delay=5.481860063970089, ms=00043}
22:49:10.235880 run mass: MS performed LU {at=29761055.939136203, lu_delay=6.182399779558182, ms=00041}
22:49:10.263568 run osmo-ms-mob/00061: Starting mobile
22:49:10.276859 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.288233 run mass: MS start registered {at=29761055.991586767, delay=0.004817981272935867, ms=00061}
22:49:10.416676 run mass: MS performed LU {at=29761056.119905517, lu_delay=4.775116339325905, ms=00046}
22:49:10.439584 run mass: MS performed LU {at=29761056.142947275, lu_delay=5.057386711239815, ms=00045}
22:49:10.450912 run osmo-ms-mob/00062: Starting mobile
22:49:10.464216 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.475704 run mass: MS start registered {at=29761056.179055855, delay=0.005189601331949234, ms=00062}
22:49:11.030804 run osmo-ms-mob/00063: Starting mobile
22:49:11.045944 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.057964 run mass: MS start registered {at=29761056.76130538, delay=0.005363453179597855, ms=00063}
22:49:11.131933 run mass: MS performed LU {at=29761056.83516355, lu_delay=6.342127989977598, ms=00044}
22:49:11.269354 run mass: MS performed LU {at=29761056.97260486, lu_delay=3.7269726879894733, ms=00052}
22:49:11.429489 run osmo-ms-mob/00064: Starting mobile
22:49:11.443489 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.454842 run mass: MS start registered {at=29761057.15819725, delay=0.004785232245922089, ms=00064}
22:49:11.830881 run osmo-ms-mob/00065: Starting mobile
22:49:11.845056 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.856536 run mass: MS start registered {at=29761057.55988741, delay=0.005334161221981049, ms=00065}
22:49:11.989742 run mass: MS performed LU {at=29761057.692995135, lu_delay=5.376449808478355, ms=00050}
22:49:12.027814 run mass: MS performed LU {at=29761057.731082667, lu_delay=5.786037117242813, ms=00048}
22:49:12.046916 run osmo-ms-mob/00066: Starting mobile
22:49:12.060316 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.071981 run mass: MS start registered {at=29761057.775297556, delay=0.005446374416351318, ms=00066}
22:49:12.137175 run mass: MS performed LU {at=29761057.84043866, lu_delay=4.881782732903957, ms=00051}
22:49:12.281465 run mass: MS performed LU {at=29761057.984719317, lu_delay=5.798236578702927, ms=00049}
22:49:12.335507 run mass: MS performed LU {at=29761058.0387717, lu_delay=6.365360740572214, ms=00047}
22:49:12.364043 run osmo-ms-mob/00067: Starting mobile
22:49:12.377399 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.388675 run mass: MS start registered {at=29761058.092027407, delay=0.005291353911161423, ms=00067}
22:49:12.829896 run osmo-ms-mob/00068: Starting mobile
22:49:12.843666 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.855138 run mass: MS start registered {at=29761058.55848689, delay=0.005193941295146942, ms=00068}
22:49:13.230192 run osmo-ms-mob/00069: Starting mobile
22:49:13.243962 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.255861 run mass: MS start registered {at=29761058.959205057, delay=0.005597714334726334, ms=00069}
22:49:13.643109 run osmo-ms-mob/00070: Starting mobile
22:49:13.660462 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.674306 run mass: MS start registered {at=29761059.37762444, delay=0.007355432957410812, ms=00070}
22:49:13.854181 run mass: MS performed LU {at=29761059.55743222, lu_delay=5.301709081977606, ms=00056}
22:49:13.890583 run mass: MS performed LU {at=29761059.593836773, lu_delay=5.750136032700539, ms=00054}
22:49:13.957434 run osmo-ms-mob/00071: Starting mobile
22:49:13.973371 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.985020 run mass: MS start registered {at=29761059.688366722, delay=0.005542740225791931, ms=00071}
22:49:14.000779 run mass: MS performed LU {at=29761059.704131197, lu_delay=4.9445416033267975, ms=00057}
22:49:14.182325 run mass: MS performed LU {at=29761059.88557902, lu_delay=5.836679358035326, ms=00055}
22:49:14.192424 run mass: MS performed LU {at=29761059.895788938, lu_delay=4.734948147088289, ms=00058}
22:49:14.203477 run osmo-ms-mob/00072: Starting mobile
22:49:14.216575 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.222702 run mass: MS performed LU {at=29761059.926062938, lu_delay=6.380571711808443, ms=00053}
22:49:14.228654 run mass: MS start registered {at=29761059.932020746, delay=0.005976960062980652, ms=00072}
22:49:14.831552 run osmo-ms-mob/00073: Starting mobile
22:49:14.845318 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.857184 run mass: MS start registered {at=29761060.56053224, delay=0.005261953920125961, ms=00073}
22:49:15.031295 run mass: MS performed LU {at=29761060.73455342, lu_delay=3.576356168836355, ms=00064}
22:49:15.229799 run osmo-ms-mob/00074: Starting mobile
22:49:15.243841 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.255389 run mass: MS start registered {at=29761060.958733812, delay=0.005276307463645935, ms=00074}
22:49:15.629411 run osmo-ms-mob/00075: Starting mobile
22:49:15.643857 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.655323 run mass: MS start registered {at=29761061.358672075, delay=0.005212634801864624, ms=00075}
22:49:15.755687 run mass: MS performed LU {at=29761061.458940174, lu_delay=5.997805047780275, ms=00059}
22:49:15.793538 run mass: MS performed LU {at=29761061.49680387, lu_delay=5.317748013883829, ms=00062}
22:49:15.810433 run mass: MS performed LU {at=29761061.513761178, lu_delay=5.522174410521984, ms=00061}
22:49:16.102094 run mass: MS performed LU {at=29761061.805346515, lu_delay=6.045168589800596, ms=00060}
22:49:16.156206 run osmo-ms-mob/00076: Starting mobile
22:49:16.171611 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.182928 run mass: MS start registered {at=29761061.886275273, delay=0.005057487636804581, ms=00076}
22:49:16.530422 run osmo-ms-mob/00077: Starting mobile
22:49:16.544249 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.555779 run mass: MS start registered {at=29761062.25912889, delay=0.005359340459108353, ms=00077}
22:49:16.678481 run mass: MS performed LU {at=29761062.38173408, lu_delay=5.620428700000048, ms=00063}
22:49:17.030243 run osmo-ms-mob/00078: Starting mobile
22:49:17.044292 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.055612 run mass: MS start registered {at=29761062.758959547, delay=0.005340203642845154, ms=00078}
22:49:17.438272 run osmo-ms-mob/00079: Starting mobile
22:49:17.455378 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.466969 run mass: MS start registered {at=29761063.170314927, delay=0.0052553750574588776, ms=00079}
22:49:17.722027 run mass: MS performed LU {at=29761063.424985122, lu_delay=5.865097712725401, ms=00065}
22:49:17.745716 run mass: MS performed LU {at=29761063.44907784, lu_delay=5.673780284821987, ms=00066}
22:49:17.756833 run osmo-ms-mob/00080: Starting mobile
22:49:17.770324 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.776369 run mass: MS performed LU {at=29761063.479730405, lu_delay=5.387702997773886, ms=00067}
22:49:17.782416 run mass: MS start registered {at=29761063.48578268, delay=0.0060691237449646, ms=00080}
22:49:17.892111 run mass: MS performed LU {at=29761063.595358558, lu_delay=5.036871667951345, ms=00068}
22:49:17.947866 run mass: MS performed LU {at=29761063.651125755, lu_delay=4.691920697689056, ms=00069}
22:49:18.431070 run osmo-ms-mob/00081: Starting mobile
22:49:18.445000 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.456632 run mass: MS start registered {at=29761064.15998265, delay=0.005578074604272842, ms=00081}
22:49:18.812972 run osmo-ms-mob/00082: Starting mobile
22:49:18.826992 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.839148 run mass: MS start registered {at=29761064.542487875, delay=0.005881130695343018, ms=00082}
22:49:19.454594 run osmo-ms-mob/00083: Starting mobile
22:49:19.470803 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.482298 run mass: MS start registered {at=29761065.1856506, delay=0.005425166338682175, ms=00083}
22:49:19.501760 run mass: MS performed LU {at=29761065.205103807, lu_delay=5.516737084835768, ms=00071}
22:49:19.520466 run mass: MS performed LU {at=29761065.223801173, lu_delay=5.846176732331514, ms=00070}
22:49:19.559705 run mass: MS performed LU {at=29761065.262976177, lu_delay=4.702443938702345, ms=00073}
22:49:19.813357 run mass: MS performed LU {at=29761065.516606584, lu_delay=5.584585838019848, ms=00072}
22:49:19.826676 run osmo-ms-mob/00084: Starting mobile
22:49:19.839690 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.848220 run mass: MS performed LU {at=29761065.55157357, lu_delay=4.5928397588431835, ms=00074}
22:49:19.854316 run mass: MS start registered {at=29761065.55768268, delay=0.008664179593324661, ms=00084}
22:49:20.445157 run osmo-ms-mob/00085: Starting mobile
22:49:20.461515 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.473084 run mass: MS start registered {at=29761066.176427174, delay=0.005260534584522247, ms=00085}
22:49:21.049025 run osmo-ms-mob/00086: Starting mobile
22:49:21.065786 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.077137 run mass: MS start registered {at=29761066.780491, delay=0.005228634923696518, ms=00086}
22:49:21.487121 run mass: MS performed LU {at=29761067.190317344, lu_delay=5.831645268946886, ms=00075}
22:49:21.505746 run mass: MS performed LU {at=29761067.20905346, lu_delay=5.322778187692165, ms=00076}
22:49:21.537406 run osmo-ms-mob/00087: Starting mobile
22:49:21.551364 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.557471 run mass: MS performed LU {at=29761067.260832436, lu_delay=5.001703545451164, ms=00077}
22:49:21.563335 run mass: MS start registered {at=29761067.266701985, delay=0.005885854363441467, ms=00087}
22:49:21.658424 run mass: MS performed LU {at=29761067.361683734, lu_delay=4.602724187076092, ms=00078}
22:49:22.230107 run osmo-ms-mob/00088: Starting mobile
22:49:22.244059 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.255994 run mass: MS start registered {at=29761067.959342204, delay=0.005942251533269882, ms=00088}
22:49:22.815759 run osmo-ms-mob/00089: Starting mobile
22:49:22.829228 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.840846 run mass: MS start registered {at=29761068.544195853, delay=0.00539465993642807, ms=00089}
22:49:23.269044 run mass: MS performed LU {at=29761068.972292215, lu_delay=5.801977287977934, ms=00079}
22:49:23.416399 run osmo-ms-mob/00090: Starting mobile
22:49:23.429886 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.436806 run mass: MS performed LU {at=29761069.140161935, lu_delay=4.980179283767939, ms=00081}
22:49:23.443008 run mass: MS start registered {at=29761069.1463732, delay=0.0062315985560417175, ms=00090}
22:49:23.796094 run mass: MS performed LU {at=29761069.499343976, lu_delay=4.9568561017513275, ms=00082}
22:49:24.155844 run osmo-ms-mob/00091: Starting mobile
22:49:24.172155 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.183579 run mass: MS start registered {at=29761069.886931848, delay=0.005329549312591553, ms=00091}
22:49:24.846883 run osmo-ms-mob/00092: Starting mobile
22:49:24.862120 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.873357 run mass: MS start registered {at=29761070.576707914, delay=0.005124330520629883, ms=00092}
22:49:25.253918 run mass: MS performed LU {at=29761070.95705318, lu_delay=5.771402582526207, ms=00083}
22:49:25.270878 run mass: MS performed LU {at=29761070.974139754, lu_delay=5.416457071900368, ms=00084}
22:49:25.299089 run mass: MS performed LU {at=29761071.002366696, lu_delay=4.825939521193504, ms=00085}
22:49:25.617043 run osmo-ms-mob/00093: Starting mobile
22:49:25.630195 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.641821 run mass: MS start registered {at=29761071.345169723, delay=0.005188696086406708, ms=00093}
22:49:26.528602 run osmo-ms-mob/00094: Starting mobile
22:49:26.542603 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.553670 run mass: MS start registered {at=29761072.25702248, delay=0.005007881671190262, ms=00094}
22:49:27.034585 run mass: MS performed LU {at=29761072.737831708, lu_delay=5.471129722893238, ms=00087}
22:49:27.071922 run mass: MS performed LU {at=29761072.77518552, lu_delay=4.815843317657709, ms=00088}
22:49:27.200921 run mass: MS performed LU {at=29761072.904170178, lu_delay=6.123679179698229, ms=00086}
22:49:27.454875 run osmo-ms-mob/00095: Starting mobile
22:49:27.470255 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.481257 run mass: MS start registered {at=29761073.184612274, delay=0.004637725651264191, ms=00095}
22:49:28.415561 run osmo-ms-mob/00096: Starting mobile
22:49:28.428523 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.439916 run mass: MS start registered {at=29761074.14326819, delay=0.0052211470901966095, ms=00096}
22:49:29.019602 run mass: MS performed LU {at=29761074.722852148, lu_delay=4.835920300334692, ms=00091}
22:49:29.037418 run mass: MS performed LU {at=29761074.74075604, lu_delay=5.5943828374147415, ms=00090}
22:49:29.555200 run osmo-ms-mob/00097: Starting mobile
22:49:29.570875 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.581981 run mass: MS start registered {at=29761075.285332732, delay=0.004937443882226944, ms=00097}
22:49:30.800443 run mass: MS performed LU {at=29761076.50369731, lu_delay=4.246674828231335, ms=00094}
22:49:30.867335 run osmo-ms-mob/00098: Starting mobile
22:49:30.883533 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.889727 run mass: MS performed LU {at=29761076.593086116, lu_delay=5.247916392982006, ms=00093}
22:49:30.895750 run mass: MS start registered {at=29761076.599116236, delay=0.006048288196325302, ms=00098}
22:49:30.966959 run mass: MS performed LU {at=29761076.670212016, lu_delay=6.093504101037979, ms=00092}
22:49:32.651799 run osmo-ms-mob/00099: Starting mobile
22:49:32.668638 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.674661 run mass: All started... {duration=55.768364291638136, too_slow=0}
22:49:32.680299 run mass: MS start registered {at=29761078.38365995, delay=0.005630910396575928, ms=00099}
22:49:32.785540 run mass: MS performed LU {at=29761078.488779902, lu_delay=5.304167628288269, ms=00095}
22:49:33.038324 run mass: MS performed LU {at=29761078.741574243, lu_delay=4.598306052386761, ms=00096}
22:49:34.733093 run mass: MS performed LU {at=29761080.436341736, lu_delay=5.151009004563093, ms=00097}
22:49:36.550182 run mass: MS performed LU {at=29761082.25340639, lu_delay=5.654290154576302, ms=00098}
22:49:38.451979 run mass: MS performed LU {at=29761084.15523671, lu_delay=5.771576758474112, ms=00099}
22:49:40.316266 run mass: MS performed LU {at=29761086.01948536, lu_delay=22.533702678978443, ms=00080}
22:49:46.200448 run mass: MS performed LU {at=29761091.903655782, lu_delay=23.359459929168224, ms=00089}
22:49:46.210215 run mass: Tests done {all_completed=True, max=23.359459929168224, min=3.576356168836355}
22:49:46.215661 tst register_default_mass.py: Test passed (89.1 sec)
22:49:46.220996 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:46.224219 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:46.227456 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:46.230695 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:46.233921 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:46.237202 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:46.240517 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:46.243799 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:46.247020 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:46.250287 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:46.253511 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:46.256761 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:46.260012 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:46.263303 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:46.266632 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:46.269997 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:46.273439 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:46.276853 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:46.280273 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:46.283662 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:46.287011 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:46.290309 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:46.293594 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:46.296892 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:46.300878 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:46.304179 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:46.307672 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:46.311099 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:46.314913 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:46.318197 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:46.321622 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:46.325015 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:46.328386 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:46.331756 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:46.335182 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:46.338612 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:46.342101 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:46.345759 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:46.349196 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:46.352612 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:46.356042 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:46.359471 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:46.363127 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:46.366578 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:46.370013 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:46.373426 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:46.376850 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:46.380425 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:46.383839 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:46.387690 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:46.391389 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:46.394935 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:46.398454 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:46.402012 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:46.405550 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:46.409256 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:46.412779 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:46.416182 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:46.419612 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:46.423033 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:46.426439 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:46.429846 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:46.433262 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:46.437296 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:46.440851 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:46.444386 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:46.448347 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:46.451872 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:46.455396 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:46.459348 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:46.462777 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:46.466183 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:46.469586 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:46.472988 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:46.476402 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:46.479821 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:46.483314 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:46.486731 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:46.490151 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:46.493581 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:46.496997 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:46.500411 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:46.504252 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:46.507973 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:46.511534 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:46.515337 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:46.518758 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:46.522163 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:46.525558 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:46.528996 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:46.532404 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:46.535815 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:46.539220 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:46.542636 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:46.546046 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:46.549474 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:46.552905 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:46.556298 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:46.559699 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:46.563117 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:46.566529 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:46.569949 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:46.573370 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:46.576785 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:46.580140 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:46.583513 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:46.586870 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:46.590903 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:46.594280 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:46.597672 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:46.600959 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:46.604369 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:46.607715 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:46.611059 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.614480 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.617878 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.621164 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.624403 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.627660 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.630929 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.634160 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.637372 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.640548 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.643735 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.646933 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.650109 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.653304 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.656480 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.659681 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.662887 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.666091 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.669285 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.672467 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.675690 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.678958 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.682215 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.685472 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.688743 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.691984 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.695235 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.698489 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.701753 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.705005 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.708254 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.711516 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.714768 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.718032 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.721284 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.724528 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.727791 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.731043 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.734305 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.737551 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.740810 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.744052 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.747305 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.750561 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.753818 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.757078 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.760327 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.763572 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.766827 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.770085 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.773338 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.776582 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.779837 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.783073 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.786325 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.789575 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.792821 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.796079 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.799342 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.802593 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.805829 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.809074 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.812330 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.815580 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.818851 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.822084 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.825335 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.828570 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.831820 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.835059 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.838331 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.841584 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.844836 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.848075 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.851339 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.854584 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.857825 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.861078 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.864313 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.867561 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.870942 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.874233 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.877535 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.880793 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.884079 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.887345 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.890599 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.893862 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.897131 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.900392 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.903667 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.906938 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.910199 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.913450 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.916705 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.919971 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.923231 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.926481 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.929751 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.933020 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.936273 --- ParallelTerminationStrategy: PID 22 died...
22:49:46.937769 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.941396 --- ParallelTerminationStrategy: PID 23 died...
22:49:46.942859 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.946561 --- ParallelTerminationStrategy: PID 24 died...
22:49:46.948011 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.951646 --- ParallelTerminationStrategy: PID 25 died...
22:49:46.953115 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.956740 --- ParallelTerminationStrategy: PID 26 died...
22:49:46.958282 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.961966 --- ParallelTerminationStrategy: PID 27 died...
22:49:46.963440 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.967193 --- ParallelTerminationStrategy: PID 28 died...
22:49:46.968741 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.972531 --- ParallelTerminationStrategy: PID 29 died...
22:49:46.974069 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.977883 --- ParallelTerminationStrategy: PID 30 died...
22:49:46.979411 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.983210 --- ParallelTerminationStrategy: PID 31 died...
22:49:46.984754 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.988553 --- ParallelTerminationStrategy: PID 32 died...
22:49:46.990084 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.993904 --- ParallelTerminationStrategy: PID 33 died...
22:49:46.995454 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.999256 --- ParallelTerminationStrategy: PID 35 died...
22:49:47.000811 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:47.004607 --- ParallelTerminationStrategy: PID 36 died...
22:49:47.006143 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:47.009927 --- ParallelTerminationStrategy: PID 37 died...
22:49:47.011458 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:47.015264 --- ParallelTerminationStrategy: PID 38 died...
22:49:47.016823 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:47.020614 --- ParallelTerminationStrategy: PID 39 died...
22:49:47.022143 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:47.025934 --- ParallelTerminationStrategy: PID 40 died...
22:49:47.027471 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:47.031270 --- ParallelTerminationStrategy: PID 41 died...
22:49:47.032815 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:47.036587 --- ParallelTerminationStrategy: PID 42 died...
22:49:47.038120 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:47.041894 --- ParallelTerminationStrategy: PID 43 died...
22:49:47.043417 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:47.047182 --- ParallelTerminationStrategy: PID 44 died...
22:49:47.048709 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:47.052466 --- ParallelTerminationStrategy: PID 45 died...
22:49:47.054000 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:47.057758 --- ParallelTerminationStrategy: PID 46 died...
22:49:47.059293 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:47.063047 --- ParallelTerminationStrategy: PID 47 died...
22:49:47.064588 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:47.068361 --- ParallelTerminationStrategy: PID 48 died...
22:49:47.069888 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:47.073681 --- ParallelTerminationStrategy: PID 49 died...
22:49:47.075216 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:47.078974 --- ParallelTerminationStrategy: PID 50 died...
22:49:47.080492 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:47.084274 --- ParallelTerminationStrategy: PID 51 died...
22:49:47.085804 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:47.089575 --- ParallelTerminationStrategy: PID 52 died...
22:49:47.091099 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:47.094843 --- ParallelTerminationStrategy: PID 53 died...
22:49:47.096366 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:47.100211 --- ParallelTerminationStrategy: PID 54 died...
22:49:47.101757 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:47.105528 --- ParallelTerminationStrategy: PID 55 died...
22:49:47.107059 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:47.110828 --- ParallelTerminationStrategy: PID 56 died...
22:49:47.112373 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:47.116156 --- ParallelTerminationStrategy: PID 57 died...
22:49:47.117681 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:47.121455 --- ParallelTerminationStrategy: PID 58 died...
22:49:47.122979 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:47.126783 --- ParallelTerminationStrategy: PID 59 died...
22:49:47.128317 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:47.132083 --- ParallelTerminationStrategy: PID 60 died...
22:49:47.133626 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:47.137417 --- ParallelTerminationStrategy: PID 61 died...
22:49:47.138948 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:47.142764 --- ParallelTerminationStrategy: PID 62 died...
22:49:47.144296 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:47.148083 --- ParallelTerminationStrategy: PID 63 died...
22:49:47.149621 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:47.153422 --- ParallelTerminationStrategy: PID 64 died...
22:49:47.154953 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:47.158734 --- ParallelTerminationStrategy: PID 65 died...
22:49:47.160260 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:47.164034 --- ParallelTerminationStrategy: PID 66 died...
22:49:47.165594 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:47.169361 --- ParallelTerminationStrategy: PID 67 died...
22:49:47.170884 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:47.174659 --- ParallelTerminationStrategy: PID 68 died...
22:49:47.176185 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:47.179957 --- ParallelTerminationStrategy: PID 69 died...
22:49:47.181481 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:47.185258 --- ParallelTerminationStrategy: PID 70 died...
22:49:47.186755 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:47.190369 --- ParallelTerminationStrategy: PID 71 died...
22:49:47.191839 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:47.195477 --- ParallelTerminationStrategy: PID 72 died...
22:49:47.196949 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:47.200547 --- ParallelTerminationStrategy: PID 73 died...
22:49:47.202029 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:47.205669 --- ParallelTerminationStrategy: PID 74 died...
22:49:47.207147 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:47.210760 --- ParallelTerminationStrategy: PID 75 died...
22:49:47.212228 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:47.215836 --- ParallelTerminationStrategy: PID 76 died...
22:49:47.217317 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:47.220938 --- ParallelTerminationStrategy: PID 77 died...
22:49:47.222394 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:47.226033 --- ParallelTerminationStrategy: PID 78 died...
22:49:47.227499 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:47.231119 --- ParallelTerminationStrategy: PID 79 died...
22:49:47.232589 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:47.236205 --- ParallelTerminationStrategy: PID 80 died...
22:49:47.237676 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:47.241300 --- ParallelTerminationStrategy: PID 81 died...
22:49:47.242762 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:47.246384 --- ParallelTerminationStrategy: PID 82 died...
22:49:47.247851 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:47.251492 --- ParallelTerminationStrategy: PID 83 died...
22:49:47.252985 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:47.256605 --- ParallelTerminationStrategy: PID 84 died...
22:49:47.258071 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:47.261701 --- ParallelTerminationStrategy: PID 85 died...
22:49:47.263156 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:47.266783 --- ParallelTerminationStrategy: PID 86 died...
22:49:47.268243 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:47.271862 --- ParallelTerminationStrategy: PID 87 died...
22:49:47.273333 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:47.276954 --- ParallelTerminationStrategy: PID 88 died...
22:49:47.278433 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:47.282063 --- ParallelTerminationStrategy: PID 89 died...
22:49:47.283530 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:47.287145 --- ParallelTerminationStrategy: PID 90 died...
22:49:47.288601 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:47.292223 --- ParallelTerminationStrategy: PID 91 died...
22:49:47.293710 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:47.297332 --- ParallelTerminationStrategy: PID 92 died...
22:49:47.298786 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:47.302430 --- ParallelTerminationStrategy: PID 93 died...
22:49:47.303896 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:47.307522 --- ParallelTerminationStrategy: PID 94 died...
22:49:47.309001 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:47.312607 --- ParallelTerminationStrategy: PID 95 died...
22:49:47.314073 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:47.317696 --- ParallelTerminationStrategy: PID 96 died...
22:49:47.319151 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:47.322770 --- ParallelTerminationStrategy: PID 97 died...
22:49:47.324231 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:47.327871 --- ParallelTerminationStrategy: PID 98 died...
22:49:47.329357 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:47.332981 --- ParallelTerminationStrategy: PID 99 died...
22:49:47.334445 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:47.338057 --- ParallelTerminationStrategy: PID 100 died...
22:49:47.339519 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:47.343148 --- ParallelTerminationStrategy: PID 101 died...
22:49:47.344606 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:47.348225 --- ParallelTerminationStrategy: PID 102 died...
22:49:47.349694 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:47.353314 --- ParallelTerminationStrategy: PID 103 died...
22:49:47.354773 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:47.358398 --- ParallelTerminationStrategy: PID 104 died...
22:49:47.359855 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:47.363503 --- ParallelTerminationStrategy: PID 105 died...
22:49:47.364973 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:47.368580 --- ParallelTerminationStrategy: PID 106 died...
22:49:47.370057 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:47.373658 --- ParallelTerminationStrategy: PID 107 died...
22:49:47.375121 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:47.378736 --- ParallelTerminationStrategy: PID 108 died...
22:49:47.380198 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:47.383810 --- ParallelTerminationStrategy: PID 109 died...
22:49:47.385281 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:47.388892 --- ParallelTerminationStrategy: PID 110 died...
22:49:47.390361 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:47.393988 --- ParallelTerminationStrategy: PID 111 died...
22:49:47.395438 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:47.399051 --- ParallelTerminationStrategy: PID 112 died...
22:49:47.400506 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:47.404134 --- ParallelTerminationStrategy: PID 113 died...
22:49:47.405589 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:47.409210 --- ParallelTerminationStrategy: PID 114 died...
22:49:47.410670 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:47.414273 --- ParallelTerminationStrategy: PID 115 died...
22:49:47.415729 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:47.419365 --- ParallelTerminationStrategy: PID 116 died...
22:49:47.420846 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:47.424476 --- ParallelTerminationStrategy: PID 117 died...
22:49:47.425952 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:47.429556 --- ParallelTerminationStrategy: PID 118 died...
22:49:47.431016 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:47.434660 --- ParallelTerminationStrategy: PID 119 died...
22:49:47.436134 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:47.439755 --- ParallelTerminationStrategy: PID 120 died...
22:49:47.441243 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:47.444877 --- ParallelTerminationStrategy: PID 121 died...
22:49:47.446331 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:47.449985 --- ParallelTerminationStrategy: PID 122 died...
22:49:47.451459 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:47.455069 --- ParallelTerminationStrategy: PID 123 died...
22:49:47.456535 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:47.460174 --- ParallelTerminationStrategy: PID 124 died...
22:49:47.461658 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:47.465262 --- ParallelTerminationStrategy: PID 125 died...
22:49:47.466723 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:47.470362 --- ParallelTerminationStrategy: PID 126 died...
22:49:47.471818 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:47.475432 --- ParallelTerminationStrategy: PID 127 died...
22:49:47.476905 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:47.480498 --- ParallelTerminationStrategy: PID 128 died...
22:49:47.481979 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:47.485607 --- ParallelTerminationStrategy: PID 129 died...
22:49:47.487075 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:47.490693 --- ParallelTerminationStrategy: PID 130 died...
22:49:47.492154 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:47.495778 --- ParallelTerminationStrategy: PID 131 died...
22:49:47.497233 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:47.500869 --- ParallelTerminationStrategy: PID 132 died...
22:49:47.502318 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:47.505955 --- ParallelTerminationStrategy: PID 133 died...
22:49:47.507411 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:47.511055 --- ParallelTerminationStrategy: PID 134 died...
22:49:47.512521 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:47.516132 --- ParallelTerminationStrategy: PID 135 died...
22:49:47.517588 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:47.521187 --- ParallelTerminationStrategy: PID 136 died...
22:49:47.522632 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:47.526239 --- ParallelTerminationStrategy: PID 137 died...
22:49:47.527686 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:47.531281 --- ParallelTerminationStrategy: PID 138 died...
22:49:47.532751 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:47.536345 --- ParallelTerminationStrategy: PID 139 died...
22:49:47.537810 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:47.541428 --- ParallelTerminationStrategy: PID 140 died...
22:49:47.542880 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:47.546478 --- ParallelTerminationStrategy: PID 141 died...
22:49:47.547928 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:47.551554 --- ParallelTerminationStrategy: PID 142 died...
22:49:47.553007 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:47.556588 --- ParallelTerminationStrategy: PID 143 died...
22:49:47.558032 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:47.561610 --- ParallelTerminationStrategy: PID 144 died...
22:49:47.563055 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:47.566694 --- ParallelTerminationStrategy: PID 145 died...
22:49:47.568134 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:47.571756 --- ParallelTerminationStrategy: PID 146 died...
22:49:47.573212 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:47.576804 --- ParallelTerminationStrategy: PID 147 died...
22:49:47.578256 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:47.581876 --- ParallelTerminationStrategy: PID 148 died...
22:49:47.583314 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:47.586916 --- ParallelTerminationStrategy: PID 149 died...
22:49:47.588377 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:47.591980 --- ParallelTerminationStrategy: PID 150 died...
22:49:47.593460 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:47.597091 --- ParallelTerminationStrategy: PID 151 died...
22:49:47.598537 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:47.602142 --- ParallelTerminationStrategy: PID 152 died...
22:49:47.603570 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.607165 --- ParallelTerminationStrategy: PID 153 died...
22:49:47.608616 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.612208 --- ParallelTerminationStrategy: PID 154 died...
22:49:47.613660 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.617253 --- ParallelTerminationStrategy: PID 155 died...
22:49:47.618696 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.622294 --- ParallelTerminationStrategy: PID 156 died...
22:49:47.623737 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.627378 --- ParallelTerminationStrategy: PID 157 died...
22:49:47.628844 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.632416 --- ParallelTerminationStrategy: PID 158 died...
22:49:47.633879 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.637493 --- ParallelTerminationStrategy: PID 159 died...
22:49:47.638956 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.642567 --- ParallelTerminationStrategy: PID 160 died...
22:49:47.644024 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.647623 --- ParallelTerminationStrategy: PID 161 died...
22:49:47.649090 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.652709 --- ParallelTerminationStrategy: PID 162 died...
22:49:47.654158 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.657772 --- ParallelTerminationStrategy: PID 163 died...
22:49:47.659223 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.662826 --- ParallelTerminationStrategy: PID 164 died...
22:49:47.664263 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.667855 --- ParallelTerminationStrategy: PID 165 died...
22:49:47.669312 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.672925 --- ParallelTerminationStrategy: PID 166 died...
22:49:47.674366 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.677993 --- ParallelTerminationStrategy: PID 167 died...
22:49:47.679443 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.683048 --- ParallelTerminationStrategy: PID 168 died...
22:49:47.684506 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.688111 --- ParallelTerminationStrategy: PID 169 died...
22:49:47.689576 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.693187 --- ParallelTerminationStrategy: PID 170 died...
22:49:47.694637 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.698243 --- ParallelTerminationStrategy: PID 171 died...
22:49:47.699677 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.703284 --- ParallelTerminationStrategy: PID 172 died...
22:49:47.704738 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.708337 --- ParallelTerminationStrategy: PID 173 died...
22:49:47.709796 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.713390 --- ParallelTerminationStrategy: PID 174 died...
22:49:47.714830 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.718457 --- ParallelTerminationStrategy: PID 175 died...
22:49:47.719911 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.723534 --- ParallelTerminationStrategy: PID 176 died...
22:49:47.724994 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.728600 --- ParallelTerminationStrategy: PID 177 died...
22:49:47.730063 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.733696 --- ParallelTerminationStrategy: PID 178 died...
22:49:47.735158 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.738749 --- ParallelTerminationStrategy: PID 179 died...
22:49:47.740209 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.743878 --- ParallelTerminationStrategy: PID 180 died...
22:49:47.745353 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.748954 --- ParallelTerminationStrategy: PID 181 died...
22:49:47.750425 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.754024 --- ParallelTerminationStrategy: PID 182 died...
22:49:47.755471 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.759092 --- ParallelTerminationStrategy: PID 183 died...
22:49:47.760544 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.764148 --- ParallelTerminationStrategy: PID 184 died...
22:49:47.765609 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.769216 --- ParallelTerminationStrategy: PID 185 died...
22:49:47.770662 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.774285 --- ParallelTerminationStrategy: PID 186 died...
22:49:47.775733 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.779351 --- ParallelTerminationStrategy: PID 187 died...
22:49:47.780822 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.784409 --- ParallelTerminationStrategy: PID 188 died...
22:49:47.785867 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.789477 --- ParallelTerminationStrategy: PID 189 died...
22:49:47.790935 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.794577 --- ParallelTerminationStrategy: PID 190 died...
22:49:47.796039 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.799628 --- ParallelTerminationStrategy: PID 191 died...
22:49:47.801089 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.804712 --- ParallelTerminationStrategy: PID 192 died...
22:49:47.806177 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.809774 --- ParallelTerminationStrategy: PID 193 died...
22:49:47.811216 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.814810 --- ParallelTerminationStrategy: PID 194 died...
22:49:47.816249 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.819853 --- ParallelTerminationStrategy: PID 195 died...
22:49:47.821318 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.824937 --- ParallelTerminationStrategy: PID 196 died...
22:49:47.826387 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.830006 --- ParallelTerminationStrategy: PID 197 died...
22:49:47.831447 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.835058 --- ParallelTerminationStrategy: PID 198 died...
22:49:47.836504 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.840118 --- ParallelTerminationStrategy: PID 199 died...
22:49:47.841589 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.845174 --- ParallelTerminationStrategy: PID 200 died...
22:49:47.846630 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.850220 --- ParallelTerminationStrategy: PID 201 died...
22:49:47.851668 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.855278 --- ParallelTerminationStrategy: PID 202 died...
22:49:47.856721 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.860325 --- ParallelTerminationStrategy: PID 203 died...
22:49:47.861781 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.865389 --- ParallelTerminationStrategy: PID 204 died...
22:49:47.866826 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.870452 --- ParallelTerminationStrategy: PID 205 died...
22:49:47.871899 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.875504 --- ParallelTerminationStrategy: PID 206 died...
22:49:47.876958 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.880564 --- ParallelTerminationStrategy: PID 207 died...
22:49:47.882011 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.885632 --- ParallelTerminationStrategy: PID 208 died...
22:49:47.887077 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.890705 --- ParallelTerminationStrategy: PID 209 died...
22:49:47.892164 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.895763 --- ParallelTerminationStrategy: PID 210 died...
22:49:47.897225 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.900806 --- ParallelTerminationStrategy: PID 211 died...
22:49:47.902259 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.905879 --- ParallelTerminationStrategy: PID 212 died...
22:49:47.907325 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.910946 --- ParallelTerminationStrategy: PID 213 died...
22:49:47.912391 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.915993 --- ParallelTerminationStrategy: PID 214 died...
22:49:47.917449 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.921056 --- ParallelTerminationStrategy: PID 215 died...
22:49:47.922496 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.926110 --- ParallelTerminationStrategy: PID 216 died...
22:49:47.927550 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.931149 --- ParallelTerminationStrategy: PID 217 died...
22:49:47.932592 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.936204 --- ParallelTerminationStrategy: PID 218 died...
22:49:47.937661 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.941275 --- ParallelTerminationStrategy: PID 219 died...
22:49:47.942730 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.946349 --- ParallelTerminationStrategy: PID 220 died...
22:49:47.947815 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.951417 --- ParallelTerminationStrategy: PID 221 died...
22:49:47.952901 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.956512 --- ParallelTerminationStrategy: PID 222 died...
22:49:47.957966 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.961594 --- ParallelTerminationStrategy: PID 223 died...
22:49:47.963043 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.966649 --- ParallelTerminationStrategy: PID 224 died...
22:49:47.968096 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.971711 --- ParallelTerminationStrategy: PID 225 died...
22:49:47.973164 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.976784 --- ParallelTerminationStrategy: PID 226 died...
22:49:47.978247 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.981852 --- ParallelTerminationStrategy: PID 227 died...
22:49:47.983299 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.986923 --- ParallelTerminationStrategy: PID 228 died...
22:49:47.988382 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.992017 --- ParallelTerminationStrategy: PID 229 died...
22:49:47.993494 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.997097 --- ParallelTerminationStrategy: PID 230 died...
22:49:47.998548 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:48.002153 --- ParallelTerminationStrategy: PID 231 died...
22:49:48.003603 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:48.007207 --- ParallelTerminationStrategy: PID 232 died...
22:49:48.008664 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:48.012283 --- ParallelTerminationStrategy: PID 233 died...
22:49:48.013735 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:48.017369 --- ParallelTerminationStrategy: PID 234 died...
22:49:48.018815 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:51.422953 --- ParallelTerminationStrategy: PID 34 died...
22:49:51.428606 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8189 netreg_mass PASS
---------------------------------------------------------------------
22:49:51.504991 tst trial-8189: Storing JUnit report in /build/trial-8189/run.2025-12-23_22-48-16/trial-8189.xml
--------------------------------------------------------------------------------------------
trial-8189 PASS
--------------------------------------------------------------------------------------------
22:49:51.517957 tst trial-8189: trial-8189: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (89.1 sec)
+ exit_code=0
+ rm -rf trial-8189/inst
+ cd trial-8189
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-23 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8189-run.tgz run.2025-12-23_22-48-16
+ tar czf /build/trial-8189-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-23_13_31_33.tgz osmo-bts-oc2g.build-2025-12-23_00_52_34.tgz osmo-bts-sysmo.build-2025-12-23_00_52_43.tgz osmo-bts.build-2025-12-23_00_52_33.tgz osmo-ggsn.build-2025-12-23_20_46_12.tgz osmo-hlr.build-2025-12-23_16_37_00.tgz osmo-hnbgw.build-2025-12-23_13_35_47.tgz osmo-mgw.build-2025-12-23_08_34_44.tgz osmo-msc.build-2025-12-23_13_40_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-23_07_34_57.tgz osmo-pcu-sysmo.build-2025-12-23_07_36_54.tgz osmo-pcu.build-2025-12-23_07_34_27.tgz osmo-sgsn.build-2025-12-23_21_02_16.tgz osmo-stp.build-2025-12-23_13_29_59.tgz osmo-trx.build-2025-12-23_14_38_45.tgz osmocom-bb.build-2025-12-23_21_23_43.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