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/jenkins8781459790683265899.sh + rm -rf trial-7921-bin.tgz trial-7921-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23872 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10523 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9649 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12348 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12670 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11129 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38949 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7060 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40799 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7603 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 12816 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6948 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11048 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7100 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8546 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5819 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 6948 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11332771084631427258.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-7921 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 9f3fa5a ttcn3-bts: Allow running osmo-bts-trx with rt prio + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.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.2s #7 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #7 CACHED #8 [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 #8 CACHED #9 [ 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 #9 CACHED #10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #10 CACHED #11 [20/28] WORKDIR /TMP #11 CACHED #12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #12 CACHED #13 [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 #13 CACHED #14 [ 8/28] RUN MKDIR /var/run/sshd #14 CACHED #15 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #15 CACHED #16 [ 3/28] RUN groupadd osmo-gsm-tester #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 [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 #19 CACHED #20 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #20 CACHED #21 [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 #21 CACHED #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 CACHED #23 [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 #23 CACHED #24 [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 #24 CACHED #25 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #25 CACHED #26 [ 2/28] RUN useradd -ms /bin/bash jenkins #26 CACHED #27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #27 CACHED #28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #28 CACHED #29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #29 CACHED #30 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #30 CACHED #31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #31 CACHED #32 [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 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:5aa134d8a9fd2bf711d8a6938e7f08721d8edabf754ce4855f8c87d4f01e3388 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=7922 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-03-31 22:48:23 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7922 + mkdir -p trial-7922 + mv open5gs.build-8.tgz osmo-bsc.build-2025-03-31_13_25_46.tgz osmo-bts-oc2g.build-2025-03-31_00_51_40.tgz osmo-bts-sysmo.build-2025-03-31_00_51_33.tgz osmo-bts.build-2025-03-31_00_51_42.tgz osmo-ggsn.build-2025-03-31_20_42_21.tgz osmo-hlr.build-2025-03-31_16_36_56.tgz osmo-hnbgw.build-2025-03-31_13_29_05.tgz osmo-mgw.build-2025-03-31_08_33_13.tgz osmo-msc.build-2025-03-31_13_33_02.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-31_07_41_34.tgz osmo-pcu-sysmo.build-2025-03-31_07_41_31.tgz osmo-pcu.build-2025-03-31_07_41_36.tgz osmo-sgsn.build-2025-03-31_20_48_34.tgz osmo-stp.build-2025-03-31_13_23_05.tgz osmo-trx.build-2025-03-31_14_27_32.tgz osmocom-bb.build-2025-03-31_21_17_23.tgz srslte.build-19.tgz trial-7922 + cat open5gs.build-8.md5 osmo-bsc.build-2025-03-31_13_25_46.md5 osmo-bts-oc2g.build-2025-03-31_00_51_40.md5 osmo-bts-sysmo.build-2025-03-31_00_51_33.md5 osmo-bts.build-2025-03-31_00_51_42.md5 osmo-ggsn.build-2025-03-31_20_42_21.md5 osmo-hlr.build-2025-03-31_16_36_56.md5 osmo-hnbgw.build-2025-03-31_13_29_05.md5 osmo-mgw.build-2025-03-31_08_33_13.md5 osmo-msc.build-2025-03-31_13_33_02.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-31_07_41_34.md5 osmo-pcu-sysmo.build-2025-03-31_07_41_31.md5 osmo-pcu.build-2025-03-31_07_41_36.md5 osmo-sgsn.build-2025-03-31_20_48_34.md5 osmo-stp.build-2025-03-31_13_23_05.md5 osmo-trx.build-2025-03-31_14_27_32.md5 osmocom-bb.build-2025-03-31_21_17_23.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-03-31_13_25_46.md5 osmo-bts-oc2g.build-2025-03-31_00_51_40.md5 osmo-bts-sysmo.build-2025-03-31_00_51_33.md5 osmo-bts.build-2025-03-31_00_51_42.md5 osmo-ggsn.build-2025-03-31_20_42_21.md5 osmo-hlr.build-2025-03-31_16_36_56.md5 osmo-hnbgw.build-2025-03-31_13_29_05.md5 osmo-mgw.build-2025-03-31_08_33_13.md5 osmo-msc.build-2025-03-31_13_33_02.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-31_07_41_34.md5 osmo-pcu-sysmo.build-2025-03-31_07_41_31.md5 osmo-pcu.build-2025-03-31_07_41_36.md5 osmo-sgsn.build-2025-03-31_20_48_34.md5 osmo-stp.build-2025-03-31_13_23_05.md5 osmo-trx.build-2025-03-31_14_27_32.md5 osmocom-bb.build-2025-03-31_21_17_23.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-7922 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7922' 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-7922 -------------------------------------------------------------------------------------------- 22:48:23.771376 tst trial-7922: Detailed log at /build/trial-7922/run.2025-03-31_22-48-23/log --------------------------------------------------------------------- trial-7922 netreg_mass --------------------------------------------------------------------- 22:48:24.003630 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:24.004063 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:24.005016 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:24.006438 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:24.051557 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:24.053045 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:24.054399 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:24.134794 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-7922 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:24.136305 tst register_default_mass.py:9: Claiming resources for the test 22:48:24.160417 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.161293 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.161908 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.162485 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.163052 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.164025 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.164605 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:24.227728 tst register_default_mass.py: using LAC 2 22:48:24.264883 tst register_default_mass.py: using RAC 2 22:48:24.308367 tst register_default_mass.py: using CellId 2 22:48:24.349209 tst register_default_mass.py: using BVCI 3 22:48:24.357770 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.358635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.359324 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.359972 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.360623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.361286 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.361903 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.362550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.363195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.363830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.364482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.365130 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.365797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.366454 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.367121 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.367784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.368431 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.369121 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.369777 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.370422 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.371047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.371711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.372358 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.373004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.373645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.374295 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.374934 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.375564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.376222 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.376867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.377505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.378175 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.378838 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.379510 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.380183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.380847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.381502 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.382155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.382801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.383430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.384052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.384687 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.385316 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.385947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.386574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.387196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.387817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.388470 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.389114 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.389745 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.390395 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.391030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.391676 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.392306 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.392933 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.393585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.394217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.394837 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.395480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.396102 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.396730 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.397384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.398024 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.398652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.399304 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.399958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.400603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.401276 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.401933 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.402573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.403231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.403888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.404611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.405280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.405926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.406765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.407385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.408031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.408685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.409309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.409947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.410571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.411206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.411848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.412480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.413128 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.413785 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.414413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.415018 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.415670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.416297 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.416946 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.417590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.418207 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.418847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.419488 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.420124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.420773 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.421427 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.422058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.422679 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.423398 tst register_default_mass.py:21: Launching a simple network 22:48:24.435830 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:24.587362 run create_hlr_db(pid=20): Launched 22:48:25.600768 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:25.618946 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:25.636457 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:25.643400 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:25.852406 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:25.870681 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:25.877533 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:26.394984 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:26.413739 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:29.425462 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:29.544653 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:29.560215 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:29.566056 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:29.590878 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:29.606379 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:29.612203 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:29.929236 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:29.945195 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:35.967484 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:36.122609 run osmo-bts-virtual(pid=34): Launched 22:48:37.180960 tst register_default_mass.py: using MSISDN 1001 22:48:37.186844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:37.292180 tst register_default_mass.py: using MSISDN 1002 22:48:37.298529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:37.407255 tst register_default_mass.py: using MSISDN 1003 22:48:37.413711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:37.558518 tst register_default_mass.py: using MSISDN 1004 22:48:37.564535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:37.668166 tst register_default_mass.py: using MSISDN 1005 22:48:37.674141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:37.752123 tst register_default_mass.py: using MSISDN 1006 22:48:37.758329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:37.844771 tst register_default_mass.py: using MSISDN 1007 22:48:37.850875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:37.925469 tst register_default_mass.py: using MSISDN 1008 22:48:37.931488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:38.002144 tst register_default_mass.py: using MSISDN 1009 22:48:38.008657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:38.104691 tst register_default_mass.py: using MSISDN 1010 22:48:38.110693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:38.214321 tst register_default_mass.py: using MSISDN 1011 22:48:38.223230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:38.297348 tst register_default_mass.py: using MSISDN 1012 22:48:38.304905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.387008 tst register_default_mass.py: using MSISDN 1013 22:48:38.393004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:38.476284 tst register_default_mass.py: using MSISDN 1014 22:48:38.482199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:38.561161 tst register_default_mass.py: using MSISDN 1015 22:48:38.567109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:39.528955 tst register_default_mass.py: using MSISDN 1016 22:48:39.543766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:39.844909 tst register_default_mass.py: using MSISDN 1017 22:48:39.850957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:39.947007 tst register_default_mass.py: using MSISDN 1018 22:48:39.967229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:40.035968 tst register_default_mass.py: using MSISDN 1019 22:48:40.045249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:40.108181 tst register_default_mass.py: using MSISDN 1020 22:48:40.126660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:40.206562 tst register_default_mass.py: using MSISDN 1021 22:48:40.216802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:40.279673 tst register_default_mass.py: using MSISDN 1022 22:48:40.287659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:40.353230 tst register_default_mass.py: using MSISDN 1023 22:48:40.363068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:40.440471 tst register_default_mass.py: using MSISDN 1024 22:48:40.446554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:40.517343 tst register_default_mass.py: using MSISDN 1025 22:48:40.523234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:40.586028 tst register_default_mass.py: using MSISDN 1026 22:48:40.591779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:40.664917 tst register_default_mass.py: using MSISDN 1027 22:48:40.670869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:40.739608 tst register_default_mass.py: using MSISDN 1028 22:48:40.745553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:40.846165 tst register_default_mass.py: using MSISDN 1029 22:48:40.852380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:40.936903 tst register_default_mass.py: using MSISDN 1030 22:48:40.942656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:41.048062 tst register_default_mass.py: using MSISDN 1031 22:48:41.055502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:41.138646 tst register_default_mass.py: using MSISDN 1032 22:48:41.145521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:41.235005 tst register_default_mass.py: using MSISDN 1033 22:48:41.246348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:41.321739 tst register_default_mass.py: using MSISDN 1034 22:48:41.339747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:41.421022 tst register_default_mass.py: using MSISDN 1035 22:48:41.436178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:41.498779 tst register_default_mass.py: using MSISDN 1036 22:48:41.521452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:41.659586 tst register_default_mass.py: using MSISDN 1037 22:48:41.676324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:41.759915 tst register_default_mass.py: using MSISDN 1038 22:48:41.773794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:41.845922 tst register_default_mass.py: using MSISDN 1039 22:48:41.852045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:41.944789 tst register_default_mass.py: using MSISDN 1040 22:48:41.958363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:42.039424 tst register_default_mass.py: using MSISDN 1041 22:48:42.054743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:42.143782 tst register_default_mass.py: using MSISDN 1042 22:48:42.167951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:42.245515 tst register_default_mass.py: using MSISDN 1043 22:48:42.253929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:42.386436 tst register_default_mass.py: using MSISDN 1044 22:48:42.393649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:42.476262 tst register_default_mass.py: using MSISDN 1045 22:48:42.482317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:42.561253 tst register_default_mass.py: using MSISDN 1046 22:48:42.567871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:42.653026 tst register_default_mass.py: using MSISDN 1047 22:48:42.658831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:42.750309 tst register_default_mass.py: using MSISDN 1048 22:48:42.756115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:42.835415 tst register_default_mass.py: using MSISDN 1049 22:48:42.855882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:42.919641 tst register_default_mass.py: using MSISDN 1050 22:48:42.939110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:43.013201 tst register_default_mass.py: using MSISDN 1051 22:48:43.034467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:43.114510 tst register_default_mass.py: using MSISDN 1052 22:48:43.120503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:43.205881 tst register_default_mass.py: using MSISDN 1053 22:48:43.213200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:43.298144 tst register_default_mass.py: using MSISDN 1054 22:48:43.304154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:43.377723 tst register_default_mass.py: using MSISDN 1055 22:48:43.383455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:43.478238 tst register_default_mass.py: using MSISDN 1056 22:48:43.492161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:43.575627 tst register_default_mass.py: using MSISDN 1057 22:48:43.592923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:43.656784 tst register_default_mass.py: using MSISDN 1058 22:48:43.667667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:43.743600 tst register_default_mass.py: using MSISDN 1059 22:48:43.761669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:43.832420 tst register_default_mass.py: using MSISDN 1060 22:48:43.853263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:43.929481 tst register_default_mass.py: using MSISDN 1061 22:48:43.935530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:44.008978 tst register_default_mass.py: using MSISDN 1062 22:48:44.024327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:44.116168 tst register_default_mass.py: using MSISDN 1063 22:48:44.127314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:44.211907 tst register_default_mass.py: using MSISDN 1064 22:48:44.222798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:44.305219 tst register_default_mass.py: using MSISDN 1065 22:48:44.316024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:44.395571 tst register_default_mass.py: using MSISDN 1066 22:48:44.403908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:44.474458 tst register_default_mass.py: using MSISDN 1067 22:48:44.480451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:44.553985 tst register_default_mass.py: using MSISDN 1068 22:48:44.559906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:44.620954 tst register_default_mass.py: using MSISDN 1069 22:48:44.626809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:44.726975 tst register_default_mass.py: using MSISDN 1070 22:48:44.733645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:44.877432 tst register_default_mass.py: using MSISDN 1071 22:48:44.883561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:44.968437 tst register_default_mass.py: using MSISDN 1072 22:48:44.974132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:45.056992 tst register_default_mass.py: using MSISDN 1073 22:48:45.062878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:45.168832 tst register_default_mass.py: using MSISDN 1074 22:48:45.174586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:45.284395 tst register_default_mass.py: using MSISDN 1075 22:48:45.292249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:45.367613 tst register_default_mass.py: using MSISDN 1076 22:48:45.377664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:45.459312 tst register_default_mass.py: using MSISDN 1077 22:48:45.481160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:45.549825 tst register_default_mass.py: using MSISDN 1078 22:48:45.570830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:45.645066 tst register_default_mass.py: using MSISDN 1079 22:48:45.650989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:45.725779 tst register_default_mass.py: using MSISDN 1080 22:48:45.732040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:45.800840 tst register_default_mass.py: using MSISDN 1081 22:48:45.824540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:45.903678 tst register_default_mass.py: using MSISDN 1082 22:48:45.916822 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:45.985149 tst register_default_mass.py: using MSISDN 1083 22:48:45.994223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:46.070164 tst register_default_mass.py: using MSISDN 1084 22:48:46.075883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:46.169625 tst register_default_mass.py: using MSISDN 1085 22:48:46.175595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:46.266076 tst register_default_mass.py: using MSISDN 1086 22:48:46.271699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:46.385754 tst register_default_mass.py: using MSISDN 1087 22:48:46.391620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:46.480348 tst register_default_mass.py: using MSISDN 1088 22:48:46.490481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:46.559868 tst register_default_mass.py: using MSISDN 1089 22:48:46.580619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:46.665006 tst register_default_mass.py: using MSISDN 1090 22:48:46.677001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:46.753964 tst register_default_mass.py: using MSISDN 1091 22:48:46.759775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:46.837117 tst register_default_mass.py: using MSISDN 1092 22:48:46.856826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:46.932504 tst register_default_mass.py: using MSISDN 1093 22:48:46.942258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:47.010834 tst register_default_mass.py: using MSISDN 1094 22:48:47.017639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:47.090742 tst register_default_mass.py: using MSISDN 1095 22:48:47.096758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:47.170322 tst register_default_mass.py: using MSISDN 1096 22:48:47.179265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:47.246161 tst register_default_mass.py: using MSISDN 1097 22:48:47.253295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:47.319834 tst register_default_mass.py: using MSISDN 1098 22:48:47.326191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:47.399896 tst register_default_mass.py: using MSISDN 1099 22:48:47.405748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:47.486694 tst register_default_mass.py: using MSISDN 1100 22:48:47.495558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:47.613773 run mass: Starting testcase 22:48:47.619698 run mass: Pre-launching all virtphy's 22:48:47.625393 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:47.639116 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:47.645476 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:47.658949 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:47.664956 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:47.677962 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:47.684005 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:47.697282 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:47.704303 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:47.718148 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:47.724191 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:47.737745 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:47.743936 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:47.757473 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:47.763707 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:47.777284 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:47.783574 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:47.797069 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:47.803156 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:47.816061 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:47.822068 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:47.835093 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:47.841395 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:47.854843 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:47.861107 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:47.874854 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:47.881116 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:47.894516 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:47.900619 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:47.913557 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:47.919541 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:47.932506 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:47.938657 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:47.951569 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:47.957576 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:47.970318 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:47.976308 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:47.989209 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:47.995356 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:48.008395 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:48.014362 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:48.027449 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:48.033581 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:48.046784 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:48.053052 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:48.066663 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:48.072924 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:48.086429 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:48.092731 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:48.106217 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:48.112432 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:48.125916 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:48.132165 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:48.145400 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:48.151357 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:48.164463 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:48.170692 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:48.183843 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:48.189924 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:48.203100 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:48.209110 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:48.222776 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:48.229156 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:48.242808 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:48.249162 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:48.262707 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:48.269089 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:48.282727 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:48.289127 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:48.302782 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:48.309183 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:48.322588 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:48.328731 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:48.341966 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:48.348235 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:48.361756 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:48.367989 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:48.381453 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:48.387762 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:48.401187 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:48.407379 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:48.420715 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:48.426898 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:48.440310 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:48.446524 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:48.460017 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:48.466279 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:48.479770 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:48.486001 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:48.499358 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:48.505572 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:48.519053 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:48.525261 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:48.538689 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:48.544877 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:48.558165 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:48.564363 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:48.577692 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:48.583865 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:48.597200 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:48.603287 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:48.616246 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:48.622191 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:48.634798 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:48.640757 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:48.653483 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:48.659416 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:48.672370 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:48.678406 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:48.691481 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:48.697491 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:48.710899 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:48.716898 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:48.729838 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:48.735957 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:48.748887 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:48.754955 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:48.768703 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:48.774854 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:48.788032 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:48.794218 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:48.807670 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:48.813872 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:48.827212 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:48.833413 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:48.846726 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:48.852902 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:48.866317 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:48.872270 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:48.885422 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:48.891555 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:48.904614 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:48.910563 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:48.923555 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:48.929918 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:48.943336 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:48.949583 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:48.963071 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:48.969248 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:48.982616 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:48.988824 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:49.002222 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:49.008410 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:49.021772 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:49.027981 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:49.041270 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:49.047474 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:49.060890 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:49.067040 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:49.080359 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:49.086585 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:49.099918 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:49.106058 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:49.119177 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:49.125404 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:49.138994 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:49.145155 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:49.158486 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:49.164938 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:49.178468 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:49.184762 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:49.198404 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:49.204550 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:49.217472 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:49.223545 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:49.236501 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:49.242486 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:49.255481 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:49.263138 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:49.276890 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:49.282976 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:49.296265 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:49.302463 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:49.315257 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:49.321185 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:49.334176 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:49.340195 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:49.353110 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:49.359045 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:49.371905 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:49.378083 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:49.390918 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:49.396984 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:49.410016 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:49.415919 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:49.428914 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:49.434921 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:49.447936 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:49.453908 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:49.466752 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:49.472929 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:49.486289 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:49.492595 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:49.505781 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:49.511819 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:49.524890 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:49.531032 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:49.544258 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:49.550261 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:49.563447 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:49.569715 run mass: Checking if sockets are in the filesystem 22:48:49.581851 run osmo-ms-mob/00000: Starting mobile 22:48:49.595761 run osmo-ms-mob/00000(pid=135): Launched 22:48:49.608171 run mass: MS start registered {at=6692235.311517478, delay=0.006135149858891964, ms=00000} 22:48:53.785924 run osmo-ms-mob/00001: Starting mobile 22:48:53.798866 run osmo-ms-mob/00001(pid=136): Launched 22:48:53.810153 run mass: MS start registered {at=6692239.513501073, delay=0.004979275166988373, ms=00001} 22:48:54.600944 run mass: MS performed LU {at=6692240.304186893, lu_delay=4.99266941472888, ms=00000} 22:48:55.598206 run osmo-ms-mob/00002: Starting mobile 22:48:55.611695 run osmo-ms-mob/00002(pid=137): Launched 22:48:55.622696 run mass: MS start registered {at=6692241.326038206, delay=0.0049554090946912766, ms=00002} 22:48:56.900236 run osmo-ms-mob/00003: Starting mobile 22:48:56.914529 run osmo-ms-mob/00003(pid=138): Launched 22:48:56.925685 run mass: MS start registered {at=6692242.629030509, delay=0.004943029023706913, ms=00003} 22:48:57.985704 run osmo-ms-mob/00004: Starting mobile 22:48:58.012474 run osmo-ms-mob/00004(pid=139): Launched 22:48:58.023683 run mass: MS start registered {at=6692243.727033199, delay=0.004918031394481659, ms=00004} 22:48:58.835668 run mass: MS performed LU {at=6692244.53899441, lu_delay=5.025493336841464, ms=00001} 22:48:58.983320 run osmo-ms-mob/00005: Starting mobile 22:48:58.996956 run osmo-ms-mob/00005(pid=140): Launched 22:48:59.008406 run mass: MS start registered {at=6692244.711744758, delay=0.004916847683489323, ms=00005} 22:48:59.881024 run osmo-ms-mob/00006: Starting mobile 22:48:59.894654 run osmo-ms-mob/00006(pid=141): Launched 22:48:59.905598 run mass: MS start registered {at=6692245.608944876, delay=0.0049940310418605804, ms=00006} 22:49:00.737147 run mass: MS performed LU {at=6692246.440477169, lu_delay=5.114438963122666, ms=00002} 22:49:00.748287 run osmo-ms-mob/00007: Starting mobile 22:49:00.761408 run osmo-ms-mob/00007(pid=142): Launched 22:49:00.772411 run mass: MS start registered {at=6692246.475762078, delay=0.0049335649237036705, ms=00007} 22:49:01.581821 run osmo-ms-mob/00008: Starting mobile 22:49:01.595160 run osmo-ms-mob/00008(pid=143): Launched 22:49:01.605952 run mass: MS start registered {at=6692247.309305007, delay=0.004825904965400696, ms=00008} 22:49:02.131260 run mass: MS performed LU {at=6692247.834596237, lu_delay=5.205565728247166, ms=00003} 22:49:02.280963 run osmo-ms-mob/00009: Starting mobile 22:49:02.294217 run osmo-ms-mob/00009(pid=144): Launched 22:49:02.305046 run mass: MS start registered {at=6692248.00839701, delay=0.004883117042481899, ms=00009} 22:49:02.981969 run osmo-ms-mob/00010: Starting mobile 22:49:02.995401 run osmo-ms-mob/00010(pid=145): Launched 22:49:03.006765 run mass: MS start registered {at=6692248.710115324, delay=0.00470983050763607, ms=00010} 22:49:03.581041 run osmo-ms-mob/00011: Starting mobile 22:49:03.594310 run osmo-ms-mob/00011(pid=146): Launched 22:49:03.605567 run mass: MS start registered {at=6692249.308919888, delay=0.0049375202506780624, ms=00011} 22:49:04.032047 run mass: MS performed LU {at=6692249.735381214, lu_delay=5.023636455647647, ms=00005} 22:49:04.059619 run mass: MS performed LU {at=6692249.762971646, lu_delay=6.035938447341323, ms=00004} 22:49:04.070347 run osmo-ms-mob/00012: Starting mobile 22:49:04.082999 run osmo-ms-mob/00012(pid=147): Launched 22:49:04.094151 run mass: MS start registered {at=6692249.797495555, delay=0.004908458329737186, ms=00012} 22:49:04.781584 run osmo-ms-mob/00013: Starting mobile 22:49:04.794786 run osmo-ms-mob/00013(pid=148): Launched 22:49:04.805607 run mass: MS start registered {at=6692250.50896247, delay=0.004842015914618969, ms=00013} 22:49:05.478407 run osmo-ms-mob/00014: Starting mobile 22:49:05.492181 run osmo-ms-mob/00014(pid=149): Launched 22:49:05.498396 run mass: Starting too slowly. Moving on {now=6692251.201764959, sleep=-0.02303425781428814, target=6692251.178730701} 22:49:05.504198 run mass: MS start registered {at=6692251.207558038, delay=0.005795791745185852, ms=00014} 22:49:05.898115 run mass: MS performed LU {at=6692251.601360684, lu_delay=5.1255986066535115, ms=00007} 22:49:06.036429 run osmo-ms-mob/00015: Starting mobile 22:49:06.049653 run osmo-ms-mob/00015(pid=150): Launched 22:49:06.055919 run mass: MS performed LU {at=6692251.759276693, lu_delay=6.150331816636026, ms=00006} 22:49:06.062119 run mass: MS start registered {at=6692251.765485898, delay=0.006226664409041405, ms=00015} 22:49:06.482125 run osmo-ms-mob/00016: Starting mobile 22:49:06.495361 run osmo-ms-mob/00016(pid=151): Launched 22:49:06.506642 run mass: MS start registered {at=6692252.20999099, delay=0.004987960681319237, ms=00016} 22:49:06.982173 run osmo-ms-mob/00017: Starting mobile 22:49:06.995444 run osmo-ms-mob/00017(pid=152): Launched 22:49:07.006475 run mass: MS start registered {at=6692252.709824518, delay=0.004724721424281597, ms=00017} 22:49:07.581909 run osmo-ms-mob/00018: Starting mobile 22:49:07.595878 run osmo-ms-mob/00018(pid=153): Launched 22:49:07.607322 run mass: MS start registered {at=6692253.31067162, delay=0.0051372479647397995, ms=00018} 22:49:07.797981 run mass: MS performed LU {at=6692253.501313207, lu_delay=6.192008200101554, ms=00008} 22:49:07.825333 run mass: MS performed LU {at=6692253.528688351, lu_delay=5.520291340537369, ms=00009} 22:49:07.836620 run osmo-ms-mob/00019: Starting mobile 22:49:07.850233 run osmo-ms-mob/00019(pid=154): Launched 22:49:07.861486 run mass: MS start registered {at=6692253.56483066, delay=0.00506033468991518, ms=00019} 22:49:07.913951 run mass: MS performed LU {at=6692253.61729854, lu_delay=4.90718321595341, ms=00010} 22:49:08.481239 run osmo-ms-mob/00020: Starting mobile 22:49:08.495170 run osmo-ms-mob/00020(pid=155): Launched 22:49:08.506583 run mass: MS start registered {at=6692254.209934309, delay=0.005220036022365093, ms=00020} 22:49:08.982141 run osmo-ms-mob/00021: Starting mobile 22:49:08.995736 run osmo-ms-mob/00021(pid=156): Launched 22:49:09.006998 run mass: MS start registered {at=6692254.710347609, delay=0.0048546502366662025, ms=00021} 22:49:09.381683 run osmo-ms-mob/00022: Starting mobile 22:49:09.394773 run osmo-ms-mob/00022(pid=157): Launched 22:49:09.405908 run mass: MS start registered {at=6692255.109258413, delay=0.004602426663041115, ms=00022} 22:49:09.662275 run mass: MS performed LU {at=6692255.36561065, lu_delay=6.056690761819482, ms=00011} 22:49:09.726715 run mass: MS performed LU {at=6692255.430028397, lu_delay=4.921065926551819, ms=00013} 22:49:09.882459 run osmo-ms-mob/00023: Starting mobile 22:49:09.898258 run osmo-ms-mob/00023(pid=158): Launched 22:49:09.909439 run mass: MS start registered {at=6692255.612787515, delay=0.0047980016097426414, ms=00023} 22:49:10.284178 run osmo-ms-mob/00024: Starting mobile 22:49:10.298583 run osmo-ms-mob/00024(pid=159): Launched 22:49:10.310378 run mass: MS start registered {at=6692256.013729054, delay=0.0047700898721814156, ms=00024} 22:49:10.781604 run osmo-ms-mob/00025: Starting mobile 22:49:10.795327 run osmo-ms-mob/00025(pid=160): Launched 22:49:10.806348 run mass: MS start registered {at=6692256.509699095, delay=0.0047479048371315, ms=00025} 22:49:11.182086 run osmo-ms-mob/00026: Starting mobile 22:49:11.195627 run osmo-ms-mob/00026(pid=161): Launched 22:49:11.206760 run mass: MS start registered {at=6692256.910109577, delay=0.004884500056505203, ms=00026} 22:49:11.564030 run mass: MS performed LU {at=6692257.267356372, lu_delay=6.059798334725201, ms=00014} 22:49:11.575722 run osmo-ms-mob/00027: Starting mobile 22:49:11.589338 run osmo-ms-mob/00027(pid=162): Launched 22:49:11.595824 run mass: MS performed LU {at=6692257.299181279, lu_delay=5.5336953811347485, ms=00015} 22:49:11.602028 run mass: MS start registered {at=6692257.305393978, delay=0.006233059801161289, ms=00027} 22:49:11.679173 run mass: MS performed LU {at=6692257.382505455, lu_delay=5.1725144647061825, ms=00016} 22:49:11.715850 run mass: MS performed LU {at=6692257.419185266, lu_delay=4.709360747598112, ms=00017} 22:49:11.727471 run osmo-ms-mob/00028: Starting mobile 22:49:11.741301 run osmo-ms-mob/00028(pid=163): Launched 22:49:11.752208 run mass: MS start registered {at=6692257.455561716, delay=0.004941399209201336, ms=00028} 22:49:12.381837 run osmo-ms-mob/00029: Starting mobile 22:49:12.397739 run osmo-ms-mob/00029(pid=164): Launched 22:49:12.408984 run mass: MS start registered {at=6692258.112334124, delay=0.004890629090368748, ms=00029} 22:49:12.781800 run osmo-ms-mob/00030: Starting mobile 22:49:12.795748 run osmo-ms-mob/00030(pid=165): Launched 22:49:12.808650 run mass: MS start registered {at=6692258.511984548, delay=0.0065385447815060616, ms=00030} 22:49:13.181924 run osmo-ms-mob/00031: Starting mobile 22:49:13.195873 run osmo-ms-mob/00031(pid=166): Launched 22:49:13.207211 run mass: MS start registered {at=6692258.910538343, delay=0.005088440142571926, ms=00031} 22:49:13.382113 run mass: MS performed LU {at=6692259.08544723, lu_delay=5.5206165704876184, ms=00019} 22:49:13.394028 run osmo-ms-mob/00032: Starting mobile 22:49:13.408450 run osmo-ms-mob/00032(pid=167): Launched 22:49:13.419766 run mass: MS start registered {at=6692259.123112449, delay=0.004895730875432491, ms=00032} 22:49:13.428254 run mass: MS performed LU {at=6692259.131602511, lu_delay=4.921668201684952, ms=00020} 22:49:13.492791 run mass: MS performed LU {at=6692259.196125064, lu_delay=5.8854534439742565, ms=00018} 22:49:13.635769 run mass: MS performed LU {at=6692259.339104115, lu_delay=4.628756506368518, ms=00021} 22:49:13.647113 run osmo-ms-mob/00033: Starting mobile 22:49:13.660314 run osmo-ms-mob/00033(pid=168): Launched 22:49:13.671957 run mass: MS start registered {at=6692259.375307959, delay=0.004800282418727875, ms=00033} 22:49:14.281656 run osmo-ms-mob/00034: Starting mobile 22:49:14.295497 run osmo-ms-mob/00034(pid=169): Launched 22:49:14.306770 run mass: MS start registered {at=6692260.010117932, delay=0.003859570249915123, ms=00034} 22:49:14.583181 run osmo-ms-mob/00035: Starting mobile 22:49:14.597171 run osmo-ms-mob/00035(pid=170): Launched 22:49:14.608779 run mass: MS start registered {at=6692260.312121102, delay=0.00514773465692997, ms=00035} 22:49:14.982247 run osmo-ms-mob/00036: Starting mobile 22:49:14.996511 run osmo-ms-mob/00036(pid=171): Launched 22:49:15.007924 run mass: MS start registered {at=6692260.711268222, delay=0.0037936698645353317, ms=00036} 22:49:15.330076 run mass: MS performed LU {at=6692261.033412191, lu_delay=5.019683137536049, ms=00024} 22:49:15.341946 run osmo-ms-mob/00037: Starting mobile 22:49:15.355512 run osmo-ms-mob/00037(pid=172): Launched 22:49:15.361872 run mass: MS performed LU {at=6692261.065228886, lu_delay=5.452441371046007, ms=00023} 22:49:15.367849 run mass: MS start registered {at=6692261.071214918, delay=0.006006554700434208, ms=00037} 22:49:15.445430 run mass: MS performed LU {at=6692261.148748505, lu_delay=6.039490091614425, ms=00022} 22:49:15.459347 run osmo-ms-mob/00038: Starting mobile 22:49:15.473349 run osmo-ms-mob/00038(pid=173): Launched 22:49:15.484718 run mass: MS start registered {at=6692261.188062742, delay=0.005023368634283543, ms=00038} 22:49:15.717186 run mass: MS performed LU {at=6692261.420522772, lu_delay=4.910823676735163, ms=00025} 22:49:15.981080 run osmo-ms-mob/00039: Starting mobile 22:49:15.994960 run osmo-ms-mob/00039(pid=174): Launched 22:49:16.006177 run mass: MS start registered {at=6692261.709520553, delay=0.004870454780757427, ms=00039} 22:49:16.386266 run osmo-ms-mob/00040: Starting mobile 22:49:16.413124 run osmo-ms-mob/00040(pid=175): Launched 22:49:16.433352 run mass: MS start registered {at=6692262.136668803, delay=0.006718539632856846, ms=00040} 22:49:16.687269 run osmo-ms-mob/00041: Starting mobile 22:49:16.716195 run osmo-ms-mob/00041(pid=176): Launched 22:49:16.737333 run mass: MS start registered {at=6692262.440650322, delay=0.007670876570045948, ms=00041} 22:49:16.987638 run osmo-ms-mob/00042: Starting mobile 22:49:17.014297 run osmo-ms-mob/00042(pid=177): Launched 22:49:17.034490 run mass: MS start registered {at=6692262.737808608, delay=0.007580439560115337, ms=00042} 22:49:17.111438 run mass: MS performed LU {at=6692262.81474466, lu_delay=4.702410535886884, ms=00029} 22:49:17.194762 run mass: MS performed LU {at=6692262.898068947, lu_delay=5.442507230676711, ms=00028} 22:49:17.260037 run mass: MS performed LU {at=6692262.96335382, lu_delay=5.657959842123091, ms=00027} 22:49:17.288758 run osmo-ms-mob/00043: Starting mobile 22:49:17.321311 run osmo-ms-mob/00043(pid=178): Launched 22:49:17.344293 run mass: MS start registered {at=6692263.047609859, delay=0.008334055542945862, ms=00043} 22:49:17.383869 run mass: MS performed LU {at=6692263.087198141, lu_delay=6.177088564261794, ms=00026} 22:49:17.402384 run mass: MS performed LU {at=6692263.105720613, lu_delay=4.593736065551639, ms=00030} 22:49:17.415523 run osmo-ms-mob/00044: Starting mobile 22:49:17.432141 run osmo-ms-mob/00044(pid=179): Launched 22:49:17.445072 run mass: MS start registered {at=6692263.148417032, delay=0.005576061084866524, ms=00044} 22:49:17.981989 run osmo-ms-mob/00045: Starting mobile 22:49:17.996826 run osmo-ms-mob/00045(pid=180): Launched 22:49:18.008610 run mass: MS start registered {at=6692263.711956326, delay=0.0052406322211027145, ms=00045} 22:49:18.282257 run osmo-ms-mob/00046: Starting mobile 22:49:18.298218 run osmo-ms-mob/00046(pid=181): Launched 22:49:18.311476 run mass: MS start registered {at=6692264.014811396, delay=0.005866788327693939, ms=00046} 22:49:18.583440 run osmo-ms-mob/00047: Starting mobile 22:49:18.600031 run osmo-ms-mob/00047(pid=182): Launched 22:49:18.613133 run mass: MS start registered {at=6692264.31645781, delay=0.005662401206791401, ms=00047} 22:49:18.881593 run osmo-ms-mob/00048: Starting mobile 22:49:18.897386 run osmo-ms-mob/00048(pid=183): Launched 22:49:18.910930 run mass: MS start registered {at=6692264.614259749, delay=0.005931016989052296, ms=00048} 22:49:19.095525 run mass: MS performed LU {at=6692264.798859107, lu_delay=5.423551148734987, ms=00033} 22:49:19.108209 run osmo-ms-mob/00049: Starting mobile 22:49:19.123890 run osmo-ms-mob/00049(pid=184): Launched 22:49:19.131679 run mass: MS performed LU {at=6692264.83503116, lu_delay=5.924492817372084, ms=00031} 22:49:19.139086 run mass: MS start registered {at=6692264.842451026, delay=0.0074430666863918304, ms=00049} 22:49:19.211095 run mass: MS performed LU {at=6692264.914430636, lu_delay=5.791318186558783, ms=00032} 22:49:19.224989 run osmo-ms-mob/00050: Starting mobile 22:49:19.242513 run osmo-ms-mob/00050(pid=185): Launched 22:49:19.250531 run mass: MS performed LU {at=6692264.953885265, lu_delay=4.943767332471907, ms=00034} 22:49:19.257972 run mass: MS start registered {at=6692264.961335531, delay=0.007471924647688866, ms=00050} 22:49:19.538283 run mass: MS performed LU {at=6692265.24161808, lu_delay=4.929496978409588, ms=00035} 22:49:19.881738 run osmo-ms-mob/00051: Starting mobile 22:49:19.897128 run osmo-ms-mob/00051(pid=186): Launched 22:49:19.909768 run mass: MS start registered {at=6692265.613114097, delay=0.005359082482755184, ms=00051} 22:49:20.185198 run osmo-ms-mob/00052: Starting mobile 22:49:20.201954 run osmo-ms-mob/00052(pid=187): Launched 22:49:20.218125 run mass: MS start registered {at=6692265.921468665, delay=0.007474455051124096, ms=00052} 22:49:20.482763 run osmo-ms-mob/00053: Starting mobile 22:49:20.501702 run osmo-ms-mob/00053(pid=188): Launched 22:49:20.514489 run mass: MS start registered {at=6692266.217840171, delay=0.0029169954359531403, ms=00053} 22:49:20.781655 run osmo-ms-mob/00054: Starting mobile 22:49:20.800390 run osmo-ms-mob/00054(pid=189): Launched 22:49:20.812801 run mass: MS start registered {at=6692266.516145716, delay=0.005417666397988796, ms=00054} 22:49:20.876571 run mass: MS performed LU {at=6692266.579904994, lu_delay=5.3918422516435385, ms=00038} 22:49:20.960106 run mass: MS performed LU {at=6692266.663438721, lu_delay=5.5922238025814295, ms=00037} 22:49:20.983947 run osmo-ms-mob/00055: Starting mobile 22:49:20.999204 run osmo-ms-mob/00055(pid=190): Launched 22:49:21.011830 run mass: MS start registered {at=6692266.715180454, delay=0.005316874012351036, ms=00055} 22:49:21.024863 run mass: MS performed LU {at=6692266.728207032, lu_delay=5.018686478957534, ms=00039} 22:49:21.149456 run mass: MS performed LU {at=6692266.85279101, lu_delay=6.141522788442671, ms=00036} 22:49:21.162523 run osmo-ms-mob/00056: Starting mobile 22:49:21.179245 run osmo-ms-mob/00056(pid=191): Launched 22:49:21.186732 run mass: MS performed LU {at=6692266.890087744, lu_delay=4.753418941050768, ms=00040} 22:49:21.194070 run mass: MS start registered {at=6692266.897431998, delay=0.0073665427044034, ms=00056} 22:49:21.683692 run osmo-ms-mob/00057: Starting mobile 22:49:21.700565 run osmo-ms-mob/00057(pid=192): Launched 22:49:21.716269 run mass: MS start registered {at=6692267.419603046, delay=0.007913803681731224, ms=00057} 22:49:22.082418 run osmo-ms-mob/00058: Starting mobile 22:49:22.098564 run osmo-ms-mob/00058(pid=193): Launched 22:49:22.111988 run mass: MS start registered {at=6692267.81531947, delay=0.005937994457781315, ms=00058} 22:49:22.382130 run osmo-ms-mob/00059: Starting mobile 22:49:22.397407 run osmo-ms-mob/00059(pid=194): Launched 22:49:22.409627 run mass: MS start registered {at=6692268.112957986, delay=0.005400154739618301, ms=00059} 22:49:22.682519 run osmo-ms-mob/00060: Starting mobile 22:49:22.699153 run osmo-ms-mob/00060(pid=195): Launched 22:49:22.712136 run mass: MS start registered {at=6692268.415476246, delay=0.0055586835369467735, ms=00060} 22:49:22.741515 run mass: MS performed LU {at=6692268.444854741, lu_delay=4.732898415066302, ms=00045} 22:49:22.778645 run mass: MS performed LU {at=6692268.481980787, lu_delay=5.333563754335046, ms=00044} 22:49:22.889424 run mass: MS performed LU {at=6692268.592744919, lu_delay=5.545135059393942, ms=00043} 22:49:22.904351 run osmo-ms-mob/00061: Starting mobile 22:49:22.920236 run osmo-ms-mob/00061(pid=196): Launched 22:49:22.933048 run mass: MS start registered {at=6692268.636396259, delay=0.0054585011675953865, ms=00061} 22:49:23.068744 run mass: MS performed LU {at=6692268.7720706, lu_delay=6.0342619912698865, ms=00042} 22:49:23.322465 run mass: MS performed LU {at=6692269.025789748, lu_delay=5.010978352278471, ms=00046} 22:49:23.337169 run osmo-ms-mob/00062: Starting mobile 22:49:23.354780 run osmo-ms-mob/00062(pid=197): Launched 22:49:23.367848 run mass: MS start registered {at=6692269.07117791, delay=0.00538408849388361, ms=00062} 22:49:23.683449 run osmo-ms-mob/00063: Starting mobile 22:49:23.700580 run osmo-ms-mob/00063(pid=198): Launched 22:49:23.715170 run mass: MS start registered {at=6692269.418470644, delay=0.006656866520643234, ms=00063} 22:49:23.784241 run mass: MS performed LU {at=6692269.487548902, lu_delay=7.046898580156267, ms=00041} 22:49:23.955789 run mass: MS performed LU {at=6692269.65912248, lu_delay=3.737653815187514, ms=00052} 22:49:24.081863 run osmo-ms-mob/00064: Starting mobile 22:49:24.097182 run osmo-ms-mob/00064(pid=199): Launched 22:49:24.109327 run mass: MS start registered {at=6692269.812673646, delay=0.005252002738416195, ms=00064} 22:49:24.482527 run osmo-ms-mob/00065: Starting mobile 22:49:24.499074 run osmo-ms-mob/00065(pid=200): Launched 22:49:24.512411 run mass: MS start registered {at=6692270.215754117, delay=0.0057581402361392975, ms=00065} 22:49:24.643003 run mass: MS performed LU {at=6692270.346289462, lu_delay=5.384953930974007, ms=00050} 22:49:24.680325 run mass: MS performed LU {at=6692270.383640367, lu_delay=6.0671825567260385, ms=00047} 22:49:24.706036 run osmo-ms-mob/00066: Starting mobile 22:49:24.728448 run osmo-ms-mob/00066(pid=201): Launched 22:49:24.750051 run mass: MS start registered {at=6692270.453385264, delay=0.012862404808402061, ms=00066} 22:49:24.790856 run mass: MS performed LU {at=6692270.49417268, lu_delay=5.651721654459834, ms=00049} 22:49:24.934065 run mass: MS performed LU {at=6692270.6373784, lu_delay=5.024264303036034, ms=00051} 22:49:24.988586 run mass: MS performed LU {at=6692270.691917434, lu_delay=6.077657685615122, ms=00048} 22:49:25.004498 run osmo-ms-mob/00067: Starting mobile 22:49:25.021614 run osmo-ms-mob/00067(pid=202): Launched 22:49:25.035594 run mass: MS start registered {at=6692270.738908259, delay=0.005909573286771774, ms=00067} 22:49:25.483416 run osmo-ms-mob/00068: Starting mobile 22:49:25.500556 run osmo-ms-mob/00068(pid=203): Launched 22:49:25.514475 run mass: MS start registered {at=6692271.217804928, delay=0.006298521533608437, ms=00068} 22:49:25.882938 run osmo-ms-mob/00069: Starting mobile 22:49:25.900557 run osmo-ms-mob/00069(pid=204): Launched 22:49:25.917356 run mass: MS start registered {at=6692271.620662318, delay=0.008347266353666782, ms=00069} 22:49:26.055379 run mass: MS performed LU {at=6692271.758703092, lu_delay=21.96120753698051, ms=00012} 22:49:26.282827 run osmo-ms-mob/00070: Starting mobile 22:49:26.298208 run osmo-ms-mob/00070(pid=205): Launched 22:49:26.311385 run mass: MS start registered {at=6692272.014723223, delay=0.005080437287688255, ms=00070} 22:49:26.507705 run mass: MS performed LU {at=6692272.211031887, lu_delay=5.313599889166653, ms=00056} 22:49:26.543961 run mass: MS performed LU {at=6692272.247296156, lu_delay=4.827693110331893, ms=00057} 22:49:26.557174 run osmo-ms-mob/00071: Starting mobile 22:49:26.573325 run osmo-ms-mob/00071(pid=206): Launched 22:49:26.586275 run mass: MS start registered {at=6692272.289595182, delay=0.0053670890629291534, ms=00071} 22:49:26.654846 run mass: MS performed LU {at=6692272.358166689, lu_delay=5.642986235208809, ms=00055} 22:49:26.835485 run mass: MS performed LU {at=6692272.538810671, lu_delay=6.02266495488584, ms=00054} 22:49:26.843856 run mass: MS performed LU {at=6692272.547202641, lu_delay=4.731883171014488, ms=00058} 22:49:26.858777 run osmo-ms-mob/00072: Starting mobile 22:49:26.874487 run osmo-ms-mob/00072(pid=207): Launched 22:49:26.881946 run mass: MS performed LU {at=6692272.585300388, lu_delay=6.367460216395557, ms=00053} 22:49:26.889138 run mass: MS start registered {at=6692272.592501814, delay=0.007223986089229584, ms=00072} 22:49:27.483683 run osmo-ms-mob/00073: Starting mobile 22:49:27.505238 run osmo-ms-mob/00073(pid=208): Launched 22:49:27.519894 run mass: MS start registered {at=6692273.223243218, delay=0.0014092819765210152, ms=00073} 22:49:27.734609 run mass: MS performed LU {at=6692273.437917533, lu_delay=3.6252438873052597, ms=00064} 22:49:27.882053 run osmo-ms-mob/00074: Starting mobile 22:49:27.898460 run osmo-ms-mob/00074(pid=209): Launched 22:49:27.911542 run mass: MS start registered {at=6692273.614889341, delay=0.005681850016117096, ms=00074} 22:49:28.287508 run osmo-ms-mob/00075: Starting mobile 22:49:28.304373 run osmo-ms-mob/00075(pid=210): Launched 22:49:28.318281 run mass: MS start registered {at=6692274.021623884, delay=0.006270391866564751, ms=00075} 22:49:28.409187 run mass: MS performed LU {at=6692274.112520976, lu_delay=5.697044730186462, ms=00060} 22:49:28.445591 run mass: MS performed LU {at=6692274.148907238, lu_delay=6.035949251614511, ms=00059} 22:49:28.556208 run mass: MS performed LU {at=6692274.259541832, lu_delay=5.6231455728411674, ms=00061} 22:49:28.700124 run mass: MS performed LU {at=6692274.403458095, lu_delay=4.984987450763583, ms=00063} 22:49:28.712645 run osmo-ms-mob/00076: Starting mobile 22:49:28.727953 run osmo-ms-mob/00076(pid=211): Launched 22:49:28.741783 run mass: MS start registered {at=6692274.445128729, delay=0.00626008678227663, ms=00076} 22:49:28.754927 run mass: MS performed LU {at=6692274.458255985, lu_delay=5.387078074738383, ms=00062} 22:49:29.183674 run osmo-ms-mob/00077: Starting mobile 22:49:29.198943 run osmo-ms-mob/00077(pid=212): Launched 22:49:29.211135 run mass: MS start registered {at=6692274.914481533, delay=0.005196421407163143, ms=00077} 22:49:29.689964 run osmo-ms-mob/00078: Starting mobile 22:49:29.726403 run osmo-ms-mob/00078(pid=213): Launched 22:49:29.745311 run mass: MS start registered {at=6692275.448603084, delay=0.0020604580640792847, ms=00078} 22:49:30.090992 run osmo-ms-mob/00079: Starting mobile 22:49:30.113206 run osmo-ms-mob/00079(pid=214): Launched 22:49:30.130957 run mass: MS start registered {at=6692275.834261849, delay=0.007339736446738243, ms=00079} 22:49:30.374916 run mass: MS performed LU {at=6692276.078199669, lu_delay=5.862445551902056, ms=00065} 22:49:30.393657 run mass: MS performed LU {at=6692276.096962592, lu_delay=5.643577327951789, ms=00066} 22:49:30.422023 run mass: MS performed LU {at=6692276.125325515, lu_delay=5.3864172557368875, ms=00067} 22:49:30.445306 run osmo-ms-mob/00080: Starting mobile 22:49:30.465764 run osmo-ms-mob/00080(pid=215): Launched 22:49:30.485434 run mass: MS start registered {at=6692276.188736007, delay=0.009090297855436802, ms=00080} 22:49:30.508497 run mass: MS performed LU {at=6692276.211742471, lu_delay=4.9939375426620245, ms=00068} 22:49:30.546301 run mass: MS performed LU {at=6692276.249607171, lu_delay=4.628944853320718, ms=00069} 22:49:31.083236 run osmo-ms-mob/00081: Starting mobile 22:49:31.098304 run osmo-ms-mob/00081(pid=216): Launched 22:49:31.111367 run mass: MS start registered {at=6692276.814710621, delay=0.005122155882418156, ms=00081} 22:49:31.481867 run osmo-ms-mob/00082: Starting mobile 22:49:31.496507 run osmo-ms-mob/00082(pid=217): Launched 22:49:31.509354 run mass: MS start registered {at=6692277.212692879, delay=0.0059868162497878075, ms=00082} 22:49:32.082519 run osmo-ms-mob/00083: Starting mobile 22:49:32.099296 run osmo-ms-mob/00083(pid=218): Launched 22:49:32.112801 run mass: MS start registered {at=6692277.816130467, delay=0.0058906190097332, ms=00083} 22:49:32.174943 run mass: MS performed LU {at=6692277.87827669, lu_delay=4.263387348502874, ms=00074} 22:49:32.212085 run mass: MS performed LU {at=6692277.915416333, lu_delay=5.900693110190332, ms=00070} 22:49:32.322661 run mass: MS performed LU {at=6692278.025981077, lu_delay=4.802737859077752, ms=00073} 22:49:32.465449 run mass: MS performed LU {at=6692278.168783333, lu_delay=5.879188151098788, ms=00071} 22:49:32.478178 run osmo-ms-mob/00084: Starting mobile 22:49:32.493790 run osmo-ms-mob/00084(pid=219): Launched 22:49:32.500894 run mass: MS performed LU {at=6692278.204249004, lu_delay=5.611747190356255, ms=00072} 22:49:32.507835 run mass: MS start registered {at=6692278.211200413, delay=0.006976320408284664, ms=00084} 22:49:33.082498 run osmo-ms-mob/00085: Starting mobile 22:49:33.097303 run osmo-ms-mob/00085(pid=220): Launched 22:49:33.109645 run mass: MS start registered {at=6692278.812970784, delay=0.005350485444068909, ms=00085} 22:49:33.681638 run osmo-ms-mob/00086: Starting mobile 22:49:33.694920 run osmo-ms-mob/00086(pid=221): Launched 22:49:33.706468 run mass: MS start registered {at=6692279.409802214, delay=0.00530028622597456, ms=00086} 22:49:34.140357 run mass: MS performed LU {at=6692279.84367525, lu_delay=4.929193717427552, ms=00077} 22:49:34.158442 run mass: MS performed LU {at=6692279.861791016, lu_delay=5.840167131274939, ms=00075} 22:49:34.169882 run osmo-ms-mob/00087: Starting mobile 22:49:34.183475 run osmo-ms-mob/00087(pid=222): Launched 22:49:34.189994 run mass: MS performed LU {at=6692279.893352839, lu_delay=5.448224110528827, ms=00076} 22:49:34.196043 run mass: MS start registered {at=6692279.899409053, delay=0.006074032746255398, ms=00087} 22:49:34.509368 run mass: MS performed LU {at=6692280.212701796, lu_delay=4.764098711311817, ms=00078} 22:49:34.881538 run osmo-ms-mob/00088: Starting mobile 22:49:34.894913 run osmo-ms-mob/00088(pid=223): Launched 22:49:34.906465 run mass: MS start registered {at=6692280.609806054, delay=0.00530601292848587, ms=00088} 22:49:35.482251 run osmo-ms-mob/00089: Starting mobile 22:49:35.495727 run osmo-ms-mob/00089(pid=224): Launched 22:49:35.507650 run mass: MS start registered {at=6692281.21098148, delay=0.005525927059352398, ms=00089} 22:49:35.940171 run mass: MS performed LU {at=6692281.643482805, lu_delay=5.809220956638455, ms=00079} 22:49:35.958885 run mass: MS performed LU {at=6692281.662226808, lu_delay=4.449533929117024, ms=00082} 22:49:35.980764 run osmo-ms-mob/00090: Starting mobile 22:49:36.007175 run osmo-ms-mob/00090(pid=225): Launched 22:49:36.026259 run mass: MS start registered {at=6692281.72958692, delay=0.006565404124557972, ms=00090} 22:49:36.087848 run mass: MS performed LU {at=6692281.791159537, lu_delay=5.602423530071974, ms=00080} 22:49:36.212797 run mass: MS performed LU {at=6692281.91611511, lu_delay=5.101404489018023, ms=00081} 22:49:36.782049 run osmo-ms-mob/00091: Starting mobile 22:49:36.796079 run osmo-ms-mob/00091(pid=226): Launched 22:49:36.809619 run mass: MS start registered {at=6692282.512960626, delay=0.006919654086232185, ms=00091} 22:49:37.481710 run osmo-ms-mob/00092: Starting mobile 22:49:37.496056 run osmo-ms-mob/00092(pid=227): Launched 22:49:37.508643 run mass: MS start registered {at=6692283.21197981, delay=0.005917892791330814, ms=00092} 22:49:37.907043 run mass: MS performed LU {at=6692283.610360025, lu_delay=4.797389241866767, ms=00085} 22:49:37.925220 run mass: MS performed LU {at=6692283.62854571, lu_delay=5.41734529659152, ms=00084} 22:49:38.283785 run osmo-ms-mob/00093: Starting mobile 22:49:38.303277 run osmo-ms-mob/00093(pid=228): Launched 22:49:38.317846 run mass: MS start registered {at=6692284.021187217, delay=3.45669686794281e-05, ms=00093} 22:49:39.182154 run osmo-ms-mob/00094: Starting mobile 22:49:39.195857 run osmo-ms-mob/00094(pid=229): Launched 22:49:39.207586 run mass: MS start registered {at=6692284.910914685, delay=0.005424646660685539, ms=00094} 22:49:39.687283 run mass: MS performed LU {at=6692285.390604858, lu_delay=5.491195805370808, ms=00087} 22:49:39.705815 run mass: MS performed LU {at=6692285.409159439, lu_delay=5.999357224442065, ms=00086} 22:49:39.853533 run mass: MS performed LU {at=6692285.556865317, lu_delay=4.947059262543917, ms=00088} 22:49:40.081650 run osmo-ms-mob/00095: Starting mobile 22:49:40.095484 run osmo-ms-mob/00095(pid=230): Launched 22:49:40.106958 run mass: MS start registered {at=6692285.810310851, delay=0.005197758786380291, ms=00095} 22:49:41.086303 run osmo-ms-mob/00096: Starting mobile 22:49:41.110468 run osmo-ms-mob/00096(pid=231): Launched 22:49:41.122545 run mass: MS start registered {at=6692286.825892171, delay=0.0026735542342066765, ms=00096} 22:49:41.607758 run mass: MS performed LU {at=6692287.311079404, lu_delay=6.1000979244709015, ms=00089} 22:49:41.672529 run mass: MS performed LU {at=6692287.375862882, lu_delay=5.646275961771607, ms=00090} 22:49:41.690662 run mass: MS performed LU {at=6692287.393982302, lu_delay=4.881021676585078, ms=00091} 22:49:42.199057 run osmo-ms-mob/00097: Starting mobile 22:49:42.212812 run osmo-ms-mob/00097(pid=232): Launched 22:49:42.224435 run mass: MS start registered {at=6692287.927774218, delay=0.005230696871876717, ms=00097} 22:49:43.453395 run mass: MS performed LU {at=6692289.156717342, lu_delay=5.944737532176077, ms=00092} 22:49:43.466906 run osmo-ms-mob/00098: Starting mobile 22:49:43.481065 run osmo-ms-mob/00098(pid=233): Launched 22:49:43.487474 run mass: MS performed LU {at=6692289.19083114, lu_delay=4.279916455037892, ms=00094} 22:49:43.493496 run mass: MS start registered {at=6692289.196862503, delay=0.0060512600466609, ms=00098} 22:49:43.619344 run mass: MS performed LU {at=6692289.322677711, lu_delay=5.3014904940500855, ms=00093} 22:49:45.283694 run osmo-ms-mob/00099: Starting mobile 22:49:45.296785 run osmo-ms-mob/00099(pid=234): Launched 22:49:45.302762 run mass: All started... {duration=55.72740034479648, too_slow=1} 22:49:45.308420 run mass: MS start registered {at=6692291.01178078, delay=0.005652768537402153, ms=00099} 22:49:45.438356 run mass: MS performed LU {at=6692291.141648228, lu_delay=5.3313373774290085, ms=00095} 22:49:47.339397 run mass: MS performed LU {at=6692293.042730862, lu_delay=5.114956644363701, ms=00097} 22:49:47.367036 run mass: MS performed LU {at=6692293.07039046, lu_delay=6.244498289190233, ms=00096} 22:49:49.203785 run mass: MS performed LU {at=6692294.907062763, lu_delay=5.7102002603933215, ms=00098} 22:49:51.105291 run mass: MS performed LU {at=6692296.808616843, lu_delay=5.7968360632658005, ms=00099} 22:49:55.088382 run mass: MS performed LU {at=6692300.791689926, lu_delay=22.97555945906788, ms=00083} 22:49:55.094776 run mass: Tests done {all_completed=True, max=22.97555945906788, min=3.6252438873052597} 22:49:55.100539 tst register_default_mass.py: Test passed (91.0 sec) 22:49:55.106103 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:55.109526 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:55.112922 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:55.116269 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:55.119625 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:55.122996 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:55.126337 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:55.129700 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:55.133040 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:55.136382 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:55.139718 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:55.143078 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:55.146420 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:55.149787 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:55.153171 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:55.156806 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:55.160425 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:55.164176 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:55.167609 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:55.171002 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:55.174374 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:55.177736 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:55.181132 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:55.184506 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:55.187869 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:55.191218 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:55.194536 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:55.197933 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:55.201309 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:55.205029 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:55.208450 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:55.211837 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:55.215213 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:55.219122 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:55.222542 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:55.225918 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:55.229281 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:55.232814 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:55.236240 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:55.239622 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:55.242999 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:55.246400 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:55.250054 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:55.253507 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:55.256935 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:55.260333 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:55.263926 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:55.267329 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:55.271131 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:55.274486 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:55.278038 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:55.281412 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:55.284799 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:55.288169 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:55.291540 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:55.294919 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:55.298466 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:55.301858 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:55.305259 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:55.308615 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:55.311990 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:55.315381 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:55.318788 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:55.322369 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:55.325878 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:55.329880 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:55.333277 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:55.336634 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:55.339987 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:55.343999 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:55.347371 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:55.350791 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:55.354194 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:55.357570 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:55.360937 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:55.364288 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:55.367939 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:55.371491 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:55.375084 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:55.378454 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:55.381808 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:55.385192 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:55.388550 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:55.391916 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:55.395275 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:55.398639 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:55.401979 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:55.405466 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:55.408819 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:55.412189 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:55.415613 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:55.419016 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:55.422496 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:55.426124 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:55.429518 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:55.433015 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:55.436969 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:55.440427 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:55.443796 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:55.447167 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:55.450531 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:55.453906 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:55.457265 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:55.460609 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:55.463956 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:55.467331 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:55.470688 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:55.474052 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:55.477427 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:55.480789 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:55.484157 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:55.487514 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:55.490863 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:55.494243 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:55.497624 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:55.500997 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:55.504356 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:55.507709 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:55.511058 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:55.514414 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:55.517747 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:55.521080 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:55.524442 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:55.527813 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:55.531144 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:55.534479 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:55.537824 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:55.541185 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:55.544528 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:55.547866 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:55.551203 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:55.554482 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:55.557746 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:55.561071 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:55.564409 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:55.567761 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:55.571103 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:55.574450 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:55.577816 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:55.581152 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:55.584509 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:55.587869 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:55.591216 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:55.594558 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:55.597930 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:55.601287 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:55.604649 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:55.607963 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:55.611202 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:55.614506 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:55.617819 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:55.621117 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:55.624329 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:55.627537 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:55.630766 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:55.634125 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:55.637376 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:55.640597 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:55.643937 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:55.647270 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:55.650626 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:55.653936 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:55.657268 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:55.660645 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:55.663984 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:55.667326 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:55.670679 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:55.674045 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:55.677404 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:55.680754 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:55.684108 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:55.687456 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:55.690790 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:55.694136 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:55.697484 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:55.700833 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:55.704151 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:55.707500 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:55.710806 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:55.714087 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:55.717301 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:55.720504 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:55.723729 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:55.726956 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:55.730162 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:55.733397 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:55.736586 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:55.739793 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:55.743066 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:55.746263 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:55.749516 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:55.752718 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:55.755904 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:55.759171 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:55.762478 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:55.765830 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:55.769187 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:55.772515 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:55.775864 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:55.779190 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:55.782536 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:55.785901 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:55.789284 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:55.792660 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:55.796042 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:55.799407 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:55.802777 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:55.806151 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:55.809534 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:55.812947 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:55.816331 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:55.819644 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:55.822888 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:55.826158 --- ParallelTerminationStrategy: PID 22 died... 22:49:55.827637 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:55.831299 --- ParallelTerminationStrategy: PID 23 died... 22:49:55.832821 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:55.836546 --- ParallelTerminationStrategy: PID 24 died... 22:49:55.838077 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:55.841810 --- ParallelTerminationStrategy: PID 25 died... 22:49:55.843318 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:55.847060 --- ParallelTerminationStrategy: PID 26 died... 22:49:55.848583 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:55.852364 --- ParallelTerminationStrategy: PID 27 died... 22:49:55.853916 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:55.857690 --- ParallelTerminationStrategy: PID 28 died... 22:49:55.859312 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:55.863108 --- ParallelTerminationStrategy: PID 29 died... 22:49:55.864641 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:55.868420 --- ParallelTerminationStrategy: PID 30 died... 22:49:55.869946 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:55.873723 --- ParallelTerminationStrategy: PID 31 died... 22:49:55.875250 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:55.879076 --- ParallelTerminationStrategy: PID 32 died... 22:49:55.880614 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:55.884424 --- ParallelTerminationStrategy: PID 33 died... 22:49:55.885974 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:55.889717 --- ParallelTerminationStrategy: PID 35 died... 22:49:55.891233 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:55.894970 --- ParallelTerminationStrategy: PID 36 died... 22:49:55.896492 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:55.900267 --- ParallelTerminationStrategy: PID 37 died... 22:49:55.901792 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:55.905534 --- ParallelTerminationStrategy: PID 38 died... 22:49:55.907056 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:55.910846 --- ParallelTerminationStrategy: PID 39 died... 22:49:55.912466 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:55.916296 --- ParallelTerminationStrategy: PID 40 died... 22:49:55.917776 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:55.921400 --- ParallelTerminationStrategy: PID 41 died... 22:49:55.922902 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:55.926602 --- ParallelTerminationStrategy: PID 42 died... 22:49:55.928120 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:55.931927 --- ParallelTerminationStrategy: PID 43 died... 22:49:55.933425 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:55.937083 --- ParallelTerminationStrategy: PID 44 died... 22:49:55.938596 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:55.942299 --- ParallelTerminationStrategy: PID 45 died... 22:49:55.943809 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:55.947547 --- ParallelTerminationStrategy: PID 46 died... 22:49:55.949053 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:55.952742 --- ParallelTerminationStrategy: PID 47 died... 22:49:55.954293 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:55.958086 --- ParallelTerminationStrategy: PID 48 died... 22:49:55.959602 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:55.963356 --- ParallelTerminationStrategy: PID 49 died... 22:49:55.964869 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:55.968559 --- ParallelTerminationStrategy: PID 50 died... 22:49:55.970057 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:55.973762 --- ParallelTerminationStrategy: PID 51 died... 22:49:55.975260 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:55.978995 --- ParallelTerminationStrategy: PID 52 died... 22:49:55.980488 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:55.984186 --- ParallelTerminationStrategy: PID 53 died... 22:49:55.985726 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:55.989454 --- ParallelTerminationStrategy: PID 54 died... 22:49:55.990961 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:55.994734 --- ParallelTerminationStrategy: PID 55 died... 22:49:55.996259 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:55.999976 --- ParallelTerminationStrategy: PID 56 died... 22:49:56.001484 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:56.005238 --- ParallelTerminationStrategy: PID 57 died... 22:49:56.006750 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:56.010533 --- ParallelTerminationStrategy: PID 58 died... 22:49:56.012048 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:56.015804 --- ParallelTerminationStrategy: PID 59 died... 22:49:56.017326 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:56.021090 --- ParallelTerminationStrategy: PID 60 died... 22:49:56.022606 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:56.026367 --- ParallelTerminationStrategy: PID 61 died... 22:49:56.027881 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:56.031652 --- ParallelTerminationStrategy: PID 62 died... 22:49:56.033183 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:56.036949 --- ParallelTerminationStrategy: PID 63 died... 22:49:56.038459 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:56.042226 --- ParallelTerminationStrategy: PID 64 died... 22:49:56.043746 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:56.047537 --- ParallelTerminationStrategy: PID 65 died... 22:49:56.049066 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:56.052836 --- ParallelTerminationStrategy: PID 66 died... 22:49:56.054359 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:56.058124 --- ParallelTerminationStrategy: PID 67 died... 22:49:56.059640 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:56.063421 --- ParallelTerminationStrategy: PID 68 died... 22:49:56.064953 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:56.068708 --- ParallelTerminationStrategy: PID 69 died... 22:49:56.070238 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:56.073986 --- ParallelTerminationStrategy: PID 70 died... 22:49:56.075504 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:56.079271 --- ParallelTerminationStrategy: PID 71 died... 22:49:56.080819 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:56.084592 --- ParallelTerminationStrategy: PID 72 died... 22:49:56.086125 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:56.089878 --- ParallelTerminationStrategy: PID 73 died... 22:49:56.091399 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:56.095167 --- ParallelTerminationStrategy: PID 74 died... 22:49:56.096733 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:56.100526 --- ParallelTerminationStrategy: PID 75 died... 22:49:56.102093 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:56.105907 --- ParallelTerminationStrategy: PID 76 died... 22:49:56.107446 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:56.111216 --- ParallelTerminationStrategy: PID 77 died... 22:49:56.112739 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:56.116529 --- ParallelTerminationStrategy: PID 78 died... 22:49:56.118055 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:56.121797 --- ParallelTerminationStrategy: PID 79 died... 22:49:56.123304 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:56.127046 --- ParallelTerminationStrategy: PID 80 died... 22:49:56.128552 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:56.132274 --- ParallelTerminationStrategy: PID 81 died... 22:49:56.133791 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:56.137486 --- ParallelTerminationStrategy: PID 82 died... 22:49:56.138997 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:56.142715 --- ParallelTerminationStrategy: PID 83 died... 22:49:56.144225 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:56.147922 --- ParallelTerminationStrategy: PID 84 died... 22:49:56.149429 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:56.153122 --- ParallelTerminationStrategy: PID 85 died... 22:49:56.154623 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:56.158406 --- ParallelTerminationStrategy: PID 86 died... 22:49:56.159894 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:56.163605 --- ParallelTerminationStrategy: PID 87 died... 22:49:56.165113 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:56.168827 --- ParallelTerminationStrategy: PID 88 died... 22:49:56.170320 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:56.174038 --- ParallelTerminationStrategy: PID 89 died... 22:49:56.175547 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:56.179296 --- ParallelTerminationStrategy: PID 90 died... 22:49:56.180795 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:56.184497 --- ParallelTerminationStrategy: PID 91 died... 22:49:56.186014 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:56.189738 --- ParallelTerminationStrategy: PID 92 died... 22:49:56.191238 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:56.194944 --- ParallelTerminationStrategy: PID 93 died... 22:49:56.196442 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:56.200141 --- ParallelTerminationStrategy: PID 94 died... 22:49:56.201639 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:56.205351 --- ParallelTerminationStrategy: PID 95 died... 22:49:56.206842 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:56.210587 --- ParallelTerminationStrategy: PID 96 died... 22:49:56.212089 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:56.215789 --- ParallelTerminationStrategy: PID 97 died... 22:49:56.217303 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:56.221010 --- ParallelTerminationStrategy: PID 98 died... 22:49:56.222512 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:56.226218 --- ParallelTerminationStrategy: PID 99 died... 22:49:56.227720 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:56.231426 --- ParallelTerminationStrategy: PID 100 died... 22:49:56.232958 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:56.236664 --- ParallelTerminationStrategy: PID 101 died... 22:49:56.238166 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:56.241874 --- ParallelTerminationStrategy: PID 102 died... 22:49:56.243375 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:56.247102 --- ParallelTerminationStrategy: PID 103 died... 22:49:56.248601 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:56.252347 --- ParallelTerminationStrategy: PID 104 died... 22:49:56.253855 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:56.257564 --- ParallelTerminationStrategy: PID 105 died... 22:49:56.259059 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:56.262762 --- ParallelTerminationStrategy: PID 106 died... 22:49:56.264270 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:56.267974 --- ParallelTerminationStrategy: PID 107 died... 22:49:56.269497 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:56.273317 --- ParallelTerminationStrategy: PID 108 died... 22:49:56.274813 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:56.278503 --- ParallelTerminationStrategy: PID 109 died... 22:49:56.280012 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:56.283733 --- ParallelTerminationStrategy: PID 110 died... 22:49:56.285242 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:56.288971 --- ParallelTerminationStrategy: PID 111 died... 22:49:56.290473 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:56.294169 --- ParallelTerminationStrategy: PID 112 died... 22:49:56.295664 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:56.299363 --- ParallelTerminationStrategy: PID 113 died... 22:49:56.300877 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:56.304573 --- ParallelTerminationStrategy: PID 114 died... 22:49:56.306075 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:56.309821 --- ParallelTerminationStrategy: PID 115 died... 22:49:56.311308 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:56.314990 --- ParallelTerminationStrategy: PID 116 died... 22:49:56.316486 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:56.320205 --- ParallelTerminationStrategy: PID 117 died... 22:49:56.321716 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:56.325409 --- ParallelTerminationStrategy: PID 118 died... 22:49:56.326919 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:56.330646 --- ParallelTerminationStrategy: PID 119 died... 22:49:56.332144 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:56.335856 --- ParallelTerminationStrategy: PID 120 died... 22:49:56.337361 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:56.341077 --- ParallelTerminationStrategy: PID 121 died... 22:49:56.342586 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:56.346327 --- ParallelTerminationStrategy: PID 122 died... 22:49:56.347825 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:56.351525 --- ParallelTerminationStrategy: PID 123 died... 22:49:56.353036 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:56.356757 --- ParallelTerminationStrategy: PID 124 died... 22:49:56.358261 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:56.362027 --- ParallelTerminationStrategy: PID 125 died... 22:49:56.363547 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:56.367309 --- ParallelTerminationStrategy: PID 126 died... 22:49:56.369079 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:56.372805 --- ParallelTerminationStrategy: PID 127 died... 22:49:56.374319 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:56.378028 --- ParallelTerminationStrategy: PID 128 died... 22:49:56.379538 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:56.383250 --- ParallelTerminationStrategy: PID 129 died... 22:49:56.384747 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:56.388446 --- ParallelTerminationStrategy: PID 130 died... 22:49:56.389956 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:56.393693 --- ParallelTerminationStrategy: PID 131 died... 22:49:56.395191 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:56.404130 --- ParallelTerminationStrategy: PID 132 died... 22:49:56.405635 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:56.409334 --- ParallelTerminationStrategy: PID 133 died... 22:49:56.410839 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:56.414522 --- ParallelTerminationStrategy: PID 134 died... 22:49:56.416017 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:56.419758 --- ParallelTerminationStrategy: PID 135 died... 22:49:56.421257 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:56.424968 --- ParallelTerminationStrategy: PID 136 died... 22:49:56.426464 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:56.430167 --- ParallelTerminationStrategy: PID 137 died... 22:49:56.431655 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:56.435366 --- ParallelTerminationStrategy: PID 138 died... 22:49:56.436867 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:56.440583 --- ParallelTerminationStrategy: PID 139 died... 22:49:56.442068 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:56.445772 --- ParallelTerminationStrategy: PID 140 died... 22:49:56.447262 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:56.450943 --- ParallelTerminationStrategy: PID 141 died... 22:49:56.452432 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:56.456123 --- ParallelTerminationStrategy: PID 142 died... 22:49:56.457604 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:56.461309 --- ParallelTerminationStrategy: PID 143 died... 22:49:56.462795 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:56.466548 --- ParallelTerminationStrategy: PID 144 died... 22:49:56.468043 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:56.471771 --- ParallelTerminationStrategy: PID 145 died... 22:49:56.473259 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:56.476953 --- ParallelTerminationStrategy: PID 146 died... 22:49:56.478444 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:56.482167 --- ParallelTerminationStrategy: PID 147 died... 22:49:56.483669 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:56.487360 --- ParallelTerminationStrategy: PID 148 died... 22:49:56.488849 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:56.492555 --- ParallelTerminationStrategy: PID 149 died... 22:49:56.494040 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:56.497717 --- ParallelTerminationStrategy: PID 150 died... 22:49:56.499203 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:56.502897 --- ParallelTerminationStrategy: PID 151 died... 22:49:56.504383 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:56.508125 --- ParallelTerminationStrategy: PID 152 died... 22:49:56.509611 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:56.513316 --- ParallelTerminationStrategy: PID 153 died... 22:49:56.514815 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:56.518508 --- ParallelTerminationStrategy: PID 154 died... 22:49:56.519992 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:56.523747 --- ParallelTerminationStrategy: PID 155 died... 22:49:56.525244 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:56.528934 --- ParallelTerminationStrategy: PID 156 died... 22:49:56.530420 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:56.534111 --- ParallelTerminationStrategy: PID 157 died... 22:49:56.535599 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:56.539341 --- ParallelTerminationStrategy: PID 158 died... 22:49:56.540828 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:56.544529 --- ParallelTerminationStrategy: PID 159 died... 22:49:56.546044 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:56.549776 --- ParallelTerminationStrategy: PID 160 died... 22:49:56.551272 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:56.554969 --- ParallelTerminationStrategy: PID 161 died... 22:49:56.556471 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:56.560182 --- ParallelTerminationStrategy: PID 162 died... 22:49:56.561681 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:56.565389 --- ParallelTerminationStrategy: PID 163 died... 22:49:56.566881 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:56.570596 --- ParallelTerminationStrategy: PID 164 died... 22:49:56.572100 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:56.575847 --- ParallelTerminationStrategy: PID 165 died... 22:49:56.577340 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:56.581032 --- ParallelTerminationStrategy: PID 166 died... 22:49:56.582530 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:56.586264 --- ParallelTerminationStrategy: PID 167 died... 22:49:56.587745 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:56.591462 --- ParallelTerminationStrategy: PID 168 died... 22:49:56.592949 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:56.596649 --- ParallelTerminationStrategy: PID 169 died... 22:49:56.598147 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:56.601870 --- ParallelTerminationStrategy: PID 170 died... 22:49:56.603360 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:56.607048 --- ParallelTerminationStrategy: PID 171 died... 22:49:56.608533 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:56.612330 --- ParallelTerminationStrategy: PID 172 died... 22:49:56.613832 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:56.617579 --- ParallelTerminationStrategy: PID 173 died... 22:49:56.619053 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:56.622741 --- ParallelTerminationStrategy: PID 174 died... 22:49:56.624238 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:56.627951 --- ParallelTerminationStrategy: PID 175 died... 22:49:56.629451 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:56.633192 --- ParallelTerminationStrategy: PID 176 died... 22:49:56.634680 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:56.638379 --- ParallelTerminationStrategy: PID 177 died... 22:49:56.639851 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:56.643571 --- ParallelTerminationStrategy: PID 178 died... 22:49:56.645062 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:56.648765 --- ParallelTerminationStrategy: PID 179 died... 22:49:56.650258 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:56.653948 --- ParallelTerminationStrategy: PID 180 died... 22:49:56.655426 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:56.659157 --- ParallelTerminationStrategy: PID 181 died... 22:49:56.660645 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:56.664347 --- ParallelTerminationStrategy: PID 182 died... 22:49:56.665836 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:56.669533 --- ParallelTerminationStrategy: PID 183 died... 22:49:56.671028 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:56.674775 --- ParallelTerminationStrategy: PID 184 died... 22:49:56.676262 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:56.680074 --- ParallelTerminationStrategy: PID 185 died... 22:49:56.681668 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:56.685656 --- ParallelTerminationStrategy: PID 186 died... 22:49:56.687287 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:56.691401 --- ParallelTerminationStrategy: PID 187 died... 22:49:56.693040 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:56.697202 --- ParallelTerminationStrategy: PID 188 died... 22:49:56.698875 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:56.703137 --- ParallelTerminationStrategy: PID 189 died... 22:49:56.704883 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:56.709157 --- ParallelTerminationStrategy: PID 190 died... 22:49:56.710838 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:56.715081 --- ParallelTerminationStrategy: PID 191 died... 22:49:56.716792 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:56.721089 --- ParallelTerminationStrategy: PID 192 died... 22:49:56.722826 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:56.727102 --- ParallelTerminationStrategy: PID 193 died... 22:49:56.728811 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:56.733088 --- ParallelTerminationStrategy: PID 194 died... 22:49:56.734809 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:56.739200 --- ParallelTerminationStrategy: PID 195 died... 22:49:56.740966 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:56.745231 --- ParallelTerminationStrategy: PID 196 died... 22:49:56.746947 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:56.751245 --- ParallelTerminationStrategy: PID 197 died... 22:49:56.752970 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:56.757209 --- ParallelTerminationStrategy: PID 198 died... 22:49:56.758910 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:56.763166 --- ParallelTerminationStrategy: PID 199 died... 22:49:56.764909 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:56.769116 --- ParallelTerminationStrategy: PID 200 died... 22:49:56.770820 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:56.774986 --- ParallelTerminationStrategy: PID 201 died... 22:49:56.776674 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:56.780813 --- ParallelTerminationStrategy: PID 202 died... 22:49:56.782500 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:56.786720 --- ParallelTerminationStrategy: PID 203 died... 22:49:56.788395 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:56.792540 --- ParallelTerminationStrategy: PID 204 died... 22:49:56.794259 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:56.798472 --- ParallelTerminationStrategy: PID 205 died... 22:49:56.800159 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:56.804347 --- ParallelTerminationStrategy: PID 206 died... 22:49:56.806057 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:56.810359 --- ParallelTerminationStrategy: PID 207 died... 22:49:56.812060 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:56.816242 --- ParallelTerminationStrategy: PID 208 died... 22:49:56.817946 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:56.822104 --- ParallelTerminationStrategy: PID 209 died... 22:49:56.823779 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:56.828059 --- ParallelTerminationStrategy: PID 210 died... 22:49:56.829742 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:56.833927 --- ParallelTerminationStrategy: PID 211 died... 22:49:56.835608 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:56.839766 --- ParallelTerminationStrategy: PID 212 died... 22:49:56.841457 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:56.845608 --- ParallelTerminationStrategy: PID 213 died... 22:49:56.847255 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:56.851405 --- ParallelTerminationStrategy: PID 214 died... 22:49:56.853077 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:56.857259 --- ParallelTerminationStrategy: PID 215 died... 22:49:56.858978 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:56.863237 --- ParallelTerminationStrategy: PID 216 died... 22:49:56.864922 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:56.869137 --- ParallelTerminationStrategy: PID 217 died... 22:49:56.870856 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:56.875169 --- ParallelTerminationStrategy: PID 218 died... 22:49:56.876904 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:56.881196 --- ParallelTerminationStrategy: PID 219 died... 22:49:56.882909 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:56.887182 --- ParallelTerminationStrategy: PID 220 died... 22:49:56.888949 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:56.893295 --- ParallelTerminationStrategy: PID 221 died... 22:49:56.895074 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:56.899532 --- ParallelTerminationStrategy: PID 222 died... 22:49:56.901295 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:56.905659 --- ParallelTerminationStrategy: PID 223 died... 22:49:56.907384 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:56.911725 --- ParallelTerminationStrategy: PID 224 died... 22:49:56.913485 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:56.917900 --- ParallelTerminationStrategy: PID 225 died... 22:49:56.919681 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:56.924099 --- ParallelTerminationStrategy: PID 226 died... 22:49:56.925882 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:56.930282 --- ParallelTerminationStrategy: PID 227 died... 22:49:56.932057 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:56.936395 --- ParallelTerminationStrategy: PID 228 died... 22:49:56.938138 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:56.942400 --- ParallelTerminationStrategy: PID 229 died... 22:49:56.944123 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:56.948327 --- ParallelTerminationStrategy: PID 230 died... 22:49:56.950033 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:56.954330 --- ParallelTerminationStrategy: PID 231 died... 22:49:56.956045 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:56.960267 --- ParallelTerminationStrategy: PID 232 died... 22:49:56.961986 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:56.966284 --- ParallelTerminationStrategy: PID 233 died... 22:49:56.968011 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:56.972399 --- ParallelTerminationStrategy: PID 234 died... 22:49:56.974175 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:00.378293 --- ParallelTerminationStrategy: PID 34 died... 22:50:00.382096 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7922 netreg_mass PASS --------------------------------------------------------------------- 22:50:00.531450 tst trial-7922: Storing JUnit report in /build/trial-7922/run.2025-03-31_22-48-23/trial-7922.xml -------------------------------------------------------------------------------------------- trial-7922 PASS -------------------------------------------------------------------------------------------- 22:50:00.557748 tst trial-7922: trial-7922: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (91.0 sec) + exit_code=0 + rm -rf trial-7922/inst + cd trial-7922 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-03-31 22:48:23 No journal files were found. + readlink last_run + tar czf /build/trial-7922-run.tgz run.2025-03-31_22-48-23 + tar czf /build/trial-7922-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-31_13_25_46.tgz osmo-bts-oc2g.build-2025-03-31_00_51_40.tgz osmo-bts-sysmo.build-2025-03-31_00_51_33.tgz osmo-bts.build-2025-03-31_00_51_42.tgz osmo-ggsn.build-2025-03-31_20_42_21.tgz osmo-hlr.build-2025-03-31_16_36_56.tgz osmo-hnbgw.build-2025-03-31_13_29_05.tgz osmo-mgw.build-2025-03-31_08_33_13.tgz osmo-msc.build-2025-03-31_13_33_02.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-31_07_41_34.tgz osmo-pcu-sysmo.build-2025-03-31_07_41_31.tgz osmo-pcu.build-2025-03-31_07_41_36.tgz osmo-sgsn.build-2025-03-31_20_48_34.tgz osmo-stp.build-2025-03-31_13_23_05.tgz osmo-trx.build-2025-03-31_14_27_32.tgz osmocom-bb.build-2025-03-31_21_17_23.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