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/jenkins10120609535508169281.sh + rm -rf trial-7909-bin.tgz trial-7909-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23821 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10499 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9610 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12324 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12646 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11053 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38851 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7036 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40686 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7565 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 12803 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6921 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11024 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7076 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8522 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5795 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 6921 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13979109189299533010.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-7909 + 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 9f3fa5a ttcn3-bts: Allow running osmo-bts-trx with rt prio + 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.2s #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.2s #7 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #7 CACHED #8 [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 #8 CACHED #9 [ 9/28] COPY SSH /root/.ssh #9 CACHED #10 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #10 CACHED #11 [ 3/28] RUN groupadd osmo-gsm-tester #11 CACHED #12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #12 CACHED #13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #13 CACHED #14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #14 CACHED #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 CACHED #16 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #16 CACHED #17 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #17 CACHED #18 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #18 CACHED #19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #19 CACHED #20 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #20 CACHED #21 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #21 CACHED #22 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #22 CACHED #23 [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 #23 CACHED #24 [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 #24 CACHED #25 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #25 CACHED #26 [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 #26 CACHED #27 [ 8/28] RUN MKDIR /var/run/sshd #27 CACHED #28 [ 2/28] RUN useradd -ms /bin/bash jenkins #28 CACHED #29 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #29 CACHED #30 [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 #30 CACHED #31 [20/28] WORKDIR /TMP #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:073ab3270927f07eb6a6d1807dc48805f02253229a8c996d7f361cf6f9fc79d3 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=7910 -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-03-19 22:48:15 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7910 + mkdir -p trial-7910 + mv open5gs.build-8.tgz osmo-bsc.build-2025-03-19_19_01_02.tgz osmo-bts-oc2g.build-2025-03-19_00_51_27.tgz osmo-bts-sysmo.build-2025-03-19_00_51_26.tgz osmo-bts.build-2025-03-19_00_51_38.tgz osmo-ggsn.build-2025-03-19_20_42_32.tgz osmo-hlr.build-2025-03-19_16_36_55.tgz osmo-hnbgw.build-2025-03-19_13_28_24.tgz osmo-mgw.build-2025-03-19_18_58_17.tgz osmo-msc.build-2025-03-19_19_04_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-19_07_41_36.tgz osmo-pcu-sysmo.build-2025-03-19_07_41_34.tgz osmo-pcu.build-2025-03-19_07_41_39.tgz osmo-sgsn.build-2025-03-19_20_48_24.tgz osmo-stp.build-2025-03-19_13_23_04.tgz osmo-trx.build-2025-03-19_14_28_36.tgz osmocom-bb.build-2025-03-19_21_17_37.tgz srslte.build-19.tgz trial-7910 + cat open5gs.build-8.md5 osmo-bsc.build-2025-03-19_19_01_02.md5 osmo-bts-oc2g.build-2025-03-19_00_51_27.md5 osmo-bts-sysmo.build-2025-03-19_00_51_26.md5 osmo-bts.build-2025-03-19_00_51_38.md5 osmo-ggsn.build-2025-03-19_20_42_32.md5 osmo-hlr.build-2025-03-19_16_36_55.md5 osmo-hnbgw.build-2025-03-19_13_28_24.md5 osmo-mgw.build-2025-03-19_18_58_17.md5 osmo-msc.build-2025-03-19_19_04_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-19_07_41_36.md5 osmo-pcu-sysmo.build-2025-03-19_07_41_34.md5 osmo-pcu.build-2025-03-19_07_41_39.md5 osmo-sgsn.build-2025-03-19_20_48_24.md5 osmo-stp.build-2025-03-19_13_23_04.md5 osmo-trx.build-2025-03-19_14_28_36.md5 osmocom-bb.build-2025-03-19_21_17_37.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-03-19_19_01_02.md5 osmo-bts-oc2g.build-2025-03-19_00_51_27.md5 osmo-bts-sysmo.build-2025-03-19_00_51_26.md5 osmo-bts.build-2025-03-19_00_51_38.md5 osmo-ggsn.build-2025-03-19_20_42_32.md5 osmo-hlr.build-2025-03-19_16_36_55.md5 osmo-hnbgw.build-2025-03-19_13_28_24.md5 osmo-mgw.build-2025-03-19_18_58_17.md5 osmo-msc.build-2025-03-19_19_04_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-19_07_41_36.md5 osmo-pcu-sysmo.build-2025-03-19_07_41_34.md5 osmo-pcu.build-2025-03-19_07_41_39.md5 osmo-sgsn.build-2025-03-19_20_48_24.md5 osmo-stp.build-2025-03-19_13_23_04.md5 osmo-trx.build-2025-03-19_14_28_36.md5 osmocom-bb.build-2025-03-19_21_17_37.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-7910 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7910' 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-7910 -------------------------------------------------------------------------------------------- 22:48:15.992784 tst trial-7910: Detailed log at /build/trial-7910/run.2025-03-19_22-48-15/log --------------------------------------------------------------------- trial-7910 netreg_mass --------------------------------------------------------------------- 22:48:16.195390 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:16.195742 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:16.196521 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:16.197717 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:16.236568 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:16.237421 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:16.238575 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:16.313342 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-7910 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:16.315978 tst register_default_mass.py:9: Claiming resources for the test 22:48:16.339289 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.339879 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.340353 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.340820 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.341280 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.341735 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.342170 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:16.397154 tst register_default_mass.py: using LAC 2 22:48:16.464743 tst register_default_mass.py: using RAC 2 22:48:16.522020 tst register_default_mass.py: using CellId 2 22:48:16.576804 tst register_default_mass.py: using BVCI 3 22:48:16.592740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.593847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.594693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.595418 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.596087 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.596692 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.597216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.597734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.598274 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.598794 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.599294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.599811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.600354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.600890 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.601431 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.602048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.602570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.603086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.603618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.604146 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.604668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.605212 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.605742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.606270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.606805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.607328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.607846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.608379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.608905 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.609429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.609953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.610477 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.611002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.611535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.612090 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.612614 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.613141 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.613684 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.614211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.614722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.615249 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.615775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.616298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.616869 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.617405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.617927 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.618446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.618994 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.619521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.620035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.620572 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.621097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.621616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.622161 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.622685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.623204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.623734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.624259 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.624778 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.625293 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.625828 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.626354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.626883 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.627417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.627926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.628440 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.628971 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.629494 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.630013 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.630536 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.631054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.631574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.632179 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.632726 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.633243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.633761 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.634280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.634799 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.635315 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.635840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.636357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.636872 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.637387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.637912 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.638423 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.638921 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.639446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.639955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.640468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.641132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.641661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.642175 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.642716 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.643239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.643751 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.644274 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.644790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.645299 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.645823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.646337 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.646860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.647440 tst register_default_mass.py:21: Launching a simple network 22:48:16.657439 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:16.778813 run create_hlr_db(pid=20): Launched 22:48:17.800258 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:17.820034 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:17.835458 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:17.841358 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:18.016036 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:18.031347 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:18.037031 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:18.462170 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:18.477303 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:21.492282 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:21.633116 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:21.648504 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:21.654201 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:21.677833 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:21.693044 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:21.698808 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:22.014738 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:22.031771 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:28.055427 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:28.208413 run osmo-bts-virtual(pid=34): Launched 22:48:29.285410 tst register_default_mass.py: using MSISDN 1001 22:48:29.292280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:29.411431 tst register_default_mass.py: using MSISDN 1002 22:48:29.417192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:29.500475 tst register_default_mass.py: using MSISDN 1003 22:48:29.521485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:29.593799 tst register_default_mass.py: using MSISDN 1004 22:48:29.607354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:29.669271 tst register_default_mass.py: using MSISDN 1005 22:48:29.675447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:29.749130 tst register_default_mass.py: using MSISDN 1006 22:48:29.755307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:29.827980 tst register_default_mass.py: using MSISDN 1007 22:48:29.835055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:29.913967 tst register_default_mass.py: using MSISDN 1008 22:48:29.926978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:30.010081 tst register_default_mass.py: using MSISDN 1009 22:48:30.016173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:30.091317 tst register_default_mass.py: using MSISDN 1010 22:48:30.097105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:30.177934 tst register_default_mass.py: using MSISDN 1011 22:48:30.193268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:30.270757 tst register_default_mass.py: using MSISDN 1012 22:48:30.291797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:30.369843 tst register_default_mass.py: using MSISDN 1013 22:48:30.375916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:30.450721 tst register_default_mass.py: using MSISDN 1014 22:48:30.456568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:30.532666 tst register_default_mass.py: using MSISDN 1015 22:48:30.538438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:30.661719 tst register_default_mass.py: using MSISDN 1016 22:48:30.672481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:30.745015 tst register_default_mass.py: using MSISDN 1017 22:48:30.752663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:30.836958 tst register_default_mass.py: using MSISDN 1018 22:48:30.842914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:30.913502 tst register_default_mass.py: using MSISDN 1019 22:48:30.921157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:30.998595 tst register_default_mass.py: using MSISDN 1020 22:48:31.004616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:31.094011 tst register_default_mass.py: using MSISDN 1021 22:48:31.100217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:31.213960 tst register_default_mass.py: using MSISDN 1022 22:48:31.220177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:31.311758 tst register_default_mass.py: using MSISDN 1023 22:48:31.317747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:31.431219 tst register_default_mass.py: using MSISDN 1024 22:48:31.437452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:31.521652 tst register_default_mass.py: using MSISDN 1025 22:48:31.527416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:31.626223 tst register_default_mass.py: using MSISDN 1026 22:48:31.632300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:31.721748 tst register_default_mass.py: using MSISDN 1027 22:48:31.727481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:31.814001 tst register_default_mass.py: using MSISDN 1028 22:48:31.834043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:31.901237 tst register_default_mass.py: using MSISDN 1029 22:48:31.907471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:31.972316 tst register_default_mass.py: using MSISDN 1030 22:48:31.982307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:32.062496 tst register_default_mass.py: using MSISDN 1031 22:48:32.072002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:32.149777 tst register_default_mass.py: using MSISDN 1032 22:48:32.166638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:32.240498 tst register_default_mass.py: using MSISDN 1033 22:48:32.255663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:32.330053 tst register_default_mass.py: using MSISDN 1034 22:48:32.338403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:32.414337 tst register_default_mass.py: using MSISDN 1035 22:48:32.435548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:32.497500 tst register_default_mass.py: using MSISDN 1036 22:48:32.510052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:32.582091 tst register_default_mass.py: using MSISDN 1037 22:48:32.597024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:32.678530 tst register_default_mass.py: using MSISDN 1038 22:48:32.699602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:32.771896 tst register_default_mass.py: using MSISDN 1039 22:48:32.783731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:32.888323 tst register_default_mass.py: using MSISDN 1040 22:48:32.894250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:32.985734 tst register_default_mass.py: using MSISDN 1041 22:48:32.991461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:33.064280 tst register_default_mass.py: using MSISDN 1042 22:48:33.072808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:33.137770 tst register_default_mass.py: using MSISDN 1043 22:48:33.143640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:33.218870 tst register_default_mass.py: using MSISDN 1044 22:48:33.229488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:33.299768 tst register_default_mass.py: using MSISDN 1045 22:48:33.305920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:33.378636 tst register_default_mass.py: using MSISDN 1046 22:48:33.384778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:33.473056 tst register_default_mass.py: using MSISDN 1047 22:48:33.482680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:33.580913 tst register_default_mass.py: using MSISDN 1048 22:48:33.589440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:33.671494 tst register_default_mass.py: using MSISDN 1049 22:48:33.682901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:33.785223 tst register_default_mass.py: using MSISDN 1050 22:48:33.791305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:33.915732 tst register_default_mass.py: using MSISDN 1051 22:48:33.927688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:34.072107 tst register_default_mass.py: using MSISDN 1052 22:48:34.078099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:34.157467 tst register_default_mass.py: using MSISDN 1053 22:48:34.170589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:34.270381 tst register_default_mass.py: using MSISDN 1054 22:48:34.278495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:34.378157 tst register_default_mass.py: using MSISDN 1055 22:48:34.384506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:34.453081 tst register_default_mass.py: using MSISDN 1056 22:48:34.469730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:34.534774 tst register_default_mass.py: using MSISDN 1057 22:48:34.546320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:34.606590 tst register_default_mass.py: using MSISDN 1058 22:48:34.621068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:34.698173 tst register_default_mass.py: using MSISDN 1059 22:48:34.720041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:34.796516 tst register_default_mass.py: using MSISDN 1060 22:48:34.802350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:34.876435 tst register_default_mass.py: using MSISDN 1061 22:48:34.882240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:34.960663 tst register_default_mass.py: using MSISDN 1062 22:48:34.966745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:35.050489 tst register_default_mass.py: using MSISDN 1063 22:48:35.056792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:35.153647 tst register_default_mass.py: using MSISDN 1064 22:48:35.164790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:35.275255 tst register_default_mass.py: using MSISDN 1065 22:48:35.284036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:35.365407 tst register_default_mass.py: using MSISDN 1066 22:48:35.377405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:35.534132 tst register_default_mass.py: using MSISDN 1067 22:48:35.539933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:35.624764 tst register_default_mass.py: using MSISDN 1068 22:48:35.635427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:35.724730 tst register_default_mass.py: using MSISDN 1069 22:48:35.730707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:35.946171 tst register_default_mass.py: using MSISDN 1070 22:48:35.951900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:36.029501 tst register_default_mass.py: using MSISDN 1071 22:48:36.050769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:36.128275 tst register_default_mass.py: using MSISDN 1072 22:48:36.146309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:36.226071 tst register_default_mass.py: using MSISDN 1073 22:48:36.231991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:36.296823 tst register_default_mass.py: using MSISDN 1074 22:48:36.303467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:36.375470 tst register_default_mass.py: using MSISDN 1075 22:48:36.381961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:36.454343 tst register_default_mass.py: using MSISDN 1076 22:48:36.464742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:36.528572 tst register_default_mass.py: using MSISDN 1077 22:48:36.535553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:36.607607 tst register_default_mass.py: using MSISDN 1078 22:48:36.614017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:36.689513 tst register_default_mass.py: using MSISDN 1079 22:48:36.696235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:36.763428 tst register_default_mass.py: using MSISDN 1080 22:48:36.771334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:37.106696 tst register_default_mass.py: using MSISDN 1081 22:48:37.112767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:37.194903 tst register_default_mass.py: using MSISDN 1082 22:48:37.201552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:37.276202 tst register_default_mass.py: using MSISDN 1083 22:48:37.282398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:37.367862 tst register_default_mass.py: using MSISDN 1084 22:48:37.379000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:37.469279 tst register_default_mass.py: using MSISDN 1085 22:48:37.476548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:37.583633 tst register_default_mass.py: using MSISDN 1086 22:48:37.590152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:37.769136 tst register_default_mass.py: using MSISDN 1087 22:48:37.775157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:37.856063 tst register_default_mass.py: using MSISDN 1088 22:48:37.861990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:37.940373 tst register_default_mass.py: using MSISDN 1089 22:48:37.950547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:38.017524 tst register_default_mass.py: using MSISDN 1090 22:48:38.023614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:38.096586 tst register_default_mass.py: using MSISDN 1091 22:48:38.102591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:38.169290 tst register_default_mass.py: using MSISDN 1092 22:48:38.175510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:38.260790 tst register_default_mass.py: using MSISDN 1093 22:48:38.266805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:38.391598 tst register_default_mass.py: using MSISDN 1094 22:48:38.397699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:38.503827 tst register_default_mass.py: using MSISDN 1095 22:48:38.509812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:38.581419 tst register_default_mass.py: using MSISDN 1096 22:48:38.590846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:38.654289 tst register_default_mass.py: using MSISDN 1097 22:48:38.660022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:38.732669 tst register_default_mass.py: using MSISDN 1098 22:48:38.738517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:38.813135 tst register_default_mass.py: using MSISDN 1099 22:48:38.819020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:38.886983 tst register_default_mass.py: using MSISDN 1100 22:48:38.892971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:39.003993 run mass: Starting testcase 22:48:39.010114 run mass: Pre-launching all virtphy's 22:48:39.015805 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:39.029502 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:39.035904 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:39.049856 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:39.056289 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:39.069990 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:39.076401 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:39.089816 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:39.095980 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:39.109412 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:39.115729 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:39.129100 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:39.135479 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:39.148784 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:39.155319 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:39.169128 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:39.175482 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:39.189316 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:39.195835 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:39.209685 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:39.216172 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:39.229624 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:39.235982 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:39.249147 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:39.255322 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:39.268796 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:39.275130 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:39.288348 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:39.294780 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:39.308298 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:39.314761 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:39.327989 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:39.334338 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:39.348049 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:39.354530 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:39.368333 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:39.374688 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:39.388346 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:39.394835 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:39.408261 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:39.414407 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:39.427631 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:39.433774 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:39.447090 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:39.453490 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:39.466727 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:39.472996 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:39.486570 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:39.493039 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:39.506972 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:39.513458 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:39.527487 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:39.534757 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:39.548779 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:39.561178 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:39.586926 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:39.599185 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:39.624811 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:39.637308 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:39.663699 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:39.675398 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:39.701072 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:39.713227 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:39.729081 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:39.741896 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:39.763070 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:39.772332 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:39.786220 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:39.792758 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:39.806724 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:39.813281 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:39.827348 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:39.833537 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:39.847030 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:39.853419 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:39.867213 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:39.873722 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:39.887387 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:39.893764 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:39.907326 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:39.913687 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:39.927476 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:39.933825 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:39.947663 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:39.953937 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:39.967431 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:39.973869 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:39.987627 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:39.994588 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:40.008500 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:40.014862 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:40.028372 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:40.034638 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:40.051813 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:40.058276 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:40.071702 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:40.078651 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:40.091940 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:40.098403 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:40.111596 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:40.117778 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:40.131002 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:40.137411 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:40.150624 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:40.161548 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:40.174698 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:40.180867 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:40.193988 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:40.200251 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:40.213341 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:40.219430 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:40.232421 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:40.238472 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:40.251691 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:40.257792 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:40.271559 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:40.278332 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:40.292056 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:40.298393 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:40.311658 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:40.317834 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:40.330926 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:40.336996 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:40.350236 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:40.356570 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:40.369870 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:40.376204 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:40.390005 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:40.396304 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:40.409888 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:40.416527 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:40.430396 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:40.436869 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:40.450687 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:40.457138 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:40.470377 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:40.476627 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:40.490477 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:40.496888 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:40.510002 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:40.516128 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:40.529875 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:40.536153 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:40.549937 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:40.556308 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:40.569812 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:40.576195 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:40.589604 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:40.595845 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:40.608954 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:40.615198 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:40.628231 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:40.634291 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:40.647889 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:40.654250 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:40.667951 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:40.674236 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:40.687875 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:40.694049 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:40.707263 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:40.713605 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:40.727289 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:40.733867 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:40.747548 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:40.753946 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:40.767979 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:40.774317 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:40.788087 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:40.794358 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:40.807598 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:40.813980 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:40.827758 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:40.834184 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:40.847867 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:40.854238 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:40.867835 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:40.874210 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:40.887801 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:40.894158 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:40.907854 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:40.914126 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:40.927722 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:40.934087 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:40.947749 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:40.954102 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:40.969314 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:40.975750 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:40.989091 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:40.997261 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:41.010866 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:41.017653 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:41.030900 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:41.037198 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:41.050499 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:41.056884 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:41.070288 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:41.076611 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:41.090133 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:41.096431 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:41.109670 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:41.115764 run mass: Checking if sockets are in the filesystem 22:48:41.128329 run osmo-ms-mob/00000: Starting mobile 22:48:41.141487 run osmo-ms-mob/00000(pid=135): Launched 22:48:41.154228 run mass: MS start registered {at=5655426.857566381, delay=0.006327187642455101, ms=00000} 22:48:45.338791 run osmo-ms-mob/00001: Starting mobile 22:48:45.352144 run osmo-ms-mob/00001(pid=136): Launched 22:48:45.363893 run mass: MS start registered {at=5655431.067240554, delay=0.005583697929978371, ms=00001} 22:48:46.688956 run mass: MS performed LU {at=5655432.392273214, lu_delay=5.534706832841039, ms=00000} 22:48:47.132879 run osmo-ms-mob/00002: Starting mobile 22:48:47.146740 run osmo-ms-mob/00002(pid=137): Launched 22:48:47.158386 run mass: MS start registered {at=5655432.861708475, delay=0.00523728784173727, ms=00002} 22:48:48.436682 run osmo-ms-mob/00003: Starting mobile 22:48:48.450666 run osmo-ms-mob/00003(pid=138): Launched 22:48:48.462422 run mass: MS start registered {at=5655434.165765458, delay=0.0054545290768146515, ms=00003} 22:48:49.530672 run osmo-ms-mob/00004: Starting mobile 22:48:49.543926 run osmo-ms-mob/00004(pid=139): Launched 22:48:49.555658 run mass: MS start registered {at=5655435.258995765, delay=0.00530512910336256, ms=00004} 22:48:50.454670 run mass: MS performed LU {at=5655436.157980692, lu_delay=5.090740137733519, ms=00001} 22:48:50.469645 run osmo-ms-mob/00005: Starting mobile 22:48:50.483350 run osmo-ms-mob/00005(pid=140): Launched 22:48:50.495025 run mass: MS start registered {at=5655436.198367031, delay=0.005279820412397385, ms=00005} 22:48:51.428354 run osmo-ms-mob/00006: Starting mobile 22:48:51.442007 run osmo-ms-mob/00006(pid=141): Launched 22:48:51.453742 run mass: MS start registered {at=5655437.157089531, delay=0.0054284194484353065, ms=00006} 22:48:52.327876 run osmo-ms-mob/00007: Starting mobile 22:48:52.341244 run osmo-ms-mob/00007(pid=142): Launched 22:48:52.353385 run mass: MS start registered {at=5655438.056725186, delay=0.0058580366894602776, ms=00007} 22:48:52.359833 run mass: MS performed LU {at=5655438.063188476, lu_delay=5.201480000279844, ms=00002} 22:48:53.127611 run osmo-ms-mob/00008: Starting mobile 22:48:53.140607 run osmo-ms-mob/00008(pid=143): Launched 22:48:53.152050 run mass: MS start registered {at=5655438.855374454, delay=0.005329614505171776, ms=00008} 22:48:53.827612 run osmo-ms-mob/00009: Starting mobile 22:48:53.841147 run osmo-ms-mob/00009(pid=144): Launched 22:48:53.853050 run mass: MS start registered {at=5655439.556388278, delay=0.005574469454586506, ms=00009} 22:48:54.220981 run mass: MS performed LU {at=5655439.924289028, lu_delay=5.758523570373654, ms=00003} 22:48:54.528164 run osmo-ms-mob/00010: Starting mobile 22:48:54.541941 run osmo-ms-mob/00010(pid=145): Launched 22:48:54.553966 run mass: MS start registered {at=5655440.257284822, delay=0.005571864545345306, ms=00010} 22:48:54.737596 run mass: MS performed LU {at=5655440.440923886, lu_delay=5.181928121484816, ms=00004} 22:48:55.128183 run osmo-ms-mob/00011: Starting mobile 22:48:55.142420 run osmo-ms-mob/00011(pid=146): Launched 22:48:55.154273 run mass: MS start registered {at=5655440.857612884, delay=0.005512788891792297, ms=00011} 22:48:55.727742 run osmo-ms-mob/00012: Starting mobile 22:48:55.741338 run osmo-ms-mob/00012(pid=147): Launched 22:48:55.753317 run mass: MS start registered {at=5655441.456663972, delay=0.005664180964231491, ms=00012} 22:48:56.121716 run mass: MS performed LU {at=5655441.8250379, lu_delay=4.667948368936777, ms=00006} 22:48:56.167591 run mass: MS performed LU {at=5655441.870924752, lu_delay=5.672557720914483, ms=00005} 22:48:56.327639 run osmo-ms-mob/00013: Starting mobile 22:48:56.341608 run osmo-ms-mob/00013(pid=148): Launched 22:48:56.353292 run mass: MS start registered {at=5655442.056641761, delay=0.005218774080276489, ms=00013} 22:48:56.928492 run osmo-ms-mob/00014: Starting mobile 22:48:56.942226 run osmo-ms-mob/00014(pid=149): Launched 22:48:56.954593 run mass: MS start registered {at=5655442.65792385, delay=0.006087527610361576, ms=00014} 22:48:57.528583 run osmo-ms-mob/00015: Starting mobile 22:48:57.542402 run osmo-ms-mob/00015(pid=150): Launched 22:48:57.554414 run mass: MS start registered {at=5655443.257759375, delay=0.0056785037741065025, ms=00015} 22:48:57.986143 run mass: MS performed LU {at=5655443.689459361, lu_delay=5.632734174840152, ms=00007} 22:48:57.997694 run osmo-ms-mob/00016: Starting mobile 22:48:58.010866 run osmo-ms-mob/00016(pid=151): Launched 22:48:58.022352 run mass: MS start registered {at=5655443.725704387, delay=0.005185880698263645, ms=00016} 22:48:58.032658 run mass: MS performed LU {at=5655443.735994067, lu_delay=4.880619613453746, ms=00008} 22:48:58.528262 run osmo-ms-mob/00017: Starting mobile 22:48:58.542341 run osmo-ms-mob/00017(pid=152): Launched 22:48:58.554267 run mass: MS start registered {at=5655444.257604252, delay=0.005504122003912926, ms=00017} 22:48:59.129331 run osmo-ms-mob/00018: Starting mobile 22:48:59.142985 run osmo-ms-mob/00018(pid=153): Launched 22:48:59.154696 run mass: MS start registered {at=5655444.858041316, delay=0.005339113995432854, ms=00018} 22:48:59.527795 run osmo-ms-mob/00019: Starting mobile 22:48:59.541626 run osmo-ms-mob/00019(pid=154): Launched 22:48:59.553175 run mass: MS start registered {at=5655445.256522167, delay=0.005382947623729706, ms=00019} 22:48:59.888032 run mass: MS performed LU {at=5655445.59134947, lu_delay=5.334064648486674, ms=00010} 22:48:59.933754 run mass: MS performed LU {at=5655445.637092792, lu_delay=6.0807045148685575, ms=00009} 22:48:59.945678 run osmo-ms-mob/00020: Starting mobile 22:48:59.959479 run osmo-ms-mob/00020(pid=155): Launched 22:48:59.971254 run mass: MS start registered {at=5655445.674603754, delay=0.005226600915193558, ms=00020} 22:49:00.003425 run mass: MS performed LU {at=5655445.706764555, lu_delay=4.84915167093277, ms=00011} 22:49:00.537846 run osmo-ms-mob/00021: Starting mobile 22:49:00.552180 run osmo-ms-mob/00021(pid=156): Launched 22:49:00.564152 run mass: MS start registered {at=5655446.267499235, delay=0.005644170567393303, ms=00021} 22:49:00.928507 run osmo-ms-mob/00022: Starting mobile 22:49:00.941829 run osmo-ms-mob/00022(pid=157): Launched 22:49:00.954046 run mass: MS start registered {at=5655446.657391111, delay=0.005709598772227764, ms=00022} 22:49:01.429568 run osmo-ms-mob/00023: Starting mobile 22:49:01.443959 run osmo-ms-mob/00023(pid=158): Launched 22:49:01.456172 run mass: MS start registered {at=5655447.159514732, delay=0.0056472476571798325, ms=00023} 22:49:01.668914 run mass: MS performed LU {at=5655447.372220357, lu_delay=5.315578595735133, ms=00013} 22:49:01.752171 run mass: MS performed LU {at=5655447.455499946, lu_delay=4.79757609590888, ms=00014} 22:49:01.764305 run osmo-ms-mob/00024: Starting mobile 22:49:01.778285 run osmo-ms-mob/00024(pid=159): Launched 22:49:01.790472 run mass: MS start registered {at=5655447.493799719, delay=0.005812095478177071, ms=00024} 22:49:01.799959 run mass: MS performed LU {at=5655447.503314466, lu_delay=6.046650494448841, ms=00012} 22:49:02.327839 run osmo-ms-mob/00025: Starting mobile 22:49:02.342148 run osmo-ms-mob/00025(pid=160): Launched 22:49:02.354384 run mass: MS start registered {at=5655448.057727114, delay=0.005754648707807064, ms=00025} 22:49:02.733368 run osmo-ms-mob/00026: Starting mobile 22:49:02.751084 run osmo-ms-mob/00026(pid=161): Launched 22:49:02.763666 run mass: MS start registered {at=5655448.466989902, delay=0.005839194171130657, ms=00026} 22:49:03.128436 run osmo-ms-mob/00027: Starting mobile 22:49:03.142103 run osmo-ms-mob/00027(pid=162): Launched 22:49:03.153865 run mass: MS start registered {at=5655448.857214983, delay=0.005550564266741276, ms=00027} 22:49:03.528293 run osmo-ms-mob/00028: Starting mobile 22:49:03.542354 run osmo-ms-mob/00028(pid=163): Launched 22:49:03.555240 run mass: MS start registered {at=5655449.258584129, delay=0.006022859364748001, ms=00028} 22:49:03.653330 run mass: MS performed LU {at=5655449.356655176, lu_delay=4.498613859526813, ms=00018} 22:49:03.699831 run mass: MS performed LU {at=5655449.403168801, lu_delay=5.145564549602568, ms=00017} 22:49:03.768699 run mass: MS performed LU {at=5655449.472028379, lu_delay=5.746323992498219, ms=00016} 22:49:03.780820 run osmo-ms-mob/00029: Starting mobile 22:49:03.794155 run osmo-ms-mob/00029(pid=164): Launched 22:49:03.805549 run mass: MS performed LU {at=5655449.5088932, lu_delay=6.25113382562995, ms=00015} 22:49:03.811719 run mass: MS start registered {at=5655449.515084796, delay=0.011002731509506702, ms=00029} 22:49:04.327776 run osmo-ms-mob/00030: Starting mobile 22:49:04.341953 run osmo-ms-mob/00030(pid=165): Launched 22:49:04.354059 run mass: MS start registered {at=5655450.057403644, delay=0.005656146444380283, ms=00030} 22:49:04.728656 run osmo-ms-mob/00031: Starting mobile 22:49:04.744552 run osmo-ms-mob/00031(pid=166): Launched 22:49:04.758073 run mass: MS start registered {at=5655450.461413939, delay=0.002101423218846321, ms=00031} 22:49:05.028392 run osmo-ms-mob/00032: Starting mobile 22:49:05.043703 run osmo-ms-mob/00032(pid=167): Launched 22:49:05.057296 run mass: MS start registered {at=5655450.760629116, delay=0.00525464303791523, ms=00032} 22:49:05.429250 run osmo-ms-mob/00033: Starting mobile 22:49:05.444068 run osmo-ms-mob/00033(pid=168): Launched 22:49:05.451483 run mass: MS performed LU {at=5655451.154834221, lu_delay=4.887334985658526, ms=00021} 22:49:05.458787 run mass: MS start registered {at=5655451.162150466, delay=0.007340955547988415, ms=00033} 22:49:05.518197 run mass: MS performed LU {at=5655451.221525621, lu_delay=5.546921866945922, ms=00020} 22:49:05.564628 run mass: MS performed LU {at=5655451.267954697, lu_delay=6.011432530358434, ms=00019} 22:49:05.577110 run osmo-ms-mob/00034: Starting mobile 22:49:05.592047 run osmo-ms-mob/00034(pid=169): Launched 22:49:05.604807 run mass: MS start registered {at=5655451.30815704, delay=0.005852803587913513, ms=00034} 22:49:05.708017 run mass: MS performed LU {at=5655451.411345735, lu_delay=4.753954623825848, ms=00022} 22:49:06.128784 run osmo-ms-mob/00035: Starting mobile 22:49:06.147116 run osmo-ms-mob/00035(pid=170): Launched 22:49:06.160967 run mass: MS start registered {at=5655451.864310913, delay=0.004590270109474659, ms=00035} 22:49:06.531415 run osmo-ms-mob/00036: Starting mobile 22:49:06.547781 run osmo-ms-mob/00036(pid=171): Launched 22:49:06.561368 run mass: MS start registered {at=5655452.264702935, delay=0.005996246822178364, ms=00036} 22:49:06.981441 run osmo-ms-mob/00037: Starting mobile 22:49:06.995660 run osmo-ms-mob/00037(pid=172): Launched 22:49:07.007672 run mass: MS start registered {at=5655452.711012489, delay=0.005542201921343803, ms=00037} 22:49:07.228432 run osmo-ms-mob/00038: Starting mobile 22:49:07.243847 run osmo-ms-mob/00038(pid=173): Launched 22:49:07.257269 run mass: MS start registered {at=5655452.960589889, delay=0.0062134284526109695, ms=00038} 22:49:07.419224 run mass: MS performed LU {at=5655453.122547237, lu_delay=4.655557335354388, ms=00026} 22:49:07.465164 run mass: MS performed LU {at=5655453.168486078, lu_delay=6.008971346542239, ms=00023} 22:49:07.478637 run osmo-ms-mob/00039: Starting mobile 22:49:07.494542 run osmo-ms-mob/00039(pid=174): Launched 22:49:07.507595 run mass: MS start registered {at=5655453.210938432, delay=0.005640996620059013, ms=00039} 22:49:07.535081 run mass: MS performed LU {at=5655453.238416821, lu_delay=5.744617101736367, ms=00024} 22:49:07.571998 run mass: MS performed LU {at=5655453.275297208, lu_delay=5.217570093460381, ms=00025} 22:49:07.934954 run osmo-ms-mob/00040: Starting mobile 22:49:07.956315 run osmo-ms-mob/00040(pid=175): Launched 22:49:07.978189 run mass: MS start registered {at=5655453.68152435, delay=0.000520041212439537, ms=00040} 22:49:08.240244 run osmo-ms-mob/00041: Starting mobile 22:49:08.276294 run osmo-ms-mob/00041(pid=176): Launched 22:49:08.303295 run mass: MS start registered {at=5655454.006600993, delay=0.008617167361080647, ms=00041} 22:49:08.538234 run osmo-ms-mob/00042: Starting mobile 22:49:08.573893 run osmo-ms-mob/00042(pid=177): Launched 22:49:08.597609 run mass: MS start registered {at=5655454.300915663, delay=0.0054556988179683685, ms=00042} 22:49:08.936446 run osmo-ms-mob/00043: Starting mobile 22:49:08.970807 run osmo-ms-mob/00043(pid=178): Launched 22:49:08.987974 run mass: MS start registered {at=5655454.691299868, delay=0.0005837986245751381, ms=00043} 22:49:09.201064 run mass: MS performed LU {at=5655454.90436484, lu_delay=5.389280044473708, ms=00029} 22:49:09.231979 run osmo-ms-mob/00044: Starting mobile 22:49:09.270658 run osmo-ms-mob/00044(pid=179): Launched 22:49:09.289448 run mass: MS performed LU {at=5655454.992778937, lu_delay=6.13556395471096, ms=00027} 22:49:09.306420 run mass: MS start registered {at=5655455.009764955, delay=0.017031311988830566, ms=00044} 22:49:09.330884 run mass: MS performed LU {at=5655455.03417982, lu_delay=5.775595691055059, ms=00028} 22:49:09.359414 run osmo-ms-mob/00045: Starting mobile 22:49:09.379179 run osmo-ms-mob/00045(pid=180): Launched 22:49:09.403920 run mass: MS start registered {at=5655455.107237245, delay=0.014804653823375702, ms=00045} 22:49:09.474012 run mass: MS performed LU {at=5655455.17730781, lu_delay=5.119904166087508, ms=00030} 22:49:09.491864 run mass: MS performed LU {at=5655455.195171931, lu_delay=4.733757992275059, ms=00031} 22:49:09.511419 run osmo-ms-mob/00046: Starting mobile 22:49:09.533264 run osmo-ms-mob/00046(pid=181): Launched 22:49:09.558656 run mass: MS start registered {at=5655455.261953465, delay=0.013864417560398579, ms=00046} 22:49:10.129542 run osmo-ms-mob/00047: Starting mobile 22:49:10.145727 run osmo-ms-mob/00047(pid=182): Launched 22:49:10.162085 run mass: MS start registered {at=5655455.865419559, delay=0.008616345934569836, ms=00047} 22:49:10.428234 run osmo-ms-mob/00048: Starting mobile 22:49:10.449217 run osmo-ms-mob/00048(pid=183): Launched 22:49:10.463027 run mass: MS start registered {at=5655456.166381368, delay=0.0009196614846587181, ms=00048} 22:49:10.729771 run osmo-ms-mob/00049: Starting mobile 22:49:10.746543 run osmo-ms-mob/00049(pid=184): Launched 22:49:10.761115 run mass: MS start registered {at=5655456.464423637, delay=0.006554614752531052, ms=00049} 22:49:11.029941 run osmo-ms-mob/00050: Starting mobile 22:49:11.046735 run osmo-ms-mob/00050(pid=185): Launched 22:49:11.061046 run mass: MS start registered {at=5655456.76436958, delay=0.006636627018451691, ms=00050} 22:49:11.185573 run mass: MS performed LU {at=5655456.888882208, lu_delay=5.024571294896305, ms=00035} 22:49:11.232088 run mass: MS performed LU {at=5655456.935394787, lu_delay=5.773244321346283, ms=00033} 22:49:11.300620 run mass: MS performed LU {at=5655457.003947563, lu_delay=5.695790522731841, ms=00034} 22:49:11.314839 run osmo-ms-mob/00051: Starting mobile 22:49:11.331528 run osmo-ms-mob/00051(pid=186): Launched 22:49:11.339431 run mass: MS performed LU {at=5655457.042783231, lu_delay=6.282154114916921, ms=00032} 22:49:11.346759 run mass: MS start registered {at=5655457.050123139, delay=0.007363871671259403, ms=00051} 22:49:11.392820 run mass: MS performed LU {at=5655457.096146888, lu_delay=4.831443953327835, ms=00036} 22:49:11.406644 run osmo-ms-mob/00052: Starting mobile 22:49:11.423933 run osmo-ms-mob/00052(pid=187): Launched 22:49:11.438094 run mass: MS start registered {at=5655457.141428928, delay=0.006360022351145744, ms=00052} 22:49:12.031073 run osmo-ms-mob/00053: Starting mobile 22:49:12.047726 run osmo-ms-mob/00053(pid=188): Launched 22:49:12.061207 run mass: MS start registered {at=5655457.764546169, delay=0.005930746905505657, ms=00053} 22:49:12.329683 run osmo-ms-mob/00054: Starting mobile 22:49:12.351726 run osmo-ms-mob/00054(pid=189): Launched 22:49:12.366447 run mass: MS start registered {at=5655458.06978072, delay=4.104897379875183e-05, ms=00054} 22:49:12.630574 run osmo-ms-mob/00055: Starting mobile 22:49:12.647112 run osmo-ms-mob/00055(pid=190): Launched 22:49:12.661096 run mass: MS start registered {at=5655458.364425768, delay=0.006157612428069115, ms=00055} 22:49:12.931896 run osmo-ms-mob/00056: Starting mobile 22:49:12.948802 run osmo-ms-mob/00056(pid=191): Launched 22:49:12.962665 run mass: MS start registered {at=5655458.665997801, delay=0.0061103180050849915, ms=00056} 22:49:13.096400 run mass: MS performed LU {at=5655458.799705014, lu_delay=5.1181806633248925, ms=00040} 22:49:13.201879 run mass: MS performed LU {at=5655458.905204793, lu_delay=5.694266361184418, ms=00039} 22:49:13.221524 run osmo-ms-mob/00057: Starting mobile 22:49:13.248239 run osmo-ms-mob/00057(pid=192): Launched 22:49:13.256126 run mass: MS performed LU {at=5655458.959479717, lu_delay=6.248467227444053, ms=00037} 22:49:13.264519 run mass: MS performed LU {at=5655458.967879024, lu_delay=6.007289134897292, ms=00038} 22:49:13.272008 run mass: MS start registered {at=5655458.975371305, delay=0.01591541524976492, ms=00057} 22:49:13.285440 run mass: MS performed LU {at=5655458.9887684, lu_delay=4.98216740693897, ms=00041} 22:49:13.307905 run osmo-ms-mob/00058: Starting mobile 22:49:13.332174 run osmo-ms-mob/00058(pid=193): Launched 22:49:13.340141 run mass: MS performed LU {at=5655459.043493841, lu_delay=4.742578177712858, ms=00042} 22:49:13.347657 run mass: MS start registered {at=5655459.051022204, delay=0.007556410506367683, ms=00058} 22:49:13.930111 run osmo-ms-mob/00059: Starting mobile 22:49:13.949179 run osmo-ms-mob/00059(pid=194): Launched 22:49:13.962666 run mass: MS start registered {at=5655459.666010442, delay=0.005994996055960655, ms=00059} 22:49:14.235265 run osmo-ms-mob/00060: Starting mobile 22:49:14.259795 run osmo-ms-mob/00060(pid=195): Launched 22:49:14.275923 run mass: MS start registered {at=5655459.97924927, delay=0.00744228158146143, ms=00060} 22:49:14.632647 run osmo-ms-mob/00061: Starting mobile 22:49:14.650342 run osmo-ms-mob/00061(pid=196): Launched 22:49:14.666298 run mass: MS start registered {at=5655460.369621171, delay=0.007175689563155174, ms=00061} 22:49:14.932475 run osmo-ms-mob/00062: Starting mobile 22:49:14.949708 run osmo-ms-mob/00062(pid=197): Launched 22:49:14.963844 run mass: MS performed LU {at=5655460.667185191, lu_delay=4.5008038226515055, ms=00048} 22:49:14.976863 run mass: MS start registered {at=5655460.680216951, delay=0.013067780062556267, ms=00062} 22:49:14.997308 run mass: MS performed LU {at=5655460.700620085, lu_delay=4.835200525820255, ms=00047} 22:49:15.019095 run osmo-ms-mob/00063: Starting mobile 22:49:15.036416 run osmo-ms-mob/00063(pid=198): Launched 22:49:15.055308 run mass: MS start registered {at=5655460.758622179, delay=0.00971977412700653, ms=00063} 22:49:15.069418 run mass: MS performed LU {at=5655460.77276089, lu_delay=6.081461022607982, ms=00043} 22:49:15.103955 run mass: MS performed LU {at=5655460.807278695, lu_delay=5.797513739205897, ms=00044} 22:49:15.158566 run mass: MS performed LU {at=5655460.861890456, lu_delay=5.754653210751712, ms=00045} 22:49:15.172800 run osmo-ms-mob/00064: Starting mobile 22:49:15.190233 run osmo-ms-mob/00064(pid=199): Launched 22:49:15.198440 run mass: MS performed LU {at=5655460.90178858, lu_delay=5.639835115522146, ms=00046} 22:49:15.205859 run mass: MS start registered {at=5655460.909221641, delay=0.007459248416125774, ms=00064} 22:49:16.032986 run osmo-ms-mob/00065: Starting mobile 22:49:16.056141 run osmo-ms-mob/00065(pid=200): Launched 22:49:16.073127 run mass: MS start registered {at=5655461.776455007, delay=0.008764547295868397, ms=00065} 22:49:16.334451 run osmo-ms-mob/00066: Starting mobile 22:49:16.366427 run osmo-ms-mob/00066(pid=201): Launched 22:49:16.390941 run mass: MS start registered {at=5655462.094239657, delay=0.008202807046473026, ms=00066} 22:49:16.733816 run osmo-ms-mob/00067: Starting mobile 22:49:16.754236 run osmo-ms-mob/00067(pid=202): Launched 22:49:16.763426 run mass: MS performed LU {at=5655462.466775242, lu_delay=5.32534631434828, ms=00052} 22:49:16.775073 run mass: MS start registered {at=5655462.478400769, delay=0.011656253598630428, ms=00067} 22:49:16.815500 run mass: MS performed LU {at=5655462.518777147, lu_delay=5.468654007650912, ms=00051} 22:49:16.831079 run osmo-ms-mob/00068: Starting mobile 22:49:16.848325 run osmo-ms-mob/00068(pid=203): Launched 22:49:16.861892 run mass: MS performed LU {at=5655462.565204764, lu_delay=5.800835183821619, ms=00050} 22:49:16.875667 run mass: MS start registered {at=5655462.579020931, delay=0.017084382474422455, ms=00068} 22:49:17.005119 run mass: MS performed LU {at=5655462.708443911, lu_delay=6.244020273908973, ms=00049} 22:49:17.023654 run mass: MS performed LU {at=5655462.726991379, lu_delay=4.962445209734142, ms=00053} 22:49:17.037379 run osmo-ms-mob/00069: Starting mobile 22:49:17.055751 run osmo-ms-mob/00069(pid=204): Launched 22:49:17.063805 run mass: MS performed LU {at=5655462.767155352, lu_delay=4.697374631650746, ms=00054} 22:49:17.074741 run mass: MS start registered {at=5655462.77805488, delay=0.010930589400231838, ms=00069} 22:49:17.833340 run osmo-ms-mob/00070: Starting mobile 22:49:17.850665 run osmo-ms-mob/00070(pid=205): Launched 22:49:17.864986 run mass: MS start registered {at=5655463.568318442, delay=0.006272626109421253, ms=00070} 22:49:18.229514 run osmo-ms-mob/00071: Starting mobile 22:49:18.246961 run osmo-ms-mob/00071(pid=206): Launched 22:49:18.261625 run mass: MS start registered {at=5655463.964957211, delay=0.006765959784388542, ms=00071} 22:49:18.629231 run osmo-ms-mob/00072: Starting mobile 22:49:18.644847 run osmo-ms-mob/00072(pid=207): Launched 22:49:18.658557 run mass: MS start registered {at=5655464.361893245, delay=0.006164846010506153, ms=00072} 22:49:18.717213 run mass: MS performed LU {at=5655464.42052592, lu_delay=4.754515477456152, ms=00059} 22:49:18.763752 run mass: MS performed LU {at=5655464.46706372, lu_delay=5.416041516698897, ms=00058} 22:49:18.832541 run mass: MS performed LU {at=5655464.535852683, lu_delay=5.560481377877295, ms=00057} 22:49:18.847376 run osmo-ms-mob/00073: Starting mobile 22:49:18.864866 run osmo-ms-mob/00073(pid=208): Launched 22:49:18.878464 run mass: MS performed LU {at=5655464.581807991, lu_delay=5.9158101892098784, ms=00056} 22:49:18.890449 run mass: MS start registered {at=5655464.593809577, delay=0.012035698629915714, ms=00073} 22:49:18.924581 run mass: MS performed LU {at=5655464.627908699, lu_delay=6.26348293107003, ms=00055} 22:49:19.196897 run mass: MS performed LU {at=5655464.900224362, lu_delay=4.920975091867149, ms=00060} 22:49:19.210305 run osmo-ms-mob/00074: Starting mobile 22:49:19.226879 run osmo-ms-mob/00074(pid=209): Launched 22:49:19.244389 run mass: MS start registered {at=5655464.9477299, delay=0.00706865731626749, ms=00074} 22:49:19.835648 run osmo-ms-mob/00075: Starting mobile 22:49:19.866279 run osmo-ms-mob/00075(pid=210): Launched 22:49:19.882104 run mass: MS start registered {at=5655465.58544281, delay=0.0010934239253401756, ms=00075} 22:49:20.331473 run osmo-ms-mob/00076: Starting mobile 22:49:20.348791 run osmo-ms-mob/00076(pid=211): Launched 22:49:20.363404 run mass: MS start registered {at=5655466.06672835, delay=0.006614559330046177, ms=00076} 22:49:20.498686 run mass: MS performed LU {at=5655466.202012948, lu_delay=5.521795996464789, ms=00062} 22:49:20.581451 run mass: MS performed LU {at=5655466.284774912, lu_delay=5.375553270801902, ms=00064} 22:49:20.627890 run mass: MS performed LU {at=5655466.331203758, lu_delay=5.572581578977406, ms=00063} 22:49:20.643852 run osmo-ms-mob/00077: Starting mobile 22:49:20.660128 run osmo-ms-mob/00077(pid=212): Launched 22:49:20.673796 run mass: MS start registered {at=5655466.377140735, delay=0.006068624556064606, ms=00077} 22:49:20.771069 run mass: MS performed LU {at=5655466.474385215, lu_delay=6.104764044284821, ms=00061} 22:49:20.789845 run mass: MS performed LU {at=5655466.493161757, lu_delay=4.716706749983132, ms=00065} 22:49:21.229475 run osmo-ms-mob/00078: Starting mobile 22:49:21.251715 run osmo-ms-mob/00078(pid=213): Launched 22:49:21.269679 run mass: MS start registered {at=5655466.972999631, delay=0.004208756610751152, ms=00078} 22:49:21.629409 run osmo-ms-mob/00079: Starting mobile 22:49:21.646056 run osmo-ms-mob/00079(pid=214): Launched 22:49:21.664039 run mass: MS start registered {at=5655467.367351584, delay=0.009640522301197052, ms=00079} 22:49:22.129050 run osmo-ms-mob/00080: Starting mobile 22:49:22.145707 run osmo-ms-mob/00080(pid=215): Launched 22:49:22.160960 run mass: MS start registered {at=5655467.864286743, delay=0.007709339261054993, ms=00080} 22:49:22.399648 run mass: MS performed LU {at=5655468.102975416, lu_delay=5.52395448461175, ms=00068} 22:49:22.529344 run mass: MS performed LU {at=5655468.232624023, lu_delay=5.454569143243134, ms=00069} 22:49:22.555070 run osmo-ms-mob/00081: Starting mobile 22:49:22.576248 run osmo-ms-mob/00081(pid=216): Launched 22:49:22.590503 run mass: MS start registered {at=5655468.293817597, delay=0.0060675665736198425, ms=00081} 22:49:22.689999 run mass: MS performed LU {at=5655468.393325698, lu_delay=6.299086040817201, ms=00066} 22:49:23.033233 run osmo-ms-mob/00082: Starting mobile 22:49:23.067579 run osmo-ms-mob/00082(pid=217): Launched 22:49:23.092105 run mass: MS start registered {at=5655468.795408056, delay=0.006792750209569931, ms=00082} 22:49:23.406111 run mass: MS performed LU {at=5655469.109386225, lu_delay=5.541067782789469, ms=00070} 22:49:23.636907 run osmo-ms-mob/00083: Starting mobile 22:49:23.673333 run osmo-ms-mob/00083(pid=218): Launched 22:49:23.700984 run mass: MS start registered {at=5655469.404284915, delay=0.011311383917927742, ms=00083} 22:49:24.131822 run osmo-ms-mob/00084: Starting mobile 22:49:24.157113 run osmo-ms-mob/00084(pid=219): Launched 22:49:24.182670 run mass: MS start registered {at=5655469.885969014, delay=0.007769680581986904, ms=00084} 22:49:24.263773 run mass: MS performed LU {at=5655469.967096968, lu_delay=6.0021397564560175, ms=00071} 22:49:24.301173 run mass: MS performed LU {at=5655470.004435795, lu_delay=5.642542550340295, ms=00072} 22:49:24.393477 run mass: MS performed LU {at=5655470.096803931, lu_delay=5.149074031040072, ms=00074} 22:49:24.555292 run mass: MS performed LU {at=5655470.258619146, lu_delay=5.6648095697164536, ms=00073} 22:49:24.568516 run osmo-ms-mob/00085: Starting mobile 22:49:24.585044 run osmo-ms-mob/00085(pid=220): Launched 22:49:24.593471 run mass: MS performed LU {at=5655470.296820021, lu_delay=4.711377210915089, ms=00075} 22:49:24.601013 run mass: MS start registered {at=5655470.304374396, delay=0.0075795650482177734, ms=00085} 22:49:25.228803 run osmo-ms-mob/00086: Starting mobile 22:49:25.245120 run osmo-ms-mob/00086(pid=221): Launched 22:49:25.260159 run mass: MS start registered {at=5655470.963503502, delay=0.005376167595386505, ms=00086} 22:49:25.830085 run osmo-ms-mob/00087: Starting mobile 22:49:25.847393 run osmo-ms-mob/00087(pid=222): Launched 22:49:25.860991 run mass: MS start registered {at=5655471.56431265, delay=0.005852538160979748, ms=00087} 22:49:26.165634 run mass: MS performed LU {at=5655471.868963572, lu_delay=4.501611988060176, ms=00079} 22:49:26.230684 run mass: MS performed LU {at=5655471.934005615, lu_delay=5.556864880025387, ms=00077} 22:49:26.295050 run mass: MS performed LU {at=5655471.998377112, lu_delay=5.025377480313182, ms=00078} 22:49:26.308228 run osmo-ms-mob/00088: Starting mobile 22:49:26.323833 run osmo-ms-mob/00088(pid=223): Launched 22:49:26.337681 run mass: MS start registered {at=5655472.041024349, delay=0.006226677447557449, ms=00088} 22:49:26.456440 run mass: MS performed LU {at=5655472.159764022, lu_delay=6.09303567185998, ms=00076} 22:49:27.029295 run osmo-ms-mob/00089: Starting mobile 22:49:27.047706 run osmo-ms-mob/00089(pid=224): Launched 22:49:27.068504 run mass: MS start registered {at=5655472.771801645, delay=0.010849416255950928, ms=00089} 22:49:27.631324 run osmo-ms-mob/00090: Starting mobile 22:49:27.646305 run osmo-ms-mob/00090(pid=225): Launched 22:49:27.658512 run mass: MS start registered {at=5655473.361860602, delay=0.005739904008805752, ms=00090} 22:49:28.159746 run mass: MS performed LU {at=5655473.863054875, lu_delay=5.569237277843058, ms=00081} 22:49:28.265685 run mass: MS performed LU {at=5655473.969001999, lu_delay=6.104715256020427, ms=00080} 22:49:28.279029 run osmo-ms-mob/00091: Starting mobile 22:49:28.293180 run osmo-ms-mob/00091(pid=226): Launched 22:49:28.303209 run mass: MS performed LU {at=5655474.006540829, lu_delay=5.211132773198187, ms=00082} 22:49:28.309709 run mass: MS start registered {at=5655474.01307335, delay=0.010016349144279957, ms=00091} 22:49:28.556711 run mass: MS performed LU {at=5655474.260032879, lu_delay=4.85574796423316, ms=00083} 22:49:29.028947 run osmo-ms-mob/00092: Starting mobile 22:49:29.044372 run osmo-ms-mob/00092(pid=227): Launched 22:49:29.059630 run mass: MS start registered {at=5655474.762961547, delay=0.007922164164483547, ms=00092} 22:49:29.828494 run osmo-ms-mob/00093: Starting mobile 22:49:29.842383 run osmo-ms-mob/00093(pid=228): Launched 22:49:29.854247 run mass: MS start registered {at=5655475.557592928, delay=0.005457088351249695, ms=00093} 22:49:29.996043 run mass: MS performed LU {at=5655475.699354544, lu_delay=5.813385530374944, ms=00084} 22:49:30.014079 run mass: MS performed LU {at=5655475.717432111, lu_delay=5.413057714700699, ms=00085} 22:49:30.060750 run mass: MS performed LU {at=5655475.764058795, lu_delay=4.800555292516947, ms=00086} 22:49:30.728747 run osmo-ms-mob/00094: Starting mobile 22:49:30.744261 run osmo-ms-mob/00094(pid=229): Launched 22:49:30.760312 run mass: MS start registered {at=5655476.463652059, delay=0.008335349150002003, ms=00094} 22:49:31.628691 run osmo-ms-mob/00095: Starting mobile 22:49:31.643407 run osmo-ms-mob/00095(pid=230): Launched 22:49:31.656660 run mass: MS start registered {at=5655477.359989291, delay=0.006369045004248619, ms=00095} 22:49:31.777818 run mass: MS performed LU {at=5655477.481117008, lu_delay=4.709315363317728, ms=00089} 22:49:31.795837 run mass: MS performed LU {at=5655477.499172587, lu_delay=5.458148238249123, ms=00088} 22:49:31.924984 run mass: MS performed LU {at=5655477.628293042, lu_delay=6.063980392180383, ms=00087} 22:49:32.637384 run osmo-ms-mob/00096: Starting mobile 22:49:32.655654 run osmo-ms-mob/00096(pid=231): Launched 22:49:32.670131 run mass: MS start registered {at=5655478.373462141, delay=0.005954486317932606, ms=00096} 22:49:33.735258 run osmo-ms-mob/00097: Starting mobile 22:49:33.755700 run osmo-ms-mob/00097(pid=232): Launched 22:49:33.764572 run mass: MS performed LU {at=5655479.46792032, lu_delay=6.1060597179457545, ms=00090} 22:49:33.772601 run mass: MS start registered {at=5655479.475960797, delay=0.008071652613580227, ms=00097} 22:49:33.780610 run mass: MS performed LU {at=5655479.483959446, lu_delay=4.720997898839414, ms=00092} 22:49:33.826497 run mass: MS performed LU {at=5655479.529808817, lu_delay=5.516735467128456, ms=00091} 22:49:35.039047 run osmo-ms-mob/00098: Starting mobile 22:49:35.079069 run osmo-ms-mob/00098(pid=233): Launched 22:49:35.107505 run mass: MS start registered {at=5655480.810808912, delay=0.009605118073523045, ms=00098} 22:49:35.543358 run mass: MS performed LU {at=5655481.246662745, lu_delay=5.689069816842675, ms=00093} 22:49:35.691139 run mass: MS performed LU {at=5655481.394441751, lu_delay=4.930789691396058, ms=00094} 22:49:36.833480 run osmo-ms-mob/00099: Starting mobile 22:49:36.853276 run osmo-ms-mob/00099(pid=234): Launched 22:49:36.870575 run mass: All started... {duration=55.7487867930904, too_slow=0} 22:49:36.880446 run mass: MS start registered {at=5655482.583792391, delay=0.00987247284501791, ms=00099} 22:49:37.528382 run mass: MS performed LU {at=5655483.231651771, lu_delay=5.871662479825318, ms=00095} 22:49:37.546743 run mass: MS performed LU {at=5655483.250021121, lu_delay=4.87655898090452, ms=00096} 22:49:39.457775 run mass: MS performed LU {at=5655485.161086051, lu_delay=5.685125254094601, ms=00097} 22:49:39.711501 run mass: MS performed LU {at=5655485.414806193, lu_delay=22.936405424028635, ms=00067} 22:49:39.780639 run mass: MS performed LU {at=5655485.483916442, lu_delay=4.673107529990375, ms=00098} 22:49:43.177104 run mass: MS performed LU {at=5655488.880408473, lu_delay=6.296616082079709, ms=00099} 22:49:43.193498 run mass: Tests done {all_completed=True, max=22.936405424028635, min=4.498613859526813} 22:49:43.208398 tst register_default_mass.py: Test passed (86.9 sec) 22:49:43.222830 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:43.231882 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:43.236829 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:43.241330 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:43.245741 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:43.250185 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:43.254707 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:43.259276 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:43.263793 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:43.268299 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:43.272779 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:43.277300 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:43.281705 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:43.286086 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:43.290515 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:43.294997 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:43.299546 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:43.304174 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:43.308959 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:43.314494 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:43.320856 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:43.325973 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:43.330851 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:43.335822 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:43.341179 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:43.346674 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:43.351541 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:43.356684 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:43.362146 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:43.367443 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:43.372534 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:43.377618 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:43.382526 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:43.388054 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:43.392980 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:43.397867 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:43.405019 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:43.411696 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:43.417607 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:43.423383 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:43.429131 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:43.434446 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:43.611134 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:43.619518 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:43.628554 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:43.637951 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:43.647033 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:43.656133 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:43.665161 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:43.674257 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:43.683405 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:43.692738 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:43.701998 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:43.711413 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:43.720837 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:43.726618 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:43.731161 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:43.735542 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:43.739950 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:43.744293 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:43.748551 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:43.752936 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:43.757229 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:43.761565 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:43.765896 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:43.770303 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:43.774646 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:43.779013 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:43.783384 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:43.787726 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:43.792658 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:43.797118 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:43.801485 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:43.805929 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:43.813294 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:43.956218 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:43.963360 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:43.970576 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:43.977577 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:43.984710 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:43.991699 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:43.998870 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:44.006021 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:44.012901 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:44.019793 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:44.026905 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:44.031439 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:44.035121 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:44.038672 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:44.042389 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:44.047288 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:44.052407 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:44.057336 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:44.062315 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:44.066858 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:44.071839 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:44.076367 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:44.080918 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:44.085503 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:44.090271 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:44.094884 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:44.099350 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:44.103811 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:44.108257 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:44.112774 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:44.117188 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:44.122339 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:44.127322 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:44.131955 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:44.136251 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:44.140503 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:44.144653 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:44.148758 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:44.152813 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:44.156903 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:44.160947 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:44.164895 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:44.168769 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:44.172448 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:44.176073 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:44.179597 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:44.183059 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:44.186493 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:44.189877 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:44.193308 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:44.196792 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:44.200203 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:44.203605 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:44.207007 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:44.210404 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:44.213765 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:44.217146 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:44.220528 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:44.223907 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:44.227276 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:44.230655 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:44.234956 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:44.238625 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:44.242347 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:44.246124 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:44.249983 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:44.253867 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:44.257722 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:44.261485 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:44.265181 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:44.268874 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:44.272495 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:44.276132 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:44.279903 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:44.283681 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:44.287550 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:44.291370 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:44.295150 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:44.298854 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:44.302508 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:44.306119 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:44.309727 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:44.313252 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:44.316789 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:44.320319 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:44.323865 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:44.327445 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:44.330998 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:44.334478 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:44.337932 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:44.341320 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:44.344703 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:44.348149 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:44.351587 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:44.355101 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:44.358636 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:44.362163 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:44.365592 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:44.369054 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:44.372513 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:44.375979 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:44.379384 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:44.382818 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:44.386286 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:44.389738 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:44.393199 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:44.396656 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:44.400103 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:44.403578 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:44.407083 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:44.410560 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:44.414109 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:44.417656 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:44.421175 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:44.424722 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:44.428265 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:44.431806 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:44.435318 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:44.438811 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:44.442351 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:44.445871 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:44.449328 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:44.452842 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:44.456317 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:44.459783 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:44.463320 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:44.466870 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:44.470520 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:44.474263 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:44.477894 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:44.481472 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:44.485016 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:44.488558 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:44.492113 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:44.495642 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:44.499221 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:44.502848 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:44.507213 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:44.511482 --- ParallelTerminationStrategy: PID 22 died... 22:49:44.513410 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:44.518326 --- ParallelTerminationStrategy: PID 23 died... 22:49:44.520311 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:44.525105 --- ParallelTerminationStrategy: PID 24 died... 22:49:44.527021 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:44.531919 --- ParallelTerminationStrategy: PID 25 died... 22:49:44.533908 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:44.538699 --- ParallelTerminationStrategy: PID 26 died... 22:49:44.540610 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:44.545335 --- ParallelTerminationStrategy: PID 27 died... 22:49:44.547229 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:44.551743 --- ParallelTerminationStrategy: PID 28 died... 22:49:44.553502 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:44.557836 --- ParallelTerminationStrategy: PID 29 died... 22:49:44.559569 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:44.563961 --- ParallelTerminationStrategy: PID 30 died... 22:49:44.565794 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:44.570242 --- ParallelTerminationStrategy: PID 31 died... 22:49:44.573049 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:44.577557 --- ParallelTerminationStrategy: PID 32 died... 22:49:44.579350 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:44.583844 --- ParallelTerminationStrategy: PID 33 died... 22:49:44.585697 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:44.590401 --- ParallelTerminationStrategy: PID 35 died... 22:49:44.592292 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:44.596997 --- ParallelTerminationStrategy: PID 36 died... 22:49:44.598871 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:44.603493 --- ParallelTerminationStrategy: PID 37 died... 22:49:44.605339 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:44.609885 --- ParallelTerminationStrategy: PID 38 died... 22:49:44.611734 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:44.616239 --- ParallelTerminationStrategy: PID 39 died... 22:49:44.618099 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:44.622641 --- ParallelTerminationStrategy: PID 40 died... 22:49:44.624458 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:44.628949 --- ParallelTerminationStrategy: PID 41 died... 22:49:44.630741 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:44.635264 --- ParallelTerminationStrategy: PID 42 died... 22:49:44.637100 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:44.641596 --- ParallelTerminationStrategy: PID 43 died... 22:49:44.643439 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:44.647958 --- ParallelTerminationStrategy: PID 44 died... 22:49:44.649785 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:44.654250 --- ParallelTerminationStrategy: PID 45 died... 22:49:44.656049 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:44.660520 --- ParallelTerminationStrategy: PID 46 died... 22:49:44.662391 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:44.666825 --- ParallelTerminationStrategy: PID 47 died... 22:49:44.668623 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:44.673078 --- ParallelTerminationStrategy: PID 48 died... 22:49:44.674880 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:44.679369 --- ParallelTerminationStrategy: PID 49 died... 22:49:44.681179 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:44.685648 --- ParallelTerminationStrategy: PID 50 died... 22:49:44.687441 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:44.692597 --- ParallelTerminationStrategy: PID 51 died... 22:49:44.694562 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:44.699163 --- ParallelTerminationStrategy: PID 52 died... 22:49:44.701035 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:44.705546 --- ParallelTerminationStrategy: PID 53 died... 22:49:44.707401 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:44.713231 --- ParallelTerminationStrategy: PID 54 died... 22:49:44.715043 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:44.719508 --- ParallelTerminationStrategy: PID 55 died... 22:49:44.721311 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:44.725846 --- ParallelTerminationStrategy: PID 56 died... 22:49:44.727661 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:44.732644 --- ParallelTerminationStrategy: PID 57 died... 22:49:44.734453 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:44.738885 --- ParallelTerminationStrategy: PID 58 died... 22:49:44.740717 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:44.745174 --- ParallelTerminationStrategy: PID 59 died... 22:49:44.746982 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:44.751719 --- ParallelTerminationStrategy: PID 60 died... 22:49:44.753538 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:44.757984 --- ParallelTerminationStrategy: PID 61 died... 22:49:44.760223 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:44.766088 --- ParallelTerminationStrategy: PID 62 died... 22:49:44.767937 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:44.772423 --- ParallelTerminationStrategy: PID 63 died... 22:49:44.774226 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:44.780154 --- ParallelTerminationStrategy: PID 64 died... 22:49:44.782127 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:44.786540 --- ParallelTerminationStrategy: PID 65 died... 22:49:44.788366 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:44.792800 --- ParallelTerminationStrategy: PID 66 died... 22:49:44.794631 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:44.799163 --- ParallelTerminationStrategy: PID 67 died... 22:49:44.800949 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:44.805343 --- ParallelTerminationStrategy: PID 68 died... 22:49:44.807165 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:44.811607 --- ParallelTerminationStrategy: PID 69 died... 22:49:44.813407 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:44.817894 --- ParallelTerminationStrategy: PID 70 died... 22:49:44.819712 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:44.824206 --- ParallelTerminationStrategy: PID 71 died... 22:49:44.826016 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:44.830572 --- ParallelTerminationStrategy: PID 72 died... 22:49:44.832406 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:44.836959 --- ParallelTerminationStrategy: PID 73 died... 22:49:44.838826 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:44.843454 --- ParallelTerminationStrategy: PID 74 died... 22:49:44.845263 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:44.849770 --- ParallelTerminationStrategy: PID 75 died... 22:49:44.851615 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:44.856200 --- ParallelTerminationStrategy: PID 76 died... 22:49:44.858046 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:44.862523 --- ParallelTerminationStrategy: PID 77 died... 22:49:44.864340 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:44.868799 --- ParallelTerminationStrategy: PID 78 died... 22:49:44.870597 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:44.875070 --- ParallelTerminationStrategy: PID 79 died... 22:49:44.876874 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:44.881321 --- ParallelTerminationStrategy: PID 80 died... 22:49:44.883121 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:44.887608 --- ParallelTerminationStrategy: PID 81 died... 22:49:44.889416 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:44.893858 --- ParallelTerminationStrategy: PID 82 died... 22:49:44.895651 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:44.900108 --- ParallelTerminationStrategy: PID 83 died... 22:49:44.901947 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:44.906422 --- ParallelTerminationStrategy: PID 84 died... 22:49:44.908220 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:44.912721 --- ParallelTerminationStrategy: PID 85 died... 22:49:44.914520 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:44.918996 --- ParallelTerminationStrategy: PID 86 died... 22:49:44.920838 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:44.925428 --- ParallelTerminationStrategy: PID 87 died... 22:49:44.927285 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:44.932267 --- ParallelTerminationStrategy: PID 88 died... 22:49:44.934198 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:44.938855 --- ParallelTerminationStrategy: PID 89 died... 22:49:44.940761 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:44.945666 --- ParallelTerminationStrategy: PID 90 died... 22:49:44.947536 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:44.952175 --- ParallelTerminationStrategy: PID 91 died... 22:49:44.954579 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:44.959156 --- ParallelTerminationStrategy: PID 92 died... 22:49:44.960945 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:44.965301 --- ParallelTerminationStrategy: PID 93 died... 22:49:44.967059 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:44.971406 --- ParallelTerminationStrategy: PID 94 died... 22:49:44.973199 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:44.977655 --- ParallelTerminationStrategy: PID 95 died... 22:49:44.979464 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:44.983918 --- ParallelTerminationStrategy: PID 96 died... 22:49:44.985717 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:44.990177 --- ParallelTerminationStrategy: PID 97 died... 22:49:44.991992 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:44.996513 --- ParallelTerminationStrategy: PID 98 died... 22:49:44.998355 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:45.002826 --- ParallelTerminationStrategy: PID 99 died... 22:49:45.004618 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:45.009081 --- ParallelTerminationStrategy: PID 100 died... 22:49:45.010891 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:45.015239 --- ParallelTerminationStrategy: PID 101 died... 22:49:45.016980 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:45.021378 --- ParallelTerminationStrategy: PID 102 died... 22:49:45.023168 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:45.027654 --- ParallelTerminationStrategy: PID 103 died... 22:49:45.029525 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:45.033977 --- ParallelTerminationStrategy: PID 104 died... 22:49:45.035771 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:45.040213 --- ParallelTerminationStrategy: PID 105 died... 22:49:45.042051 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:45.046492 --- ParallelTerminationStrategy: PID 106 died... 22:49:45.048280 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:45.052736 --- ParallelTerminationStrategy: PID 107 died... 22:49:45.054532 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:45.058964 --- ParallelTerminationStrategy: PID 108 died... 22:49:45.060757 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:45.065224 --- ParallelTerminationStrategy: PID 109 died... 22:49:45.067028 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:45.071562 --- ParallelTerminationStrategy: PID 110 died... 22:49:45.073401 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:45.077991 --- ParallelTerminationStrategy: PID 111 died... 22:49:45.079844 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:45.084432 --- ParallelTerminationStrategy: PID 112 died... 22:49:45.086245 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:45.090704 --- ParallelTerminationStrategy: PID 113 died... 22:49:45.092496 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:45.096950 --- ParallelTerminationStrategy: PID 114 died... 22:49:45.098747 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:45.103174 --- ParallelTerminationStrategy: PID 115 died... 22:49:45.105084 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:45.109721 --- ParallelTerminationStrategy: PID 116 died... 22:49:45.111563 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:45.116113 --- ParallelTerminationStrategy: PID 117 died... 22:49:45.117945 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:45.122533 --- ParallelTerminationStrategy: PID 118 died... 22:49:45.124405 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:45.128975 --- ParallelTerminationStrategy: PID 119 died... 22:49:45.130818 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:45.135284 --- ParallelTerminationStrategy: PID 120 died... 22:49:45.137086 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:45.141523 --- ParallelTerminationStrategy: PID 121 died... 22:49:45.143307 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:45.147748 --- ParallelTerminationStrategy: PID 122 died... 22:49:45.149584 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:45.154054 --- ParallelTerminationStrategy: PID 123 died... 22:49:45.155854 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:45.160414 --- ParallelTerminationStrategy: PID 124 died... 22:49:45.162283 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:45.166937 --- ParallelTerminationStrategy: PID 125 died... 22:49:45.168958 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:45.173676 --- ParallelTerminationStrategy: PID 126 died... 22:49:45.175593 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:45.180303 --- ParallelTerminationStrategy: PID 127 died... 22:49:45.182204 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:45.186851 --- ParallelTerminationStrategy: PID 128 died... 22:49:45.188723 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:45.193395 --- ParallelTerminationStrategy: PID 129 died... 22:49:45.195393 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:45.199835 --- ParallelTerminationStrategy: PID 130 died... 22:49:45.201635 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:45.206134 --- ParallelTerminationStrategy: PID 131 died... 22:49:45.207985 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:45.212542 --- ParallelTerminationStrategy: PID 132 died... 22:49:45.214403 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:45.218982 --- ParallelTerminationStrategy: PID 133 died... 22:49:45.220899 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:45.225468 --- ParallelTerminationStrategy: PID 134 died... 22:49:45.227315 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:45.231815 --- ParallelTerminationStrategy: PID 135 died... 22:49:45.233636 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:45.238112 --- ParallelTerminationStrategy: PID 136 died... 22:49:45.239908 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:45.244352 --- ParallelTerminationStrategy: PID 137 died... 22:49:45.246161 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:45.250586 --- ParallelTerminationStrategy: PID 138 died... 22:49:45.252358 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:45.256773 --- ParallelTerminationStrategy: PID 139 died... 22:49:45.258597 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:45.263074 --- ParallelTerminationStrategy: PID 140 died... 22:49:45.264870 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:45.269282 --- ParallelTerminationStrategy: PID 141 died... 22:49:45.271060 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:45.275485 --- ParallelTerminationStrategy: PID 142 died... 22:49:45.277294 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:45.281743 --- ParallelTerminationStrategy: PID 143 died... 22:49:45.283505 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:45.287919 --- ParallelTerminationStrategy: PID 144 died... 22:49:45.289725 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:45.294226 --- ParallelTerminationStrategy: PID 145 died... 22:49:45.296023 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:45.300441 --- ParallelTerminationStrategy: PID 146 died... 22:49:45.302278 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:45.306832 --- ParallelTerminationStrategy: PID 147 died... 22:49:45.308700 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:45.313258 --- ParallelTerminationStrategy: PID 148 died... 22:49:45.315080 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:45.319554 --- ParallelTerminationStrategy: PID 149 died... 22:49:45.321354 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:45.325872 --- ParallelTerminationStrategy: PID 150 died... 22:49:45.327719 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:45.332590 --- ParallelTerminationStrategy: PID 151 died... 22:49:45.334512 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:45.339370 --- ParallelTerminationStrategy: PID 152 died... 22:49:45.341341 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:45.346206 --- ParallelTerminationStrategy: PID 153 died... 22:49:45.348141 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:45.352959 --- ParallelTerminationStrategy: PID 154 died... 22:49:45.354890 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:45.359730 --- ParallelTerminationStrategy: PID 155 died... 22:49:45.361716 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:45.366525 --- ParallelTerminationStrategy: PID 156 died... 22:49:45.368466 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:45.373284 --- ParallelTerminationStrategy: PID 157 died... 22:49:45.375225 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:45.380043 --- ParallelTerminationStrategy: PID 158 died... 22:49:45.381998 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:45.386822 --- ParallelTerminationStrategy: PID 159 died... 22:49:45.388774 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:45.393648 --- ParallelTerminationStrategy: PID 160 died... 22:49:45.395594 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:45.400421 --- ParallelTerminationStrategy: PID 161 died... 22:49:45.402362 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:45.407225 --- ParallelTerminationStrategy: PID 162 died... 22:49:45.409172 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:45.414077 --- ParallelTerminationStrategy: PID 163 died... 22:49:45.416044 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:45.421280 --- ParallelTerminationStrategy: PID 164 died... 22:49:45.423491 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:45.428556 --- ParallelTerminationStrategy: PID 165 died... 22:49:45.430836 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:45.435730 --- ParallelTerminationStrategy: PID 166 died... 22:49:45.437768 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:45.442635 --- ParallelTerminationStrategy: PID 167 died... 22:49:45.444534 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:45.449288 --- ParallelTerminationStrategy: PID 168 died... 22:49:45.451269 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:45.456332 --- ParallelTerminationStrategy: PID 169 died... 22:49:45.458306 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:45.463229 --- ParallelTerminationStrategy: PID 170 died... 22:49:45.465176 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:45.470051 --- ParallelTerminationStrategy: PID 171 died... 22:49:45.471936 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:45.476779 --- ParallelTerminationStrategy: PID 172 died... 22:49:45.478725 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:45.483727 --- ParallelTerminationStrategy: PID 173 died... 22:49:45.485704 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:45.490548 --- ParallelTerminationStrategy: PID 174 died... 22:49:45.492513 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:45.497297 --- ParallelTerminationStrategy: PID 175 died... 22:49:45.499220 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:45.504149 --- ParallelTerminationStrategy: PID 176 died... 22:49:45.506057 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:45.510905 --- ParallelTerminationStrategy: PID 177 died... 22:49:45.512882 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:45.517770 --- ParallelTerminationStrategy: PID 178 died... 22:49:45.519735 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:45.524613 --- ParallelTerminationStrategy: PID 179 died... 22:49:45.526607 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:45.531561 --- ParallelTerminationStrategy: PID 180 died... 22:49:45.533523 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:45.538290 --- ParallelTerminationStrategy: PID 181 died... 22:49:45.540271 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:45.545086 --- ParallelTerminationStrategy: PID 182 died... 22:49:45.546991 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:45.551820 --- ParallelTerminationStrategy: PID 183 died... 22:49:45.553764 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:45.558495 --- ParallelTerminationStrategy: PID 184 died... 22:49:45.560400 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:45.565154 --- ParallelTerminationStrategy: PID 185 died... 22:49:45.567059 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:45.571637 --- ParallelTerminationStrategy: PID 186 died... 22:49:45.573559 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:45.578160 --- ParallelTerminationStrategy: PID 187 died... 22:49:45.580073 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:45.584893 --- ParallelTerminationStrategy: PID 188 died... 22:49:45.586770 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:45.591454 --- ParallelTerminationStrategy: PID 189 died... 22:49:45.593352 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:45.598066 --- ParallelTerminationStrategy: PID 190 died... 22:49:45.599969 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:45.604745 --- ParallelTerminationStrategy: PID 191 died... 22:49:45.606644 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:45.611392 --- ParallelTerminationStrategy: PID 192 died... 22:49:45.613353 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:45.618177 --- ParallelTerminationStrategy: PID 193 died... 22:49:45.620119 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:45.624888 --- ParallelTerminationStrategy: PID 194 died... 22:49:45.626809 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:45.631573 --- ParallelTerminationStrategy: PID 195 died... 22:49:45.633458 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:45.638033 --- ParallelTerminationStrategy: PID 196 died... 22:49:45.639880 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:45.644602 --- ParallelTerminationStrategy: PID 197 died... 22:49:45.646534 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:45.651263 --- ParallelTerminationStrategy: PID 198 died... 22:49:45.653185 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:45.658000 --- ParallelTerminationStrategy: PID 199 died... 22:49:45.659927 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:45.664622 --- ParallelTerminationStrategy: PID 200 died... 22:49:45.666511 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:45.671238 --- ParallelTerminationStrategy: PID 201 died... 22:49:45.673212 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:45.677970 --- ParallelTerminationStrategy: PID 202 died... 22:49:45.679859 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:45.684549 --- ParallelTerminationStrategy: PID 203 died... 22:49:45.686432 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:45.691150 --- ParallelTerminationStrategy: PID 204 died... 22:49:45.693174 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:45.697858 --- ParallelTerminationStrategy: PID 205 died... 22:49:45.699765 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:45.704461 --- ParallelTerminationStrategy: PID 206 died... 22:49:45.706344 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:45.711135 --- ParallelTerminationStrategy: PID 207 died... 22:49:45.712984 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:45.717595 --- ParallelTerminationStrategy: PID 208 died... 22:49:45.719453 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:45.723912 --- ParallelTerminationStrategy: PID 209 died... 22:49:45.725699 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:45.730337 --- ParallelTerminationStrategy: PID 210 died... 22:49:45.732117 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:45.736565 --- ParallelTerminationStrategy: PID 211 died... 22:49:45.738697 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:45.743231 --- ParallelTerminationStrategy: PID 212 died... 22:49:45.745063 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:45.749580 --- ParallelTerminationStrategy: PID 213 died... 22:49:45.751440 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:45.756044 --- ParallelTerminationStrategy: PID 214 died... 22:49:45.757905 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:45.762496 --- ParallelTerminationStrategy: PID 215 died... 22:49:45.764291 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:45.768829 --- ParallelTerminationStrategy: PID 216 died... 22:49:45.770630 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:45.775117 --- ParallelTerminationStrategy: PID 217 died... 22:49:45.776908 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:45.781372 --- ParallelTerminationStrategy: PID 218 died... 22:49:45.783187 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:45.787617 --- ParallelTerminationStrategy: PID 219 died... 22:49:45.789433 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:45.793927 --- ParallelTerminationStrategy: PID 220 died... 22:49:45.795751 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:45.800224 --- ParallelTerminationStrategy: PID 221 died... 22:49:45.802017 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:45.806491 --- ParallelTerminationStrategy: PID 222 died... 22:49:45.808270 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:45.812729 --- ParallelTerminationStrategy: PID 223 died... 22:49:45.814517 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:45.819076 --- ParallelTerminationStrategy: PID 224 died... 22:49:45.820876 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:45.825254 --- ParallelTerminationStrategy: PID 225 died... 22:49:45.827032 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:45.831505 --- ParallelTerminationStrategy: PID 226 died... 22:49:45.833282 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:45.837676 --- ParallelTerminationStrategy: PID 227 died... 22:49:45.839507 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:45.844187 --- ParallelTerminationStrategy: PID 228 died... 22:49:45.846143 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:45.851033 --- ParallelTerminationStrategy: PID 229 died... 22:49:45.853059 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:45.858097 --- ParallelTerminationStrategy: PID 230 died... 22:49:45.860161 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:45.865401 --- ParallelTerminationStrategy: PID 231 died... 22:49:45.867506 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:45.872717 --- ParallelTerminationStrategy: PID 232 died... 22:49:45.874790 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:45.880055 --- ParallelTerminationStrategy: PID 233 died... 22:49:45.882232 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:45.887603 --- ParallelTerminationStrategy: PID 234 died... 22:49:45.889788 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:48.573481 --- ParallelTerminationStrategy: PID 34 died... 22:49:48.577642 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7910 netreg_mass PASS --------------------------------------------------------------------- 22:49:48.703153 tst trial-7910: Storing JUnit report in /build/trial-7910/run.2025-03-19_22-48-15/trial-7910.xml -------------------------------------------------------------------------------------------- trial-7910 PASS -------------------------------------------------------------------------------------------- 22:49:48.728348 tst trial-7910: trial-7910: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (86.9 sec) + exit_code=0 + rm -rf trial-7910/inst + cd trial-7910 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-03-19 22:48:15 No journal files were found. + readlink last_run + tar czf /build/trial-7910-run.tgz run.2025-03-19_22-48-15 + tar czf /build/trial-7910-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-19_19_01_02.tgz osmo-bts-oc2g.build-2025-03-19_00_51_27.tgz osmo-bts-sysmo.build-2025-03-19_00_51_26.tgz osmo-bts.build-2025-03-19_00_51_38.tgz osmo-ggsn.build-2025-03-19_20_42_32.tgz osmo-hlr.build-2025-03-19_16_36_55.tgz osmo-hnbgw.build-2025-03-19_13_28_24.tgz osmo-mgw.build-2025-03-19_18_58_17.tgz osmo-msc.build-2025-03-19_19_04_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-19_07_41_36.tgz osmo-pcu-sysmo.build-2025-03-19_07_41_34.tgz osmo-pcu.build-2025-03-19_07_41_39.tgz osmo-sgsn.build-2025-03-19_20_48_24.tgz osmo-stp.build-2025-03-19_13_23_04.tgz osmo-trx.build-2025-03-19_14_28_36.tgz osmocom-bb.build-2025-03-19_21_17_37.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