Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7596541352680985238.sh + rm -rf trial-7884-bin.tgz trial-7884-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23680 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10439 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9526 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12262 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12577 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10878 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38599 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6980 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40410 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7484 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 12761 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6860 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10963 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7020 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8461 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5739 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 6860 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15227676857886290745.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-7884 + 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 29206c0 osmo-pcap-master: depend on libosmo-netif + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #7 CACHED #8 [20/28] WORKDIR /TMP #8 CACHED #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 CACHED #10 [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 #10 CACHED #11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED #12 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #12 CACHED #13 [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 #13 CACHED #14 [ 2/28] RUN useradd -ms /bin/bash jenkins #14 CACHED #15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #15 CACHED #16 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #16 CACHED #17 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #17 CACHED #18 [ 9/28] COPY SSH /root/.ssh #18 CACHED #19 [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 #19 CACHED #20 [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 #20 CACHED #21 [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 #21 CACHED #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #24 CACHED #25 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #25 CACHED #26 [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 #26 CACHED #27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #27 CACHED #28 [ 3/28] RUN groupadd osmo-gsm-tester #28 CACHED #29 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #29 CACHED #30 [ 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 #30 CACHED #31 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #31 CACHED #32 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:e1d4830addc49c10b832d7d389a770bc5b3f532271a189822c49519cf26305e8 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) 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=7885 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-02-22 22:48:20 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7885 + mkdir -p trial-7885 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-22_13_25_55.tgz osmo-bts-oc2g.build-2025-02-22_00_51_24.tgz osmo-bts-sysmo.build-2025-02-22_00_51_25.tgz osmo-bts.build-2025-02-22_00_51_37.tgz osmo-ggsn.build-2025-02-22_20_42_49.tgz osmo-hlr.build-2025-02-22_16_36_59.tgz osmo-hnbgw.build-2025-02-22_13_28_40.tgz osmo-mgw.build-2025-02-22_08_33_10.tgz osmo-msc.build-2025-02-22_13_32_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-22_07_41_24.tgz osmo-pcu-sysmo.build-2025-02-22_07_41_22.tgz osmo-pcu.build-2025-02-22_07_41_32.tgz osmo-sgsn.build-2025-02-22_20_48_36.tgz osmo-stp.build-2025-02-22_13_25_18.tgz osmo-trx.build-2025-02-22_14_28_33.tgz osmocom-bb.build-2025-02-22_21_17_25.tgz srslte.build-19.tgz trial-7885 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-22_13_25_55.md5 osmo-bts-oc2g.build-2025-02-22_00_51_24.md5 osmo-bts-sysmo.build-2025-02-22_00_51_25.md5 osmo-bts.build-2025-02-22_00_51_37.md5 osmo-ggsn.build-2025-02-22_20_42_49.md5 osmo-hlr.build-2025-02-22_16_36_59.md5 osmo-hnbgw.build-2025-02-22_13_28_40.md5 osmo-mgw.build-2025-02-22_08_33_10.md5 osmo-msc.build-2025-02-22_13_32_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-22_07_41_24.md5 osmo-pcu-sysmo.build-2025-02-22_07_41_22.md5 osmo-pcu.build-2025-02-22_07_41_32.md5 osmo-sgsn.build-2025-02-22_20_48_36.md5 osmo-stp.build-2025-02-22_13_25_18.md5 osmo-trx.build-2025-02-22_14_28_33.md5 osmocom-bb.build-2025-02-22_21_17_25.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-22_13_25_55.md5 osmo-bts-oc2g.build-2025-02-22_00_51_24.md5 osmo-bts-sysmo.build-2025-02-22_00_51_25.md5 osmo-bts.build-2025-02-22_00_51_37.md5 osmo-ggsn.build-2025-02-22_20_42_49.md5 osmo-hlr.build-2025-02-22_16_36_59.md5 osmo-hnbgw.build-2025-02-22_13_28_40.md5 osmo-mgw.build-2025-02-22_08_33_10.md5 osmo-msc.build-2025-02-22_13_32_42.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-22_07_41_24.md5 osmo-pcu-sysmo.build-2025-02-22_07_41_22.md5 osmo-pcu.build-2025-02-22_07_41_32.md5 osmo-sgsn.build-2025-02-22_20_48_36.md5 osmo-stp.build-2025-02-22_13_25_18.md5 osmo-trx.build-2025-02-22_14_28_33.md5 osmocom-bb.build-2025-02-22_21_17_25.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-7885 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7885' 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-7885 -------------------------------------------------------------------------------------------- 22:48:20.890090 tst trial-7885: Detailed log at /build/trial-7885/run.2025-02-22_22-48-20/log --------------------------------------------------------------------- trial-7885 netreg_mass --------------------------------------------------------------------- 22:48:21.094266 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:21.094612 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:21.095410 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:21.096618 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:21.139605 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:21.140395 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:21.141590 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:21.208728 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-7885 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:21.210464 tst register_default_mass.py:9: Claiming resources for the test 22:48:21.225842 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.226388 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.226849 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.227296 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.227755 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.228210 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.228673 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:21.277328 tst register_default_mass.py: using LAC 2 22:48:21.313733 tst register_default_mass.py: using RAC 2 22:48:21.350028 tst register_default_mass.py: using CellId 2 22:48:21.386297 tst register_default_mass.py: using BVCI 3 22:48:21.395355 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.396039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.396605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.397159 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.397711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.398270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.398809 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.399374 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.399934 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.400471 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.401037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.401580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.402133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.402666 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.403192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.403719 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.404248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.404772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.405284 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.405815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.406333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.406859 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.407398 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.407931 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.408450 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.409115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.409652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.410177 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.410817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.411353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.411874 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.412398 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.412954 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.413487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.414026 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.414559 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.415078 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.415603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.416140 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.416669 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.417176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.417710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.418235 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.418746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.419272 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.419797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.420308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.420842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.421370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.421886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.422429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.422953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.423463 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.423982 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.424503 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.425025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.425538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.426064 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.426579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.427083 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.427600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.428122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.428671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.429207 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.429715 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.430232 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.430768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.431287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.431802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.432323 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.432843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.433356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.433969 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.434495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.435012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.435518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.436036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.436548 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.437063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.437580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.438091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.438598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.439117 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.439630 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.440133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.440650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.441159 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.441659 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.442172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.442685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.443190 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.443711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.444230 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.444750 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.445270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.445780 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.446285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.446804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.447325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.447830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.448331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.448919 tst register_default_mass.py:21: Launching a simple network 22:48:21.459048 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:21.578469 run create_hlr_db(pid=20): Launched 22:48:22.588454 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:22.605251 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:22.620433 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:22.626186 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:22.796589 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:22.812039 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:22.817941 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:23.240793 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:23.256914 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:26.267745 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:26.382468 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:26.397255 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:26.403041 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:26.426902 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:26.442168 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:26.447889 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:26.753062 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:26.768987 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:32.785680 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:32.936643 run osmo-bts-virtual(pid=34): Launched 22:48:33.989355 tst register_default_mass.py: using MSISDN 1001 22:48:33.994955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:34.096071 tst register_default_mass.py: using MSISDN 1002 22:48:34.105940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:34.170507 tst register_default_mass.py: using MSISDN 1003 22:48:34.176570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:34.257738 tst register_default_mass.py: using MSISDN 1004 22:48:34.263492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:34.334499 tst register_default_mass.py: using MSISDN 1005 22:48:34.340216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:34.408096 tst register_default_mass.py: using MSISDN 1006 22:48:34.414104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.499282 tst register_default_mass.py: using MSISDN 1007 22:48:34.507830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.706482 tst register_default_mass.py: using MSISDN 1008 22:48:34.715275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.777106 tst register_default_mass.py: using MSISDN 1009 22:48:34.784088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:34.851215 tst register_default_mass.py: using MSISDN 1010 22:48:34.856969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:34.939832 tst register_default_mass.py: using MSISDN 1011 22:48:34.945668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:35.017994 tst register_default_mass.py: using MSISDN 1012 22:48:35.023808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.093042 tst register_default_mass.py: using MSISDN 1013 22:48:35.099236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.177441 tst register_default_mass.py: using MSISDN 1014 22:48:35.183073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.260289 tst register_default_mass.py: using MSISDN 1015 22:48:35.265891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.342685 tst register_default_mass.py: using MSISDN 1016 22:48:35.348543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.429492 tst register_default_mass.py: using MSISDN 1017 22:48:35.438860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.510344 tst register_default_mass.py: using MSISDN 1018 22:48:35.516253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.582577 tst register_default_mass.py: using MSISDN 1019 22:48:35.588245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:35.669686 tst register_default_mass.py: using MSISDN 1020 22:48:35.675374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:35.749505 tst register_default_mass.py: using MSISDN 1021 22:48:35.755166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:35.820510 tst register_default_mass.py: using MSISDN 1022 22:48:35.826404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:35.897099 tst register_default_mass.py: using MSISDN 1023 22:48:35.902829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:35.975183 tst register_default_mass.py: using MSISDN 1024 22:48:35.980937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:36.055278 tst register_default_mass.py: using MSISDN 1025 22:48:36.061207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:36.136882 tst register_default_mass.py: using MSISDN 1026 22:48:36.142624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:36.215245 tst register_default_mass.py: using MSISDN 1027 22:48:36.221093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:36.289518 tst register_default_mass.py: using MSISDN 1028 22:48:36.295562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:36.445027 tst register_default_mass.py: using MSISDN 1029 22:48:36.451054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:36.525972 tst register_default_mass.py: using MSISDN 1030 22:48:36.531894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:36.606668 tst register_default_mass.py: using MSISDN 1031 22:48:36.612696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:36.683216 tst register_default_mass.py: using MSISDN 1032 22:48:36.689401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:36.834028 tst register_default_mass.py: using MSISDN 1033 22:48:36.840367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:37.032347 tst register_default_mass.py: using MSISDN 1034 22:48:37.038636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:37.128137 tst register_default_mass.py: using MSISDN 1035 22:48:37.134191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:37.204380 tst register_default_mass.py: using MSISDN 1036 22:48:37.210211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:37.297259 tst register_default_mass.py: using MSISDN 1037 22:48:37.303077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.376944 tst register_default_mass.py: using MSISDN 1038 22:48:37.386465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.447084 tst register_default_mass.py: using MSISDN 1039 22:48:37.453854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:37.534599 tst register_default_mass.py: using MSISDN 1040 22:48:37.540442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:37.635134 tst register_default_mass.py: using MSISDN 1041 22:48:37.641010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:37.709198 tst register_default_mass.py: using MSISDN 1042 22:48:37.714806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:37.783294 tst register_default_mass.py: using MSISDN 1043 22:48:37.789071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:37.858944 tst register_default_mass.py: using MSISDN 1044 22:48:37.865624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:37.944059 tst register_default_mass.py: using MSISDN 1045 22:48:37.949828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:38.016482 tst register_default_mass.py: using MSISDN 1046 22:48:38.022480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:38.104021 tst register_default_mass.py: using MSISDN 1047 22:48:38.114642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:38.179770 tst register_default_mass.py: using MSISDN 1048 22:48:38.186330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:38.258456 tst register_default_mass.py: using MSISDN 1049 22:48:38.264207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:38.348178 tst register_default_mass.py: using MSISDN 1050 22:48:38.358190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:38.431799 tst register_default_mass.py: using MSISDN 1051 22:48:38.439506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:38.504114 tst register_default_mass.py: using MSISDN 1052 22:48:38.509901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:38.595388 tst register_default_mass.py: using MSISDN 1053 22:48:38.601241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:38.680437 tst register_default_mass.py: using MSISDN 1054 22:48:38.686355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:38.762026 tst register_default_mass.py: using MSISDN 1055 22:48:38.767590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:38.844569 tst register_default_mass.py: using MSISDN 1056 22:48:38.850284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:38.927745 tst register_default_mass.py: using MSISDN 1057 22:48:38.933560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:38.996687 tst register_default_mass.py: using MSISDN 1058 22:48:39.004637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:39.090623 tst register_default_mass.py: using MSISDN 1059 22:48:39.096733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:39.216102 tst register_default_mass.py: using MSISDN 1060 22:48:39.222139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:39.308171 tst register_default_mass.py: using MSISDN 1061 22:48:39.314282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:39.387958 tst register_default_mass.py: using MSISDN 1062 22:48:39.394175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:39.460316 tst register_default_mass.py: using MSISDN 1063 22:48:39.466410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:39.548161 tst register_default_mass.py: using MSISDN 1064 22:48:39.554269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:39.635034 tst register_default_mass.py: using MSISDN 1065 22:48:39.641085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:39.715401 tst register_default_mass.py: using MSISDN 1066 22:48:39.721165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:39.795745 tst register_default_mass.py: using MSISDN 1067 22:48:39.801381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:39.867018 tst register_default_mass.py: using MSISDN 1068 22:48:39.872785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:39.959579 tst register_default_mass.py: using MSISDN 1069 22:48:39.965511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.040453 tst register_default_mass.py: using MSISDN 1070 22:48:40.046195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.119831 tst register_default_mass.py: using MSISDN 1071 22:48:40.125352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:40.194860 tst register_default_mass.py: using MSISDN 1072 22:48:40.200753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:40.274462 tst register_default_mass.py: using MSISDN 1073 22:48:40.280286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:40.356469 tst register_default_mass.py: using MSISDN 1074 22:48:40.362420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:40.446173 tst register_default_mass.py: using MSISDN 1075 22:48:40.452497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:40.536232 tst register_default_mass.py: using MSISDN 1076 22:48:40.542144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:40.619031 tst register_default_mass.py: using MSISDN 1077 22:48:40.624765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:40.756383 tst register_default_mass.py: using MSISDN 1078 22:48:40.762472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:40.834718 tst register_default_mass.py: using MSISDN 1079 22:48:40.841501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:40.903066 tst register_default_mass.py: using MSISDN 1080 22:48:40.908834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:40.988946 tst register_default_mass.py: using MSISDN 1081 22:48:40.996614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.072330 tst register_default_mass.py: using MSISDN 1082 22:48:41.080235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.151902 tst register_default_mass.py: using MSISDN 1083 22:48:41.157903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:41.239607 tst register_default_mass.py: using MSISDN 1084 22:48:41.247236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:41.316984 tst register_default_mass.py: using MSISDN 1085 22:48:41.324173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:41.479469 tst register_default_mass.py: using MSISDN 1086 22:48:41.485506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:41.562016 tst register_default_mass.py: using MSISDN 1087 22:48:41.567689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:41.639911 tst register_default_mass.py: using MSISDN 1088 22:48:41.645762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:41.717749 tst register_default_mass.py: using MSISDN 1089 22:48:41.724991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:41.803349 tst register_default_mass.py: using MSISDN 1090 22:48:41.809524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:41.885205 tst register_default_mass.py: using MSISDN 1091 22:48:41.891156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:41.974024 tst register_default_mass.py: using MSISDN 1092 22:48:41.979900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:42.047857 tst register_default_mass.py: using MSISDN 1093 22:48:42.053630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:42.130302 tst register_default_mass.py: using MSISDN 1094 22:48:42.137581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:42.208630 tst register_default_mass.py: using MSISDN 1095 22:48:42.218335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:42.290438 tst register_default_mass.py: using MSISDN 1096 22:48:42.297572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:42.368497 tst register_default_mass.py: using MSISDN 1097 22:48:42.374462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:42.459159 tst register_default_mass.py: using MSISDN 1098 22:48:42.464956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:42.531056 tst register_default_mass.py: using MSISDN 1099 22:48:42.536866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:42.603183 tst register_default_mass.py: using MSISDN 1100 22:48:42.608771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:42.728675 run mass: Starting testcase 22:48:42.734645 run mass: Pre-launching all virtphy's 22:48:42.740298 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:42.753707 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:42.759972 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:42.773261 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:42.779457 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:42.792800 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:42.798987 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:42.812300 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:42.818635 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:42.832295 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:42.838592 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:42.852051 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:42.858242 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:42.871468 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:42.877677 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:42.890738 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:42.896946 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:42.910113 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:42.916237 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:42.929077 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:42.935315 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:42.949101 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:42.955518 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:42.969165 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:42.975600 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:42.988998 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:42.995452 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:43.009047 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:43.015226 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:43.028361 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:43.034653 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:43.048048 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:43.054135 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:43.067288 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:43.073336 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:43.086536 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:43.092628 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:43.105714 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:43.111837 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:43.125076 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:43.131161 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:43.144321 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:43.150505 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:43.164046 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:43.170364 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:43.183887 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:43.190084 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:43.203552 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:43.209885 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:43.223438 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:43.229711 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:43.242879 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:43.249148 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:43.262638 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:43.268693 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:43.281821 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:43.288041 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:43.301297 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:43.307538 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:43.320738 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:43.326822 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:43.340232 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:43.346459 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:43.359621 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:43.365938 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:43.379540 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:43.385891 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:43.399508 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:43.405828 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:43.419427 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:43.425710 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:43.439303 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:43.445634 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:43.459325 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:43.465610 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:43.479140 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:43.485494 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:43.499177 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:43.505496 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:43.519254 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:43.525576 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:43.539295 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:43.545728 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:43.559542 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:43.565872 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:43.579556 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:43.585912 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:43.599697 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:43.605986 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:43.619572 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:43.625700 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:43.638977 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:43.645056 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:43.658178 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:43.664409 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:43.678015 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:43.684329 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:43.697509 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:43.703694 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:43.716914 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:43.722975 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:43.736183 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:43.742364 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:43.755692 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:43.761769 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:43.774996 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:43.781202 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:43.794502 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:43.800690 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:43.814152 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:43.820543 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:43.834256 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:43.840630 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:43.854356 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:43.860662 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:43.874495 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:43.880800 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:43.894444 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:43.900770 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:43.914386 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:43.920642 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:43.934242 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:43.940709 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:43.954353 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:43.960675 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:43.974314 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:43.980615 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:43.994253 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:44.000717 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:44.014486 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:44.020811 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:44.034681 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:44.041020 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:44.054784 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:44.061069 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:44.075249 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:44.081650 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:44.095680 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:44.102122 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:44.115989 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:44.122471 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:44.136183 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:44.142512 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:44.156185 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:44.162544 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:44.176236 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:44.182619 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:44.196472 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:44.202803 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:44.216587 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:44.222973 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:44.236791 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:44.243173 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:44.256936 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:44.263353 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:44.276766 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:44.283072 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:44.296487 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:44.302727 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:44.316550 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:44.323148 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:44.337147 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:44.343508 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:44.356977 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:44.363157 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:44.376456 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:44.382582 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:44.395814 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:44.402034 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:44.415281 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:44.421640 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:44.435108 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:44.441377 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:44.454701 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:44.462018 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:44.475720 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:44.482011 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:44.495893 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:44.502178 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:44.515620 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:44.521932 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:44.535331 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:44.542060 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:44.555380 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:44.561771 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:44.575002 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:44.581057 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:44.594336 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:44.600504 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:44.613651 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:44.619881 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:44.633276 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:44.639366 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:44.652597 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:44.658699 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:44.672066 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:44.678113 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:44.691208 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:44.697531 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:44.711191 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:44.717490 run mass: Checking if sockets are in the filesystem 22:48:44.730337 run osmo-ms-mob/00000: Starting mobile 22:48:44.744072 run osmo-ms-mob/00000(pid=135): Launched 22:48:44.755564 run mass: MS start registered {at=3495430.458908529, delay=0.004704704973846674, ms=00000} 22:48:48.944614 run osmo-ms-mob/00001: Starting mobile 22:48:48.958049 run osmo-ms-mob/00001(pid=136): Launched 22:48:48.970179 run mass: MS start registered {at=3495434.673516617, delay=0.005598874296993017, ms=00001} 22:48:49.530382 run mass: MS performed LU {at=3495435.233711621, lu_delay=4.774803091771901, ms=00000} 22:48:50.745151 run osmo-ms-mob/00002: Starting mobile 22:48:50.758992 run osmo-ms-mob/00002(pid=137): Launched 22:48:50.770347 run mass: MS start registered {at=3495436.47369336, delay=0.005016314331442118, ms=00002} 22:48:52.030650 run osmo-ms-mob/00003: Starting mobile 22:48:52.044394 run osmo-ms-mob/00003(pid=138): Launched 22:48:52.055535 run mass: MS start registered {at=3495437.758885728, delay=0.003504933323711157, ms=00003} 22:48:53.131688 run osmo-ms-mob/00004: Starting mobile 22:48:53.145922 run osmo-ms-mob/00004(pid=139): Launched 22:48:53.157101 run mass: MS start registered {at=3495438.860438628, delay=0.00477354321628809, ms=00004} 22:48:54.129768 run osmo-ms-mob/00005: Starting mobile 22:48:54.143082 run osmo-ms-mob/00005(pid=140): Launched 22:48:54.154584 run mass: MS start registered {at=3495439.857918402, delay=0.004567695315927267, ms=00005} 22:48:55.029317 run osmo-ms-mob/00006: Starting mobile 22:48:55.043084 run osmo-ms-mob/00006(pid=141): Launched 22:48:55.054350 run mass: MS start registered {at=3495440.757676761, delay=0.0048703090287745, ms=00006} 22:48:55.178666 run mass: MS performed LU {at=3495440.881991773, lu_delay=6.2084751557558775, ms=00001} 22:48:55.929627 run osmo-ms-mob/00007: Starting mobile 22:48:55.944657 run osmo-ms-mob/00007(pid=142): Launched 22:48:55.955885 run mass: MS start registered {at=3495441.659227843, delay=0.004672769922763109, ms=00007} 22:48:56.729691 run osmo-ms-mob/00008: Starting mobile 22:48:56.743484 run osmo-ms-mob/00008(pid=143): Launched 22:48:56.754798 run mass: MS start registered {at=3495442.458143184, delay=0.0049301148392260075, ms=00008} 22:48:57.080447 run mass: MS performed LU {at=3495442.783776916, lu_delay=5.02489118790254, ms=00003} 22:48:57.108046 run mass: MS performed LU {at=3495442.811379655, lu_delay=6.3376862946897745, ms=00002} 22:48:57.429326 run osmo-ms-mob/00009: Starting mobile 22:48:57.443327 run osmo-ms-mob/00009(pid=144): Launched 22:48:57.454637 run mass: MS start registered {at=3495443.157985047, delay=0.004853153135627508, ms=00009} 22:48:58.129753 run osmo-ms-mob/00010: Starting mobile 22:48:58.143187 run osmo-ms-mob/00010(pid=145): Launched 22:48:58.155007 run mass: MS start registered {at=3495443.858356053, delay=0.005171291995793581, ms=00010} 22:48:58.729469 run osmo-ms-mob/00011: Starting mobile 22:48:58.743314 run osmo-ms-mob/00011(pid=146): Launched 22:48:58.754800 run mass: MS start registered {at=3495444.458140052, delay=0.005132239777594805, ms=00011} 22:48:58.945354 run mass: MS performed LU {at=3495444.648671559, lu_delay=4.790753156878054, ms=00005} 22:48:59.009346 run mass: MS performed LU {at=3495444.712679876, lu_delay=5.85224124789238, ms=00004} 22:48:59.329829 run osmo-ms-mob/00012: Starting mobile 22:48:59.343931 run osmo-ms-mob/00012(pid=147): Launched 22:48:59.355344 run mass: MS start registered {at=3495445.058688587, delay=0.00504679000005126, ms=00012} 22:48:59.930207 run osmo-ms-mob/00013: Starting mobile 22:48:59.944584 run osmo-ms-mob/00013(pid=148): Launched 22:48:59.956264 run mass: MS start registered {at=3495445.659610442, delay=0.005054750945419073, ms=00013} 22:49:00.543191 run osmo-ms-mob/00014: Starting mobile 22:49:00.556732 run osmo-ms-mob/00014(pid=149): Launched 22:49:00.567800 run mass: MS start registered {at=3495446.271139975, delay=0.005015455186367035, ms=00014} 22:49:00.845810 run mass: MS performed LU {at=3495446.54914126, lu_delay=4.889913416933268, ms=00007} 22:49:00.873324 run mass: MS performed LU {at=3495446.57666083, lu_delay=5.818984068930149, ms=00006} 22:49:01.138255 run osmo-ms-mob/00015: Starting mobile 22:49:01.151411 run osmo-ms-mob/00015(pid=150): Launched 22:49:01.162453 run mass: MS start registered {at=3495446.865805629, delay=0.004924273118376732, ms=00015} 22:49:01.629768 run osmo-ms-mob/00016: Starting mobile 22:49:01.643128 run osmo-ms-mob/00016(pid=151): Launched 22:49:01.654449 run mass: MS start registered {at=3495447.357797308, delay=0.004593091085553169, ms=00016} 22:49:02.132179 run osmo-ms-mob/00017: Starting mobile 22:49:02.146504 run osmo-ms-mob/00017(pid=152): Launched 22:49:02.157978 run mass: MS start registered {at=3495447.861304757, delay=0.004759578965604305, ms=00017} 22:49:02.710443 run mass: MS performed LU {at=3495448.413778431, lu_delay=5.255793383810669, ms=00009} 22:49:02.722438 run osmo-ms-mob/00018: Starting mobile 22:49:02.736067 run osmo-ms-mob/00018(pid=153): Launched 22:49:02.747320 run mass: MS start registered {at=3495448.450658791, delay=0.004941068589687347, ms=00018} 22:49:02.775183 run mass: MS performed LU {at=3495448.4785149, lu_delay=6.020371716003865, ms=00008} 22:49:03.079978 run mass: MS performed LU {at=3495448.78331251, lu_delay=4.924956456758082, ms=00010} 22:49:03.094564 run osmo-ms-mob/00019: Starting mobile 22:49:03.108754 run osmo-ms-mob/00019(pid=154): Launched 22:49:03.120417 run mass: MS start registered {at=3495448.823757661, delay=0.005113575141876936, ms=00019} 22:49:03.630235 run osmo-ms-mob/00020: Starting mobile 22:49:03.644371 run osmo-ms-mob/00020(pid=155): Launched 22:49:03.656357 run mass: MS start registered {at=3495449.359687771, delay=0.005459587089717388, ms=00020} 22:49:04.130165 run osmo-ms-mob/00021: Starting mobile 22:49:04.144566 run osmo-ms-mob/00021(pid=156): Launched 22:49:04.155740 run mass: MS start registered {at=3495449.859084651, delay=0.0048591578379273415, ms=00021} 22:49:04.510350 run mass: MS performed LU {at=3495450.213683661, lu_delay=5.755543609149754, ms=00011} 22:49:04.522637 run osmo-ms-mob/00022: Starting mobile 22:49:04.536605 run osmo-ms-mob/00022(pid=157): Launched 22:49:04.548524 run mass: MS start registered {at=3495450.251843148, delay=0.005335616879165173, ms=00022} 22:49:04.612383 run mass: MS performed LU {at=3495450.315710329, lu_delay=4.656099887099117, ms=00013} 22:49:04.640001 run mass: MS performed LU {at=3495450.34333332, lu_delay=5.284644733183086, ms=00012} 22:49:05.029986 run osmo-ms-mob/00023: Starting mobile 22:49:05.044898 run osmo-ms-mob/00023(pid=158): Launched 22:49:05.056240 run mass: MS start registered {at=3495450.75957835, delay=0.004861135967075825, ms=00023} 22:49:05.430424 run osmo-ms-mob/00024: Starting mobile 22:49:05.445107 run osmo-ms-mob/00024(pid=159): Launched 22:49:05.457653 run mass: MS start registered {at=3495451.160991595, delay=0.0060386802069842815, ms=00024} 22:49:05.929867 run osmo-ms-mob/00025: Starting mobile 22:49:05.944804 run osmo-ms-mob/00025(pid=160): Launched 22:49:05.956104 run mass: MS start registered {at=3495451.659449444, delay=0.00479719927534461, ms=00025} 22:49:06.603006 run osmo-ms-mob/00026: Starting mobile 22:49:06.619575 run osmo-ms-mob/00026(pid=161): Launched 22:49:06.625944 run mass: Starting too slowly. Moving on {now=3495452.329310301, sleep=-0.20247648283839226, target=3495452.1268338184} 22:49:06.631837 run mass: MS performed LU {at=3495452.335194373, lu_delay=5.46938874386251, ms=00015} 22:49:06.638177 run mass: Starting too slowly. Moving on {now=3495452.341544845, sleep=-0.114711026661098, target=3495452.2268338185} 22:49:06.644132 run mass: MS performed LU {at=3495452.347494782, lu_delay=4.989697474054992, ms=00016} 22:49:06.650603 run mass: Starting too slowly. Moving on {now=3495452.353971338, sleep=-0.02713751932606101, target=3495452.3268338186} 22:49:06.656538 run mass: MS performed LU {at=3495452.359898301, lu_delay=6.0887583256699145, ms=00014} 22:49:06.662559 run mass: MS start registered {at=3495452.365925427, delay=0.03661735216155648, ms=00026} 22:49:06.674402 run osmo-ms-mob/00027: Starting mobile 22:49:06.688238 run osmo-ms-mob/00027(pid=162): Launched 22:49:06.699567 run mass: MS start registered {at=3495452.402914469, delay=0.005012901034206152, ms=00027} 22:49:06.882665 run mass: MS performed LU {at=3495452.585924074, lu_delay=4.724619316868484, ms=00017} 22:49:07.154595 run osmo-ms-mob/00028: Starting mobile 22:49:07.171476 run osmo-ms-mob/00028(pid=163): Launched 22:49:07.182977 run mass: MS start registered {at=3495452.886322439, delay=0.005125447176396847, ms=00028} 22:49:07.531001 run osmo-ms-mob/00029: Starting mobile 22:49:07.544797 run osmo-ms-mob/00029(pid=164): Launched 22:49:07.557985 run mass: MS start registered {at=3495453.261326915, delay=0.006888070143759251, ms=00029} 22:49:07.936199 run osmo-ms-mob/00030: Starting mobile 22:49:07.950341 run osmo-ms-mob/00030(pid=165): Launched 22:49:07.961909 run mass: MS start registered {at=3495453.665259611, delay=0.005211361683905125, ms=00030} 22:49:08.275771 run mass: MS performed LU {at=3495453.979104347, lu_delay=4.619416575878859, ms=00020} 22:49:08.288212 run osmo-ms-mob/00031: Starting mobile 22:49:08.302400 run osmo-ms-mob/00031(pid=166): Launched 22:49:08.315063 run mass: MS start registered {at=3495454.018393518, delay=0.0062941377982497215, ms=00031} 22:49:08.377679 run mass: MS performed LU {at=3495454.081011561, lu_delay=5.630352770444006, ms=00018} 22:49:08.405344 run mass: MS performed LU {at=3495454.108675219, lu_delay=5.284917558077723, ms=00019} 22:49:08.417379 run osmo-ms-mob/00032: Starting mobile 22:49:08.431614 run osmo-ms-mob/00032(pid=167): Launched 22:49:08.443639 run mass: MS start registered {at=3495454.146950794, delay=0.005483787972480059, ms=00032} 22:49:09.030468 run osmo-ms-mob/00033: Starting mobile 22:49:09.045203 run osmo-ms-mob/00033(pid=168): Launched 22:49:09.056660 run mass: MS start registered {at=3495454.759993008, delay=0.0048868777230381966, ms=00033} 22:49:09.430293 run osmo-ms-mob/00034: Starting mobile 22:49:09.446439 run osmo-ms-mob/00034(pid=169): Launched 22:49:09.458239 run mass: MS start registered {at=3495455.161586857, delay=0.00485740602016449, ms=00034} 22:49:09.730489 run osmo-ms-mob/00035: Starting mobile 22:49:09.745064 run osmo-ms-mob/00035(pid=170): Launched 22:49:09.757172 run mass: MS start registered {at=3495455.460512396, delay=0.0054643829353153706, ms=00035} 22:49:10.129562 run osmo-ms-mob/00036: Starting mobile 22:49:10.143673 run osmo-ms-mob/00036(pid=171): Launched 22:49:10.155238 run mass: MS start registered {at=3495455.858589101, delay=0.004880567081272602, ms=00036} 22:49:10.242454 run mass: MS performed LU {at=3495455.9457869, lu_delay=5.693943751975894, ms=00022} 22:49:10.307288 run mass: MS performed LU {at=3495456.010621991, lu_delay=6.151537340134382, ms=00021} 22:49:10.376135 run mass: MS performed LU {at=3495456.079470244, lu_delay=5.319891893770546, ms=00023} 22:49:10.388752 run osmo-ms-mob/00037: Starting mobile 22:49:10.402543 run osmo-ms-mob/00037(pid=172): Launched 22:49:10.413064 run mass: MS performed LU {at=3495456.116402666, lu_delay=4.95541107095778, ms=00024} 22:49:10.419703 run mass: MS start registered {at=3495456.123068464, delay=0.010453804861754179, ms=00037} 22:49:10.830035 run osmo-ms-mob/00038: Starting mobile 22:49:10.843760 run osmo-ms-mob/00038(pid=173): Launched 22:49:10.855141 run mass: MS start registered {at=3495456.558490633, delay=0.0049158912152051926, ms=00038} 22:49:11.129673 run osmo-ms-mob/00039: Starting mobile 22:49:11.143760 run osmo-ms-mob/00039(pid=174): Launched 22:49:11.155698 run mass: MS start registered {at=3495456.858878008, delay=0.005397364962846041, ms=00039} 22:49:11.530124 run osmo-ms-mob/00040: Starting mobile 22:49:11.543717 run osmo-ms-mob/00040(pid=175): Launched 22:49:11.555427 run mass: MS start registered {at=3495457.258767551, delay=0.005202822852879763, ms=00040} 22:49:11.925291 run osmo-ms-mob/00041: Starting mobile 22:49:11.940726 run osmo-ms-mob/00041(pid=176): Launched 22:49:11.947252 run mass: Starting too slowly. Moving on {now=3495457.65062041, sleep=-0.023786586709320545, target=3495457.6268338235} 22:49:11.953308 run mass: MS start registered {at=3495457.656667164, delay=0.00604923814535141, ms=00041} 22:49:12.166526 run osmo-ms-mob/00042: Starting mobile 22:49:12.180189 run osmo-ms-mob/00042(pid=177): Launched 22:49:12.186464 run mass: MS performed LU {at=3495457.889821449, lu_delay=5.003499009646475, ms=00028} 22:49:12.192824 run mass: MS performed LU {at=3495457.89618873, lu_delay=5.49327426077798, ms=00027} 22:49:12.198682 run mass: MS start registered {at=3495457.902048859, delay=0.01226078998297453, ms=00042} 22:49:12.316485 run mass: MS performed LU {at=3495458.019731757, lu_delay=6.360282313078642, ms=00025} 22:49:12.401691 run osmo-ms-mob/00043: Starting mobile 22:49:12.417761 run osmo-ms-mob/00043(pid=178): Launched 22:49:12.424093 run mass: MS performed LU {at=3495458.127451173, lu_delay=4.866124257910997, ms=00029} 22:49:12.430194 run mass: MS start registered {at=3495458.133560584, delay=0.006129336077719927, ms=00043} 22:49:12.834535 run osmo-ms-mob/00044: Starting mobile 22:49:12.849369 run osmo-ms-mob/00044(pid=179): Launched 22:49:12.860326 run mass: MS start registered {at=3495458.563679454, delay=0.004613897763192654, ms=00044} 22:49:13.130358 run osmo-ms-mob/00045: Starting mobile 22:49:13.145367 run osmo-ms-mob/00045(pid=180): Launched 22:49:13.156972 run mass: MS start registered {at=3495458.860321605, delay=0.005044299177825451, ms=00045} 22:49:13.441234 run osmo-ms-mob/00046: Starting mobile 22:49:13.457989 run osmo-ms-mob/00046(pid=181): Launched 22:49:13.469772 run mass: MS start registered {at=3495459.173118787, delay=0.004914680030196905, ms=00046} 22:49:13.732226 run osmo-ms-mob/00047: Starting mobile 22:49:13.746968 run osmo-ms-mob/00047(pid=182): Launched 22:49:13.758142 run mass: MS start registered {at=3495459.461494463, delay=0.004659195896238089, ms=00047} 22:49:14.009422 run mass: MS performed LU {at=3495459.712674442, lu_delay=5.6942809242755175, ms=00031} 22:49:14.028688 run osmo-ms-mob/00048: Starting mobile 22:49:14.042738 run osmo-ms-mob/00048(pid=183): Launched 22:49:14.054156 run mass: MS start registered {at=3495459.757508271, delay=0.005033562891185284, ms=00048} 22:49:14.072241 run mass: MS performed LU {at=3495459.775570363, lu_delay=5.628619568888098, ms=00032} 22:49:14.143138 run mass: MS performed LU {at=3495459.846377423, lu_delay=6.181117812171578, ms=00030} 22:49:14.158820 run osmo-ms-mob/00049: Starting mobile 22:49:14.172857 run osmo-ms-mob/00049(pid=184): Launched 22:49:14.179749 run mass: MS performed LU {at=3495459.883105649, lu_delay=4.721518792212009, ms=00034} 22:49:14.186064 run mass: MS start registered {at=3495459.889430524, delay=0.006344624795019627, ms=00049} 22:49:14.630869 run osmo-ms-mob/00050: Starting mobile 22:49:14.645626 run osmo-ms-mob/00050(pid=185): Launched 22:49:14.657222 run mass: MS start registered {at=3495460.36057153, delay=0.004903458058834076, ms=00050} 22:49:15.039534 run osmo-ms-mob/00051: Starting mobile 22:49:15.055866 run osmo-ms-mob/00051(pid=186): Launched 22:49:15.067483 run mass: MS start registered {at=3495460.770827674, delay=0.004653909709304571, ms=00051} 22:49:15.330591 run osmo-ms-mob/00052: Starting mobile 22:49:15.344527 run osmo-ms-mob/00052(pid=187): Launched 22:49:15.356620 run mass: MS start registered {at=3495461.059954032, delay=0.0053424229845404625, ms=00052} 22:49:15.631679 run osmo-ms-mob/00053: Starting mobile 22:49:15.645352 run osmo-ms-mob/00053(pid=188): Launched 22:49:15.656518 run mass: MS start registered {at=3495461.359865417, delay=0.004651904571801424, ms=00053} 22:49:15.845426 run mass: MS performed LU {at=3495461.548751848, lu_delay=5.6901627467013896, ms=00036} 22:49:15.857329 run osmo-ms-mob/00054: Starting mobile 22:49:15.871537 run osmo-ms-mob/00054(pid=189): Launched 22:49:15.882631 run mass: MS start registered {at=3495461.585972237, delay=0.004639923106878996, ms=00054} 22:49:15.909602 run mass: MS performed LU {at=3495461.612921744, lu_delay=5.05443111108616, ms=00038} 22:49:16.100324 run mass: MS performed LU {at=3495461.80357492, lu_delay=4.944696912076324, ms=00039} 22:49:16.123764 run osmo-ms-mob/00055: Starting mobile 22:49:16.137598 run osmo-ms-mob/00055(pid=190): Launched 22:49:16.144064 run mass: MS performed LU {at=3495461.847419858, lu_delay=6.386907462030649, ms=00035} 22:49:16.150572 run mass: MS start registered {at=3495461.853937697, delay=0.006536862347275019, ms=00055} 22:49:16.541286 run osmo-ms-mob/00056: Starting mobile 22:49:16.555932 run osmo-ms-mob/00056(pid=191): Launched 22:49:16.567098 run mass: MS start registered {at=3495462.270437096, delay=0.0046648019924759865, ms=00056} 22:49:16.829936 run osmo-ms-mob/00057: Starting mobile 22:49:16.848035 run osmo-ms-mob/00057(pid=192): Launched 22:49:16.859609 run mass: MS start registered {at=3495462.562960473, delay=0.004841422662138939, ms=00057} 22:49:17.067911 run mass: MS performed LU {at=3495462.771242602, lu_delay=4.207563147880137, ms=00044} 22:49:17.169380 run mass: MS performed LU {at=3495462.872714451, lu_delay=3.6995956641621888, ms=00046} 22:49:17.181481 run osmo-ms-mob/00058: Starting mobile 22:49:17.195871 run osmo-ms-mob/00058(pid=193): Launched 22:49:17.207782 run mass: MS start registered {at=3495462.911122849, delay=0.005341168027371168, ms=00058} 22:49:17.546638 run osmo-ms-mob/00059: Starting mobile 22:49:17.562065 run osmo-ms-mob/00059(pid=194): Launched 22:49:17.573467 run mass: MS start registered {at=3495463.276817182, delay=0.004681236110627651, ms=00059} 22:49:17.774494 run mass: MS performed LU {at=3495463.477743999, lu_delay=4.617422393988818, ms=00045} 22:49:17.803316 run osmo-ms-mob/00060: Starting mobile 22:49:17.817390 run osmo-ms-mob/00060(pid=195): Launched 22:49:17.828967 run mass: MS start registered {at=3495463.53231436, delay=0.0051056393422186375, ms=00060} 22:49:17.838326 run mass: MS performed LU {at=3495463.541673893, lu_delay=6.282906342297792, ms=00040} 22:49:17.909311 run mass: MS performed LU {at=3495463.61253577, lu_delay=5.955868605989963, ms=00041} 22:49:17.945830 run mass: MS performed LU {at=3495463.649089268, lu_delay=5.515528684016317, ms=00043} 22:49:17.966819 run osmo-ms-mob/00061: Starting mobile 22:49:17.980743 run osmo-ms-mob/00061(pid=196): Launched 22:49:17.991993 run mass: MS start registered {at=3495463.695339175, delay=0.004242829978466034, ms=00061} 22:49:18.036848 run mass: MS performed LU {at=3495463.74014463, lu_delay=5.838095771148801, ms=00042} 22:49:18.530062 run osmo-ms-mob/00062: Starting mobile 22:49:18.543945 run osmo-ms-mob/00062(pid=197): Launched 22:49:18.555388 run mass: MS start registered {at=3495464.258735823, delay=0.004816269967705011, ms=00062} 22:49:18.830432 run osmo-ms-mob/00063: Starting mobile 22:49:18.844477 run osmo-ms-mob/00063(pid=198): Launched 22:49:18.856231 run mass: MS start registered {at=3495464.559570271, delay=0.005008726846426725, ms=00063} 22:49:19.243148 run osmo-ms-mob/00064: Starting mobile 22:49:19.256826 run osmo-ms-mob/00064(pid=199): Launched 22:49:19.267632 run mass: MS start registered {at=3495464.970984748, delay=0.004664432257413864, ms=00064} 22:49:19.574176 run mass: MS performed LU {at=3495465.277423083, lu_delay=5.815928619820625, ms=00047} 22:49:19.601779 run osmo-ms-mob/00065: Starting mobile 22:49:19.615371 run osmo-ms-mob/00065(pid=200): Launched 22:49:19.621481 run mass: MS performed LU {at=3495465.324839028, lu_delay=4.964267497882247, ms=00050} 22:49:19.627300 run mass: MS start registered {at=3495465.33066645, delay=0.005846282932907343, ms=00065} 22:49:19.676355 run mass: MS performed LU {at=3495465.379615302, lu_delay=5.622107031289488, ms=00048} 22:49:19.693682 run osmo-ms-mob/00066: Starting mobile 22:49:19.706942 run osmo-ms-mob/00066(pid=201): Launched 22:49:19.717879 run mass: MS start registered {at=3495465.42122207, delay=0.004678419325500727, ms=00066} 22:49:19.866796 run mass: MS performed LU {at=3495465.570076589, lu_delay=5.680646065156907, ms=00049} 22:49:19.902135 run mass: MS performed LU {at=3495465.605409851, lu_delay=4.834582176990807, ms=00051} 22:49:20.342015 run osmo-ms-mob/00067: Starting mobile 22:49:20.356157 run osmo-ms-mob/00067(pid=202): Launched 22:49:20.370514 run mass: MS start registered {at=3495466.073852577, delay=0.008085454814136028, ms=00067} 22:49:20.647518 run osmo-ms-mob/00068: Starting mobile 22:49:20.661577 run osmo-ms-mob/00068(pid=203): Launched 22:49:20.673461 run mass: MS start registered {at=3495466.376811081, delay=0.005268407054245472, ms=00068} 22:49:20.967511 run mass: MS performed LU {at=3495466.670842885, lu_delay=3.75972003582865, ms=00058} 22:49:20.979308 run osmo-ms-mob/00069: Starting mobile 22:49:20.993113 run osmo-ms-mob/00069(pid=204): Launched 22:49:21.004411 run mass: MS start registered {at=3495466.707734977, delay=0.0046195839531719685, ms=00069} 22:49:21.446458 run osmo-ms-mob/00070: Starting mobile 22:49:21.462463 run osmo-ms-mob/00070(pid=205): Launched 22:49:21.473893 run mass: MS start registered {at=3495467.177240756, delay=0.004786026664078236, ms=00070} 22:49:21.540499 run mass: MS performed LU {at=3495467.243754852, lu_delay=4.680794379208237, ms=00057} 22:49:21.605531 run mass: MS performed LU {at=3495467.308765055, lu_delay=5.038327959366143, ms=00056} 22:49:21.674318 run mass: MS performed LU {at=3495467.37755022, lu_delay=5.523612522985786, ms=00055} 22:49:21.702727 run osmo-ms-mob/00071: Starting mobile 22:49:21.717572 run osmo-ms-mob/00071(pid=206): Launched 22:49:21.724110 run mass: MS performed LU {at=3495467.427467446, lu_delay=6.36751341400668, ms=00052} 22:49:21.732345 run mass: MS start registered {at=3495467.43570206, delay=0.008253730833530426, ms=00071} 22:49:21.765481 run mass: MS performed LU {at=3495467.468798982, lu_delay=5.88282674504444, ms=00054} 22:49:21.804052 run mass: MS performed LU {at=3495467.507317064, lu_delay=6.147451647091657, ms=00053} 22:49:21.828148 run osmo-ms-mob/00072: Starting mobile 22:49:21.842259 run osmo-ms-mob/00072(pid=207): Launched 22:49:21.853662 run mass: MS start registered {at=3495467.557009166, delay=0.004841706249862909, ms=00072} 22:49:22.638882 run osmo-ms-mob/00073: Starting mobile 22:49:22.654624 run osmo-ms-mob/00073(pid=208): Launched 22:49:22.666061 run mass: MS start registered {at=3495468.36941069, delay=0.004917685873806477, ms=00073} 22:49:23.033837 run osmo-ms-mob/00074: Starting mobile 22:49:23.047206 run osmo-ms-mob/00074(pid=209): Launched 22:49:23.058026 run mass: MS start registered {at=3495468.761377977, delay=0.0046377964317798615, ms=00074} 22:49:23.340580 run mass: MS performed LU {at=3495469.04385958, lu_delay=5.348520405124873, ms=00061} 22:49:23.371002 run osmo-ms-mob/00075: Starting mobile 22:49:23.384600 run osmo-ms-mob/00075(pid=210): Launched 22:49:23.396222 run mass: MS start registered {at=3495469.099562046, delay=0.005542162340134382, ms=00075} 22:49:23.441393 run mass: MS performed LU {at=3495469.144712485, lu_delay=5.612398124765605, ms=00060} 22:49:23.468782 run mass: MS performed LU {at=3495469.172119287, lu_delay=5.895302104763687, ms=00059} 22:49:23.614261 run mass: MS performed LU {at=3495469.317509681, lu_delay=5.058773858007044, ms=00062} 22:49:23.636725 run mass: MS performed LU {at=3495469.340087092, lu_delay=4.780516820959747, ms=00063} 22:49:23.647792 run osmo-ms-mob/00076: Starting mobile 22:49:23.661236 run osmo-ms-mob/00076(pid=211): Launched 22:49:23.671990 run mass: MS start registered {at=3495469.375344669, delay=0.004660408012568951, ms=00076} 22:49:24.329754 run osmo-ms-mob/00077: Starting mobile 22:49:24.344720 run osmo-ms-mob/00077(pid=212): Launched 22:49:24.356251 run mass: MS start registered {at=3495470.059593542, delay=0.005000539124011993, ms=00077} 22:49:24.846274 run osmo-ms-mob/00078: Starting mobile 22:49:24.860223 run osmo-ms-mob/00078(pid=213): Launched 22:49:24.871675 run mass: MS start registered {at=3495470.575013259, delay=0.00500850286334753, ms=00078} 22:49:25.239341 run osmo-ms-mob/00079: Starting mobile 22:49:25.254892 run osmo-ms-mob/00079(pid=214): Launched 22:49:25.266265 run mass: MS start registered {at=3495470.969615983, delay=0.004696321673691273, ms=00079} 22:49:25.306645 run mass: MS performed LU {at=3495471.009883042, lu_delay=4.936030465178192, ms=00067} 22:49:25.370327 run mass: MS performed LU {at=3495471.073653804, lu_delay=5.742987354286015, ms=00065} 22:49:25.440730 run mass: MS performed LU {at=3495471.143949456, lu_delay=5.722727385815233, ms=00066} 22:49:25.476896 run mass: MS performed LU {at=3495471.180155554, lu_delay=4.803344472777098, ms=00068} 22:49:25.493643 run osmo-ms-mob/00080: Starting mobile 22:49:25.508260 run osmo-ms-mob/00080(pid=215): Launched 22:49:25.519740 run mass: MS start registered {at=3495471.223090687, delay=0.00456452090293169, ms=00080} 22:49:25.531888 run mass: MS performed LU {at=3495471.235241693, lu_delay=6.2642569448798895, ms=00064} 22:49:26.245379 run osmo-ms-mob/00081: Starting mobile 22:49:26.259999 run osmo-ms-mob/00081(pid=216): Launched 22:49:26.271255 run mass: MS start registered {at=3495471.974602616, delay=0.00471123680472374, ms=00081} 22:49:26.630779 run osmo-ms-mob/00082: Starting mobile 22:49:26.645102 run osmo-ms-mob/00082(pid=217): Launched 22:49:26.657010 run mass: MS start registered {at=3495472.360351236, delay=0.005474829114973545, ms=00082} 22:49:27.105430 run mass: MS performed LU {at=3495472.808760871, lu_delay=5.25175170507282, ms=00072} 22:49:27.208088 run mass: MS performed LU {at=3495472.911342226, lu_delay=5.475640166085213, ms=00071} 22:49:27.230870 run osmo-ms-mob/00083: Starting mobile 22:49:27.244994 run osmo-ms-mob/00083(pid=218): Launched 22:49:27.251361 run mass: MS performed LU {at=3495472.95472008, lu_delay=5.777479324024171, ms=00070} 22:49:27.257499 run mass: MS start registered {at=3495472.960864794, delay=0.006164583843201399, ms=00083} 22:49:27.379902 run mass: MS performed LU {at=3495473.0831499, lu_delay=6.375414923299104, ms=00069} 22:49:27.402146 run mass: MS performed LU {at=3495473.105509258, lu_delay=4.736098567955196, ms=00073} 22:49:27.733045 run osmo-ms-mob/00084: Starting mobile 22:49:27.747316 run osmo-ms-mob/00084(pid=219): Launched 22:49:27.758825 run mass: MS start registered {at=3495473.462172357, delay=0.004684621933847666, ms=00084} 22:49:28.292805 run osmo-ms-mob/00085: Starting mobile 22:49:28.309443 run osmo-ms-mob/00085(pid=220): Launched 22:49:28.321106 run mass: MS start registered {at=3495474.024450596, delay=0.005340038798749447, ms=00085} 22:49:28.846404 run osmo-ms-mob/00086: Starting mobile 22:49:28.859871 run osmo-ms-mob/00086(pid=221): Launched 22:49:28.871059 run mass: MS start registered {at=3495474.574405553, delay=0.004898310638964176, ms=00086} 22:49:29.297279 run mass: MS performed LU {at=3495475.000596154, lu_delay=22.634670726954937, ms=00026} 22:49:29.306630 run mass: MS performed LU {at=3495475.009983138, lu_delay=4.950389596167952, ms=00077} 22:49:29.318258 run osmo-ms-mob/00087: Starting mobile 22:49:29.332133 run osmo-ms-mob/00087(pid=222): Launched 22:49:29.343454 run mass: MS start registered {at=3495475.046800634, delay=0.004881904926151037, ms=00087} 22:49:29.371021 run mass: MS performed LU {at=3495475.07433238, lu_delay=6.3129544029943645, ms=00074} 22:49:29.440737 run mass: MS performed LU {at=3495475.144071664, lu_delay=6.044509618077427, ms=00075} 22:49:29.477727 run mass: MS performed LU {at=3495475.181060356, lu_delay=5.805715687107295, ms=00076} 22:49:30.043797 run osmo-ms-mob/00088: Starting mobile 22:49:30.057623 run osmo-ms-mob/00088(pid=223): Launched 22:49:30.068919 run mass: MS start registered {at=3495475.772270422, delay=0.0048728277906775475, ms=00088} 22:49:30.630115 run osmo-ms-mob/00089: Starting mobile 22:49:30.643671 run osmo-ms-mob/00089(pid=224): Launched 22:49:30.655297 run mass: MS start registered {at=3495476.358641602, delay=0.005120975896716118, ms=00089} 22:49:30.872489 run mass: MS performed LU {at=3495476.575735587, lu_delay=5.352644900325686, ms=00080} 22:49:30.973751 run mass: MS performed LU {at=3495476.67700083, lu_delay=6.101987570989877, ms=00078} 22:49:31.001105 run mass: MS performed LU {at=3495476.704375256, lu_delay=4.729772639926523, ms=00081} 22:49:31.143756 run mass: MS performed LU {at=3495476.847077943, lu_delay=5.8774619600735605, ms=00079} 22:49:31.155815 run osmo-ms-mob/00090: Starting mobile 22:49:31.170703 run osmo-ms-mob/00090(pid=225): Launched 22:49:31.182291 run mass: MS start registered {at=3495476.885617573, delay=0.005054389592260122, ms=00090} 22:49:31.398701 run mass: MS performed LU {at=3495477.102034688, lu_delay=22.342041680123657, ms=00033} 22:49:31.929656 run osmo-ms-mob/00091: Starting mobile 22:49:31.943803 run osmo-ms-mob/00091(pid=226): Launched 22:49:31.954942 run mass: MS start registered {at=3495477.658284153, delay=0.004750360734760761, ms=00091} 22:49:32.629840 run osmo-ms-mob/00092: Starting mobile 22:49:32.643345 run osmo-ms-mob/00092(pid=227): Launched 22:49:32.654709 run mass: MS start registered {at=3495478.358059301, delay=0.005033988039940596, ms=00092} 22:49:32.838921 run mass: MS performed LU {at=3495478.542154338, lu_delay=6.1818031021393836, ms=00082} 22:49:32.901774 run mass: MS performed LU {at=3495478.60508267, lu_delay=5.142910313326865, ms=00084} 22:49:32.971171 run mass: MS performed LU {at=3495478.674504788, lu_delay=5.71363999415189, ms=00083} 22:49:33.008611 run mass: MS performed LU {at=3495478.711886847, lu_delay=22.58881838293746, ms=00037} 22:49:33.298625 run mass: MS performed LU {at=3495479.00195493, lu_delay=4.977504333946854, ms=00085} 22:49:33.430633 run osmo-ms-mob/00093: Starting mobile 22:49:33.444508 run osmo-ms-mob/00093(pid=228): Launched 22:49:33.456060 run mass: MS start registered {at=3495479.15941335, delay=0.004638016689568758, ms=00093} 22:49:34.432460 run osmo-ms-mob/00094: Starting mobile 22:49:34.451575 run osmo-ms-mob/00094(pid=229): Launched 22:49:34.458122 run mass: Starting too slowly. Moving on {now=3495480.16148895, sleep=-0.03465510532259941, target=3495480.1268338445} 22:49:34.464022 run mass: MS start registered {at=3495480.167381136, delay=0.005894617177546024, ms=00094} 22:49:35.233086 run osmo-ms-mob/00095: Starting mobile 22:49:35.246572 run osmo-ms-mob/00095(pid=230): Launched 22:49:35.258239 run mass: MS start registered {at=3495480.96158478, delay=0.005541321821510792, ms=00095} 22:49:35.445168 run mass: MS performed LU {at=3495481.148497334, lu_delay=6.101696700323373, ms=00087} 22:49:35.472733 run mass: MS performed LU {at=3495481.176053814, lu_delay=6.601648261304945, ms=00086} 22:49:35.579718 run mass: MS performed LU {at=3495481.282971141, lu_delay=5.510700718965381, ms=00088} 22:49:36.239803 run osmo-ms-mob/00096: Starting mobile 22:49:36.253029 run osmo-ms-mob/00096(pid=231): Launched 22:49:36.264181 run mass: MS start registered {at=3495481.967533949, delay=0.004831636790186167, ms=00096} 22:49:36.603123 run mass: MS performed LU {at=3495482.306424512, lu_delay=5.420806939247996, ms=00090} 22:49:36.667188 run mass: MS performed LU {at=3495482.370522093, lu_delay=6.011880490928888, ms=00089} 22:49:36.737091 run mass: MS performed LU {at=3495482.440424929, lu_delay=4.782140776049346, ms=00091} 22:49:37.337143 run osmo-ms-mob/00097: Starting mobile 22:49:37.350924 run osmo-ms-mob/00097(pid=232): Launched 22:49:37.362796 run mass: MS start registered {at=3495483.066133536, delay=0.0053568389266729355, ms=00097} 22:49:38.504391 run mass: MS performed LU {at=3495484.207673794, lu_delay=5.849614493083209, ms=00092} 22:49:38.531757 run mass: MS performed LU {at=3495484.235100057, lu_delay=5.075686707161367, ms=00093} 22:49:38.543329 run osmo-ms-mob/00098: Starting mobile 22:49:38.556498 run osmo-ms-mob/00098(pid=233): Launched 22:49:38.567864 run mass: MS start registered {at=3495484.271208398, delay=0.0053229378536343575, ms=00098} 22:49:40.368797 run mass: MS performed LU {at=3495486.072101623, lu_delay=5.110516842920333, ms=00095} 22:49:40.380135 run osmo-ms-mob/00099: Starting mobile 22:49:40.393515 run osmo-ms-mob/00099(pid=234): Launched 22:49:40.399828 run mass: All started... {duration=55.676362989936024, too_slow=5} 22:49:40.405870 run mass: MS start registered {at=3495486.109230586, delay=0.00603687297552824, ms=00099} 22:49:40.433872 run mass: MS performed LU {at=3495486.137165769, lu_delay=5.969784632790834, ms=00094} 22:49:42.270802 run mass: MS performed LU {at=3495487.974086093, lu_delay=4.907952556852251, ms=00097} 22:49:42.298374 run mass: MS performed LU {at=3495488.001690326, lu_delay=6.034156376961619, ms=00096} 22:49:44.134981 run mass: MS performed LU {at=3495489.838254543, lu_delay=5.567046144977212, ms=00098} 22:49:46.035962 run mass: MS performed LU {at=3495491.739274779, lu_delay=5.630044193007052, ms=00099} 22:49:46.042903 run mass: Tests done {all_completed=True, max=22.634670726954937, min=3.6995956641621888} 22:49:46.048814 tst register_default_mass.py: Test passed (84.8 sec) 22:49:46.054204 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:46.057619 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:46.060846 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:46.064049 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:46.067318 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:46.070699 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:46.074084 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:46.077425 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:46.080823 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:46.084168 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:46.087672 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:46.091069 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:46.094441 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:46.097789 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:46.101171 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:46.104538 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:46.107924 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:46.111370 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:46.114797 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:46.118250 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:46.121668 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:46.125073 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:46.128512 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:46.131956 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:46.135401 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:46.138816 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:46.142247 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:46.145654 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:46.149060 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:46.152486 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:46.155907 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:46.159353 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:46.163389 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:46.166959 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:46.170592 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:46.173988 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:46.177368 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:46.180988 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:46.184374 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:46.187744 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:46.191121 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:46.194546 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:46.197952 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:46.201327 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:46.204711 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:46.208331 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:46.211708 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:46.215119 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:46.218509 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:46.221910 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:46.225472 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:46.228871 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:46.232253 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:46.235629 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:46.239025 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:46.242391 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:46.245774 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:46.249493 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:46.254057 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:46.257509 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:46.260893 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:46.264400 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:46.268529 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:46.272086 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:46.275507 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:46.278867 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:46.282229 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:46.285614 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:46.289000 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:46.292386 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:46.296239 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:46.299764 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:46.303740 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:46.307139 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:46.310544 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:46.313963 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:46.317465 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:46.320847 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:46.324221 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:46.327620 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:46.330980 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:46.334350 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:46.337707 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:46.341026 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:46.344893 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:46.348400 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:46.351881 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:46.355296 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:46.358614 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:46.361999 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:46.365388 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:46.368784 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:46.372197 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:46.375651 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:46.379058 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:46.382646 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:46.386111 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:46.390019 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:46.393651 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:46.397264 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:46.401310 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:46.405488 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:46.408941 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:46.412907 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:46.416307 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:46.419686 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:46.423074 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:46.426453 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:46.429842 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:46.433225 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:46.436636 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:46.440039 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:46.443478 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:46.446893 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:46.450899 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:46.454302 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:46.457662 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:46.461023 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:46.464373 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:46.467719 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:46.471075 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:46.474434 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:46.477780 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:46.481112 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:46.484346 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:46.487582 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:46.490805 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:46.494029 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:46.497218 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:46.500431 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:46.503670 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:46.506885 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:46.510113 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:46.513355 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:46.516570 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:46.519762 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:46.522961 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:46.526166 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:46.529425 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:46.532754 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:46.535965 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:46.539244 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:46.542586 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:46.545924 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:46.549580 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:46.552983 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:46.556353 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:46.559737 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:46.563111 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:46.566400 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:46.569692 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:46.573052 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:46.576295 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:46.579554 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:46.582795 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:46.586075 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:46.589307 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:46.592545 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:46.595792 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:46.599070 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:46.602554 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:46.605827 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:46.609073 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:46.612270 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:46.615427 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:46.618583 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:46.621767 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:46.624930 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:46.628089 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:46.631273 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:46.634464 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:46.637699 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:46.640924 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:46.645615 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:46.649716 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:46.652969 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:46.656243 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:46.659577 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:46.662904 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:46.666151 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:46.669449 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:46.672701 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:46.675921 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:46.679276 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:46.682523 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:46.685748 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:46.688980 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:46.692195 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:46.695429 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:46.698759 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:46.701999 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:46.705230 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:46.708439 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:46.711666 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:46.714926 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:46.718129 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:46.721368 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:46.724588 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:46.727831 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:46.731054 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:46.734318 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:46.737545 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:46.740763 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:46.744044 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:46.747273 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:46.750500 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:46.753783 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:46.757107 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:46.760332 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:46.763547 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:46.766772 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:46.770049 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:46.773253 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:46.776533 --- ParallelTerminationStrategy: PID 22 died... 22:49:46.777994 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:46.781584 --- ParallelTerminationStrategy: PID 23 died... 22:49:46.783042 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:46.786657 --- ParallelTerminationStrategy: PID 24 died... 22:49:46.788136 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:46.791688 --- ParallelTerminationStrategy: PID 25 died... 22:49:46.793149 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:46.796689 --- ParallelTerminationStrategy: PID 26 died... 22:49:46.798139 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:46.801711 --- ParallelTerminationStrategy: PID 27 died... 22:49:46.803160 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:46.806721 --- ParallelTerminationStrategy: PID 28 died... 22:49:46.808153 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:46.811765 --- ParallelTerminationStrategy: PID 29 died... 22:49:46.813221 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:46.816888 --- ParallelTerminationStrategy: PID 30 died... 22:49:46.818339 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:46.821948 --- ParallelTerminationStrategy: PID 31 died... 22:49:46.823420 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:46.827214 --- ParallelTerminationStrategy: PID 32 died... 22:49:46.828702 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:46.832336 --- ParallelTerminationStrategy: PID 33 died... 22:49:46.833800 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:46.837406 --- ParallelTerminationStrategy: PID 35 died... 22:49:46.838888 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:46.842505 --- ParallelTerminationStrategy: PID 36 died... 22:49:46.844022 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:46.847733 --- ParallelTerminationStrategy: PID 37 died... 22:49:46.849235 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:46.852794 --- ParallelTerminationStrategy: PID 38 died... 22:49:46.854242 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:46.857858 --- ParallelTerminationStrategy: PID 39 died... 22:49:46.859321 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:46.862951 --- ParallelTerminationStrategy: PID 40 died... 22:49:46.864390 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:46.868171 --- ParallelTerminationStrategy: PID 41 died... 22:49:46.869642 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:46.873214 --- ParallelTerminationStrategy: PID 42 died... 22:49:46.874658 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:46.878248 --- ParallelTerminationStrategy: PID 43 died... 22:49:46.879682 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:46.883267 --- ParallelTerminationStrategy: PID 44 died... 22:49:46.884751 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:46.888388 --- ParallelTerminationStrategy: PID 45 died... 22:49:46.889889 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:46.893457 --- ParallelTerminationStrategy: PID 46 died... 22:49:46.894945 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:46.898551 --- ParallelTerminationStrategy: PID 47 died... 22:49:46.899979 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:46.903612 --- ParallelTerminationStrategy: PID 48 died... 22:49:46.905059 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:46.908668 --- ParallelTerminationStrategy: PID 49 died... 22:49:46.910160 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:46.913930 --- ParallelTerminationStrategy: PID 50 died... 22:49:46.915434 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:46.919193 --- ParallelTerminationStrategy: PID 51 died... 22:49:46.920697 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:46.924389 --- ParallelTerminationStrategy: PID 52 died... 22:49:46.925863 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:46.929510 --- ParallelTerminationStrategy: PID 53 died... 22:49:46.930995 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:46.934771 --- ParallelTerminationStrategy: PID 54 died... 22:49:46.936282 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:46.939966 --- ParallelTerminationStrategy: PID 55 died... 22:49:46.941497 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:46.945173 --- ParallelTerminationStrategy: PID 56 died... 22:49:46.946607 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:46.950209 --- ParallelTerminationStrategy: PID 57 died... 22:49:46.951651 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:46.955218 --- ParallelTerminationStrategy: PID 58 died... 22:49:46.956665 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:46.960325 --- ParallelTerminationStrategy: PID 59 died... 22:49:46.961787 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:46.965467 --- ParallelTerminationStrategy: PID 60 died... 22:49:46.967097 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:46.970818 --- ParallelTerminationStrategy: PID 61 died... 22:49:46.972316 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:46.976048 --- ParallelTerminationStrategy: PID 62 died... 22:49:46.977595 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:46.981296 --- ParallelTerminationStrategy: PID 63 died... 22:49:46.982817 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:46.986518 --- ParallelTerminationStrategy: PID 64 died... 22:49:46.988018 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:46.991738 --- ParallelTerminationStrategy: PID 65 died... 22:49:46.993231 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:46.997063 --- ParallelTerminationStrategy: PID 66 died... 22:49:46.998561 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:47.002321 --- ParallelTerminationStrategy: PID 67 died... 22:49:47.003812 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:47.007523 --- ParallelTerminationStrategy: PID 68 died... 22:49:47.009010 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:47.012747 --- ParallelTerminationStrategy: PID 69 died... 22:49:47.014249 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:47.017940 --- ParallelTerminationStrategy: PID 70 died... 22:49:47.019448 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:47.023133 --- ParallelTerminationStrategy: PID 71 died... 22:49:47.024639 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:47.028365 --- ParallelTerminationStrategy: PID 72 died... 22:49:47.029912 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:47.033602 --- ParallelTerminationStrategy: PID 73 died... 22:49:47.035100 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:47.038792 --- ParallelTerminationStrategy: PID 74 died... 22:49:47.040312 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:47.044002 --- ParallelTerminationStrategy: PID 75 died... 22:49:47.045508 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:47.049214 --- ParallelTerminationStrategy: PID 76 died... 22:49:47.050708 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:47.054389 --- ParallelTerminationStrategy: PID 77 died... 22:49:47.055892 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:47.059578 --- ParallelTerminationStrategy: PID 78 died... 22:49:47.061072 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:47.064768 --- ParallelTerminationStrategy: PID 79 died... 22:49:47.066255 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:47.069948 --- ParallelTerminationStrategy: PID 80 died... 22:49:47.071440 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:47.075239 --- ParallelTerminationStrategy: PID 81 died... 22:49:47.076741 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:47.080472 --- ParallelTerminationStrategy: PID 82 died... 22:49:47.081982 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:47.085680 --- ParallelTerminationStrategy: PID 83 died... 22:49:47.087171 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:47.090935 --- ParallelTerminationStrategy: PID 84 died... 22:49:47.092427 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:47.096150 --- ParallelTerminationStrategy: PID 85 died... 22:49:47.097696 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:47.101463 --- ParallelTerminationStrategy: PID 86 died... 22:49:47.103018 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:47.106724 --- ParallelTerminationStrategy: PID 87 died... 22:49:47.108219 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:47.111932 --- ParallelTerminationStrategy: PID 88 died... 22:49:47.113422 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:47.117155 --- ParallelTerminationStrategy: PID 89 died... 22:49:47.118644 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:47.122387 --- ParallelTerminationStrategy: PID 90 died... 22:49:47.123878 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:47.127614 --- ParallelTerminationStrategy: PID 91 died... 22:49:47.129125 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:47.132843 --- ParallelTerminationStrategy: PID 92 died... 22:49:47.134387 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:47.138080 --- ParallelTerminationStrategy: PID 93 died... 22:49:47.139585 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:47.143354 --- ParallelTerminationStrategy: PID 94 died... 22:49:47.144864 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:47.148617 --- ParallelTerminationStrategy: PID 95 died... 22:49:47.150128 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:47.153901 --- ParallelTerminationStrategy: PID 96 died... 22:49:47.155402 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:47.159173 --- ParallelTerminationStrategy: PID 97 died... 22:49:47.160671 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:47.164503 --- ParallelTerminationStrategy: PID 98 died... 22:49:47.166033 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:47.169793 --- ParallelTerminationStrategy: PID 99 died... 22:49:47.171304 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:47.175008 --- ParallelTerminationStrategy: PID 100 died... 22:49:47.176533 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:47.180261 --- ParallelTerminationStrategy: PID 101 died... 22:49:47.181766 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:47.185508 --- ParallelTerminationStrategy: PID 102 died... 22:49:47.187027 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:47.190825 --- ParallelTerminationStrategy: PID 103 died... 22:49:47.192341 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:47.196101 --- ParallelTerminationStrategy: PID 104 died... 22:49:47.197644 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:47.201393 --- ParallelTerminationStrategy: PID 105 died... 22:49:47.202894 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:47.206632 --- ParallelTerminationStrategy: PID 106 died... 22:49:47.208158 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:47.211928 --- ParallelTerminationStrategy: PID 107 died... 22:49:47.213514 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:47.217232 --- ParallelTerminationStrategy: PID 108 died... 22:49:47.218749 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:47.222679 --- ParallelTerminationStrategy: PID 109 died... 22:49:47.224181 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:47.227946 --- ParallelTerminationStrategy: PID 110 died... 22:49:47.229457 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:47.233166 --- ParallelTerminationStrategy: PID 111 died... 22:49:47.234603 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:47.238326 --- ParallelTerminationStrategy: PID 112 died... 22:49:47.239840 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:47.243604 --- ParallelTerminationStrategy: PID 113 died... 22:49:47.245158 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:47.248863 --- ParallelTerminationStrategy: PID 114 died... 22:49:47.250320 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:47.253940 --- ParallelTerminationStrategy: PID 115 died... 22:49:47.255401 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:47.259045 --- ParallelTerminationStrategy: PID 116 died... 22:49:47.260524 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:47.264239 --- ParallelTerminationStrategy: PID 117 died... 22:49:47.265709 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:47.269333 --- ParallelTerminationStrategy: PID 118 died... 22:49:47.270836 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:47.274588 --- ParallelTerminationStrategy: PID 119 died... 22:49:47.276097 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:47.279829 --- ParallelTerminationStrategy: PID 120 died... 22:49:47.281361 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:47.285175 --- ParallelTerminationStrategy: PID 121 died... 22:49:47.286703 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:47.290275 --- ParallelTerminationStrategy: PID 122 died... 22:49:47.291723 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:47.295326 --- ParallelTerminationStrategy: PID 123 died... 22:49:47.296828 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:47.300545 --- ParallelTerminationStrategy: PID 124 died... 22:49:47.302066 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:47.305819 --- ParallelTerminationStrategy: PID 125 died... 22:49:47.308047 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:47.311678 --- ParallelTerminationStrategy: PID 126 died... 22:49:47.313127 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:47.316665 --- ParallelTerminationStrategy: PID 127 died... 22:49:47.318117 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:47.321874 --- ParallelTerminationStrategy: PID 128 died... 22:49:47.323356 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:47.326950 --- ParallelTerminationStrategy: PID 129 died... 22:49:47.328418 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:47.332188 --- ParallelTerminationStrategy: PID 130 died... 22:49:47.333662 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:47.337277 --- ParallelTerminationStrategy: PID 131 died... 22:49:47.338730 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:47.342355 --- ParallelTerminationStrategy: PID 132 died... 22:49:47.343811 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:47.347404 --- ParallelTerminationStrategy: PID 133 died... 22:49:47.348856 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:47.352388 --- ParallelTerminationStrategy: PID 134 died... 22:49:47.353831 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:47.357409 --- ParallelTerminationStrategy: PID 135 died... 22:49:47.358849 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:47.362462 --- ParallelTerminationStrategy: PID 136 died... 22:49:47.363926 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:47.367514 --- ParallelTerminationStrategy: PID 137 died... 22:49:47.368983 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:47.372691 --- ParallelTerminationStrategy: PID 138 died... 22:49:47.374147 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:47.377738 --- ParallelTerminationStrategy: PID 139 died... 22:49:47.379202 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:47.382800 --- ParallelTerminationStrategy: PID 140 died... 22:49:47.384238 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:47.387875 --- ParallelTerminationStrategy: PID 141 died... 22:49:47.389335 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:47.392934 --- ParallelTerminationStrategy: PID 142 died... 22:49:47.394388 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:47.397971 --- ParallelTerminationStrategy: PID 143 died... 22:49:47.399407 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:47.402971 --- ParallelTerminationStrategy: PID 144 died... 22:49:47.404407 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:47.407988 --- ParallelTerminationStrategy: PID 145 died... 22:49:47.409419 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:47.413018 --- ParallelTerminationStrategy: PID 146 died... 22:49:47.414461 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:47.418075 --- ParallelTerminationStrategy: PID 147 died... 22:49:47.419512 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:47.423135 --- ParallelTerminationStrategy: PID 148 died... 22:49:47.424580 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:47.428170 --- ParallelTerminationStrategy: PID 149 died... 22:49:47.429612 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:47.433177 --- ParallelTerminationStrategy: PID 150 died... 22:49:47.434612 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:47.438196 --- ParallelTerminationStrategy: PID 151 died... 22:49:47.439626 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:47.443367 --- ParallelTerminationStrategy: PID 152 died... 22:49:47.444882 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:47.448599 --- ParallelTerminationStrategy: PID 153 died... 22:49:47.450096 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:47.453815 --- ParallelTerminationStrategy: PID 154 died... 22:49:47.455298 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:47.459204 --- ParallelTerminationStrategy: PID 155 died... 22:49:47.460727 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:47.464442 --- ParallelTerminationStrategy: PID 156 died... 22:49:47.465932 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:47.469643 --- ParallelTerminationStrategy: PID 157 died... 22:49:47.471154 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:47.474891 --- ParallelTerminationStrategy: PID 158 died... 22:49:47.476388 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:47.480116 --- ParallelTerminationStrategy: PID 159 died... 22:49:47.481623 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:47.485350 --- ParallelTerminationStrategy: PID 160 died... 22:49:47.486867 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:47.490590 --- ParallelTerminationStrategy: PID 161 died... 22:49:47.492082 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:47.495807 --- ParallelTerminationStrategy: PID 162 died... 22:49:47.497309 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:47.501052 --- ParallelTerminationStrategy: PID 163 died... 22:49:47.502559 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:47.506298 --- ParallelTerminationStrategy: PID 164 died... 22:49:47.507792 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:47.511631 --- ParallelTerminationStrategy: PID 165 died... 22:49:47.513180 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:47.516917 --- ParallelTerminationStrategy: PID 166 died... 22:49:47.518422 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:47.522120 --- ParallelTerminationStrategy: PID 167 died... 22:49:47.523618 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:47.527343 --- ParallelTerminationStrategy: PID 168 died... 22:49:47.528872 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:47.532559 --- ParallelTerminationStrategy: PID 169 died... 22:49:47.534039 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:47.537771 --- ParallelTerminationStrategy: PID 170 died... 22:49:47.539261 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:47.542978 --- ParallelTerminationStrategy: PID 171 died... 22:49:47.544492 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:47.548224 --- ParallelTerminationStrategy: PID 172 died... 22:49:47.549760 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:47.553498 --- ParallelTerminationStrategy: PID 173 died... 22:49:47.554993 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:47.558724 --- ParallelTerminationStrategy: PID 174 died... 22:49:47.560224 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:47.563991 --- ParallelTerminationStrategy: PID 175 died... 22:49:47.565481 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:47.569184 --- ParallelTerminationStrategy: PID 176 died... 22:49:47.570690 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:47.574406 --- ParallelTerminationStrategy: PID 177 died... 22:49:47.575912 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:47.579551 --- ParallelTerminationStrategy: PID 178 died... 22:49:47.581041 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:47.584785 --- ParallelTerminationStrategy: PID 179 died... 22:49:47.586295 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:47.590032 --- ParallelTerminationStrategy: PID 180 died... 22:49:47.591532 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:47.595264 --- ParallelTerminationStrategy: PID 181 died... 22:49:47.596776 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:47.600531 --- ParallelTerminationStrategy: PID 182 died... 22:49:47.602051 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:47.605802 --- ParallelTerminationStrategy: PID 183 died... 22:49:47.607269 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:47.610997 --- ParallelTerminationStrategy: PID 184 died... 22:49:47.612445 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:47.616224 --- ParallelTerminationStrategy: PID 185 died... 22:49:47.617751 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:47.621531 --- ParallelTerminationStrategy: PID 186 died... 22:49:47.623042 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:47.626802 --- ParallelTerminationStrategy: PID 187 died... 22:49:47.628306 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:47.632042 --- ParallelTerminationStrategy: PID 188 died... 22:49:47.633518 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:47.637257 --- ParallelTerminationStrategy: PID 189 died... 22:49:47.638702 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:47.642425 --- ParallelTerminationStrategy: PID 190 died... 22:49:47.643940 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:47.647701 --- ParallelTerminationStrategy: PID 191 died... 22:49:47.649231 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:47.652985 --- ParallelTerminationStrategy: PID 192 died... 22:49:47.654480 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:47.658227 --- ParallelTerminationStrategy: PID 193 died... 22:49:47.659762 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:47.663563 --- ParallelTerminationStrategy: PID 194 died... 22:49:47.665102 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:47.668921 --- ParallelTerminationStrategy: PID 195 died... 22:49:47.670635 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:47.674383 --- ParallelTerminationStrategy: PID 196 died... 22:49:47.675894 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:47.679656 --- ParallelTerminationStrategy: PID 197 died... 22:49:47.681169 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:47.684935 --- ParallelTerminationStrategy: PID 198 died... 22:49:47.686440 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:47.690232 --- ParallelTerminationStrategy: PID 199 died... 22:49:47.691758 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:47.695532 --- ParallelTerminationStrategy: PID 200 died... 22:49:47.697065 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:47.700848 --- ParallelTerminationStrategy: PID 201 died... 22:49:47.702370 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:47.706099 --- ParallelTerminationStrategy: PID 202 died... 22:49:47.707617 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:47.711426 --- ParallelTerminationStrategy: PID 203 died... 22:49:47.712931 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:47.716695 --- ParallelTerminationStrategy: PID 204 died... 22:49:47.718219 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:47.722027 --- ParallelTerminationStrategy: PID 205 died... 22:49:47.723538 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:47.727332 --- ParallelTerminationStrategy: PID 206 died... 22:49:47.728849 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:47.732553 --- ParallelTerminationStrategy: PID 207 died... 22:49:47.734064 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:47.737839 --- ParallelTerminationStrategy: PID 208 died... 22:49:47.739357 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:47.743124 --- ParallelTerminationStrategy: PID 209 died... 22:49:47.744641 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:47.748415 --- ParallelTerminationStrategy: PID 210 died... 22:49:47.749942 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:47.753702 --- ParallelTerminationStrategy: PID 211 died... 22:49:47.755216 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:47.759012 --- ParallelTerminationStrategy: PID 212 died... 22:49:47.760527 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:47.764286 --- ParallelTerminationStrategy: PID 213 died... 22:49:47.765804 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:47.769595 --- ParallelTerminationStrategy: PID 214 died... 22:49:47.771107 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:47.774860 --- ParallelTerminationStrategy: PID 215 died... 22:49:47.776356 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:47.780091 --- ParallelTerminationStrategy: PID 216 died... 22:49:47.781606 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:47.785380 --- ParallelTerminationStrategy: PID 217 died... 22:49:47.786898 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:47.790645 --- ParallelTerminationStrategy: PID 218 died... 22:49:47.792171 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:47.795916 --- ParallelTerminationStrategy: PID 219 died... 22:49:47.797424 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:47.801201 --- ParallelTerminationStrategy: PID 220 died... 22:49:47.802699 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:47.806454 --- ParallelTerminationStrategy: PID 221 died... 22:49:47.807957 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:47.811701 --- ParallelTerminationStrategy: PID 222 died... 22:49:47.813204 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:47.816933 --- ParallelTerminationStrategy: PID 223 died... 22:49:47.818432 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:47.822128 --- ParallelTerminationStrategy: PID 224 died... 22:49:47.823613 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:47.827322 --- ParallelTerminationStrategy: PID 225 died... 22:49:47.828814 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:47.832527 --- ParallelTerminationStrategy: PID 226 died... 22:49:47.834063 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:47.837771 --- ParallelTerminationStrategy: PID 227 died... 22:49:47.839260 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:47.842962 --- ParallelTerminationStrategy: PID 228 died... 22:49:47.844451 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:47.848204 --- ParallelTerminationStrategy: PID 229 died... 22:49:47.849702 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:47.853417 --- ParallelTerminationStrategy: PID 230 died... 22:49:47.854909 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:47.858615 --- ParallelTerminationStrategy: PID 231 died... 22:49:47.860101 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:47.863823 --- ParallelTerminationStrategy: PID 232 died... 22:49:47.865310 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:47.869025 --- ParallelTerminationStrategy: PID 233 died... 22:49:47.870523 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:47.874238 --- ParallelTerminationStrategy: PID 234 died... 22:49:47.875743 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:51.279253 --- ParallelTerminationStrategy: PID 34 died... 22:49:51.280968 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7885 netreg_mass PASS --------------------------------------------------------------------- 22:49:51.371600 tst trial-7885: Storing JUnit report in /build/trial-7885/run.2025-02-22_22-48-20/trial-7885.xml -------------------------------------------------------------------------------------------- trial-7885 PASS -------------------------------------------------------------------------------------------- 22:49:51.384911 tst trial-7885: trial-7885: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.8 sec) + exit_code=0 + rm -rf trial-7885/inst + cd trial-7885 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-22 22:48:20 No journal files were found. + readlink last_run + tar czf /build/trial-7885-run.tgz run.2025-02-22_22-48-20 + tar czf /build/trial-7885-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-22_13_25_55.tgz osmo-bts-oc2g.build-2025-02-22_00_51_24.tgz osmo-bts-sysmo.build-2025-02-22_00_51_25.tgz osmo-bts.build-2025-02-22_00_51_37.tgz osmo-ggsn.build-2025-02-22_20_42_49.tgz osmo-hlr.build-2025-02-22_16_36_59.tgz osmo-hnbgw.build-2025-02-22_13_28_40.tgz osmo-mgw.build-2025-02-22_08_33_10.tgz osmo-msc.build-2025-02-22_13_32_42.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-22_07_41_24.tgz osmo-pcu-sysmo.build-2025-02-22_07_41_22.tgz osmo-pcu.build-2025-02-22_07_41_32.tgz osmo-sgsn.build-2025-02-22_20_48_36.tgz osmo-stp.build-2025-02-22_13_25_18.tgz osmo-trx.build-2025-02-22_14_28_33.tgz osmocom-bb.build-2025-02-22_21_17_25.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