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/jenkins16014446634549364773.sh + rm -rf trial-8303-bin.tgz trial-8303-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25703 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11312 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10877 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13129 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13455 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13786 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42541 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7823 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44847 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8826 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 13454 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7788 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11837 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7863 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9335 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6583 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 7788 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16654454018764225282.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-8303 + 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 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #7 CACHED #8 [ 9/28] COPY SSH /root/.ssh #8 CACHED #9 [ 2/28] RUN useradd -ms /bin/bash jenkins #9 CACHED #10 [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 #10 CACHED #11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #11 CACHED #12 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #12 CACHED #13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #13 CACHED #14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #14 CACHED #15 [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 #15 CACHED #16 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #16 CACHED #17 [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 #17 CACHED #18 [ 8/28] RUN MKDIR /var/run/sshd #18 CACHED #19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #19 CACHED #20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #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 [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 #22 CACHED #23 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #23 CACHED #24 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #24 CACHED #25 [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 #25 CACHED #26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #26 CACHED #27 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #27 CACHED #28 [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 #28 CACHED #29 [ 3/28] RUN groupadd osmo-gsm-tester #29 CACHED #30 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #30 CACHED #31 [ 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 #31 CACHED #32 [20/28] WORKDIR /TMP #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:c20cc2ff26d89ff55cf79d62b0530fd4e6413a49b11efbe5b9c16ec98bf6c4e4 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=8304 -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-17 22:48:19 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8304 + mkdir -p trial-8304 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-17_13_26_36.tgz osmo-bts-oc2g.build-2026-04-17_00_51_22.tgz osmo-bts-sysmo.build-2026-04-17_00_51_23.tgz osmo-bts.build-2026-04-17_00_51_30.tgz osmo-ggsn.build-2026-04-17_20_43_01.tgz osmo-hlr.build-2026-04-17_16_36_53.tgz osmo-hnbgw.build-2026-04-17_13_29_21.tgz osmo-mgw.build-2026-04-17_08_33_06.tgz osmo-msc.build-2026-04-17_13_33_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-17_07_35_35.tgz osmo-pcu-sysmo.build-2026-04-17_07_35_37.tgz osmo-pcu.build-2026-04-17_07_35_43.tgz osmo-sgsn.build-2026-04-17_20_48_37.tgz osmo-stp.build-2026-04-17_13_23_13.tgz osmo-trx.build-2026-04-17_14_27_36.tgz osmocom-bb.build-2026-04-17_21_17_08.tgz srslte.build-19.tgz trial-8304 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-17_13_26_36.md5 osmo-bts-oc2g.build-2026-04-17_00_51_22.md5 osmo-bts-sysmo.build-2026-04-17_00_51_23.md5 osmo-bts.build-2026-04-17_00_51_30.md5 osmo-ggsn.build-2026-04-17_20_43_01.md5 osmo-hlr.build-2026-04-17_16_36_53.md5 osmo-hnbgw.build-2026-04-17_13_29_21.md5 osmo-mgw.build-2026-04-17_08_33_06.md5 osmo-msc.build-2026-04-17_13_33_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-17_07_35_35.md5 osmo-pcu-sysmo.build-2026-04-17_07_35_37.md5 osmo-pcu.build-2026-04-17_07_35_43.md5 osmo-sgsn.build-2026-04-17_20_48_37.md5 osmo-stp.build-2026-04-17_13_23_13.md5 osmo-trx.build-2026-04-17_14_27_36.md5 osmocom-bb.build-2026-04-17_21_17_08.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-17_13_26_36.md5 osmo-bts-oc2g.build-2026-04-17_00_51_22.md5 osmo-bts-sysmo.build-2026-04-17_00_51_23.md5 osmo-bts.build-2026-04-17_00_51_30.md5 osmo-ggsn.build-2026-04-17_20_43_01.md5 osmo-hlr.build-2026-04-17_16_36_53.md5 osmo-hnbgw.build-2026-04-17_13_29_21.md5 osmo-mgw.build-2026-04-17_08_33_06.md5 osmo-msc.build-2026-04-17_13_33_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-17_07_35_35.md5 osmo-pcu-sysmo.build-2026-04-17_07_35_37.md5 osmo-pcu.build-2026-04-17_07_35_43.md5 osmo-sgsn.build-2026-04-17_20_48_37.md5 osmo-stp.build-2026-04-17_13_23_13.md5 osmo-trx.build-2026-04-17_14_27_36.md5 osmocom-bb.build-2026-04-17_21_17_08.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-8304 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8304' 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-8304 -------------------------------------------------------------------------------------------- 22:48:19.777413 tst trial-8304: Detailed log at /build/trial-8304/run.2026-04-17_22-48-19/log --------------------------------------------------------------------- trial-8304 netreg_mass --------------------------------------------------------------------- 22:48:19.984429 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.984806 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.985586 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.986726 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:20.028603 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:20.029518 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:20.030704 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:20.092867 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-8304 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:20.093661 tst register_default_mass.py:9: Claiming resources for the test 22:48:20.108721 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.109229 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.109681 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.110109 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.110541 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.110997 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:20.111451 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:20.142253 tst register_default_mass.py: using LAC 2 22:48:20.164535 tst register_default_mass.py: using RAC 2 22:48:20.191480 tst register_default_mass.py: using CellId 2 22:48:20.221400 tst register_default_mass.py: using BVCI 3 22:48:20.235426 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.236108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.236682 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.237205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.237713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.238223 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.238731 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.239267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.239805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.240316 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.240840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.241358 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.241880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.242410 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.242934 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.243453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.243979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.244495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.245002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.245516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.246036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.246559 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.247078 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.247605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.248124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.248633 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.249157 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.249669 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.250180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.250693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.251214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.251728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.252245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.252782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.253300 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.253805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.254310 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.254833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.255347 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.255868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.256373 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.256878 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.257402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.257909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.258409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.258906 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.259430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.260031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.260545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.261064 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.261574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.262092 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.262604 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.263117 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.263643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.264167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.264670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.265182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.265696 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.266193 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.266686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.267208 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.267723 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.268237 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.268748 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.269256 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.269752 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.270277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.270790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.271289 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.271817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.272333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.272914 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.273432 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.273939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.274452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.274952 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.275455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.275979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.276486 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.276993 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.277488 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.278010 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.278513 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.279008 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.279515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.280026 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.280524 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.281044 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.281550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.282058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.282569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.283083 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.283585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.284106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.284620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.285125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.285633 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.286155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.286659 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.287176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.287758 tst register_default_mass.py:21: Launching a simple network 22:48:20.297737 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:20.416679 run create_hlr_db(pid=20): Launched 22:48:21.430939 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:21.447178 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:21.461894 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:21.467568 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.655179 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:21.672386 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:21.677930 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:22.095793 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:22.110771 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:25.125648 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:25.264083 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:25.279046 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:25.284615 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:25.307839 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:25.322616 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:25.328310 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:25.644630 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:25.659830 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:31.686324 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:31.860191 run osmo-bts-virtual(pid=34): Launched 22:48:32.895379 tst register_default_mass.py: using MSISDN 1001 22:48:32.908731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:32.945346 tst register_default_mass.py: using MSISDN 1002 22:48:32.961814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:32.990613 tst register_default_mass.py: using MSISDN 1003 22:48:33.004132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:33.032529 tst register_default_mass.py: using MSISDN 1004 22:48:33.045603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:33.074427 tst register_default_mass.py: using MSISDN 1005 22:48:33.087768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:33.116342 tst register_default_mass.py: using MSISDN 1006 22:48:33.129385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:33.157907 tst register_default_mass.py: using MSISDN 1007 22:48:33.170989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:33.205594 tst register_default_mass.py: using MSISDN 1008 22:48:33.221201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:33.248770 tst register_default_mass.py: using MSISDN 1009 22:48:33.261692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:33.288958 tst register_default_mass.py: using MSISDN 1010 22:48:33.301412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:33.328846 tst register_default_mass.py: using MSISDN 1011 22:48:33.341305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:33.368970 tst register_default_mass.py: using MSISDN 1012 22:48:33.381356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:33.408615 tst register_default_mass.py: using MSISDN 1013 22:48:33.420969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:33.448165 tst register_default_mass.py: using MSISDN 1014 22:48:33.460457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:33.489010 tst register_default_mass.py: using MSISDN 1015 22:48:33.501995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:33.530668 tst register_default_mass.py: using MSISDN 1016 22:48:33.543840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:33.572476 tst register_default_mass.py: using MSISDN 1017 22:48:33.585623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:33.614330 tst register_default_mass.py: using MSISDN 1018 22:48:33.627544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:33.656435 tst register_default_mass.py: using MSISDN 1019 22:48:33.669613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:33.698108 tst register_default_mass.py: using MSISDN 1020 22:48:33.711229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:33.739943 tst register_default_mass.py: using MSISDN 1021 22:48:33.753138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:33.782146 tst register_default_mass.py: using MSISDN 1022 22:48:33.795392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:33.823924 tst register_default_mass.py: using MSISDN 1023 22:48:33.837077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:33.866030 tst register_default_mass.py: using MSISDN 1024 22:48:33.879394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:33.907969 tst register_default_mass.py: using MSISDN 1025 22:48:33.921064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:33.949709 tst register_default_mass.py: using MSISDN 1026 22:48:33.962825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:33.991687 tst register_default_mass.py: using MSISDN 1027 22:48:34.005163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:34.033948 tst register_default_mass.py: using MSISDN 1028 22:48:34.047200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:34.075905 tst register_default_mass.py: using MSISDN 1029 22:48:34.089059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:34.117716 tst register_default_mass.py: using MSISDN 1030 22:48:34.130932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:34.159460 tst register_default_mass.py: using MSISDN 1031 22:48:34.172601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:34.201423 tst register_default_mass.py: using MSISDN 1032 22:48:34.214629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:34.243304 tst register_default_mass.py: using MSISDN 1033 22:48:34.256593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:34.293585 tst register_default_mass.py: using MSISDN 1034 22:48:34.310774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:34.388514 tst register_default_mass.py: using MSISDN 1035 22:48:34.410847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:34.486977 tst register_default_mass.py: using MSISDN 1036 22:48:34.509195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:34.538740 tst register_default_mass.py: using MSISDN 1037 22:48:34.553063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:34.581942 tst register_default_mass.py: using MSISDN 1038 22:48:34.595377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:34.624231 tst register_default_mass.py: using MSISDN 1039 22:48:34.637451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:34.666210 tst register_default_mass.py: using MSISDN 1040 22:48:34.679393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:34.712889 tst register_default_mass.py: using MSISDN 1041 22:48:34.728457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:34.759120 tst register_default_mass.py: using MSISDN 1042 22:48:34.773510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:34.804028 tst register_default_mass.py: using MSISDN 1043 22:48:34.818345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:34.849667 tst register_default_mass.py: using MSISDN 1044 22:48:34.864252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:34.895729 tst register_default_mass.py: using MSISDN 1045 22:48:34.910551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:34.941262 tst register_default_mass.py: using MSISDN 1046 22:48:34.955554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.986973 tst register_default_mass.py: using MSISDN 1047 22:48:35.001668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:35.032779 tst register_default_mass.py: using MSISDN 1048 22:48:35.047313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:35.078797 tst register_default_mass.py: using MSISDN 1049 22:48:35.093592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:35.124922 tst register_default_mass.py: using MSISDN 1050 22:48:35.139568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:35.171059 tst register_default_mass.py: using MSISDN 1051 22:48:35.185633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:35.217091 tst register_default_mass.py: using MSISDN 1052 22:48:35.231887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:35.263377 tst register_default_mass.py: using MSISDN 1053 22:48:35.278026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:35.309491 tst register_default_mass.py: using MSISDN 1054 22:48:35.324277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:35.355520 tst register_default_mass.py: using MSISDN 1055 22:48:35.370185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:35.401802 tst register_default_mass.py: using MSISDN 1056 22:48:35.416567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:35.448134 tst register_default_mass.py: using MSISDN 1057 22:48:35.462777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:35.494104 tst register_default_mass.py: using MSISDN 1058 22:48:35.508915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:35.540388 tst register_default_mass.py: using MSISDN 1059 22:48:35.555021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:35.586350 tst register_default_mass.py: using MSISDN 1060 22:48:35.601030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:35.632314 tst register_default_mass.py: using MSISDN 1061 22:48:35.646785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:35.677856 tst register_default_mass.py: using MSISDN 1062 22:48:35.692473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:35.723910 tst register_default_mass.py: using MSISDN 1063 22:48:35.738537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:35.769792 tst register_default_mass.py: using MSISDN 1064 22:48:35.784369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:35.814209 tst register_default_mass.py: using MSISDN 1065 22:48:35.828309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:35.859636 tst register_default_mass.py: using MSISDN 1066 22:48:35.874142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:35.914301 tst register_default_mass.py: using MSISDN 1067 22:48:35.932195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:35.963560 tst register_default_mass.py: using MSISDN 1068 22:48:35.978457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:36.009801 tst register_default_mass.py: using MSISDN 1069 22:48:36.024338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:36.055512 tst register_default_mass.py: using MSISDN 1070 22:48:36.070240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:36.101264 tst register_default_mass.py: using MSISDN 1071 22:48:36.115724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:36.147010 tst register_default_mass.py: using MSISDN 1072 22:48:36.161542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:36.192812 tst register_default_mass.py: using MSISDN 1073 22:48:36.207397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:36.238799 tst register_default_mass.py: using MSISDN 1074 22:48:36.253369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:36.284384 tst register_default_mass.py: using MSISDN 1075 22:48:36.298923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:36.330466 tst register_default_mass.py: using MSISDN 1076 22:48:36.345164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:36.376377 tst register_default_mass.py: using MSISDN 1077 22:48:36.391031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:36.422672 tst register_default_mass.py: using MSISDN 1078 22:48:36.437334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:36.469183 tst register_default_mass.py: using MSISDN 1079 22:48:36.484104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:36.516048 tst register_default_mass.py: using MSISDN 1080 22:48:36.531039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:36.563092 tst register_default_mass.py: using MSISDN 1081 22:48:36.578177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:36.610278 tst register_default_mass.py: using MSISDN 1082 22:48:36.624494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:36.655694 tst register_default_mass.py: using MSISDN 1083 22:48:36.666903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:36.699006 tst register_default_mass.py: using MSISDN 1084 22:48:36.713780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:36.746164 tst register_default_mass.py: using MSISDN 1085 22:48:36.761441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:36.793735 tst register_default_mass.py: using MSISDN 1086 22:48:36.808885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:36.841064 tst register_default_mass.py: using MSISDN 1087 22:48:36.856194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:36.888571 tst register_default_mass.py: using MSISDN 1088 22:48:36.903638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:36.935790 tst register_default_mass.py: using MSISDN 1089 22:48:36.951020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:36.983147 tst register_default_mass.py: using MSISDN 1090 22:48:36.998164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:37.030342 tst register_default_mass.py: using MSISDN 1091 22:48:37.045422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:37.077706 tst register_default_mass.py: using MSISDN 1092 22:48:37.092679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:37.125219 tst register_default_mass.py: using MSISDN 1093 22:48:37.140651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:37.173058 tst register_default_mass.py: using MSISDN 1094 22:48:37.188196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:37.220462 tst register_default_mass.py: using MSISDN 1095 22:48:37.235570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:37.268076 tst register_default_mass.py: using MSISDN 1096 22:48:37.283337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:37.315892 tst register_default_mass.py: using MSISDN 1097 22:48:37.331189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:37.363069 tst register_default_mass.py: using MSISDN 1098 22:48:37.378027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:37.409041 tst register_default_mass.py: using MSISDN 1099 22:48:37.419138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:37.450884 tst register_default_mass.py: using MSISDN 1100 22:48:37.467094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:37.559387 run mass: Starting testcase 22:48:37.564945 run mass: Pre-launching all virtphy's 22:48:37.570368 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:37.583480 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:37.589569 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:37.602537 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:37.608669 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:37.621737 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:37.627871 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:37.641144 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:37.647211 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:37.660291 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:37.666289 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:37.679200 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:37.685306 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:37.698394 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:37.704559 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:37.717594 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:37.723627 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:37.736665 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:37.742683 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:37.755760 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:37.761803 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:37.774865 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:37.780959 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:37.794034 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:37.800039 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:37.813084 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:37.819127 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:37.832224 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:37.838397 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:37.851481 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:37.857641 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:37.870816 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:37.876913 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:37.889812 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:37.895839 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:37.908725 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:37.914657 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:37.927602 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:37.933603 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:37.946522 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:37.952505 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:37.965469 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:37.971423 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:37.984402 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:37.990335 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:38.003245 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:38.009252 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:38.022157 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:38.028266 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:38.041214 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:38.047166 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:38.060275 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:38.066270 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:38.079345 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:38.085373 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:38.098318 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:38.104266 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:38.117206 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:38.123168 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:38.136119 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:38.142060 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:38.154989 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:38.160930 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:38.174020 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:38.179979 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:38.192902 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:38.198841 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:38.211787 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:38.217756 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:38.230640 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:38.236584 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:38.249687 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:38.255729 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:38.269027 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:38.275116 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:38.288345 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:38.294418 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:38.307670 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:38.313737 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:38.326850 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:38.332949 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:38.346015 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:38.351982 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:38.364857 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:38.370804 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:38.383728 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:38.389697 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:38.402604 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:38.408607 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:38.421575 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:38.427608 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:38.440585 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:38.446682 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:38.459530 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:38.465518 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:38.478578 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:38.484655 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:38.497677 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:38.503638 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:38.516620 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:38.522830 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:38.535754 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:38.541859 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:38.554861 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:38.561029 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:38.574193 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:38.580324 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:38.593466 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:38.599597 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:38.612772 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:38.618904 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:38.632028 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:38.638139 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:38.650950 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:38.656997 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:38.669928 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:38.676080 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:38.689180 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:38.695324 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:38.708512 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:38.714667 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:38.727583 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:38.733741 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:38.746744 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:38.752675 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:38.765715 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:38.771691 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:38.784794 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:38.790733 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:38.803608 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:38.809603 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:38.822519 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:38.828527 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:38.841416 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:38.847346 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:38.860279 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:38.866252 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:38.879194 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:38.885165 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:38.898064 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:38.904082 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:38.916991 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:38.922908 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:38.935799 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:38.941771 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:38.954805 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:38.960828 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:38.973984 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:38.979984 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:38.993074 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:38.999123 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:39.012166 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:39.018164 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:39.031123 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:39.037107 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:39.049998 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:39.055987 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:39.068876 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:39.074839 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:39.087875 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:39.093865 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:39.106761 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:39.112781 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:39.125685 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:39.131622 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:39.144746 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:39.150677 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:39.163581 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:39.169574 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:39.182653 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:39.188679 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:39.201764 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:39.207875 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:39.220975 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:39.227062 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:39.240390 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:39.246422 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:39.259736 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:39.265832 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:39.278906 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:39.285028 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:39.298141 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:39.304149 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:39.317034 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:39.322988 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:39.335969 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:39.341933 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:39.354796 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:39.360769 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:39.373654 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:39.379577 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:39.392469 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:39.398389 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:39.411236 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:39.417407 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:39.430388 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:39.436496 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:39.449457 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:39.455438 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:39.468661 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:39.474688 run mass: Checking if sockets are in the filesystem 22:48:39.507997 run osmo-ms-mob/00000: Starting mobile 22:48:39.521088 run osmo-ms-mob/00000(pid=135): Launched 22:48:39.532338 run mass: MS start registered {at=7016745.740656051, delay=0.005098477937281132, ms=00000} 22:48:43.690143 run osmo-ms-mob/00001: Starting mobile 22:48:43.703409 run osmo-ms-mob/00001(pid=136): Launched 22:48:43.714289 run mass: MS start registered {at=7016749.922599343, delay=0.0048256488516926765, ms=00001} 22:48:44.688665 run mass: MS performed LU {at=7016750.896872287, lu_delay=5.15621623583138, ms=00000} 22:48:45.513887 run osmo-ms-mob/00002: Starting mobile 22:48:45.530113 run osmo-ms-mob/00002(pid=137): Launched 22:48:45.540811 run mass: MS start registered {at=7016751.749121435, delay=0.004593748599290848, ms=00002} 22:48:46.791140 run osmo-ms-mob/00003: Starting mobile 22:48:46.804176 run osmo-ms-mob/00003(pid=138): Launched 22:48:46.814730 run mass: MS start registered {at=7016753.023051298, delay=0.004460505209863186, ms=00003} 22:48:47.914653 run osmo-ms-mob/00004: Starting mobile 22:48:47.930644 run osmo-ms-mob/00004(pid=139): Launched 22:48:47.941425 run mass: MS start registered {at=7016754.149743139, delay=0.004447071813046932, ms=00004} 22:48:48.455255 run mass: MS performed LU {at=7016754.663463002, lu_delay=4.740863659419119, ms=00001} 22:48:48.890247 run osmo-ms-mob/00005: Starting mobile 22:48:48.903525 run osmo-ms-mob/00005(pid=140): Launched 22:48:48.914139 run mass: MS start registered {at=7016755.122457777, delay=0.0046727629378438, ms=00005} 22:48:49.822559 run osmo-ms-mob/00006: Starting mobile 22:48:49.839367 run osmo-ms-mob/00006(pid=141): Launched 22:48:49.849991 run mass: MS start registered {at=7016756.058312065, delay=0.004636086523532867, ms=00006} 22:48:50.356746 run mass: MS performed LU {at=7016756.564952325, lu_delay=4.8158308900892735, ms=00002} 22:48:50.721355 run osmo-ms-mob/00007: Starting mobile 22:48:50.734563 run osmo-ms-mob/00007(pid=142): Launched 22:48:50.745125 run mass: MS start registered {at=7016756.95344442, delay=0.004410752095282078, ms=00007} 22:48:51.521584 run osmo-ms-mob/00008: Starting mobile 22:48:51.538703 run osmo-ms-mob/00008(pid=143): Launched 22:48:51.549369 run mass: MS start registered {at=7016757.757689768, delay=0.004603014327585697, ms=00008} 22:48:52.214837 run osmo-ms-mob/00009: Starting mobile 22:48:52.228282 run osmo-ms-mob/00009(pid=144): Launched 22:48:52.234274 run mass: MS performed LU {at=7016758.442600912, lu_delay=5.419549614191055, ms=00003} 22:48:52.240111 run mass: MS start registered {at=7016758.448445978, delay=0.00586329773068428, ms=00009} 22:48:52.921759 run osmo-ms-mob/00010: Starting mobile 22:48:52.940604 run osmo-ms-mob/00010(pid=145): Launched 22:48:52.951385 run mass: MS start registered {at=7016759.159707171, delay=0.004564482718706131, ms=00010} 22:48:53.494200 run osmo-ms-mob/00011: Starting mobile 22:48:53.507336 run osmo-ms-mob/00011(pid=146): Launched 22:48:53.518018 run mass: MS start registered {at=7016759.726334024, delay=0.004578842781484127, ms=00011} 22:48:54.091115 run osmo-ms-mob/00012: Starting mobile 22:48:54.104011 run osmo-ms-mob/00012(pid=147): Launched 22:48:54.114720 run mass: MS start registered {at=7016760.323041331, delay=0.004674962721765041, ms=00012} 22:48:54.120861 run mass: MS performed LU {at=7016760.329189101, lu_delay=5.206731324084103, ms=00005} 22:48:54.149188 run mass: MS performed LU {at=7016760.357405586, lu_delay=6.207662447355688, ms=00004} 22:48:54.726141 run osmo-ms-mob/00013: Starting mobile 22:48:54.747650 run osmo-ms-mob/00013(pid=148): Launched 22:48:54.758174 run mass: MS start registered {at=7016760.966491349, delay=0.004547202028334141, ms=00013} 22:48:55.302858 run osmo-ms-mob/00014: Starting mobile 22:48:55.316480 run osmo-ms-mob/00014(pid=149): Launched 22:48:55.327298 run mass: MS start registered {at=7016761.535618989, delay=0.00472190510481596, ms=00014} 22:48:55.893484 run osmo-ms-mob/00015: Starting mobile 22:48:55.906472 run osmo-ms-mob/00015(pid=150): Launched 22:48:55.917345 run mass: MS start registered {at=7016762.125664498, delay=0.00448951218277216, ms=00015} 22:48:55.986358 run mass: MS performed LU {at=7016762.19457124, lu_delay=6.136259174905717, ms=00006} 22:48:56.051878 run mass: MS performed LU {at=7016762.260086242, lu_delay=5.306641821749508, ms=00007} 22:48:56.355470 run mass: MS performed LU {at=7016762.563691673, lu_delay=4.806001904420555, ms=00008} 22:48:56.375224 run osmo-ms-mob/00016: Starting mobile 22:48:56.390855 run osmo-ms-mob/00016(pid=151): Launched 22:48:56.401639 run mass: MS start registered {at=7016762.609959426, delay=0.004684794694185257, ms=00016} 22:48:56.909130 run osmo-ms-mob/00017: Starting mobile 22:48:56.930189 run osmo-ms-mob/00017(pid=152): Launched 22:48:56.940936 run mass: MS start registered {at=7016763.149255906, delay=0.0045898351818323135, ms=00017} 22:48:57.522071 run osmo-ms-mob/00018: Starting mobile 22:48:57.540193 run osmo-ms-mob/00018(pid=153): Launched 22:48:57.550859 run mass: MS start registered {at=7016763.759179733, delay=0.004545046016573906, ms=00018} 22:48:57.918588 run osmo-ms-mob/00019: Starting mobile 22:48:57.934934 run osmo-ms-mob/00019(pid=154): Launched 22:48:57.941097 run mass: MS performed LU {at=7016764.149423993, lu_delay=4.98971682228148, ms=00010} 22:48:57.946980 run mass: MS performed LU {at=7016764.155316316, lu_delay=5.706870337948203, ms=00009} 22:48:57.952677 run mass: MS start registered {at=7016764.161012084, delay=0.011606690473854542, ms=00019} 22:48:58.421490 run osmo-ms-mob/00020: Starting mobile 22:48:58.438642 run osmo-ms-mob/00020(pid=155): Launched 22:48:58.449417 run mass: MS start registered {at=7016764.657740331, delay=0.0046798838302493095, ms=00020} 22:48:58.903531 run osmo-ms-mob/00021: Starting mobile 22:48:58.917185 run osmo-ms-mob/00021(pid=156): Launched 22:48:58.928074 run mass: MS start registered {at=7016765.136393371, delay=0.004929710179567337, ms=00021} 22:48:59.301059 run osmo-ms-mob/00022: Starting mobile 22:48:59.314443 run osmo-ms-mob/00022(pid=157): Launched 22:48:59.325150 run mass: MS start registered {at=7016765.533470849, delay=0.004587662406265736, ms=00022} 22:48:59.752185 run mass: MS performed LU {at=7016765.960407331, lu_delay=5.637365999631584, ms=00012} 22:48:59.794429 run osmo-ms-mob/00023: Starting mobile 22:48:59.809898 run osmo-ms-mob/00023(pid=158): Launched 22:48:59.816160 run mass: MS performed LU {at=7016766.0244911, lu_delay=6.298157075420022, ms=00011} 22:48:59.822006 run mass: MS start registered {at=7016766.030341112, delay=0.005865174345672131, ms=00023} 22:48:59.886739 run mass: MS performed LU {at=7016766.094960224, lu_delay=5.1284688748419285, ms=00013} 22:49:00.139555 run mass: MS performed LU {at=7016766.347776217, lu_delay=4.812157228589058, ms=00014} 22:49:00.184289 run osmo-ms-mob/00024: Starting mobile 22:49:00.198507 run osmo-ms-mob/00024(pid=159): Launched 22:49:00.209132 run mass: MS start registered {at=7016766.4174548, delay=0.004489981569349766, ms=00024} 22:49:00.690763 run osmo-ms-mob/00025: Starting mobile 22:49:00.703995 run osmo-ms-mob/00025(pid=160): Launched 22:49:00.715003 run mass: MS start registered {at=7016766.92332104, delay=0.004878084175288677, ms=00025} 22:49:01.124941 run osmo-ms-mob/00026: Starting mobile 22:49:01.141380 run osmo-ms-mob/00026(pid=161): Launched 22:49:01.152118 run mass: MS start registered {at=7016767.360438018, delay=0.004733799025416374, ms=00026} 22:49:01.490739 run osmo-ms-mob/00027: Starting mobile 22:49:01.503503 run osmo-ms-mob/00027(pid=162): Launched 22:49:01.514118 run mass: MS start registered {at=7016767.722436254, delay=0.004706949926912785, ms=00027} 22:49:01.571146 run mass: MS performed LU {at=7016767.779382102, lu_delay=4.630126195959747, ms=00017} 22:49:01.653669 run mass: MS performed LU {at=7016767.861907536, lu_delay=5.7362430384382606, ms=00015} 22:49:01.680359 run mass: MS performed LU {at=7016767.888668036, lu_delay=5.278708609752357, ms=00016} 22:49:01.692766 run osmo-ms-mob/00028: Starting mobile 22:49:01.705718 run osmo-ms-mob/00028(pid=163): Launched 22:49:01.716455 run mass: MS start registered {at=7016767.924779265, delay=0.004732287488877773, ms=00028} 22:49:02.329983 run osmo-ms-mob/00029: Starting mobile 22:49:02.345956 run osmo-ms-mob/00029(pid=164): Launched 22:49:02.356586 run mass: MS start registered {at=7016768.564907758, delay=0.004459069110453129, ms=00029} 22:49:02.703080 run osmo-ms-mob/00030: Starting mobile 22:49:02.717107 run osmo-ms-mob/00030(pid=165): Launched 22:49:02.728444 run mass: MS start registered {at=7016768.93676388, delay=0.004862822592258453, ms=00030} 22:49:03.103168 run osmo-ms-mob/00031: Starting mobile 22:49:03.117063 run osmo-ms-mob/00031(pid=166): Launched 22:49:03.127818 run mass: MS start registered {at=7016769.33613406, delay=0.004758819937705994, ms=00031} 22:49:03.391304 run osmo-ms-mob/00032: Starting mobile 22:49:03.404646 run osmo-ms-mob/00032(pid=167): Launched 22:49:03.415829 run mass: MS start registered {at=7016769.624145932, delay=0.00498536229133606, ms=00032} 22:49:03.518680 run mass: MS performed LU {at=7016769.726904655, lu_delay=5.565892570652068, ms=00019} 22:49:03.583412 run mass: MS performed LU {at=7016769.791632851, lu_delay=6.032453117892146, ms=00018} 22:49:03.652495 run mass: MS performed LU {at=7016769.860717225, lu_delay=4.724323853850365, ms=00021} 22:49:03.682264 run osmo-ms-mob/00033: Starting mobile 22:49:03.695556 run osmo-ms-mob/00033(pid=168): Launched 22:49:03.701698 run mass: MS performed LU {at=7016769.910026534, lu_delay=5.2522862032055855, ms=00020} 22:49:03.707942 run mass: MS start registered {at=7016769.916276737, delay=0.006267473101615906, ms=00033} 22:49:04.229549 run osmo-ms-mob/00034: Starting mobile 22:49:04.242764 run osmo-ms-mob/00034(pid=169): Launched 22:49:04.253625 run mass: MS start registered {at=7016770.461946219, delay=0.004676355980336666, ms=00034} 22:49:04.490222 run osmo-ms-mob/00035: Starting mobile 22:49:04.503103 run osmo-ms-mob/00035(pid=170): Launched 22:49:04.514008 run mass: MS start registered {at=7016770.722328184, delay=0.004550198093056679, ms=00035} 22:49:04.890420 run osmo-ms-mob/00036: Starting mobile 22:49:04.903471 run osmo-ms-mob/00036(pid=171): Launched 22:49:04.914362 run mass: MS start registered {at=7016771.122684125, delay=0.004930527880787849, ms=00036} 22:49:05.314510 run osmo-ms-mob/00037: Starting mobile 22:49:05.327887 run osmo-ms-mob/00037(pid=172): Launched 22:49:05.334813 run mass: MS performed LU {at=7016771.543135644, lu_delay=6.009664795361459, ms=00022} 22:49:05.340693 run mass: MS start registered {at=7016771.549028433, delay=0.006794530898332596, ms=00037} 22:49:05.419919 run mass: MS performed LU {at=7016771.628139589, lu_delay=4.704818548634648, ms=00025} 22:49:05.434983 run osmo-ms-mob/00038: Starting mobile 22:49:05.448096 run osmo-ms-mob/00038(pid=173): Launched 22:49:05.454075 run mass: MS performed LU {at=7016771.662405227, lu_delay=5.244950427673757, ms=00024} 22:49:05.459921 run mass: MS start registered {at=7016771.66825579, delay=0.005866905674338341, ms=00038} 22:49:05.591725 run mass: MS performed LU {at=7016771.799916396, lu_delay=5.76957528386265, ms=00023} 22:49:05.621086 run osmo-ms-mob/00039: Starting mobile 22:49:05.634037 run osmo-ms-mob/00039(pid=174): Launched 22:49:05.644740 run mass: MS start registered {at=7016771.853059185, delay=0.004613412544131279, ms=00039} 22:49:06.307953 run osmo-ms-mob/00040: Starting mobile 22:49:06.327962 run osmo-ms-mob/00040(pid=175): Launched 22:49:06.338605 run mass: MS start registered {at=7016772.546926086, delay=0.0044602761045098305, ms=00040} 22:49:06.604095 run osmo-ms-mob/00041: Starting mobile 22:49:06.617764 run osmo-ms-mob/00041(pid=176): Launched 22:49:06.628962 run mass: MS start registered {at=7016772.837283701, delay=0.004796816036105156, ms=00041} 22:49:06.891547 run osmo-ms-mob/00042: Starting mobile 22:49:06.905535 run osmo-ms-mob/00042(pid=177): Launched 22:49:06.917568 run mass: MS start registered {at=7016773.12588692, delay=0.0043664248660206795, ms=00042} 22:49:07.182982 run mass: MS performed LU {at=7016773.391204326, lu_delay=4.826296568848193, ms=00029} 22:49:07.198902 run osmo-ms-mob/00043: Starting mobile 22:49:07.212569 run osmo-ms-mob/00043(pid=178): Launched 22:49:07.218691 run mass: MS performed LU {at=7016773.427019686, lu_delay=6.066581668332219, ms=00026} 22:49:07.224554 run mass: MS start registered {at=7016773.43288958, delay=0.005887124687433243, ms=00043} 22:49:07.348343 run mass: MS performed LU {at=7016773.556562408, lu_delay=5.63178314268589, ms=00028} 22:49:07.363971 run osmo-ms-mob/00044: Starting mobile 22:49:07.377280 run osmo-ms-mob/00044(pid=179): Launched 22:49:07.387844 run mass: MS start registered {at=7016773.596167677, delay=0.004475319758057594, ms=00044} 22:49:07.491814 run mass: MS performed LU {at=7016773.700053296, lu_delay=4.763289416208863, ms=00030} 22:49:07.922935 run osmo-ms-mob/00045: Starting mobile 22:49:07.940335 run osmo-ms-mob/00045(pid=180): Launched 22:49:07.951436 run mass: MS start registered {at=7016774.15975583, delay=0.004896208643913269, ms=00045} 22:49:08.211110 run osmo-ms-mob/00046: Starting mobile 22:49:08.230797 run osmo-ms-mob/00046(pid=181): Launched 22:49:08.241887 run mass: MS start registered {at=7016774.450208513, delay=0.004844028502702713, ms=00046} 22:49:08.248075 run mass: MS performed LU {at=7016774.456405344, lu_delay=6.733969090506434, ms=00027} 22:49:08.501430 run osmo-ms-mob/00047: Starting mobile 22:49:08.515180 run osmo-ms-mob/00047(pid=182): Launched 22:49:08.526308 run mass: MS start registered {at=7016774.734627487, delay=0.004984269849956036, ms=00047} 22:49:08.790606 run osmo-ms-mob/00048: Starting mobile 22:49:08.803586 run osmo-ms-mob/00048(pid=183): Launched 22:49:08.814331 run mass: MS start registered {at=7016775.022649026, delay=0.004774758592247963, ms=00048} 22:49:09.108100 run osmo-ms-mob/00049: Starting mobile 22:49:09.121418 run osmo-ms-mob/00049(pid=184): Launched 22:49:09.127427 run mass: MS performed LU {at=7016775.335754381, lu_delay=5.71160844899714, ms=00032} 22:49:09.133264 run mass: MS performed LU {at=7016775.341599213, lu_delay=6.005465152673423, ms=00031} 22:49:09.139295 run mass: MS start registered {at=7016775.347628609, delay=0.011892123147845268, ms=00049} 22:49:09.149978 run osmo-ms-mob/00050: Starting mobile 22:49:09.163209 run osmo-ms-mob/00050(pid=185): Launched 22:49:09.173561 run mass: MS start registered {at=7016775.381885139, delay=0.0042221276089549065, ms=00050} 22:49:09.213426 run mass: MS performed LU {at=7016775.421644064, lu_delay=5.505367326550186, ms=00033} 22:49:09.392690 run mass: MS performed LU {at=7016775.600911241, lu_delay=5.138965021818876, ms=00034} 22:49:09.410232 run mass: MS performed LU {at=7016775.618478157, lu_delay=4.896149972453713, ms=00035} 22:49:09.425149 run osmo-ms-mob/00051: Starting mobile 22:49:09.438102 run osmo-ms-mob/00051(pid=186): Launched 22:49:09.448947 run mass: MS start registered {at=7016775.657268851, delay=0.004823942668735981, ms=00051} 22:49:10.102808 run osmo-ms-mob/00052: Starting mobile 22:49:10.116833 run osmo-ms-mob/00052(pid=187): Launched 22:49:10.127476 run mass: MS start registered {at=7016776.335798674, delay=0.004540079273283482, ms=00052} 22:49:10.274444 run mass: MS performed LU {at=7016776.482663998, lu_delay=3.645380297675729, ms=00041} 22:49:10.405021 run osmo-ms-mob/00053: Starting mobile 22:49:10.419065 run osmo-ms-mob/00053(pid=188): Launched 22:49:10.429678 run mass: MS start registered {at=7016776.638000315, delay=0.004527285695075989, ms=00053} 22:49:10.704278 run osmo-ms-mob/00054: Starting mobile 22:49:10.718531 run osmo-ms-mob/00054(pid=189): Launched 22:49:10.729445 run mass: MS start registered {at=7016776.937762836, delay=0.004516498185694218, ms=00054} 22:49:10.948402 run mass: MS performed LU {at=7016777.156625697, lu_delay=5.3035665126517415, ms=00039} 22:49:10.962838 run osmo-ms-mob/00055: Starting mobile 22:49:10.976530 run osmo-ms-mob/00055(pid=190): Launched 22:49:10.982662 run mass: MS performed LU {at=7016777.190991298, lu_delay=4.644065212458372, ms=00040} 22:49:10.988642 run mass: MS start registered {at=7016777.196976739, delay=0.006002860143780708, ms=00055} 22:49:11.021883 run mass: MS performed LU {at=7016777.230124274, lu_delay=5.561868484131992, ms=00038} 22:49:11.037183 run osmo-ms-mob/00056: Starting mobile 22:49:11.050390 run osmo-ms-mob/00056(pid=191): Launched 22:49:11.061199 run mass: MS start registered {at=7016777.269521156, delay=0.004473819397389889, ms=00056} 22:49:11.313561 run mass: MS performed LU {at=7016777.521782736, lu_delay=6.399098611436784, ms=00036} 22:49:11.624986 run osmo-ms-mob/00057: Starting mobile 22:49:11.645443 run osmo-ms-mob/00057(pid=192): Launched 22:49:11.656365 run mass: MS start registered {at=7016777.864683083, delay=0.004769479855895042, ms=00057} 22:49:12.000122 run osmo-ms-mob/00058: Starting mobile 22:49:12.013591 run osmo-ms-mob/00058(pid=193): Launched 22:49:12.019749 run mass: MS performed LU {at=7016778.228075035, lu_delay=6.679046601988375, ms=00037} 22:49:12.025676 run mass: MS start registered {at=7016778.234011533, delay=0.005980847403407097, ms=00058} 22:49:12.154515 run mass: MS performed LU {at=7016778.362740374, lu_delay=3.62811288703233, ms=00047} 22:49:12.183975 run osmo-ms-mob/00059: Starting mobile 22:49:12.197281 run osmo-ms-mob/00059(pid=194): Launched 22:49:12.207977 run mass: MS start registered {at=7016778.416297884, delay=0.004344535991549492, ms=00059} 22:49:12.626100 run osmo-ms-mob/00060: Starting mobile 22:49:12.643653 run osmo-ms-mob/00060(pid=195): Launched 22:49:12.656099 run mass: MS start registered {at=7016778.864417762, delay=0.005965068936347961, ms=00060} 22:49:12.867845 run mass: MS performed LU {at=7016779.076070808, lu_delay=5.643181228078902, ms=00043} 22:49:12.893205 run mass: MS performed LU {at=7016779.101535222, lu_delay=5.505367544479668, ms=00044} 22:49:12.904434 run osmo-ms-mob/00061: Starting mobile 22:49:12.917850 run osmo-ms-mob/00061(pid=196): Launched 22:49:12.928834 run mass: MS start registered {at=7016779.137150683, delay=0.004750377498567104, ms=00061} 22:49:12.978846 run mass: MS performed LU {at=7016779.187082913, lu_delay=4.736874399706721, ms=00046} 22:49:13.159130 run mass: MS performed LU {at=7016779.367359618, lu_delay=5.2076037880033255, ms=00045} 22:49:13.214085 run osmo-ms-mob/00062: Starting mobile 22:49:13.229159 run osmo-ms-mob/00062(pid=197): Launched 22:49:13.235494 run mass: MS performed LU {at=7016779.443822155, lu_delay=6.317935234867036, ms=00042} 22:49:13.241415 run mass: MS start registered {at=7016779.449749499, delay=0.005945242941379547, ms=00062} 22:49:13.625188 run osmo-ms-mob/00063: Starting mobile 22:49:13.642753 run osmo-ms-mob/00063(pid=198): Launched 22:49:13.654132 run mass: MS start registered {at=7016779.862448673, delay=0.005241790786385536, ms=00063} 22:49:14.001070 run osmo-ms-mob/00064: Starting mobile 22:49:14.014741 run osmo-ms-mob/00064(pid=199): Launched 22:49:14.026164 run mass: MS start registered {at=7016780.23448372, delay=0.005065075121819973, ms=00064} 22:49:14.421171 run osmo-ms-mob/00065: Starting mobile 22:49:14.436364 run osmo-ms-mob/00065(pid=200): Launched 22:49:14.446954 run mass: MS start registered {at=7016780.655276486, delay=0.004545782692730427, ms=00065} 22:49:14.690875 run osmo-ms-mob/00066: Starting mobile 22:49:14.703924 run osmo-ms-mob/00066(pid=201): Launched 22:49:14.714893 run mass: MS start registered {at=7016780.923212934, delay=0.004902990534901619, ms=00066} 22:49:14.816035 run mass: MS performed LU {at=7016781.024259025, lu_delay=6.00160999968648, ms=00048} 22:49:14.833973 run mass: MS performed LU {at=7016781.042220379, lu_delay=5.694591769948602, ms=00049} 22:49:14.949555 run mass: MS performed LU {at=7016781.157776041, lu_delay=4.821977366693318, ms=00052} 22:49:14.982358 run osmo-ms-mob/00067: Starting mobile 22:49:14.996940 run osmo-ms-mob/00067(pid=202): Launched 22:49:15.003238 run mass: MS performed LU {at=7016781.211565404, lu_delay=5.829680264927447, ms=00050} 22:49:15.009185 run mass: MS start registered {at=7016781.217519958, delay=0.005972713232040405, ms=00067} 22:49:15.022002 run mass: MS performed LU {at=7016781.230322061, lu_delay=5.573053210042417, ms=00051} 22:49:15.033190 run osmo-ms-mob/00068: Starting mobile 22:49:15.046301 run osmo-ms-mob/00068(pid=203): Launched 22:49:15.056866 run mass: MS start registered {at=7016781.265186733, delay=0.0041814884170889854, ms=00068} 22:49:15.077780 run mass: MS performed LU {at=7016781.28609469, lu_delay=4.64809437468648, ms=00053} 22:49:15.799342 run osmo-ms-mob/00069: Starting mobile 22:49:15.812900 run osmo-ms-mob/00069(pid=204): Launched 22:49:15.823683 run mass: MS start registered {at=7016782.03200576, delay=0.004790948703885078, ms=00069} 22:49:15.872512 run mass: MS performed LU {at=7016782.08074419, lu_delay=3.664446306414902, ms=00059} 22:49:16.204946 run osmo-ms-mob/00070: Starting mobile 22:49:16.218885 run osmo-ms-mob/00070(pid=205): Launched 22:49:16.229615 run mass: MS start registered {at=7016782.437937461, delay=0.004646896384656429, ms=00070} 22:49:16.603356 run osmo-ms-mob/00071: Starting mobile 22:49:16.617978 run osmo-ms-mob/00071(pid=206): Launched 22:49:16.629238 run mass: MS start registered {at=7016782.837557492, delay=0.004928551614284515, ms=00071} 22:49:16.635365 run mass: MS performed LU {at=7016782.843694478, lu_delay=4.609682945534587, ms=00058} 22:49:16.652022 run mass: MS performed LU {at=7016782.860304932, lu_delay=5.922542096115649, ms=00054} 22:49:16.688989 run mass: MS performed LU {at=7016782.897227338, lu_delay=5.700250598601997, ms=00055} 22:49:16.725810 run osmo-ms-mob/00072: Starting mobile 22:49:16.738961 run osmo-ms-mob/00072(pid=207): Launched 22:49:16.749764 run mass: MS start registered {at=7016782.958083184, delay=0.0045206258073449135, ms=00072} 22:49:16.943152 run mass: MS performed LU {at=7016783.151375257, lu_delay=5.881854101084173, ms=00056} 22:49:17.410892 run osmo-ms-mob/00073: Starting mobile 22:49:17.425868 run osmo-ms-mob/00073(pid=208): Launched 22:49:17.436811 run mass: MS start registered {at=7016783.645129267, delay=0.004639594815671444, ms=00073} 22:49:17.639567 run mass: MS performed LU {at=7016783.84775786, lu_delay=5.983074776828289, ms=00057} 22:49:17.805864 run osmo-ms-mob/00074: Starting mobile 22:49:17.819696 run osmo-ms-mob/00074(pid=209): Launched 22:49:17.830896 run mass: MS start registered {at=7016784.039208067, delay=0.005234118551015854, ms=00074} 22:49:18.190583 run osmo-ms-mob/00075: Starting mobile 22:49:18.203601 run osmo-ms-mob/00075(pid=210): Launched 22:49:18.214434 run mass: MS start registered {at=7016784.422754962, delay=0.004876653663814068, ms=00075} 22:49:18.480613 run mass: MS performed LU {at=7016784.688831277, lu_delay=5.551680593751371, ms=00061} 22:49:18.498241 run mass: MS performed LU {at=7016784.706524706, lu_delay=5.84210694488138, ms=00060} 22:49:18.646678 run mass: MS performed LU {at=7016784.854897947, lu_delay=4.992449274286628, ms=00063} 22:49:18.660898 run osmo-ms-mob/00076: Starting mobile 22:49:18.674127 run osmo-ms-mob/00076(pid=211): Launched 22:49:18.684849 run mass: MS start registered {at=7016784.893169754, delay=0.004606408998370171, ms=00076} 22:49:18.789590 run mass: MS performed LU {at=7016784.997812706, lu_delay=4.7633289862424135, ms=00064} 22:49:19.117656 run osmo-ms-mob/00077: Starting mobile 22:49:19.132812 run osmo-ms-mob/00077(pid=212): Launched 22:49:19.143947 run mass: MS start registered {at=7016785.352257341, delay=0.004974905401468277, ms=00077} 22:49:19.458189 run mass: MS performed LU {at=7016785.666406769, lu_delay=6.216657270677388, ms=00062} 22:49:19.591167 run osmo-ms-mob/00078: Starting mobile 22:49:19.604133 run osmo-ms-mob/00078(pid=213): Launched 22:49:19.615347 run mass: MS start registered {at=7016785.823663526, delay=0.00517147034406662, ms=00078} 22:49:20.004753 run osmo-ms-mob/00079: Starting mobile 22:49:20.018764 run osmo-ms-mob/00079(pid=214): Launched 22:49:20.029831 run mass: MS start registered {at=7016786.238148346, delay=0.0048037199303507805, ms=00079} 22:49:20.419399 run mass: MS performed LU {at=7016786.627618956, lu_delay=5.410098998807371, ms=00067} 22:49:20.447227 run osmo-ms-mob/00080: Starting mobile 22:49:20.460469 run osmo-ms-mob/00080(pid=215): Launched 22:49:20.466735 run mass: MS performed LU {at=7016786.675062295, lu_delay=6.019785809330642, ms=00065} 22:49:20.472737 run mass: MS performed LU {at=7016786.681071007, lu_delay=4.649065246805549, ms=00069} 22:49:20.478612 run mass: MS start registered {at=7016786.68694618, delay=0.011902122758328915, ms=00080} 22:49:20.726825 run mass: MS performed LU {at=7016786.935041688, lu_delay=6.011828754097223, ms=00066} 22:49:21.004230 run osmo-ms-mob/00081: Starting mobile 22:49:21.018515 run osmo-ms-mob/00081(pid=216): Launched 22:49:21.029793 run mass: MS start registered {at=7016787.238109614, delay=0.005208561196923256, ms=00081} 22:49:21.404133 run osmo-ms-mob/00082: Starting mobile 22:49:21.418611 run osmo-ms-mob/00082(pid=217): Launched 22:49:21.429351 run mass: MS start registered {at=7016787.637673666, delay=0.004702256992459297, ms=00082} 22:49:21.470348 run mass: MS performed LU {at=7016787.678551733, lu_delay=6.41336499992758, ms=00068} 22:49:21.571695 run mass: MS performed LU {at=7016787.77990376, lu_delay=3.7406956935301423, ms=00074} 22:49:22.022128 run osmo-ms-mob/00083: Starting mobile 22:49:22.038094 run osmo-ms-mob/00083(pid=218): Launched 22:49:22.049104 run mass: MS start registered {at=7016788.257425193, delay=0.004902968183159828, ms=00083} 22:49:22.245810 run mass: MS performed LU {at=7016788.454030526, lu_delay=4.808901258744299, ms=00073} 22:49:22.264051 run mass: MS performed LU {at=7016788.472330368, lu_delay=6.0343929072842, ms=00070} 22:49:22.281461 run mass: MS performed LU {at=7016788.48977664, lu_delay=5.531693455763161, ms=00072} 22:49:22.303227 run osmo-ms-mob/00084: Starting mobile 22:49:22.316396 run osmo-ms-mob/00084(pid=219): Launched 22:49:22.327761 run mass: MS start registered {at=7016788.536081204, delay=0.004977614618837833, ms=00084} 22:49:22.555335 run mass: MS performed LU {at=7016788.763533015, lu_delay=5.925975522957742, ms=00071} 22:49:23.031825 run osmo-ms-mob/00085: Starting mobile 22:49:23.047816 run osmo-ms-mob/00085(pid=220): Launched 22:49:23.058729 run mass: MS start registered {at=7016789.267050453, delay=0.004683333449065685, ms=00085} 22:49:23.591059 run osmo-ms-mob/00086: Starting mobile 22:49:23.604343 run osmo-ms-mob/00086(pid=221): Launched 22:49:23.615601 run mass: MS start registered {at=7016789.823918382, delay=0.004624206572771072, ms=00086} 22:49:24.221953 run osmo-ms-mob/00087: Starting mobile 22:49:24.238227 run osmo-ms-mob/00087(pid=222): Launched 22:49:24.244249 run mass: MS performed LU {at=7016790.452577129, lu_delay=5.559407374821603, ms=00076} 22:49:24.249985 run mass: MS performed LU {at=7016790.458321177, lu_delay=6.035566215403378, ms=00075} 22:49:24.255636 run mass: MS start registered {at=7016790.463972257, delay=0.011412660591304302, ms=00087} 22:49:24.275198 run mass: MS performed LU {at=7016790.483524975, lu_delay=4.659861449152231, ms=00078} 22:49:24.474804 run mass: MS performed LU {at=7016790.683024454, lu_delay=5.330767112784088, ms=00077} 22:49:24.822914 run osmo-ms-mob/00088: Starting mobile 22:49:24.839907 run osmo-ms-mob/00088(pid=223): Launched 22:49:24.850838 run mass: MS start registered {at=7016791.05915694, delay=0.0045527443289756775, ms=00088} 22:49:25.408918 run osmo-ms-mob/00089: Starting mobile 22:49:25.423526 run osmo-ms-mob/00089(pid=224): Launched 22:49:25.434325 run mass: MS start registered {at=7016791.642640301, delay=0.004690707661211491, ms=00089} 22:49:25.991391 run osmo-ms-mob/00090: Starting mobile 22:49:26.004512 run osmo-ms-mob/00090(pid=225): Launched 22:49:26.015702 run mass: MS start registered {at=7016792.224021281, delay=0.004905848763883114, ms=00090} 22:49:26.130878 run mass: MS performed LU {at=7016792.339104039, lu_delay=4.70143037289381, ms=00082} 22:49:26.178173 run mass: MS performed LU {at=7016792.386391826, lu_delay=6.148243480361998, ms=00079} 22:49:26.247412 run mass: MS performed LU {at=7016792.455631067, lu_delay=5.217521453276277, ms=00081} 22:49:26.271400 run mass: MS performed LU {at=7016792.479729692, lu_delay=5.792783512733877, ms=00080} 22:49:26.721554 run osmo-ms-mob/00091: Starting mobile 22:49:26.737818 run osmo-ms-mob/00091(pid=226): Launched 22:49:26.748925 run mass: MS start registered {at=7016792.957241352, delay=0.004803672432899475, ms=00091} 22:49:27.430600 run osmo-ms-mob/00092: Starting mobile 22:49:27.449776 run osmo-ms-mob/00092(pid=227): Launched 22:49:27.460717 run mass: MS start registered {at=7016793.669036945, delay=0.00481315515935421, ms=00092} 22:49:27.931247 run mass: MS performed LU {at=7016794.139464106, lu_delay=4.872413652949035, ms=00085} 22:49:27.995514 run mass: MS performed LU {at=7016794.203718239, lu_delay=5.667637035250664, ms=00084} 22:49:28.042569 run mass: MS performed LU {at=7016794.250791236, lu_delay=5.99336604308337, ms=00083} 22:49:28.082783 run osmo-ms-mob/00093: Starting mobile 22:49:28.099159 run osmo-ms-mob/00093(pid=228): Launched 22:49:28.110337 run mass: MS start registered {at=7016794.3186587, delay=0.005050330422818661, ms=00093} 22:49:29.103901 run osmo-ms-mob/00094: Starting mobile 22:49:29.117103 run osmo-ms-mob/00094(pid=229): Launched 22:49:29.128432 run mass: MS start registered {at=7016795.336744003, delay=0.005201149731874466, ms=00094} 22:49:29.896741 run mass: MS performed LU {at=7016796.104960112, lu_delay=5.640987854450941, ms=00087} 22:49:29.938530 run osmo-ms-mob/00095: Starting mobile 22:49:29.954332 run osmo-ms-mob/00095(pid=230): Launched 22:49:29.960456 run mass: MS performed LU {at=7016796.168786194, lu_delay=5.109629253856838, ms=00088} 22:49:29.966313 run mass: MS start registered {at=7016796.17464823, delay=0.005878224037587643, ms=00095} 22:49:30.012256 run mass: MS performed LU {at=7016796.220452635, lu_delay=4.577812333591282, ms=00089} 22:49:30.031190 run mass: MS performed LU {at=7016796.239521916, lu_delay=6.415603534318507, ms=00086} 22:49:31.003350 run osmo-ms-mob/00096: Starting mobile 22:49:31.017767 run osmo-ms-mob/00096(pid=231): Launched 22:49:31.028914 run mass: MS start registered {at=7016797.237228069, delay=0.00511573813855648, ms=00096} 22:49:31.762022 run mass: MS performed LU {at=7016797.970220926, lu_delay=5.746199645102024, ms=00090} 22:49:31.808166 run mass: MS performed LU {at=7016798.016386768, lu_delay=5.059145416133106, ms=00091} 22:49:32.122214 run osmo-ms-mob/00097: Starting mobile 22:49:32.139391 run osmo-ms-mob/00097(pid=232): Launched 22:49:32.150270 run mass: MS start registered {at=7016798.358589721, delay=0.004649413749575615, ms=00097} 22:49:33.420967 run osmo-ms-mob/00098: Starting mobile 22:49:33.437875 run osmo-ms-mob/00098(pid=233): Launched 22:49:33.448580 run mass: MS start registered {at=7016799.65690353, delay=0.0046128081157803535, ms=00098} 22:49:33.662756 run mass: MS performed LU {at=7016799.870977068, lu_delay=4.5342330653220415, ms=00094} 22:49:33.709894 run mass: MS performed LU {at=7016799.918113506, lu_delay=5.599454806186259, ms=00093} 22:49:33.778364 run mass: MS performed LU {at=7016799.986584898, lu_delay=6.317547952756286, ms=00092} 22:49:35.212303 run osmo-ms-mob/00099: Starting mobile 22:49:35.228961 run osmo-ms-mob/00099(pid=234): Launched 22:49:35.235005 run mass: All started... {duration=55.754593286663294, too_slow=0} 22:49:35.240662 run mass: MS start registered {at=7016801.448990248, delay=0.0056511834263801575, ms=00099} 22:49:35.528164 run mass: MS performed LU {at=7016801.736386709, lu_delay=5.561738478951156, ms=00095} 22:49:35.809639 run mass: MS performed LU {at=7016802.017857466, lu_delay=4.780629396438599, ms=00096} 22:49:37.429120 run mass: MS performed LU {at=7016803.637339077, lu_delay=5.278749356046319, ms=00097} 22:49:39.293978 run mass: MS performed LU {at=7016805.50215357, lu_delay=5.84525004029274, ms=00098} 22:49:41.195860 run mass: MS performed LU {at=7016807.404078286, lu_delay=5.955088037997484, ms=00099} 22:49:41.205933 run mass: Tests done {all_completed=True, max=6.733969090506434, min=3.62811288703233} 22:49:41.211286 tst register_default_mass.py: Test passed (81.1 sec) 22:49:41.216782 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:41.220113 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:41.223426 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:41.226762 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:41.230103 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:41.233502 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:41.236916 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:41.240293 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:41.243630 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:41.247041 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:41.250439 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:41.253929 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:41.257490 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:41.261044 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:41.264583 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:41.268121 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:41.271687 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:41.275187 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:41.278748 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:41.282332 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:41.285876 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:41.289411 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:41.292870 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:41.296425 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:41.299840 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:41.303385 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:41.306881 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:41.310434 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:41.313963 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:41.317453 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:41.321344 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:41.324900 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:41.328465 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:41.331919 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:41.335472 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:41.339228 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:41.342747 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:41.346274 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:41.349820 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:41.353340 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:41.356846 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:41.360300 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:41.363897 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:41.367449 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:41.370777 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:41.374233 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:41.377678 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:41.381121 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:41.384766 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:41.388242 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:41.391805 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:41.395336 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:41.398887 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:41.402437 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:41.405997 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:41.409546 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:41.413089 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:41.416660 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:41.420208 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:41.423770 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:41.427896 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:41.431477 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:41.435048 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:41.438625 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:41.442200 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:41.445765 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:41.449326 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:41.452879 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:41.456437 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:41.460004 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:41.463568 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:41.467140 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:41.470694 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:41.474180 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:41.477731 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:41.481283 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:41.484786 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:41.488326 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:41.491761 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:41.495282 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:41.498743 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:41.502238 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:41.505735 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:41.509257 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:41.512822 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:41.516347 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:41.519865 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:41.523367 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:41.526911 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:41.530406 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:41.533929 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:41.537437 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:41.540973 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:41.544516 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:41.548215 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:41.551982 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:41.555618 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:41.559169 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:41.562745 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:41.566496 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:41.570240 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:41.574288 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:41.577814 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:41.581377 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:41.584938 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:41.588374 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:41.591956 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:41.595504 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:41.599050 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:41.602618 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:41.606072 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:41.609618 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:41.613127 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:41.616716 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:41.620295 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:41.623865 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:41.627280 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:41.630696 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:41.634088 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:41.637500 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:41.640909 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:41.644312 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:41.647712 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:41.651127 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:41.654537 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:41.657954 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:41.661368 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:41.664782 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:41.668188 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:41.671581 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:41.674995 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:41.678396 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:41.681806 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:41.685210 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:41.688617 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:41.692029 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:41.695430 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:41.698836 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:41.702250 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:41.705661 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:41.709055 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:41.712465 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:41.715870 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:41.719272 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:41.722676 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:41.726080 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:41.729484 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:41.732913 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:41.736327 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:41.739727 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:41.743125 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:41.746531 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:41.749941 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:41.753354 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:41.756770 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:41.760178 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:41.763585 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:41.766971 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:41.770372 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:41.773767 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:41.777163 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:41.780571 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:41.783971 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:41.787376 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:41.790777 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:41.794173 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:41.797574 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:41.800952 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:41.804343 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:41.807742 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:41.811137 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:41.814536 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:41.817931 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:41.821317 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:41.824707 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:41.828119 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:41.831509 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:41.834856 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:41.838215 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:41.841563 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:41.844892 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:41.848220 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:41.851550 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:41.854890 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:41.858216 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:41.861560 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:41.864890 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:41.868217 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:41.871541 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:41.874878 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:41.878233 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:41.881554 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:41.884878 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:41.888207 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:41.891540 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:41.894864 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:41.898185 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:41.901529 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:41.904864 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:41.908184 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:41.911526 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:41.914869 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:41.918196 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:41.921546 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:41.924883 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:41.928227 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:41.931574 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:41.934926 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:41.938263 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:41.941622 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:41.944955 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:41.948307 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:41.951660 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:41.955019 --- ParallelTerminationStrategy: PID 22 died... 22:49:41.956558 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:41.960334 --- ParallelTerminationStrategy: PID 23 died... 22:49:41.961870 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:41.965662 --- ParallelTerminationStrategy: PID 24 died... 22:49:41.967201 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:41.970983 --- ParallelTerminationStrategy: PID 25 died... 22:49:41.972515 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:41.976262 --- ParallelTerminationStrategy: PID 26 died... 22:49:41.977788 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:41.981620 --- ParallelTerminationStrategy: PID 27 died... 22:49:41.983165 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:41.986942 --- ParallelTerminationStrategy: PID 28 died... 22:49:41.988473 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:41.992300 --- ParallelTerminationStrategy: PID 29 died... 22:49:41.993838 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:41.997633 --- ParallelTerminationStrategy: PID 30 died... 22:49:41.999170 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:42.002982 --- ParallelTerminationStrategy: PID 31 died... 22:49:42.004529 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:42.008352 --- ParallelTerminationStrategy: PID 32 died... 22:49:42.009892 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:42.013719 --- ParallelTerminationStrategy: PID 33 died... 22:49:42.015251 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:42.019107 --- ParallelTerminationStrategy: PID 35 died... 22:49:42.020677 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:42.024484 --- ParallelTerminationStrategy: PID 36 died... 22:49:42.026023 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:42.029857 --- ParallelTerminationStrategy: PID 37 died... 22:49:42.031394 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:42.035249 --- ParallelTerminationStrategy: PID 38 died... 22:49:42.036816 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:42.040649 --- ParallelTerminationStrategy: PID 39 died... 22:49:42.042205 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:42.046044 --- ParallelTerminationStrategy: PID 40 died... 22:49:42.047602 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:42.051465 --- ParallelTerminationStrategy: PID 41 died... 22:49:42.053013 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:42.056857 --- ParallelTerminationStrategy: PID 42 died... 22:49:42.058410 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:42.062238 --- ParallelTerminationStrategy: PID 43 died... 22:49:42.063804 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:42.067624 --- ParallelTerminationStrategy: PID 44 died... 22:49:42.069191 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:42.073014 --- ParallelTerminationStrategy: PID 45 died... 22:49:42.074557 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:42.078361 --- ParallelTerminationStrategy: PID 46 died... 22:49:42.079920 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:42.083719 --- ParallelTerminationStrategy: PID 47 died... 22:49:42.085267 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:42.089097 --- ParallelTerminationStrategy: PID 48 died... 22:49:42.090632 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:42.094445 --- ParallelTerminationStrategy: PID 49 died... 22:49:42.096011 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:42.099835 --- ParallelTerminationStrategy: PID 50 died... 22:49:42.101372 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:42.105192 --- ParallelTerminationStrategy: PID 51 died... 22:49:42.106727 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:42.110496 --- ParallelTerminationStrategy: PID 52 died... 22:49:42.112043 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:42.115810 --- ParallelTerminationStrategy: PID 53 died... 22:49:42.117326 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:42.121102 --- ParallelTerminationStrategy: PID 54 died... 22:49:42.122620 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:42.126388 --- ParallelTerminationStrategy: PID 55 died... 22:49:42.127925 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:42.131680 --- ParallelTerminationStrategy: PID 56 died... 22:49:42.133200 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:42.136982 --- ParallelTerminationStrategy: PID 57 died... 22:49:42.138490 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:42.142268 --- ParallelTerminationStrategy: PID 58 died... 22:49:42.143791 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:42.147543 --- ParallelTerminationStrategy: PID 59 died... 22:49:42.149069 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:42.152805 --- ParallelTerminationStrategy: PID 60 died... 22:49:42.154325 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:42.158114 --- ParallelTerminationStrategy: PID 61 died... 22:49:42.159646 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:42.163427 --- ParallelTerminationStrategy: PID 62 died... 22:49:42.164954 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:42.168709 --- ParallelTerminationStrategy: PID 63 died... 22:49:42.170240 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:42.174008 --- ParallelTerminationStrategy: PID 64 died... 22:49:42.175526 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:42.179293 --- ParallelTerminationStrategy: PID 65 died... 22:49:42.180830 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:42.184592 --- ParallelTerminationStrategy: PID 66 died... 22:49:42.186121 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:42.189881 --- ParallelTerminationStrategy: PID 67 died... 22:49:42.191404 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:42.195184 --- ParallelTerminationStrategy: PID 68 died... 22:49:42.196695 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:42.200445 --- ParallelTerminationStrategy: PID 69 died... 22:49:42.201957 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:42.205725 --- ParallelTerminationStrategy: PID 70 died... 22:49:42.207246 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:42.211001 --- ParallelTerminationStrategy: PID 71 died... 22:49:42.212548 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:42.216287 --- ParallelTerminationStrategy: PID 72 died... 22:49:42.217807 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:42.221572 --- ParallelTerminationStrategy: PID 73 died... 22:49:42.223093 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:42.226854 --- ParallelTerminationStrategy: PID 74 died... 22:49:42.228389 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:42.232187 --- ParallelTerminationStrategy: PID 75 died... 22:49:42.233721 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:42.237499 --- ParallelTerminationStrategy: PID 76 died... 22:49:42.239014 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:42.242782 --- ParallelTerminationStrategy: PID 77 died... 22:49:42.244300 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:42.248068 --- ParallelTerminationStrategy: PID 78 died... 22:49:42.249578 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:42.253358 --- ParallelTerminationStrategy: PID 79 died... 22:49:42.254870 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:42.258655 --- ParallelTerminationStrategy: PID 80 died... 22:49:42.260179 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:42.263936 --- ParallelTerminationStrategy: PID 81 died... 22:49:42.265460 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:42.269219 --- ParallelTerminationStrategy: PID 82 died... 22:49:42.270733 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:42.274517 --- ParallelTerminationStrategy: PID 83 died... 22:49:42.276062 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:42.279839 --- ParallelTerminationStrategy: PID 84 died... 22:49:42.281364 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:42.285135 --- ParallelTerminationStrategy: PID 85 died... 22:49:42.286652 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:42.290421 --- ParallelTerminationStrategy: PID 86 died... 22:49:42.291949 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:42.295718 --- ParallelTerminationStrategy: PID 87 died... 22:49:42.297243 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:42.301045 --- ParallelTerminationStrategy: PID 88 died... 22:49:42.302569 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:42.306318 --- ParallelTerminationStrategy: PID 89 died... 22:49:42.307867 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:42.311616 --- ParallelTerminationStrategy: PID 90 died... 22:49:42.313142 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:42.316912 --- ParallelTerminationStrategy: PID 91 died... 22:49:42.318439 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:42.322199 --- ParallelTerminationStrategy: PID 92 died... 22:49:42.323718 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:42.327462 --- ParallelTerminationStrategy: PID 93 died... 22:49:42.328976 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:42.332732 --- ParallelTerminationStrategy: PID 94 died... 22:49:42.334246 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:42.338038 --- ParallelTerminationStrategy: PID 95 died... 22:49:42.339555 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:42.343311 --- ParallelTerminationStrategy: PID 96 died... 22:49:42.344827 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:42.348615 --- ParallelTerminationStrategy: PID 97 died... 22:49:42.350143 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:42.353925 --- ParallelTerminationStrategy: PID 98 died... 22:49:42.355453 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:42.359211 --- ParallelTerminationStrategy: PID 99 died... 22:49:42.360741 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:42.364507 --- ParallelTerminationStrategy: PID 100 died... 22:49:42.366011 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:42.369916 --- ParallelTerminationStrategy: PID 101 died... 22:49:42.371506 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:42.375268 --- ParallelTerminationStrategy: PID 102 died... 22:49:42.376789 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:42.380557 --- ParallelTerminationStrategy: PID 103 died... 22:49:42.382072 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:42.385838 --- ParallelTerminationStrategy: PID 104 died... 22:49:42.387363 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:42.391156 --- ParallelTerminationStrategy: PID 105 died... 22:49:42.392688 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:42.396437 --- ParallelTerminationStrategy: PID 106 died... 22:49:42.397950 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:42.401743 --- ParallelTerminationStrategy: PID 107 died... 22:49:42.403268 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:42.407038 --- ParallelTerminationStrategy: PID 108 died... 22:49:42.408559 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:42.412326 --- ParallelTerminationStrategy: PID 109 died... 22:49:42.413842 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:42.417598 --- ParallelTerminationStrategy: PID 110 died... 22:49:42.419123 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:42.422895 --- ParallelTerminationStrategy: PID 111 died... 22:49:42.424427 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:42.428201 --- ParallelTerminationStrategy: PID 112 died... 22:49:42.429722 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:42.433483 --- ParallelTerminationStrategy: PID 113 died... 22:49:42.435007 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:42.438778 --- ParallelTerminationStrategy: PID 114 died... 22:49:42.440318 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:42.443994 --- ParallelTerminationStrategy: PID 115 died... 22:49:42.445480 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:42.449140 --- ParallelTerminationStrategy: PID 116 died... 22:49:42.450622 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:42.454279 --- ParallelTerminationStrategy: PID 117 died... 22:49:42.455762 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:42.459421 --- ParallelTerminationStrategy: PID 118 died... 22:49:42.460919 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:42.464598 --- ParallelTerminationStrategy: PID 119 died... 22:49:42.466072 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:42.469726 --- ParallelTerminationStrategy: PID 120 died... 22:49:42.471210 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:42.474876 --- ParallelTerminationStrategy: PID 121 died... 22:49:42.476363 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:42.480022 --- ParallelTerminationStrategy: PID 122 died... 22:49:42.481507 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:42.485298 --- ParallelTerminationStrategy: PID 123 died... 22:49:42.486850 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:42.490657 --- ParallelTerminationStrategy: PID 124 died... 22:49:42.492190 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:42.496025 --- ParallelTerminationStrategy: PID 125 died... 22:49:42.497571 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:42.501438 --- ParallelTerminationStrategy: PID 126 died... 22:49:42.502978 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:42.506774 --- ParallelTerminationStrategy: PID 127 died... 22:49:42.508362 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:42.512204 --- ParallelTerminationStrategy: PID 128 died... 22:49:42.513749 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:42.517569 --- ParallelTerminationStrategy: PID 129 died... 22:49:42.519112 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:42.522936 --- ParallelTerminationStrategy: PID 130 died... 22:49:42.524476 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:42.528283 --- ParallelTerminationStrategy: PID 131 died... 22:49:42.529822 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:42.533640 --- ParallelTerminationStrategy: PID 132 died... 22:49:42.535179 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:42.539008 --- ParallelTerminationStrategy: PID 133 died... 22:49:42.540556 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:42.544362 --- ParallelTerminationStrategy: PID 134 died... 22:49:42.545898 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:42.549719 --- ParallelTerminationStrategy: PID 135 died... 22:49:42.551268 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:42.555112 --- ParallelTerminationStrategy: PID 136 died... 22:49:42.556666 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:42.560539 --- ParallelTerminationStrategy: PID 137 died... 22:49:42.562089 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:42.565957 --- ParallelTerminationStrategy: PID 138 died... 22:49:42.567511 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:42.571370 --- ParallelTerminationStrategy: PID 139 died... 22:49:42.572920 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:42.576701 --- ParallelTerminationStrategy: PID 140 died... 22:49:42.578247 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:42.582031 --- ParallelTerminationStrategy: PID 141 died... 22:49:42.583559 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:42.587364 --- ParallelTerminationStrategy: PID 142 died... 22:49:42.588904 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:42.592706 --- ParallelTerminationStrategy: PID 143 died... 22:49:42.594235 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:42.598029 --- ParallelTerminationStrategy: PID 144 died... 22:49:42.599549 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:42.603345 --- ParallelTerminationStrategy: PID 145 died... 22:49:42.604902 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:42.608684 --- ParallelTerminationStrategy: PID 146 died... 22:49:42.610198 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:42.614000 --- ParallelTerminationStrategy: PID 147 died... 22:49:42.615523 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:42.619326 --- ParallelTerminationStrategy: PID 148 died... 22:49:42.620845 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:42.624648 --- ParallelTerminationStrategy: PID 149 died... 22:49:42.626173 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:42.629962 --- ParallelTerminationStrategy: PID 150 died... 22:49:42.631483 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:42.635252 --- ParallelTerminationStrategy: PID 151 died... 22:49:42.636781 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:42.640567 --- ParallelTerminationStrategy: PID 152 died... 22:49:42.642094 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:42.645870 --- ParallelTerminationStrategy: PID 153 died... 22:49:42.647401 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:42.651179 --- ParallelTerminationStrategy: PID 154 died... 22:49:42.652707 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:42.656511 --- ParallelTerminationStrategy: PID 155 died... 22:49:42.658038 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:42.661849 --- ParallelTerminationStrategy: PID 156 died... 22:49:42.663378 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:42.667158 --- ParallelTerminationStrategy: PID 157 died... 22:49:42.668688 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:42.672493 --- ParallelTerminationStrategy: PID 158 died... 22:49:42.674022 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:42.677824 --- ParallelTerminationStrategy: PID 159 died... 22:49:42.679344 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:42.683142 --- ParallelTerminationStrategy: PID 160 died... 22:49:42.684670 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:42.688461 --- ParallelTerminationStrategy: PID 161 died... 22:49:42.689982 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:42.693779 --- ParallelTerminationStrategy: PID 162 died... 22:49:42.695300 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:42.699101 --- ParallelTerminationStrategy: PID 163 died... 22:49:42.700635 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:42.704423 --- ParallelTerminationStrategy: PID 164 died... 22:49:42.705955 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:42.709776 --- ParallelTerminationStrategy: PID 165 died... 22:49:42.711297 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:42.715079 --- ParallelTerminationStrategy: PID 166 died... 22:49:42.716626 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:42.720421 --- ParallelTerminationStrategy: PID 167 died... 22:49:42.721946 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:42.725732 --- ParallelTerminationStrategy: PID 168 died... 22:49:42.727244 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:42.731023 --- ParallelTerminationStrategy: PID 169 died... 22:49:42.732560 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:42.736340 --- ParallelTerminationStrategy: PID 170 died... 22:49:42.737871 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:42.741674 --- ParallelTerminationStrategy: PID 171 died... 22:49:42.743194 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:42.746984 --- ParallelTerminationStrategy: PID 172 died... 22:49:42.748525 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:42.752312 --- ParallelTerminationStrategy: PID 173 died... 22:49:42.753834 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:42.757636 --- ParallelTerminationStrategy: PID 174 died... 22:49:42.759160 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:42.762972 --- ParallelTerminationStrategy: PID 175 died... 22:49:42.764508 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:42.768296 --- ParallelTerminationStrategy: PID 176 died... 22:49:42.769830 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:42.773626 --- ParallelTerminationStrategy: PID 177 died... 22:49:42.775150 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:42.778936 --- ParallelTerminationStrategy: PID 178 died... 22:49:42.780469 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:42.784264 --- ParallelTerminationStrategy: PID 179 died... 22:49:42.785791 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:42.789606 --- ParallelTerminationStrategy: PID 180 died... 22:49:42.791128 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:42.794916 --- ParallelTerminationStrategy: PID 181 died... 22:49:42.796446 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:42.800216 --- ParallelTerminationStrategy: PID 182 died... 22:49:42.801735 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:42.805533 --- ParallelTerminationStrategy: PID 183 died... 22:49:42.807050 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:42.810835 --- ParallelTerminationStrategy: PID 184 died... 22:49:42.812401 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:42.816195 --- ParallelTerminationStrategy: PID 185 died... 22:49:42.817724 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:42.821498 --- ParallelTerminationStrategy: PID 186 died... 22:49:42.823028 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:42.826830 --- ParallelTerminationStrategy: PID 187 died... 22:49:42.828363 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:42.832155 --- ParallelTerminationStrategy: PID 188 died... 22:49:42.833675 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:42.837490 --- ParallelTerminationStrategy: PID 189 died... 22:49:42.839026 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:42.842807 --- ParallelTerminationStrategy: PID 190 died... 22:49:42.844350 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:42.848136 --- ParallelTerminationStrategy: PID 191 died... 22:49:42.849665 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:42.853462 --- ParallelTerminationStrategy: PID 192 died... 22:49:42.854996 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:42.858779 --- ParallelTerminationStrategy: PID 193 died... 22:49:42.860324 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:42.864117 --- ParallelTerminationStrategy: PID 194 died... 22:49:42.865634 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:42.869427 --- ParallelTerminationStrategy: PID 195 died... 22:49:42.870964 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:42.874775 --- ParallelTerminationStrategy: PID 196 died... 22:49:42.876311 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:42.880115 --- ParallelTerminationStrategy: PID 197 died... 22:49:42.881642 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:42.885412 --- ParallelTerminationStrategy: PID 198 died... 22:49:42.886939 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:42.890745 --- ParallelTerminationStrategy: PID 199 died... 22:49:42.892301 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:42.896106 --- ParallelTerminationStrategy: PID 200 died... 22:49:42.897631 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:42.901423 --- ParallelTerminationStrategy: PID 201 died... 22:49:42.902946 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:42.906727 --- ParallelTerminationStrategy: PID 202 died... 22:49:42.908261 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:42.912080 --- ParallelTerminationStrategy: PID 203 died... 22:49:42.913611 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:42.917433 --- ParallelTerminationStrategy: PID 204 died... 22:49:42.918956 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:42.922743 --- ParallelTerminationStrategy: PID 205 died... 22:49:42.924291 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:42.928089 --- ParallelTerminationStrategy: PID 206 died... 22:49:42.929620 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:42.933440 --- ParallelTerminationStrategy: PID 207 died... 22:49:42.934961 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:42.938770 --- ParallelTerminationStrategy: PID 208 died... 22:49:42.940300 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:42.944100 --- ParallelTerminationStrategy: PID 209 died... 22:49:42.945637 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:42.949444 --- ParallelTerminationStrategy: PID 210 died... 22:49:42.950977 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:42.954801 --- ParallelTerminationStrategy: PID 211 died... 22:49:42.956342 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:42.960138 --- ParallelTerminationStrategy: PID 212 died... 22:49:42.961674 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:42.965491 --- ParallelTerminationStrategy: PID 213 died... 22:49:42.967022 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:42.970825 --- ParallelTerminationStrategy: PID 214 died... 22:49:42.972353 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:42.976142 --- ParallelTerminationStrategy: PID 215 died... 22:49:42.977672 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:42.981461 --- ParallelTerminationStrategy: PID 216 died... 22:49:42.982996 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:42.986791 --- ParallelTerminationStrategy: PID 217 died... 22:49:42.988337 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:42.992134 --- ParallelTerminationStrategy: PID 218 died... 22:49:42.993664 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:42.997501 --- ParallelTerminationStrategy: PID 219 died... 22:49:42.999022 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:43.002806 --- ParallelTerminationStrategy: PID 220 died... 22:49:43.004335 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:43.008128 --- ParallelTerminationStrategy: PID 221 died... 22:49:43.009610 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:43.013252 --- ParallelTerminationStrategy: PID 222 died... 22:49:43.014726 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:43.018354 --- ParallelTerminationStrategy: PID 223 died... 22:49:43.019847 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:43.023477 --- ParallelTerminationStrategy: PID 224 died... 22:49:43.024947 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:43.028593 --- ParallelTerminationStrategy: PID 225 died... 22:49:43.030051 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:43.033689 --- ParallelTerminationStrategy: PID 226 died... 22:49:43.035156 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:43.038820 --- ParallelTerminationStrategy: PID 227 died... 22:49:43.040324 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:43.044104 --- ParallelTerminationStrategy: PID 228 died... 22:49:43.045616 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:43.049416 --- ParallelTerminationStrategy: PID 229 died... 22:49:43.050931 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:43.054696 --- ParallelTerminationStrategy: PID 230 died... 22:49:43.056175 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:43.059953 --- ParallelTerminationStrategy: PID 231 died... 22:49:43.061457 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:43.065253 --- ParallelTerminationStrategy: PID 232 died... 22:49:43.066782 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:43.070566 --- ParallelTerminationStrategy: PID 233 died... 22:49:43.072055 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:43.075695 --- ParallelTerminationStrategy: PID 234 died... 22:49:43.077187 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:46.481545 --- ParallelTerminationStrategy: PID 34 died... 22:49:46.487827 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8304 netreg_mass PASS --------------------------------------------------------------------- 22:49:46.565198 tst trial-8304: Storing JUnit report in /build/trial-8304/run.2026-04-17_22-48-19/trial-8304.xml -------------------------------------------------------------------------------------------- trial-8304 PASS -------------------------------------------------------------------------------------------- 22:49:46.576156 tst trial-8304: trial-8304: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8304/inst + cd trial-8304 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-17 22:48:19 No journal files were found. + readlink last_run + tar czf /build/trial-8304-run.tgz run.2026-04-17_22-48-19 + tar czf /build/trial-8304-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-17_13_26_36.tgz osmo-bts-oc2g.build-2026-04-17_00_51_22.tgz osmo-bts-sysmo.build-2026-04-17_00_51_23.tgz osmo-bts.build-2026-04-17_00_51_30.tgz osmo-ggsn.build-2026-04-17_20_43_01.tgz osmo-hlr.build-2026-04-17_16_36_53.tgz osmo-hnbgw.build-2026-04-17_13_29_21.tgz osmo-mgw.build-2026-04-17_08_33_06.tgz osmo-msc.build-2026-04-17_13_33_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-17_07_35_35.tgz osmo-pcu-sysmo.build-2026-04-17_07_35_37.tgz osmo-pcu.build-2026-04-17_07_35_43.tgz osmo-sgsn.build-2026-04-17_20_48_37.tgz osmo-stp.build-2026-04-17_13_23_13.tgz osmo-trx.build-2026-04-17_14_27_36.tgz osmocom-bb.build-2026-04-17_21_17_08.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