Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6140490442895767679.sh
+ rm -rf trial-8242-bin.tgz trial-8242-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25376
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11184
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10683
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13007
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13333
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13331
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41899
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7702
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44134
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8625
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13315
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7655
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11709
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7742
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9207
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6462
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7655
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2502004283265902997.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-8242
+ 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
84f2d35 osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests
+ 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 [ 3/28] RUN groupadd osmo-gsm-tester
#7 CACHED
#8 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#8 CACHED
#9 [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
#9 CACHED
#10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#12 CACHED
#13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.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 [ 8/28] RUN MKDIR /var/run/sshd
#15 CACHED
#16 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#16 CACHED
#17 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#17 CACHED
#18 [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
#18 CACHED
#19 [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
#19 CACHED
#20 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#20 CACHED
#21 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#21 CACHED
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 CACHED
#23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#23 CACHED
#24 [20/28] WORKDIR /TMP
#24 CACHED
#25 [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
#25 CACHED
#26 [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
#26 CACHED
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 CACHED
#28 [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
#28 CACHED
#29 [ 2/28] RUN useradd -ms /bin/bash jenkins
#29 CACHED
#30 [ 9/28] COPY SSH /root/.ssh
#30 CACHED
#31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#31 CACHED
#32 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:258b0d3aaccd64f1e3128586aadcce40a8c548f12a830fc59ea43c25d46462e1 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8243 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-02-15 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8243
+ mkdir -p trial-8243
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-15_13_26_56.tgz osmo-bts-oc2g.build-2026-02-15_00_51_29.tgz osmo-bts-sysmo.build-2026-02-15_00_51_32.tgz osmo-bts.build-2026-02-15_00_51_31.tgz osmo-ggsn.build-2026-02-15_20_42_47.tgz osmo-hlr.build-2026-02-15_16_36_53.tgz osmo-hnbgw.build-2026-02-15_13_30_59.tgz osmo-mgw.build-2026-02-15_08_33_07.tgz osmo-msc.build-2026-02-15_13_35_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-15_07_34_52.tgz osmo-pcu-sysmo.build-2026-02-15_07_34_54.tgz osmo-pcu.build-2026-02-15_07_35_01.tgz osmo-sgsn.build-2026-02-15_20_48_42.tgz osmo-stp.build-2026-02-15_13_25_41.tgz osmo-trx.build-2026-02-15_14_21_36.tgz osmocom-bb.build-2026-02-15_21_17_30.tgz srslte.build-19.tgz trial-8243
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-15_13_26_56.md5 osmo-bts-oc2g.build-2026-02-15_00_51_29.md5 osmo-bts-sysmo.build-2026-02-15_00_51_32.md5 osmo-bts.build-2026-02-15_00_51_31.md5 osmo-ggsn.build-2026-02-15_20_42_47.md5 osmo-hlr.build-2026-02-15_16_36_53.md5 osmo-hnbgw.build-2026-02-15_13_30_59.md5 osmo-mgw.build-2026-02-15_08_33_07.md5 osmo-msc.build-2026-02-15_13_35_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-15_07_34_52.md5 osmo-pcu-sysmo.build-2026-02-15_07_34_54.md5 osmo-pcu.build-2026-02-15_07_35_01.md5 osmo-sgsn.build-2026-02-15_20_48_42.md5 osmo-stp.build-2026-02-15_13_25_41.md5 osmo-trx.build-2026-02-15_14_21_36.md5 osmocom-bb.build-2026-02-15_21_17_30.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-15_13_26_56.md5 osmo-bts-oc2g.build-2026-02-15_00_51_29.md5 osmo-bts-sysmo.build-2026-02-15_00_51_32.md5 osmo-bts.build-2026-02-15_00_51_31.md5 osmo-ggsn.build-2026-02-15_20_42_47.md5 osmo-hlr.build-2026-02-15_16_36_53.md5 osmo-hnbgw.build-2026-02-15_13_30_59.md5 osmo-mgw.build-2026-02-15_08_33_07.md5 osmo-msc.build-2026-02-15_13_35_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-15_07_34_52.md5 osmo-pcu-sysmo.build-2026-02-15_07_34_54.md5 osmo-pcu.build-2026-02-15_07_35_01.md5 osmo-sgsn.build-2026-02-15_20_48_42.md5 osmo-stp.build-2026-02-15_13_25_41.md5 osmo-trx.build-2026-02-15_14_21_36.md5 osmocom-bb.build-2026-02-15_21_17_30.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-8243 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8243'
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-8243
--------------------------------------------------------------------------------------------
22:48:17.705897 tst trial-8243: Detailed log at /build/trial-8243/run.2026-02-15_22-48-17/log
---------------------------------------------------------------------
trial-8243 netreg_mass
---------------------------------------------------------------------
22:48:17.908059 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.908421 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.909214 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.910353 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.951224 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.952067 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.953179 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.029928 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-8243 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.030701 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.045838 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.046371 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.046836 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.047262 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.047699 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.048152 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.048579 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.079701 tst register_default_mass.py: using LAC 2
22:48:18.101990 tst register_default_mass.py: using RAC 2
22:48:18.128648 tst register_default_mass.py: using CellId 2
22:48:18.157732 tst register_default_mass.py: using BVCI 3
22:48:18.171395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.172076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.172636 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.173160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.173666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.174180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.174668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.175254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.175811 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.176329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.176840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.177335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.177847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.178373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.178892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.179401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.179925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.180444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.180947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.181471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.181975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.182496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.183020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.183533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.184038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.184560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.185076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.185579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.186089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.186619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.187126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.187651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.188192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.188713 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.189241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.189753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.190260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.190785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.191302 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.191811 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.192324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.192834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.193868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.194881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.195905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.196906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.197936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.198943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.199449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.199960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.200979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.201989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.202483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.202975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.203493 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204017 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.204513 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.205539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206041 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.206559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.207560 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208063 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.208642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.209644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.210646 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.211145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.211642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.212149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.212644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.213634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.214632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.215612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216120 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.216614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217109 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.217623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218122 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.218647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.219652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.220655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.221654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.222657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.223212 tst register_default_mass.py:21: Launching a simple network
22:48:18.233212 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.353419 run create_hlr_db(pid=20): Launched
22:48:19.368393 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.384763 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.400094 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.405798 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.591362 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.608508 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.614327 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.030677 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.045962 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.061041 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.188964 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.203958 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.209597 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.232973 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.247929 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.253772 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.567961 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.583309 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.609499 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.782539 run osmo-bts-virtual(pid=34): Launched
22:48:30.818694 tst register_default_mass.py: using MSISDN 1001
22:48:30.832691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.872004 tst register_default_mass.py: using MSISDN 1002
22:48:30.889360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.919983 tst register_default_mass.py: using MSISDN 1003
22:48:30.934496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.965304 tst register_default_mass.py: using MSISDN 1004
22:48:30.979692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.010334 tst register_default_mass.py: using MSISDN 1005
22:48:31.024667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.055201 tst register_default_mass.py: using MSISDN 1006
22:48:31.069420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.099619 tst register_default_mass.py: using MSISDN 1007
22:48:31.113791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.144220 tst register_default_mass.py: using MSISDN 1008
22:48:31.158371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.188567 tst register_default_mass.py: using MSISDN 1009
22:48:31.202679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.233174 tst register_default_mass.py: using MSISDN 1010
22:48:31.247369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.277870 tst register_default_mass.py: using MSISDN 1011
22:48:31.291979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.322675 tst register_default_mass.py: using MSISDN 1012
22:48:31.336963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.367275 tst register_default_mass.py: using MSISDN 1013
22:48:31.381486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.411967 tst register_default_mass.py: using MSISDN 1014
22:48:31.426177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.456785 tst register_default_mass.py: using MSISDN 1015
22:48:31.470941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.501590 tst register_default_mass.py: using MSISDN 1016
22:48:31.515961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.546279 tst register_default_mass.py: using MSISDN 1017
22:48:31.560470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.591101 tst register_default_mass.py: using MSISDN 1018
22:48:31.605327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.635522 tst register_default_mass.py: using MSISDN 1019
22:48:31.649715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.679963 tst register_default_mass.py: using MSISDN 1020
22:48:31.693917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.724402 tst register_default_mass.py: using MSISDN 1021
22:48:31.738686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.778964 tst register_default_mass.py: using MSISDN 1022
22:48:31.796799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.836889 tst register_default_mass.py: using MSISDN 1023
22:48:31.854806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.890199 tst register_default_mass.py: using MSISDN 1024
22:48:31.906906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.938206 tst register_default_mass.py: using MSISDN 1025
22:48:31.953011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.984387 tst register_default_mass.py: using MSISDN 1026
22:48:31.999078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.030461 tst register_default_mass.py: using MSISDN 1027
22:48:32.045186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.076706 tst register_default_mass.py: using MSISDN 1028
22:48:32.091538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.122663 tst register_default_mass.py: using MSISDN 1029
22:48:32.137102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.168686 tst register_default_mass.py: using MSISDN 1030
22:48:32.183382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.214470 tst register_default_mass.py: using MSISDN 1031
22:48:32.229112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.260670 tst register_default_mass.py: using MSISDN 1032
22:48:32.275399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.306582 tst register_default_mass.py: using MSISDN 1033
22:48:32.321101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.352685 tst register_default_mass.py: using MSISDN 1034
22:48:32.367425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.398507 tst register_default_mass.py: using MSISDN 1035
22:48:32.413084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.444564 tst register_default_mass.py: using MSISDN 1036
22:48:32.459286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.490863 tst register_default_mass.py: using MSISDN 1037
22:48:32.505618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.537273 tst register_default_mass.py: using MSISDN 1038
22:48:32.552010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.583633 tst register_default_mass.py: using MSISDN 1039
22:48:32.598550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.630475 tst register_default_mass.py: using MSISDN 1040
22:48:32.645302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.676581 tst register_default_mass.py: using MSISDN 1041
22:48:32.691182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.722692 tst register_default_mass.py: using MSISDN 1042
22:48:32.737359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.768722 tst register_default_mass.py: using MSISDN 1043
22:48:32.783482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.815085 tst register_default_mass.py: using MSISDN 1044
22:48:32.829854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.861074 tst register_default_mass.py: using MSISDN 1045
22:48:32.875587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.907290 tst register_default_mass.py: using MSISDN 1046
22:48:32.922164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.953524 tst register_default_mass.py: using MSISDN 1047
22:48:32.967673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.998916 tst register_default_mass.py: using MSISDN 1048
22:48:33.013532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.044716 tst register_default_mass.py: using MSISDN 1049
22:48:33.059253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.090325 tst register_default_mass.py: using MSISDN 1050
22:48:33.105011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.136687 tst register_default_mass.py: using MSISDN 1051
22:48:33.151387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.183218 tst register_default_mass.py: using MSISDN 1052
22:48:33.198125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.229550 tst register_default_mass.py: using MSISDN 1053
22:48:33.244393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.274509 tst register_default_mass.py: using MSISDN 1054
22:48:33.288691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.320392 tst register_default_mass.py: using MSISDN 1055
22:48:33.335032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.366518 tst register_default_mass.py: using MSISDN 1056
22:48:33.381184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.411440 tst register_default_mass.py: using MSISDN 1057
22:48:33.425784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.457364 tst register_default_mass.py: using MSISDN 1058
22:48:33.472037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.503625 tst register_default_mass.py: using MSISDN 1059
22:48:33.518513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.550242 tst register_default_mass.py: using MSISDN 1060
22:48:33.565118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.596508 tst register_default_mass.py: using MSISDN 1061
22:48:33.611178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.642982 tst register_default_mass.py: using MSISDN 1062
22:48:33.657917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.689411 tst register_default_mass.py: using MSISDN 1063
22:48:33.704261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.735915 tst register_default_mass.py: using MSISDN 1064
22:48:33.750883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.782406 tst register_default_mass.py: using MSISDN 1065
22:48:33.796814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.837439 tst register_default_mass.py: using MSISDN 1066
22:48:33.855241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.887041 tst register_default_mass.py: using MSISDN 1067
22:48:33.902324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.934152 tst register_default_mass.py: using MSISDN 1068
22:48:33.949171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.980793 tst register_default_mass.py: using MSISDN 1069
22:48:33.995527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.027297 tst register_default_mass.py: using MSISDN 1070
22:48:34.042137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.074040 tst register_default_mass.py: using MSISDN 1071
22:48:34.089078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.120784 tst register_default_mass.py: using MSISDN 1072
22:48:34.135605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.167343 tst register_default_mass.py: using MSISDN 1073
22:48:34.182096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.213408 tst register_default_mass.py: using MSISDN 1074
22:48:34.228122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.258348 tst register_default_mass.py: using MSISDN 1075
22:48:34.272574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.303888 tst register_default_mass.py: using MSISDN 1076
22:48:34.318626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.350226 tst register_default_mass.py: using MSISDN 1077
22:48:34.364917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.396828 tst register_default_mass.py: using MSISDN 1078
22:48:34.411785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.443479 tst register_default_mass.py: using MSISDN 1079
22:48:34.458413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.489915 tst register_default_mass.py: using MSISDN 1080
22:48:34.504755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.536535 tst register_default_mass.py: using MSISDN 1081
22:48:34.551349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.582948 tst register_default_mass.py: using MSISDN 1082
22:48:34.597841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.629692 tst register_default_mass.py: using MSISDN 1083
22:48:34.644541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.676298 tst register_default_mass.py: using MSISDN 1084
22:48:34.691045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.721978 tst register_default_mass.py: using MSISDN 1085
22:48:34.727900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.758743 tst register_default_mass.py: using MSISDN 1086
22:48:34.764619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.795432 tst register_default_mass.py: using MSISDN 1087
22:48:34.808541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.839706 tst register_default_mass.py: using MSISDN 1088
22:48:34.854283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.885366 tst register_default_mass.py: using MSISDN 1089
22:48:34.899825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.930584 tst register_default_mass.py: using MSISDN 1090
22:48:34.944875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.976444 tst register_default_mass.py: using MSISDN 1091
22:48:34.991071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.022384 tst register_default_mass.py: using MSISDN 1092
22:48:35.037107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.068362 tst register_default_mass.py: using MSISDN 1093
22:48:35.082851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.114146 tst register_default_mass.py: using MSISDN 1094
22:48:35.128834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.160358 tst register_default_mass.py: using MSISDN 1095
22:48:35.175123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.206845 tst register_default_mass.py: using MSISDN 1096
22:48:35.221590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.253438 tst register_default_mass.py: using MSISDN 1097
22:48:35.268400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.300026 tst register_default_mass.py: using MSISDN 1098
22:48:35.314860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.346421 tst register_default_mass.py: using MSISDN 1099
22:48:35.361124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.392731 tst register_default_mass.py: using MSISDN 1100
22:48:35.407537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.499739 run mass: Starting testcase
22:48:35.505334 run mass: Pre-launching all virtphy's
22:48:35.510848 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.524017 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.530063 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.543231 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.549497 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.562552 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.568724 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.582011 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.588107 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.601087 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.607109 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.620007 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.626076 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.639095 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.645216 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.658246 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.664321 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.677202 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.683232 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.696209 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.702256 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.715212 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.721181 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.734115 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.740159 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.753140 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.759208 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.772250 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.778333 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.791410 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.797550 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.810672 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.816794 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.829753 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.835825 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.848768 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.854748 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.867816 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.873877 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.886825 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.892954 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.905937 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.912152 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.925256 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.931497 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.944811 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.950946 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.964344 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.970554 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.983645 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.989639 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.002633 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.008664 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.021605 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.027661 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.040626 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.046673 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.059710 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.065883 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.079130 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.085155 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.098170 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.104273 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.117353 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.123435 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.136479 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.142582 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.155615 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.161895 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.175031 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.181279 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.194668 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.200965 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.214313 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.220462 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.233889 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.240056 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.253355 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.259490 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.272512 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.278568 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.291513 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.297500 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.310407 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.316443 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.329407 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.335464 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.348437 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.354426 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.367376 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.373406 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.386421 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.392480 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.405585 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.411598 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.424651 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.430701 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.443707 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.449893 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.463009 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.469045 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.482004 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.488001 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.500979 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.506994 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.520192 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.526366 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.539569 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.545717 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.558899 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.564934 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.577973 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.584087 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.596948 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.602999 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.615924 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.621972 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.635006 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.641032 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.654128 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.660135 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.673097 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.679223 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.692215 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.698319 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.711285 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.717346 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.730376 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.736409 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.749351 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.755344 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.768303 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.774373 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.787368 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.793436 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.806428 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.812425 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.825481 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.831515 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.844520 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.850521 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.863513 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.869678 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.882720 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.888855 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.901907 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.907978 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.921121 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.927212 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.940416 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.946483 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.959639 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.965765 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.978737 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.984837 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.997966 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.003982 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.016926 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.022917 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.035909 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.041876 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.054900 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.060926 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.073966 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.079990 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.092970 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.098939 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.112082 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.118140 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.131323 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.137295 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.150430 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.156448 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.169626 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.175757 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.188979 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.195079 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.208111 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.214135 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.227151 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.233227 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.246302 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.252314 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.265264 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.271294 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.284313 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.290319 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.303256 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.309235 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.322228 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.328219 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.341404 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.347413 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.360596 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.366583 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.379612 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.385809 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.398826 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.404968 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.417971 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.423978 run mass: Checking if sockets are in the filesystem
22:48:37.456813 run osmo-ms-mob/00000: Starting mobile
22:48:37.469957 run osmo-ms-mob/00000(pid=135): Launched
22:48:37.481838 run mass: MS start registered {at=1746343.690154731, delay=0.005657399073243141, ms=00000}
22:48:41.640711 run osmo-ms-mob/00001: Starting mobile
22:48:41.653869 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.664330 run mass: MS start registered {at=1746347.872647622, delay=0.004377134842798114, ms=00001}
22:48:42.610920 run mass: MS performed LU {at=1746348.819125287, lu_delay=5.128970555961132, ms=00000}
22:48:43.465093 run osmo-ms-mob/00002: Starting mobile
22:48:43.478801 run osmo-ms-mob/00002(pid=137): Launched
22:48:43.489419 run mass: MS start registered {at=1746349.69772939, delay=0.004325084155425429, ms=00002}
22:48:44.771300 run osmo-ms-mob/00003: Starting mobile
22:48:44.788121 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.799177 run mass: MS start registered {at=1746351.007493899, delay=0.004980155033990741, ms=00003}
22:48:45.867686 run osmo-ms-mob/00004: Starting mobile
22:48:45.882769 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.893416 run mass: MS start registered {at=1746352.101736674, delay=0.0045867611188441515, ms=00004}
22:48:46.376710 run mass: MS performed LU {at=1746352.584916177, lu_delay=4.712268555071205, ms=00001}
22:48:46.839497 run osmo-ms-mob/00005: Starting mobile
22:48:46.852970 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.863605 run mass: MS start registered {at=1746353.07192381, delay=0.004405225161463022, ms=00005}
22:48:47.773501 run osmo-ms-mob/00006: Starting mobile
22:48:47.791005 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.801642 run mass: MS start registered {at=1746354.009963531, delay=0.004402903141453862, ms=00006}
22:48:48.278183 run mass: MS performed LU {at=1746354.486386274, lu_delay=4.7886568838730454, ms=00002}
22:48:48.693302 run osmo-ms-mob/00007: Starting mobile
22:48:48.711150 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.721847 run mass: MS start registered {at=1746354.930167765, delay=0.00459327781572938, ms=00007}
22:48:49.440744 run osmo-ms-mob/00008: Starting mobile
22:48:49.453982 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.464600 run mass: MS start registered {at=1746355.672921739, delay=0.004443819168955088, ms=00008}
22:48:50.170977 run osmo-ms-mob/00009: Starting mobile
22:48:50.187702 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.193683 run mass: MS performed LU {at=1746356.402009602, lu_delay=5.394515702966601, ms=00003}
22:48:50.199438 run mass: MS start registered {at=1746356.407773847, delay=0.00578165496699512, ms=00009}
22:48:50.866156 run osmo-ms-mob/00010: Starting mobile
22:48:50.882980 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.893772 run mass: MS start registered {at=1746357.102085413, delay=0.004695639945566654, ms=00010}
22:48:51.462832 run osmo-ms-mob/00011: Starting mobile
22:48:51.479398 run osmo-ms-mob/00011(pid=146): Launched
22:48:51.490164 run mass: MS start registered {at=1746357.698486768, delay=0.004679710837081075, ms=00011}
22:48:52.040223 run osmo-ms-mob/00012: Starting mobile
22:48:52.053634 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.059701 run mass: MS performed LU {at=1746358.268015891, lu_delay=5.19609208102338, ms=00005}
22:48:52.065509 run mass: MS start registered {at=1746358.273844331, delay=0.005849485984072089, ms=00012}
22:48:52.071644 run mass: MS performed LU {at=1746358.279973169, lu_delay=6.178236495004967, ms=00004}
22:48:52.662912 run osmo-ms-mob/00013: Starting mobile
22:48:52.679126 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.690213 run mass: MS start registered {at=1746358.89853212, delay=0.004739357158541679, ms=00013}
22:48:53.253368 run osmo-ms-mob/00014: Starting mobile
22:48:53.266700 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.277951 run mass: MS start registered {at=1746359.486269739, delay=0.004973680945113301, ms=00014}
22:48:53.840537 run osmo-ms-mob/00015: Starting mobile
22:48:53.853942 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.866901 run mass: MS start registered {at=1746360.075210783, delay=0.006872804835438728, ms=00015}
22:48:53.908519 run mass: MS performed LU {at=1746360.116749115, lu_delay=5.186581350164488, ms=00007}
22:48:53.972954 run mass: MS performed LU {at=1746360.181164683, lu_delay=6.171201152028516, ms=00006}
22:48:54.278193 run mass: MS performed LU {at=1746360.486412978, lu_delay=4.813491238979623, ms=00008}
22:48:54.294331 run osmo-ms-mob/00016: Starting mobile
22:48:54.307652 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.318612 run mass: MS start registered {at=1746360.526934427, delay=0.004909045994281769, ms=00016}
22:48:54.854821 run osmo-ms-mob/00017: Starting mobile
22:48:54.868346 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.879353 run mass: MS start registered {at=1746361.087673337, delay=0.004732822068035603, ms=00017}
22:48:55.473945 run osmo-ms-mob/00018: Starting mobile
22:48:55.490872 run osmo-ms-mob/00018(pid=153): Launched
22:48:55.501794 run mass: MS start registered {at=1746361.710116911, delay=0.004769241902977228, ms=00018}
22:48:55.809321 run mass: MS performed LU {at=1746362.017542151, lu_delay=4.915456738090143, ms=00010}
22:48:55.843205 run osmo-ms-mob/00019: Starting mobile
22:48:55.856623 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.862697 run mass: MS performed LU {at=1746362.071025674, lu_delay=5.663251827005297, ms=00009}
22:48:55.868574 run mass: MS start registered {at=1746362.076909703, delay=0.005901628872379661, ms=00019}
22:48:56.359968 run osmo-ms-mob/00020: Starting mobile
22:48:56.373571 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.384586 run mass: MS start registered {at=1746362.592905836, delay=0.004771858919411898, ms=00020}
22:48:56.853204 run osmo-ms-mob/00021: Starting mobile
22:48:56.867467 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.878734 run mass: MS start registered {at=1746363.087049129, delay=0.005001788958907127, ms=00021}
22:48:57.239201 run osmo-ms-mob/00022: Starting mobile
22:48:57.252185 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.262917 run mass: MS start registered {at=1746363.471238304, delay=0.004615035839378834, ms=00022}
22:48:57.674769 run mass: MS performed LU {at=1746363.882990305, lu_delay=6.184503537137061, ms=00011}
22:48:57.706736 run osmo-ms-mob/00023: Starting mobile
22:48:57.721532 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.732622 run mass: MS start registered {at=1746363.940945602, delay=0.005066470941528678, ms=00023}
22:48:57.738868 run mass: MS performed LU {at=1746363.947199244, lu_delay=5.673354913014919, ms=00012}
22:48:57.808598 run mass: MS performed LU {at=1746364.016818028, lu_delay=5.118285907898098, ms=00013}
22:48:58.061552 run mass: MS performed LU {at=1746364.26977362, lu_delay=4.7835038809571415, ms=00014}
22:48:58.108800 run osmo-ms-mob/00024: Starting mobile
22:48:58.126141 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.137049 run mass: MS start registered {at=1746364.34536964, delay=0.004651905037462711, ms=00024}
22:48:58.692757 run osmo-ms-mob/00025: Starting mobile
22:48:58.714635 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.725803 run mass: MS start registered {at=1746364.93412171, delay=0.004930664086714387, ms=00025}
22:48:59.053511 run osmo-ms-mob/00026: Starting mobile
22:48:59.067636 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.078886 run mass: MS start registered {at=1746365.287208527, delay=0.005029470194131136, ms=00026}
22:48:59.439468 run osmo-ms-mob/00027: Starting mobile
22:48:59.452835 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.463896 run mass: MS start registered {at=1746365.672211775, delay=0.004815044114366174, ms=00027}
22:48:59.575648 run mass: MS performed LU {at=1746365.783872134, lu_delay=5.708661351120099, ms=00015}
22:48:59.871748 run osmo-ms-mob/00028: Starting mobile
22:48:59.888431 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.894564 run mass: MS performed LU {at=1746366.102892409, lu_delay=5.575957982102409, ms=00016}
22:48:59.900462 run mass: MS start registered {at=1746366.108797782, delay=0.005923663033172488, ms=00028}
22:49:00.252469 run osmo-ms-mob/00029: Starting mobile
22:49:00.266526 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.277526 run mass: MS start registered {at=1746366.485845312, delay=0.004925908055156469, ms=00029}
22:49:00.640483 run osmo-ms-mob/00030: Starting mobile
22:49:00.653818 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.665022 run mass: MS start registered {at=1746366.873340113, delay=0.004895093152299523, ms=00030}
22:49:01.053359 run osmo-ms-mob/00031: Starting mobile
22:49:01.067389 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.078464 run mass: MS start registered {at=1746367.286782812, delay=0.004936838056892157, ms=00031}
22:49:01.362880 run osmo-ms-mob/00032: Starting mobile
22:49:01.379339 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.390509 run mass: MS start registered {at=1746367.598828545, delay=0.005034455098211765, ms=00032}
22:49:01.440293 run mass: MS performed LU {at=1746367.648526151, lu_delay=5.938409239985049, ms=00018}
22:49:01.504833 run mass: MS performed LU {at=1746367.713073958, lu_delay=5.120168121997267, ms=00020}
22:49:01.591934 run mass: MS performed LU {at=1746367.800151079, lu_delay=4.713101950008422, ms=00021}
22:49:01.627478 run osmo-ms-mob/00033: Starting mobile
22:49:01.641141 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.652437 run mass: MS start registered {at=1746367.860754737, delay=0.004929214948788285, ms=00033}
22:49:02.173189 run osmo-ms-mob/00034: Starting mobile
22:49:02.190154 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.202206 run mass: MS start registered {at=1746368.410523454, delay=0.00520896096713841, ms=00034}
22:49:02.439663 run osmo-ms-mob/00035: Starting mobile
22:49:02.453104 run osmo-ms-mob/00035(pid=170): Launched
22:49:02.464493 run mass: MS start registered {at=1746368.672811865, delay=0.0052912801038473845, ms=00035}
22:49:02.871233 run osmo-ms-mob/00036: Starting mobile
22:49:02.886494 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.898615 run mass: MS start registered {at=1746369.106925938, delay=0.005826906068250537, ms=00036}
22:49:03.255749 run osmo-ms-mob/00037: Starting mobile
22:49:03.269059 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.275921 run mass: MS performed LU {at=1746369.484238568, lu_delay=6.01300026406534, ms=00022}
22:49:03.282071 run mass: MS start registered {at=1746369.490405093, delay=0.006886251969262958, ms=00037}
22:49:03.341865 run mass: MS performed LU {at=1746369.550085769, lu_delay=5.609140167012811, ms=00023}
22:49:03.368178 run osmo-ms-mob/00038: Starting mobile
22:49:03.381492 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.387634 run mass: MS performed LU {at=1746369.595963799, lu_delay=5.250594158889726, ms=00024}
22:49:03.393473 run mass: MS start registered {at=1746369.601809006, delay=0.005861595971509814, ms=00038}
22:49:03.531898 run mass: MS performed LU {at=1746369.740117289, lu_delay=4.805995578877628, ms=00025}
22:49:03.560196 run osmo-ms-mob/00039: Starting mobile
22:49:03.573304 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.584527 run mass: MS start registered {at=1746369.792847788, delay=0.0048185300547629595, ms=00039}
22:49:04.308492 run osmo-ms-mob/00040: Starting mobile
22:49:04.321986 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.334083 run mass: MS start registered {at=1746370.54238607, delay=0.005636762827634811, ms=00040}
22:49:04.552524 run osmo-ms-mob/00041: Starting mobile
22:49:04.566215 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.578064 run mass: MS start registered {at=1746370.786380796, delay=0.005708842072635889, ms=00041}
22:49:04.840860 run osmo-ms-mob/00042: Starting mobile
22:49:04.854132 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.865173 run mass: MS start registered {at=1746371.073495564, delay=0.0049637530464679, ms=00042}
22:49:05.206382 run mass: MS performed LU {at=1746371.414602174, lu_delay=4.541262060869485, ms=00030}
22:49:05.237620 run osmo-ms-mob/00043: Starting mobile
22:49:05.252385 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.263472 run mass: MS start registered {at=1746371.471796059, delay=0.005038424162194133, ms=00043}
22:49:05.269680 run mass: MS performed LU {at=1746371.478009538, lu_delay=5.805797762935981, ms=00027}
22:49:05.357610 run mass: MS performed LU {at=1746371.565830362, lu_delay=5.4570325799286366, ms=00028}
22:49:05.386275 run osmo-ms-mob/00044: Starting mobile
22:49:05.399480 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.410503 run mass: MS start registered {at=1746371.618823896, delay=0.004991397028788924, ms=00044}
22:49:05.431210 run mass: MS performed LU {at=1746371.639520292, lu_delay=6.352311764843762, ms=00026}
22:49:05.862351 run osmo-ms-mob/00045: Starting mobile
22:49:05.879048 run osmo-ms-mob/00045(pid=180): Launched
22:49:05.893566 run mass: MS start registered {at=1746372.101872874, delay=0.007630194071680307, ms=00045}
22:49:06.166702 run osmo-ms-mob/00046: Starting mobile
22:49:06.196289 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.207646 run mass: MS start registered {at=1746372.41596805, delay=0.005156038096174598, ms=00046}
22:49:06.453429 run osmo-ms-mob/00047: Starting mobile
22:49:06.467588 run osmo-ms-mob/00047(pid=182): Launched
22:49:06.479417 run mass: MS start registered {at=1746372.687736216, delay=0.005399625049903989, ms=00047}
22:49:06.739816 run osmo-ms-mob/00048: Starting mobile
22:49:06.753060 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.764315 run mass: MS start registered {at=1746372.972630212, delay=0.0049756611697375774, ms=00048}
22:49:07.024277 run mass: MS performed LU {at=1746373.232495946, lu_delay=5.63366740103811, ms=00032}
22:49:07.069765 run osmo-ms-mob/00049: Starting mobile
22:49:07.083643 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.094770 run mass: MS start registered {at=1746373.303093597, delay=0.0051168149802833796, ms=00049}
22:49:07.105939 run mass: MS performed LU {at=1746373.314259862, lu_delay=6.027477049967274, ms=00031}
22:49:07.134800 run mass: MS performed LU {at=1746373.34302142, lu_delay=5.482266683131456, ms=00033}
22:49:07.151203 run osmo-ms-mob/00050: Starting mobile
22:49:07.164380 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.175373 run mass: MS start registered {at=1746373.383697894, delay=0.004888844909146428, ms=00050}
22:49:07.278782 run mass: MS performed LU {at=1746373.487001126, lu_delay=5.076477671973407, ms=00034}
22:49:07.531920 run mass: MS performed LU {at=1746373.74014689, lu_delay=5.067335024941713, ms=00035}
22:49:07.754648 run osmo-ms-mob/00051: Starting mobile
22:49:07.769028 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.780337 run mass: MS start registered {at=1746373.98865994, delay=0.005170305026695132, ms=00051}
22:49:08.043901 run osmo-ms-mob/00052: Starting mobile
22:49:08.065035 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.076832 run mass: MS start registered {at=1746374.285145268, delay=0.0055799041874706745, ms=00052}
22:49:08.339013 run osmo-ms-mob/00053: Starting mobile
22:49:08.352307 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.363171 run mass: MS start registered {at=1746374.571493184, delay=0.004786145873367786, ms=00053}
22:49:08.640213 run osmo-ms-mob/00054: Starting mobile
22:49:08.653807 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.664878 run mass: MS start registered {at=1746374.873192051, delay=0.004843357019126415, ms=00054}
22:49:08.953831 run osmo-ms-mob/00055: Starting mobile
22:49:08.968091 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.974410 run mass: MS performed LU {at=1746375.182735007, lu_delay=5.58092600107193, ms=00038}
22:49:08.980907 run mass: MS start registered {at=1746375.18923306, delay=0.006517340894788504, ms=00055}
22:49:09.036419 run mass: MS performed LU {at=1746375.244645348, lu_delay=4.702259278157726, ms=00040}
22:49:09.061870 run osmo-ms-mob/00056: Starting mobile
22:49:09.075370 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.086982 run mass: MS start registered {at=1746375.295306542, delay=0.00536239892244339, ms=00056}
22:49:09.104282 run mass: MS performed LU {at=1746375.312604259, lu_delay=6.205678320955485, ms=00036}
22:49:09.123205 run mass: MS performed LU {at=1746375.331512868, lu_delay=5.538665079977363, ms=00039}
22:49:09.136652 run osmo-ms-mob/00057: Starting mobile
22:49:09.149906 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.161116 run mass: MS start registered {at=1746375.369432546, delay=0.004879676969721913, ms=00057}
22:49:09.197285 run mass: MS performed LU {at=1746375.405526164, lu_delay=5.91512107104063, ms=00037}
22:49:09.470381 run mass: MS performed LU {at=1746375.678599943, lu_delay=4.892219146946445, ms=00041}
22:49:09.954155 run osmo-ms-mob/00058: Starting mobile
22:49:09.968332 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.979551 run mass: MS start registered {at=1746376.187868447, delay=0.005171953001990914, ms=00058}
22:49:10.239849 run osmo-ms-mob/00059: Starting mobile
22:49:10.253214 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.264189 run mass: MS start registered {at=1746376.472511904, delay=0.004895653109997511, ms=00059}
22:49:10.562548 run osmo-ms-mob/00060: Starting mobile
22:49:10.578840 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.591115 run mass: MS start registered {at=1746376.799423566, delay=0.006027515046298504, ms=00060}
22:49:10.789724 run mass: MS performed LU {at=1746376.997933534, lu_delay=4.896060660015792, ms=00045}
22:49:10.872699 run mass: MS performed LU {at=1746377.080918024, lu_delay=6.007422460010275, ms=00042}
22:49:10.901075 run osmo-ms-mob/00061: Starting mobile
22:49:10.914525 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.920803 run mass: MS performed LU {at=1746377.129132584, lu_delay=5.657336524920538, ms=00043}
22:49:10.926767 run mass: MS start registered {at=1746377.13510218, delay=0.00598757597617805, ms=00061}
22:49:11.063121 run mass: MS performed LU {at=1746377.27133681, lu_delay=4.85536875994876, ms=00046}
22:49:11.118437 run osmo-ms-mob/00062: Starting mobile
22:49:11.133620 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.144770 run mass: MS start registered {at=1746377.353092826, delay=0.004757408052682877, ms=00062}
22:49:11.581479 run osmo-ms-mob/00063: Starting mobile
22:49:11.598759 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.610357 run mass: MS start registered {at=1746377.818675563, delay=0.005424686940386891, ms=00063}
22:49:11.953200 run osmo-ms-mob/00064: Starting mobile
22:49:11.967730 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.978950 run mass: MS start registered {at=1746378.187275322, delay=0.0047118449583649635, ms=00064}
22:49:12.339858 run osmo-ms-mob/00065: Starting mobile
22:49:12.353027 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.366902 run mass: MS start registered {at=1746378.575192863, delay=0.007211443968117237, ms=00065}
22:49:12.641109 run osmo-ms-mob/00066: Starting mobile
22:49:12.654861 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.661013 run mass: MS performed LU {at=1746378.869340457, lu_delay=5.485642563086003, ms=00050}
22:49:12.667238 run mass: MS performed LU {at=1746378.875570139, lu_delay=4.5904248708393425, ms=00052}
22:49:12.673067 run mass: MS start registered {at=1746378.88140188, delay=0.01208026404492557, ms=00066}
22:49:12.801981 run mass: MS performed LU {at=1746379.010201272, lu_delay=5.021541332127526, ms=00051}
22:49:12.831152 run osmo-ms-mob/00067: Starting mobile
22:49:12.844274 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.855410 run mass: MS start registered {at=1746379.063733494, delay=0.004930041963234544, ms=00067}
22:49:12.962248 run mass: MS performed LU {at=1746379.170540473, lu_delay=6.482804256957024, ms=00047}
22:49:12.981012 run mass: MS performed LU {at=1746379.189319303, lu_delay=6.216689090942964, ms=00048}
22:49:12.992563 run osmo-ms-mob/00068: Starting mobile
22:49:13.006101 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.017290 run mass: MS start registered {at=1746379.225608871, delay=0.005150539102032781, ms=00068}
22:49:13.236369 run mass: MS performed LU {at=1746379.44457005, lu_delay=4.87307686614804, ms=00053}
22:49:13.697186 run mass: MS performed LU {at=1746379.905413246, lu_delay=6.602319648955017, ms=00049}
22:49:13.731272 run osmo-ms-mob/00069: Starting mobile
22:49:13.744754 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.756082 run mass: MS start registered {at=1746379.964396741, delay=0.005111383041366935, ms=00069}
22:49:13.794618 run mass: MS performed LU {at=1746380.002841814, lu_delay=4.633409267989919, ms=00057}
22:49:13.816780 run mass: MS performed LU {at=1746380.025096518, lu_delay=5.151904467027634, ms=00054}
22:49:14.155369 run osmo-ms-mob/00070: Starting mobile
22:49:14.169471 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.183082 run mass: MS start registered {at=1746380.391399466, delay=0.007082191063091159, ms=00070}
22:49:14.558745 run osmo-ms-mob/00071: Starting mobile
22:49:14.573052 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.579377 run mass: MS performed LU {at=1746380.787703742, lu_delay=5.49239720008336, ms=00056}
22:49:14.585682 run mass: MS start registered {at=1746380.794016706, delay=0.0063327590469270945, ms=00071}
22:49:14.592005 run mass: MS performed LU {at=1746380.800322711, lu_delay=5.611089651007205, ms=00055}
22:49:14.666236 run mass: MS performed LU {at=1746380.87446516, lu_delay=4.686596713028848, ms=00058}
22:49:14.693939 run osmo-ms-mob/00072: Starting mobile
22:49:14.707104 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.718567 run mass: MS start registered {at=1746380.926885073, delay=0.005127583164721727, ms=00072}
22:49:15.353755 run osmo-ms-mob/00073: Starting mobile
22:49:15.367538 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.379089 run mass: MS start registered {at=1746381.587407562, delay=0.005134299863129854, ms=00073}
22:49:15.754687 run osmo-ms-mob/00074: Starting mobile
22:49:15.768675 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.779867 run mass: MS start registered {at=1746381.988189177, delay=0.004958202829584479, ms=00074}
22:49:16.140710 run osmo-ms-mob/00075: Starting mobile
22:49:16.154308 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.165880 run mass: MS start registered {at=1746382.374190308, delay=0.005365308839827776, ms=00075}
22:49:16.402004 run mass: MS performed LU {at=1746382.610223435, lu_delay=4.7915478721261024, ms=00063}
22:49:16.425272 run mass: MS performed LU {at=1746382.633602207, lu_delay=5.498500026995316, ms=00061}
22:49:16.568299 run mass: MS performed LU {at=1746382.776518343, lu_delay=5.4234255170449615, ms=00062}
22:49:16.610294 run osmo-ms-mob/00076: Starting mobile
22:49:16.626026 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.637055 run mass: MS start registered {at=1746382.845374276, delay=0.00489584100432694, ms=00076}
22:49:16.729360 run mass: MS performed LU {at=1746382.937579145, lu_delay=6.138155578868464, ms=00060}
22:49:16.755577 run mass: MS performed LU {at=1746382.963889732, lu_delay=4.77661441010423, ms=00064}
22:49:17.001481 run mass: MS performed LU {at=1746383.209699251, lu_delay=22.12202591402456, ms=00017}
22:49:17.028171 run osmo-ms-mob/00077: Starting mobile
22:49:17.041867 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.052914 run mass: MS start registered {at=1746383.261234536, delay=0.00488299410790205, ms=00077}
22:49:17.552764 run osmo-ms-mob/00078: Starting mobile
22:49:17.567011 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.573321 run mass: MS performed LU {at=1746383.781644904, lu_delay=4.717911410145462, ms=00067}
22:49:17.579468 run mass: MS start registered {at=1746383.787800453, delay=0.006175939925014973, ms=00078}
22:49:17.616294 run mass: MS performed LU {at=1746383.824518339, lu_delay=21.74760863604024, ms=00019}
22:49:17.954288 run osmo-ms-mob/00079: Starting mobile
22:49:17.968297 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.979653 run mass: MS start registered {at=1746384.187970725, delay=0.005172049859538674, ms=00079}
22:49:18.320968 run mass: MS performed LU {at=1746384.529192586, lu_delay=4.56479584495537, ms=00069}
22:49:18.343951 run mass: MS performed LU {at=1746384.552281969, lu_delay=5.977089106105268, ms=00065}
22:49:18.355122 run osmo-ms-mob/00080: Starting mobile
22:49:18.368555 run osmo-ms-mob/00080(pid=215): Launched
22:49:18.374968 run mass: MS performed LU {at=1746384.583294549, lu_delay=5.701892669079825, ms=00066}
22:49:18.380995 run mass: MS start registered {at=1746384.589328715, delay=0.006052832119166851, ms=00080}
22:49:18.955346 run osmo-ms-mob/00081: Starting mobile
22:49:18.969385 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.981174 run mass: MS start registered {at=1746385.189494647, delay=0.005365150049328804, ms=00081}
22:49:19.349610 run osmo-ms-mob/00082: Starting mobile
22:49:19.363592 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.374884 run mass: MS start registered {at=1746385.583202074, delay=0.005314145935699344, ms=00082}
22:49:19.391261 run mass: MS performed LU {at=1746385.599568655, lu_delay=6.3739597839303315, ms=00068}
22:49:19.963487 run osmo-ms-mob/00083: Starting mobile
22:49:19.979536 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.990680 run mass: MS start registered {at=1746386.198997647, delay=0.004908550996333361, ms=00083}
22:49:20.269363 run mass: MS performed LU {at=1746386.477573741, lu_delay=4.890166179044172, ms=00073}
22:49:20.293067 run mass: MS performed LU {at=1746386.501398502, lu_delay=5.5745134288445115, ms=00072}
22:49:20.336465 run osmo-ms-mob/00084: Starting mobile
22:49:20.351895 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.362839 run mass: MS start registered {at=1746386.571161296, delay=0.004876930033788085, ms=00084}
22:49:20.403368 run mass: MS performed LU {at=1746386.611590028, lu_delay=6.220190562075004, ms=00070}
22:49:20.421476 run mass: MS performed LU {at=1746386.629807893, lu_delay=5.8357911868952215, ms=00071}
22:49:20.494511 run mass: MS performed LU {at=1746386.702808275, lu_delay=4.714619097998366, ms=00074}
22:49:20.977340 run osmo-ms-mob/00085: Starting mobile
22:49:21.015824 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.027052 run mass: MS start registered {at=1746387.235370652, delay=0.00488441507332027, ms=00085}
22:49:21.540374 run osmo-ms-mob/00086: Starting mobile
22:49:21.553648 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.564893 run mass: MS start registered {at=1746387.773214711, delay=0.0050365140195935965, ms=00086}
22:49:22.087870 run mass: MS performed LU {at=1746388.296088697, lu_delay=5.034854160854593, ms=00077}
22:49:22.102484 run osmo-ms-mob/00087: Starting mobile
22:49:22.115948 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.122070 run mass: MS performed LU {at=1746388.330398816, lu_delay=5.485024539986625, ms=00076}
22:49:22.128347 run mass: MS performed LU {at=1746388.336679093, lu_delay=5.962488785153255, ms=00075}
22:49:22.134207 run mass: MS start registered {at=1746388.342542081, delay=0.01216046791523695, ms=00087}
22:49:22.452456 run mass: MS performed LU {at=1746388.6606758, lu_delay=22.174830487929285, ms=00029}
22:49:22.771677 run osmo-ms-mob/00088: Starting mobile
22:49:22.785565 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.797246 run mass: MS start registered {at=1746389.00555927, delay=0.005475741112604737, ms=00088}
22:49:23.353533 run osmo-ms-mob/00089: Starting mobile
22:49:23.368057 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.380415 run mass: MS start registered {at=1746389.588716278, delay=0.006080436985939741, ms=00089}
22:49:23.940087 run osmo-ms-mob/00090: Starting mobile
22:49:23.954036 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.965561 run mass: MS start registered {at=1746390.173880457, delay=0.005107120843604207, ms=00090}
22:49:24.035371 run mass: MS performed LU {at=1746390.243571702, lu_delay=4.660369627876207, ms=00082}
22:49:24.058473 run mass: MS performed LU {at=1746390.266800232, lu_delay=6.07882950711064, ms=00079}
22:49:24.168717 run mass: MS performed LU {at=1746390.376941433, lu_delay=5.787612717831507, ms=00080}
22:49:24.187265 run mass: MS performed LU {at=1746390.395510593, lu_delay=5.20601594587788, ms=00081}
22:49:24.640542 run osmo-ms-mob/00091: Starting mobile
22:49:24.654326 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.665840 run mass: MS start registered {at=1746390.874150467, delay=0.005193619057536125, ms=00091}
22:49:25.340996 run osmo-ms-mob/00092: Starting mobile
22:49:25.354792 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.366458 run mass: MS start registered {at=1746391.574779482, delay=0.005511372117325664, ms=00092}
22:49:25.853395 run mass: MS performed LU {at=1746392.061617055, lu_delay=4.82624640292488, ms=00085}
22:49:25.964013 run mass: MS performed LU {at=1746392.172241461, lu_delay=5.973243813961744, ms=00083}
22:49:25.987911 run mass: MS performed LU {at=1746392.196241103, lu_delay=4.423026392003521, ms=00086}
22:49:26.012359 run osmo-ms-mob/00093: Starting mobile
22:49:26.025613 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.036754 run mass: MS start registered {at=1746392.24507773, delay=0.005065690027549863, ms=00093}
22:49:26.108051 run mass: MS performed LU {at=1746392.316277867, lu_delay=5.745116570964456, ms=00084}
22:49:27.054100 run osmo-ms-mob/00094: Starting mobile
22:49:27.068278 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.079508 run mass: MS start registered {at=1746393.287828064, delay=0.005158903077244759, ms=00094}
22:49:27.801131 run mass: MS performed LU {at=1746394.009350548, lu_delay=5.66680846712552, ms=00087}
22:49:27.819072 run mass: MS performed LU {at=1746394.027316965, lu_delay=5.021757694892585, ms=00088}
22:49:27.836024 run osmo-ms-mob/00095: Starting mobile
22:49:27.849188 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.860134 run mass: MS start registered {at=1746394.068459062, delay=0.004851578967645764, ms=00095}
22:49:27.934828 run mass: MS performed LU {at=1746394.143047285, lu_delay=22.52422338910401, ms=00044}
22:49:28.188146 run mass: MS performed LU {at=1746394.396362871, lu_delay=4.80764659284614, ms=00089}
22:49:28.953986 run osmo-ms-mob/00096: Starting mobile
22:49:28.967639 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.978979 run mass: MS start registered {at=1746395.187292949, delay=0.005329952109605074, ms=00096}
22:49:29.730581 run mass: MS performed LU {at=1746395.938806338, lu_delay=5.064655870897695, ms=00091}
22:49:29.748143 run mass: MS performed LU {at=1746395.956431511, lu_delay=5.782551054144278, ms=00090}
22:49:30.040706 run osmo-ms-mob/00097: Starting mobile
22:49:30.053776 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.064923 run mass: MS start registered {at=1746396.273230894, delay=0.00509659992530942, ms=00097}
22:49:31.368117 run osmo-ms-mob/00098: Starting mobile
22:49:31.382918 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.393827 run mass: MS start registered {at=1746397.6021463, delay=0.004845472052693367, ms=00098}
22:49:31.566685 run mass: MS performed LU {at=1746397.774878134, lu_delay=6.2000986519269645, ms=00092}
22:49:31.584849 run mass: MS performed LU {at=1746397.793093497, lu_delay=5.548015767009929, ms=00093}
22:49:31.935766 run mass: MS performed LU {at=1746398.143961548, lu_delay=4.856133484048769, ms=00094}
22:49:33.153562 run osmo-ms-mob/00099: Starting mobile
22:49:33.167932 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.174086 run mass: All started... {duration=55.74443724495359, too_slow=0}
22:49:33.179933 run mass: MS start registered {at=1746399.388262737, delay=0.005841164151206613, ms=00099}
22:49:33.366659 run mass: MS performed LU {at=1746399.574879919, lu_delay=23.102368014864624, ms=00059}
22:49:33.496165 run mass: MS performed LU {at=1746399.704385412, lu_delay=5.635926350019872, ms=00095}
22:49:33.513151 run mass: MS performed LU {at=1746399.721383862, lu_delay=4.534090912900865, ms=00096}
22:49:35.332740 run mass: MS performed LU {at=1746401.540957599, lu_delay=5.267726704943925, ms=00097}
22:49:37.234082 run mass: MS performed LU {at=1746403.442301861, lu_delay=5.840155560988933, ms=00098}
22:49:39.099507 run mass: MS performed LU {at=1746405.307729237, lu_delay=5.919466499937698, ms=00099}
22:49:39.379807 run mass: MS performed LU {at=1746405.587998661, lu_delay=21.800198208075017, ms=00078}
22:49:39.390320 run mass: Tests done {all_completed=True, max=23.102368014864624, min=4.423026392003521}
22:49:39.395826 tst register_default_mass.py: Test passed (81.4 sec)
22:49:39.401351 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.404707 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.408020 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.411355 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.414709 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.418100 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.421551 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.425000 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.428462 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.431835 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.435219 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.438647 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.442081 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.445494 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.448928 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.452374 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.455960 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.459901 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.463404 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.466836 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.470305 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.473733 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.477441 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.480888 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.484365 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.487800 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.491223 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.494942 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.498831 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.502344 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.505794 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.509301 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.512755 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.516258 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.519691 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.523362 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.526868 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.530399 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.533907 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.537415 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.541146 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.544698 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.548247 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.551744 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.555239 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.558645 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.562192 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.565619 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.569383 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.572940 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.576497 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.580018 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.583567 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.587074 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.590900 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.594797 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.598468 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.601940 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.605503 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.609067 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.612655 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.616254 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.620216 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.623741 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.627293 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.630823 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.634373 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.637827 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.641385 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.644886 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.648415 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.652016 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.655509 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.658948 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.662411 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.665862 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.669326 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.672895 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.676527 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.680431 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.683869 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.687345 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.690934 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.694602 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.698388 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.701868 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.705444 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.708995 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.712630 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.716212 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.719786 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.723354 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.726909 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.730540 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.734510 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.738086 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.741639 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.745174 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.748733 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.752307 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.755872 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.759502 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.763062 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.766618 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.770232 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.773840 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.777444 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.781051 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.784674 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.788272 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.791878 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.795478 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.799077 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.802680 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.806299 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.809858 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.813420 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.816967 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.820486 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.823881 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.827281 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.830684 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.834099 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.837516 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.840933 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.844352 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.847755 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.851161 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.854553 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.857954 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.861341 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.864745 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.868148 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.871554 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.874950 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.878346 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.881751 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.885150 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.888547 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.891931 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.895202 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.898475 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.901773 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.905048 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.908335 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.911623 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.914925 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.918252 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.921561 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.924861 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.928146 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.931432 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.934725 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.938016 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.941310 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.944603 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.947899 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.951200 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.954501 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.957818 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.961125 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.964421 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.967733 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.971032 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.974338 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.977635 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.980925 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.984257 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.987680 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.991012 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.994346 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.997658 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.000952 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.004255 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.007545 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.010857 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.014173 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.017473 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.020789 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.024087 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.027389 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.030679 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.033986 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.037284 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.040570 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.043897 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.047192 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.050515 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.053823 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.057139 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.060437 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.063726 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.067033 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.070329 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.073618 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.076912 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.080219 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.083504 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.086792 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.090078 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.093373 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.096680 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.099974 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.103267 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.106583 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.109883 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.113179 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.116466 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.119766 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.123059 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.126355 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.129665 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.132972 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.136284 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.137780 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.141462 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.142949 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.146601 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.148097 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.151774 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.153324 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.156988 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.158487 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.162180 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.163692 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.167367 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.168868 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.172554 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.174054 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.177770 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.179263 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.182958 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.184472 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.188169 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.189673 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.193401 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.194908 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.198652 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.200173 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.203914 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.205419 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.209098 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.210587 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.214272 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.215791 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.219479 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.221010 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.224702 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.226203 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.229890 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.231390 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.235096 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.236603 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.240300 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.241801 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.245492 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.246982 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.250682 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.252183 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.255877 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.257368 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.261048 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.262530 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.266206 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.267702 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.271372 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.272874 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.276554 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.278034 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.281682 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.283152 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.286817 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.288296 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.291965 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.293448 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.297113 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.298593 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.302247 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.303745 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.307394 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.308870 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.312569 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.314051 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.317698 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.319169 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.322813 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.324288 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.327942 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.329423 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.333089 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.334563 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.338229 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.339724 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.343387 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.344867 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.348499 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.349964 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.353759 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.355243 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.358925 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.360413 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.364072 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.365545 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.369211 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.370689 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.374359 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.375849 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.379494 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.380978 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.384650 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.386131 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.389765 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.391240 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.394895 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.396377 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.400020 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.401489 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.405139 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.406620 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.410281 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.411768 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.415410 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.416917 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.420570 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.422050 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.425695 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.427165 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.430820 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.432296 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.435942 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.437414 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.441072 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.442546 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.446196 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.447658 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.451310 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.452787 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.456437 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.457914 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.461561 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.463040 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.466689 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.468158 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.471823 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.473294 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.476941 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.478411 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.482089 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.483570 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.487211 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.488727 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.492379 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.493853 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.497508 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.498990 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.502626 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.504112 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.507766 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.509235 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.512897 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.514373 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.518031 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.519507 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.523153 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.524630 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.528280 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.529754 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.533396 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.534874 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.538537 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.540022 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.543675 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.545159 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.548807 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.550287 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.553954 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.555431 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.559072 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.560553 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.564200 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.565674 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.569349 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.570822 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.574498 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.575985 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.579636 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.581121 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.584778 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.586258 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.589941 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.591414 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.595063 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.596540 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.600207 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.601681 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.605328 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.606815 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.610490 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.611973 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.615623 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.617110 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.620766 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.622244 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.625905 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.627387 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.631073 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.632557 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.636209 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.637685 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.641346 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.642828 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.646497 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.648011 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.651665 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.653142 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.656836 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.658313 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.661969 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.663451 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.667127 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.668616 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.672301 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.673777 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.677463 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.678948 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.682606 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.684086 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.687734 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.689211 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.692868 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.694342 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.698006 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.699486 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.703138 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.704653 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.708314 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.709791 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.713446 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.714932 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.718623 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.720110 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.723777 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.725255 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.728958 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.730450 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.734123 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.735595 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.739274 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.740776 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.744454 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.745938 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.749621 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.751106 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.754768 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.756257 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.759916 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.761407 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.765081 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.766557 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.770248 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.771738 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.775412 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.776900 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.780588 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.782064 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.785738 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.787217 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.790876 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.792364 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.796063 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.797544 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.801225 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.802698 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.806367 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.807852 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.811534 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.813044 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.816748 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.818238 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.821949 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.823440 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.827135 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.828655 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.832341 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.833835 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.837535 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.839006 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.842672 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.844160 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.847828 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.849306 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.853001 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.854487 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.858186 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.859669 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.863354 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.864846 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.868541 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.870020 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.873709 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.875188 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.878890 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.880376 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.884051 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.885534 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.889234 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.890717 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.894414 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.895899 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.899586 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.901089 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.904794 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.906286 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.910137 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.911701 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.915535 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.917089 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.920925 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.922479 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.926312 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.927857 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.931563 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.933051 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.936745 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.938216 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.941884 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.943360 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.947031 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.948508 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.952196 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.953672 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.957342 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.958824 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.962502 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.963983 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.967654 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.969141 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.972820 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.974293 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.977975 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.979450 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.983132 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.984617 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.988325 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.989804 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.993487 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.994968 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.998668 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.000159 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.003854 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.005344 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.009014 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.010500 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.014188 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.015668 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.019356 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.020849 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.024552 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.026040 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.029719 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.031210 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.034910 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.036399 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.040095 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.041579 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.045261 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.046745 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.050427 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.051914 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.055584 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.057069 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.060754 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.062242 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.065932 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.067409 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.071116 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.072615 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.076323 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.077812 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.081506 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.082981 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.086675 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.088176 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.091877 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.093354 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.097037 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.098515 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.102204 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.103696 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.107351 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.108842 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.112544 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.114029 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.117723 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.119195 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.122860 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.124361 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.128066 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.129548 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.133250 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.134737 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.138415 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.139929 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.143613 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.145101 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.148786 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.150276 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.153973 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.155456 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.159126 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.160617 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.164300 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.165792 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.169475 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.170982 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.174676 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.176172 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.179846 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.181331 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.185008 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.186487 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.190175 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.191666 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.195345 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.196844 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.200529 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.202014 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.205688 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.207170 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.210840 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.212332 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.216011 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.217488 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.221204 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.222690 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.226369 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.227859 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.632173 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.638592 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8243 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.719024 tst trial-8243: Storing JUnit report in /build/trial-8243/run.2026-02-15_22-48-17/trial-8243.xml
--------------------------------------------------------------------------------------------
trial-8243 PASS
--------------------------------------------------------------------------------------------
22:49:44.743875 tst trial-8243: trial-8243: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8243/inst
+ cd trial-8243
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-15 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8243-run.tgz run.2026-02-15_22-48-17
+ tar czf /build/trial-8243-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-15_13_26_56.tgz osmo-bts-oc2g.build-2026-02-15_00_51_29.tgz osmo-bts-sysmo.build-2026-02-15_00_51_32.tgz osmo-bts.build-2026-02-15_00_51_31.tgz osmo-ggsn.build-2026-02-15_20_42_47.tgz osmo-hlr.build-2026-02-15_16_36_53.tgz osmo-hnbgw.build-2026-02-15_13_30_59.tgz osmo-mgw.build-2026-02-15_08_33_07.tgz osmo-msc.build-2026-02-15_13_35_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-15_07_34_52.tgz osmo-pcu-sysmo.build-2026-02-15_07_34_54.tgz osmo-pcu.build-2026-02-15_07_35_01.tgz osmo-sgsn.build-2026-02-15_20_48_42.tgz osmo-stp.build-2026-02-15_13_25_41.tgz osmo-trx.build-2026-02-15_14_21_36.tgz osmocom-bb.build-2026-02-15_21_17_30.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