Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring 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/jenkins15899254942861872352.sh + rm -rf trial-7947-bin.tgz trial-7947-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23982 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10575 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9730 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12401 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12723 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11301 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 39170 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7111 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 41046 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7684 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 12847 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7003 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11100 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7151 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8598 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5870 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 7003 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10411325600033353894.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-7947 + 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 86ce525 fixup: ttcn3-bts-test: use an older version of fake_trx.py + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #7 CACHED #8 [ 2/28] RUN useradd -ms /bin/bash jenkins #8 CACHED #9 [ 3/28] RUN groupadd osmo-gsm-tester #9 CACHED #10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #10 CACHED #11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED #12 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [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 #14 CACHED #15 [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 #15 CACHED #16 [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 #16 CACHED #17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #17 CACHED #18 [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 #18 CACHED #19 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #19 CACHED #20 [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 #20 CACHED #21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #21 CACHED #22 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #22 CACHED #23 [20/28] WORKDIR /TMP #23 CACHED #24 [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 #24 CACHED #25 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #25 CACHED #26 [ 9/28] COPY SSH /root/.ssh #26 CACHED #27 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #27 CACHED #28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #28 CACHED #29 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #29 CACHED #30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #30 CACHED #31 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #31 CACHED #32 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:a568e7d800cef0d39289d87744ed9112babf88b781798fd17ac61e2c44e21db2 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7948 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-04-26 22:48:20 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7948 + mkdir -p trial-7948 + mv open5gs.build-8.tgz osmo-bsc.build-2025-04-26_13_26_33.tgz osmo-bts-oc2g.build-2025-04-26_00_51_31.tgz osmo-bts-sysmo.build-2025-04-26_00_51_38.tgz osmo-bts.build-2025-04-26_00_51_42.tgz osmo-ggsn.build-2025-04-26_20_42_31.tgz osmo-hlr.build-2025-04-26_16_37_03.tgz osmo-hnbgw.build-2025-04-26_13_30_38.tgz osmo-mgw.build-2025-04-26_08_33_14.tgz osmo-msc.build-2025-04-26_13_34_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-26_07_34_05.tgz osmo-pcu-sysmo.build-2025-04-26_07_36_11.tgz osmo-pcu.build-2025-04-26_07_36_17.tgz osmo-sgsn.build-2025-04-26_20_48_19.tgz osmo-stp.build-2025-04-26_13_25_23.tgz osmo-trx.build-2025-04-26_14_28_02.tgz osmocom-bb.build-2025-04-26_21_17_19.tgz srslte.build-19.tgz trial-7948 + cat open5gs.build-8.md5 osmo-bsc.build-2025-04-26_13_26_33.md5 osmo-bts-oc2g.build-2025-04-26_00_51_31.md5 osmo-bts-sysmo.build-2025-04-26_00_51_38.md5 osmo-bts.build-2025-04-26_00_51_42.md5 osmo-ggsn.build-2025-04-26_20_42_31.md5 osmo-hlr.build-2025-04-26_16_37_03.md5 osmo-hnbgw.build-2025-04-26_13_30_38.md5 osmo-mgw.build-2025-04-26_08_33_14.md5 osmo-msc.build-2025-04-26_13_34_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-26_07_34_05.md5 osmo-pcu-sysmo.build-2025-04-26_07_36_11.md5 osmo-pcu.build-2025-04-26_07_36_17.md5 osmo-sgsn.build-2025-04-26_20_48_19.md5 osmo-stp.build-2025-04-26_13_25_23.md5 osmo-trx.build-2025-04-26_14_28_02.md5 osmocom-bb.build-2025-04-26_21_17_19.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-04-26_13_26_33.md5 osmo-bts-oc2g.build-2025-04-26_00_51_31.md5 osmo-bts-sysmo.build-2025-04-26_00_51_38.md5 osmo-bts.build-2025-04-26_00_51_42.md5 osmo-ggsn.build-2025-04-26_20_42_31.md5 osmo-hlr.build-2025-04-26_16_37_03.md5 osmo-hnbgw.build-2025-04-26_13_30_38.md5 osmo-mgw.build-2025-04-26_08_33_14.md5 osmo-msc.build-2025-04-26_13_34_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-26_07_34_05.md5 osmo-pcu-sysmo.build-2025-04-26_07_36_11.md5 osmo-pcu.build-2025-04-26_07_36_17.md5 osmo-sgsn.build-2025-04-26_20_48_19.md5 osmo-stp.build-2025-04-26_13_25_23.md5 osmo-trx.build-2025-04-26_14_28_02.md5 osmocom-bb.build-2025-04-26_21_17_19.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-7948 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7948' 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-7948 -------------------------------------------------------------------------------------------- 22:48:20.677552 tst trial-7948: Detailed log at /build/trial-7948/run.2025-04-26_22-48-20/log --------------------------------------------------------------------- trial-7948 netreg_mass --------------------------------------------------------------------- 22:48:20.885183 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:20.885540 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:20.886349 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:20.887571 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:20.932735 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:20.933553 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:20.934746 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:21.009501 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-7948 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:21.010274 tst register_default_mass.py:9: Claiming resources for the test 22:48:21.025918 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.026478 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.026948 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.027411 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.027953 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.028421 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.028888 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:21.090102 tst register_default_mass.py: using LAC 2 22:48:21.126252 tst register_default_mass.py: using RAC 2 22:48:21.165166 tst register_default_mass.py: using CellId 2 22:48:21.202716 tst register_default_mass.py: using BVCI 3 22:48:21.208631 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.209290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.209862 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.210408 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.210942 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.211482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.212000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.212539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.213103 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.213794 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.214310 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.214843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.215377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.215904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.216437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.216984 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.217509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.218047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.218565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.219106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.219633 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.220160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.220709 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.221239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.221766 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.222292 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.222815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.223333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.223863 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.224387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.224904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.225440 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.225977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.226521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.227085 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.227609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.228126 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.228660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.229199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.229720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.230230 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.230768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.231294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.231813 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.232343 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.232890 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.233409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.233928 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.234464 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.234987 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.235509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.236040 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.236560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.237100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.237627 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.238149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.238662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.239201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.239716 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.240224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.240773 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.241298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.241815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.242354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.242871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.243383 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.243893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.244421 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.244943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.245454 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.245978 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.246492 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.247093 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.247609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.248125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.248652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.249166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.249675 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.250211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.250721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.251227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.251742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.252255 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.252773 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.253279 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.253794 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.254304 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.254812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.255325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.255833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.256342 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.256880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.257402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.257918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.258435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.258940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.259444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.259970 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.260482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.261005 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.261519 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.262095 tst register_default_mass.py:21: Launching a simple network 22:48:21.272284 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:21.396576 run create_hlr_db(pid=20): Launched 22:48:22.419231 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:22.439676 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:22.454834 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:22.460576 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:22.638656 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:22.654231 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:22.660071 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:23.095588 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:23.111478 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:26.125067 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:26.348603 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:26.364546 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:26.370558 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:26.395588 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:26.413081 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:26.420052 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:26.739796 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:26.755221 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:32.777341 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:32.931827 run osmo-bts-virtual(pid=34): Launched 22:48:33.993868 tst register_default_mass.py: using MSISDN 1001 22:48:34.000302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:34.102222 tst register_default_mass.py: using MSISDN 1002 22:48:34.108352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:34.196216 tst register_default_mass.py: using MSISDN 1003 22:48:34.212668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:34.282930 tst register_default_mass.py: using MSISDN 1004 22:48:34.293628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:34.375243 tst register_default_mass.py: using MSISDN 1005 22:48:34.395766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:34.472020 tst register_default_mass.py: using MSISDN 1006 22:48:34.480230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.560423 tst register_default_mass.py: using MSISDN 1007 22:48:34.576760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.667639 tst register_default_mass.py: using MSISDN 1008 22:48:34.677595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.758446 tst register_default_mass.py: using MSISDN 1009 22:48:34.770718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:34.909978 tst register_default_mass.py: using MSISDN 1010 22:48:34.916031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:35.016640 tst register_default_mass.py: using MSISDN 1011 22:48:35.022385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:35.138416 tst register_default_mass.py: using MSISDN 1012 22:48:35.149036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.216732 tst register_default_mass.py: using MSISDN 1013 22:48:35.222727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.294482 tst register_default_mass.py: using MSISDN 1014 22:48:35.313964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.391723 tst register_default_mass.py: using MSISDN 1015 22:48:35.406646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.480778 tst register_default_mass.py: using MSISDN 1016 22:48:35.486729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.562790 tst register_default_mass.py: using MSISDN 1017 22:48:35.580564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.658395 tst register_default_mass.py: using MSISDN 1018 22:48:35.664073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.766801 tst register_default_mass.py: using MSISDN 1019 22:48:35.772843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:35.877627 tst register_default_mass.py: using MSISDN 1020 22:48:35.895674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:35.996570 tst register_default_mass.py: using MSISDN 1021 22:48:36.006324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:36.083164 tst register_default_mass.py: using MSISDN 1022 22:48:36.089208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:36.166099 tst register_default_mass.py: using MSISDN 1023 22:48:36.175864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:36.249074 tst register_default_mass.py: using MSISDN 1024 22:48:36.265135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:36.713264 tst register_default_mass.py: using MSISDN 1025 22:48:36.735713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:36.818093 tst register_default_mass.py: using MSISDN 1026 22:48:36.838226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:36.894067 tst register_default_mass.py: using MSISDN 1027 22:48:36.908344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:37.009607 tst register_default_mass.py: using MSISDN 1028 22:48:37.024464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:37.109474 tst register_default_mass.py: using MSISDN 1029 22:48:37.131152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:37.201566 tst register_default_mass.py: using MSISDN 1030 22:48:37.207708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:37.282868 tst register_default_mass.py: using MSISDN 1031 22:48:37.289849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:37.370181 tst register_default_mass.py: using MSISDN 1032 22:48:37.384374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:37.444403 tst register_default_mass.py: using MSISDN 1033 22:48:37.456710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:37.541891 tst register_default_mass.py: using MSISDN 1034 22:48:37.563540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:37.642629 tst register_default_mass.py: using MSISDN 1035 22:48:37.653289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:37.725646 tst register_default_mass.py: using MSISDN 1036 22:48:37.738194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:37.811487 tst register_default_mass.py: using MSISDN 1037 22:48:37.817591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.893882 tst register_default_mass.py: using MSISDN 1038 22:48:37.901453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.974974 tst register_default_mass.py: using MSISDN 1039 22:48:37.998663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:38.099650 tst register_default_mass.py: using MSISDN 1040 22:48:38.108320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:38.238008 tst register_default_mass.py: using MSISDN 1041 22:48:38.244235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:38.401148 tst register_default_mass.py: using MSISDN 1042 22:48:38.409323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:38.518227 tst register_default_mass.py: using MSISDN 1043 22:48:38.524258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:38.618403 tst register_default_mass.py: using MSISDN 1044 22:48:38.625717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:38.715088 tst register_default_mass.py: using MSISDN 1045 22:48:38.721681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:38.828593 tst register_default_mass.py: using MSISDN 1046 22:48:38.834626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:38.981270 tst register_default_mass.py: using MSISDN 1047 22:48:38.989698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:39.096277 tst register_default_mass.py: using MSISDN 1048 22:48:39.102258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:39.179846 tst register_default_mass.py: using MSISDN 1049 22:48:39.186432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:39.275849 tst register_default_mass.py: using MSISDN 1050 22:48:39.286332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:39.354341 tst register_default_mass.py: using MSISDN 1051 22:48:39.365197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:39.447338 tst register_default_mass.py: using MSISDN 1052 22:48:39.453430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:39.553327 tst register_default_mass.py: using MSISDN 1053 22:48:39.560837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:39.626919 tst register_default_mass.py: using MSISDN 1054 22:48:39.636003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:39.789385 tst register_default_mass.py: using MSISDN 1055 22:48:39.795114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:39.863888 tst register_default_mass.py: using MSISDN 1056 22:48:39.869981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:39.947135 tst register_default_mass.py: using MSISDN 1057 22:48:39.953916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:40.019253 tst register_default_mass.py: using MSISDN 1058 22:48:40.025116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:40.091037 tst register_default_mass.py: using MSISDN 1059 22:48:40.096764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:40.179225 tst register_default_mass.py: using MSISDN 1060 22:48:40.190258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:40.258040 tst register_default_mass.py: using MSISDN 1061 22:48:40.264048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:40.369856 tst register_default_mass.py: using MSISDN 1062 22:48:40.379140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:40.674618 tst register_default_mass.py: using MSISDN 1063 22:48:40.685694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:40.806525 tst register_default_mass.py: using MSISDN 1064 22:48:40.815375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:40.894237 tst register_default_mass.py: using MSISDN 1065 22:48:40.904912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:40.996862 tst register_default_mass.py: using MSISDN 1066 22:48:41.002951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:41.089304 tst register_default_mass.py: using MSISDN 1067 22:48:41.096868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:41.225135 tst register_default_mass.py: using MSISDN 1068 22:48:41.230994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:41.322839 tst register_default_mass.py: using MSISDN 1069 22:48:41.328855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:41.455785 tst register_default_mass.py: using MSISDN 1070 22:48:41.462441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:41.546719 tst register_default_mass.py: using MSISDN 1071 22:48:41.552773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:41.625826 tst register_default_mass.py: using MSISDN 1072 22:48:41.634764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:41.737445 tst register_default_mass.py: using MSISDN 1073 22:48:41.744010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:41.823963 tst register_default_mass.py: using MSISDN 1074 22:48:41.834191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:41.933260 tst register_default_mass.py: using MSISDN 1075 22:48:41.940907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:42.038327 tst register_default_mass.py: using MSISDN 1076 22:48:42.055632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:42.140135 tst register_default_mass.py: using MSISDN 1077 22:48:42.146370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:42.211798 tst register_default_mass.py: using MSISDN 1078 22:48:42.219596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:42.299058 tst register_default_mass.py: using MSISDN 1079 22:48:42.304925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:42.375255 tst register_default_mass.py: using MSISDN 1080 22:48:42.381098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:42.460019 tst register_default_mass.py: using MSISDN 1081 22:48:42.468228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:42.539131 tst register_default_mass.py: using MSISDN 1082 22:48:42.545480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:42.625200 tst register_default_mass.py: using MSISDN 1083 22:48:42.631424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:42.717106 tst register_default_mass.py: using MSISDN 1084 22:48:42.727646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:42.816993 tst register_default_mass.py: using MSISDN 1085 22:48:42.822797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:42.886435 tst register_default_mass.py: using MSISDN 1086 22:48:42.892511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:42.984252 tst register_default_mass.py: using MSISDN 1087 22:48:42.993850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:43.054963 tst register_default_mass.py: using MSISDN 1088 22:48:43.076105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:43.148215 tst register_default_mass.py: using MSISDN 1089 22:48:43.159676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:43.237763 tst register_default_mass.py: using MSISDN 1090 22:48:43.243636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:43.312908 tst register_default_mass.py: using MSISDN 1091 22:48:43.318996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:43.396976 tst register_default_mass.py: using MSISDN 1092 22:48:43.407624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:43.474030 tst register_default_mass.py: using MSISDN 1093 22:48:43.480071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:43.554558 tst register_default_mass.py: using MSISDN 1094 22:48:43.561789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:43.634189 tst register_default_mass.py: using MSISDN 1095 22:48:43.663369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:43.734048 tst register_default_mass.py: using MSISDN 1096 22:48:43.742399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:43.822490 tst register_default_mass.py: using MSISDN 1097 22:48:43.837769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:43.952594 tst register_default_mass.py: using MSISDN 1098 22:48:43.958696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:44.103165 tst register_default_mass.py: using MSISDN 1099 22:48:44.110810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:44.175188 tst register_default_mass.py: using MSISDN 1100 22:48:44.180957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:44.298559 run mass: Starting testcase 22:48:44.304414 run mass: Pre-launching all virtphy's 22:48:44.310150 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:44.323784 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:44.330256 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:44.343626 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:44.350068 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:44.363763 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:44.370199 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:44.384016 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:44.390421 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:44.404205 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:44.410532 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:44.423955 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:44.430052 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:44.443278 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:44.449590 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:44.462819 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:44.468938 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:44.482331 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:44.488376 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:44.501762 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:44.507945 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:44.521194 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:44.527348 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:44.540810 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:44.546985 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:44.559967 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:44.566144 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:44.579324 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:44.585597 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:44.598904 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:44.605188 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:44.618625 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:44.624873 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:44.638072 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:44.644358 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:44.657527 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:44.663656 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:44.676766 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:44.682908 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:44.695735 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:44.701743 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:44.714569 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:44.720564 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:44.733919 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:44.740009 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:44.753138 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:44.759222 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:44.772976 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:44.780726 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:44.794472 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:44.800832 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:44.814505 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:44.820821 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:44.834043 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:44.840204 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:44.853397 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:44.859620 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:44.872883 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:44.878941 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:44.892376 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:44.898486 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:44.911659 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:44.917802 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:44.930956 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:44.937033 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:44.950141 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:44.956318 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:44.969640 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:44.975794 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:44.989069 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:44.995123 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:45.008568 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:45.014902 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:45.028677 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:45.035084 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:45.048731 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:45.055091 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:45.068743 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:45.074961 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:45.088304 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:45.094400 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:45.107936 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:45.114140 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:45.127788 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:45.134132 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:45.147423 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:45.153596 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:45.166814 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:45.172993 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:45.186517 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:45.193024 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:45.206982 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:45.213382 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:45.226705 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:45.232982 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:45.246323 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:45.252485 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:45.265835 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:45.272002 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:45.285336 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:45.291526 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:45.304775 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:45.310889 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:45.324418 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:45.330732 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:45.344307 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:45.350622 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:45.363851 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:45.370170 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:45.383407 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:45.389625 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:45.402759 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:45.408880 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:45.422163 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:45.428451 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:45.441876 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:45.448242 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:45.462090 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:45.468428 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:45.482147 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:45.488567 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:45.502417 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:45.508749 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:45.522397 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:45.528768 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:45.542432 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:45.548805 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:45.562638 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:45.568966 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:45.582744 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:45.589157 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:45.602896 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:45.609311 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:45.623053 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:45.629659 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:45.643414 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:45.649764 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:45.663523 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:45.671190 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:45.684564 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:45.691068 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:45.704421 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:45.710688 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:45.724404 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:45.730815 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:45.744831 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:45.751452 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:45.765612 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:45.772140 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:45.786138 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:45.792622 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:45.806238 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:45.812515 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:45.826297 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:45.832664 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:45.846981 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:45.853297 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:45.866527 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:45.872561 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:45.885763 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:45.892010 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:45.905944 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:45.912199 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:45.925459 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:45.931478 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:45.945324 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:45.953362 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:45.967223 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:45.973777 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:45.987467 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:45.993815 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:46.007512 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:46.013842 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:46.027592 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:46.033943 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:46.047873 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:46.054239 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:46.067855 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:46.074214 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:46.088016 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:46.094413 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:46.108198 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:46.114830 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:46.128452 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:46.134750 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:46.149909 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:46.156397 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:46.170747 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:46.177104 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:46.190813 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:46.197149 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:46.211116 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:46.217521 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:46.231253 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:46.237619 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:46.251209 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:46.257718 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:46.271275 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:46.277704 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:46.290737 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:46.296789 run mass: Checking if sockets are in the filesystem 22:48:46.309047 run osmo-ms-mob/00000: Starting mobile 22:48:46.322487 run osmo-ms-mob/00000(pid=135): Launched 22:48:46.334083 run mass: MS start registered {at=8938632.037426408, delay=0.005212321877479553, ms=00000} 22:48:50.509628 run osmo-ms-mob/00001: Starting mobile 22:48:50.523547 run osmo-ms-mob/00001(pid=136): Launched 22:48:50.534634 run mass: MS start registered {at=8938636.237983244, delay=0.004702538251876831, ms=00001} 22:48:51.409056 run mass: MS performed LU {at=8938637.11237422, lu_delay=5.074947811663151, ms=00000} 22:48:52.309299 run osmo-ms-mob/00002: Starting mobile 22:48:52.323226 run osmo-ms-mob/00002(pid=137): Launched 22:48:52.334245 run mass: MS start registered {at=8938638.037588995, delay=0.004626806825399399, ms=00002} 22:48:53.609052 run osmo-ms-mob/00003: Starting mobile 22:48:53.623010 run osmo-ms-mob/00003(pid=138): Launched 22:48:53.634444 run mass: MS start registered {at=8938639.337790273, delay=0.005066603422164917, ms=00003} 22:48:54.709467 run osmo-ms-mob/00004: Starting mobile 22:48:54.723239 run osmo-ms-mob/00004(pid=139): Launched 22:48:54.735757 run mass: MS start registered {at=8938640.43906629, delay=0.005885273218154907, ms=00004} 22:48:55.645392 run mass: MS performed LU {at=8938641.348711405, lu_delay=5.110728161409497, ms=00001} 22:48:55.658776 run osmo-ms-mob/00005: Starting mobile 22:48:55.672043 run osmo-ms-mob/00005(pid=140): Launched 22:48:55.682824 run mass: MS start registered {at=8938641.386173861, delay=0.004405388608574867, ms=00005} 22:48:56.609119 run osmo-ms-mob/00006: Starting mobile 22:48:56.623280 run osmo-ms-mob/00006(pid=141): Launched 22:48:56.634133 run mass: MS start registered {at=8938642.337483, delay=0.004195258021354675, ms=00006} 22:48:57.076071 run mass: MS performed LU {at=8938642.7794006, lu_delay=4.741811605170369, ms=00002} 22:48:57.511077 run osmo-ms-mob/00007: Starting mobile 22:48:57.524289 run osmo-ms-mob/00007(pid=142): Launched 22:48:57.535469 run mass: MS start registered {at=8938643.238811381, delay=0.004897326231002808, ms=00007} 22:48:58.308452 run osmo-ms-mob/00008: Starting mobile 22:48:58.322906 run osmo-ms-mob/00008(pid=143): Launched 22:48:58.335072 run mass: MS start registered {at=8938644.038412958, delay=0.005221331492066383, ms=00008} 22:48:58.940476 run mass: MS performed LU {at=8938644.643805841, lu_delay=5.306015567854047, ms=00003} 22:48:58.954063 run osmo-ms-mob/00009: Starting mobile 22:48:58.970362 run osmo-ms-mob/00009(pid=144): Launched 22:48:58.983327 run mass: MS start registered {at=8938644.686664931, delay=0.00537385419011116, ms=00009} 22:48:59.708961 run osmo-ms-mob/00010: Starting mobile 22:48:59.724342 run osmo-ms-mob/00010(pid=145): Launched 22:48:59.736620 run mass: MS start registered {at=8938645.439965693, delay=0.005042465403676033, ms=00010} 22:49:00.312070 run osmo-ms-mob/00011: Starting mobile 22:49:00.329682 run osmo-ms-mob/00011(pid=146): Launched 22:49:00.343394 run mass: MS start registered {at=8938646.046717424, delay=0.005596093833446503, ms=00011} 22:49:00.841565 run mass: MS performed LU {at=8938646.544893378, lu_delay=6.105827087536454, ms=00004} 22:49:00.853389 run osmo-ms-mob/00012: Starting mobile 22:49:00.867191 run osmo-ms-mob/00012(pid=147): Launched 22:49:00.873830 run mass: MS performed LU {at=8938646.577186404, lu_delay=5.191012542694807, ms=00005} 22:49:00.994062 run mass: MS start registered {at=8938646.697375469, delay=0.12020795233547688, ms=00012} 22:49:01.510288 run osmo-ms-mob/00013: Starting mobile 22:49:01.526978 run osmo-ms-mob/00013(pid=148): Launched 22:49:01.540105 run mass: MS start registered {at=8938647.24345431, delay=0.004832036793231964, ms=00013} 22:49:02.108884 run osmo-ms-mob/00014: Starting mobile 22:49:02.123370 run osmo-ms-mob/00014(pid=149): Launched 22:49:02.134504 run mass: MS start registered {at=8938647.837851219, delay=0.004503695294260979, ms=00014} 22:49:02.711293 run osmo-ms-mob/00015: Starting mobile 22:49:02.725049 run osmo-ms-mob/00015(pid=150): Launched 22:49:02.731614 run mass: MS performed LU {at=8938648.434971195, lu_delay=5.196159813553095, ms=00007} 22:49:02.738175 run mass: MS start registered {at=8938648.44154103, delay=0.006589693948626518, ms=00015} 22:49:02.771211 run mass: MS performed LU {at=8938648.474556234, lu_delay=6.13707323372364, ms=00006} 22:49:03.208659 run osmo-ms-mob/00016: Starting mobile 22:49:03.222985 run osmo-ms-mob/00016(pid=151): Launched 22:49:03.234359 run mass: MS start registered {at=8938648.937714366, delay=0.00020311959087848663, ms=00016} 22:49:03.709601 run osmo-ms-mob/00017: Starting mobile 22:49:03.726341 run osmo-ms-mob/00017(pid=152): Launched 22:49:03.739714 run mass: MS start registered {at=8938649.443060305, delay=0.005498135462403297, ms=00017} 22:49:04.310792 run osmo-ms-mob/00018: Starting mobile 22:49:04.328903 run osmo-ms-mob/00018(pid=153): Launched 22:49:04.347865 run mass: MS start registered {at=8938650.051186433, delay=0.010166807100176811, ms=00018} 22:49:04.607438 run mass: MS performed LU {at=8938650.31075404, lu_delay=6.272341081872582, ms=00008} 22:49:04.622594 run osmo-ms-mob/00019: Starting mobile 22:49:04.644685 run osmo-ms-mob/00019(pid=154): Launched 22:49:04.657816 run mass: MS performed LU {at=8938650.361170935, lu_delay=4.92120524123311, ms=00010} 22:49:04.665173 run mass: MS start registered {at=8938650.368537799, delay=0.0073892492800951, ms=00019} 22:49:04.722695 run mass: MS performed LU {at=8938650.426032677, lu_delay=5.739367745816708, ms=00009} 22:49:05.209898 run osmo-ms-mob/00020: Starting mobile 22:49:05.232734 run osmo-ms-mob/00020(pid=155): Launched 22:49:05.246743 run mass: MS start registered {at=8938650.950087842, delay=3.193691372871399e-05, ms=00020} 22:49:05.710839 run osmo-ms-mob/00021: Starting mobile 22:49:05.727465 run osmo-ms-mob/00021(pid=156): Launched 22:49:05.740576 run mass: MS start registered {at=8938651.443894867, delay=0.005672641098499298, ms=00021} 22:49:06.108737 run osmo-ms-mob/00022: Starting mobile 22:49:06.123202 run osmo-ms-mob/00022(pid=157): Launched 22:49:06.135525 run mass: MS start registered {at=8938651.83884839, delay=0.005768278613686562, ms=00022} 22:49:06.388501 run mass: MS performed LU {at=8938652.091837682, lu_delay=5.394462212920189, ms=00012} 22:49:06.472309 run mass: MS performed LU {at=8938652.175645173, lu_delay=6.128927748650312, ms=00011} 22:49:06.536430 run mass: MS performed LU {at=8938652.23976385, lu_delay=4.996309541165829, ms=00013} 22:49:06.547996 run osmo-ms-mob/00023: Starting mobile 22:49:06.561504 run osmo-ms-mob/00023(pid=158): Launched 22:49:06.572756 run mass: MS start registered {at=8938652.276108477, delay=0.004999417811632156, ms=00023} 22:49:07.009395 run osmo-ms-mob/00024: Starting mobile 22:49:07.023223 run osmo-ms-mob/00024(pid=159): Launched 22:49:07.034109 run mass: MS start registered {at=8938652.737458672, delay=0.004580864682793617, ms=00024} 22:49:07.509003 run osmo-ms-mob/00025: Starting mobile 22:49:07.524930 run osmo-ms-mob/00025(pid=160): Launched 22:49:07.537395 run mass: MS start registered {at=8938653.240744604, delay=0.0050494056195020676, ms=00025} 22:49:07.909240 run osmo-ms-mob/00026: Starting mobile 22:49:07.923237 run osmo-ms-mob/00026(pid=161): Launched 22:49:07.934955 run mass: MS start registered {at=8938653.638304615, delay=0.005108628422021866, ms=00026} 22:49:08.308815 run osmo-ms-mob/00027: Starting mobile 22:49:08.322866 run osmo-ms-mob/00027(pid=162): Launched 22:49:08.335309 run mass: MS start registered {at=8938654.038654314, delay=0.002246486023068428, ms=00027} 22:49:08.373951 run mass: MS performed LU {at=8938654.077285718, lu_delay=4.634225413203239, ms=00017} 22:49:08.401334 run mass: MS performed LU {at=8938654.104681337, lu_delay=5.663140308111906, ms=00015} 22:49:08.489198 run mass: MS performed LU {at=8938654.19251713, lu_delay=6.354665910825133, ms=00014} 22:49:08.506467 run osmo-ms-mob/00028: Starting mobile 22:49:08.522687 run osmo-ms-mob/00028(pid=163): Launched 22:49:08.530433 run mass: MS performed LU {at=8938654.233786795, lu_delay=5.296072429046035, ms=00016} 22:49:08.537713 run mass: MS start registered {at=8938654.241076479, delay=0.0073133911937475204, ms=00028} 22:49:09.109105 run osmo-ms-mob/00029: Starting mobile 22:49:09.124790 run osmo-ms-mob/00029(pid=164): Launched 22:49:09.137834 run mass: MS start registered {at=8938654.841184076, delay=0.005470952019095421, ms=00029} 22:49:09.509309 run osmo-ms-mob/00030: Starting mobile 22:49:09.523978 run osmo-ms-mob/00030(pid=165): Launched 22:49:09.537172 run mass: MS start registered {at=8938655.240518028, delay=0.005367117002606392, ms=00030} 22:49:09.910357 run osmo-ms-mob/00031: Starting mobile 22:49:09.927646 run osmo-ms-mob/00031(pid=166): Launched 22:49:09.941677 run mass: MS start registered {at=8938655.645003863, delay=0.005931928753852844, ms=00031} 22:49:10.155264 run mass: MS performed LU {at=8938655.858597655, lu_delay=5.8074112217873335, ms=00018} 22:49:10.170237 run osmo-ms-mob/00032: Starting mobile 22:49:10.187120 run osmo-ms-mob/00032(pid=167): Launched 22:49:10.200355 run mass: MS start registered {at=8938655.903706094, delay=0.003877682611346245, ms=00032} 22:49:10.238240 run mass: MS performed LU {at=8938655.9415703, lu_delay=5.5730325020849705, ms=00019} 22:49:10.303087 run mass: MS performed LU {at=8938656.006413424, lu_delay=5.0563255827873945, ms=00020} 22:49:10.427759 run mass: MS performed LU {at=8938656.131090082, lu_delay=4.687195215374231, ms=00021} 22:49:10.440672 run osmo-ms-mob/00033: Starting mobile 22:49:10.457429 run osmo-ms-mob/00033(pid=168): Launched 22:49:10.471556 run mass: MS start registered {at=8938656.174893986, delay=0.006152128800749779, ms=00033} 22:49:11.009785 run osmo-ms-mob/00034: Starting mobile 22:49:11.025561 run osmo-ms-mob/00034(pid=169): Launched 22:49:11.038974 run mass: MS start registered {at=8938656.742298098, delay=0.00591602548956871, ms=00034} 22:49:11.309540 run osmo-ms-mob/00035: Starting mobile 22:49:11.326760 run osmo-ms-mob/00035(pid=170): Launched 22:49:11.340513 run mass: MS start registered {at=8938657.043860065, delay=0.005741618573665619, ms=00035} 22:49:11.708568 run osmo-ms-mob/00036: Starting mobile 22:49:11.722569 run osmo-ms-mob/00036(pid=171): Launched 22:49:11.734117 run mass: MS start registered {at=8938657.437470919, delay=0.005127474665641785, ms=00036} 22:49:12.109470 run osmo-ms-mob/00037: Starting mobile 22:49:12.125282 run osmo-ms-mob/00037(pid=172): Launched 22:49:12.138091 run mass: MS start registered {at=8938657.841442067, delay=0.005508759990334511, ms=00037} 22:49:12.145180 run mass: MS performed LU {at=8938657.848539008, lu_delay=5.111080335453153, ms=00024} 22:49:12.166593 run mass: MS performed LU {at=8938657.869934492, lu_delay=4.629189888015389, ms=00025} 22:49:12.179038 run osmo-ms-mob/00038: Starting mobile 22:49:12.194011 run osmo-ms-mob/00038(pid=173): Launched 22:49:12.206325 run mass: MS start registered {at=8938657.909668174, delay=0.005286989733576775, ms=00038} 22:49:12.254416 run mass: MS performed LU {at=8938657.957727542, lu_delay=6.118879152461886, ms=00022} 22:49:12.291166 run mass: MS performed LU {at=8938657.994502869, lu_delay=5.718394391238689, ms=00023} 22:49:12.303444 run osmo-ms-mob/00039: Starting mobile 22:49:12.319055 run osmo-ms-mob/00039(pid=174): Launched 22:49:12.331343 run mass: MS start registered {at=8938658.03468307, delay=0.00496247410774231, ms=00039} 22:49:13.112133 run osmo-ms-mob/00040: Starting mobile 22:49:13.129073 run osmo-ms-mob/00040(pid=175): Launched 22:49:13.142399 run mass: MS start registered {at=8938658.845747959, delay=0.005525192245841026, ms=00040} 22:49:13.409437 run osmo-ms-mob/00041: Starting mobile 22:49:13.424079 run osmo-ms-mob/00041(pid=176): Launched 22:49:13.436071 run mass: MS start registered {at=8938659.1394204, delay=0.0049491096287965775, ms=00041} 22:49:13.709970 run osmo-ms-mob/00042: Starting mobile 22:49:13.726172 run osmo-ms-mob/00042(pid=177): Launched 22:49:13.738870 run mass: MS start registered {at=8938659.44222072, delay=0.0053033046424388885, ms=00042} 22:49:13.920367 run mass: MS performed LU {at=8938659.623685207, lu_delay=5.58503089286387, ms=00027} 22:49:14.003316 run mass: MS performed LU {at=8938659.70665152, lu_delay=6.068346904590726, ms=00026} 22:49:14.016580 run osmo-ms-mob/00043: Starting mobile 22:49:14.033005 run osmo-ms-mob/00043(pid=178): Launched 22:49:14.046270 run mass: MS start registered {at=8938659.749598745, delay=0.005362553521990776, ms=00043} 22:49:14.068057 run mass: MS performed LU {at=8938659.771378785, lu_delay=4.9301947094500065, ms=00029} 22:49:14.193088 run mass: MS performed LU {at=8938659.89642221, lu_delay=5.655345730483532, ms=00028} 22:49:14.205280 run osmo-ms-mob/00044: Starting mobile 22:49:14.220498 run osmo-ms-mob/00044(pid=179): Launched 22:49:14.227349 run mass: MS performed LU {at=8938659.930706905, lu_delay=4.690188877284527, ms=00030} 22:49:14.234114 run mass: MS start registered {at=8938659.937479937, delay=0.006791582331061363, ms=00044} 22:49:14.709621 run osmo-ms-mob/00045: Starting mobile 22:49:14.725468 run osmo-ms-mob/00045(pid=180): Launched 22:49:14.738616 run mass: MS start registered {at=8938660.441964138, delay=0.005405856296420097, ms=00045} 22:49:15.009941 run osmo-ms-mob/00046: Starting mobile 22:49:15.026045 run osmo-ms-mob/00046(pid=181): Launched 22:49:15.039453 run mass: MS start registered {at=8938660.742802316, delay=0.005456019192934036, ms=00046} 22:49:15.314787 run osmo-ms-mob/00047: Starting mobile 22:49:15.333211 run osmo-ms-mob/00047(pid=182): Launched 22:49:15.346814 run mass: MS start registered {at=8938661.050150193, delay=0.005473803728818893, ms=00047} 22:49:15.616189 run osmo-ms-mob/00048: Starting mobile 22:49:15.638600 run osmo-ms-mob/00048(pid=183): Launched 22:49:15.652244 run mass: MS start registered {at=8938661.355589377, delay=0.005600886419415474, ms=00048} 22:49:15.910080 run osmo-ms-mob/00049: Starting mobile 22:49:15.926810 run osmo-ms-mob/00049(pid=184): Launched 22:49:15.934765 run mass: MS performed LU {at=8938661.638118925, lu_delay=5.734412830322981, ms=00032} 22:49:15.942333 run mass: MS performed LU {at=8938661.645696247, lu_delay=5.4708022605627775, ms=00033} 22:49:15.949893 run mass: MS start registered {at=8938661.653257238, delay=0.01516123116016388, ms=00049} 22:49:15.964063 run osmo-ms-mob/00050: Starting mobile 22:49:15.980640 run osmo-ms-mob/00050(pid=185): Launched 22:49:15.993678 run mass: MS start registered {at=8938661.697025657, delay=0.00551479309797287, ms=00050} 22:49:16.020896 run mass: MS performed LU {at=8938661.724239483, lu_delay=4.981941385194659, ms=00034} 22:49:16.056802 run mass: MS performed LU {at=8938661.760138048, lu_delay=4.7162779830396175, ms=00035} 22:49:16.112810 run mass: MS performed LU {at=8938661.816143913, lu_delay=6.1711400505155325, ms=00031} 22:49:16.125510 run osmo-ms-mob/00051: Starting mobile 22:49:16.141169 run osmo-ms-mob/00051(pid=186): Launched 22:49:16.153647 run mass: MS start registered {at=8938661.856988043, delay=0.005120309069752693, ms=00051} 22:49:16.909104 run osmo-ms-mob/00052: Starting mobile 22:49:16.924677 run osmo-ms-mob/00052(pid=187): Launched 22:49:16.937500 run mass: MS start registered {at=8938662.640850052, delay=0.0028169117867946625, ms=00052} 22:49:17.209852 run osmo-ms-mob/00053: Starting mobile 22:49:17.225095 run osmo-ms-mob/00053(pid=188): Launched 22:49:17.240738 run mass: MS start registered {at=8938662.944059746, delay=0.008306892588734627, ms=00053} 22:49:17.516064 run osmo-ms-mob/00054: Starting mobile 22:49:17.546949 run osmo-ms-mob/00054(pid=189): Launched 22:49:17.568784 run mass: MS start registered {at=8938663.27211093, delay=0.00722898542881012, ms=00054} 22:49:17.770002 run mass: MS performed LU {at=8938663.473324468, lu_delay=6.035853549838066, ms=00036} 22:49:17.784945 run osmo-ms-mob/00055: Starting mobile 22:49:17.802950 run osmo-ms-mob/00055(pid=190): Launched 22:49:17.817184 run mass: MS start registered {at=8938663.520497186, delay=0.005989318713545799, ms=00055} 22:49:17.834195 run mass: MS performed LU {at=8938663.537529388, lu_delay=5.627861214801669, ms=00038} 22:49:17.921668 run mass: MS performed LU {at=8938663.625002801, lu_delay=4.7792548425495625, ms=00040} 22:49:17.934293 run osmo-ms-mob/00056: Starting mobile 22:49:17.950203 run osmo-ms-mob/00056(pid=191): Launched 22:49:17.958873 run mass: MS performed LU {at=8938663.662219264, lu_delay=5.82077719643712, ms=00037} 22:49:17.966607 run mass: MS start registered {at=8938663.669969779, delay=0.008367905393242836, ms=00056} 22:49:18.409878 run osmo-ms-mob/00057: Starting mobile 22:49:18.425742 run osmo-ms-mob/00057(pid=192): Launched 22:49:18.438205 run mass: MS start registered {at=8938664.141552407, delay=0.004401875659823418, ms=00057} 22:49:18.814230 run osmo-ms-mob/00058: Starting mobile 22:49:18.831958 run osmo-ms-mob/00058(pid=193): Launched 22:49:18.849266 run mass: MS start registered {at=8938664.552588947, delay=0.00874657928943634, ms=00058} 22:49:19.112349 run osmo-ms-mob/00059: Starting mobile 22:49:19.129545 run osmo-ms-mob/00059(pid=194): Launched 22:49:19.145431 run mass: MS start registered {at=8938664.848755926, delay=0.007733775302767754, ms=00059} 22:49:19.410418 run osmo-ms-mob/00060: Starting mobile 22:49:19.425322 run osmo-ms-mob/00060(pid=195): Launched 22:49:19.438295 run mass: MS start registered {at=8938665.141636647, delay=0.005492083728313446, ms=00060} 22:49:19.670476 run mass: MS performed LU {at=8938665.373810917, lu_delay=5.436330979689956, ms=00044} 22:49:19.698275 run mass: MS performed LU {at=8938665.401606107, lu_delay=5.652007361873984, ms=00043} 22:49:19.711387 run osmo-ms-mob/00061: Starting mobile 22:49:19.726203 run osmo-ms-mob/00061(pid=196): Launched 22:49:19.738633 run mass: MS start registered {at=8938665.441973245, delay=0.005751034244894981, ms=00061} 22:49:19.786574 run mass: MS performed LU {at=8938665.489897002, lu_delay=5.047932863235474, ms=00045} 22:49:19.822869 run mass: MS performed LU {at=8938665.526202155, lu_delay=6.386781755834818, ms=00041} 22:49:19.834544 run osmo-ms-mob/00062: Starting mobile 22:49:19.854323 run osmo-ms-mob/00062(pid=197): Launched 22:49:19.871744 run mass: MS start registered {at=8938665.575086838, delay=0.00814126804471016, ms=00062} 22:49:19.879808 run mass: MS performed LU {at=8938665.583161997, lu_delay=4.840359680354595, ms=00046} 22:49:19.896860 run mass: MS performed LU {at=8938665.600192055, lu_delay=6.1579713355749846, ms=00042} 22:49:19.910893 run osmo-ms-mob/00063: Starting mobile 22:49:19.927377 run osmo-ms-mob/00063(pid=198): Launched 22:49:19.943439 run mass: MS start registered {at=8938665.646773284, delay=0.00797124020755291, ms=00063} 22:49:20.150516 run mass: MS performed LU {at=8938665.853847077, lu_delay=4.803696883842349, ms=00047} 22:49:20.764796 run mass: MS performed LU {at=8938666.468130901, lu_delay=3.8272808492183685, ms=00052} 22:49:20.776752 run osmo-ms-mob/00064: Starting mobile 22:49:20.792162 run osmo-ms-mob/00064(pid=199): Launched 22:49:20.804544 run mass: MS start registered {at=8938666.507880157, delay=0.005318330600857735, ms=00064} 22:49:21.209592 run osmo-ms-mob/00065: Starting mobile 22:49:21.224847 run osmo-ms-mob/00065(pid=200): Launched 22:49:21.237138 run mass: MS start registered {at=8938666.940486621, delay=0.005244052037596703, ms=00065} 22:49:21.452668 run mass: MS performed LU {at=8938667.155981721, lu_delay=5.458956064656377, ms=00050} 22:49:21.470809 run osmo-ms-mob/00066: Starting mobile 22:49:21.488006 run osmo-ms-mob/00066(pid=201): Launched 22:49:21.500975 run mass: MS start registered {at=8938667.204325194, delay=0.002741703763604164, ms=00066} 22:49:21.535802 run mass: MS performed LU {at=8938667.239137882, lu_delay=5.382149839773774, ms=00051} 22:49:21.600366 run mass: MS performed LU {at=8938667.303698804, lu_delay=5.650441566482186, ms=00049} 22:49:21.725441 run mass: MS performed LU {at=8938667.42876895, lu_delay=6.0731795728206635, ms=00048} 22:49:21.739696 run osmo-ms-mob/00067: Starting mobile 22:49:21.757146 run osmo-ms-mob/00067(pid=202): Launched 22:49:21.771232 run mass: MS start registered {at=8938667.474564372, delay=0.0062895119190216064, ms=00067} 22:49:22.212390 run osmo-ms-mob/00068: Starting mobile 22:49:22.229695 run osmo-ms-mob/00068(pid=203): Launched 22:49:22.243931 run mass: MS start registered {at=8938667.947268028, delay=0.0007383022457361221, ms=00068} 22:49:22.609378 run osmo-ms-mob/00069: Starting mobile 22:49:22.625970 run osmo-ms-mob/00069(pid=204): Launched 22:49:22.639926 run mass: MS start registered {at=8938668.343259688, delay=0.006184292957186699, ms=00069} 22:49:23.014576 run osmo-ms-mob/00070: Starting mobile 22:49:23.033876 run osmo-ms-mob/00070(pid=205): Launched 22:49:23.052723 run mass: MS start registered {at=8938668.75603099, delay=0.009821344166994095, ms=00070} 22:49:23.410601 run osmo-ms-mob/00071: Starting mobile 22:49:23.427750 run osmo-ms-mob/00071(pid=206): Launched 22:49:23.437245 run mass: MS performed LU {at=8938669.140596354, lu_delay=4.588007407262921, ms=00058} 22:49:23.445468 run mass: MS start registered {at=8938669.148829348, delay=0.008254477754235268, ms=00071} 22:49:23.465020 run mass: MS performed LU {at=8938669.16834458, lu_delay=5.026792172342539, ms=00057} 22:49:23.551958 run mass: MS performed LU {at=8938669.25529011, lu_delay=5.734792923554778, ms=00055} 22:49:23.566117 run osmo-ms-mob/00072: Starting mobile 22:49:23.583098 run osmo-ms-mob/00072(pid=207): Launched 22:49:23.591161 run mass: MS performed LU {at=8938669.294513714, lu_delay=6.022402783855796, ms=00054} 22:49:23.598817 run mass: MS start registered {at=8938669.30218031, delay=0.007690314203500748, ms=00072} 22:49:23.644868 run mass: MS performed LU {at=8938669.348185971, lu_delay=6.404126225039363, ms=00053} 22:49:23.663371 run mass: MS performed LU {at=8938669.36670886, lu_delay=5.6967390812933445, ms=00056} 22:49:23.677029 run osmo-ms-mob/00073: Starting mobile 22:49:23.693375 run osmo-ms-mob/00073(pid=208): Launched 22:49:23.709467 run mass: MS start registered {at=8938669.412804076, delay=0.008128024637699127, ms=00073} 22:49:24.612491 run osmo-ms-mob/00074: Starting mobile 22:49:24.630190 run osmo-ms-mob/00074(pid=209): Launched 22:49:24.648848 run mass: MS start registered {at=8938670.352160284, delay=0.008239036425948143, ms=00074} 22:49:25.013918 run osmo-ms-mob/00075: Starting mobile 22:49:25.032218 run osmo-ms-mob/00075(pid=210): Launched 22:49:25.045268 run mass: MS start registered {at=8938670.748615067, delay=0.0052248090505599976, ms=00075} 22:49:25.218430 run mass: MS performed LU {at=8938670.921748297, lu_delay=5.780111650004983, ms=00060} 22:49:25.301639 run mass: MS performed LU {at=8938671.004959986, lu_delay=5.358186701312661, ms=00063} 22:49:25.365672 run mass: MS performed LU {at=8938671.069003928, lu_delay=5.627030683681369, ms=00061} 22:49:25.378885 run osmo-ms-mob/00076: Starting mobile 22:49:25.394884 run osmo-ms-mob/00076(pid=211): Launched 22:49:25.408177 run mass: MS start registered {at=8938671.111529592, delay=0.004660533741116524, ms=00076} 22:49:25.508861 run mass: MS performed LU {at=8938671.212173518, lu_delay=6.363417591899633, ms=00059} 22:49:25.564883 run mass: MS performed LU {at=8938671.268208936, lu_delay=4.760328778997064, ms=00064} 22:49:25.916603 run osmo-ms-mob/00077: Starting mobile 22:49:25.948050 run osmo-ms-mob/00077(pid=212): Launched 22:49:25.962245 run mass: MS start registered {at=8938671.665588573, delay=3.407523036003113e-05, ms=00077} 22:49:26.409371 run osmo-ms-mob/00078: Starting mobile 22:49:26.425314 run osmo-ms-mob/00078(pid=213): Launched 22:49:26.438734 run mass: MS start registered {at=8938672.142080886, delay=0.005645886063575745, ms=00078} 22:49:26.809363 run osmo-ms-mob/00079: Starting mobile 22:49:26.824855 run osmo-ms-mob/00079(pid=214): Launched 22:49:26.838212 run mass: MS start registered {at=8938672.541562125, delay=0.005971118807792664, ms=00079} 22:49:27.082839 run mass: MS performed LU {at=8938672.786172545, lu_delay=5.845685923472047, ms=00065} 22:49:27.119897 run mass: MS performed LU {at=8938672.823239319, lu_delay=4.479979630559683, ms=00069} 22:49:27.230531 run mass: MS performed LU {at=8938672.93385751, lu_delay=5.729532316327095, ms=00066} 22:49:27.242261 run osmo-ms-mob/00080: Starting mobile 22:49:27.255985 run osmo-ms-mob/00080(pid=215): Launched 22:49:27.267862 run mass: MS start registered {at=8938672.971206285, delay=0.005554789677262306, ms=00080} 22:49:27.410389 run mass: MS performed LU {at=8938673.1137254, lu_delay=5.166457371786237, ms=00068} 22:49:27.810269 run osmo-ms-mob/00081: Starting mobile 22:49:27.826864 run osmo-ms-mob/00081(pid=216): Launched 22:49:27.839842 run mass: MS start registered {at=8938673.54319139, delay=0.005397973582148552, ms=00081} 22:49:28.125760 run mass: MS performed LU {at=8938673.829074755, lu_delay=6.354510383680463, ms=00067} 22:49:28.139789 run osmo-ms-mob/00082: Starting mobile 22:49:28.155398 run osmo-ms-mob/00082(pid=217): Launched 22:49:28.168004 run mass: MS start registered {at=8938673.87135293, delay=0.005464015528559685, ms=00082} 22:49:28.817916 run osmo-ms-mob/00083: Starting mobile 22:49:28.846952 run osmo-ms-mob/00083(pid=218): Launched 22:49:28.865248 run mass: MS start registered {at=8938674.56856834, delay=0.008722227066755295, ms=00083} 22:49:28.983531 run mass: MS performed LU {at=8938674.686862295, lu_delay=5.274058219045401, ms=00073} 22:49:29.040078 run mass: MS performed LU {at=8938674.74339753, lu_delay=5.44121721945703, ms=00072} 22:49:29.131768 run mass: MS performed LU {at=8938674.835101234, lu_delay=5.686271885409951, ms=00071} 22:49:29.310302 run osmo-ms-mob/00084: Starting mobile 22:49:29.326245 run osmo-ms-mob/00084(pid=219): Launched 22:49:29.333569 run mass: MS performed LU {at=8938675.03692437, lu_delay=6.280893379822373, ms=00070} 22:49:29.340560 run mass: MS performed LU {at=8938675.043923704, lu_delay=4.691763419657946, ms=00074} 22:49:29.347404 run mass: MS start registered {at=8938675.050770866, delay=0.013867612928152084, ms=00084} 22:49:29.813333 run osmo-ms-mob/00085: Starting mobile 22:49:29.828261 run osmo-ms-mob/00085(pid=220): Launched 22:49:29.841809 run mass: MS start registered {at=8938675.545140592, delay=0.005998352542519569, ms=00085} 22:49:30.409432 run osmo-ms-mob/00086: Starting mobile 22:49:30.423672 run osmo-ms-mob/00086(pid=221): Launched 22:49:30.435631 run mass: MS start registered {at=8938676.138966829, delay=0.005644572898745537, ms=00086} 22:49:30.884884 run mass: MS performed LU {at=8938676.588213516, lu_delay=5.839598448947072, ms=00075} 22:49:30.996189 run mass: MS performed LU {at=8938676.699502194, lu_delay=5.033913621678948, ms=00077} 22:49:31.012651 run osmo-ms-mob/00087: Starting mobile 22:49:31.028060 run osmo-ms-mob/00087(pid=222): Launched 22:49:31.041105 run mass: MS start registered {at=8938676.744451823, delay=0.005712490528821945, ms=00087} 22:49:31.421250 run mass: MS performed LU {at=8938677.124551175, lu_delay=4.982470288872719, ms=00078} 22:49:31.610932 run osmo-ms-mob/00088: Starting mobile 22:49:31.626856 run osmo-ms-mob/00088(pid=223): Launched 22:49:31.640479 run mass: MS start registered {at=8938677.343818052, delay=0.00518386997282505, ms=00088} 22:49:32.225284 run osmo-ms-mob/00089: Starting mobile 22:49:32.239354 run osmo-ms-mob/00089(pid=224): Launched 22:49:32.250360 run mass: MS start registered {at=8938677.953709258, delay=0.004920575767755508, ms=00089} 22:49:32.749956 run mass: MS performed LU {at=8938678.453289375, lu_delay=5.482083089649677, ms=00080} 22:49:32.761832 run osmo-ms-mob/00090: Starting mobile 22:49:32.775349 run osmo-ms-mob/00090(pid=225): Launched 22:49:32.786959 run mass: MS performed LU {at=8938678.490266655, lu_delay=4.947075264528394, ms=00081} 22:49:32.793386 run mass: MS start registered {at=8938678.496750195, delay=0.011712955310940742, ms=00090} 22:49:32.897852 run mass: MS performed LU {at=8938678.601186706, lu_delay=6.059624580666423, ms=00079} 22:49:33.041306 run mass: MS performed LU {at=8938678.74464248, lu_delay=4.8732895497232676, ms=00082} 22:49:33.509032 run osmo-ms-mob/00091: Starting mobile 22:49:33.523641 run osmo-ms-mob/00091(pid=226): Launched 22:49:33.534903 run mass: MS start registered {at=8938679.238245185, delay=0.004889346659183502, ms=00091} 22:49:34.211833 run osmo-ms-mob/00092: Starting mobile 22:49:34.228181 run osmo-ms-mob/00092(pid=227): Launched 22:49:34.241094 run mass: MS start registered {at=8938679.944431955, delay=0.005546094849705696, ms=00092} 22:49:34.716613 run mass: MS performed LU {at=8938680.419920424, lu_delay=5.369149558246136, ms=00084} 22:49:34.734662 run mass: MS performed LU {at=8938680.437993377, lu_delay=4.89285278506577, ms=00085} 22:49:34.762455 run mass: MS performed LU {at=8938680.465763856, lu_delay=5.89719551615417, ms=00083} 22:49:34.776596 run osmo-ms-mob/00093: Starting mobile 22:49:34.792345 run osmo-ms-mob/00093(pid=228): Launched 22:49:34.805649 run mass: MS start registered {at=8938680.508988306, delay=0.005718817934393883, ms=00093} 22:49:34.886294 run mass: MS performed LU {at=8938680.589626124, lu_delay=22.554943054914474, ms=00039} 22:49:35.914462 run osmo-ms-mob/00094: Starting mobile 22:49:35.931229 run osmo-ms-mob/00094(pid=229): Launched 22:49:35.944414 run mass: MS start registered {at=8938681.647743117, delay=0.005450818687677383, ms=00094} 22:49:36.516051 run mass: MS performed LU {at=8938682.21935463, lu_delay=4.875536577776074, ms=00088} 22:49:36.554636 run mass: MS performed LU {at=8938682.25790005, lu_delay=5.513448227196932, ms=00087} 22:49:36.663502 run mass: MS performed LU {at=8938682.366808595, lu_delay=6.227841766551137, ms=00086} 22:49:36.683805 run osmo-ms-mob/00095: Starting mobile 22:49:36.716742 run osmo-ms-mob/00095(pid=230): Launched 22:49:36.749333 run mass: MS start registered {at=8938682.452669298, delay=4.281289875507355e-05, ms=00095} 22:49:37.814046 run osmo-ms-mob/00096: Starting mobile 22:49:37.830947 run osmo-ms-mob/00096(pid=231): Launched 22:49:37.844478 run mass: MS start registered {at=8938683.547823682, delay=0.0058847349137067795, ms=00096} 22:49:38.482391 run mass: MS performed LU {at=8938684.185673783, lu_delay=5.68892358802259, ms=00090} 22:49:38.500801 run mass: MS performed LU {at=8938684.204120997, lu_delay=6.250411739572883, ms=00089} 22:49:38.528368 run mass: MS performed LU {at=8938684.231701229, lu_delay=4.993456043303013, ms=00091} 22:49:38.919234 run osmo-ms-mob/00097: Starting mobile 22:49:38.957449 run osmo-ms-mob/00097(pid=232): Launched 22:49:38.982539 run mass: MS start registered {at=8938684.685847238, delay=0.0071396250277757645, ms=00097} 22:49:40.216350 run osmo-ms-mob/00098: Starting mobile 22:49:40.241903 run osmo-ms-mob/00098(pid=233): Launched 22:49:40.261415 run mass: MS start registered {at=8938685.964732544, delay=0.009312385693192482, ms=00098} 22:49:40.271577 run mass: MS performed LU {at=8938685.97492056, lu_delay=4.327177442610264, ms=00094} 22:49:40.282938 run mass: MS performed LU {at=8938685.98628173, lu_delay=5.4772934243083, ms=00093} 22:49:40.429926 run mass: MS performed LU {at=8938686.133242756, lu_delay=6.1888108011335135, ms=00092} 22:49:42.016273 run osmo-ms-mob/00099: Starting mobile 22:49:42.050209 run osmo-ms-mob/00099(pid=234): Launched 22:49:42.067060 run mass: All started... {duration=55.764563323929906, too_slow=0} 22:49:42.081471 run mass: MS start registered {at=8938687.784822289, delay=0.014410989359021187, ms=00099} 22:49:42.247968 run mass: MS performed LU {at=8938687.951258093, lu_delay=5.498588794842362, ms=00095} 22:49:42.501210 run mass: MS performed LU {at=8938688.204507727, lu_delay=4.656684044748545, ms=00096} 22:49:42.529047 run mass: MS performed LU {at=8938688.232359435, lu_delay=22.657272597774863, ms=00062} 22:49:44.194789 run mass: MS performed LU {at=8938689.898110375, lu_delay=5.212263137102127, ms=00097} 22:49:46.013667 run mass: MS performed LU {at=8938691.716981208, lu_delay=5.752248663455248, ms=00098} 22:49:47.914835 run mass: MS performed LU {at=8938693.618151857, lu_delay=5.833329567685723, ms=00099} 22:49:48.177892 run mass: MS performed LU {at=8938693.881189274, lu_delay=22.769659681245685, ms=00076} 22:49:48.194394 run mass: Tests done {all_completed=True, max=22.769659681245685, min=3.8272808492183685} 22:49:48.216383 tst register_default_mass.py: Test passed (87.2 sec) 22:49:48.230167 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:48.238802 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:48.248026 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:48.257565 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:48.267039 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:48.276621 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:48.286129 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:48.295547 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:48.304164 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:48.309285 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:48.313890 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:48.318358 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:48.323113 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:48.327716 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:48.332323 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:48.337242 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:48.342634 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:48.348653 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:48.354504 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:48.359686 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:48.364760 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:48.370981 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:48.379944 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:48.390260 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:48.399795 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:48.409051 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:48.417835 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:48.424945 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:48.429795 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:48.434793 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:48.440008 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:48.445145 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:48.450860 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:48.456266 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:48.461962 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:48.467113 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:48.472012 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:48.478134 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:48.483025 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:48.487835 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:48.492719 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:48.497482 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:48.502221 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:48.507425 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:48.512457 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:48.517273 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:48.522019 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:48.526735 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:48.531485 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:48.536059 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:48.540719 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:48.545447 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:48.551578 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:48.561056 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:48.570124 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:48.579085 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:48.587430 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:48.592826 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:48.597451 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:48.602058 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:48.606766 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:48.611511 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:48.616332 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:48.621199 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:48.629195 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:48.638564 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:48.647123 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:48.664363 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:48.670879 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:48.675328 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:48.679754 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:48.684608 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:48.689643 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:48.694399 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:48.699133 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:48.704156 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:48.709125 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:48.714009 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:48.718991 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:48.723832 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:48.729312 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:48.734144 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:48.738973 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:48.743697 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:48.748731 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:48.753710 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:48.758479 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:48.763343 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:48.768246 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:48.773029 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:48.778017 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:48.783473 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:48.788415 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:48.793325 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:48.798109 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:48.803025 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:48.808069 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:48.813769 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:48.819093 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:48.824456 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:48.829276 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:48.833940 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:48.838560 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:48.843825 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:48.848446 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:48.853449 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:48.858127 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:48.862895 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:48.867543 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:48.872179 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:48.876743 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:48.882110 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:48.888026 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:48.892541 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:48.899493 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:48.906209 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:48.910836 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:48.915189 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:48.919783 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:48.924166 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:48.928883 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:48.934045 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:48.942314 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:48.948109 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:48.952511 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:48.957027 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:48.961487 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:48.965872 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:48.970659 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:48.975147 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:48.979531 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:48.983934 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:48.988162 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:48.992477 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:48.996906 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:49.001213 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:49.005554 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:49.009862 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:49.014195 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:49.018532 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:49.022900 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:49.027280 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:49.031644 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:49.036496 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:49.040901 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:49.045343 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:49.049809 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:49.054398 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:49.058843 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:49.063658 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:49.072168 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:49.080551 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:49.089021 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:49.094524 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:49.098892 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:49.103257 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:49.107704 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:49.112118 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:49.116521 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:49.121121 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:49.125507 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:49.129789 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:49.134431 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:49.138698 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:49.142840 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:49.147243 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:49.151446 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:49.155606 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:49.159763 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:49.163928 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:49.168296 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:49.172503 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:49.176750 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:49.181367 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:49.186059 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:49.191039 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:49.195852 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:49.200748 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:49.205654 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:49.210552 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:49.215385 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:49.220261 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:49.225476 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:49.231973 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:49.241644 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:49.248233 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:49.253090 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:49.257878 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:49.262697 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:49.267431 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:49.272521 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:49.277431 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:49.282246 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:49.287005 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:49.292451 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:49.297330 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:49.302026 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:49.306546 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:49.311098 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:49.315587 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:49.319984 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:49.324379 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:49.328681 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:49.332883 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:49.337107 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:49.341389 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:49.345688 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:49.349980 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:49.354275 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:49.358559 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:49.362883 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:49.367171 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:49.372521 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:49.378091 --- ParallelTerminationStrategy: PID 22 died... 22:49:49.380125 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:49.385309 --- ParallelTerminationStrategy: PID 23 died... 22:49:49.387240 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:49.392013 --- ParallelTerminationStrategy: PID 24 died... 22:49:49.394161 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:49.405552 --- ParallelTerminationStrategy: PID 25 died... 22:49:49.407378 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:49.412286 --- ParallelTerminationStrategy: PID 26 died... 22:49:49.414179 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:49.418807 --- ParallelTerminationStrategy: PID 27 died... 22:49:49.420972 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:49.425578 --- ParallelTerminationStrategy: PID 28 died... 22:49:49.427477 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:49.432252 --- ParallelTerminationStrategy: PID 29 died... 22:49:49.434224 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:49.439018 --- ParallelTerminationStrategy: PID 30 died... 22:49:49.440901 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:49.445559 --- ParallelTerminationStrategy: PID 31 died... 22:49:49.447458 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:49.452080 --- ParallelTerminationStrategy: PID 32 died... 22:49:49.453989 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:49.458636 --- ParallelTerminationStrategy: PID 33 died... 22:49:49.460570 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:49.465488 --- ParallelTerminationStrategy: PID 35 died... 22:49:49.467438 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:49.472167 --- ParallelTerminationStrategy: PID 36 died... 22:49:49.474319 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:49.479048 --- ParallelTerminationStrategy: PID 37 died... 22:49:49.480972 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:49.485757 --- ParallelTerminationStrategy: PID 38 died... 22:49:49.487741 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:49.492853 --- ParallelTerminationStrategy: PID 39 died... 22:49:49.494827 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:49.499738 --- ParallelTerminationStrategy: PID 40 died... 22:49:49.501768 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:49.506672 --- ParallelTerminationStrategy: PID 41 died... 22:49:49.508654 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:49.513707 --- ParallelTerminationStrategy: PID 42 died... 22:49:49.515682 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:49.520600 --- ParallelTerminationStrategy: PID 43 died... 22:49:49.522504 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:49.527157 --- ParallelTerminationStrategy: PID 44 died... 22:49:49.529209 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:49.533782 --- ParallelTerminationStrategy: PID 45 died... 22:49:49.535645 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:49.540189 --- ParallelTerminationStrategy: PID 46 died... 22:49:49.542026 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:49.546622 --- ParallelTerminationStrategy: PID 47 died... 22:49:49.548478 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:49.553029 --- ParallelTerminationStrategy: PID 48 died... 22:49:49.554875 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:49.559484 --- ParallelTerminationStrategy: PID 49 died... 22:49:49.561379 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:49.566012 --- ParallelTerminationStrategy: PID 50 died... 22:49:49.567898 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:49.572747 --- ParallelTerminationStrategy: PID 51 died... 22:49:49.574579 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:49.579217 --- ParallelTerminationStrategy: PID 52 died... 22:49:49.581117 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:49.585712 --- ParallelTerminationStrategy: PID 53 died... 22:49:49.587557 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:49.592214 --- ParallelTerminationStrategy: PID 54 died... 22:49:49.594336 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:49.598994 --- ParallelTerminationStrategy: PID 55 died... 22:49:49.600870 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:49.605571 --- ParallelTerminationStrategy: PID 56 died... 22:49:49.607872 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:49.612702 --- ParallelTerminationStrategy: PID 57 died... 22:49:49.614638 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:49.619395 --- ParallelTerminationStrategy: PID 58 died... 22:49:49.622038 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:49.626886 --- ParallelTerminationStrategy: PID 59 died... 22:49:49.628819 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:49.634426 --- ParallelTerminationStrategy: PID 60 died... 22:49:49.637186 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:49.641949 --- ParallelTerminationStrategy: PID 61 died... 22:49:49.643845 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:49.648552 --- ParallelTerminationStrategy: PID 62 died... 22:49:49.650435 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:49.655317 --- ParallelTerminationStrategy: PID 63 died... 22:49:49.657226 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:49.661926 --- ParallelTerminationStrategy: PID 64 died... 22:49:49.663827 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:49.668496 --- ParallelTerminationStrategy: PID 65 died... 22:49:49.670642 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:49.675266 --- ParallelTerminationStrategy: PID 66 died... 22:49:49.677153 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:49.682039 --- ParallelTerminationStrategy: PID 67 died... 22:49:49.683947 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:49.688608 --- ParallelTerminationStrategy: PID 68 died... 22:49:49.690511 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:49.695192 --- ParallelTerminationStrategy: PID 69 died... 22:49:49.697123 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:49.701792 --- ParallelTerminationStrategy: PID 70 died... 22:49:49.703685 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:49.708697 --- ParallelTerminationStrategy: PID 71 died... 22:49:49.710543 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:49.715165 --- ParallelTerminationStrategy: PID 72 died... 22:49:49.717015 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:49.721557 --- ParallelTerminationStrategy: PID 73 died... 22:49:49.723399 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:49.728461 --- ParallelTerminationStrategy: PID 74 died... 22:49:49.730362 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:49.735153 --- ParallelTerminationStrategy: PID 75 died... 22:49:49.737011 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:49.741703 --- ParallelTerminationStrategy: PID 76 died... 22:49:49.743598 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:49.748290 --- ParallelTerminationStrategy: PID 77 died... 22:49:49.750210 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:49.754901 --- ParallelTerminationStrategy: PID 78 died... 22:49:49.756811 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:49.761473 --- ParallelTerminationStrategy: PID 79 died... 22:49:49.763361 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:49.768053 --- ParallelTerminationStrategy: PID 80 died... 22:49:49.769952 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:49.774626 --- ParallelTerminationStrategy: PID 81 died... 22:49:49.776524 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:49.781551 --- ParallelTerminationStrategy: PID 82 died... 22:49:49.783405 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:49.787976 --- ParallelTerminationStrategy: PID 83 died... 22:49:49.789815 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:49.795479 --- ParallelTerminationStrategy: PID 84 died... 22:49:49.797473 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:49.802283 --- ParallelTerminationStrategy: PID 85 died... 22:49:49.804204 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:49.809967 --- ParallelTerminationStrategy: PID 86 died... 22:49:49.811939 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:49.816807 --- ParallelTerminationStrategy: PID 87 died... 22:49:49.818774 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:49.823669 --- ParallelTerminationStrategy: PID 88 died... 22:49:49.825791 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:49.830597 --- ParallelTerminationStrategy: PID 89 died... 22:49:49.832497 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:49.837335 --- ParallelTerminationStrategy: PID 90 died... 22:49:49.839273 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:49.844944 --- ParallelTerminationStrategy: PID 91 died... 22:49:49.846935 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:49.851812 --- ParallelTerminationStrategy: PID 92 died... 22:49:49.853752 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:49.858609 --- ParallelTerminationStrategy: PID 93 died... 22:49:49.860516 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:49.865243 --- ParallelTerminationStrategy: PID 94 died... 22:49:49.867174 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:49.871886 --- ParallelTerminationStrategy: PID 95 died... 22:49:49.873814 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:49.878451 --- ParallelTerminationStrategy: PID 96 died... 22:49:49.880340 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:49.885035 --- ParallelTerminationStrategy: PID 97 died... 22:49:49.886885 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:49.891588 --- ParallelTerminationStrategy: PID 98 died... 22:49:49.893498 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:49.898207 --- ParallelTerminationStrategy: PID 99 died... 22:49:49.900163 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:49.904895 --- ParallelTerminationStrategy: PID 100 died... 22:49:49.906772 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:49.911396 --- ParallelTerminationStrategy: PID 101 died... 22:49:49.913342 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:49.918005 --- ParallelTerminationStrategy: PID 102 died... 22:49:49.919839 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:49.924584 --- ParallelTerminationStrategy: PID 103 died... 22:49:49.926488 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:49.931104 --- ParallelTerminationStrategy: PID 104 died... 22:49:49.932975 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:49.937589 --- ParallelTerminationStrategy: PID 105 died... 22:49:49.939438 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:49.944085 --- ParallelTerminationStrategy: PID 106 died... 22:49:49.946001 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:49.950587 --- ParallelTerminationStrategy: PID 107 died... 22:49:49.952465 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:49.957108 --- ParallelTerminationStrategy: PID 108 died... 22:49:49.958972 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:49.963575 --- ParallelTerminationStrategy: PID 109 died... 22:49:49.965463 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:49.970086 --- ParallelTerminationStrategy: PID 110 died... 22:49:49.971944 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:49.976563 --- ParallelTerminationStrategy: PID 111 died... 22:49:49.978517 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:49.983291 --- ParallelTerminationStrategy: PID 112 died... 22:49:49.985216 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:49.990024 --- ParallelTerminationStrategy: PID 113 died... 22:49:49.992018 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:49.997030 --- ParallelTerminationStrategy: PID 114 died... 22:49:49.998923 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:50.003651 --- ParallelTerminationStrategy: PID 115 died... 22:49:50.005579 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:50.010208 --- ParallelTerminationStrategy: PID 116 died... 22:49:50.012044 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:50.016658 --- ParallelTerminationStrategy: PID 117 died... 22:49:50.018530 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:50.023218 --- ParallelTerminationStrategy: PID 118 died... 22:49:50.025122 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:50.029814 --- ParallelTerminationStrategy: PID 119 died... 22:49:50.031715 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:50.036459 --- ParallelTerminationStrategy: PID 120 died... 22:49:50.038420 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:50.043093 --- ParallelTerminationStrategy: PID 121 died... 22:49:50.044977 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:50.049606 --- ParallelTerminationStrategy: PID 122 died... 22:49:50.051527 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:50.056303 --- ParallelTerminationStrategy: PID 123 died... 22:49:50.058222 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:50.062947 --- ParallelTerminationStrategy: PID 124 died... 22:49:50.064843 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:50.069563 --- ParallelTerminationStrategy: PID 125 died... 22:49:50.071441 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:50.076124 --- ParallelTerminationStrategy: PID 126 died... 22:49:50.078073 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:50.082828 --- ParallelTerminationStrategy: PID 127 died... 22:49:50.084787 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:50.089542 --- ParallelTerminationStrategy: PID 128 died... 22:49:50.091464 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:50.096262 --- ParallelTerminationStrategy: PID 129 died... 22:49:50.098238 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:50.103045 --- ParallelTerminationStrategy: PID 130 died... 22:49:50.104980 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:50.109665 --- ParallelTerminationStrategy: PID 131 died... 22:49:50.111527 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:50.116290 --- ParallelTerminationStrategy: PID 132 died... 22:49:50.118280 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:50.123165 --- ParallelTerminationStrategy: PID 133 died... 22:49:50.125185 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:50.130161 --- ParallelTerminationStrategy: PID 134 died... 22:49:50.132187 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:50.137306 --- ParallelTerminationStrategy: PID 135 died... 22:49:50.139360 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:50.144387 --- ParallelTerminationStrategy: PID 136 died... 22:49:50.146405 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:50.151404 --- ParallelTerminationStrategy: PID 137 died... 22:49:50.153482 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:50.158592 --- ParallelTerminationStrategy: PID 138 died... 22:49:50.160599 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:50.165763 --- ParallelTerminationStrategy: PID 139 died... 22:49:50.167788 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:50.172798 --- ParallelTerminationStrategy: PID 140 died... 22:49:50.174785 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:50.179870 --- ParallelTerminationStrategy: PID 141 died... 22:49:50.181961 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:50.186998 --- ParallelTerminationStrategy: PID 142 died... 22:49:50.188994 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:50.193978 --- ParallelTerminationStrategy: PID 143 died... 22:49:50.195992 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:50.200956 --- ParallelTerminationStrategy: PID 144 died... 22:49:50.202898 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:50.207817 --- ParallelTerminationStrategy: PID 145 died... 22:49:50.209802 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:50.214706 --- ParallelTerminationStrategy: PID 146 died... 22:49:50.216648 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:50.221526 --- ParallelTerminationStrategy: PID 147 died... 22:49:50.223480 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:50.228297 --- ParallelTerminationStrategy: PID 148 died... 22:49:50.230280 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:50.235115 --- ParallelTerminationStrategy: PID 149 died... 22:49:50.237085 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:50.242166 --- ParallelTerminationStrategy: PID 150 died... 22:49:50.244110 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:50.249110 --- ParallelTerminationStrategy: PID 151 died... 22:49:50.251150 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:50.256196 --- ParallelTerminationStrategy: PID 152 died... 22:49:50.258223 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:50.263119 --- ParallelTerminationStrategy: PID 153 died... 22:49:50.265094 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:50.270189 --- ParallelTerminationStrategy: PID 154 died... 22:49:50.272196 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:50.277333 --- ParallelTerminationStrategy: PID 155 died... 22:49:50.279331 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:50.284332 --- ParallelTerminationStrategy: PID 156 died... 22:49:50.286354 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:50.291426 --- ParallelTerminationStrategy: PID 157 died... 22:49:50.293430 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:50.298497 --- ParallelTerminationStrategy: PID 158 died... 22:49:50.300480 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:50.305439 --- ParallelTerminationStrategy: PID 159 died... 22:49:50.307382 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:50.312218 --- ParallelTerminationStrategy: PID 160 died... 22:49:50.314230 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:50.319110 --- ParallelTerminationStrategy: PID 161 died... 22:49:50.321082 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:50.325969 --- ParallelTerminationStrategy: PID 162 died... 22:49:50.327902 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:50.332883 --- ParallelTerminationStrategy: PID 163 died... 22:49:50.334878 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:50.339939 --- ParallelTerminationStrategy: PID 164 died... 22:49:50.341970 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:50.347092 --- ParallelTerminationStrategy: PID 165 died... 22:49:50.349126 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:50.354192 --- ParallelTerminationStrategy: PID 166 died... 22:49:50.356249 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:50.361330 --- ParallelTerminationStrategy: PID 167 died... 22:49:50.363334 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:50.368401 --- ParallelTerminationStrategy: PID 168 died... 22:49:50.370524 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:50.375552 --- ParallelTerminationStrategy: PID 169 died... 22:49:50.377540 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:50.382451 --- ParallelTerminationStrategy: PID 170 died... 22:49:50.384478 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:50.389514 --- ParallelTerminationStrategy: PID 171 died... 22:49:50.391462 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:50.396527 --- ParallelTerminationStrategy: PID 172 died... 22:49:50.398686 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:50.403923 --- ParallelTerminationStrategy: PID 173 died... 22:49:50.406009 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:50.411262 --- ParallelTerminationStrategy: PID 174 died... 22:49:50.413330 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:50.418568 --- ParallelTerminationStrategy: PID 175 died... 22:49:50.422106 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:50.427478 --- ParallelTerminationStrategy: PID 176 died... 22:49:50.429596 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:50.434806 --- ParallelTerminationStrategy: PID 177 died... 22:49:50.436830 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:50.441853 --- ParallelTerminationStrategy: PID 178 died... 22:49:50.443872 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:50.448722 --- ParallelTerminationStrategy: PID 179 died... 22:49:50.450693 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:50.455786 --- ParallelTerminationStrategy: PID 180 died... 22:49:50.457823 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:50.463070 --- ParallelTerminationStrategy: PID 181 died... 22:49:50.466108 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:50.471515 --- ParallelTerminationStrategy: PID 182 died... 22:49:50.473533 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:50.478478 --- ParallelTerminationStrategy: PID 183 died... 22:49:50.480465 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:50.485596 --- ParallelTerminationStrategy: PID 184 died... 22:49:50.487601 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:50.492547 --- ParallelTerminationStrategy: PID 185 died... 22:49:50.494601 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:50.499575 --- ParallelTerminationStrategy: PID 186 died... 22:49:50.501568 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:50.506582 --- ParallelTerminationStrategy: PID 187 died... 22:49:50.508612 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:50.513544 --- ParallelTerminationStrategy: PID 188 died... 22:49:50.515471 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:50.520328 --- ParallelTerminationStrategy: PID 189 died... 22:49:50.522312 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:50.527140 --- ParallelTerminationStrategy: PID 190 died... 22:49:50.530190 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:50.539199 --- ParallelTerminationStrategy: PID 191 died... 22:49:50.541942 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:50.546666 --- ParallelTerminationStrategy: PID 192 died... 22:49:50.548693 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:50.553621 --- ParallelTerminationStrategy: PID 193 died... 22:49:50.555594 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:50.560516 --- ParallelTerminationStrategy: PID 194 died... 22:49:50.562497 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:50.567367 --- ParallelTerminationStrategy: PID 195 died... 22:49:50.569414 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:50.574320 --- ParallelTerminationStrategy: PID 196 died... 22:49:50.576315 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:50.581370 --- ParallelTerminationStrategy: PID 197 died... 22:49:50.583378 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:50.588250 --- ParallelTerminationStrategy: PID 198 died... 22:49:50.590480 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:50.595378 --- ParallelTerminationStrategy: PID 199 died... 22:49:50.597345 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:50.602215 --- ParallelTerminationStrategy: PID 200 died... 22:49:50.604179 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:50.609198 --- ParallelTerminationStrategy: PID 201 died... 22:49:50.611161 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:50.616046 --- ParallelTerminationStrategy: PID 202 died... 22:49:50.618029 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:50.623028 --- ParallelTerminationStrategy: PID 203 died... 22:49:50.625019 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:50.629937 --- ParallelTerminationStrategy: PID 204 died... 22:49:50.631904 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:50.636726 --- ParallelTerminationStrategy: PID 205 died... 22:49:50.638627 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:50.643348 --- ParallelTerminationStrategy: PID 206 died... 22:49:50.645273 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:50.665280 --- ParallelTerminationStrategy: PID 207 died... 22:49:50.666985 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:50.670932 --- ParallelTerminationStrategy: PID 208 died... 22:49:50.672605 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:50.676791 --- ParallelTerminationStrategy: PID 209 died... 22:49:50.678513 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:50.682865 --- ParallelTerminationStrategy: PID 210 died... 22:49:50.684688 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:50.689185 --- ParallelTerminationStrategy: PID 211 died... 22:49:50.691064 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:50.695710 --- ParallelTerminationStrategy: PID 212 died... 22:49:50.697578 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:50.702181 --- ParallelTerminationStrategy: PID 213 died... 22:49:50.704001 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:50.708529 --- ParallelTerminationStrategy: PID 214 died... 22:49:50.710426 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:50.715089 --- ParallelTerminationStrategy: PID 215 died... 22:49:50.716958 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:50.721558 --- ParallelTerminationStrategy: PID 216 died... 22:49:50.723427 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:50.728069 --- ParallelTerminationStrategy: PID 217 died... 22:49:50.729946 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:50.734582 --- ParallelTerminationStrategy: PID 218 died... 22:49:50.736457 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:50.741110 --- ParallelTerminationStrategy: PID 219 died... 22:49:50.742970 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:50.747640 --- ParallelTerminationStrategy: PID 220 died... 22:49:50.749533 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:50.754185 --- ParallelTerminationStrategy: PID 221 died... 22:49:50.756042 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:50.760806 --- ParallelTerminationStrategy: PID 222 died... 22:49:50.762673 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:50.767451 --- ParallelTerminationStrategy: PID 223 died... 22:49:50.769378 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:50.774061 --- ParallelTerminationStrategy: PID 224 died... 22:49:50.775963 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:50.780720 --- ParallelTerminationStrategy: PID 225 died... 22:49:50.782607 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:50.787428 --- ParallelTerminationStrategy: PID 226 died... 22:49:50.789362 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:50.794138 --- ParallelTerminationStrategy: PID 227 died... 22:49:50.796070 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:50.800938 --- ParallelTerminationStrategy: PID 228 died... 22:49:50.802868 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:50.807609 --- ParallelTerminationStrategy: PID 229 died... 22:49:50.809558 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:50.814343 --- ParallelTerminationStrategy: PID 230 died... 22:49:50.816218 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:50.821029 --- ParallelTerminationStrategy: PID 231 died... 22:49:50.822962 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:50.827751 --- ParallelTerminationStrategy: PID 232 died... 22:49:50.829682 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:50.834491 --- ParallelTerminationStrategy: PID 233 died... 22:49:50.836400 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:50.841263 --- ParallelTerminationStrategy: PID 234 died... 22:49:50.843168 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:53.526197 --- ParallelTerminationStrategy: PID 34 died... 22:49:53.529399 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7948 netreg_mass PASS --------------------------------------------------------------------- 22:49:53.624676 tst trial-7948: Storing JUnit report in /build/trial-7948/run.2025-04-26_22-48-20/trial-7948.xml -------------------------------------------------------------------------------------------- trial-7948 PASS -------------------------------------------------------------------------------------------- 22:49:53.638445 tst trial-7948: trial-7948: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (87.2 sec) + exit_code=0 + rm -rf trial-7948/inst + cd trial-7948 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-04-26 22:48:20 No journal files were found. + readlink last_run + tar czf /build/trial-7948-run.tgz run.2025-04-26_22-48-20 + tar czf /build/trial-7948-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-04-26_13_26_33.tgz osmo-bts-oc2g.build-2025-04-26_00_51_31.tgz osmo-bts-sysmo.build-2025-04-26_00_51_38.tgz osmo-bts.build-2025-04-26_00_51_42.tgz osmo-ggsn.build-2025-04-26_20_42_31.tgz osmo-hlr.build-2025-04-26_16_37_03.tgz osmo-hnbgw.build-2025-04-26_13_30_38.tgz osmo-mgw.build-2025-04-26_08_33_14.tgz osmo-msc.build-2025-04-26_13_34_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-26_07_34_05.tgz osmo-pcu-sysmo.build-2025-04-26_07_36_11.tgz osmo-pcu.build-2025-04-26_07_36_17.tgz osmo-sgsn.build-2025-04-26_20_48_19.tgz osmo-stp.build-2025-04-26_13_25_23.tgz osmo-trx.build-2025-04-26_14_28_02.tgz osmocom-bb.build-2025-04-26_21_17_19.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