Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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/jenkins14135692387061577914.sh + rm -rf trial-8123-bin.tgz trial-8123-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24735 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10922 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10275 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12758 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13081 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12427 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40668 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7464 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42733 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8219 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 13057 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7364 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11447 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7504 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8945 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6224 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 7364 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14007484905162564997.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-8123 + 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 cbf5702 debian-trixie-build: add libgcrypt20-dev + 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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [ 8/28] RUN MKDIR /var/run/sshd #7 CACHED #8 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #8 CACHED #9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #9 CACHED #10 [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 #10 CACHED #11 [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 #11 CACHED #12 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [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 #14 CACHED #15 [ 2/28] RUN useradd -ms /bin/bash jenkins #15 CACHED #16 [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 #16 CACHED #17 [ 9/28] COPY SSH /root/.ssh #17 CACHED #18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #18 CACHED #19 [ 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 #19 CACHED #20 [20/28] WORKDIR /TMP #20 CACHED #21 [ 3/28] RUN groupadd osmo-gsm-tester #21 CACHED #22 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #22 CACHED #23 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #23 CACHED #24 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #24 CACHED #25 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #25 CACHED #26 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #26 CACHED #27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #27 CACHED #28 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #28 CACHED #29 [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 #29 CACHED #30 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #30 CACHED #31 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #31 CACHED #32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:dde35ff5b901d234922a0b884e9d1a07bfed453240d9790fc6e3d6bc20af6eea 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8124 -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-10-19 22:48:24 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8124 + mkdir -p trial-8124 + mv open5gs.build-8.tgz osmo-bsc.build-2025-10-19_13_26_34.tgz osmo-bts-oc2g.build-2025-10-19_00_51_47.tgz osmo-bts-sysmo.build-2025-10-19_00_51_47.tgz osmo-bts.build-2025-10-19_00_51_51.tgz osmo-ggsn.build-2025-10-19_20_42_28.tgz osmo-hlr.build-2025-10-19_16_36_47.tgz osmo-hnbgw.build-2025-10-19_13_30_20.tgz osmo-mgw.build-2025-10-19_08_33_14.tgz osmo-msc.build-2025-10-19_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-19_07_36_16.tgz osmo-pcu-sysmo.build-2025-10-19_07_34_03.tgz osmo-pcu.build-2025-10-19_07_36_20.tgz osmo-sgsn.build-2025-10-19_20_48_37.tgz osmo-stp.build-2025-10-19_13_25_23.tgz osmo-trx.build-2025-10-19_14_26_42.tgz osmocom-bb.build-2025-10-19_21_17_19.tgz srslte.build-19.tgz trial-8124 + cat open5gs.build-8.md5 osmo-bsc.build-2025-10-19_13_26_34.md5 osmo-bts-oc2g.build-2025-10-19_00_51_47.md5 osmo-bts-sysmo.build-2025-10-19_00_51_47.md5 osmo-bts.build-2025-10-19_00_51_51.md5 osmo-ggsn.build-2025-10-19_20_42_28.md5 osmo-hlr.build-2025-10-19_16_36_47.md5 osmo-hnbgw.build-2025-10-19_13_30_20.md5 osmo-mgw.build-2025-10-19_08_33_14.md5 osmo-msc.build-2025-10-19_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-19_07_36_16.md5 osmo-pcu-sysmo.build-2025-10-19_07_34_03.md5 osmo-pcu.build-2025-10-19_07_36_20.md5 osmo-sgsn.build-2025-10-19_20_48_37.md5 osmo-stp.build-2025-10-19_13_25_23.md5 osmo-trx.build-2025-10-19_14_26_42.md5 osmocom-bb.build-2025-10-19_21_17_19.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-10-19_13_26_34.md5 osmo-bts-oc2g.build-2025-10-19_00_51_47.md5 osmo-bts-sysmo.build-2025-10-19_00_51_47.md5 osmo-bts.build-2025-10-19_00_51_51.md5 osmo-ggsn.build-2025-10-19_20_42_28.md5 osmo-hlr.build-2025-10-19_16_36_47.md5 osmo-hnbgw.build-2025-10-19_13_30_20.md5 osmo-mgw.build-2025-10-19_08_33_14.md5 osmo-msc.build-2025-10-19_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-19_07_36_16.md5 osmo-pcu-sysmo.build-2025-10-19_07_34_03.md5 osmo-pcu.build-2025-10-19_07_36_20.md5 osmo-sgsn.build-2025-10-19_20_48_37.md5 osmo-stp.build-2025-10-19_13_25_23.md5 osmo-trx.build-2025-10-19_14_26_42.md5 osmocom-bb.build-2025-10-19_21_17_19.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-8124 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8124' 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-8124 -------------------------------------------------------------------------------------------- 22:48:24.811377 tst trial-8124: Detailed log at /build/trial-8124/run.2025-10-19_22-48-24/log --------------------------------------------------------------------- trial-8124 netreg_mass --------------------------------------------------------------------- 22:48:25.021972 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:25.022323 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:25.023099 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:25.024261 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:25.062769 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:25.063554 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:25.064699 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:25.132535 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-8124 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:25.134205 tst register_default_mass.py:9: Claiming resources for the test 22:48:25.150290 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.150858 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.151336 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.151798 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.152248 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.152729 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.153189 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:25.200518 tst register_default_mass.py: using LAC 2 22:48:25.249987 tst register_default_mass.py: using RAC 2 22:48:25.285149 tst register_default_mass.py: using CellId 2 22:48:25.356091 tst register_default_mass.py: using BVCI 3 22:48:25.362312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.363059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.363657 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.364195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.364747 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.365283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.365803 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.366349 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.366894 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.367411 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.367917 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.368448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.368979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.369504 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.370038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.370564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.371075 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.371581 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.372109 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.372629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.373137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.373670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.374193 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.374710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.375232 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.375746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.376255 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.376767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.377293 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.377811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.378313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.378839 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.379369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.379909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.380598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.381125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.381658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.382187 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.382707 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.383211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.383737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.384259 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.384776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.385303 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.385819 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.386325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.386847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.387374 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.387886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.388401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.388933 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.389438 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.389941 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.390677 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.391262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.391790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.392306 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.392844 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.393366 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.393869 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.394372 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.394890 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.395407 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.395916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.396428 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.396939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.397448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.397971 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.398480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.398996 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.399504 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.400011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.400642 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.401162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.401672 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.402191 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.402695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.403204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.403704 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.404214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.404726 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.405226 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.405746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.406248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.406751 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.407258 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.407766 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.408266 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.408763 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.409282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.409788 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.410294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.410824 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.411332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.411826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.412335 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.412848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.413359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.413878 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.414383 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.414882 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.415460 tst register_default_mass.py:21: Launching a simple network 22:48:25.425836 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:25.569693 run create_hlr_db(pid=20): Launched 22:48:26.582378 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:26.600654 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:26.618473 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:26.625212 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:26.844126 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:26.863683 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:26.871746 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:27.360018 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:27.377002 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:30.387629 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:30.503232 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:30.518362 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:30.524058 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:30.931046 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:30.947140 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:30.953161 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:31.280642 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:31.296768 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:37.317832 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:37.644179 run osmo-bts-virtual(pid=34): Launched 22:48:38.717096 tst register_default_mass.py: using MSISDN 1001 22:48:38.730260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:38.824832 tst register_default_mass.py: using MSISDN 1002 22:48:38.837705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:38.923089 tst register_default_mass.py: using MSISDN 1003 22:48:38.934589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:39.014295 tst register_default_mass.py: using MSISDN 1004 22:48:39.021462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:39.141055 tst register_default_mass.py: using MSISDN 1005 22:48:39.149693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:39.335759 tst register_default_mass.py: using MSISDN 1006 22:48:39.342345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:39.421408 tst register_default_mass.py: using MSISDN 1007 22:48:39.427578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:39.508776 tst register_default_mass.py: using MSISDN 1008 22:48:39.518464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:39.590175 tst register_default_mass.py: using MSISDN 1009 22:48:39.597554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:40.362101 tst register_default_mass.py: using MSISDN 1010 22:48:40.368226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:40.440961 tst register_default_mass.py: using MSISDN 1011 22:48:40.447049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:40.528743 tst register_default_mass.py: using MSISDN 1012 22:48:40.534723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:40.607540 tst register_default_mass.py: using MSISDN 1013 22:48:40.613591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:40.788311 tst register_default_mass.py: using MSISDN 1014 22:48:40.794653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:40.868774 tst register_default_mass.py: using MSISDN 1015 22:48:40.881034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:40.952280 tst register_default_mass.py: using MSISDN 1016 22:48:40.963148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:41.043590 tst register_default_mass.py: using MSISDN 1017 22:48:41.049851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:41.125071 tst register_default_mass.py: using MSISDN 1018 22:48:41.131404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:41.212562 tst register_default_mass.py: using MSISDN 1019 22:48:41.222770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:41.295203 tst register_default_mass.py: using MSISDN 1020 22:48:41.307164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:41.377526 tst register_default_mass.py: using MSISDN 1021 22:48:41.389182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:41.470964 tst register_default_mass.py: using MSISDN 1022 22:48:41.483180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:41.552876 tst register_default_mass.py: using MSISDN 1023 22:48:41.560412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:41.626406 tst register_default_mass.py: using MSISDN 1024 22:48:41.633482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:41.702302 tst register_default_mass.py: using MSISDN 1025 22:48:41.714496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:41.782230 tst register_default_mass.py: using MSISDN 1026 22:48:41.790891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:41.862267 tst register_default_mass.py: using MSISDN 1027 22:48:41.873114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:41.968872 tst register_default_mass.py: using MSISDN 1028 22:48:41.979226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:42.049938 tst register_default_mass.py: using MSISDN 1029 22:48:42.062373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:42.147651 tst register_default_mass.py: using MSISDN 1030 22:48:42.154066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:42.237127 tst register_default_mass.py: using MSISDN 1031 22:48:42.248615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:42.336893 tst register_default_mass.py: using MSISDN 1032 22:48:42.346236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:42.559831 tst register_default_mass.py: using MSISDN 1033 22:48:42.570575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:42.654277 tst register_default_mass.py: using MSISDN 1034 22:48:42.660403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:42.729191 tst register_default_mass.py: using MSISDN 1035 22:48:42.734897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:42.814794 tst register_default_mass.py: using MSISDN 1036 22:48:42.820470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:42.899271 tst register_default_mass.py: using MSISDN 1037 22:48:42.905094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:42.970655 tst register_default_mass.py: using MSISDN 1038 22:48:42.976631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:43.057423 tst register_default_mass.py: using MSISDN 1039 22:48:43.067752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:43.150653 tst register_default_mass.py: using MSISDN 1040 22:48:43.156520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:43.222069 tst register_default_mass.py: using MSISDN 1041 22:48:43.231269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:43.303937 tst register_default_mass.py: using MSISDN 1042 22:48:43.314561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:43.387232 tst register_default_mass.py: using MSISDN 1043 22:48:43.395709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:43.462091 tst register_default_mass.py: using MSISDN 1044 22:48:43.467823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:43.531466 tst register_default_mass.py: using MSISDN 1045 22:48:43.537426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:43.611744 tst register_default_mass.py: using MSISDN 1046 22:48:43.618128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:43.791834 tst register_default_mass.py: using MSISDN 1047 22:48:43.797526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:43.884114 tst register_default_mass.py: using MSISDN 1048 22:48:43.890321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:43.955212 tst register_default_mass.py: using MSISDN 1049 22:48:43.965684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:44.046025 tst register_default_mass.py: using MSISDN 1050 22:48:44.053384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:44.134772 tst register_default_mass.py: using MSISDN 1051 22:48:44.141562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:44.214793 tst register_default_mass.py: using MSISDN 1052 22:48:44.220824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:44.327596 tst register_default_mass.py: using MSISDN 1053 22:48:44.333608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:44.405855 tst register_default_mass.py: using MSISDN 1054 22:48:44.411808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:44.511841 tst register_default_mass.py: using MSISDN 1055 22:48:44.517622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:44.583007 tst register_default_mass.py: using MSISDN 1056 22:48:44.588996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:44.659426 tst register_default_mass.py: using MSISDN 1057 22:48:44.665509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:44.728201 tst register_default_mass.py: using MSISDN 1058 22:48:44.736433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:44.805521 tst register_default_mass.py: using MSISDN 1059 22:48:44.814162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:44.884184 tst register_default_mass.py: using MSISDN 1060 22:48:44.893228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:44.961710 tst register_default_mass.py: using MSISDN 1061 22:48:44.967919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:45.041542 tst register_default_mass.py: using MSISDN 1062 22:48:45.047523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:45.195201 tst register_default_mass.py: using MSISDN 1063 22:48:45.201427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:45.268617 tst register_default_mass.py: using MSISDN 1064 22:48:45.274788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:45.337397 tst register_default_mass.py: using MSISDN 1065 22:48:45.348035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:45.433075 tst register_default_mass.py: using MSISDN 1066 22:48:45.438971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:45.616341 tst register_default_mass.py: using MSISDN 1067 22:48:45.707428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:46.335037 tst register_default_mass.py: using MSISDN 1068 22:48:46.341267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:46.417684 tst register_default_mass.py: using MSISDN 1069 22:48:46.423413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:46.494799 tst register_default_mass.py: using MSISDN 1070 22:48:46.500934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:46.585508 tst register_default_mass.py: using MSISDN 1071 22:48:46.592736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:46.665066 tst register_default_mass.py: using MSISDN 1072 22:48:46.671119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:46.747057 tst register_default_mass.py: using MSISDN 1073 22:48:46.753005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:46.819913 tst register_default_mass.py: using MSISDN 1074 22:48:46.826169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:46.894003 tst register_default_mass.py: using MSISDN 1075 22:48:46.899797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:46.969813 tst register_default_mass.py: using MSISDN 1076 22:48:46.975871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:47.038073 tst register_default_mass.py: using MSISDN 1077 22:48:47.043968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:47.106390 tst register_default_mass.py: using MSISDN 1078 22:48:47.112249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:47.184245 tst register_default_mass.py: using MSISDN 1079 22:48:47.192409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:47.263885 tst register_default_mass.py: using MSISDN 1080 22:48:47.270952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:47.373132 tst register_default_mass.py: using MSISDN 1081 22:48:47.378864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:47.447465 tst register_default_mass.py: using MSISDN 1082 22:48:47.453227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:47.520182 tst register_default_mass.py: using MSISDN 1083 22:48:47.527453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:47.606661 tst register_default_mass.py: using MSISDN 1084 22:48:47.616806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:47.690925 tst register_default_mass.py: using MSISDN 1085 22:48:47.697732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:47.775933 tst register_default_mass.py: using MSISDN 1086 22:48:47.786094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:47.847500 tst register_default_mass.py: using MSISDN 1087 22:48:47.858579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:47.946831 tst register_default_mass.py: using MSISDN 1088 22:48:47.955545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:48.018421 tst register_default_mass.py: using MSISDN 1089 22:48:48.024227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:48.091091 tst register_default_mass.py: using MSISDN 1090 22:48:48.096947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:48.161126 tst register_default_mass.py: using MSISDN 1091 22:48:48.166931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:48.242888 tst register_default_mass.py: using MSISDN 1092 22:48:48.248887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:48.312069 tst register_default_mass.py: using MSISDN 1093 22:48:48.320171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:48.408004 tst register_default_mass.py: using MSISDN 1094 22:48:48.418063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:48.494875 tst register_default_mass.py: using MSISDN 1095 22:48:48.500658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:48.564428 tst register_default_mass.py: using MSISDN 1096 22:48:48.570231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:48.640704 tst register_default_mass.py: using MSISDN 1097 22:48:48.648242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:48.726867 tst register_default_mass.py: using MSISDN 1098 22:48:48.735393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:48.808057 tst register_default_mass.py: using MSISDN 1099 22:48:48.818830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:48.928770 tst register_default_mass.py: using MSISDN 1100 22:48:48.934557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:49.045837 run mass: Starting testcase 22:48:49.051958 run mass: Pre-launching all virtphy's 22:48:49.057826 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:49.071929 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:49.078374 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:49.091944 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:49.098353 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:49.111984 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:49.118284 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:49.132055 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:49.138425 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:49.152069 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:49.158463 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:49.172094 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:49.178414 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:49.192153 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:49.198418 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:49.212053 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:49.218310 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:49.231557 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:49.237820 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:49.250982 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:49.257327 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:49.271047 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:49.277410 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:49.291175 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:49.297525 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:49.311083 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:49.317167 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:49.330807 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:49.337088 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:49.350220 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:49.356389 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:49.369641 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:49.375740 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:49.388947 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:49.395033 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:49.408218 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:49.414456 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:49.427702 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:49.433844 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:49.447237 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:49.453557 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:49.466850 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:49.472929 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:49.486176 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:49.492407 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:49.505863 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:49.512045 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:49.525533 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:49.531696 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:49.545007 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:49.551136 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:49.564355 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:49.570502 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:49.584080 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:49.590375 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:49.603633 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:49.609760 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:49.623034 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:49.629231 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:49.642910 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:49.649250 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:49.662967 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:49.669259 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:49.685265 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:49.691563 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:49.705464 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:49.711783 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:49.725176 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:49.731436 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:49.744780 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:49.751121 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:49.764508 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:49.770720 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:49.784135 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:49.790367 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:49.803927 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:49.810324 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:49.824069 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:49.830366 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:49.844580 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:49.851498 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:49.866436 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:49.873442 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:49.888731 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:49.896858 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:49.911763 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:49.918510 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:49.933213 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:49.939955 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:49.954449 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:49.961035 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:49.975123 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:49.981610 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:49.995642 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:50.002229 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:50.016369 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:50.022803 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:50.036684 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:50.043331 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:50.058004 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:50.064843 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:50.079132 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:50.085500 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:50.099685 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:50.106200 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:50.120367 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:50.126843 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:50.141022 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:50.147716 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:50.162518 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:50.169781 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:50.185046 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:50.192238 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:50.207685 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:50.214785 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:50.230288 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:50.237809 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:50.253738 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:50.260862 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:50.276206 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:50.283151 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:50.297694 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:50.304346 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:50.318818 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:50.325509 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:50.340541 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:50.347514 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:50.362666 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:50.369925 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:50.385706 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:50.393043 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:50.409070 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:50.416323 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:50.431897 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:50.438811 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:50.453651 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:50.460317 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:50.475190 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:50.481655 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:50.495756 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:50.502168 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:50.517252 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:50.524201 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:50.538831 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:50.545484 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:50.559591 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:50.565937 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:50.579735 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:50.586073 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:50.600618 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:50.607214 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:50.621382 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:50.627811 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:50.642321 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:50.649226 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:50.663891 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:50.670796 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:50.686355 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:50.693358 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:50.708759 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:50.715581 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:50.730127 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:50.736735 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:50.751294 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:50.757935 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:50.772130 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:50.778551 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:50.793126 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:50.800309 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:50.816025 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:50.823322 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:50.838852 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:50.845872 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:50.860506 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:50.867069 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:50.881460 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:50.888079 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:50.902159 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:50.908609 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:50.922648 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:50.929053 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:50.943654 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:50.950248 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:50.964392 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:50.971174 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:50.986310 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:50.993146 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:51.007712 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:51.014190 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:51.028607 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:51.035215 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:51.049471 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:51.055947 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:51.070543 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:51.077390 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:51.092128 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:51.098839 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:51.113666 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:51.120372 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:51.135154 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:51.141698 run mass: Checking if sockets are in the filesystem 22:48:51.155007 run osmo-ms-mob/00000: Starting mobile 22:48:51.169187 run osmo-ms-mob/00000(pid=135): Launched 22:48:51.181640 run mass: MS start registered {at=24145036.884984847, delay=0.005605120211839676, ms=00000} 22:48:55.363386 run osmo-ms-mob/00001: Starting mobile 22:48:55.400460 run osmo-ms-mob/00001(pid=136): Launched 22:48:55.427082 run mass: MS start registered {at=24145041.130377047, delay=0.009105954319238663, ms=00001} 22:48:56.140509 run mass: MS performed LU {at=24145041.843815453, lu_delay=4.95883060619235, ms=00000} 22:48:57.154945 run osmo-ms-mob/00002: Starting mobile 22:48:57.169924 run osmo-ms-mob/00002(pid=137): Launched 22:48:57.182211 run mass: MS start registered {at=24145042.885551836, delay=0.005355622619390488, ms=00002} 22:48:58.459769 run osmo-ms-mob/00003: Starting mobile 22:48:58.490220 run osmo-ms-mob/00003(pid=138): Launched 22:48:58.504436 run mass: MS start registered {at=24145044.20777649, delay=3.3717602491378784e-05, ms=00003} 22:48:59.560774 run osmo-ms-mob/00004: Starting mobile 22:48:59.591689 run osmo-ms-mob/00004(pid=139): Launched 22:48:59.613464 run mass: MS start registered {at=24145045.31678733, delay=0.006503794342279434, ms=00004} 22:49:00.376747 run mass: MS performed LU {at=24145046.080062505, lu_delay=4.949685458093882, ms=00001} 22:49:00.554317 run osmo-ms-mob/00005: Starting mobile 22:49:00.569918 run osmo-ms-mob/00005(pid=140): Launched 22:49:00.582252 run mass: MS start registered {at=24145046.28559684, delay=0.00495528057217598, ms=00005} 22:49:01.458424 run osmo-ms-mob/00006: Starting mobile 22:49:01.473856 run osmo-ms-mob/00006(pid=141): Launched 22:49:01.486006 run mass: MS start registered {at=24145047.189351093, delay=0.005141373723745346, ms=00006} 22:49:02.277608 run mass: MS performed LU {at=24145047.980936427, lu_delay=5.09538459032774, ms=00002} 22:49:02.289012 run osmo-ms-mob/00007: Starting mobile 22:49:02.302335 run osmo-ms-mob/00007(pid=142): Launched 22:49:02.313277 run mass: MS start registered {at=24145048.016620066, delay=0.004796955734491348, ms=00007} 22:49:03.154041 run osmo-ms-mob/00008: Starting mobile 22:49:03.167821 run osmo-ms-mob/00008(pid=143): Launched 22:49:03.178911 run mass: MS start registered {at=24145048.882255353, delay=0.004478186368942261, ms=00008} 22:49:03.672085 run mass: MS performed LU {at=24145049.375382777, lu_delay=5.16760628670454, ms=00003} 22:49:03.856097 run osmo-ms-mob/00009: Starting mobile 22:49:03.874239 run osmo-ms-mob/00009(pid=144): Launched 22:49:03.890089 run mass: MS start registered {at=24145049.593414053, delay=0.005535446107387543, ms=00009} 22:49:04.557140 run osmo-ms-mob/00010: Starting mobile 22:49:04.572426 run osmo-ms-mob/00010(pid=145): Launched 22:49:04.584099 run mass: MS start registered {at=24145050.28745106, delay=0.004967723041772842, ms=00010} 22:49:05.154085 run osmo-ms-mob/00011: Starting mobile 22:49:05.167550 run osmo-ms-mob/00011(pid=146): Launched 22:49:05.178259 run mass: MS start registered {at=24145050.881610733, delay=0.004594016820192337, ms=00011} 22:49:05.572586 run mass: MS performed LU {at=24145051.27592262, lu_delay=5.959135290235281, ms=00004} 22:49:05.600519 run mass: MS performed LU {at=24145051.303872433, lu_delay=5.0182755924761295, ms=00005} 22:49:05.611662 run osmo-ms-mob/00012: Starting mobile 22:49:05.624937 run osmo-ms-mob/00012(pid=147): Launched 22:49:05.635777 run mass: MS start registered {at=24145051.339133684, delay=0.004641972482204437, ms=00012} 22:49:06.354409 run osmo-ms-mob/00013: Starting mobile 22:49:06.368307 run osmo-ms-mob/00013(pid=148): Launched 22:49:06.380098 run mass: MS start registered {at=24145052.083431046, delay=0.002136658877134323, ms=00013} 22:49:06.953982 run osmo-ms-mob/00014: Starting mobile 22:49:06.967525 run osmo-ms-mob/00014(pid=149): Launched 22:49:06.978379 run mass: MS start registered {at=24145052.68173157, delay=0.004379350692033768, ms=00014} 22:49:07.437182 run mass: MS performed LU {at=24145053.14051561, lu_delay=5.9511645175516605, ms=00006} 22:49:07.501912 run mass: MS performed LU {at=24145053.20524433, lu_delay=5.188624262809753, ms=00007} 22:49:07.513712 run osmo-ms-mob/00015: Starting mobile 22:49:07.527466 run osmo-ms-mob/00015(pid=150): Launched 22:49:07.538731 run mass: MS start registered {at=24145053.242064107, delay=0.004861772060394287, ms=00015} 22:49:08.054800 run osmo-ms-mob/00016: Starting mobile 22:49:08.068330 run osmo-ms-mob/00016(pid=151): Launched 22:49:08.081033 run mass: MS start registered {at=24145053.78437485, delay=0.006107885390520096, ms=00016} 22:49:08.554985 run osmo-ms-mob/00017: Starting mobile 22:49:08.569358 run osmo-ms-mob/00017(pid=152): Launched 22:49:08.580220 run mass: MS start registered {at=24145054.283572394, delay=0.004425466060638428, ms=00017} 22:49:09.156350 run osmo-ms-mob/00018: Starting mobile 22:49:09.170016 run osmo-ms-mob/00018(pid=153): Launched 22:49:09.180779 run mass: MS start registered {at=24145054.884132456, delay=0.004434473812580109, ms=00018} 22:49:09.338303 run mass: MS performed LU {at=24145055.041638423, lu_delay=4.754187364131212, ms=00010} 22:49:09.366147 run mass: MS performed LU {at=24145055.06948292, lu_delay=5.476068865507841, ms=00009} 22:49:09.453628 run mass: MS performed LU {at=24145055.156961557, lu_delay=6.274706203490496, ms=00008} 22:49:09.465210 run osmo-ms-mob/00019: Starting mobile 22:49:09.479009 run osmo-ms-mob/00019(pid=154): Launched 22:49:09.490093 run mass: MS start registered {at=24145055.193426594, delay=0.004572611302137375, ms=00019} 22:49:10.054473 run osmo-ms-mob/00020: Starting mobile 22:49:10.068268 run osmo-ms-mob/00020(pid=155): Launched 22:49:10.079466 run mass: MS start registered {at=24145055.782819614, delay=0.004574641585350037, ms=00020} 22:49:10.554141 run osmo-ms-mob/00021: Starting mobile 22:49:10.568255 run osmo-ms-mob/00021(pid=156): Launched 22:49:10.579288 run mass: MS start registered {at=24145056.28264006, delay=0.0045655518770217896, ms=00021} 22:49:10.953970 run osmo-ms-mob/00022: Starting mobile 22:49:10.967978 run osmo-ms-mob/00022(pid=157): Launched 22:49:10.979018 run mass: MS start registered {at=24145056.682371624, delay=0.004671081900596619, ms=00022} 22:49:11.120158 run mass: MS performed LU {at=24145056.82349169, lu_delay=5.941880956292152, ms=00011} 22:49:11.202910 run mass: MS performed LU {at=24145056.906245694, lu_delay=4.822814647108316, ms=00013} 22:49:11.267963 run mass: MS performed LU {at=24145056.971311178, lu_delay=5.632177494466305, ms=00012} 22:49:11.565085 run osmo-ms-mob/00023: Starting mobile 22:49:11.579456 run osmo-ms-mob/00023(pid=158): Launched 22:49:11.586343 run mass: Starting too slowly. Moving on {now=24145057.289711088, sleep=-0.03844691440463066, target=24145057.251264174} 22:49:11.592510 run mass: MS start registered {at=24145057.295868676, delay=0.006159801036119461, ms=00023} 22:49:11.854396 run osmo-ms-mob/00024: Starting mobile 22:49:11.868344 run osmo-ms-mob/00024(pid=159): Launched 22:49:11.879405 run mass: MS start registered {at=24145057.582757216, delay=0.004713967442512512, ms=00024} 22:49:12.354204 run osmo-ms-mob/00025: Starting mobile 22:49:12.367969 run osmo-ms-mob/00025(pid=160): Launched 22:49:12.378796 run mass: MS start registered {at=24145058.08214557, delay=0.004467133432626724, ms=00025} 22:49:12.754831 run osmo-ms-mob/00026: Starting mobile 22:49:12.769273 run osmo-ms-mob/00026(pid=161): Launched 22:49:12.780529 run mass: MS start registered {at=24145058.48387601, delay=0.004713807255029678, ms=00026} 22:49:13.104364 run mass: MS performed LU {at=24145058.807701476, lu_delay=5.023326624184847, ms=00016} 22:49:13.115634 run osmo-ms-mob/00027: Starting mobile 22:49:13.128936 run osmo-ms-mob/00027(pid=162): Launched 22:49:13.135481 run mass: MS performed LU {at=24145058.8388392, lu_delay=6.157107628881931, ms=00014} 22:49:13.141510 run mass: MS start registered {at=24145058.8448747, delay=0.006054148077964783, ms=00027} 22:49:13.219685 run mass: MS performed LU {at=24145058.923011057, lu_delay=5.680946949869394, ms=00015} 22:49:13.493040 run mass: MS performed LU {at=24145059.19636332, lu_delay=4.912790924310684, ms=00017} 22:49:13.515767 run osmo-ms-mob/00028: Starting mobile 22:49:13.543183 run osmo-ms-mob/00028(pid=163): Launched 22:49:13.562848 run mass: MS start registered {at=24145059.266175132, delay=0.007263578474521637, ms=00028} 22:49:13.956287 run osmo-ms-mob/00029: Starting mobile 22:49:13.971515 run osmo-ms-mob/00029(pid=164): Launched 22:49:13.983066 run mass: MS start registered {at=24145059.68640347, delay=0.00504302978515625, ms=00029} 22:49:15.683203 run osmo-ms-mob/00030: Starting mobile 22:49:15.722681 run osmo-ms-mob/00030(pid=165): Launched 22:49:15.729063 run mass: Starting too slowly. Moving on {now=24145061.432431173, sleep=-1.2811669558286667, target=24145060.151264217} 22:49:15.735045 run mass: MS performed LU {at=24145061.43840306, lu_delay=6.554270602762699, ms=00018} 22:49:15.741410 run mass: Starting too slowly. Moving on {now=24145061.444779195, sleep=-1.1935149766504765, target=24145060.25126422} 22:49:15.747233 run mass: MS performed LU {at=24145061.450594824, lu_delay=5.667775209993124, ms=00020} 22:49:15.753127 run mass: Starting too slowly. Moving on {now=24145061.45649728, sleep=-1.1052330620586872, target=24145060.35126422} 22:49:15.758968 run mass: MS performed LU {at=24145061.462331828, lu_delay=6.268905233591795, ms=00019} 22:49:15.764958 run mass: Starting too slowly. Moving on {now=24145061.468328986, sleep=-1.0170647650957108, target=24145060.45126422} 22:49:15.770774 run mass: MS start registered {at=24145061.47413958, delay=0.04171086847782135, ms=00030} 22:49:15.782069 run osmo-ms-mob/00031: Starting mobile 22:49:15.795709 run osmo-ms-mob/00031(pid=166): Launched 22:49:15.802179 run mass: Starting too slowly. Moving on {now=24145061.505548574, sleep=-0.9542843513190746, target=24145060.551264223} 22:49:15.808126 run mass: MS start registered {at=24145061.511487134, delay=0.005940571427345276, ms=00031} 22:49:15.813955 run mass: Starting too slowly. Moving on {now=24145061.517326236, sleep=-0.8660620115697384, target=24145060.651264224} 22:49:15.820094 run mass: Starting too slowly. Moving on {now=24145061.523463428, sleep=-0.7721992023289204, target=24145060.751264226} 22:49:15.831169 run osmo-ms-mob/00032: Starting mobile 22:49:15.844833 run osmo-ms-mob/00032(pid=167): Launched 22:49:15.851238 run mass: Starting too slowly. Moving on {now=24145061.554607812, sleep=-0.7033435851335526, target=24145060.851264227} 22:49:15.857170 run mass: MS start registered {at=24145061.56052986, delay=0.0059243179857730865, ms=00032} 22:49:15.863235 run mass: Starting too slowly. Moving on {now=24145061.566605426, sleep=-0.6153411976993084, target=24145060.95126423} 22:49:15.869377 run mass: Starting too slowly. Moving on {now=24145061.572746933, sleep=-0.521482702344656, target=24145061.05126423} 22:49:15.875218 run mass: Starting too slowly. Moving on {now=24145061.5785889, sleep=-0.42732466757297516, target=24145061.15126423} 22:49:15.886582 run osmo-ms-mob/00033: Starting mobile 22:49:15.900267 run osmo-ms-mob/00033(pid=168): Launched 22:49:15.906544 run mass: Starting too slowly. Moving on {now=24145061.609913923, sleep=-0.35864968970417976, target=24145061.251264233} 22:49:15.912696 run mass: MS start registered {at=24145061.616052855, delay=0.006141152232885361, ms=00033} 22:49:15.918752 run mass: Starting too slowly. Moving on {now=24145061.62212057, sleep=-0.2708563357591629, target=24145061.351264235} 22:49:15.924589 run mass: Starting too slowly. Moving on {now=24145061.62796011, sleep=-0.17669587209820747, target=24145061.451264236} 22:49:15.930619 run mass: Starting too slowly. Moving on {now=24145061.63398811, sleep=-0.08272387087345123, target=24145061.551264238} 22:49:15.941816 run osmo-ms-mob/00034: Starting mobile 22:49:15.955559 run osmo-ms-mob/00034(pid=169): Launched 22:49:15.962098 run mass: Starting too slowly. Moving on {now=24145061.66546456, sleep=-0.014200322329998016, target=24145061.65126424} 22:49:15.968020 run mass: MS start registered {at=24145061.67137529, delay=0.005913574248552322, ms=00034} 22:49:16.154119 run osmo-ms-mob/00035: Starting mobile 22:49:16.168479 run osmo-ms-mob/00035(pid=170): Launched 22:49:16.179980 run mass: MS start registered {at=24145061.88332561, delay=0.005139447748661041, ms=00035} 22:49:16.554605 run osmo-ms-mob/00036: Starting mobile 22:49:16.568286 run osmo-ms-mob/00036(pid=171): Launched 22:49:16.580168 run mass: MS start registered {at=24145062.283511877, delay=0.004859611392021179, ms=00036} 22:49:16.954377 run osmo-ms-mob/00037: Starting mobile 22:49:16.967660 run osmo-ms-mob/00037(pid=172): Launched 22:49:16.978584 run mass: MS start registered {at=24145062.681926288, delay=0.004783455282449722, ms=00037} 22:49:17.106096 run mass: MS performed LU {at=24145062.809401795, lu_delay=6.127030171453953, ms=00022} 22:49:17.133026 run mass: MS performed LU {at=24145062.836378373, lu_delay=6.553738314658403, ms=00021} 22:49:17.144308 run osmo-ms-mob/00038: Starting mobile 22:49:17.157780 run osmo-ms-mob/00038(pid=173): Launched 22:49:17.169070 run mass: MS start registered {at=24145062.87242225, delay=0.004941385239362717, ms=00038} 22:49:17.221605 run mass: MS performed LU {at=24145062.92492726, lu_delay=5.3421700447797775, ms=00024} 22:49:17.257884 run mass: MS performed LU {at=24145062.96122074, lu_delay=5.665352065116167, ms=00023} 22:49:17.269419 run osmo-ms-mob/00039: Starting mobile 22:49:17.283460 run osmo-ms-mob/00039(pid=174): Launched 22:49:17.289765 run mass: MS performed LU {at=24145062.993124187, lu_delay=4.910978615283966, ms=00025} 22:49:17.296071 run mass: MS start registered {at=24145062.99943552, delay=0.0063307322561740875, ms=00039} 22:49:17.956193 run osmo-ms-mob/00040: Starting mobile 22:49:17.974165 run osmo-ms-mob/00040(pid=175): Launched 22:49:17.994967 run mass: MS start registered {at=24145063.698296625, delay=0.009220320731401443, ms=00040} 22:49:18.254797 run osmo-ms-mob/00041: Starting mobile 22:49:18.271842 run osmo-ms-mob/00041(pid=176): Launched 22:49:18.285148 run mass: MS start registered {at=24145063.98848478, delay=0.00546526163816452, ms=00041} 22:49:18.554703 run osmo-ms-mob/00042: Starting mobile 22:49:18.568848 run osmo-ms-mob/00042(pid=177): Launched 22:49:18.580375 run mass: MS start registered {at=24145064.283723515, delay=0.005135040730237961, ms=00042} 22:49:18.651382 run mass: MS performed LU {at=24145064.354714755, lu_delay=5.509840056300163, ms=00027} 22:49:18.734860 run mass: MS performed LU {at=24145064.43819157, lu_delay=5.954315561801195, ms=00026} 22:49:18.799561 run mass: MS performed LU {at=24145064.502896532, lu_delay=5.236721400171518, ms=00028} 22:49:18.811211 run osmo-ms-mob/00043: Starting mobile 22:49:18.824499 run osmo-ms-mob/00043(pid=178): Launched 22:49:18.835796 run mass: MS start registered {at=24145064.539139926, delay=0.004914965480566025, ms=00043} 22:49:19.254571 run osmo-ms-mob/00044: Starting mobile 22:49:19.268304 run osmo-ms-mob/00044(pid=179): Launched 22:49:19.279733 run mass: MS start registered {at=24145064.983077038, delay=0.0048339590430259705, ms=00044} 22:49:19.554199 run osmo-ms-mob/00045: Starting mobile 22:49:19.568004 run osmo-ms-mob/00045(pid=180): Launched 22:49:19.579402 run mass: MS start registered {at=24145065.282736585, delay=0.004930630326271057, ms=00045} 22:49:19.854328 run osmo-ms-mob/00046: Starting mobile 22:49:19.869187 run osmo-ms-mob/00046(pid=181): Launched 22:49:19.881304 run mass: MS start registered {at=24145065.584645268, delay=0.005015362054109573, ms=00046} 22:49:20.154313 run osmo-ms-mob/00047: Starting mobile 22:49:20.169019 run osmo-ms-mob/00047(pid=182): Launched 22:49:20.181192 run mass: MS start registered {at=24145065.8845324, delay=0.0049284882843494415, ms=00047} 22:49:20.454304 run osmo-ms-mob/00048: Starting mobile 22:49:20.469743 run osmo-ms-mob/00048(pid=183): Launched 22:49:20.481058 run mass: MS start registered {at=24145066.18440755, delay=0.004887841641902924, ms=00048} 22:49:20.636616 run mass: MS performed LU {at=24145066.339952562, lu_delay=4.865812983363867, ms=00030} 22:49:20.663787 run mass: MS performed LU {at=24145066.36713118, lu_delay=4.6957558915019035, ms=00034} 22:49:20.675336 run osmo-ms-mob/00049: Starting mobile 22:49:20.688525 run osmo-ms-mob/00049(pid=184): Launched 22:49:20.699526 run mass: MS start registered {at=24145066.402880184, delay=0.004658836871385574, ms=00049} 22:49:20.788107 run mass: MS performed LU {at=24145066.491444513, lu_delay=4.930914651602507, ms=00032} 22:49:20.806808 run mass: MS performed LU {at=24145066.51015002, lu_delay=4.894097164273262, ms=00033} 22:49:20.827857 run osmo-ms-mob/00050: Starting mobile 22:49:20.841357 run osmo-ms-mob/00050(pid=185): Launched 22:49:20.852474 run mass: MS start registered {at=24145066.55582338, delay=0.004620283842086792, ms=00050} 22:49:21.079814 run mass: MS performed LU {at=24145066.783150084, lu_delay=4.899824474006891, ms=00035} 22:49:21.455500 run osmo-ms-mob/00051: Starting mobile 22:49:21.474129 run osmo-ms-mob/00051(pid=186): Launched 22:49:21.488454 run mass: MS start registered {at=24145067.191787448, delay=0.006164669990539551, ms=00051} 22:49:21.757534 run osmo-ms-mob/00052: Starting mobile 22:49:21.775482 run osmo-ms-mob/00052(pid=187): Launched 22:49:21.793070 run mass: MS start registered {at=24145067.496379685, delay=0.008775223046541214, ms=00052} 22:49:22.056632 run osmo-ms-mob/00053: Starting mobile 22:49:22.073184 run osmo-ms-mob/00053(pid=188): Launched 22:49:22.085947 run mass: MS start registered {at=24145067.789291535, delay=0.005089160054922104, ms=00053} 22:49:22.355081 run osmo-ms-mob/00054: Starting mobile 22:49:22.371344 run osmo-ms-mob/00054(pid=189): Launched 22:49:22.384689 run mass: MS start registered {at=24145068.088029165, delay=0.005789998918771744, ms=00054} 22:49:22.418106 run mass: MS performed LU {at=24145068.12143923, lu_delay=5.8379273526370525, ms=00036} 22:49:22.501085 run mass: MS performed LU {at=24145068.20440495, lu_delay=5.33198269829154, ms=00038} 22:49:22.516697 run osmo-ms-mob/00055: Starting mobile 22:49:22.533585 run osmo-ms-mob/00055(pid=190): Launched 22:49:22.546673 run mass: MS start registered {at=24145068.250012793, delay=0.005465839058160782, ms=00055} 22:49:22.564923 run mass: MS performed LU {at=24145068.26826156, lu_delay=5.26882603764534, ms=00039} 22:49:22.745558 run mass: MS performed LU {at=24145068.448847886, lu_delay=5.766921598464251, ms=00037} 22:49:22.771789 run osmo-ms-mob/00056: Starting mobile 22:49:22.795612 run osmo-ms-mob/00056(pid=191): Launched 22:49:22.805944 run mass: MS performed LU {at=24145068.509293307, lu_delay=4.8109966814517975, ms=00040} 22:49:22.817039 run mass: MS start registered {at=24145068.520373337, delay=0.011109143495559692, ms=00056} 22:49:23.255404 run osmo-ms-mob/00057: Starting mobile 22:49:23.272125 run osmo-ms-mob/00057(pid=192): Launched 22:49:23.285360 run mass: MS start registered {at=24145068.9887067, delay=0.005325634032487869, ms=00057} 22:49:23.661397 run osmo-ms-mob/00058: Starting mobile 22:49:23.694436 run osmo-ms-mob/00058(pid=193): Launched 22:49:23.709632 run mass: MS start registered {at=24145069.41296804, delay=4.0475279092788696e-05, ms=00058} 22:49:23.815677 run mass: MS performed LU {at=24145069.518982127, lu_delay=3.9343368597328663, ms=00046} 22:49:23.955629 run osmo-ms-mob/00059: Starting mobile 22:49:23.973180 run osmo-ms-mob/00059(pid=194): Launched 22:49:23.988276 run mass: MS start registered {at=24145069.691601295, delay=0.006895203143358231, ms=00059} 22:49:24.255206 run osmo-ms-mob/00060: Starting mobile 22:49:24.271288 run osmo-ms-mob/00060(pid=195): Launched 22:49:24.285581 run mass: MS start registered {at=24145069.988919824, delay=0.006297387182712555, ms=00060} 22:49:24.318810 run mass: MS performed LU {at=24145070.022143666, lu_delay=5.7384201511740685, ms=00042} 22:49:24.402530 run mass: MS performed LU {at=24145070.105843335, lu_delay=4.823106750845909, ms=00045} 22:49:24.429839 run mass: MS performed LU {at=24145070.133170005, lu_delay=6.144685223698616, ms=00041} 22:49:24.446138 run osmo-ms-mob/00061: Starting mobile 22:49:24.464358 run osmo-ms-mob/00061(pid=196): Launched 22:49:24.482560 run mass: MS start registered {at=24145070.185876332, delay=0.009862616658210754, ms=00061} 22:49:24.573716 run mass: MS performed LU {at=24145070.27701587, lu_delay=5.737875942140818, ms=00043} 22:49:24.609324 run mass: MS performed LU {at=24145070.312638156, lu_delay=5.329561118036509, ms=00044} 22:49:24.635065 run osmo-ms-mob/00062: Starting mobile 22:49:24.656357 run osmo-ms-mob/00062(pid=197): Launched 22:49:24.672032 run mass: MS start registered {at=24145070.375366494, delay=0.007490314543247223, ms=00062} 22:49:25.267771 run osmo-ms-mob/00063: Starting mobile 22:49:25.307488 run osmo-ms-mob/00063(pid=198): Launched 22:49:25.333491 run mass: MS start registered {at=24145071.0367986, delay=0.009400445967912674, ms=00063} 22:49:25.659262 run osmo-ms-mob/00064: Starting mobile 22:49:25.677420 run osmo-ms-mob/00064(pid=199): Launched 22:49:25.695372 run mass: MS start registered {at=24145071.398682423, delay=0.008397873491048813, ms=00064} 22:49:26.368430 run osmo-ms-mob/00065: Starting mobile 22:49:26.382375 run osmo-ms-mob/00065(pid=200): Launched 22:49:26.388736 run mass: Starting too slowly. Moving on {now=24145072.092105146, sleep=-0.24084075540304184, target=24145071.85126439} 22:49:26.394625 run mass: MS performed LU {at=24145072.097982652, lu_delay=5.695102468132973, ms=00049} 22:49:26.400679 run mass: Starting too slowly. Moving on {now=24145072.104049858, sleep=-0.15278546512126923, target=24145071.951264393} 22:49:26.406571 run mass: MS performed LU {at=24145072.109935634, lu_delay=4.918148186057806, ms=00051} 22:49:26.412897 run mass: Starting too slowly. Moving on {now=24145072.1162636, sleep=-0.06499920412898064, target=24145072.051264394} 22:49:26.418922 run mass: MS performed LU {at=24145072.122275878, lu_delay=5.9378683269023895, ms=00048} 22:49:26.761527 run osmo-ms-mob/00066: Starting mobile 22:49:26.782908 run osmo-ms-mob/00066(pid=201): Launched 22:49:27.258813 run mass: Starting too slowly. Moving on {now=24145072.962164067, sleep=-0.8108996711671352, target=24145072.151264396} 22:49:27.269271 run mass: MS start registered {at=24145072.97263085, delay=0.8805282674729824, ms=00065} 22:49:27.275401 run mass: Starting too slowly. Moving on {now=24145072.978770494, sleep=-0.7275060974061489, target=24145072.251264397} 22:49:27.281105 run mass: MS performed LU {at=24145072.984465946, lu_delay=7.099933546036482, ms=00047} 22:49:27.286959 run mass: Starting too slowly. Moving on {now=24145072.9903304, sleep=-0.6390660032629967, target=24145072.3512644} 22:49:27.292871 run mass: MS performed LU {at=24145072.99623427, lu_delay=6.440410893410444, ms=00050} 22:49:27.298742 run mass: Starting too slowly. Moving on {now=24145073.00211259, sleep=-0.5508481897413731, target=24145072.4512644} 22:49:27.304523 run mass: MS performed LU {at=24145073.00788815, lu_delay=5.511508464813232, ms=00052} 22:49:27.384989 run osmo-ms-mob/00067: Starting mobile 22:49:27.414331 run osmo-ms-mob/00067(pid=202): Launched 22:49:27.420833 run mass: Starting too slowly. Moving on {now=24145073.12420154, sleep=-0.5729371383786201, target=24145072.5512644} 22:49:27.426552 run mass: MS start registered {at=24145073.12991323, delay=0.1677536927163601, ms=00066} 22:49:27.432249 run mass: Starting too slowly. Moving on {now=24145073.13562026, sleep=-0.4843558557331562, target=24145072.651264403} 22:49:27.437938 run mass: MS start registered {at=24145073.141300976, delay=0.017101816833019257, ms=00067} 22:49:27.443881 run mass: Starting too slowly. Moving on {now=24145073.147249945, sleep=-0.39598554000258446, target=24145072.751264405} 22:49:27.503275 run osmo-ms-mob/00068: Starting mobile 22:49:27.519354 run osmo-ms-mob/00068(pid=203): Launched 22:49:27.525372 run mass: Starting too slowly. Moving on {now=24145073.22874166, sleep=-0.3774772547185421, target=24145072.851264406} 22:49:27.531117 run mass: MS start registered {at=24145073.23447704, delay=0.005737688392400742, ms=00068} 22:49:27.537320 run mass: Starting too slowly. Moving on {now=24145073.240689952, sleep=-0.2894255444407463, target=24145072.951264407} 22:49:27.543196 run mass: Starting too slowly. Moving on {now=24145073.246566657, sleep=-0.19530224800109863, target=24145073.05126441} 22:49:27.549022 run mass: Starting too slowly. Moving on {now=24145073.252394035, sleep=-0.10112962499260902, target=24145073.15126441} 22:49:27.863687 run osmo-ms-mob/00069: Starting mobile 22:49:27.878596 run osmo-ms-mob/00069(pid=204): Launched 22:49:27.885079 run mass: Starting too slowly. Moving on {now=24145073.5884472, sleep=-0.33718278631567955, target=24145073.251264412} 22:49:27.891279 run mass: MS start registered {at=24145073.594636254, delay=0.006191466003656387, ms=00069} 22:49:27.897330 run mass: Starting too slowly. Moving on {now=24145073.60069964, sleep=-0.24943522736430168, target=24145073.351264413} 22:49:27.903177 run mass: Starting too slowly. Moving on {now=24145073.60654816, sleep=-0.15528374537825584, target=24145073.451264415} 22:49:27.909293 run mass: Starting too slowly. Moving on {now=24145073.612662993, sleep=-0.06139857694506645, target=24145073.551264416} 22:49:28.409760 run osmo-ms-mob/00070: Starting mobile 22:49:28.612899 run osmo-ms-mob/00070(pid=205): Launched 22:49:28.618979 run mass: Starting too slowly. Moving on {now=24145074.322348833, sleep=-0.6710844151675701, target=24145073.651264418} 22:49:28.624643 run mass: MS start registered {at=24145074.327997115, delay=0.005650606006383896, ms=00070} 22:49:28.630446 run mass: Starting too slowly. Moving on {now=24145074.33381721, sleep=-0.5825527906417847, target=24145073.75126442} 22:49:28.636058 run mass: Starting too slowly. Moving on {now=24145074.33942943, sleep=-0.4881650097668171, target=24145073.85126442} 22:49:28.641875 run mass: Starting too slowly. Moving on {now=24145074.345245183, sleep=-0.393980760127306, target=24145073.951264422} 22:49:29.583851 run osmo-ms-mob/00071: Starting mobile 22:49:29.597750 run osmo-ms-mob/00071(pid=206): Launched 22:49:29.603888 run mass: Starting too slowly. Moving on {now=24145075.307257865, sleep=-1.255993440747261, target=24145074.051264424} 22:49:29.609920 run mass: MS start registered {at=24145075.313278917, delay=0.006023004651069641, ms=00071} 22:49:29.615921 run mass: Starting too slowly. Moving on {now=24145075.31929124, sleep=-1.1680268160998821, target=24145074.151264425} 22:49:30.199683 run mass: Starting too slowly. Moving on {now=24145075.903044466, sleep=-1.6517800390720367, target=24145074.251264427} 22:49:30.207106 run mass: Starting too slowly. Moving on {now=24145075.91047414, sleep=-1.5592097118496895, target=24145074.35126443} 22:49:30.926821 run osmo-ms-mob/00072: Starting mobile 22:49:30.941471 run osmo-ms-mob/00072(pid=207): Launched 22:49:30.948100 run mass: Starting too slowly. Moving on {now=24145076.651468676, sleep=-2.2002042457461357, target=24145074.45126443} 22:49:30.953849 run mass: MS start registered {at=24145076.65720779, delay=0.005741056054830551, ms=00072} 22:49:30.960234 run mass: Starting too slowly. Moving on {now=24145076.6636032, sleep=-2.1123387701809406, target=24145074.55126443} 22:49:30.966242 run mass: Starting too slowly. Moving on {now=24145076.66961183, sleep=-2.0183473974466324, target=24145074.651264433} 22:49:30.972133 run mass: Starting too slowly. Moving on {now=24145076.67550416, sleep=-1.9242397248744965, target=24145074.751264434} 22:49:31.096689 run osmo-ms-mob/00073: Starting mobile 22:49:31.110790 run osmo-ms-mob/00073(pid=208): Launched 22:49:31.117691 run mass: Starting too slowly. Moving on {now=24145076.821057733, sleep=-1.9697932973504066, target=24145074.851264436} 22:49:31.123653 run mass: MS start registered {at=24145076.827011257, delay=0.005956221371889114, ms=00073} 22:49:31.129828 run mass: Starting too slowly. Moving on {now=24145076.833197046, sleep=-1.881932608783245, target=24145074.951264437} 22:49:31.136207 run mass: Starting too slowly. Moving on {now=24145076.839575622, sleep=-1.7883111834526062, target=24145075.05126444} 22:49:31.142129 run mass: Starting too slowly. Moving on {now=24145076.84549946, sleep=-1.6942350193858147, target=24145075.15126444} 22:49:31.153303 run osmo-ms-mob/00074: Starting mobile 22:49:31.167733 run osmo-ms-mob/00074(pid=209): Launched 22:49:31.174402 run mass: Starting too slowly. Moving on {now=24145076.877769742, sleep=-1.6265053004026413, target=24145075.25126444} 22:49:31.180343 run mass: MS start registered {at=24145076.883701257, delay=0.00593411922454834, ms=00074} 22:49:31.186630 run mass: Starting too slowly. Moving on {now=24145076.889999047, sleep=-1.5387346036732197, target=24145075.351264443} 22:49:31.192588 run mass: Starting too slowly. Moving on {now=24145076.895957652, sleep=-1.4446932077407837, target=24145075.451264445} 22:49:31.198813 run mass: Starting too slowly. Moving on {now=24145076.90218227, sleep=-1.35091782361269, target=24145075.551264446} 22:49:31.210298 run osmo-ms-mob/00075: Starting mobile 22:49:31.224413 run osmo-ms-mob/00075(pid=210): Launched 22:49:31.230789 run mass: Starting too slowly. Moving on {now=24145076.934157427, sleep=-1.2828929796814919, target=24145075.651264448} 22:49:31.237492 run mass: MS start registered {at=24145076.94084927, delay=0.006694268435239792, ms=00075} 22:49:31.243657 run mass: Starting too slowly. Moving on {now=24145076.94702643, sleep=-1.1957619823515415, target=24145075.75126445} 22:49:31.249660 run mass: Starting too slowly. Moving on {now=24145076.95303015, sleep=-1.10176569968462, target=24145075.85126445} 22:49:31.256022 run mass: Starting too slowly. Moving on {now=24145076.959387936, sleep=-1.0081234835088253, target=24145075.951264452} 22:49:31.262137 run mass: Starting too slowly. Moving on {now=24145076.96550766, sleep=-0.9142432063817978, target=24145076.051264454} 22:49:31.273419 run osmo-ms-mob/00076: Starting mobile 22:49:31.287775 run osmo-ms-mob/00076(pid=211): Launched 22:49:31.294528 run mass: Starting too slowly. Moving on {now=24145076.997895595, sleep=-0.8466311395168304, target=24145076.151264455} 22:49:31.300509 run mass: MS start registered {at=24145077.003866613, delay=0.005973994731903076, ms=00076} 22:49:31.306685 run mass: Starting too slowly. Moving on {now=24145077.01005497, sleep=-0.7587905116379261, target=24145076.251264457} 22:49:31.312839 run mass: Starting too slowly. Moving on {now=24145077.01620747, sleep=-0.6649430133402348, target=24145076.35126446} 22:49:31.319130 run mass: Starting too slowly. Moving on {now=24145077.02249898, sleep=-0.5712345205247402, target=24145076.45126446} 22:49:31.330533 run osmo-ms-mob/00077: Starting mobile 22:49:31.345049 run osmo-ms-mob/00077(pid=212): Launched 22:49:31.351484 run mass: Starting too slowly. Moving on {now=24145077.054852616, sleep=-0.5035881549119949, target=24145076.55126446} 22:49:31.357939 run mass: MS start registered {at=24145077.061297197, delay=0.006447102874517441, ms=00077} 22:49:31.364200 run mass: Starting too slowly. Moving on {now=24145077.06756826, sleep=-0.4163037985563278, target=24145076.651264463} 22:49:31.370236 run mass: Starting too slowly. Moving on {now=24145077.073601875, sleep=-0.32233741134405136, target=24145076.751264464} 22:49:31.376793 run mass: Starting too slowly. Moving on {now=24145077.080160923, sleep=-0.22889645770192146, target=24145076.851264466} 22:49:31.382962 run mass: Starting too slowly. Moving on {now=24145077.086331, sleep=-0.13506653159856796, target=24145076.951264467} 22:49:31.394646 run osmo-ms-mob/00078: Starting mobile 22:49:31.408754 run osmo-ms-mob/00078(pid=213): Launched 22:49:31.415380 run mass: Starting too slowly. Moving on {now=24145077.118748285, sleep=-0.0674838162958622, target=24145077.05126447} 22:49:31.421615 run mass: MS start registered {at=24145077.12497227, delay=0.006226401776075363, ms=00078} 22:49:31.654484 run osmo-ms-mob/00079: Starting mobile 22:49:31.668592 run osmo-ms-mob/00079(pid=214): Launched 22:49:31.680200 run mass: MS start registered {at=24145077.383552127, delay=0.004730645567178726, ms=00079} 22:49:32.071676 run mass: MS performed LU {at=24145077.77499581, lu_delay=4.633694835007191, ms=00067} 22:49:32.084082 run osmo-ms-mob/00080: Starting mobile 22:49:32.098409 run osmo-ms-mob/00080(pid=215): Launched 22:49:32.105313 run mass: MS performed LU {at=24145077.808665592, lu_delay=4.574188552796841, ms=00068} 22:49:32.111491 run mass: MS performed LU {at=24145077.81485596, lu_delay=4.684942729771137, ms=00066} 22:49:32.117978 run mass: MS performed LU {at=24145077.82134193, lu_delay=4.848711080849171, ms=00065} 22:49:32.124445 run mass: MS start registered {at=24145077.8278084, delay=0.019164640456438065, ms=00080} 22:49:32.655550 run osmo-ms-mob/00081: Starting mobile 22:49:32.669724 run osmo-ms-mob/00081(pid=216): Launched 22:49:32.684963 run mass: MS start registered {at=24145078.388289403, delay=0.007518693804740906, ms=00081} 22:49:32.696908 run mass: MS performed LU {at=24145078.40025729, lu_delay=8.024890795350075, ms=00062} 22:49:32.755236 run mass: MS performed LU {at=24145078.458553936, lu_delay=10.20854114368558, ms=00055} 22:49:32.773797 run mass: MS performed LU {at=24145078.47711316, lu_delay=7.440314561128616, ms=00063} 22:49:32.786242 run osmo-ms-mob/00082: Starting mobile 22:49:32.800474 run osmo-ms-mob/00082(pid=217): Launched 22:49:32.806872 run mass: MS performed LU {at=24145078.510227963, lu_delay=10.720936428755522, ms=00053} 22:49:32.813551 run mass: MS performed LU {at=24145078.516914915, lu_delay=9.528208214789629, ms=00057} 22:49:32.820124 run mass: MS start registered {at=24145078.52348747, delay=0.013279933482408524, ms=00082} 22:49:32.828988 run mass: MS performed LU {at=24145078.53231786, lu_delay=8.543398033827543, ms=00060} 22:49:32.847784 run mass: MS performed LU {at=24145078.55112526, lu_delay=9.138157218694687, ms=00058} 22:49:32.865845 run mass: MS performed LU {at=24145078.569167044, lu_delay=8.383290711790323, ms=00061} 22:49:32.887801 run osmo-ms-mob/00083: Starting mobile 22:49:32.906116 run osmo-ms-mob/00083(pid=218): Launched 22:49:32.914657 run mass: MS performed LU {at=24145078.61801226, lu_delay=10.529983095824718, ms=00054} 22:49:32.920841 run mass: MS performed LU {at=24145078.624204576, lu_delay=8.932603280991316, ms=00059} 22:49:32.927017 run mass: MS performed LU {at=24145078.63038143, lu_delay=10.110008094459772, ms=00056} 22:49:32.933090 run mass: MS start registered {at=24145078.6364559, delay=0.01846526563167572, ms=00083} 22:49:34.158686 run osmo-ms-mob/00084: Starting mobile 22:49:34.172529 run osmo-ms-mob/00084(pid=219): Launched 22:49:34.183985 run mass: MS start registered {at=24145079.887334265, delay=0.004557192325592041, ms=00084} 22:49:34.657819 run osmo-ms-mob/00085: Starting mobile 22:49:34.672174 run osmo-ms-mob/00085(pid=220): Launched 22:49:34.683545 run mass: MS start registered {at=24145080.386891983, delay=0.004836320877075195, ms=00085} 22:49:35.254083 run osmo-ms-mob/00086: Starting mobile 22:49:35.267763 run osmo-ms-mob/00086(pid=221): Launched 22:49:35.279205 run mass: MS start registered {at=24145080.982549574, delay=0.004918999969959259, ms=00086} 22:49:35.580083 run mass: MS performed LU {at=24145081.283417996, lu_delay=4.4564067386090755, ms=00073} 22:49:35.699659 run mass: MS performed LU {at=24145081.4029907, lu_delay=6.089711781591177, ms=00071} 22:49:35.745396 run mass: MS performed LU {at=24145081.448733993, lu_delay=4.791526202112436, ms=00072} 22:49:35.756807 run osmo-ms-mob/00087: Starting mobile 22:49:35.770568 run osmo-ms-mob/00087(pid=222): Launched 22:49:35.781811 run mass: MS start registered {at=24145081.485163216, delay=0.004709105938673019, ms=00087} 22:49:35.833285 run mass: MS performed LU {at=24145081.53662188, lu_delay=4.475324682891369, ms=00077} 22:49:35.851702 run mass: MS performed LU {at=24145081.55504701, lu_delay=4.671345751732588, ms=00074} 22:49:35.963073 run mass: MS performed LU {at=24145081.66640851, lu_delay=4.662541896104813, ms=00076} 22:49:36.105903 run mass: MS performed LU {at=24145081.809243847, lu_delay=4.868394576013088, ms=00075} 22:49:36.124408 run mass: MS performed LU {at=24145081.827759452, lu_delay=22.141355983912945, ms=00029} 22:49:36.176816 run osmo-ms-mob/00088: Starting mobile 22:49:36.189851 run osmo-ms-mob/00088(pid=223): Launched 22:49:36.200955 run mass: MS start registered {at=24145081.904305104, delay=0.005017835646867752, ms=00088} 22:49:36.835259 run mass: MS performed LU {at=24145082.538570065, lu_delay=4.15028066188097, ms=00081} 22:49:36.841949 run mass: MS performed LU {at=24145082.545310844, lu_delay=4.02182337269187, ms=00082} 22:49:36.973617 run mass: MS performed LU {at=24145082.676952347, lu_delay=21.165465213358402, ms=00031} 22:49:36.985544 run osmo-ms-mob/00089: Starting mobile 22:49:36.999729 run osmo-ms-mob/00089(pid=224): Launched 22:49:37.011258 run mass: MS start registered {at=24145082.714596935, delay=0.005024280399084091, ms=00089} 22:49:37.554610 run mass: MS performed LU {at=24145083.25791081, lu_delay=6.132938541471958, ms=00078} 22:49:37.569587 run osmo-ms-mob/00090: Starting mobile 22:49:37.583914 run osmo-ms-mob/00090(pid=225): Launched 22:49:37.590302 run mass: MS performed LU {at=24145083.29365776, lu_delay=5.910105634480715, ms=00079} 22:49:37.597025 run mass: MS performed LU {at=24145083.300388858, lu_delay=5.472580458968878, ms=00080} 22:49:37.602834 run mass: MS start registered {at=24145083.306199446, delay=0.012565549463033676, ms=00090} 22:49:37.827213 run mass: MS performed LU {at=24145083.53054844, lu_delay=4.894092537462711, ms=00083} 22:49:38.354726 run osmo-ms-mob/00091: Starting mobile 22:49:38.368758 run osmo-ms-mob/00091(pid=226): Launched 22:49:38.380517 run mass: MS start registered {at=24145084.083858613, delay=0.005052916705608368, ms=00091} 22:49:39.054458 run osmo-ms-mob/00092: Starting mobile 22:49:39.068235 run osmo-ms-mob/00092(pid=227): Launched 22:49:39.079316 run mass: MS start registered {at=24145084.782667108, delay=0.004748493432998657, ms=00092} 22:49:39.464977 run mass: MS performed LU {at=24145085.168313984, lu_delay=5.280979719012976, ms=00084} 22:49:39.492991 run mass: MS performed LU {at=24145085.196344204, lu_delay=4.809452220797539, ms=00085} 22:49:39.853807 run osmo-ms-mob/00093: Starting mobile 22:49:39.867515 run osmo-ms-mob/00093(pid=228): Launched 22:49:39.879186 run mass: MS start registered {at=24145085.582536288, delay=0.004894129931926727, ms=00093} 22:49:40.785669 run osmo-ms-mob/00094: Starting mobile 22:49:40.801993 run osmo-ms-mob/00094(pid=229): Launched 22:49:40.814475 run mass: MS start registered {at=24145086.517809223, delay=0.005422074347734451, ms=00094} 22:49:41.329667 run mass: MS performed LU {at=24145087.032962266, lu_delay=6.050412692129612, ms=00086} 22:49:41.394117 run mass: MS performed LU {at=24145087.09746285, lu_delay=5.193157747387886, ms=00088} 22:49:41.463592 run mass: MS performed LU {at=24145087.16693386, lu_delay=5.681770645081997, ms=00087} 22:49:41.653595 run osmo-ms-mob/00095: Starting mobile 22:49:41.667033 run osmo-ms-mob/00095(pid=230): Launched 22:49:41.678401 run mass: MS start registered {at=24145087.381751902, delay=0.004983283579349518, ms=00095} 22:49:41.717258 run mass: MS performed LU {at=24145087.420593135, lu_delay=4.705996200442314, ms=00089} 22:49:42.654461 run osmo-ms-mob/00096: Starting mobile 22:49:42.669204 run osmo-ms-mob/00096(pid=231): Launched 22:49:42.680172 run mass: MS start registered {at=24145088.383524735, delay=0.004632759839296341, ms=00096} 22:49:43.231961 run mass: MS performed LU {at=24145088.935214326, lu_delay=4.851355712860823, ms=00091} 22:49:43.259458 run mass: MS performed LU {at=24145088.962774176, lu_delay=5.656574729830027, ms=00090} 22:49:43.758838 run osmo-ms-mob/00097: Starting mobile 22:49:43.774100 run osmo-ms-mob/00097(pid=232): Launched 22:49:43.786929 run mass: MS start registered {at=24145089.490261316, delay=0.0057950615882873535, ms=00097} 22:49:45.054644 run osmo-ms-mob/00098: Starting mobile 22:49:45.068362 run osmo-ms-mob/00098(pid=233): Launched 22:49:45.079640 run mass: MS start registered {at=24145090.78299059, delay=0.005196776241064072, ms=00098} 22:49:45.095624 run mass: MS performed LU {at=24145090.798962124, lu_delay=5.216425836086273, ms=00093} 22:49:45.395827 run mass: MS performed LU {at=24145091.099163674, lu_delay=6.316496565937996, ms=00092} 22:49:46.874709 run osmo-ms-mob/00099: Starting mobile 22:49:46.889317 run osmo-ms-mob/00099(pid=234): Launched 22:49:46.895668 run mass: All started... {duration=55.74777131527662, too_slow=70} 22:49:46.901645 run mass: MS start registered {at=24145092.60500257, delay=0.005971137434244156, ms=00099} 22:49:46.996581 run mass: MS performed LU {at=24145092.69991733, lu_delay=5.3181654289364815, ms=00095} 22:49:47.024218 run mass: MS performed LU {at=24145092.727573138, lu_delay=6.209763914346695, ms=00094} 22:49:48.861976 run mass: MS performed LU {at=24145094.565214228, lu_delay=5.074952911585569, ms=00097} 22:49:48.926415 run mass: MS performed LU {at=24145094.629748806, lu_delay=6.246224071830511, ms=00096} 22:49:50.762943 run mass: MS performed LU {at=24145096.466266487, lu_delay=5.683275897055864, ms=00098} 22:49:52.627681 run mass: MS performed LU {at=24145098.331005733, lu_delay=5.726003162562847, ms=00099} 22:50:51.196214 run mass: Tests done {all_completed=False, max=22.141355983912945, min=3.9343368597328663} 22:50:51.227684 tst register_default_mass.py:57: ERR: Exception: Completion ratio of 97.000000% lower than threshold. [trial-8124↪netreg_mass↪register_default_mass.py:57] 22:50:51.228739 tst register_default_mass.py:57: Test FAILED (146.1 sec) 22:50:51.229770 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:51.233357 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:51.236706 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:51.240053 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:51.243373 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:51.246759 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:51.250237 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:51.253607 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:51.256962 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:51.260312 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:51.263638 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:51.266966 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:51.270317 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:51.273649 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:51.277029 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:51.281206 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:51.284751 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:51.288289 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:51.291814 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:51.295243 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:51.298776 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:51.302294 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:51.305810 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:51.309348 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:51.313253 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:51.317201 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:51.320623 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:51.324143 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:51.327597 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:51.331100 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:51.334582 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:51.338134 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:51.341591 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:51.345119 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:51.349042 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:51.352485 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:51.355992 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:51.360036 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:51.363568 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:51.367877 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:51.371573 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:51.375507 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:51.379193 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:51.383377 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:51.386814 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:51.390390 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:51.393933 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:51.397737 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:51.401195 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:51.404712 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:51.408167 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:51.411676 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:51.415122 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:51.419378 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:51.423037 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:51.426555 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:51.430036 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:51.433530 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:51.436997 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:51.440573 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:51.444087 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:51.448284 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:51.451795 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:51.455315 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:51.458799 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:51.462279 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:51.465719 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:51.469373 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:51.472835 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:51.476332 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:51.479850 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:51.483369 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:51.486853 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:51.490879 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:51.495060 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:51.498550 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:51.502062 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:51.505536 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:51.509019 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:51.512435 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:51.515913 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:51.519419 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:51.522915 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:51.526412 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:51.529916 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:51.533414 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:51.536898 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:51.540369 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:51.544340 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:51.547833 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:51.551321 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:51.554811 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:51.558293 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:51.561877 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:51.565372 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:51.568859 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:51.572347 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:51.575837 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:51.579332 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:51.582821 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:51.586304 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:51.589805 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:51.593301 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:51.596794 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:51.600275 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:51.603764 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:51.607270 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:51.610783 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:51.614358 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:51.618035 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:51.621677 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:51.625298 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:51.628942 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:51.632561 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:51.636117 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:51.639662 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:51.643195 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:51.646710 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:51.650233 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:51.653771 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:51.657290 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:51.660810 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:51.664358 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:51.667861 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:51.671262 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:51.674688 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:51.678066 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:51.681462 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:51.684835 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:51.688224 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:51.691605 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:51.695000 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:51.698390 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:51.701781 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:51.705162 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:51.708552 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:51.711914 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:51.715302 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:51.718696 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:51.722086 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:51.725456 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:51.728840 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:51.732213 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:51.735603 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:51.738992 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:51.742377 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:51.745753 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:51.749134 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:51.752490 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:51.755878 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:51.759269 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:51.762636 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:51.766020 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:51.769405 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:51.772798 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:51.776179 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:51.779549 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:51.782953 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:51.786331 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:51.789706 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:51.793084 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:51.796473 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:51.799841 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:51.803207 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:51.806576 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:51.809947 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:51.813329 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:51.816717 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:51.820088 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:51.823459 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:51.826854 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:51.830276 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:51.833646 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:51.837031 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:51.840398 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:51.843783 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:51.847161 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:51.850519 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:51.853902 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:51.857278 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:51.860632 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:51.864004 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:51.867382 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:51.870752 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:51.874126 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:51.877503 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:51.880879 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:51.884255 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:51.887648 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:51.891037 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:51.894412 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:51.897795 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:51.901169 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:51.904541 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:51.907906 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:51.911292 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:51.914645 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:51.918020 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:51.921391 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:51.924785 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:51.928159 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:51.931552 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:51.934925 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:51.938307 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:51.941677 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:51.945042 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:51.948421 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:51.951794 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:51.955165 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:51.958545 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:51.961928 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:51.965285 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:51.968647 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:51.972019 --- ParallelTerminationStrategy: PID 22 died... 22:50:51.973555 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:51.977311 --- ParallelTerminationStrategy: PID 24 died... 22:50:51.978857 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:51.982598 --- ParallelTerminationStrategy: PID 25 died... 22:50:51.984143 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:51.987992 --- ParallelTerminationStrategy: PID 26 died... 22:50:51.989572 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:51.993455 --- ParallelTerminationStrategy: PID 28 died... 22:50:51.995037 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:51.998921 --- ParallelTerminationStrategy: PID 29 died... 22:50:52.000489 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:52.004374 --- ParallelTerminationStrategy: PID 30 died... 22:50:52.005953 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:52.009815 --- ParallelTerminationStrategy: PID 31 died... 22:50:52.011401 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:52.015303 --- ParallelTerminationStrategy: PID 32 died... 22:50:52.016885 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:52.020804 --- ParallelTerminationStrategy: PID 33 died... 22:50:52.022383 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:52.026277 --- ParallelTerminationStrategy: PID 35 died... 22:50:52.027860 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:52.031756 --- ParallelTerminationStrategy: PID 36 died... 22:50:52.033330 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:52.037234 --- ParallelTerminationStrategy: PID 37 died... 22:50:52.038817 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:52.042719 --- ParallelTerminationStrategy: PID 38 died... 22:50:52.044286 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:52.048165 --- ParallelTerminationStrategy: PID 39 died... 22:50:52.049757 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:52.053652 --- ParallelTerminationStrategy: PID 40 died... 22:50:52.055220 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:52.058990 --- ParallelTerminationStrategy: PID 41 died... 22:50:52.060498 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:52.064218 --- ParallelTerminationStrategy: PID 42 died... 22:50:52.065756 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:52.069467 --- ParallelTerminationStrategy: PID 43 died... 22:50:52.071035 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:52.074903 --- ParallelTerminationStrategy: PID 44 died... 22:50:52.076466 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:52.080309 --- ParallelTerminationStrategy: PID 45 died... 22:50:52.081881 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:52.085730 --- ParallelTerminationStrategy: PID 46 died... 22:50:52.087233 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:52.090929 --- ParallelTerminationStrategy: PID 47 died... 22:50:52.092429 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:52.096211 --- ParallelTerminationStrategy: PID 48 died... 22:50:52.097735 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:52.101584 --- ParallelTerminationStrategy: PID 49 died... 22:50:52.103135 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:52.106988 --- ParallelTerminationStrategy: PID 50 died... 22:50:52.108544 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:52.112414 --- ParallelTerminationStrategy: PID 51 died... 22:50:52.113977 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:52.117825 --- ParallelTerminationStrategy: PID 52 died... 22:50:52.119346 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:52.123052 --- ParallelTerminationStrategy: PID 53 died... 22:50:52.124550 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:52.128266 --- ParallelTerminationStrategy: PID 54 died... 22:50:52.129787 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:52.133524 --- ParallelTerminationStrategy: PID 55 died... 22:50:52.135026 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:52.138731 --- ParallelTerminationStrategy: PID 56 died... 22:50:52.140226 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:52.143922 --- ParallelTerminationStrategy: PID 57 died... 22:50:52.145424 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:52.149130 --- ParallelTerminationStrategy: PID 58 died... 22:50:52.150614 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:52.154322 --- ParallelTerminationStrategy: PID 59 died... 22:50:52.155832 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:52.159546 --- ParallelTerminationStrategy: PID 60 died... 22:50:52.161067 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:52.164782 --- ParallelTerminationStrategy: PID 61 died... 22:50:52.166272 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:52.169969 --- ParallelTerminationStrategy: PID 62 died... 22:50:52.171467 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:52.175161 --- ParallelTerminationStrategy: PID 63 died... 22:50:52.176659 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:52.180344 --- ParallelTerminationStrategy: PID 64 died... 22:50:52.181865 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:52.185587 --- ParallelTerminationStrategy: PID 65 died... 22:50:52.187091 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:52.190818 --- ParallelTerminationStrategy: PID 66 died... 22:50:52.192308 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:52.196013 --- ParallelTerminationStrategy: PID 67 died... 22:50:52.197530 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:52.201248 --- ParallelTerminationStrategy: PID 68 died... 22:50:52.202749 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:52.206452 --- ParallelTerminationStrategy: PID 69 died... 22:50:52.207959 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:52.211678 --- ParallelTerminationStrategy: PID 70 died... 22:50:52.213193 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:52.216929 --- ParallelTerminationStrategy: PID 71 died... 22:50:52.218486 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:52.222345 --- ParallelTerminationStrategy: PID 72 died... 22:50:52.223901 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:52.227762 --- ParallelTerminationStrategy: PID 73 died... 22:50:52.229320 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:52.233168 --- ParallelTerminationStrategy: PID 74 died... 22:50:52.234737 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:52.238497 --- ParallelTerminationStrategy: PID 75 died... 22:50:52.239997 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:52.243719 --- ParallelTerminationStrategy: PID 76 died... 22:50:52.245250 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:52.249095 --- ParallelTerminationStrategy: PID 77 died... 22:50:52.250649 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:52.254505 --- ParallelTerminationStrategy: PID 78 died... 22:50:52.256063 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:52.259938 --- ParallelTerminationStrategy: PID 79 died... 22:50:52.261502 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:52.265334 --- ParallelTerminationStrategy: PID 80 died... 22:50:52.266886 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:52.270754 --- ParallelTerminationStrategy: PID 81 died... 22:50:52.272239 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:52.275967 --- ParallelTerminationStrategy: PID 82 died... 22:50:52.277482 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:52.281343 --- ParallelTerminationStrategy: PID 83 died... 22:50:52.282902 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:52.286767 --- ParallelTerminationStrategy: PID 84 died... 22:50:52.288329 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:52.292189 --- ParallelTerminationStrategy: PID 85 died... 22:50:52.293746 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:52.297588 --- ParallelTerminationStrategy: PID 86 died... 22:50:52.299156 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:52.303019 --- ParallelTerminationStrategy: PID 87 died... 22:50:52.304575 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:52.308418 --- ParallelTerminationStrategy: PID 88 died... 22:50:52.310004 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:52.313847 --- ParallelTerminationStrategy: PID 89 died... 22:50:52.315392 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:52.319163 --- ParallelTerminationStrategy: PID 90 died... 22:50:52.320652 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:52.324339 --- ParallelTerminationStrategy: PID 91 died... 22:50:52.325843 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:52.329765 --- ParallelTerminationStrategy: PID 92 died... 22:50:52.331333 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:52.335218 --- ParallelTerminationStrategy: PID 23 died... 22:50:52.336811 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:52.340584 --- ParallelTerminationStrategy: PID 93 died... 22:50:52.342098 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:52.345783 --- ParallelTerminationStrategy: PID 27 died... 22:50:52.347277 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:52.350978 --- ParallelTerminationStrategy: PID 94 died... 22:50:52.352461 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:52.356161 --- ParallelTerminationStrategy: PID 95 died... 22:50:52.357649 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:52.361426 --- ParallelTerminationStrategy: PID 96 died... 22:50:52.362933 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:52.366641 --- ParallelTerminationStrategy: PID 97 died... 22:50:52.368138 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:52.371835 --- ParallelTerminationStrategy: PID 98 died... 22:50:52.373334 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:52.377031 --- ParallelTerminationStrategy: PID 99 died... 22:50:52.378512 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:52.382263 --- ParallelTerminationStrategy: PID 100 died... 22:50:52.383756 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:52.387450 --- ParallelTerminationStrategy: PID 101 died... 22:50:52.388948 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:52.392707 --- ParallelTerminationStrategy: PID 102 died... 22:50:52.394227 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:52.398138 --- ParallelTerminationStrategy: PID 103 died... 22:50:52.399693 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:52.403549 --- ParallelTerminationStrategy: PID 104 died... 22:50:52.405129 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:52.408990 --- ParallelTerminationStrategy: PID 105 died... 22:50:52.410535 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:52.414379 --- ParallelTerminationStrategy: PID 106 died... 22:50:52.415928 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:52.419761 --- ParallelTerminationStrategy: PID 107 died... 22:50:52.421348 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:52.425193 --- ParallelTerminationStrategy: PID 108 died... 22:50:52.426787 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:52.430639 --- ParallelTerminationStrategy: PID 109 died... 22:50:52.432189 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:52.436102 --- ParallelTerminationStrategy: PID 110 died... 22:50:52.437679 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:52.441529 --- ParallelTerminationStrategy: PID 111 died... 22:50:52.443078 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:52.446902 --- ParallelTerminationStrategy: PID 112 died... 22:50:52.448462 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:52.452147 --- ParallelTerminationStrategy: PID 113 died... 22:50:52.453644 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:52.457350 --- ParallelTerminationStrategy: PID 114 died... 22:50:52.458903 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:52.462745 --- ParallelTerminationStrategy: PID 115 died... 22:50:52.464228 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:52.467995 --- ParallelTerminationStrategy: PID 116 died... 22:50:52.469580 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:52.473290 --- ParallelTerminationStrategy: PID 117 died... 22:50:52.474854 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:52.478713 --- ParallelTerminationStrategy: PID 118 died... 22:50:52.480266 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:52.484149 --- ParallelTerminationStrategy: PID 119 died... 22:50:52.485723 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:52.489626 --- ParallelTerminationStrategy: PID 120 died... 22:50:52.491183 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:52.495028 --- ParallelTerminationStrategy: PID 121 died... 22:50:52.496596 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:52.500484 --- ParallelTerminationStrategy: PID 122 died... 22:50:52.502055 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:52.505909 --- ParallelTerminationStrategy: PID 123 died... 22:50:52.507466 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:52.511343 --- ParallelTerminationStrategy: PID 124 died... 22:50:52.512912 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:52.516781 --- ParallelTerminationStrategy: PID 125 died... 22:50:52.518336 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:52.522205 --- ParallelTerminationStrategy: PID 126 died... 22:50:52.523764 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:52.527645 --- ParallelTerminationStrategy: PID 127 died... 22:50:52.529205 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:52.533077 --- ParallelTerminationStrategy: PID 128 died... 22:50:52.534639 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:52.538512 --- ParallelTerminationStrategy: PID 129 died... 22:50:52.540081 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:52.543942 --- ParallelTerminationStrategy: PID 130 died... 22:50:52.545516 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:52.549388 --- ParallelTerminationStrategy: PID 131 died... 22:50:52.550957 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:52.554852 --- ParallelTerminationStrategy: PID 132 died... 22:50:52.556421 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:52.560294 --- ParallelTerminationStrategy: PID 133 died... 22:50:52.561854 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:52.565717 --- ParallelTerminationStrategy: PID 134 died... 22:50:52.567276 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:52.571162 --- ParallelTerminationStrategy: PID 135 died... 22:50:52.572735 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:52.576664 --- ParallelTerminationStrategy: PID 136 died... 22:50:52.578235 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:52.582145 --- ParallelTerminationStrategy: PID 137 died... 22:50:52.583710 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:52.587590 --- ParallelTerminationStrategy: PID 138 died... 22:50:52.589165 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:52.593075 --- ParallelTerminationStrategy: PID 139 died... 22:50:52.594632 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:52.598534 --- ParallelTerminationStrategy: PID 140 died... 22:50:52.600091 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:52.603957 --- ParallelTerminationStrategy: PID 141 died... 22:50:52.605533 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:52.609411 --- ParallelTerminationStrategy: PID 142 died... 22:50:52.610966 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:52.614861 --- ParallelTerminationStrategy: PID 143 died... 22:50:52.616412 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:52.620323 --- ParallelTerminationStrategy: PID 144 died... 22:50:52.621895 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:52.625853 --- ParallelTerminationStrategy: PID 145 died... 22:50:52.627420 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:52.631298 --- ParallelTerminationStrategy: PID 146 died... 22:50:52.632864 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:52.636753 --- ParallelTerminationStrategy: PID 147 died... 22:50:52.638313 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:52.642169 --- ParallelTerminationStrategy: PID 148 died... 22:50:52.643725 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:52.647609 --- ParallelTerminationStrategy: PID 149 died... 22:50:52.649251 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:52.653208 --- ParallelTerminationStrategy: PID 150 died... 22:50:52.654759 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:52.658604 --- ParallelTerminationStrategy: PID 151 died... 22:50:52.660145 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:52.663991 --- ParallelTerminationStrategy: PID 152 died... 22:50:52.665546 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:52.669442 --- ParallelTerminationStrategy: PID 153 died... 22:50:52.671003 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:52.674856 --- ParallelTerminationStrategy: PID 154 died... 22:50:52.676406 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:52.680261 --- ParallelTerminationStrategy: PID 155 died... 22:50:52.681815 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:52.685647 --- ParallelTerminationStrategy: PID 156 died... 22:50:52.687185 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:52.691014 --- ParallelTerminationStrategy: PID 157 died... 22:50:52.692549 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:52.696404 --- ParallelTerminationStrategy: PID 158 died... 22:50:52.697954 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:52.701811 --- ParallelTerminationStrategy: PID 159 died... 22:50:52.703448 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:52.707330 --- ParallelTerminationStrategy: PID 160 died... 22:50:52.708952 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:52.712801 --- ParallelTerminationStrategy: PID 161 died... 22:50:52.714362 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:52.718218 --- ParallelTerminationStrategy: PID 162 died... 22:50:52.719750 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:52.723599 --- ParallelTerminationStrategy: PID 163 died... 22:50:52.725152 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:52.728974 --- ParallelTerminationStrategy: PID 164 died... 22:50:52.730522 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:52.734378 --- ParallelTerminationStrategy: PID 165 died... 22:50:52.735924 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:52.739801 --- ParallelTerminationStrategy: PID 166 died... 22:50:52.741359 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:52.745211 --- ParallelTerminationStrategy: PID 167 died... 22:50:52.746751 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:52.750598 --- ParallelTerminationStrategy: PID 168 died... 22:50:52.752137 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:52.755965 --- ParallelTerminationStrategy: PID 169 died... 22:50:52.757514 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:52.761316 --- ParallelTerminationStrategy: PID 170 died... 22:50:52.762857 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:52.766719 --- ParallelTerminationStrategy: PID 171 died... 22:50:52.768251 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:52.772071 --- ParallelTerminationStrategy: PID 172 died... 22:50:52.773617 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:52.777429 --- ParallelTerminationStrategy: PID 173 died... 22:50:52.778970 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:52.782813 --- ParallelTerminationStrategy: PID 174 died... 22:50:52.784352 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:52.788141 --- ParallelTerminationStrategy: PID 175 died... 22:50:52.789687 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:52.793468 --- ParallelTerminationStrategy: PID 176 died... 22:50:52.794951 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:52.798731 --- ParallelTerminationStrategy: PID 177 died... 22:50:52.800281 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:52.803967 --- ParallelTerminationStrategy: PID 178 died... 22:50:52.805494 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:52.809303 --- ParallelTerminationStrategy: PID 179 died... 22:50:52.810841 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:52.814677 --- ParallelTerminationStrategy: PID 180 died... 22:50:52.816225 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:52.820082 --- ParallelTerminationStrategy: PID 181 died... 22:50:52.821622 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:52.825479 --- ParallelTerminationStrategy: PID 182 died... 22:50:52.827038 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:52.830886 --- ParallelTerminationStrategy: PID 183 died... 22:50:52.832428 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:52.836271 --- ParallelTerminationStrategy: PID 184 died... 22:50:52.837819 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:52.841635 --- ParallelTerminationStrategy: PID 185 died... 22:50:52.843180 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:52.847005 --- ParallelTerminationStrategy: PID 186 died... 22:50:52.848548 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:52.852416 --- ParallelTerminationStrategy: PID 187 died... 22:50:52.853966 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:52.857985 --- ParallelTerminationStrategy: PID 188 died... 22:50:52.859568 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:52.863427 --- ParallelTerminationStrategy: PID 189 died... 22:50:52.865016 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:52.868869 --- ParallelTerminationStrategy: PID 190 died... 22:50:52.870426 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:52.874298 --- ParallelTerminationStrategy: PID 191 died... 22:50:52.875857 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:52.879742 --- ParallelTerminationStrategy: PID 192 died... 22:50:52.881345 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:52.885205 --- ParallelTerminationStrategy: PID 193 died... 22:50:52.886766 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:52.890627 --- ParallelTerminationStrategy: PID 194 died... 22:50:52.892179 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:52.896046 --- ParallelTerminationStrategy: PID 195 died... 22:50:52.897626 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:52.901495 --- ParallelTerminationStrategy: PID 196 died... 22:50:52.903065 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:52.906909 --- ParallelTerminationStrategy: PID 197 died... 22:50:52.908476 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:52.912335 --- ParallelTerminationStrategy: PID 198 died... 22:50:52.913923 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:52.917777 --- ParallelTerminationStrategy: PID 199 died... 22:50:52.919325 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:52.923175 --- ParallelTerminationStrategy: PID 200 died... 22:50:52.924788 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:52.928999 --- ParallelTerminationStrategy: PID 201 died... 22:50:52.930716 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:52.935147 --- ParallelTerminationStrategy: PID 202 died... 22:50:52.936952 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:52.941514 --- ParallelTerminationStrategy: PID 203 died... 22:50:52.943407 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:52.948115 --- ParallelTerminationStrategy: PID 204 died... 22:50:52.950021 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:52.954710 --- ParallelTerminationStrategy: PID 205 died... 22:50:52.956672 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:52.961402 --- ParallelTerminationStrategy: PID 206 died... 22:50:52.963271 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:52.967951 --- ParallelTerminationStrategy: PID 207 died... 22:50:52.969831 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:52.974518 --- ParallelTerminationStrategy: PID 208 died... 22:50:52.976400 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:52.981075 --- ParallelTerminationStrategy: PID 209 died... 22:50:52.982946 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:52.987609 --- ParallelTerminationStrategy: PID 210 died... 22:50:52.989505 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:52.994179 --- ParallelTerminationStrategy: PID 211 died... 22:50:52.996055 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:53.000751 --- ParallelTerminationStrategy: PID 212 died... 22:50:53.002641 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:53.007194 --- ParallelTerminationStrategy: PID 213 died... 22:50:53.009039 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:53.013641 --- ParallelTerminationStrategy: PID 214 died... 22:50:53.015463 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:53.020003 --- ParallelTerminationStrategy: PID 215 died... 22:50:53.021853 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:53.026648 --- ParallelTerminationStrategy: PID 216 died... 22:50:53.028552 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:53.033267 --- ParallelTerminationStrategy: PID 217 died... 22:50:53.035154 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:53.039807 --- ParallelTerminationStrategy: PID 218 died... 22:50:53.041697 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:53.046395 --- ParallelTerminationStrategy: PID 219 died... 22:50:53.048273 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:53.052783 --- ParallelTerminationStrategy: PID 220 died... 22:50:53.054619 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:53.059170 --- ParallelTerminationStrategy: PID 221 died... 22:50:53.061018 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:53.065603 --- ParallelTerminationStrategy: PID 222 died... 22:50:53.067434 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:53.071975 --- ParallelTerminationStrategy: PID 223 died... 22:50:53.073836 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:53.078396 --- ParallelTerminationStrategy: PID 224 died... 22:50:53.080275 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:53.084858 --- ParallelTerminationStrategy: PID 225 died... 22:50:53.086708 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:53.091355 --- ParallelTerminationStrategy: PID 226 died... 22:50:53.093217 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:53.097956 --- ParallelTerminationStrategy: PID 227 died... 22:50:53.099842 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:53.104511 --- ParallelTerminationStrategy: PID 228 died... 22:50:53.106411 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:53.111096 --- ParallelTerminationStrategy: PID 229 died... 22:50:53.112983 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:53.117685 --- ParallelTerminationStrategy: PID 230 died... 22:50:53.119596 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:53.124303 --- ParallelTerminationStrategy: PID 231 died... 22:50:53.126181 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:53.130886 --- ParallelTerminationStrategy: PID 232 died... 22:50:53.132856 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:53.137564 --- ParallelTerminationStrategy: PID 233 died... 22:50:53.139457 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:53.144243 --- ParallelTerminationStrategy: PID 234 died... 22:50:53.146216 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:56.550570 --- ParallelTerminationStrategy: PID 34 died... 22:50:56.553494 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8124 netreg_mass FAIL --------------------------------------------------------------------- 22:50:56.635652 tst trial-8124: Storing JUnit report in /build/trial-8124/run.2025-10-19_22-48-24/trial-8124.xml -------------------------------------------------------------------------------------------- trial-8124 FAIL -------------------------------------------------------------------------------------------- 22:50:56.700113 tst trial-8124: trial-8124: FAIL, 1 suites failed FAIL: netreg_mass (fail: 1) FAIL: register_default_mass.py (146.1 sec) Exception: Completion ratio of 97.000000% lower than threshold. + rm -rf trial-8124/inst + cd trial-8124 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-19 22:48:24 No journal files were found. + readlink last_run + tar czf /build/trial-8124-run.tgz run.2025-10-19_22-48-24 + tar czf /build/trial-8124-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-19_13_26_34.tgz osmo-bts-oc2g.build-2025-10-19_00_51_47.tgz osmo-bts-sysmo.build-2025-10-19_00_51_47.tgz osmo-bts.build-2025-10-19_00_51_51.tgz osmo-ggsn.build-2025-10-19_20_42_28.tgz osmo-hlr.build-2025-10-19_16_36_47.tgz osmo-hnbgw.build-2025-10-19_13_30_20.tgz osmo-mgw.build-2025-10-19_08_33_14.tgz osmo-msc.build-2025-10-19_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-19_07_36_16.tgz osmo-pcu-sysmo.build-2025-10-19_07_34_03.tgz osmo-pcu.build-2025-10-19_07_36_20.tgz osmo-sgsn.build-2025-10-19_20_48_37.tgz osmo-stp.build-2025-10-19_13_25_23.tgz osmo-trx.build-2025-10-19_14_26_42.tgz osmocom-bb.build-2025-10-19_21_17_19.tgz srslte.build-19.tgz + exit 1 + 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/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE