Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3941791339724964454.sh + rm -rf trial-8296-bin.tgz trial-8296-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25667 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11298 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10855 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13115 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13441 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13736 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42470 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7809 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44769 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8804 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 13440 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7773 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11823 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7849 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9321 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6569 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 7773 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4458514426076291375.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-8296 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 290ae4c ttcn3-bts-test: write bts logs to tmpfs + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [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 #7 CACHED #8 [20/28] WORKDIR /TMP #8 CACHED #9 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #9 CACHED #10 [ 8/28] RUN MKDIR /var/run/sshd #10 CACHED #11 [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 #11 CACHED #12 [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 #12 CACHED #13 [ 9/28] COPY SSH /root/.ssh #13 CACHED #14 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #14 CACHED #15 [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 #15 CACHED #16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #16 CACHED #17 [ 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 #17 CACHED #18 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #18 CACHED #19 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #19 CACHED #20 [ 3/28] RUN groupadd osmo-gsm-tester #20 CACHED #21 [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 #21 CACHED #22 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #24 CACHED #25 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #25 CACHED #26 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #26 CACHED #27 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #27 CACHED #28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #28 CACHED #29 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #29 CACHED #30 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #30 CACHED #31 [ 2/28] RUN useradd -ms /bin/bash jenkins #31 CACHED #32 [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 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:a1732d970d6c69b4bac48f7cd72a2d543cc07cc4ba46490ad40bc97acac1b6fc done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8297 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-04-10 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8297 + mkdir -p trial-8297 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-10_13_27_08.tgz osmo-bts-oc2g.build-2026-04-10_00_51_52.tgz osmo-bts-sysmo.build-2026-04-10_00_51_55.tgz osmo-bts.build-2026-04-10_00_51_54.tgz osmo-ggsn.build-2026-04-10_20_42_45.tgz osmo-hlr.build-2026-04-10_16_36_49.tgz osmo-hnbgw.build-2026-04-10_13_31_33.tgz osmo-mgw.build-2026-04-10_08_33_13.tgz osmo-msc.build-2026-04-10_13_36_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-10_18_00_01.tgz osmo-pcu-sysmo.build-2026-04-10_18_00_03.tgz osmo-pcu.build-2026-04-10_18_00_00.tgz osmo-sgsn.build-2026-04-10_20_48_16.tgz osmo-stp.build-2026-04-10_13_25_50.tgz osmo-trx.build-2026-04-10_18_15_29.tgz osmocom-bb.build-2026-04-10_21_17_30.tgz srslte.build-19.tgz trial-8297 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-10_13_27_08.md5 osmo-bts-oc2g.build-2026-04-10_00_51_52.md5 osmo-bts-sysmo.build-2026-04-10_00_51_55.md5 osmo-bts.build-2026-04-10_00_51_54.md5 osmo-ggsn.build-2026-04-10_20_42_45.md5 osmo-hlr.build-2026-04-10_16_36_49.md5 osmo-hnbgw.build-2026-04-10_13_31_33.md5 osmo-mgw.build-2026-04-10_08_33_13.md5 osmo-msc.build-2026-04-10_13_36_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-10_18_00_01.md5 osmo-pcu-sysmo.build-2026-04-10_18_00_03.md5 osmo-pcu.build-2026-04-10_18_00_00.md5 osmo-sgsn.build-2026-04-10_20_48_16.md5 osmo-stp.build-2026-04-10_13_25_50.md5 osmo-trx.build-2026-04-10_18_15_29.md5 osmocom-bb.build-2026-04-10_21_17_30.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-10_13_27_08.md5 osmo-bts-oc2g.build-2026-04-10_00_51_52.md5 osmo-bts-sysmo.build-2026-04-10_00_51_55.md5 osmo-bts.build-2026-04-10_00_51_54.md5 osmo-ggsn.build-2026-04-10_20_42_45.md5 osmo-hlr.build-2026-04-10_16_36_49.md5 osmo-hnbgw.build-2026-04-10_13_31_33.md5 osmo-mgw.build-2026-04-10_08_33_13.md5 osmo-msc.build-2026-04-10_13_36_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-10_18_00_01.md5 osmo-pcu-sysmo.build-2026-04-10_18_00_03.md5 osmo-pcu.build-2026-04-10_18_00_00.md5 osmo-sgsn.build-2026-04-10_20_48_16.md5 osmo-stp.build-2026-04-10_13_25_50.md5 osmo-trx.build-2026-04-10_18_15_29.md5 osmocom-bb.build-2026-04-10_21_17_30.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8297 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8297' 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-8297 -------------------------------------------------------------------------------------------- 22:48:17.902986 tst trial-8297: Detailed log at /build/trial-8297/run.2026-04-10_22-48-17/log --------------------------------------------------------------------- trial-8297 netreg_mass --------------------------------------------------------------------- 22:48:18.109002 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:18.109376 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:18.110127 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:18.111237 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:18.152385 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:18.153258 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:18.154411 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:18.234918 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-8297 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:18.235674 tst register_default_mass.py:9: Claiming resources for the test 22:48:18.250965 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.251487 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.251940 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.252366 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.252790 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.253242 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.253674 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:18.283991 tst register_default_mass.py: using LAC 2 22:48:18.306449 tst register_default_mass.py: using RAC 2 22:48:18.333461 tst register_default_mass.py: using CellId 2 22:48:18.363138 tst register_default_mass.py: using BVCI 3 22:48:18.377120 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.377809 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.378371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.378889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.379401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.379910 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.380395 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.381001 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.381539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.382057 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.382565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.383066 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.383567 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.384102 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.384620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.385128 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.385646 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.386154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.386655 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.387151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.387673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.388186 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.388706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.389226 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.389731 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.390254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.390767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.391270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.391782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.392303 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.392804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.393306 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.393811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.394335 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.394846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.395346 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.395861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.396377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.396883 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.397394 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.397898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.398397 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.398896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.399406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.399916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.400419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.400925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.401442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.401947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.402445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.402965 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.403478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.403979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.404502 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.405002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.405500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.406014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.406519 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.407016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.407525 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.408030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.408528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.409036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.409551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.410043 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.410560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.411062 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.411562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.412076 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.412573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.413064 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.413564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.414135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.414640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.415139 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.415645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.416142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.416639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.417133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.417632 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.418123 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.418611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.419113 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.419608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.420111 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.420602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.421096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.421597 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.422097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.422616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.423120 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.423618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.424147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.424656 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.425154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.425661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.426164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.426664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.427181 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.427690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.428186 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.428753 tst register_default_mass.py:21: Launching a simple network 22:48:18.438798 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.558059 run create_hlr_db(pid=20): Launched 22:48:19.572011 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:19.588097 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.602937 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.608566 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.801478 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:19.816200 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:19.821756 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:20.244108 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:20.259037 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:23.273764 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.413749 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:23.428493 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:23.434152 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.457375 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:23.472410 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:23.478145 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.794123 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:23.809011 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:29.835222 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:30.008908 run osmo-bts-virtual(pid=34): Launched 22:48:31.044174 tst register_default_mass.py: using MSISDN 1001 22:48:31.057925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.097362 tst register_default_mass.py: using MSISDN 1002 22:48:31.114996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.145510 tst register_default_mass.py: using MSISDN 1003 22:48:31.160187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:31.190377 tst register_default_mass.py: using MSISDN 1004 22:48:31.204688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:31.235182 tst register_default_mass.py: using MSISDN 1005 22:48:31.249642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:31.279999 tst register_default_mass.py: using MSISDN 1006 22:48:31.294358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:31.324431 tst register_default_mass.py: using MSISDN 1007 22:48:31.338688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.369112 tst register_default_mass.py: using MSISDN 1008 22:48:31.383384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.413797 tst register_default_mass.py: using MSISDN 1009 22:48:31.428217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.458314 tst register_default_mass.py: using MSISDN 1010 22:48:31.472461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.502372 tst register_default_mass.py: using MSISDN 1011 22:48:31.516461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.546682 tst register_default_mass.py: using MSISDN 1012 22:48:31.560822 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:31.590890 tst register_default_mass.py: using MSISDN 1013 22:48:31.605307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:31.635715 tst register_default_mass.py: using MSISDN 1014 22:48:31.650081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:31.680225 tst register_default_mass.py: using MSISDN 1015 22:48:31.694510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:31.724673 tst register_default_mass.py: using MSISDN 1016 22:48:31.739032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:31.769255 tst register_default_mass.py: using MSISDN 1017 22:48:31.783447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:31.813509 tst register_default_mass.py: using MSISDN 1018 22:48:31.827815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:31.857448 tst register_default_mass.py: using MSISDN 1019 22:48:31.871274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:31.901539 tst register_default_mass.py: using MSISDN 1020 22:48:31.915921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:31.946457 tst register_default_mass.py: using MSISDN 1021 22:48:31.960837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:31.991084 tst register_default_mass.py: using MSISDN 1022 22:48:32.005411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.035721 tst register_default_mass.py: using MSISDN 1023 22:48:32.050208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.081236 tst register_default_mass.py: using MSISDN 1024 22:48:32.095664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:32.126323 tst register_default_mass.py: using MSISDN 1025 22:48:32.140873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:32.171457 tst register_default_mass.py: using MSISDN 1026 22:48:32.185898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:32.216490 tst register_default_mass.py: using MSISDN 1027 22:48:32.231019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:32.261481 tst register_default_mass.py: using MSISDN 1028 22:48:32.275816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:32.306218 tst register_default_mass.py: using MSISDN 1029 22:48:32.320635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:32.351308 tst register_default_mass.py: using MSISDN 1030 22:48:32.365830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:32.396119 tst register_default_mass.py: using MSISDN 1031 22:48:32.410648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:32.440329 tst register_default_mass.py: using MSISDN 1032 22:48:32.454488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:32.485089 tst register_default_mass.py: using MSISDN 1033 22:48:32.499577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:32.529994 tst register_default_mass.py: using MSISDN 1034 22:48:32.544249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:32.574786 tst register_default_mass.py: using MSISDN 1035 22:48:32.589321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:32.619789 tst register_default_mass.py: using MSISDN 1036 22:48:32.634262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:32.665003 tst register_default_mass.py: using MSISDN 1037 22:48:32.679528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:32.710088 tst register_default_mass.py: using MSISDN 1038 22:48:32.724602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:32.754714 tst register_default_mass.py: using MSISDN 1039 22:48:32.768890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:32.799443 tst register_default_mass.py: using MSISDN 1040 22:48:32.813845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:32.844484 tst register_default_mass.py: using MSISDN 1041 22:48:32.858863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:32.889424 tst register_default_mass.py: using MSISDN 1042 22:48:32.903850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:32.934095 tst register_default_mass.py: using MSISDN 1043 22:48:32.948409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:32.978680 tst register_default_mass.py: using MSISDN 1044 22:48:32.992999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:33.023518 tst register_default_mass.py: using MSISDN 1045 22:48:33.037950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:33.068580 tst register_default_mass.py: using MSISDN 1046 22:48:33.083145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:33.113602 tst register_default_mass.py: using MSISDN 1047 22:48:33.127976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:33.158312 tst register_default_mass.py: using MSISDN 1048 22:48:33.172628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:33.203067 tst register_default_mass.py: using MSISDN 1049 22:48:33.217582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:33.247944 tst register_default_mass.py: using MSISDN 1050 22:48:33.262419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:33.292631 tst register_default_mass.py: using MSISDN 1051 22:48:33.306840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:33.337154 tst register_default_mass.py: using MSISDN 1052 22:48:33.351506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:33.382064 tst register_default_mass.py: using MSISDN 1053 22:48:33.396498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:33.427217 tst register_default_mass.py: using MSISDN 1054 22:48:33.441717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:33.472140 tst register_default_mass.py: using MSISDN 1055 22:48:33.486631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:33.517199 tst register_default_mass.py: using MSISDN 1056 22:48:33.531700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:33.562314 tst register_default_mass.py: using MSISDN 1057 22:48:33.576754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:33.607317 tst register_default_mass.py: using MSISDN 1058 22:48:33.621866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:33.652410 tst register_default_mass.py: using MSISDN 1059 22:48:33.666904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:33.697484 tst register_default_mass.py: using MSISDN 1060 22:48:33.712122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:33.746467 tst register_default_mass.py: using MSISDN 1061 22:48:33.762830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:33.793290 tst register_default_mass.py: using MSISDN 1062 22:48:33.807739 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:33.837598 tst register_default_mass.py: using MSISDN 1063 22:48:33.851779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:33.882134 tst register_default_mass.py: using MSISDN 1064 22:48:33.896408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:33.926741 tst register_default_mass.py: using MSISDN 1065 22:48:33.941193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:33.970293 tst register_default_mass.py: using MSISDN 1066 22:48:33.984024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:34.014222 tst register_default_mass.py: using MSISDN 1067 22:48:34.028438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:34.058885 tst register_default_mass.py: using MSISDN 1068 22:48:34.073269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:34.103447 tst register_default_mass.py: using MSISDN 1069 22:48:34.117828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:34.148033 tst register_default_mass.py: using MSISDN 1070 22:48:34.162367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:34.192511 tst register_default_mass.py: using MSISDN 1071 22:48:34.206842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:34.237228 tst register_default_mass.py: using MSISDN 1072 22:48:34.251642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:34.281966 tst register_default_mass.py: using MSISDN 1073 22:48:34.296356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:34.326762 tst register_default_mass.py: using MSISDN 1074 22:48:34.341241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:34.371783 tst register_default_mass.py: using MSISDN 1075 22:48:34.386206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:34.416745 tst register_default_mass.py: using MSISDN 1076 22:48:34.431211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:34.461858 tst register_default_mass.py: using MSISDN 1077 22:48:34.476380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:34.506784 tst register_default_mass.py: using MSISDN 1078 22:48:34.521224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:34.551653 tst register_default_mass.py: using MSISDN 1079 22:48:34.566259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:34.596720 tst register_default_mass.py: using MSISDN 1080 22:48:34.611147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:34.641696 tst register_default_mass.py: using MSISDN 1081 22:48:34.656125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:34.686665 tst register_default_mass.py: using MSISDN 1082 22:48:34.701134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:34.731571 tst register_default_mass.py: using MSISDN 1083 22:48:34.745974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:34.776107 tst register_default_mass.py: using MSISDN 1084 22:48:34.790276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:34.820666 tst register_default_mass.py: using MSISDN 1085 22:48:34.835119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:34.865590 tst register_default_mass.py: using MSISDN 1086 22:48:34.879837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:34.910159 tst register_default_mass.py: using MSISDN 1087 22:48:34.924584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:34.955832 tst register_default_mass.py: using MSISDN 1088 22:48:34.970632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:35.001294 tst register_default_mass.py: using MSISDN 1089 22:48:35.015850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:35.046314 tst register_default_mass.py: using MSISDN 1090 22:48:35.060767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:35.091208 tst register_default_mass.py: using MSISDN 1091 22:48:35.105631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:35.136125 tst register_default_mass.py: using MSISDN 1092 22:48:35.150578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:35.180973 tst register_default_mass.py: using MSISDN 1093 22:48:35.195455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:35.225783 tst register_default_mass.py: using MSISDN 1094 22:48:35.240170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:35.270503 tst register_default_mass.py: using MSISDN 1095 22:48:35.284899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:35.315463 tst register_default_mass.py: using MSISDN 1096 22:48:35.330004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:35.360710 tst register_default_mass.py: using MSISDN 1097 22:48:35.375285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:35.405805 tst register_default_mass.py: using MSISDN 1098 22:48:35.420191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:35.450612 tst register_default_mass.py: using MSISDN 1099 22:48:35.465121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:35.495485 tst register_default_mass.py: using MSISDN 1100 22:48:35.509951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:35.601257 run mass: Starting testcase 22:48:35.606775 run mass: Pre-launching all virtphy's 22:48:35.612234 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:35.625386 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:35.631443 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:35.644272 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:35.650272 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:35.663092 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:35.669083 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:35.682003 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:35.687987 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:35.700787 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:35.706759 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:35.719545 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:35.725414 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:35.738170 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:35.744050 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:35.756771 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:35.762680 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:35.775462 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:35.781369 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:35.794078 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:35.799953 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:35.812704 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:35.818573 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:35.831316 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:35.837271 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:35.850040 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:35.855941 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:35.868733 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:35.874631 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:35.887422 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:35.893392 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:35.906387 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:35.912432 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:35.925433 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:35.931468 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:35.944378 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:35.950419 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:35.963326 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:35.969290 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:35.982325 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:35.988323 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:36.001309 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:36.007275 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:36.020238 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:36.026180 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:36.039065 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:36.045037 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:36.057915 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:36.063880 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:36.076752 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:36.082728 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:36.095635 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:36.101585 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:36.114505 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:36.120446 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:36.133321 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:36.139251 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:36.152158 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:36.158131 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:36.171196 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:36.177152 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:36.190151 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:36.196088 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:36.209144 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:36.215126 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:36.228187 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:36.234177 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:36.247115 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:36.253048 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:36.265956 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:36.271910 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:36.284802 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:36.290783 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:36.303681 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:36.309659 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:36.322531 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:36.328523 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:36.341410 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:36.347407 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:36.360302 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:36.366233 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:36.379100 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:36.385092 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:36.398121 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:36.404113 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:36.417149 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:36.423131 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:36.436059 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:36.442003 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:36.455037 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:36.461010 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:36.474162 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:36.480105 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:36.493019 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:36.498947 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:36.511825 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:36.517832 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:36.530712 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:36.536701 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:36.549622 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:36.555608 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:36.568766 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:36.574832 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:36.587999 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:36.593988 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:36.606880 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:36.612899 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:36.625761 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:36.631692 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:36.644704 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:36.650749 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:36.663764 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:36.669709 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:36.683062 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:36.689185 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:36.702429 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:36.708514 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:36.721452 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:36.727440 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:36.740361 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:36.746355 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:36.759232 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:36.765159 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:36.778004 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:36.783957 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:36.796822 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:36.802861 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:36.815866 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:36.821822 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:36.834695 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:36.840663 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:36.853523 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:36.859456 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:36.872538 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:36.878478 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:36.891539 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:36.897536 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:36.910442 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:36.916558 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:36.929506 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:36.935570 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:36.948537 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:36.954503 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:36.967383 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:36.973393 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:36.986262 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:36.992241 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:37.005159 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:37.011102 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:37.023984 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:37.029956 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:37.042843 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:37.048803 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:37.061651 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:37.067578 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:37.080468 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:37.086404 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:37.099230 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:37.105367 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:37.118189 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:37.124252 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:37.137176 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:37.143111 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:37.156213 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:37.162132 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:37.175149 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:37.181145 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:37.194019 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:37.199950 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:37.212835 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:37.218750 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:37.231605 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:37.237546 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:37.250433 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:37.256360 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:37.269212 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:37.275175 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:37.288115 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:37.294036 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:37.306920 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:37.312842 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:37.325737 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:37.331745 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:37.344908 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:37.350893 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:37.363982 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:37.369951 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:37.382806 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:37.388881 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:37.401775 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:37.407835 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:37.420771 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:37.426708 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:37.439641 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:37.445628 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:37.458558 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:37.464501 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:37.477440 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:37.483378 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:37.496253 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:37.502141 run mass: Checking if sockets are in the filesystem 22:48:37.534372 run osmo-ms-mob/00000: Starting mobile 22:48:37.547269 run osmo-ms-mob/00000(pid=135): Launched 22:48:37.558719 run mass: MS start registered {at=6411943.767037893, delay=0.005522767081856728, ms=00000} 22:48:41.750058 run osmo-ms-mob/00001: Starting mobile 22:48:41.766786 run osmo-ms-mob/00001(pid=136): Launched 22:48:41.777426 run mass: MS start registered {at=6411947.985746876, delay=0.004600699990987778, ms=00001} 22:48:42.846055 run mass: MS performed LU {at=6411949.054256096, lu_delay=5.2872182028368115, ms=00000} 22:48:43.548799 run osmo-ms-mob/00002: Starting mobile 22:48:43.566314 run osmo-ms-mob/00002(pid=137): Launched 22:48:43.576826 run mass: MS start registered {at=6411949.785137002, delay=0.004502350464463234, ms=00002} 22:48:44.849376 run osmo-ms-mob/00003: Starting mobile 22:48:44.866078 run osmo-ms-mob/00003(pid=138): Launched 22:48:44.877705 run mass: MS start registered {at=6411951.08602295, delay=0.005403062328696251, ms=00003} 22:48:45.918241 run osmo-ms-mob/00004: Starting mobile 22:48:45.931141 run osmo-ms-mob/00004(pid=139): Launched 22:48:45.941753 run mass: MS start registered {at=6411952.150069645, delay=0.004532181657850742, ms=00004} 22:48:46.612092 run mass: MS performed LU {at=6411952.820295937, lu_delay=4.834549061022699, ms=00001} 22:48:46.949259 run osmo-ms-mob/00005: Starting mobile 22:48:46.966064 run osmo-ms-mob/00005(pid=140): Launched 22:48:46.976512 run mass: MS start registered {at=6411953.184830833, delay=0.004371073096990585, ms=00005} 22:48:47.843720 run osmo-ms-mob/00006: Starting mobile 22:48:47.860036 run osmo-ms-mob/00006(pid=141): Launched 22:48:47.870803 run mass: MS start registered {at=6411954.079122277, delay=0.0047576455399394035, ms=00006} 22:48:48.513656 run mass: MS performed LU {at=6411954.721859838, lu_delay=4.93672283552587, ms=00002} 22:48:48.749750 run osmo-ms-mob/00007: Starting mobile 22:48:48.766465 run osmo-ms-mob/00007(pid=142): Launched 22:48:48.777270 run mass: MS start registered {at=6411954.985591577, delay=0.004712236113846302, ms=00007} 22:48:49.517268 run osmo-ms-mob/00008: Starting mobile 22:48:49.530550 run osmo-ms-mob/00008(pid=143): Launched 22:48:49.541255 run mass: MS start registered {at=6411955.749566993, delay=0.004546214826405048, ms=00008} 22:48:50.253373 run osmo-ms-mob/00009: Starting mobile 22:48:50.270326 run osmo-ms-mob/00009(pid=144): Launched 22:48:50.280862 run mass: MS start registered {at=6411956.4891832, delay=0.004540775902569294, ms=00009} 22:48:50.377981 run mass: MS performed LU {at=6411956.586192718, lu_delay=5.500169767998159, ms=00003} 22:48:50.948900 run osmo-ms-mob/00010: Starting mobile 22:48:50.968033 run osmo-ms-mob/00010(pid=145): Launched 22:48:50.978714 run mass: MS start registered {at=6411957.187032662, delay=0.004687723703682423, ms=00010} 22:48:51.516962 run osmo-ms-mob/00011: Starting mobile 22:48:51.530205 run osmo-ms-mob/00011(pid=146): Launched 22:48:51.540801 run mass: MS start registered {at=6411957.749123123, delay=0.004555756226181984, ms=00011} 22:48:52.148563 run osmo-ms-mob/00012: Starting mobile 22:48:52.165097 run osmo-ms-mob/00012(pid=147): Launched 22:48:52.176326 run mass: MS start registered {at=6411958.384644991, delay=0.0049022892490029335, ms=00012} 22:48:52.278684 run mass: MS performed LU {at=6411958.486874694, lu_delay=6.336805049329996, ms=00004} 22:48:52.307178 run mass: MS performed LU {at=6411958.515385617, lu_delay=5.330554783344269, ms=00005} 22:48:52.749084 run osmo-ms-mob/00013: Starting mobile 22:48:52.765851 run osmo-ms-mob/00013(pid=148): Launched 22:48:52.776904 run mass: MS start registered {at=6411958.985221515, delay=0.005086183547973633, ms=00013} 22:48:53.317905 run osmo-ms-mob/00014: Starting mobile 22:48:53.331113 run osmo-ms-mob/00014(pid=149): Launched 22:48:53.342043 run mass: MS start registered {at=6411959.550365049, delay=0.004671424627304077, ms=00014} 22:48:53.930475 run osmo-ms-mob/00015: Starting mobile 22:48:53.944239 run osmo-ms-mob/00015(pid=150): Launched 22:48:53.955111 run mass: MS start registered {at=6411960.163433213, delay=0.004762554541230202, ms=00015} 22:48:54.143027 run mass: MS performed LU {at=6411960.35123805, lu_delay=5.365646472200751, ms=00007} 22:48:54.207752 run mass: MS performed LU {at=6411960.415926027, lu_delay=6.3368037501350045, ms=00006} 22:48:54.439784 run osmo-ms-mob/00016: Starting mobile 22:48:54.456468 run osmo-ms-mob/00016(pid=151): Launched 22:48:54.467132 run mass: MS start registered {at=6411960.675451809, delay=0.004588288255035877, ms=00016} 22:48:54.512779 run mass: MS performed LU {at=6411960.720976824, lu_delay=4.97140983119607, ms=00008} 22:48:54.918760 run osmo-ms-mob/00017: Starting mobile 22:48:54.931883 run osmo-ms-mob/00017(pid=152): Launched 22:48:54.942801 run mass: MS start registered {at=6411961.151114034, delay=0.004912896081805229, ms=00017} 22:48:55.560746 run osmo-ms-mob/00018: Starting mobile 22:48:55.573937 run osmo-ms-mob/00018(pid=153): Launched 22:48:55.584532 run mass: MS start registered {at=6411961.792845463, delay=0.004405621439218521, ms=00018} 22:48:55.921684 run osmo-ms-mob/00019: Starting mobile 22:48:55.934988 run osmo-ms-mob/00019(pid=154): Launched 22:48:55.941577 run mass: MS performed LU {at=6411962.149896366, lu_delay=5.660713165998459, ms=00009} 22:48:55.947667 run mass: MS start registered {at=6411962.155995311, delay=0.006386604160070419, ms=00019} 22:48:56.044731 run mass: MS performed LU {at=6411962.252954775, lu_delay=4.503831651993096, ms=00011} 22:48:56.072453 run mass: MS performed LU {at=6411962.280670171, lu_delay=5.09363750834018, ms=00010} 22:48:56.442828 run osmo-ms-mob/00020: Starting mobile 22:48:56.461438 run osmo-ms-mob/00020(pid=155): Launched 22:48:56.472352 run mass: MS start registered {at=6411962.680669059, delay=0.004858255386352539, ms=00020} 22:48:56.928492 run osmo-ms-mob/00021: Starting mobile 22:48:56.942290 run osmo-ms-mob/00021(pid=156): Launched 22:48:56.953027 run mass: MS start registered {at=6411963.161346568, delay=0.0046934401616454124, ms=00021} 22:48:57.343079 run osmo-ms-mob/00022: Starting mobile 22:48:57.356435 run osmo-ms-mob/00022(pid=157): Launched 22:48:57.368024 run mass: MS start registered {at=6411963.576341327, delay=0.005431284196674824, ms=00022} 22:48:57.848704 run osmo-ms-mob/00023: Starting mobile 22:48:57.865396 run osmo-ms-mob/00023(pid=158): Launched 22:48:57.876414 run mass: MS start registered {at=6411964.084736817, delay=0.005078782327473164, ms=00023} 22:48:57.909007 run mass: MS performed LU {at=6411964.117248857, lu_delay=4.566883808001876, ms=00014} 22:48:57.973622 run mass: MS performed LU {at=6411964.181840538, lu_delay=5.797195547260344, ms=00012} 22:48:58.240240 run osmo-ms-mob/00024: Starting mobile 22:48:58.256579 run osmo-ms-mob/00024(pid=159): Launched 22:48:58.267406 run mass: MS start registered {at=6411964.475727454, delay=0.004766602069139481, ms=00024} 22:48:58.717870 run osmo-ms-mob/00025: Starting mobile 22:48:58.730885 run osmo-ms-mob/00025(pid=160): Launched 22:48:58.741902 run mass: MS start registered {at=6411964.950224063, delay=0.0050382064655423164, ms=00025} 22:48:59.130317 run osmo-ms-mob/00026: Starting mobile 22:48:59.144449 run osmo-ms-mob/00026(pid=161): Launched 22:48:59.155701 run mass: MS start registered {at=6411965.364021999, delay=0.005073097534477711, ms=00026} 22:48:59.541167 run osmo-ms-mob/00027: Starting mobile 22:48:59.557348 run osmo-ms-mob/00027(pid=162): Launched 22:48:59.568219 run mass: MS start registered {at=6411965.776539946, delay=0.004807933233678341, ms=00027} 22:48:59.709083 run mass: MS performed LU {at=6411965.917304791, lu_delay=5.241852981969714, ms=00016} 22:48:59.810404 run mass: MS performed LU {at=6411966.018623747, lu_delay=5.85519053414464, ms=00015} 22:48:59.824696 run osmo-ms-mob/00028: Starting mobile 22:48:59.838086 run osmo-ms-mob/00028(pid=163): Launched 22:48:59.844148 run mass: MS performed LU {at=6411966.052479716, lu_delay=4.901365682482719, ms=00017} 22:48:59.849938 run mass: MS start registered {at=6411966.058273464, delay=0.005808984860777855, ms=00028} 22:49:00.348440 run osmo-ms-mob/00029: Starting mobile 22:49:00.365578 run osmo-ms-mob/00029(pid=164): Launched 22:49:00.376636 run mass: MS start registered {at=6411966.584958238, delay=0.00505472719669342, ms=00029} 22:49:00.730451 run osmo-ms-mob/00030: Starting mobile 22:49:00.744528 run osmo-ms-mob/00030(pid=165): Launched 22:49:00.755960 run mass: MS start registered {at=6411966.964281041, delay=0.005209117196500301, ms=00030} 22:49:01.131206 run osmo-ms-mob/00031: Starting mobile 22:49:01.145073 run osmo-ms-mob/00031(pid=166): Launched 22:49:01.156081 run mass: MS start registered {at=6411967.36440308, delay=0.004943802021443844, ms=00031} 22:49:01.435263 run osmo-ms-mob/00032: Starting mobile 22:49:01.450289 run osmo-ms-mob/00032(pid=167): Launched 22:49:01.461431 run mass: MS start registered {at=6411967.669748901, delay=0.004909696988761425, ms=00032} 22:49:01.610222 run mass: MS performed LU {at=6411967.818445008, lu_delay=5.662449697032571, ms=00019} 22:49:01.674844 run mass: MS performed LU {at=6411967.883078036, lu_delay=4.721731468103826, ms=00021} 22:49:01.700546 run osmo-ms-mob/00033: Starting mobile 22:49:01.713572 run osmo-ms-mob/00033(pid=168): Launched 22:49:01.724616 run mass: MS start registered {at=6411967.932934726, delay=0.0049135517328977585, ms=00033} 22:49:01.738936 run mass: MS performed LU {at=6411967.947231601, lu_delay=5.266562541946769, ms=00020} 22:49:01.864766 run mass: MS performed LU {at=6411968.072987625, lu_delay=6.2801421619951725, ms=00018} 22:49:02.118502 run mass: MS performed LU {at=6411968.326721581, lu_delay=4.75038025341928, ms=00022} 22:49:02.164434 run osmo-ms-mob/00034: Starting mobile 22:49:02.178606 run osmo-ms-mob/00034(pid=169): Launched 22:49:02.189856 run mass: MS start registered {at=6411968.398173574, delay=0.005091758444905281, ms=00034} 22:49:02.530637 run osmo-ms-mob/00035: Starting mobile 22:49:02.544432 run osmo-ms-mob/00035(pid=170): Launched 22:49:02.555564 run mass: MS start registered {at=6411968.763876943, delay=0.004677843302488327, ms=00035} 22:49:02.918540 run osmo-ms-mob/00036: Starting mobile 22:49:02.931868 run osmo-ms-mob/00036(pid=171): Launched 22:49:02.943331 run mass: MS start registered {at=6411969.1516459, delay=0.005376721732318401, ms=00036} 22:49:03.340411 run osmo-ms-mob/00037: Starting mobile 22:49:03.356919 run osmo-ms-mob/00037(pid=172): Launched 22:49:03.368585 run mass: MS start registered {at=6411969.576898339, delay=0.005597652867436409, ms=00037} 22:49:03.474462 run mass: MS performed LU {at=6411969.682681111, lu_delay=4.732457047328353, ms=00025} 22:49:03.576865 run mass: MS performed LU {at=6411969.785083745, lu_delay=5.700346928089857, ms=00023} 22:49:03.590797 run osmo-ms-mob/00038: Starting mobile 22:49:03.603927 run osmo-ms-mob/00038(pid=173): Launched 22:49:03.609986 run mass: MS performed LU {at=6411969.81831674, lu_delay=4.454294741153717, ms=00026} 22:49:03.615825 run mass: MS start registered {at=6411969.824160121, delay=0.005858558230102062, ms=00038} 22:49:03.784069 run mass: MS performed LU {at=6411969.992285171, lu_delay=5.51655771676451, ms=00024} 22:49:03.799070 run osmo-ms-mob/00039: Starting mobile 22:49:03.812166 run osmo-ms-mob/00039(pid=174): Launched 22:49:03.823171 run mass: MS start registered {at=6411970.03149164, delay=0.004933257587254047, ms=00039} 22:49:04.318832 run osmo-ms-mob/00040: Starting mobile 22:49:04.332076 run osmo-ms-mob/00040(pid=175): Launched 22:49:04.343042 run mass: MS start registered {at=6411970.551357425, delay=0.004896966740489006, ms=00040} 22:49:04.617976 run osmo-ms-mob/00041: Starting mobile 22:49:04.630822 run osmo-ms-mob/00041(pid=176): Launched 22:49:04.642558 run mass: MS start registered {at=6411970.850875184, delay=0.0054026320576667786, ms=00041} 22:49:04.971033 run osmo-ms-mob/00042: Starting mobile 22:49:04.987811 run osmo-ms-mob/00042(pid=177): Launched 22:49:04.998779 run mass: MS start registered {at=6411971.207100344, delay=0.0049211615696549416, ms=00042} 22:49:05.318090 run osmo-ms-mob/00043: Starting mobile 22:49:05.331137 run osmo-ms-mob/00043(pid=178): Launched 22:49:05.342374 run mass: MS start registered {at=6411971.550681809, delay=0.005131136626005173, ms=00043} 22:49:05.440397 run mass: MS performed LU {at=6411971.648616575, lu_delay=5.063658337108791, ms=00029} 22:49:05.505282 run mass: MS performed LU {at=6411971.713500781, lu_delay=4.749219739809632, ms=00030} 22:49:05.557769 run osmo-ms-mob/00044: Starting mobile 22:49:05.570969 run osmo-ms-mob/00044(pid=179): Launched 22:49:05.577280 run mass: MS performed LU {at=6411971.785608754, lu_delay=5.727335289120674, ms=00028} 22:49:05.583579 run mass: MS start registered {at=6411971.791913092, delay=0.006321728229522705, ms=00044} 22:49:05.919292 run osmo-ms-mob/00045: Starting mobile 22:49:05.932336 run osmo-ms-mob/00045(pid=180): Launched 22:49:05.943385 run mass: MS start registered {at=6411972.151704185, delay=0.005115296691656113, ms=00045} 22:49:06.219340 run osmo-ms-mob/00046: Starting mobile 22:49:06.232814 run osmo-ms-mob/00046(pid=181): Launched 22:49:06.244242 run mass: MS start registered {at=6411972.452561008, delay=0.004973665811121464, ms=00046} 22:49:06.519229 run osmo-ms-mob/00047: Starting mobile 22:49:06.532871 run osmo-ms-mob/00047(pid=182): Launched 22:49:06.544324 run mass: MS start registered {at=6411972.752637499, delay=0.005350670777261257, ms=00047} 22:49:06.847039 run osmo-ms-mob/00048: Starting mobile 22:49:06.862439 run osmo-ms-mob/00048(pid=183): Launched 22:49:06.874002 run mass: MS start registered {at=6411973.082318074, delay=0.005565060302615166, ms=00048} 22:49:07.117684 run osmo-ms-mob/00049: Starting mobile 22:49:07.130722 run osmo-ms-mob/00049(pid=184): Launched 22:49:07.143296 run mass: MS start registered {at=6411973.351617426, delay=0.006255830638110638, ms=00049} 22:49:07.240218 run mass: MS performed LU {at=6411973.448435281, lu_delay=4.684558338485658, ms=00035} 22:49:07.342767 run mass: MS performed LU {at=6411973.550986505, lu_delay=5.152812930755317, ms=00034} 22:49:07.357881 run osmo-ms-mob/00050: Starting mobile 22:49:07.370947 run osmo-ms-mob/00050(pid=185): Launched 22:49:07.377004 run mass: MS performed LU {at=6411973.585335043, lu_delay=5.65240031760186, ms=00033} 22:49:07.383032 run mass: MS start registered {at=6411973.591367393, delay=0.006048550829291344, ms=00050} 22:49:07.514212 run mass: MS performed LU {at=6411973.722431848, lu_delay=6.052682946436107, ms=00032} 22:49:07.531807 run mass: MS performed LU {at=6411973.740054107, lu_delay=6.375651027075946, ms=00031} 22:49:07.574176 run osmo-ms-mob/00051: Starting mobile 22:49:07.589448 run osmo-ms-mob/00051(pid=186): Launched 22:49:07.600517 run mass: MS start registered {at=6411973.808837592, delay=0.005002741701900959, ms=00051} 22:49:08.145807 run osmo-ms-mob/00052: Starting mobile 22:49:08.160881 run osmo-ms-mob/00052(pid=187): Launched 22:49:08.172287 run mass: MS start registered {at=6411974.380597308, delay=0.005152813158929348, ms=00052} 22:49:08.432353 run osmo-ms-mob/00053: Starting mobile 22:49:08.446119 run osmo-ms-mob/00053(pid=188): Launched 22:49:08.458658 run mass: MS start registered {at=6411974.666971697, delay=0.006435958668589592, ms=00053} 22:49:08.721902 run osmo-ms-mob/00054: Starting mobile 22:49:08.735673 run osmo-ms-mob/00054(pid=189): Launched 22:49:08.746798 run mass: MS start registered {at=6411974.955114214, delay=0.005090951919555664, ms=00054} 22:49:09.056837 run osmo-ms-mob/00055: Starting mobile 22:49:09.072985 run osmo-ms-mob/00055(pid=190): Launched 22:49:09.084059 run mass: MS start registered {at=6411975.292377671, delay=0.005007215775549412, ms=00055} 22:49:09.207152 run mass: MS performed LU {at=6411975.415370919, lu_delay=5.591210797429085, ms=00038} 22:49:09.272126 run mass: MS performed LU {at=6411975.480382507, lu_delay=5.903484167531133, ms=00037} 22:49:09.297969 run osmo-ms-mob/00056: Starting mobile 22:49:09.310952 run osmo-ms-mob/00056(pid=191): Launched 22:49:09.321962 run mass: MS start registered {at=6411975.530286142, delay=0.004774749279022217, ms=00056} 22:49:09.338764 run mass: MS performed LU {at=6411975.547086579, lu_delay=5.515594938769937, ms=00039} 22:49:09.432872 run mass: MS performed LU {at=6411975.641090328, lu_delay=5.089732903055847, ms=00040} 22:49:09.455820 run osmo-ms-mob/00057: Starting mobile 22:49:09.469106 run osmo-ms-mob/00057(pid=192): Launched 22:49:09.475261 run mass: MS performed LU {at=6411975.683589086, lu_delay=6.531943186186254, ms=00036} 22:49:09.481310 run mass: MS start registered {at=6411975.689643958, delay=0.006072545424103737, ms=00057} 22:49:10.038865 run osmo-ms-mob/00058: Starting mobile 22:49:10.055215 run osmo-ms-mob/00058(pid=193): Launched 22:49:10.067537 run mass: MS start registered {at=6411976.275840387, delay=0.006015505641698837, ms=00058} 22:49:10.291743 run mass: MS performed LU {at=6411976.499929275, lu_delay=4.949247466400266, ms=00043} 22:49:10.305517 run osmo-ms-mob/00059: Starting mobile 22:49:10.319077 run osmo-ms-mob/00059(pid=194): Launched 22:49:10.330310 run mass: MS start registered {at=6411976.538631371, delay=0.005064557306468487, ms=00059} 22:49:10.632136 run osmo-ms-mob/00060: Starting mobile 22:49:10.646297 run osmo-ms-mob/00060(pid=195): Launched 22:49:10.657926 run mass: MS start registered {at=6411976.866246876, delay=0.00536584947258234, ms=00060} 22:49:11.006001 run mass: MS performed LU {at=6411977.21421688, lu_delay=6.007116535678506, ms=00042} 22:49:11.035663 run osmo-ms-mob/00061: Starting mobile 22:49:11.049316 run osmo-ms-mob/00061(pid=196): Launched 22:49:11.055507 run mass: MS performed LU {at=6411977.263834419, lu_delay=5.471921326592565, ms=00044} 22:49:11.061736 run mass: MS start registered {at=6411977.27007036, delay=0.006254984997212887, ms=00061} 22:49:11.135852 run mass: MS performed LU {at=6411977.344063257, lu_delay=4.591425757855177, ms=00047} 22:49:11.175269 run osmo-ms-mob/00062: Starting mobile 22:49:11.189176 run osmo-ms-mob/00062(pid=197): Launched 22:49:11.200379 run mass: MS start registered {at=6411977.408695327, delay=0.004975426010787487, ms=00062} 22:49:11.297934 run mass: MS performed LU {at=6411977.506156865, lu_delay=5.0535958567634225, ms=00046} 22:49:11.633214 run osmo-ms-mob/00063: Starting mobile 22:49:11.647372 run osmo-ms-mob/00063(pid=198): Launched 22:49:11.658579 run mass: MS start registered {at=6411977.866898146, delay=0.005137586034834385, ms=00063} 22:49:12.031552 run osmo-ms-mob/00064: Starting mobile 22:49:12.045633 run osmo-ms-mob/00064(pid=199): Launched 22:49:12.054039 run mass: MS performed LU {at=6411978.262365522, lu_delay=6.1106613371521235, ms=00045} 22:49:12.060023 run mass: MS start registered {at=6411978.268358109, delay=0.0060102930292487144, ms=00064} 22:49:12.169947 run mass: MS performed LU {at=6411978.378164902, lu_delay=3.7111932057887316, ms=00053} 22:49:12.430983 run osmo-ms-mob/00065: Starting mobile 22:49:12.444840 run osmo-ms-mob/00065(pid=200): Launched 22:49:12.456099 run mass: MS start registered {at=6411978.664412879, delay=0.004977554082870483, ms=00065} 22:49:12.747875 run osmo-ms-mob/00066: Starting mobile 22:49:12.762829 run osmo-ms-mob/00066(pid=201): Launched 22:49:12.773871 run mass: MS start registered {at=6411978.982189417, delay=0.004720699042081833, ms=00066} 22:49:12.871237 run mass: MS performed LU {at=6411979.079370249, lu_delay=4.698772940784693, ms=00052} 22:49:12.907795 run mass: MS performed LU {at=6411979.115915558, lu_delay=5.524548165500164, ms=00050} 22:49:13.036810 run mass: MS performed LU {at=6411979.245036629, lu_delay=6.162718554958701, ms=00048} 22:49:13.065881 run osmo-ms-mob/00067: Starting mobile 22:49:13.079318 run osmo-ms-mob/00067(pid=202): Launched 22:49:13.090676 run mass: MS start registered {at=6411979.298991738, delay=0.005237475968897343, ms=00067} 22:49:13.198696 run mass: MS performed LU {at=6411979.406915574, lu_delay=6.055298148654401, ms=00049} 22:49:13.223130 run mass: MS performed LU {at=6411979.431459848, lu_delay=5.622622256167233, ms=00051} 22:49:13.257586 run osmo-ms-mob/00068: Starting mobile 22:49:13.272043 run osmo-ms-mob/00068(pid=203): Launched 22:49:13.283156 run mass: MS start registered {at=6411979.491473117, delay=0.005124439485371113, ms=00068} 22:49:13.832923 run osmo-ms-mob/00069: Starting mobile 22:49:13.847184 run osmo-ms-mob/00069(pid=204): Launched 22:49:13.858694 run mass: MS start registered {at=6411980.06701796, delay=0.005019998177886009, ms=00069} 22:49:14.048131 run mass: MS performed LU {at=6411980.256335416, lu_delay=3.7177040446549654, ms=00059} 22:49:14.229250 run osmo-ms-mob/00070: Starting mobile 22:49:14.242763 run osmo-ms-mob/00070(pid=205): Launched 22:49:14.249723 run mass: MS performed LU {at=6411980.458040778, lu_delay=21.472819262184203, ms=00013} 22:49:14.255861 run mass: MS start registered {at=6411980.464195093, delay=0.007115691900253296, ms=00070} 22:49:14.632349 run osmo-ms-mob/00071: Starting mobile 22:49:14.646194 run osmo-ms-mob/00071(pid=206): Launched 22:49:14.657612 run mass: MS start registered {at=6411980.86593154, delay=0.005081419833004475, ms=00071} 22:49:14.772274 run mass: MS performed LU {at=6411980.980498753, lu_delay=5.29085479490459, ms=00057} 22:49:14.810457 run mass: MS performed LU {at=6411981.018677173, lu_delay=5.726299501955509, ms=00055} 22:49:14.901271 run mass: MS performed LU {at=6411981.109497244, lu_delay=4.833656856790185, ms=00058} 22:49:14.930161 run osmo-ms-mob/00072: Starting mobile 22:49:14.943205 run osmo-ms-mob/00072(pid=207): Launched 22:49:14.954596 run mass: MS start registered {at=6411981.162913787, delay=0.0052271559834480286, ms=00072} 22:49:15.064617 run mass: MS performed LU {at=6411981.272838816, lu_delay=5.7425526743754745, ms=00056} 22:49:15.089843 run mass: MS performed LU {at=6411981.298087611, lu_delay=6.342973397113383, ms=00054} 22:49:15.418176 run osmo-ms-mob/00073: Starting mobile 22:49:15.431542 run osmo-ms-mob/00073(pid=208): Launched 22:49:15.442808 run mass: MS start registered {at=6411981.651123777, delay=0.005086801014840603, ms=00073} 22:49:15.831981 run osmo-ms-mob/00074: Starting mobile 22:49:15.846210 run osmo-ms-mob/00074(pid=209): Launched 22:49:15.857250 run mass: MS start registered {at=6411982.065569745, delay=0.004964924417436123, ms=00074} 22:49:16.248557 run osmo-ms-mob/00075: Starting mobile 22:49:16.263822 run osmo-ms-mob/00075(pid=210): Launched 22:49:16.275198 run mass: MS start registered {at=6411982.483517381, delay=0.005101914517581463, ms=00075} 22:49:16.637224 run mass: MS performed LU {at=6411982.845440891, lu_delay=5.9791940143331885, ms=00060} 22:49:16.657632 run osmo-ms-mob/00076: Starting mobile 22:49:16.671639 run osmo-ms-mob/00076(pid=211): Launched 22:49:16.677726 run mass: MS performed LU {at=6411982.886052968, lu_delay=5.477357640862465, ms=00062} 22:49:16.683482 run mass: MS start registered {at=6411982.891816626, delay=0.005782616324722767, ms=00076} 22:49:16.729144 run mass: MS performed LU {at=6411982.937372172, lu_delay=5.667301812209189, ms=00061} 22:49:16.982671 run mass: MS performed LU {at=6411983.190887476, lu_delay=5.323989329859614, ms=00063} 22:49:16.997668 run osmo-ms-mob/00077: Starting mobile 22:49:17.010612 run osmo-ms-mob/00077(pid=212): Launched 22:49:17.021874 run mass: MS start registered {at=6411983.230193023, delay=0.005198923870921135, ms=00077} 22:49:17.630907 run osmo-ms-mob/00078: Starting mobile 22:49:17.645339 run osmo-ms-mob/00078(pid=213): Launched 22:49:17.657002 run mass: MS start registered {at=6411983.865320175, delay=0.005368271842598915, ms=00078} 22:49:17.725445 run mass: MS performed LU {at=6411983.933667014, lu_delay=5.665308905765414, ms=00064} 22:49:18.018354 run osmo-ms-mob/00079: Starting mobile 22:49:18.031619 run osmo-ms-mob/00079(pid=214): Launched 22:49:18.042692 run mass: MS start registered {at=6411984.251011842, delay=0.005095342174172401, ms=00079} 22:49:18.535370 run osmo-ms-mob/00080: Starting mobile 22:49:18.548988 run osmo-ms-mob/00080(pid=215): Launched 22:49:18.555091 run mass: MS performed LU {at=6411984.763416754, lu_delay=5.271943637169898, ms=00068} 22:49:18.561079 run mass: MS start registered {at=6411984.769413651, delay=0.006028775125741959, ms=00080} 22:49:18.620832 run mass: MS performed LU {at=6411984.829052867, lu_delay=5.5300611294806, ms=00067} 22:49:18.638914 run mass: MS performed LU {at=6411984.847146064, lu_delay=4.780128103680909, ms=00069} 22:49:18.811899 run mass: MS performed LU {at=6411985.020105725, lu_delay=6.037916308268905, ms=00066} 22:49:18.841847 run osmo-ms-mob/00081: Starting mobile 22:49:18.855080 run osmo-ms-mob/00081(pid=216): Launched 22:49:18.866301 run mass: MS start registered {at=6411985.074617556, delay=0.004816037602722645, ms=00081} 22:49:18.882933 run mass: MS performed LU {at=6411985.091256987, lu_delay=4.627061894163489, ms=00070} 22:49:19.420131 run osmo-ms-mob/00082: Starting mobile 22:49:19.433933 run osmo-ms-mob/00082(pid=217): Launched 22:49:19.445129 run mass: MS start registered {at=6411985.653448104, delay=0.004997430369257927, ms=00082} 22:49:20.030550 run osmo-ms-mob/00083: Starting mobile 22:49:20.044528 run osmo-ms-mob/00083(pid=218): Launched 22:49:20.055534 run mass: MS start registered {at=6411986.263851658, delay=0.004933697171509266, ms=00083} 22:49:20.402875 run mass: MS performed LU {at=6411986.611093433, lu_delay=5.448179645463824, ms=00072} 22:49:20.439257 run mass: MS performed LU {at=6411986.647493776, lu_delay=5.781562236137688, ms=00071} 22:49:20.491976 run osmo-ms-mob/00084: Starting mobile 22:49:20.507787 run osmo-ms-mob/00084(pid=219): Launched 22:49:20.514077 run mass: MS performed LU {at=6411986.722402934, lu_delay=4.656833188608289, ms=00074} 22:49:20.520036 run mass: MS start registered {at=6411986.728370294, delay=0.0059858765453100204, ms=00084} 22:49:20.749133 run mass: MS performed LU {at=6411986.9573495, lu_delay=5.306225722655654, ms=00073} 22:49:21.037388 run osmo-ms-mob/00085: Starting mobile 22:49:21.054697 run osmo-ms-mob/00085(pid=220): Launched 22:49:21.066741 run mass: MS start registered {at=6411987.275029171, delay=0.005890299566090107, ms=00085} 22:49:21.630616 run osmo-ms-mob/00086: Starting mobile 22:49:21.645175 run osmo-ms-mob/00086(pid=221): Launched 22:49:21.657076 run mass: MS start registered {at=6411987.865387213, delay=0.005758690647780895, ms=00086} 22:49:22.249213 run osmo-ms-mob/00087: Starting mobile 22:49:22.265916 run osmo-ms-mob/00087(pid=222): Launched 22:49:22.276916 run mass: MS start registered {at=6411988.485232634, delay=0.004953822121024132, ms=00087} 22:49:22.387339 run mass: MS performed LU {at=6411988.595543367, lu_delay=4.730223191902041, ms=00078} 22:49:22.411436 run mass: MS performed LU {at=6411988.619766175, lu_delay=5.727949548512697, ms=00076} 22:49:22.432261 run mass: MS performed LU {at=6411988.640555318, lu_delay=5.410362295806408, ms=00077} 22:49:22.538892 run mass: MS performed LU {at=6411988.747112319, lu_delay=6.263594937510788, ms=00075} 22:49:22.577019 run mass: MS performed LU {at=6411988.785271432, lu_delay=23.008731486275792, ms=00027} 22:49:22.595019 run osmo-ms-mob/00088: Starting mobile 22:49:22.608576 run osmo-ms-mob/00088(pid=223): Launched 22:49:22.619747 run mass: MS start registered {at=6411988.828067366, delay=0.005138980224728584, ms=00088} 22:49:23.430879 run osmo-ms-mob/00089: Starting mobile 22:49:23.444559 run osmo-ms-mob/00089(pid=224): Launched 22:49:23.455861 run mass: MS start registered {at=6411989.664178517, delay=0.005265785381197929, ms=00089} 22:49:24.030897 run osmo-ms-mob/00090: Starting mobile 22:49:24.044704 run osmo-ms-mob/00090(pid=225): Launched 22:49:24.055754 run mass: MS start registered {at=6411990.264075811, delay=0.005122508853673935, ms=00090} 22:49:24.169250 run mass: MS performed LU {at=6411990.377467127, lu_delay=6.126455284655094, ms=00079} 22:49:24.205231 run mass: MS performed LU {at=6411990.413448412, lu_delay=5.338830855675042, ms=00081} 22:49:24.334631 run mass: MS performed LU {at=6411990.542849175, lu_delay=4.8894010707736015, ms=00082} 22:49:24.496051 run mass: MS performed LU {at=6411990.704268273, lu_delay=5.934854621998966, ms=00080} 22:49:24.718452 run osmo-ms-mob/00091: Starting mobile 22:49:24.731643 run osmo-ms-mob/00091(pid=226): Launched 22:49:24.742870 run mass: MS start registered {at=6411990.95118867, delay=0.005289202556014061, ms=00091} 22:49:25.431677 run osmo-ms-mob/00092: Starting mobile 22:49:25.445685 run osmo-ms-mob/00092(pid=227): Launched 22:49:25.457675 run mass: MS start registered {at=6411991.665994979, delay=0.005866723135113716, ms=00092} 22:49:26.152810 run mass: MS performed LU {at=6411992.360818462, lu_delay=6.096966804005206, ms=00083} 22:49:26.207685 run osmo-ms-mob/00093: Starting mobile 22:49:26.222589 run osmo-ms-mob/00093(pid=228): Launched 22:49:26.228714 run mass: MS performed LU {at=6411992.43704332, lu_delay=5.7086730264127254, ms=00084} 22:49:26.234674 run mass: MS performed LU {at=6411992.443008979, lu_delay=5.167979807592928, ms=00085} 22:49:26.240473 run mass: MS start registered {at=6411992.448808628, delay=0.01178264245390892, ms=00093} 22:49:26.305403 run mass: MS performed LU {at=6411992.513622877, lu_delay=21.662747693248093, ms=00041} 22:49:26.343737 run mass: MS performed LU {at=6411992.551947313, lu_delay=4.686560099944472, ms=00086} 22:49:27.131727 run osmo-ms-mob/00094: Starting mobile 22:49:27.145939 run osmo-ms-mob/00094(pid=229): Launched 22:49:27.157190 run mass: MS start registered {at=6411993.365511051, delay=0.005187384784221649, ms=00094} 22:49:27.934696 run mass: MS performed LU {at=6411994.142912154, lu_delay=4.478733637370169, ms=00089} 22:49:27.975509 run osmo-ms-mob/00095: Starting mobile 22:49:27.991292 run osmo-ms-mob/00095(pid=230): Launched 22:49:27.997283 run mass: MS performed LU {at=6411994.205611879, lu_delay=5.377544512972236, ms=00088} 22:49:28.003082 run mass: MS start registered {at=6411994.211416566, delay=0.0058226920664310455, ms=00095} 22:49:28.100415 run mass: MS performed LU {at=6411994.308631936, lu_delay=5.82339930254966, ms=00087} 22:49:29.017746 run osmo-ms-mob/00096: Starting mobile 22:49:29.031003 run osmo-ms-mob/00096(pid=231): Launched 22:49:29.042576 run mass: MS start registered {at=6411995.25089603, delay=0.005595328286290169, ms=00096} 22:49:29.919332 run mass: MS performed LU {at=6411996.127501435, lu_delay=5.863425623625517, ms=00090} 22:49:29.950993 run mass: MS performed LU {at=6411996.15929493, lu_delay=5.2081062607467175, ms=00091} 22:49:29.966583 run osmo-ms-mob/00097: Starting mobile 22:49:29.979608 run osmo-ms-mob/00097(pid=232): Launched 22:49:29.990790 run mass: MS start registered {at=6411996.199108965, delay=0.00519707053899765, ms=00097} 22:49:30.200697 run mass: MS performed LU {at=6411996.408915938, lu_delay=4.7429209584370255, ms=00092} 22:49:31.417373 run osmo-ms-mob/00098: Starting mobile 22:49:31.430622 run osmo-ms-mob/00098(pid=233): Launched 22:49:31.441931 run mass: MS start registered {at=6411997.650251734, delay=0.005241936072707176, ms=00098} 22:49:31.700439 run mass: MS performed LU {at=6411997.908656673, lu_delay=5.45984804444015, ms=00093} 22:49:31.866302 run mass: MS performed LU {at=6411998.074519366, lu_delay=4.7090083146467805, ms=00094} 22:49:33.259951 run osmo-ms-mob/00099: Starting mobile 22:49:33.278499 run osmo-ms-mob/00099(pid=234): Launched 22:49:33.284506 run mass: All started... {duration=55.776804419234395, too_slow=0} 22:49:33.290130 run mass: MS start registered {at=6411999.498457417, delay=0.005616666749119759, ms=00099} 22:49:33.684313 run mass: MS performed LU {at=6411999.8925228, lu_delay=5.681106233969331, ms=00095} 22:49:33.702239 run mass: MS performed LU {at=6411999.910482215, lu_delay=4.65958618465811, ms=00096} 22:49:35.613696 run mass: MS performed LU {at=6412001.821913695, lu_delay=5.622804730199277, ms=00097} 22:49:36.102887 run mass: MS performed LU {at=6412002.311105921, lu_delay=23.646693041548133, ms=00065} 22:49:37.451313 run mass: MS performed LU {at=6412003.659510771, lu_delay=6.009259036742151, ms=00098} 22:49:39.352804 run mass: MS performed LU {at=6412005.561021679, lu_delay=6.062564262188971, ms=00099} 22:49:39.361890 run mass: Tests done {all_completed=True, max=23.646693041548133, min=3.7111932057887316} 22:49:39.367287 tst register_default_mass.py: Test passed (81.1 sec) 22:49:39.372599 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:39.375850 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:39.379043 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:39.382276 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:39.385504 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:39.388783 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:39.392034 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:39.395277 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:39.398544 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:39.401813 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:39.405035 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:39.408312 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:39.411512 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:39.414749 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:39.418056 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:39.421370 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:39.424717 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:39.428078 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:39.431390 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:39.434708 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:39.437984 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:39.441252 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:39.444553 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:39.447854 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:39.451136 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:39.454455 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:39.457765 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:39.461240 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:39.464519 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:39.467789 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:39.471059 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:39.474382 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:39.478100 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:39.481406 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:39.484695 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:39.487967 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:39.491230 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:39.494822 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:39.498285 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:39.501767 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:39.505427 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:39.508712 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:39.512000 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:39.515268 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:39.518538 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:39.522047 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:39.525458 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:39.528769 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:39.532106 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:39.535463 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:39.539330 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:39.542821 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:39.546400 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:39.549797 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:39.553158 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:39.557118 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:39.560648 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:39.564566 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:39.567884 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:39.571283 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:39.574609 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:39.577987 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:39.581359 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:39.584783 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:39.588218 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:39.591581 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:39.594945 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:39.598274 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:39.601640 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:39.605177 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:39.608577 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:39.611901 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:39.615253 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:39.618603 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:39.621936 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:39.625276 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:39.628585 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:39.631999 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:39.635311 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:39.638681 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:39.642077 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:39.645488 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:39.648888 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:39.652204 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:39.655600 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:39.658899 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:39.662267 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:39.665610 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:39.668995 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:39.672392 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:39.675741 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:39.679121 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:39.682457 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:39.685757 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:39.689172 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:39.692544 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:39.695856 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:39.699407 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:39.702953 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:39.706516 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:39.709891 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:39.713240 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:39.716751 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:39.720057 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:39.723347 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:39.726711 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:39.730094 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:39.733464 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:39.736788 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:39.740334 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:39.743751 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:39.747679 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:39.751045 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:39.754354 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:39.757735 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:39.761027 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:39.764302 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:39.767570 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:39.770852 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:39.774126 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:39.777392 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:39.780661 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:39.783917 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:39.787135 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:39.790338 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:39.793570 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:39.796775 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:39.799995 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:39.803203 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:39.806414 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:39.809643 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:39.812873 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:39.816059 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:39.819262 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:39.822509 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:39.825759 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:39.829026 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:39.832291 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:39.835545 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:39.838815 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:39.842079 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:39.845335 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:39.848600 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:39.851872 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:39.855137 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:39.858405 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:39.861680 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:39.864947 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:39.868213 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:39.871478 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:39.874757 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:39.878026 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:39.881284 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:39.884558 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:39.887824 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:39.891067 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:39.894328 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:39.897587 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:39.900855 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:39.904126 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:39.907390 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:39.910656 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:39.913928 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:39.917216 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:39.920483 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:39.923745 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:39.926996 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:39.930263 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:39.933537 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:39.936813 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:39.940080 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:39.943336 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:39.946595 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:39.949867 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:39.953134 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:39.956425 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:39.959680 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:39.962956 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:39.966219 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:39.969475 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:39.972721 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:39.975930 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:39.979127 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:39.982348 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:39.985556 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:39.988758 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:39.991972 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:39.995184 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:39.998400 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:40.001603 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:40.004814 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:40.008030 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:40.011219 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:40.014420 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:40.017611 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:40.020833 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:40.024031 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:40.027232 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:40.030436 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:40.033634 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:40.036829 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:40.040040 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:40.043246 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:40.046448 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:40.049645 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:40.052851 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:40.056059 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:40.059250 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:40.062452 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:40.065646 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:40.068844 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:40.072049 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:40.075240 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:40.078456 --- ParallelTerminationStrategy: PID 22 died... 22:49:40.079920 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:40.083454 --- ParallelTerminationStrategy: PID 23 died... 22:49:40.084885 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:40.088422 --- ParallelTerminationStrategy: PID 24 died... 22:49:40.089858 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:40.093410 --- ParallelTerminationStrategy: PID 25 died... 22:49:40.094850 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:40.098410 --- ParallelTerminationStrategy: PID 26 died... 22:49:40.099861 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:40.103433 --- ParallelTerminationStrategy: PID 27 died... 22:49:40.104887 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:40.108453 --- ParallelTerminationStrategy: PID 28 died... 22:49:40.109903 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:40.113479 --- ParallelTerminationStrategy: PID 29 died... 22:49:40.114931 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:40.118491 --- ParallelTerminationStrategy: PID 30 died... 22:49:40.119937 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:40.123493 --- ParallelTerminationStrategy: PID 31 died... 22:49:40.124954 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:40.128558 --- ParallelTerminationStrategy: PID 32 died... 22:49:40.130006 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:40.133608 --- ParallelTerminationStrategy: PID 33 died... 22:49:40.135069 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:40.138648 --- ParallelTerminationStrategy: PID 35 died... 22:49:40.140109 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:40.143687 --- ParallelTerminationStrategy: PID 36 died... 22:49:40.145151 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:40.148727 --- ParallelTerminationStrategy: PID 37 died... 22:49:40.150200 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:40.153849 --- ParallelTerminationStrategy: PID 38 died... 22:49:40.155327 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:40.158987 --- ParallelTerminationStrategy: PID 39 died... 22:49:40.160470 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:40.164106 --- ParallelTerminationStrategy: PID 40 died... 22:49:40.165594 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:40.169234 --- ParallelTerminationStrategy: PID 41 died... 22:49:40.170710 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:40.174387 --- ParallelTerminationStrategy: PID 42 died... 22:49:40.175870 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:40.179488 --- ParallelTerminationStrategy: PID 43 died... 22:49:40.180967 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:40.184601 --- ParallelTerminationStrategy: PID 44 died... 22:49:40.186067 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:40.189700 --- ParallelTerminationStrategy: PID 45 died... 22:49:40.191164 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:40.194791 --- ParallelTerminationStrategy: PID 46 died... 22:49:40.196279 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:40.199935 --- ParallelTerminationStrategy: PID 47 died... 22:49:40.201420 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:40.205087 --- ParallelTerminationStrategy: PID 48 died... 22:49:40.206560 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:40.210209 --- ParallelTerminationStrategy: PID 49 died... 22:49:40.211704 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:40.215354 --- ParallelTerminationStrategy: PID 50 died... 22:49:40.216827 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:40.220493 --- ParallelTerminationStrategy: PID 51 died... 22:49:40.221968 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:40.225604 --- ParallelTerminationStrategy: PID 52 died... 22:49:40.227074 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:40.230723 --- ParallelTerminationStrategy: PID 53 died... 22:49:40.232188 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:40.235817 --- ParallelTerminationStrategy: PID 54 died... 22:49:40.237282 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:40.240912 --- ParallelTerminationStrategy: PID 55 died... 22:49:40.242382 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:40.246013 --- ParallelTerminationStrategy: PID 56 died... 22:49:40.247477 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:40.251116 --- ParallelTerminationStrategy: PID 57 died... 22:49:40.252595 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:40.256218 --- ParallelTerminationStrategy: PID 58 died... 22:49:40.257683 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:40.261320 --- ParallelTerminationStrategy: PID 59 died... 22:49:40.262789 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:40.266426 --- ParallelTerminationStrategy: PID 60 died... 22:49:40.267907 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:40.271530 --- ParallelTerminationStrategy: PID 61 died... 22:49:40.273011 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:40.276661 --- ParallelTerminationStrategy: PID 62 died... 22:49:40.278135 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:40.281757 --- ParallelTerminationStrategy: PID 63 died... 22:49:40.283217 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:40.286849 --- ParallelTerminationStrategy: PID 64 died... 22:49:40.288324 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:40.291939 --- ParallelTerminationStrategy: PID 65 died... 22:49:40.293398 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:40.297028 --- ParallelTerminationStrategy: PID 66 died... 22:49:40.298484 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:40.302103 --- ParallelTerminationStrategy: PID 67 died... 22:49:40.303573 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:40.307192 --- ParallelTerminationStrategy: PID 68 died... 22:49:40.308677 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:40.312311 --- ParallelTerminationStrategy: PID 69 died... 22:49:40.313767 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:40.317482 --- ParallelTerminationStrategy: PID 70 died... 22:49:40.318957 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:40.322593 --- ParallelTerminationStrategy: PID 71 died... 22:49:40.324070 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:40.327704 --- ParallelTerminationStrategy: PID 72 died... 22:49:40.329171 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:40.332802 --- ParallelTerminationStrategy: PID 73 died... 22:49:40.334270 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:40.337903 --- ParallelTerminationStrategy: PID 74 died... 22:49:40.339364 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:40.343014 --- ParallelTerminationStrategy: PID 75 died... 22:49:40.344495 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:40.348127 --- ParallelTerminationStrategy: PID 76 died... 22:49:40.349611 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:40.353254 --- ParallelTerminationStrategy: PID 77 died... 22:49:40.354725 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:40.358379 --- ParallelTerminationStrategy: PID 78 died... 22:49:40.359852 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:40.363495 --- ParallelTerminationStrategy: PID 79 died... 22:49:40.364993 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:40.368644 --- ParallelTerminationStrategy: PID 80 died... 22:49:40.370124 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:40.373776 --- ParallelTerminationStrategy: PID 81 died... 22:49:40.375240 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:40.378863 --- ParallelTerminationStrategy: PID 82 died... 22:49:40.380346 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:40.383989 --- ParallelTerminationStrategy: PID 83 died... 22:49:40.385474 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:40.389137 --- ParallelTerminationStrategy: PID 84 died... 22:49:40.390607 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:40.394231 --- ParallelTerminationStrategy: PID 85 died... 22:49:40.395715 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:40.399355 --- ParallelTerminationStrategy: PID 86 died... 22:49:40.400836 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:40.404498 --- ParallelTerminationStrategy: PID 87 died... 22:49:40.405970 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:40.409622 --- ParallelTerminationStrategy: PID 88 died... 22:49:40.411098 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:40.414729 --- ParallelTerminationStrategy: PID 89 died... 22:49:40.416235 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:40.419880 --- ParallelTerminationStrategy: PID 90 died... 22:49:40.421360 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:40.425004 --- ParallelTerminationStrategy: PID 91 died... 22:49:40.426473 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:40.430116 --- ParallelTerminationStrategy: PID 92 died... 22:49:40.431580 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:40.435204 --- ParallelTerminationStrategy: PID 93 died... 22:49:40.436677 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:40.440312 --- ParallelTerminationStrategy: PID 94 died... 22:49:40.441784 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:40.445434 --- ParallelTerminationStrategy: PID 95 died... 22:49:40.446903 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:40.450549 --- ParallelTerminationStrategy: PID 96 died... 22:49:40.452035 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:40.455658 --- ParallelTerminationStrategy: PID 97 died... 22:49:40.457133 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:40.460783 --- ParallelTerminationStrategy: PID 98 died... 22:49:40.462253 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:40.465900 --- ParallelTerminationStrategy: PID 99 died... 22:49:40.467380 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:40.471017 --- ParallelTerminationStrategy: PID 100 died... 22:49:40.472502 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:40.476144 --- ParallelTerminationStrategy: PID 101 died... 22:49:40.477613 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:40.481267 --- ParallelTerminationStrategy: PID 102 died... 22:49:40.482751 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:40.486392 --- ParallelTerminationStrategy: PID 103 died... 22:49:40.487869 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:40.491508 --- ParallelTerminationStrategy: PID 104 died... 22:49:40.492986 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:40.496639 --- ParallelTerminationStrategy: PID 105 died... 22:49:40.498102 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:40.501732 --- ParallelTerminationStrategy: PID 106 died... 22:49:40.503202 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:40.506852 --- ParallelTerminationStrategy: PID 107 died... 22:49:40.508332 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:40.511965 --- ParallelTerminationStrategy: PID 108 died... 22:49:40.513440 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:40.517088 --- ParallelTerminationStrategy: PID 109 died... 22:49:40.518557 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:40.522188 --- ParallelTerminationStrategy: PID 110 died... 22:49:40.523652 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:40.527290 --- ParallelTerminationStrategy: PID 111 died... 22:49:40.528773 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:40.532414 --- ParallelTerminationStrategy: PID 112 died... 22:49:40.533884 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:40.537527 --- ParallelTerminationStrategy: PID 113 died... 22:49:40.538999 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:40.542648 --- ParallelTerminationStrategy: PID 114 died... 22:49:40.544137 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:40.547770 --- ParallelTerminationStrategy: PID 115 died... 22:49:40.549249 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:40.552889 --- ParallelTerminationStrategy: PID 116 died... 22:49:40.554360 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:40.558005 --- ParallelTerminationStrategy: PID 117 died... 22:49:40.559467 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:40.563099 --- ParallelTerminationStrategy: PID 118 died... 22:49:40.564576 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:40.568215 --- ParallelTerminationStrategy: PID 119 died... 22:49:40.569685 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:40.573342 --- ParallelTerminationStrategy: PID 120 died... 22:49:40.574826 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:40.578463 --- ParallelTerminationStrategy: PID 121 died... 22:49:40.579938 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:40.583563 --- ParallelTerminationStrategy: PID 122 died... 22:49:40.585042 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:40.588675 --- ParallelTerminationStrategy: PID 123 died... 22:49:40.590146 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:40.593774 --- ParallelTerminationStrategy: PID 124 died... 22:49:40.595243 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:40.598909 --- ParallelTerminationStrategy: PID 125 died... 22:49:40.600385 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:40.604022 --- ParallelTerminationStrategy: PID 126 died... 22:49:40.605502 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:40.609131 --- ParallelTerminationStrategy: PID 127 died... 22:49:40.610599 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:40.614255 --- ParallelTerminationStrategy: PID 128 died... 22:49:40.615729 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:40.619362 --- ParallelTerminationStrategy: PID 129 died... 22:49:40.620854 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:40.624483 --- ParallelTerminationStrategy: PID 130 died... 22:49:40.625955 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:40.629589 --- ParallelTerminationStrategy: PID 131 died... 22:49:40.631058 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:40.634679 --- ParallelTerminationStrategy: PID 132 died... 22:49:40.636153 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:40.639784 --- ParallelTerminationStrategy: PID 133 died... 22:49:40.641254 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:40.644880 --- ParallelTerminationStrategy: PID 134 died... 22:49:40.646341 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:40.649970 --- ParallelTerminationStrategy: PID 135 died... 22:49:40.651427 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:40.655042 --- ParallelTerminationStrategy: PID 136 died... 22:49:40.656514 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:40.660145 --- ParallelTerminationStrategy: PID 137 died... 22:49:40.661604 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:40.665237 --- ParallelTerminationStrategy: PID 138 died... 22:49:40.666699 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:40.670334 --- ParallelTerminationStrategy: PID 139 died... 22:49:40.671798 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:40.675411 --- ParallelTerminationStrategy: PID 140 died... 22:49:40.676893 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:40.680496 --- ParallelTerminationStrategy: PID 141 died... 22:49:40.681943 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:40.685569 --- ParallelTerminationStrategy: PID 142 died... 22:49:40.687021 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:40.690662 --- ParallelTerminationStrategy: PID 143 died... 22:49:40.692138 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:40.695775 --- ParallelTerminationStrategy: PID 144 died... 22:49:40.697236 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:40.700851 --- ParallelTerminationStrategy: PID 145 died... 22:49:40.702304 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:40.705950 --- ParallelTerminationStrategy: PID 146 died... 22:49:40.707409 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:40.711050 --- ParallelTerminationStrategy: PID 147 died... 22:49:40.712521 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:40.716167 --- ParallelTerminationStrategy: PID 148 died... 22:49:40.717627 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:40.721246 --- ParallelTerminationStrategy: PID 149 died... 22:49:40.722701 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:40.726343 --- ParallelTerminationStrategy: PID 150 died... 22:49:40.727820 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:40.731436 --- ParallelTerminationStrategy: PID 151 died... 22:49:40.732897 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:40.736524 --- ParallelTerminationStrategy: PID 152 died... 22:49:40.737972 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:40.741600 --- ParallelTerminationStrategy: PID 153 died... 22:49:40.743068 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:40.746683 --- ParallelTerminationStrategy: PID 154 died... 22:49:40.748148 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:40.751769 --- ParallelTerminationStrategy: PID 155 died... 22:49:40.753224 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:40.756852 --- ParallelTerminationStrategy: PID 156 died... 22:49:40.758304 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:40.761951 --- ParallelTerminationStrategy: PID 157 died... 22:49:40.763418 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:40.767024 --- ParallelTerminationStrategy: PID 158 died... 22:49:40.768488 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:40.772136 --- ParallelTerminationStrategy: PID 159 died... 22:49:40.773607 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:40.777268 --- ParallelTerminationStrategy: PID 160 died... 22:49:40.778731 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:40.782336 --- ParallelTerminationStrategy: PID 161 died... 22:49:40.783802 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:40.787429 --- ParallelTerminationStrategy: PID 162 died... 22:49:40.788896 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:40.792515 --- ParallelTerminationStrategy: PID 163 died... 22:49:40.793973 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:40.797594 --- ParallelTerminationStrategy: PID 164 died... 22:49:40.799044 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:40.802656 --- ParallelTerminationStrategy: PID 165 died... 22:49:40.804110 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:40.807713 --- ParallelTerminationStrategy: PID 166 died... 22:49:40.809166 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:40.812792 --- ParallelTerminationStrategy: PID 167 died... 22:49:40.814246 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:40.817859 --- ParallelTerminationStrategy: PID 168 died... 22:49:40.819309 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:40.822909 --- ParallelTerminationStrategy: PID 169 died... 22:49:40.824381 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:40.828003 --- ParallelTerminationStrategy: PID 170 died... 22:49:40.829471 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:40.833072 --- ParallelTerminationStrategy: PID 171 died... 22:49:40.834530 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:40.838190 --- ParallelTerminationStrategy: PID 172 died... 22:49:40.839632 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:40.843239 --- ParallelTerminationStrategy: PID 173 died... 22:49:40.844698 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:40.848305 --- ParallelTerminationStrategy: PID 174 died... 22:49:40.849759 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:40.853406 --- ParallelTerminationStrategy: PID 175 died... 22:49:40.854870 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:40.858479 --- ParallelTerminationStrategy: PID 176 died... 22:49:40.859951 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:40.863550 --- ParallelTerminationStrategy: PID 177 died... 22:49:40.865008 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:40.868675 --- ParallelTerminationStrategy: PID 178 died... 22:49:40.870140 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:40.873747 --- ParallelTerminationStrategy: PID 179 died... 22:49:40.875211 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:40.878830 --- ParallelTerminationStrategy: PID 180 died... 22:49:40.880288 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:40.883913 --- ParallelTerminationStrategy: PID 181 died... 22:49:40.885368 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:40.888974 --- ParallelTerminationStrategy: PID 182 died... 22:49:40.890430 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:40.894045 --- ParallelTerminationStrategy: PID 183 died... 22:49:40.895500 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:40.899118 --- ParallelTerminationStrategy: PID 184 died... 22:49:40.900579 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:40.904192 --- ParallelTerminationStrategy: PID 185 died... 22:49:40.905648 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:40.909255 --- ParallelTerminationStrategy: PID 186 died... 22:49:40.910709 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:40.914314 --- ParallelTerminationStrategy: PID 187 died... 22:49:40.915782 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:40.919391 --- ParallelTerminationStrategy: PID 188 died... 22:49:40.920843 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:40.924448 --- ParallelTerminationStrategy: PID 189 died... 22:49:40.925902 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:40.929520 --- ParallelTerminationStrategy: PID 190 died... 22:49:40.930972 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:40.934610 --- ParallelTerminationStrategy: PID 191 died... 22:49:40.936068 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:40.939699 --- ParallelTerminationStrategy: PID 192 died... 22:49:40.941152 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:40.944825 --- ParallelTerminationStrategy: PID 193 died... 22:49:40.946288 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:40.949908 --- ParallelTerminationStrategy: PID 194 died... 22:49:40.951378 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:40.954991 --- ParallelTerminationStrategy: PID 195 died... 22:49:40.956461 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:40.960070 --- ParallelTerminationStrategy: PID 196 died... 22:49:40.961519 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:40.965148 --- ParallelTerminationStrategy: PID 197 died... 22:49:40.966609 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:40.970221 --- ParallelTerminationStrategy: PID 198 died... 22:49:40.971690 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:40.975305 --- ParallelTerminationStrategy: PID 199 died... 22:49:40.976761 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:40.980374 --- ParallelTerminationStrategy: PID 200 died... 22:49:40.981825 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:40.985435 --- ParallelTerminationStrategy: PID 201 died... 22:49:40.986889 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:40.990512 --- ParallelTerminationStrategy: PID 202 died... 22:49:40.991985 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:40.995591 --- ParallelTerminationStrategy: PID 203 died... 22:49:40.997064 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:41.000685 --- ParallelTerminationStrategy: PID 204 died... 22:49:41.002130 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:41.005760 --- ParallelTerminationStrategy: PID 205 died... 22:49:41.007225 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:41.010843 --- ParallelTerminationStrategy: PID 206 died... 22:49:41.012323 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:41.015941 --- ParallelTerminationStrategy: PID 207 died... 22:49:41.017395 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:41.021008 --- ParallelTerminationStrategy: PID 208 died... 22:49:41.022467 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:41.026074 --- ParallelTerminationStrategy: PID 209 died... 22:49:41.027531 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:41.031146 --- ParallelTerminationStrategy: PID 210 died... 22:49:41.032602 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:41.036223 --- ParallelTerminationStrategy: PID 211 died... 22:49:41.037692 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:41.041293 --- ParallelTerminationStrategy: PID 212 died... 22:49:41.042746 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:41.046366 --- ParallelTerminationStrategy: PID 213 died... 22:49:41.047825 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:41.051424 --- ParallelTerminationStrategy: PID 214 died... 22:49:41.052884 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:41.056487 --- ParallelTerminationStrategy: PID 215 died... 22:49:41.057942 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:41.061577 --- ParallelTerminationStrategy: PID 216 died... 22:49:41.063028 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:41.066647 --- ParallelTerminationStrategy: PID 217 died... 22:49:41.068105 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:41.071723 --- ParallelTerminationStrategy: PID 218 died... 22:49:41.073185 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:41.076819 --- ParallelTerminationStrategy: PID 219 died... 22:49:41.078280 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:41.081908 --- ParallelTerminationStrategy: PID 220 died... 22:49:41.083374 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:41.087000 --- ParallelTerminationStrategy: PID 221 died... 22:49:41.088460 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:41.092077 --- ParallelTerminationStrategy: PID 222 died... 22:49:41.093537 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:41.097154 --- ParallelTerminationStrategy: PID 223 died... 22:49:41.098615 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:41.102246 --- ParallelTerminationStrategy: PID 224 died... 22:49:41.103711 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:41.107339 --- ParallelTerminationStrategy: PID 225 died... 22:49:41.108802 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:41.112406 --- ParallelTerminationStrategy: PID 226 died... 22:49:41.113855 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:41.117466 --- ParallelTerminationStrategy: PID 227 died... 22:49:41.118919 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:41.122550 --- ParallelTerminationStrategy: PID 228 died... 22:49:41.124026 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:41.127649 --- ParallelTerminationStrategy: PID 229 died... 22:49:41.129120 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:41.132742 --- ParallelTerminationStrategy: PID 230 died... 22:49:41.134201 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:41.137829 --- ParallelTerminationStrategy: PID 231 died... 22:49:41.139301 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:41.142941 --- ParallelTerminationStrategy: PID 232 died... 22:49:41.144405 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:41.148016 --- ParallelTerminationStrategy: PID 233 died... 22:49:41.149473 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:41.153083 --- ParallelTerminationStrategy: PID 234 died... 22:49:41.154545 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:44.558991 --- ParallelTerminationStrategy: PID 34 died... 22:49:44.565354 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8297 netreg_mass PASS --------------------------------------------------------------------- 22:49:44.642439 tst trial-8297: Storing JUnit report in /build/trial-8297/run.2026-04-10_22-48-17/trial-8297.xml -------------------------------------------------------------------------------------------- trial-8297 PASS -------------------------------------------------------------------------------------------- 22:49:44.655033 tst trial-8297: trial-8297: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8297/inst + cd trial-8297 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-10 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-8297-run.tgz run.2026-04-10_22-48-17 + tar czf /build/trial-8297-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-10_13_27_08.tgz osmo-bts-oc2g.build-2026-04-10_00_51_52.tgz osmo-bts-sysmo.build-2026-04-10_00_51_55.tgz osmo-bts.build-2026-04-10_00_51_54.tgz osmo-ggsn.build-2026-04-10_20_42_45.tgz osmo-hlr.build-2026-04-10_16_36_49.tgz osmo-hnbgw.build-2026-04-10_13_31_33.tgz osmo-mgw.build-2026-04-10_08_33_13.tgz osmo-msc.build-2026-04-10_13_36_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-10_18_00_01.tgz osmo-pcu-sysmo.build-2026-04-10_18_00_03.tgz osmo-pcu.build-2026-04-10_18_00_00.tgz osmo-sgsn.build-2026-04-10_20_48_16.tgz osmo-stp.build-2026-04-10_13_25_50.tgz osmo-trx.build-2026-04-10_18_15_29.tgz osmocom-bb.build-2026-04-10_21_17_30.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS