Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6182107923720023395.sh + rm -rf trial-7883-bin.tgz trial-7883-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23676 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10437 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9523 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12260 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12575 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10872 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38591 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6978 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40401 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7481 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 12760 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6858 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10961 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7018 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8459 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5737 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 6858 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5225730015586108965.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-7883 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 29206c0 osmo-pcap-master: depend on libosmo-netif + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #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 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #7 CACHED #8 [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 #8 CACHED #9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #9 CACHED #10 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #10 CACHED #11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED #12 [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 #12 CACHED #13 [ 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 #13 CACHED #14 [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 #14 CACHED #15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #15 CACHED #16 [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 #16 CACHED #17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #17 CACHED #18 [ 9/28] COPY SSH /root/.ssh #18 CACHED #19 [ 2/28] RUN useradd -ms /bin/bash jenkins #19 CACHED #20 [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 #20 CACHED #21 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #21 CACHED #22 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #22 CACHED #23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #23 CACHED #24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #24 CACHED #25 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #25 CACHED #26 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #26 CACHED #27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #27 CACHED #28 [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 #28 CACHED #29 [20/28] WORKDIR /TMP #29 CACHED #30 [ 3/28] RUN groupadd osmo-gsm-tester #30 CACHED #31 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #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:54d07acbba44c6edd914700aa917a28cafe9f7fa4b27e83f85ee101721d42a27 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7884 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-02-21 22:48:24 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7884 + mkdir -p trial-7884 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-21_13_25_53.tgz osmo-bts-oc2g.build-2025-02-21_00_51_39.tgz osmo-bts-sysmo.build-2025-02-21_00_51_42.tgz osmo-bts.build-2025-02-21_00_51_49.tgz osmo-ggsn.build-2025-02-21_20_42_24.tgz osmo-hlr.build-2025-02-21_16_36_40.tgz osmo-hnbgw.build-2025-02-21_13_28_38.tgz osmo-mgw.build-2025-02-21_08_33_24.tgz osmo-msc.build-2025-02-21_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-21_07_41_39.tgz osmo-pcu-sysmo.build-2025-02-21_07_41_32.tgz osmo-pcu.build-2025-02-21_07_41_36.tgz osmo-sgsn.build-2025-02-21_20_48_12.tgz osmo-stp.build-2025-02-21_13_25_22.tgz osmo-trx.build-2025-02-21_14_29_16.tgz osmocom-bb.build-2025-02-21_21_17_13.tgz srslte.build-19.tgz trial-7884 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-21_13_25_53.md5 osmo-bts-oc2g.build-2025-02-21_00_51_39.md5 osmo-bts-sysmo.build-2025-02-21_00_51_42.md5 osmo-bts.build-2025-02-21_00_51_49.md5 osmo-ggsn.build-2025-02-21_20_42_24.md5 osmo-hlr.build-2025-02-21_16_36_40.md5 osmo-hnbgw.build-2025-02-21_13_28_38.md5 osmo-mgw.build-2025-02-21_08_33_24.md5 osmo-msc.build-2025-02-21_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-21_07_41_39.md5 osmo-pcu-sysmo.build-2025-02-21_07_41_32.md5 osmo-pcu.build-2025-02-21_07_41_36.md5 osmo-sgsn.build-2025-02-21_20_48_12.md5 osmo-stp.build-2025-02-21_13_25_22.md5 osmo-trx.build-2025-02-21_14_29_16.md5 osmocom-bb.build-2025-02-21_21_17_13.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-21_13_25_53.md5 osmo-bts-oc2g.build-2025-02-21_00_51_39.md5 osmo-bts-sysmo.build-2025-02-21_00_51_42.md5 osmo-bts.build-2025-02-21_00_51_49.md5 osmo-ggsn.build-2025-02-21_20_42_24.md5 osmo-hlr.build-2025-02-21_16_36_40.md5 osmo-hnbgw.build-2025-02-21_13_28_38.md5 osmo-mgw.build-2025-02-21_08_33_24.md5 osmo-msc.build-2025-02-21_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-21_07_41_39.md5 osmo-pcu-sysmo.build-2025-02-21_07_41_32.md5 osmo-pcu.build-2025-02-21_07_41_36.md5 osmo-sgsn.build-2025-02-21_20_48_12.md5 osmo-stp.build-2025-02-21_13_25_22.md5 osmo-trx.build-2025-02-21_14_29_16.md5 osmocom-bb.build-2025-02-21_21_17_13.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-7884 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7884' 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-7884 -------------------------------------------------------------------------------------------- 22:48:24.701063 tst trial-7884: Detailed log at /build/trial-7884/run.2025-02-21_22-48-24/log --------------------------------------------------------------------- trial-7884 netreg_mass --------------------------------------------------------------------- 22:48:24.911269 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:24.911637 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:24.912461 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:24.913715 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:24.962051 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:24.962899 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:24.964095 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:25.059652 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-7884 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:25.061521 tst register_default_mass.py:9: Claiming resources for the test 22:48:25.078624 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.079245 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.079759 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.080243 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.080766 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.081286 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.081776 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:25.139832 tst register_default_mass.py: using LAC 2 22:48:25.179989 tst register_default_mass.py: using RAC 2 22:48:25.216063 tst register_default_mass.py: using CellId 2 22:48:25.250573 tst register_default_mass.py: using BVCI 3 22:48:25.261070 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.262221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.263251 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.264256 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.265155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.265691 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.266190 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.266698 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.267229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.267752 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.268266 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.268805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.269341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.269864 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.270396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.270926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.271433 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.271964 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.272482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.273000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.273511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.274054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.274581 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.275099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.275632 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.276152 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.276674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.277208 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.277732 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.278253 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.278771 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.279288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.279811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.280349 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.280877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.281385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.281908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.282434 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.282951 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.283467 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.283973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.284490 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.285081 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.285698 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.286225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.286734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.287273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.287812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.288336 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.288878 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.289424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.289964 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.290516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.291078 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.291634 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.292200 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.292801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.293371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.293948 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.294505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.295064 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.295641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.296214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.296796 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.297374 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.297940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.298499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.299080 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.299645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.300201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.300764 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.301349 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.301992 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.302563 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.303153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.303715 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.304273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.304864 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.305443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.306000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.306571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.307152 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.307722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.308293 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.308888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.309467 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.310063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.310655 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.311245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.311846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.312444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.313036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.313650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.314248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.314823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.315391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.315996 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.316587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.317185 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.317767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.318367 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.319025 tst register_default_mass.py:21: Launching a simple network 22:48:25.330522 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:25.459026 run create_hlr_db(pid=20): Launched 22:48:26.469209 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:26.485981 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:26.501787 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:26.507718 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:26.689278 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:26.705783 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:26.711709 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:27.147083 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:27.163148 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:30.173367 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:30.290071 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:30.306302 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:30.312744 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:30.340193 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:30.358196 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:30.365118 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:30.703745 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:30.721037 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:36.739862 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:36.917215 run osmo-bts-virtual(pid=34): Launched 22:48:37.963935 tst register_default_mass.py: using MSISDN 1001 22:48:37.969519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:38.065611 tst register_default_mass.py: using MSISDN 1002 22:48:38.071326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:38.147394 tst register_default_mass.py: using MSISDN 1003 22:48:38.152954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:38.217653 tst register_default_mass.py: using MSISDN 1004 22:48:38.223473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:38.296261 tst register_default_mass.py: using MSISDN 1005 22:48:38.302202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:38.366676 tst register_default_mass.py: using MSISDN 1006 22:48:38.372525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:38.443310 tst register_default_mass.py: using MSISDN 1007 22:48:38.449225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:38.524568 tst register_default_mass.py: using MSISDN 1008 22:48:38.530371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:38.601042 tst register_default_mass.py: using MSISDN 1009 22:48:38.606681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:38.670405 tst register_default_mass.py: using MSISDN 1010 22:48:38.676246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:38.742114 tst register_default_mass.py: using MSISDN 1011 22:48:38.747717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:38.824386 tst register_default_mass.py: using MSISDN 1012 22:48:38.830473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.900992 tst register_default_mass.py: using MSISDN 1013 22:48:38.908473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:38.981547 tst register_default_mass.py: using MSISDN 1014 22:48:38.987582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:39.059745 tst register_default_mass.py: using MSISDN 1015 22:48:39.067389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:39.137259 tst register_default_mass.py: using MSISDN 1016 22:48:39.143094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:39.222258 tst register_default_mass.py: using MSISDN 1017 22:48:39.228013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:39.296889 tst register_default_mass.py: using MSISDN 1018 22:48:39.302771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:39.397653 tst register_default_mass.py: using MSISDN 1019 22:48:39.408244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:39.495365 tst register_default_mass.py: using MSISDN 1020 22:48:39.501069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:39.575505 tst register_default_mass.py: using MSISDN 1021 22:48:39.583842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:39.650956 tst register_default_mass.py: using MSISDN 1022 22:48:39.657180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:39.737200 tst register_default_mass.py: using MSISDN 1023 22:48:39.743591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:39.821066 tst register_default_mass.py: using MSISDN 1024 22:48:39.828929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:39.891421 tst register_default_mass.py: using MSISDN 1025 22:48:39.898680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:39.977425 tst register_default_mass.py: using MSISDN 1026 22:48:39.983948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:40.053656 tst register_default_mass.py: using MSISDN 1027 22:48:40.061150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:40.126580 tst register_default_mass.py: using MSISDN 1028 22:48:40.132845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:40.208057 tst register_default_mass.py: using MSISDN 1029 22:48:40.216337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:40.284175 tst register_default_mass.py: using MSISDN 1030 22:48:40.290714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:40.356877 tst register_default_mass.py: using MSISDN 1031 22:48:40.364825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:40.429885 tst register_default_mass.py: using MSISDN 1032 22:48:40.439479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:40.514607 tst register_default_mass.py: using MSISDN 1033 22:48:40.520981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:40.596190 tst register_default_mass.py: using MSISDN 1034 22:48:40.602429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:40.679906 tst register_default_mass.py: using MSISDN 1035 22:48:40.686235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:40.769718 tst register_default_mass.py: using MSISDN 1036 22:48:40.775628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:40.848441 tst register_default_mass.py: using MSISDN 1037 22:48:40.854493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:40.913814 tst register_default_mass.py: using MSISDN 1038 22:48:40.922080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:41.001379 tst register_default_mass.py: using MSISDN 1039 22:48:41.007335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:41.080563 tst register_default_mass.py: using MSISDN 1040 22:48:41.086576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:41.167536 tst register_default_mass.py: using MSISDN 1041 22:48:41.173884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:41.244964 tst register_default_mass.py: using MSISDN 1042 22:48:41.251089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:41.344494 tst register_default_mass.py: using MSISDN 1043 22:48:41.361180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:41.457336 tst register_default_mass.py: using MSISDN 1044 22:48:41.472994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:41.575562 tst register_default_mass.py: using MSISDN 1045 22:48:41.587587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:41.661829 tst register_default_mass.py: using MSISDN 1046 22:48:41.674690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:41.757053 tst register_default_mass.py: using MSISDN 1047 22:48:41.772368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:41.881403 tst register_default_mass.py: using MSISDN 1048 22:48:41.896266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:41.978243 tst register_default_mass.py: using MSISDN 1049 22:48:41.988545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:42.060937 tst register_default_mass.py: using MSISDN 1050 22:48:42.070207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:42.139659 tst register_default_mass.py: using MSISDN 1051 22:48:42.156198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:42.228785 tst register_default_mass.py: using MSISDN 1052 22:48:42.239194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:42.315409 tst register_default_mass.py: using MSISDN 1053 22:48:42.330907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:42.407496 tst register_default_mass.py: using MSISDN 1054 22:48:42.423845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:42.505539 tst register_default_mass.py: using MSISDN 1055 22:48:42.520087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:42.602802 tst register_default_mass.py: using MSISDN 1056 22:48:42.618611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:42.700421 tst register_default_mass.py: using MSISDN 1057 22:48:42.714585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:42.804164 tst register_default_mass.py: using MSISDN 1058 22:48:42.819089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:42.901015 tst register_default_mass.py: using MSISDN 1059 22:48:42.911403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:42.983787 tst register_default_mass.py: using MSISDN 1060 22:48:42.998710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:43.085214 tst register_default_mass.py: using MSISDN 1061 22:48:43.099183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:43.185082 tst register_default_mass.py: using MSISDN 1062 22:48:43.199603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:43.280067 tst register_default_mass.py: using MSISDN 1063 22:48:43.294130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:43.377087 tst register_default_mass.py: using MSISDN 1064 22:48:43.392095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:43.476905 tst register_default_mass.py: using MSISDN 1065 22:48:43.491009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:43.570088 tst register_default_mass.py: using MSISDN 1066 22:48:43.584699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:43.668223 tst register_default_mass.py: using MSISDN 1067 22:48:43.684798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:43.772173 tst register_default_mass.py: using MSISDN 1068 22:48:43.784909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:43.869174 tst register_default_mass.py: using MSISDN 1069 22:48:43.879422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:43.978845 tst register_default_mass.py: using MSISDN 1070 22:48:43.987218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:44.080317 tst register_default_mass.py: using MSISDN 1071 22:48:44.096751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:44.192969 tst register_default_mass.py: using MSISDN 1072 22:48:44.210274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:44.300061 tst register_default_mass.py: using MSISDN 1073 22:48:44.314411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:44.399706 tst register_default_mass.py: using MSISDN 1074 22:48:44.410828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:44.488082 tst register_default_mass.py: using MSISDN 1075 22:48:44.500221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:44.843816 tst register_default_mass.py: using MSISDN 1076 22:48:44.860648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:44.940107 tst register_default_mass.py: using MSISDN 1077 22:48:44.955813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:45.091390 tst register_default_mass.py: using MSISDN 1078 22:48:45.105922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:45.188818 tst register_default_mass.py: using MSISDN 1079 22:48:45.203160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:45.550700 tst register_default_mass.py: using MSISDN 1080 22:48:45.563589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:45.648264 tst register_default_mass.py: using MSISDN 1081 22:48:45.663078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:45.772837 tst register_default_mass.py: using MSISDN 1082 22:48:45.785305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:45.855996 tst register_default_mass.py: using MSISDN 1083 22:48:45.871197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:45.951067 tst register_default_mass.py: using MSISDN 1084 22:48:45.966240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:46.151838 tst register_default_mass.py: using MSISDN 1085 22:48:46.166763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:46.234112 tst register_default_mass.py: using MSISDN 1086 22:48:46.249165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:46.324159 tst register_default_mass.py: using MSISDN 1087 22:48:46.338930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:46.423643 tst register_default_mass.py: using MSISDN 1088 22:48:46.439166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:46.548576 tst register_default_mass.py: using MSISDN 1089 22:48:46.564753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:46.672142 tst register_default_mass.py: using MSISDN 1090 22:48:46.686877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:46.763584 tst register_default_mass.py: using MSISDN 1091 22:48:46.777286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:46.845333 tst register_default_mass.py: using MSISDN 1092 22:48:46.860835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:46.940596 tst register_default_mass.py: using MSISDN 1093 22:48:46.955988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:47.026678 tst register_default_mass.py: using MSISDN 1094 22:48:47.037725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:47.122808 tst register_default_mass.py: using MSISDN 1095 22:48:47.140094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:47.237401 tst register_default_mass.py: using MSISDN 1096 22:48:47.253556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:47.342849 tst register_default_mass.py: using MSISDN 1097 22:48:47.351289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:47.420740 tst register_default_mass.py: using MSISDN 1098 22:48:47.437553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:47.527390 tst register_default_mass.py: using MSISDN 1099 22:48:47.542295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:47.615378 tst register_default_mass.py: using MSISDN 1100 22:48:47.630907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:47.815810 run mass: Starting testcase 22:48:47.824589 run mass: Pre-launching all virtphy's 22:48:47.833405 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:47.853772 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:47.863578 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:47.882713 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:47.891934 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:47.911046 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:47.920742 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:47.940303 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:47.954340 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:47.974525 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:47.991770 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:48.028839 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:48.046584 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:48.083548 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:48.100834 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:48.136898 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:48.153659 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:48.189626 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:48.206573 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:48.243630 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:48.260779 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:48.298013 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:48.315941 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:48.352885 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:48.370186 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:48.407234 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:48.424293 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:48.460928 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:48.479079 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:48.510397 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:48.520894 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:48.541129 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:48.551472 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:48.570443 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:48.579303 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:48.599248 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:48.617357 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:48.656804 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:48.674588 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:48.712974 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:48.730535 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:48.769151 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:48.787245 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:48.825262 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:48.843625 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:48.882938 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:48.900552 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:48.940338 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:48.957823 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:48.995799 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:49.013462 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:49.051227 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:49.068289 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:49.104542 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:49.122136 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:49.162064 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:49.178976 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:49.215615 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:49.234431 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:49.277234 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:49.296886 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:49.340719 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:49.361155 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:49.403661 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:49.423504 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:49.465656 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:49.486560 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:49.527683 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:49.547274 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:49.588132 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:49.606923 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:49.656983 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:49.677339 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:49.717475 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:49.736175 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:49.770451 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:49.781197 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:49.797362 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:49.804441 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:49.819811 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:50.682966 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:50.712850 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:50.726315 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:50.755380 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:50.768196 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:50.793714 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:50.801559 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:50.815614 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:50.827475 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:50.852989 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:50.863511 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:50.877529 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:50.884454 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:50.898419 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:50.905879 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:50.919619 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:50.931623 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:50.948237 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:50.955481 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:50.969804 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:50.976140 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:50.989794 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:50.997371 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:51.011195 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:51.017980 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:51.032134 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:51.038518 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:51.052184 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:51.058510 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:51.072205 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:51.078395 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:51.092202 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:51.098431 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:51.111637 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:51.117798 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:51.132403 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:51.138447 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:51.151652 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:51.158249 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:51.173186 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:51.179593 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:51.192866 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:51.199389 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:51.212841 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:51.219056 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:51.232353 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:51.238499 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:51.251577 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:51.257592 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:51.270684 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:51.276697 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:51.290012 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:51.296179 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:51.309807 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:51.315970 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:51.329305 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:51.335467 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:51.349026 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:51.355326 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:51.369049 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:51.375283 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:51.389021 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:51.395814 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:51.409529 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:51.416479 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:51.430073 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:51.437615 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:51.451325 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:51.457545 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:51.471114 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:51.477379 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:51.490996 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:51.497297 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:51.510944 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:51.519719 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:51.533324 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:51.539751 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:51.553339 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:51.560187 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:51.573800 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:51.580274 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:51.594350 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:51.600732 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:51.614554 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:51.620948 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:51.634657 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:51.640918 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:51.654419 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:51.660693 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:51.674365 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:51.680767 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:51.698828 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:51.705074 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:51.718648 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:51.724831 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:51.737845 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:51.743887 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:51.783361 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:51.789656 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:51.803519 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:51.809845 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:51.823582 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:51.829926 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:51.843608 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:51.849894 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:51.863457 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:51.869690 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:51.883199 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:51.889500 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:51.903279 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:51.909525 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:51.923129 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:51.929413 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:51.943049 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:51.949357 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:51.963351 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:51.969788 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:51.983630 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:51.990452 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:52.004477 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:52.016756 run mass: Checking if sockets are in the filesystem 22:48:52.041270 run osmo-ms-mob/00000: Starting mobile 22:48:52.068325 run osmo-ms-mob/00000(pid=135): Launched 22:48:52.084364 run mass: MS start registered {at=3409037.787687645, delay=0.007506766822189093, ms=00000} 22:48:56.236854 run osmo-ms-mob/00001: Starting mobile 22:48:56.253018 run osmo-ms-mob/00001(pid=136): Launched 22:48:56.267253 run mass: MS start registered {at=3409041.970558897, delay=0.006708949338644743, ms=00001} 22:48:57.279281 run mass: MS performed LU {at=3409042.982592863, lu_delay=5.194905218202621, ms=00000} 22:48:58.036699 run osmo-ms-mob/00002: Starting mobile 22:48:58.051593 run osmo-ms-mob/00002(pid=137): Launched 22:48:58.066993 run mass: MS start registered {at=3409043.770319019, delay=0.007221396081149578, ms=00002} 22:48:59.334305 run osmo-ms-mob/00003: Starting mobile 22:48:59.348650 run osmo-ms-mob/00003(pid=138): Launched 22:48:59.361499 run mass: MS start registered {at=3409045.064828, delay=0.005901250056922436, ms=00003} 22:49:00.439145 run osmo-ms-mob/00004: Starting mobile 22:49:00.455996 run osmo-ms-mob/00004(pid=139): Launched 22:49:00.468172 run mass: MS start registered {at=3409046.171504263, delay=0.00541920168325305, ms=00004} 22:49:01.045050 run mass: MS performed LU {at=3409046.748375413, lu_delay=4.777816515881568, ms=00001} 22:49:01.434516 run osmo-ms-mob/00005: Starting mobile 22:49:01.449044 run osmo-ms-mob/00005(pid=140): Launched 22:49:01.460991 run mass: MS start registered {at=3409047.164324081, delay=0.00514020211994648, ms=00005} 22:49:02.335916 run osmo-ms-mob/00006: Starting mobile 22:49:02.352275 run osmo-ms-mob/00006(pid=141): Launched 22:49:02.368599 run mass: MS start registered {at=3409048.071932649, delay=0.008586658630520105, ms=00006} 22:49:02.946413 run mass: MS performed LU {at=3409048.649723854, lu_delay=4.879404834937304, ms=00002} 22:49:03.234083 run osmo-ms-mob/00007: Starting mobile 22:49:03.247499 run osmo-ms-mob/00007(pid=142): Launched 22:49:03.258808 run mass: MS start registered {at=3409048.962155553, delay=0.004999773111194372, ms=00007} 22:49:04.036144 run osmo-ms-mob/00008: Starting mobile 22:49:04.049927 run osmo-ms-mob/00008(pid=143): Launched 22:49:04.061010 run mass: MS start registered {at=3409049.764355936, delay=0.004867926239967346, ms=00008} 22:49:04.736481 run osmo-ms-mob/00009: Starting mobile 22:49:04.752391 run osmo-ms-mob/00009(pid=144): Launched 22:49:04.763937 run mass: MS start registered {at=3409050.467291735, delay=0.0038549662567675114, ms=00009} 22:49:04.810860 run mass: MS performed LU {at=3409050.514191128, lu_delay=5.4493631278164685, ms=00003} 22:49:05.434968 run osmo-ms-mob/00010: Starting mobile 22:49:05.449173 run osmo-ms-mob/00010(pid=145): Launched 22:49:05.460851 run mass: MS start registered {at=3409051.164191967, delay=0.005191770847886801, ms=00010} 22:49:06.034849 run osmo-ms-mob/00011: Starting mobile 22:49:06.048370 run osmo-ms-mob/00011(pid=146): Launched 22:49:06.062883 run mass: MS start registered {at=3409051.766239277, delay=1.905905082821846e-05, ms=00011} 22:49:06.634886 run osmo-ms-mob/00012: Starting mobile 22:49:06.649370 run osmo-ms-mob/00012(pid=147): Launched 22:49:06.661240 run mass: MS start registered {at=3409052.364577545, delay=0.00554815586656332, ms=00012} 22:49:06.712195 run mass: MS performed LU {at=3409052.415509627, lu_delay=6.244005364365876, ms=00004} 22:49:06.739725 run mass: MS performed LU {at=3409052.443053041, lu_delay=5.278728960081935, ms=00005} 22:49:07.236154 run osmo-ms-mob/00013: Starting mobile 22:49:07.250036 run osmo-ms-mob/00013(pid=148): Launched 22:49:07.261613 run mass: MS start registered {at=3409052.964963519, delay=0.004709739238023758, ms=00013} 22:49:07.834432 run osmo-ms-mob/00014: Starting mobile 22:49:07.848942 run osmo-ms-mob/00014(pid=149): Launched 22:49:07.860104 run mass: MS start registered {at=3409053.563431481, delay=0.00493653304874897, ms=00014} 22:49:08.441335 run osmo-ms-mob/00015: Starting mobile 22:49:08.472898 run osmo-ms-mob/00015(pid=150): Launched 22:49:08.496293 run mass: MS start registered {at=3409054.199622907, delay=0.007168143056333065, ms=00015} 22:49:08.577291 run mass: MS performed LU {at=3409054.280602695, lu_delay=5.318447141908109, ms=00007} 22:49:08.641489 run mass: MS performed LU {at=3409054.344805336, lu_delay=6.272872687317431, ms=00006} 22:49:08.938757 run osmo-ms-mob/00016: Starting mobile 22:49:08.955868 run osmo-ms-mob/00016(pid=151): Launched 22:49:08.963339 run mass: MS performed LU {at=3409054.66669303, lu_delay=4.902337093837559, ms=00008} 22:49:08.971021 run mass: MS start registered {at=3409054.674381935, delay=0.00771435396745801, ms=00016} 22:49:09.436354 run osmo-ms-mob/00017: Starting mobile 22:49:09.453705 run osmo-ms-mob/00017(pid=152): Launched 22:49:09.467055 run mass: MS start registered {at=3409055.170399845, delay=0.005549153313040733, ms=00017} 22:49:10.039170 run osmo-ms-mob/00018: Starting mobile 22:49:10.056167 run osmo-ms-mob/00018(pid=153): Launched 22:49:10.078112 run mass: MS start registered {at=3409055.78142758, delay=0.01352835912257433, ms=00018} 22:49:10.434407 run osmo-ms-mob/00019: Starting mobile 22:49:10.447837 run osmo-ms-mob/00019(pid=154): Launched 22:49:10.459049 run mass: MS start registered {at=3409056.162396042, delay=0.00487135536968708, ms=00019} 22:49:10.478213 run mass: MS performed LU {at=3409056.181535362, lu_delay=5.017343394923955, ms=00010} 22:49:10.506138 run mass: MS performed LU {at=3409056.209475054, lu_delay=5.742183318827301, ms=00009} 22:49:10.611748 run mass: MS performed LU {at=3409056.315081602, lu_delay=4.548842324875295, ms=00011} 22:49:10.936480 run osmo-ms-mob/00020: Starting mobile 22:49:10.949932 run osmo-ms-mob/00020(pid=155): Launched 22:49:10.961457 run mass: MS start registered {at=3409056.664796737, delay=0.005147628020495176, ms=00020} 22:49:11.435030 run osmo-ms-mob/00021: Starting mobile 22:49:11.449398 run osmo-ms-mob/00021(pid=156): Launched 22:49:11.460850 run mass: MS start registered {at=3409057.164203706, delay=0.005041560158133507, ms=00021} 22:49:11.834323 run osmo-ms-mob/00022: Starting mobile 22:49:11.848190 run osmo-ms-mob/00022(pid=157): Launched 22:49:11.859798 run mass: MS start registered {at=3409057.563142565, delay=0.005334480199962854, ms=00022} 22:49:12.334272 run osmo-ms-mob/00023: Starting mobile 22:49:12.347642 run osmo-ms-mob/00023(pid=158): Launched 22:49:12.353760 run mass: MS performed LU {at=3409058.057119335, lu_delay=5.692541790194809, ms=00012} 22:49:12.359612 run mass: MS start registered {at=3409058.062979439, delay=0.005878308787941933, ms=00023} 22:49:12.407473 run mass: MS performed LU {at=3409058.11080502, lu_delay=5.145841501187533, ms=00013} 22:49:12.711812 run mass: MS performed LU {at=3409058.415122388, lu_delay=4.851690907031298, ms=00014} 22:49:12.724212 run osmo-ms-mob/00024: Starting mobile 22:49:12.737946 run osmo-ms-mob/00024(pid=159): Launched 22:49:12.749493 run mass: MS start registered {at=3409058.452839122, delay=0.005105172283947468, ms=00024} 22:49:13.234533 run osmo-ms-mob/00025: Starting mobile 22:49:13.248438 run osmo-ms-mob/00025(pid=160): Launched 22:49:13.260075 run mass: MS start registered {at=3409058.963417229, delay=0.005406262818723917, ms=00025} 22:49:13.638130 run osmo-ms-mob/00026: Starting mobile 22:49:13.651111 run osmo-ms-mob/00026(pid=161): Launched 22:49:13.662511 run mass: MS start registered {at=3409059.365850433, delay=0.004902126733213663, ms=00026} 22:49:14.050677 run osmo-ms-mob/00027: Starting mobile 22:49:14.064324 run osmo-ms-mob/00027(pid=162): Launched 22:49:14.075247 run mass: MS start registered {at=3409059.778597524, delay=0.004939509090036154, ms=00027} 22:49:14.141895 run mass: MS performed LU {at=3409059.845229914, lu_delay=4.674830068834126, ms=00017} 22:49:14.243845 run mass: MS performed LU {at=3409059.947179793, lu_delay=5.272797857876867, ms=00016} 22:49:14.271463 run mass: MS performed LU {at=3409059.974797709, lu_delay=5.7751748017035425, ms=00015} 22:49:14.282682 run osmo-ms-mob/00028: Starting mobile 22:49:14.296084 run osmo-ms-mob/00028(pid=163): Launched 22:49:14.307603 run mass: MS start registered {at=3409060.010950262, delay=0.005188344046473503, ms=00028} 22:49:14.852987 run osmo-ms-mob/00029: Starting mobile 22:49:14.867180 run osmo-ms-mob/00029(pid=164): Launched 22:49:14.878202 run mass: MS start registered {at=3409060.581552244, delay=0.004901404958218336, ms=00029} 22:49:15.237954 run osmo-ms-mob/00030: Starting mobile 22:49:15.252706 run osmo-ms-mob/00030(pid=165): Launched 22:49:15.264674 run mass: MS start registered {at=3409060.96798961, delay=0.005342070944607258, ms=00030} 22:49:15.636169 run osmo-ms-mob/00031: Starting mobile 22:49:15.649951 run osmo-ms-mob/00031(pid=166): Launched 22:49:15.661302 run mass: MS start registered {at=3409061.36465546, delay=0.005079513415694237, ms=00031} 22:49:15.941403 run osmo-ms-mob/00032: Starting mobile 22:49:15.954722 run osmo-ms-mob/00032(pid=167): Launched 22:49:15.965752 run mass: MS start registered {at=3409061.669101117, delay=0.00500821927562356, ms=00032} 22:49:16.109910 run mass: MS performed LU {at=3409061.813158683, lu_delay=6.031731103081256, ms=00018} 22:49:16.174073 run mass: MS performed LU {at=3409061.877330078, lu_delay=5.714934035670012, ms=00019} 22:49:16.242880 run mass: MS performed LU {at=3409061.946138046, lu_delay=4.781934340018779, ms=00021} 22:49:16.262755 run osmo-ms-mob/00033: Starting mobile 22:49:16.276237 run osmo-ms-mob/00033(pid=168): Launched 22:49:16.282549 run mass: MS performed LU {at=3409061.985907833, lu_delay=5.321111096069217, ms=00020} 22:49:16.288560 run mass: MS start registered {at=3409061.991925835, delay=0.006036628037691116, ms=00033} 22:49:16.735379 run osmo-ms-mob/00034: Starting mobile 22:49:16.748532 run osmo-ms-mob/00034(pid=169): Launched 22:49:16.759574 run mass: MS start registered {at=3409062.462919638, delay=0.00490981200709939, ms=00034} 22:49:17.044959 run osmo-ms-mob/00035: Starting mobile 22:49:17.058646 run osmo-ms-mob/00035(pid=170): Launched 22:49:17.070091 run mass: MS start registered {at=3409062.773444172, delay=0.005436718929558992, ms=00035} 22:49:17.611093 run osmo-ms-mob/00036: Starting mobile 22:49:17.654948 run osmo-ms-mob/00036(pid=171): Launched 22:49:17.663399 run mass: Starting too slowly. Moving on {now=3409063.366765618, sleep=-0.13520495407283306, target=3409063.231560664} 22:49:17.669322 run mass: MS start registered {at=3409063.372681126, delay=0.005917991045862436, ms=00036} 22:49:17.675736 run mass: Starting too slowly. Moving on {now=3409063.379105087, sleep=-0.04754442302510142, target=3409063.331560664} 22:49:17.834411 run osmo-ms-mob/00037: Starting mobile 22:49:17.849125 run osmo-ms-mob/00037(pid=172): Launched 22:49:17.860817 run mass: MS start registered {at=3409063.564159132, delay=0.005389762111008167, ms=00037} 22:49:18.134505 run osmo-ms-mob/00038: Starting mobile 22:49:18.149859 run osmo-ms-mob/00038(pid=173): Launched 22:49:18.161936 run mass: MS start registered {at=3409063.865281198, delay=0.005475559271872044, ms=00038} 22:49:18.435273 run osmo-ms-mob/00039: Starting mobile 22:49:18.449259 run osmo-ms-mob/00039(pid=174): Launched 22:49:18.460650 run mass: MS start registered {at=3409064.163982569, delay=0.005056530702859163, ms=00039} 22:49:18.508195 run mass: MS performed LU {at=3409064.211528669, lu_delay=5.758689546957612, ms=00024} 22:49:18.613710 run mass: MS performed LU {at=3409064.317041861, lu_delay=5.353624632116407, ms=00025} 22:49:18.715941 run mass: MS performed LU {at=3409064.419215282, lu_delay=6.85607271688059, ms=00022} 22:49:18.732509 run osmo-ms-mob/00040: Starting mobile 22:49:18.746358 run osmo-ms-mob/00040(pid=175): Launched 22:49:18.757837 run mass: MS start registered {at=3409064.461186003, delay=0.005199366714805365, ms=00040} 22:49:19.134422 run osmo-ms-mob/00041: Starting mobile 22:49:19.149133 run osmo-ms-mob/00041(pid=176): Launched 22:49:19.160550 run mass: MS start registered {at=3409064.86388722, delay=0.003187265247106552, ms=00041} 22:49:19.434437 run osmo-ms-mob/00042: Starting mobile 22:49:19.448562 run osmo-ms-mob/00042(pid=177): Launched 22:49:19.460470 run mass: MS start registered {at=3409065.163818956, delay=0.0046809581108391285, ms=00042} 22:49:19.834840 run osmo-ms-mob/00043: Starting mobile 22:49:19.849266 run osmo-ms-mob/00043(pid=178): Launched 22:49:19.861195 run mass: MS start registered {at=3409065.56453481, delay=0.005525096785277128, ms=00043} 22:49:19.874101 run mass: MS performed LU {at=3409065.577425848, lu_delay=6.21157541545108, ms=00026} 22:49:19.938234 run mass: MS performed LU {at=3409065.641568823, lu_delay=4.673579212743789, ms=00030} 22:49:19.950099 run osmo-ms-mob/00044: Starting mobile 22:49:19.963840 run osmo-ms-mob/00044(pid=179): Launched 22:49:19.975449 run mass: MS start registered {at=3409065.678794553, delay=0.005355175118893385, ms=00044} 22:49:20.008282 run mass: MS performed LU {at=3409065.711612052, lu_delay=5.9330145278945565, ms=00027} 22:49:20.045247 run mass: MS performed LU {at=3409065.748579395, lu_delay=5.167027151212096, ms=00029} 22:49:20.057032 run osmo-ms-mob/00045: Starting mobile 22:49:20.071928 run osmo-ms-mob/00045(pid=180): Launched 22:49:20.082321 run mass: MS performed LU {at=3409065.785649027, lu_delay=5.774698765017092, ms=00028} 22:49:20.088775 run mass: MS start registered {at=3409065.792138467, delay=0.010424464009702206, ms=00045} 22:49:20.735818 run osmo-ms-mob/00046: Starting mobile 22:49:20.751315 run osmo-ms-mob/00046(pid=181): Launched 22:49:20.763139 run mass: MS start registered {at=3409066.466480344, delay=0.004542853217571974, ms=00046} 22:49:21.034582 run osmo-ms-mob/00047: Starting mobile 22:49:21.049098 run osmo-ms-mob/00047(pid=182): Launched 22:49:21.061128 run mass: MS start registered {at=3409066.764468273, delay=0.005302362143993378, ms=00047} 22:49:21.343159 run osmo-ms-mob/00048: Starting mobile 22:49:21.357050 run osmo-ms-mob/00048(pid=183): Launched 22:49:21.368466 run mass: MS start registered {at=3409067.071815823, delay=0.005129385273903608, ms=00048} 22:49:21.634503 run osmo-ms-mob/00049: Starting mobile 22:49:21.648111 run osmo-ms-mob/00049(pid=184): Launched 22:49:21.659591 run mass: MS start registered {at=3409067.362938981, delay=0.00515728909522295, ms=00049} 22:49:21.674142 run mass: MS performed LU {at=3409067.377490859, lu_delay=6.012835398782045, ms=00031} 22:49:21.775194 run mass: MS performed LU {at=3409067.478519213, lu_delay=5.486593377776444, ms=00033} 22:49:21.793235 run osmo-ms-mob/00050: Starting mobile 22:49:21.807519 run osmo-ms-mob/00050(pid=185): Launched 22:49:21.819405 run mass: MS performed LU {at=3409067.522751485, lu_delay=5.059831846971065, ms=00034} 22:49:21.831234 run mass: MS start registered {at=3409067.534591097, delay=0.011869452893733978, ms=00050} 22:49:21.983399 run mass: MS performed LU {at=3409067.686720794, lu_delay=6.017619676887989, ms=00032} 22:49:22.001681 run mass: MS performed LU {at=3409067.705033954, lu_delay=4.931589781772345, ms=00035} 22:49:22.014187 run osmo-ms-mob/00051: Starting mobile 22:49:22.028218 run osmo-ms-mob/00051(pid=186): Launched 22:49:22.039735 run mass: MS start registered {at=3409067.74307976, delay=0.005224944092333317, ms=00051} 22:49:22.646276 run osmo-ms-mob/00052: Starting mobile 22:49:22.659790 run osmo-ms-mob/00052(pid=187): Launched 22:49:22.671732 run mass: MS start registered {at=3409068.375056416, delay=0.005643617827445269, ms=00052} 22:49:22.936814 run osmo-ms-mob/00053: Starting mobile 22:49:22.952890 run osmo-ms-mob/00053(pid=188): Launched 22:49:22.964439 run mass: MS start registered {at=3409068.667782488, delay=0.005168510600924492, ms=00053} 22:49:23.235068 run osmo-ms-mob/00054: Starting mobile 22:49:23.248809 run osmo-ms-mob/00054(pid=189): Launched 22:49:23.267235 run mass: MS start registered {at=3409068.97055219, delay=0.010918457992374897, ms=00054} 22:49:23.533977 run osmo-ms-mob/00055: Starting mobile 22:49:23.547385 run osmo-ms-mob/00055(pid=190): Launched 22:49:23.558381 run mass: MS start registered {at=3409069.261738164, delay=0.004058700054883957, ms=00055} 22:49:23.639491 run mass: MS performed LU {at=3409069.342808008, lu_delay=4.88162200525403, ms=00040} 22:49:23.704299 run mass: MS performed LU {at=3409069.40763566, lu_delay=5.542354461736977, ms=00038} 22:49:23.715586 run osmo-ms-mob/00056: Starting mobile 22:49:23.729534 run osmo-ms-mob/00056(pid=191): Launched 22:49:23.741034 run mass: MS start registered {at=3409069.444383215, delay=0.005192246288061142, ms=00056} 22:49:23.773922 run mass: MS performed LU {at=3409069.477268568, lu_delay=5.3132859990000725, ms=00039} 22:49:23.810705 run mass: MS performed LU {at=3409069.514043805, lu_delay=6.141362679190934, ms=00036} 22:49:23.822230 run osmo-ms-mob/00057: Starting mobile 22:49:23.836139 run osmo-ms-mob/00057(pid=192): Launched 22:49:23.847597 run mass: MS performed LU {at=3409069.55093843, lu_delay=5.9867792977020144, ms=00037} 22:49:23.853768 run mass: MS start registered {at=3409069.557133832, delay=0.011354384943842888, ms=00057} 22:49:24.138406 run mass: MS performed LU {at=3409069.841738182, lu_delay=4.977850961964577, ms=00041} 22:49:24.550058 run osmo-ms-mob/00058: Starting mobile 22:49:24.563686 run osmo-ms-mob/00058(pid=193): Launched 22:49:24.575390 run mass: MS start registered {at=3409070.278738574, delay=0.005855228286236525, ms=00058} 22:49:24.834482 run osmo-ms-mob/00059: Starting mobile 22:49:24.847849 run osmo-ms-mob/00059(pid=194): Launched 22:49:24.858940 run mass: MS start registered {at=3409070.562288596, delay=0.005173251964151859, ms=00059} 22:49:25.149772 run osmo-ms-mob/00060: Starting mobile 22:49:25.163433 run osmo-ms-mob/00060(pid=195): Launched 22:49:25.175053 run mass: MS start registered {at=3409070.878401815, delay=0.005509498994797468, ms=00060} 22:49:25.439608 run mass: MS performed LU {at=3409071.142899663, lu_delay=4.676419319119304, ms=00046} 22:49:25.458294 run osmo-ms-mob/00061: Starting mobile 22:49:25.472541 run osmo-ms-mob/00061(pid=196): Launched 22:49:25.479334 run mass: MS performed LU {at=3409071.182690426, lu_delay=6.018871469888836, ms=00042} 22:49:25.485409 run mass: MS start registered {at=3409071.188772454, delay=0.006100871134549379, ms=00061} 22:49:25.568581 run mass: MS performed LU {at=3409071.271915854, lu_delay=5.707381044048816, ms=00043} 22:49:25.580278 run osmo-ms-mob/00062: Starting mobile 22:49:25.593943 run osmo-ms-mob/00062(pid=197): Launched 22:49:25.605368 run mass: MS start registered {at=3409071.308719147, delay=0.0051775057800114155, ms=00062} 22:49:25.749368 run mass: MS performed LU {at=3409071.45270059, lu_delay=5.660562122706324, ms=00045} 22:49:25.766935 run mass: MS performed LU {at=3409071.470257817, lu_delay=4.705789543688297, ms=00047} 22:49:25.782818 run osmo-ms-mob/00063: Starting mobile 22:49:25.796458 run osmo-ms-mob/00063(pid=198): Launched 22:49:25.808134 run mass: MS start registered {at=3409071.511478548, delay=0.005362433847039938, ms=00063} 22:49:26.464423 run mass: MS performed LU {at=3409072.167703054, lu_delay=6.488908500876278, ms=00044} 22:49:26.479101 run osmo-ms-mob/00064: Starting mobile 22:49:26.493546 run osmo-ms-mob/00064(pid=199): Launched 22:49:26.504912 run mass: MS start registered {at=3409072.208261259, delay=0.0051516881212592125, ms=00064} 22:49:26.829349 run mass: MS performed LU {at=3409072.532612458, lu_delay=3.8648299700580537, ms=00053} 22:49:26.852293 run osmo-ms-mob/00065: Starting mobile 22:49:26.865764 run osmo-ms-mob/00065(pid=200): Launched 22:49:26.877233 run mass: MS start registered {at=3409072.580582815, delay=0.005207567010074854, ms=00065} 22:49:27.320345 run osmo-ms-mob/00066: Starting mobile 22:49:27.335055 run osmo-ms-mob/00066(pid=201): Launched 22:49:27.341415 run mass: Starting too slowly. Moving on {now=3409073.044783201, sleep=-0.013222528155893087, target=3409073.031560673} 22:49:27.347062 run mass: MS performed LU {at=3409073.050420282, lu_delay=5.515829185023904, ms=00050} 22:49:27.352889 run mass: MS performed LU {at=3409073.056254461, lu_delay=5.693315479904413, ms=00049} 22:49:27.358689 run mass: MS start registered {at=3409073.062054924, delay=0.01727464608848095, ms=00066} 22:49:27.470535 run mass: MS performed LU {at=3409073.173867492, lu_delay=5.430787731893361, ms=00051} 22:49:27.482342 run osmo-ms-mob/00067: Starting mobile 22:49:27.496078 run osmo-ms-mob/00067(pid=202): Launched 22:49:27.507573 run mass: MS start registered {at=3409073.210918566, delay=0.005250041373074055, ms=00067} 22:49:27.614604 run mass: MS performed LU {at=3409073.317924417, lu_delay=4.942868001293391, ms=00052} 22:49:27.669125 run mass: MS performed LU {at=3409073.372458885, lu_delay=6.300643061753362, ms=00048} 22:49:27.680706 run osmo-ms-mob/00068: Starting mobile 22:49:27.694381 run osmo-ms-mob/00068(pid=203): Launched 22:49:27.705832 run mass: MS start registered {at=3409073.409169192, delay=0.005227948073297739, ms=00068} 22:49:28.334654 run osmo-ms-mob/00069: Starting mobile 22:49:28.350412 run osmo-ms-mob/00069(pid=204): Launched 22:49:28.361716 run mass: MS start registered {at=3409074.06506599, delay=0.004401507321745157, ms=00069} 22:49:28.734738 run osmo-ms-mob/00070: Starting mobile 22:49:28.748593 run osmo-ms-mob/00070(pid=205): Launched 22:49:28.759887 run mass: MS start registered {at=3409074.463236663, delay=0.0050094169564545155, ms=00070} 22:49:29.139274 run osmo-ms-mob/00071: Starting mobile 22:49:29.153637 run osmo-ms-mob/00071(pid=206): Launched 22:49:29.171801 run mass: MS start registered {at=3409074.875139318, delay=0.011159506160765886, ms=00071} 22:49:29.440714 run mass: MS performed LU {at=3409075.144048506, lu_delay=5.58691467391327, ms=00057} 22:49:29.452804 run osmo-ms-mob/00072: Starting mobile 22:49:29.466566 run osmo-ms-mob/00072(pid=207): Launched 22:49:29.480600 run mass: MS start registered {at=3409075.183933989, delay=0.0074425083585083485, ms=00072} 22:49:29.524417 run mass: MS performed LU {at=3409075.227730093, lu_delay=6.257177902851254, ms=00054} 22:49:29.750438 run mass: MS performed LU {at=3409075.453773743, lu_delay=5.175035168882459, ms=00058} 22:49:29.768400 run mass: MS performed LU {at=3409075.471739338, lu_delay=4.9094507419504225, ms=00059} 22:49:29.783084 run osmo-ms-mob/00073: Starting mobile 22:49:29.797564 run osmo-ms-mob/00073(pid=208): Launched 22:49:29.809625 run mass: MS start registered {at=3409075.512926309, delay=0.005747704766690731, ms=00073} 22:49:30.347378 run osmo-ms-mob/00074: Starting mobile 22:49:30.361570 run osmo-ms-mob/00074(pid=209): Launched 22:49:30.373783 run mass: MS start registered {at=3409076.077101145, delay=0.0058647398836910725, ms=00074} 22:49:30.392804 run mass: MS performed LU {at=3409076.09607939, lu_delay=5.217677575070411, ms=00060} 22:49:30.530237 run mass: MS performed LU {at=3409076.233551526, lu_delay=6.789168310817331, ms=00056} 22:49:30.734916 run osmo-ms-mob/00075: Starting mobile 22:49:30.747982 run osmo-ms-mob/00075(pid=210): Launched 22:49:30.759345 run mass: MS start registered {at=3409076.462695836, delay=0.005144488997757435, ms=00075} 22:49:31.072013 run mass: MS performed LU {at=3409076.775150308, lu_delay=4.5668890490196645, ms=00064} 22:49:31.107865 run mass: MS performed LU {at=3409076.811133705, lu_delay=5.502414558082819, ms=00062} 22:49:31.127270 run osmo-ms-mob/00076: Starting mobile 22:49:31.140632 run osmo-ms-mob/00076(pid=211): Launched 22:49:31.147116 run mass: MS performed LU {at=3409076.850473795, lu_delay=5.338995247147977, ms=00063} 22:49:31.153240 run mass: MS start registered {at=3409076.856605358, delay=0.0061510647647082806, ms=00076} 22:49:31.434597 run mass: MS performed LU {at=3409077.137918943, lu_delay=5.949146489147097, ms=00061} 22:49:31.635559 run osmo-ms-mob/00077: Starting mobile 22:49:31.650170 run osmo-ms-mob/00077(pid=212): Launched 22:49:31.662091 run mass: MS start registered {at=3409077.365440702, delay=0.005737626925110817, ms=00077} 22:49:32.134418 run osmo-ms-mob/00078: Starting mobile 22:49:32.148062 run osmo-ms-mob/00078(pid=213): Launched 22:49:32.159328 run mass: MS start registered {at=3409077.862673559, delay=0.005018147174268961, ms=00078} 22:49:32.550041 run osmo-ms-mob/00079: Starting mobile 22:49:32.564214 run osmo-ms-mob/00079(pid=214): Launched 22:49:32.575785 run mass: MS start registered {at=3409078.279126977, delay=0.005283555947244167, ms=00079} 22:49:32.971045 run mass: MS performed LU {at=3409078.674376498, lu_delay=5.2652073060162365, ms=00068} 22:49:32.983289 run osmo-ms-mob/00080: Starting mobile 22:49:32.996646 run osmo-ms-mob/00080(pid=215): Launched 22:49:33.008054 run mass: MS start registered {at=3409078.711402514, delay=0.005226208828389645, ms=00080} 22:49:33.054615 run mass: MS performed LU {at=3409078.757766457, lu_delay=6.177183641586453, ms=00065} 22:49:33.072793 run mass: MS performed LU {at=3409078.776136557, lu_delay=5.714081632904708, ms=00066} 22:49:33.280894 run mass: MS performed LU {at=3409078.984143098, lu_delay=5.773224531672895, ms=00067} 22:49:33.299212 run mass: MS performed LU {at=3409079.002544447, lu_delay=4.937478456646204, ms=00069} 22:49:33.312698 run osmo-ms-mob/00081: Starting mobile 22:49:33.326164 run osmo-ms-mob/00081(pid=216): Launched 22:49:33.337366 run mass: MS start registered {at=3409079.040718594, delay=0.005025145132094622, ms=00081} 22:49:34.099290 run osmo-ms-mob/00082: Starting mobile 22:49:34.117181 run osmo-ms-mob/00082(pid=217): Launched 22:49:34.123191 run mass: Starting too slowly. Moving on {now=3409079.826560738, sleep=-0.09500005887821317, target=3409079.731560679} 22:49:34.128803 run mass: MS start registered {at=3409079.832160507, delay=0.005601716693490744, ms=00082} 22:49:34.134729 run mass: Starting too slowly. Moving on {now=3409079.838098591, sleep=-0.00653791194781661, target=3409079.8315606792} 22:49:34.546118 run osmo-ms-mob/00083: Starting mobile 22:49:34.561329 run osmo-ms-mob/00083(pid=218): Launched 22:49:34.572754 run mass: MS start registered {at=3409080.276101002, delay=0.00544130802154541, ms=00083} 22:49:34.688222 run mass: MS performed LU {at=3409080.391534558, lu_delay=22.328555119223893, ms=00023} 22:49:35.035642 run osmo-ms-mob/00084: Starting mobile 22:49:35.049620 run osmo-ms-mob/00084(pid=219): Launched 22:49:35.061175 run mass: MS start registered {at=3409080.764523474, delay=0.005320121068507433, ms=00084} 22:49:35.306785 run mass: MS performed LU {at=3409081.010098605, lu_delay=6.134959287010133, ms=00071} 22:49:35.343066 run mass: MS performed LU {at=3409081.046402865, lu_delay=5.533476556185633, ms=00073} 22:49:35.380597 run mass: MS performed LU {at=3409081.083930879, lu_delay=5.89999688975513, ms=00072} 22:49:35.392461 run osmo-ms-mob/00085: Starting mobile 22:49:35.406113 run osmo-ms-mob/00085(pid=220): Launched 22:49:35.418343 run mass: MS start registered {at=3409081.121691107, delay=0.005635375622659922, ms=00085} 22:49:35.435870 run mass: MS performed LU {at=3409081.139200674, lu_delay=6.675964010879397, ms=00070} 22:49:35.472661 run mass: MS performed LU {at=3409081.175917043, lu_delay=5.098815897945315, ms=00074} 22:49:36.145985 run osmo-ms-mob/00086: Starting mobile 22:49:36.160353 run osmo-ms-mob/00086(pid=221): Launched 22:49:36.172084 run mass: MS start registered {at=3409081.875428999, delay=0.005526742897927761, ms=00086} 22:49:36.734466 run osmo-ms-mob/00087: Starting mobile 22:49:36.748204 run osmo-ms-mob/00087(pid=222): Launched 22:49:36.759611 run mass: MS start registered {at=3409082.462958328, delay=0.005253506824374199, ms=00087} 22:49:36.819934 run mass: MS performed LU {at=3409082.523268898, lu_delay=6.060573061928153, ms=00075} 22:49:36.838939 run mass: MS performed LU {at=3409082.542290945, lu_delay=5.176850243005902, ms=00077} 22:49:36.866310 run mass: MS performed LU {at=3409082.569658788, lu_delay=4.706985228694975, ms=00078} 22:49:37.342795 run osmo-ms-mob/00088: Starting mobile 22:49:37.356097 run osmo-ms-mob/00088(pid=223): Launched 22:49:37.367135 run mass: MS start registered {at=3409083.070489348, delay=0.004901945125311613, ms=00088} 22:49:37.934530 run osmo-ms-mob/00089: Starting mobile 22:49:37.947698 run osmo-ms-mob/00089(pid=224): Launched 22:49:37.959652 run mass: MS start registered {at=3409083.663002027, delay=0.005279692355543375, ms=00089} 22:49:38.534617 run osmo-ms-mob/00090: Starting mobile 22:49:38.550333 run osmo-ms-mob/00090(pid=225): Launched 22:49:38.561586 run mass: MS start registered {at=3409084.264932107, delay=0.004959680140018463, ms=00090} 22:49:38.602481 run mass: MS performed LU {at=3409084.305742058, lu_delay=5.594339543953538, ms=00080} 22:49:38.639254 run mass: MS performed LU {at=3409084.342512002, lu_delay=6.0633850251324475, ms=00079} 22:49:38.767926 run mass: MS performed LU {at=3409084.471257161, lu_delay=5.430538566783071, ms=00081} 22:49:38.894586 run mass: MS performed LU {at=3409084.597840308, lu_delay=4.765679801348597, ms=00082} 22:49:39.241031 run osmo-ms-mob/00091: Starting mobile 22:49:39.254218 run osmo-ms-mob/00091(pid=226): Launched 22:49:39.265045 run mass: MS start registered {at=3409084.968400426, delay=0.0048608314245939255, ms=00091} 22:49:39.934621 run osmo-ms-mob/00092: Starting mobile 22:49:39.948430 run osmo-ms-mob/00092(pid=227): Launched 22:49:39.959517 run mass: MS start registered {at=3409085.662867245, delay=0.004890829790383577, ms=00092} 22:49:40.586101 run mass: MS performed LU {at=3409086.289432865, lu_delay=5.167741758283228, ms=00085} 22:49:40.604248 run mass: MS performed LU {at=3409086.3075931, lu_delay=5.543069625739008, ms=00084} 22:49:40.616424 run osmo-ms-mob/00093: Starting mobile 22:49:40.630104 run osmo-ms-mob/00093(pid=228): Launched 22:49:40.636762 run mass: MS performed LU {at=3409086.340119106, lu_delay=6.064018104225397, ms=00083} 22:49:40.642900 run mass: MS start registered {at=3409086.346264514, delay=0.006165178958326578, ms=00093} 22:49:40.794879 run mass: MS performed LU {at=3409086.498213318, lu_delay=4.622784319333732, ms=00086} 22:49:41.633971 run osmo-ms-mob/00094: Starting mobile 22:49:41.647627 run osmo-ms-mob/00094(pid=229): Launched 22:49:41.658998 run mass: MS start registered {at=3409087.362344151, delay=0.005041429772973061, ms=00094} 22:49:42.368105 run mass: MS performed LU {at=3409088.071337985, lu_delay=5.608379656914622, ms=00087} 22:49:42.404382 run mass: MS performed LU {at=3409088.107721144, lu_delay=5.037231795955449, ms=00088} 22:49:42.415916 run osmo-ms-mob/00095: Starting mobile 22:49:42.429965 run osmo-ms-mob/00095(pid=230): Launched 22:49:42.441416 run mass: MS start registered {at=3409088.144746062, delay=0.005183219909667969, ms=00095} 22:49:42.534045 run mass: MS performed LU {at=3409088.237380003, lu_delay=4.574377975892276, ms=00089} 22:49:43.536249 run osmo-ms-mob/00096: Starting mobile 22:49:43.556889 run osmo-ms-mob/00096(pid=231): Launched 22:49:43.568200 run mass: MS start registered {at=3409089.271536223, delay=0.00504671735689044, ms=00096} 22:49:44.352317 run mass: MS performed LU {at=3409090.055554498, lu_delay=5.790622390806675, ms=00090} 22:49:44.370884 run mass: MS performed LU {at=3409090.074163794, lu_delay=5.105763367842883, ms=00091} 22:49:44.634302 run osmo-ms-mob/00097: Starting mobile 22:49:44.647503 run osmo-ms-mob/00097(pid=232): Launched 22:49:44.653704 run mass: MS performed LU {at=3409090.35705905, lu_delay=4.69419180508703, ms=00092} 22:49:44.659659 run mass: MS start registered {at=3409090.363022764, delay=0.005985490046441555, ms=00097} 22:49:45.944781 run osmo-ms-mob/00098: Starting mobile 22:49:45.959626 run osmo-ms-mob/00098(pid=233): Launched 22:49:45.971005 run mass: MS start registered {at=3409091.674354717, delay=0.005307045299559832, ms=00098} 22:49:46.133448 run mass: MS performed LU {at=3409091.836782089, lu_delay=4.474437938071787, ms=00094} 22:49:46.300209 run mass: MS performed LU {at=3409092.00349582, lu_delay=5.6572313057258725, ms=00093} 22:49:46.388029 run mass: MS performed LU {at=3409092.091288762, lu_delay=22.829550598282367, ms=00055} 22:49:47.734080 run osmo-ms-mob/00099: Starting mobile 22:49:47.747401 run osmo-ms-mob/00099(pid=234): Launched 22:49:47.753532 run mass: All started... {duration=55.725340814795345, too_slow=5} 22:49:47.759470 run mass: MS start registered {at=3409093.462829225, delay=0.0059306020848453045, ms=00099} 22:49:48.118168 run mass: MS performed LU {at=3409093.821502497, lu_delay=5.676756435073912, ms=00095} 22:49:48.371471 run mass: MS performed LU {at=3409094.074794903, lu_delay=4.803258679807186, ms=00096} 22:49:50.047030 run mass: MS performed LU {at=3409095.750365972, lu_delay=5.387343207839876, ms=00097} 22:49:51.883651 run mass: MS performed LU {at=3409097.586939361, lu_delay=5.9125846438109875, ms=00098} 22:49:53.784573 run mass: MS performed LU {at=3409099.48790936, lu_delay=6.025080134626478, ms=00099} 22:49:54.047970 run mass: MS performed LU {at=3409099.751309811, lu_delay=22.894704453181475, ms=00076} 22:49:54.054147 run mass: Tests done {all_completed=True, max=22.894704453181475, min=3.8648299700580537} 22:49:54.059574 tst register_default_mass.py: Test passed (89.0 sec) 22:49:54.064993 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:54.068273 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:54.071515 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:54.074824 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:54.078203 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:54.081596 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:54.084968 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:54.088222 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:54.091460 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:54.094747 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:54.097980 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:54.101215 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:54.104564 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:54.107959 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:54.111323 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:54.114689 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:54.118082 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:54.121505 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:54.125095 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:54.129183 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:54.132573 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:54.135988 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:54.139433 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:54.142827 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:54.146499 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:54.150273 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:54.153846 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:54.157711 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:54.161086 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:54.164690 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:54.168095 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:54.171413 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:54.174842 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:54.178235 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:54.181650 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:54.185020 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:54.189121 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:54.196017 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:54.199925 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:54.203491 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:54.206902 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:54.210495 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:54.213887 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:54.217282 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:54.220747 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:54.224134 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:54.227551 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:54.230968 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:54.234353 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:54.237735 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:54.241116 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:54.244523 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:54.247943 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:54.251280 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:54.254675 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:54.258134 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:54.261553 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:54.264983 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:54.268409 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:54.271869 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:54.275305 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:54.278713 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:54.282158 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:54.285668 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:54.289105 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:54.292471 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:54.295889 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:54.299293 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:54.302701 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:54.306096 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:54.309505 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:54.312938 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:54.316367 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:54.319807 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:54.323245 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:54.326677 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:54.330126 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:54.333557 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:54.336948 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:54.340332 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:54.343728 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:54.347200 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:54.351285 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:54.354723 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:54.358131 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:54.361512 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:54.364892 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:54.368290 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:54.371701 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:54.375084 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:54.378484 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:54.381944 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:54.385333 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:54.388733 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:54.392136 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:54.395533 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:54.398985 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:54.402456 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:54.406079 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:54.409629 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:54.413017 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:54.416548 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:54.419947 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:54.423321 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:54.426719 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:54.430126 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:54.433553 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:54.436943 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:54.440327 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:54.443719 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:54.447102 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:54.450487 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:54.453869 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:54.457243 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:54.460620 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:54.464009 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:54.467378 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:54.470754 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:54.474132 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:54.477500 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:54.480876 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:54.484096 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:54.487329 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:54.490556 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:54.493799 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:54.497020 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:54.500232 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:54.503484 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:54.506709 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:54.509944 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:54.513154 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:54.516377 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:54.519596 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:54.522823 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:54.526058 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:54.529322 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:54.532576 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:54.535814 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:54.539041 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:54.542260 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:54.545520 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:54.548839 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:54.552051 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:54.555352 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:54.558704 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:54.562086 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:54.565443 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:54.568799 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:54.572162 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:54.575508 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:54.578882 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:54.582240 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:54.585622 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:54.588978 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:54.592333 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:54.595700 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:54.599064 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:54.602423 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:54.605806 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:54.609163 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:54.612527 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:54.616046 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:54.619454 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:54.622818 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:54.626174 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:54.629525 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:54.632900 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:54.636256 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:54.639627 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:54.643014 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:54.646311 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:54.649553 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:54.652902 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:54.656227 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:54.659581 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:54.662939 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:54.666342 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:54.669708 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:54.673087 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:54.676447 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:54.679823 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:54.683194 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:54.686576 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:54.690009 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:54.693409 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:54.696941 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:54.700312 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:54.703693 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:54.707095 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:54.710467 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:54.713845 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:54.717220 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:54.720596 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:54.723963 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:54.727214 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:54.730439 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:54.733717 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:54.736953 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:54.740181 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:54.743442 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:54.746687 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:54.749909 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:54.753132 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:54.756361 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:54.759605 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:54.762827 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:54.766050 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:54.769277 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:54.772494 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:54.775706 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:54.778946 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:54.782222 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:54.785456 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:54.788694 --- ParallelTerminationStrategy: PID 22 died... 22:49:54.790147 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:54.793713 --- ParallelTerminationStrategy: PID 23 died... 22:49:54.795168 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:54.798768 --- ParallelTerminationStrategy: PID 24 died... 22:49:54.800207 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:54.803770 --- ParallelTerminationStrategy: PID 25 died... 22:49:54.805249 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:54.808820 --- ParallelTerminationStrategy: PID 26 died... 22:49:54.810264 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:54.813850 --- ParallelTerminationStrategy: PID 27 died... 22:49:54.815334 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:54.818943 --- ParallelTerminationStrategy: PID 28 died... 22:49:54.820390 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:54.823999 --- ParallelTerminationStrategy: PID 29 died... 22:49:54.825476 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:54.829069 --- ParallelTerminationStrategy: PID 30 died... 22:49:54.830519 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:54.834175 --- ParallelTerminationStrategy: PID 31 died... 22:49:54.835687 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:54.839433 --- ParallelTerminationStrategy: PID 32 died... 22:49:54.840953 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:54.844693 --- ParallelTerminationStrategy: PID 33 died... 22:49:54.846211 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:54.849975 --- ParallelTerminationStrategy: PID 35 died... 22:49:54.851499 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:54.855228 --- ParallelTerminationStrategy: PID 36 died... 22:49:54.856742 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:54.860441 --- ParallelTerminationStrategy: PID 37 died... 22:49:54.861950 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:54.865608 --- ParallelTerminationStrategy: PID 38 died... 22:49:54.867099 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:54.870804 --- ParallelTerminationStrategy: PID 39 died... 22:49:54.872298 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:54.875944 --- ParallelTerminationStrategy: PID 40 died... 22:49:54.877379 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:54.880919 --- ParallelTerminationStrategy: PID 41 died... 22:49:54.882358 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:54.885947 --- ParallelTerminationStrategy: PID 42 died... 22:49:54.887428 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:54.891099 --- ParallelTerminationStrategy: PID 43 died... 22:49:54.892542 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:54.896081 --- ParallelTerminationStrategy: PID 44 died... 22:49:54.897515 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:54.901030 --- ParallelTerminationStrategy: PID 45 died... 22:49:54.902467 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:54.906049 --- ParallelTerminationStrategy: PID 46 died... 22:49:54.907497 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:54.911047 --- ParallelTerminationStrategy: PID 47 died... 22:49:54.912484 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:54.916080 --- ParallelTerminationStrategy: PID 48 died... 22:49:54.917580 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:54.921278 --- ParallelTerminationStrategy: PID 49 died... 22:49:54.922764 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:54.926445 --- ParallelTerminationStrategy: PID 50 died... 22:49:54.927929 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:54.931618 --- ParallelTerminationStrategy: PID 51 died... 22:49:54.933102 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:54.936682 --- ParallelTerminationStrategy: PID 52 died... 22:49:54.938127 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:54.941667 --- ParallelTerminationStrategy: PID 53 died... 22:49:54.943110 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:54.946640 --- ParallelTerminationStrategy: PID 54 died... 22:49:54.948074 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:54.951662 --- ParallelTerminationStrategy: PID 55 died... 22:49:54.953106 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:54.956762 --- ParallelTerminationStrategy: PID 56 died... 22:49:54.958195 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:54.961780 --- ParallelTerminationStrategy: PID 57 died... 22:49:54.963272 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:54.966955 --- ParallelTerminationStrategy: PID 58 died... 22:49:54.968442 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:54.972135 --- ParallelTerminationStrategy: PID 59 died... 22:49:54.973620 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:54.977306 --- ParallelTerminationStrategy: PID 60 died... 22:49:54.978804 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:54.982489 --- ParallelTerminationStrategy: PID 61 died... 22:49:54.983978 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:54.987669 --- ParallelTerminationStrategy: PID 62 died... 22:49:54.989161 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:54.992831 --- ParallelTerminationStrategy: PID 63 died... 22:49:54.994366 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:54.998056 --- ParallelTerminationStrategy: PID 64 died... 22:49:54.999546 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:55.003239 --- ParallelTerminationStrategy: PID 65 died... 22:49:55.004765 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:55.008422 --- ParallelTerminationStrategy: PID 66 died... 22:49:55.009925 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:55.013616 --- ParallelTerminationStrategy: PID 67 died... 22:49:55.015114 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:55.018807 --- ParallelTerminationStrategy: PID 68 died... 22:49:55.020297 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:55.023968 --- ParallelTerminationStrategy: PID 69 died... 22:49:55.025485 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:55.029162 --- ParallelTerminationStrategy: PID 70 died... 22:49:55.030661 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:55.034333 --- ParallelTerminationStrategy: PID 71 died... 22:49:55.035829 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:55.039523 --- ParallelTerminationStrategy: PID 72 died... 22:49:55.041021 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:55.044736 --- ParallelTerminationStrategy: PID 73 died... 22:49:55.046229 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:55.049893 --- ParallelTerminationStrategy: PID 74 died... 22:49:55.051391 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:55.055073 --- ParallelTerminationStrategy: PID 75 died... 22:49:55.056564 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:55.060243 --- ParallelTerminationStrategy: PID 76 died... 22:49:55.061746 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:55.065453 --- ParallelTerminationStrategy: PID 77 died... 22:49:55.066941 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:55.076163 --- ParallelTerminationStrategy: PID 78 died... 22:49:55.077710 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:55.081408 --- ParallelTerminationStrategy: PID 79 died... 22:49:55.082914 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:55.086611 --- ParallelTerminationStrategy: PID 80 died... 22:49:55.088110 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:55.091797 --- ParallelTerminationStrategy: PID 81 died... 22:49:55.093336 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:55.097044 --- ParallelTerminationStrategy: PID 82 died... 22:49:55.098528 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:55.102202 --- ParallelTerminationStrategy: PID 83 died... 22:49:55.103696 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:55.107371 --- ParallelTerminationStrategy: PID 84 died... 22:49:55.108864 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:55.112530 --- ParallelTerminationStrategy: PID 85 died... 22:49:55.114022 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:55.117727 --- ParallelTerminationStrategy: PID 86 died... 22:49:55.119216 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:55.122930 --- ParallelTerminationStrategy: PID 87 died... 22:49:55.124424 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:55.128102 --- ParallelTerminationStrategy: PID 88 died... 22:49:55.129658 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:55.133357 --- ParallelTerminationStrategy: PID 89 died... 22:49:55.134849 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:55.138520 --- ParallelTerminationStrategy: PID 90 died... 22:49:55.140014 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:55.143686 --- ParallelTerminationStrategy: PID 91 died... 22:49:55.145180 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:55.148894 --- ParallelTerminationStrategy: PID 92 died... 22:49:55.150398 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:55.154069 --- ParallelTerminationStrategy: PID 93 died... 22:49:55.155552 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:55.159224 --- ParallelTerminationStrategy: PID 94 died... 22:49:55.160725 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:55.164404 --- ParallelTerminationStrategy: PID 95 died... 22:49:55.165936 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:55.169619 --- ParallelTerminationStrategy: PID 96 died... 22:49:55.171114 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:55.174797 --- ParallelTerminationStrategy: PID 97 died... 22:49:55.176283 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:55.179962 --- ParallelTerminationStrategy: PID 98 died... 22:49:55.181479 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:55.185142 --- ParallelTerminationStrategy: PID 99 died... 22:49:55.186572 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:55.190226 --- ParallelTerminationStrategy: PID 100 died... 22:49:55.191752 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:55.195476 --- ParallelTerminationStrategy: PID 101 died... 22:49:55.197007 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:55.200687 --- ParallelTerminationStrategy: PID 102 died... 22:49:55.202184 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:55.205900 --- ParallelTerminationStrategy: PID 103 died... 22:49:55.207399 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:55.211114 --- ParallelTerminationStrategy: PID 104 died... 22:49:55.212689 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:55.216392 --- ParallelTerminationStrategy: PID 105 died... 22:49:55.217883 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:55.221609 --- ParallelTerminationStrategy: PID 106 died... 22:49:55.223113 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:55.226819 --- ParallelTerminationStrategy: PID 107 died... 22:49:55.228315 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:55.232028 --- ParallelTerminationStrategy: PID 108 died... 22:49:55.233552 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:55.237228 --- ParallelTerminationStrategy: PID 109 died... 22:49:55.238668 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:55.242231 --- ParallelTerminationStrategy: PID 110 died... 22:49:55.243722 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:55.247339 --- ParallelTerminationStrategy: PID 111 died... 22:49:55.248835 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:55.252528 --- ParallelTerminationStrategy: PID 112 died... 22:49:55.254055 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:55.257766 --- ParallelTerminationStrategy: PID 113 died... 22:49:55.259263 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:55.262964 --- ParallelTerminationStrategy: PID 114 died... 22:49:55.264441 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:55.268121 --- ParallelTerminationStrategy: PID 115 died... 22:49:55.269604 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:55.273314 --- ParallelTerminationStrategy: PID 116 died... 22:49:55.274816 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:55.278464 --- ParallelTerminationStrategy: PID 117 died... 22:49:55.279962 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:55.283645 --- ParallelTerminationStrategy: PID 118 died... 22:49:55.285164 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:55.288853 --- ParallelTerminationStrategy: PID 119 died... 22:49:55.290341 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:55.294024 --- ParallelTerminationStrategy: PID 120 died... 22:49:55.295531 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:55.299220 --- ParallelTerminationStrategy: PID 121 died... 22:49:55.300723 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:55.304419 --- ParallelTerminationStrategy: PID 122 died... 22:49:55.305925 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:55.309620 --- ParallelTerminationStrategy: PID 123 died... 22:49:55.311106 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:55.314792 --- ParallelTerminationStrategy: PID 124 died... 22:49:55.316281 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:55.319953 --- ParallelTerminationStrategy: PID 125 died... 22:49:55.321457 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:55.325171 --- ParallelTerminationStrategy: PID 126 died... 22:49:55.326678 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:55.330372 --- ParallelTerminationStrategy: PID 127 died... 22:49:55.331863 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:55.335543 --- ParallelTerminationStrategy: PID 128 died... 22:49:55.337035 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:55.340731 --- ParallelTerminationStrategy: PID 129 died... 22:49:55.342232 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:55.345916 --- ParallelTerminationStrategy: PID 130 died... 22:49:55.347413 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:55.351085 --- ParallelTerminationStrategy: PID 131 died... 22:49:55.352572 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:55.356272 --- ParallelTerminationStrategy: PID 132 died... 22:49:55.357768 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:55.361466 --- ParallelTerminationStrategy: PID 133 died... 22:49:55.362961 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:55.366657 --- ParallelTerminationStrategy: PID 134 died... 22:49:55.368147 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:55.371833 --- ParallelTerminationStrategy: PID 135 died... 22:49:55.373325 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:55.377068 --- ParallelTerminationStrategy: PID 136 died... 22:49:55.378633 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:55.382441 --- ParallelTerminationStrategy: PID 137 died... 22:49:55.383945 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:55.387683 --- ParallelTerminationStrategy: PID 138 died... 22:49:55.389164 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:55.392741 --- ParallelTerminationStrategy: PID 139 died... 22:49:55.394178 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:55.397754 --- ParallelTerminationStrategy: PID 140 died... 22:49:55.399184 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:55.402740 --- ParallelTerminationStrategy: PID 141 died... 22:49:55.404175 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:55.407821 --- ParallelTerminationStrategy: PID 142 died... 22:49:55.409350 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:55.413069 --- ParallelTerminationStrategy: PID 143 died... 22:49:55.414573 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:55.418285 --- ParallelTerminationStrategy: PID 144 died... 22:49:55.419785 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:55.423515 --- ParallelTerminationStrategy: PID 145 died... 22:49:55.424998 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:55.428545 --- ParallelTerminationStrategy: PID 146 died... 22:49:55.429986 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:55.433546 --- ParallelTerminationStrategy: PID 147 died... 22:49:55.434983 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:55.438568 --- ParallelTerminationStrategy: PID 148 died... 22:49:55.440015 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:55.443671 --- ParallelTerminationStrategy: PID 149 died... 22:49:55.445119 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:55.448707 --- ParallelTerminationStrategy: PID 150 died... 22:49:55.450127 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:55.453718 --- ParallelTerminationStrategy: PID 151 died... 22:49:55.455189 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:55.458765 --- ParallelTerminationStrategy: PID 152 died... 22:49:55.460311 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:55.463898 --- ParallelTerminationStrategy: PID 153 died... 22:49:55.465355 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:55.468943 --- ParallelTerminationStrategy: PID 154 died... 22:49:55.470375 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:55.473934 --- ParallelTerminationStrategy: PID 155 died... 22:49:55.475364 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:55.479056 --- ParallelTerminationStrategy: PID 156 died... 22:49:55.480553 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:55.484276 --- ParallelTerminationStrategy: PID 157 died... 22:49:55.485772 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:55.489485 --- ParallelTerminationStrategy: PID 158 died... 22:49:55.490977 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:55.494683 --- ParallelTerminationStrategy: PID 159 died... 22:49:55.496176 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:55.499912 --- ParallelTerminationStrategy: PID 160 died... 22:49:55.501407 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:55.505119 --- ParallelTerminationStrategy: PID 161 died... 22:49:55.506622 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:55.510353 --- ParallelTerminationStrategy: PID 162 died... 22:49:55.511848 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:55.515663 --- ParallelTerminationStrategy: PID 163 died... 22:49:55.517174 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:55.520894 --- ParallelTerminationStrategy: PID 164 died... 22:49:55.522387 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:55.526118 --- ParallelTerminationStrategy: PID 165 died... 22:49:55.527616 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:55.531386 --- ParallelTerminationStrategy: PID 166 died... 22:49:55.532910 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:55.536636 --- ParallelTerminationStrategy: PID 167 died... 22:49:55.538121 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:55.541836 --- ParallelTerminationStrategy: PID 168 died... 22:49:55.543332 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:55.547065 --- ParallelTerminationStrategy: PID 169 died... 22:49:55.548570 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:55.552312 --- ParallelTerminationStrategy: PID 170 died... 22:49:55.553815 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:55.557527 --- ParallelTerminationStrategy: PID 171 died... 22:49:55.559029 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:55.562730 --- ParallelTerminationStrategy: PID 172 died... 22:49:55.564223 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:55.567952 --- ParallelTerminationStrategy: PID 173 died... 22:49:55.569446 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:55.573151 --- ParallelTerminationStrategy: PID 174 died... 22:49:55.574650 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:55.578371 --- ParallelTerminationStrategy: PID 175 died... 22:49:55.579862 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:55.583453 --- ParallelTerminationStrategy: PID 176 died... 22:49:55.584895 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:55.588447 --- ParallelTerminationStrategy: PID 177 died... 22:49:55.589897 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:55.593556 --- ParallelTerminationStrategy: PID 178 died... 22:49:55.594982 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:55.598548 --- ParallelTerminationStrategy: PID 179 died... 22:49:55.599988 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:55.603563 --- ParallelTerminationStrategy: PID 180 died... 22:49:55.605038 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:55.608587 --- ParallelTerminationStrategy: PID 181 died... 22:49:55.610055 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:55.613610 --- ParallelTerminationStrategy: PID 182 died... 22:49:55.615043 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:55.618612 --- ParallelTerminationStrategy: PID 183 died... 22:49:55.620038 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:55.623594 --- ParallelTerminationStrategy: PID 184 died... 22:49:55.625039 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:55.628606 --- ParallelTerminationStrategy: PID 185 died... 22:49:55.630045 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:55.633626 --- ParallelTerminationStrategy: PID 186 died... 22:49:55.635073 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:55.638673 --- ParallelTerminationStrategy: PID 187 died... 22:49:55.640104 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:55.643651 --- ParallelTerminationStrategy: PID 188 died... 22:49:55.645104 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:55.648805 --- ParallelTerminationStrategy: PID 189 died... 22:49:55.650307 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:55.654012 --- ParallelTerminationStrategy: PID 190 died... 22:49:55.655504 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:55.659245 --- ParallelTerminationStrategy: PID 191 died... 22:49:55.660738 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:55.664441 --- ParallelTerminationStrategy: PID 192 died... 22:49:55.665951 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:55.669664 --- ParallelTerminationStrategy: PID 193 died... 22:49:55.671164 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:55.674864 --- ParallelTerminationStrategy: PID 194 died... 22:49:55.676355 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:55.680066 --- ParallelTerminationStrategy: PID 195 died... 22:49:55.681572 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:55.685269 --- ParallelTerminationStrategy: PID 196 died... 22:49:55.686764 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:55.690461 --- ParallelTerminationStrategy: PID 197 died... 22:49:55.691955 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:55.695679 --- ParallelTerminationStrategy: PID 198 died... 22:49:55.697190 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:55.700915 --- ParallelTerminationStrategy: PID 199 died... 22:49:55.702396 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:55.706100 --- ParallelTerminationStrategy: PID 200 died... 22:49:55.707583 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:55.711324 --- ParallelTerminationStrategy: PID 201 died... 22:49:55.712823 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:55.716541 --- ParallelTerminationStrategy: PID 202 died... 22:49:55.718049 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:55.721746 --- ParallelTerminationStrategy: PID 203 died... 22:49:55.723246 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:55.726953 --- ParallelTerminationStrategy: PID 204 died... 22:49:55.728458 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:55.732180 --- ParallelTerminationStrategy: PID 205 died... 22:49:55.733683 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:55.737413 --- ParallelTerminationStrategy: PID 206 died... 22:49:55.738912 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:55.742668 --- ParallelTerminationStrategy: PID 207 died... 22:49:55.744189 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:55.747935 --- ParallelTerminationStrategy: PID 208 died... 22:49:55.749435 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:55.753174 --- ParallelTerminationStrategy: PID 209 died... 22:49:55.754690 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:55.758463 --- ParallelTerminationStrategy: PID 210 died... 22:49:55.759979 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:55.763740 --- ParallelTerminationStrategy: PID 211 died... 22:49:55.765260 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:55.769016 --- ParallelTerminationStrategy: PID 212 died... 22:49:55.770517 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:55.774287 --- ParallelTerminationStrategy: PID 213 died... 22:49:55.775794 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:55.779517 --- ParallelTerminationStrategy: PID 214 died... 22:49:55.781021 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:55.784713 --- ParallelTerminationStrategy: PID 215 died... 22:49:55.786215 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:55.789961 --- ParallelTerminationStrategy: PID 216 died... 22:49:55.791467 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:55.795156 --- ParallelTerminationStrategy: PID 217 died... 22:49:55.796655 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:55.800386 --- ParallelTerminationStrategy: PID 218 died... 22:49:55.801885 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:55.805625 --- ParallelTerminationStrategy: PID 219 died... 22:49:55.807143 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:55.810925 --- ParallelTerminationStrategy: PID 220 died... 22:49:55.812437 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:55.816223 --- ParallelTerminationStrategy: PID 221 died... 22:49:55.817732 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:55.821458 --- ParallelTerminationStrategy: PID 222 died... 22:49:55.822970 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:55.826733 --- ParallelTerminationStrategy: PID 223 died... 22:49:55.828241 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:55.831972 --- ParallelTerminationStrategy: PID 224 died... 22:49:55.833485 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:55.837206 --- ParallelTerminationStrategy: PID 225 died... 22:49:55.838713 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:55.842502 --- ParallelTerminationStrategy: PID 226 died... 22:49:55.843999 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:55.847727 --- ParallelTerminationStrategy: PID 227 died... 22:49:55.849238 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:55.852991 --- ParallelTerminationStrategy: PID 228 died... 22:49:55.854493 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:55.858252 --- ParallelTerminationStrategy: PID 229 died... 22:49:55.859750 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:55.863355 --- ParallelTerminationStrategy: PID 230 died... 22:49:55.864790 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:55.868413 --- ParallelTerminationStrategy: PID 231 died... 22:49:55.869872 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:55.873494 --- ParallelTerminationStrategy: PID 232 died... 22:49:55.874944 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:55.878626 --- ParallelTerminationStrategy: PID 233 died... 22:49:55.880144 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:55.883813 --- ParallelTerminationStrategy: PID 234 died... 22:49:55.885265 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:59.288594 --- ParallelTerminationStrategy: PID 34 died... 22:49:59.290242 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7884 netreg_mass PASS --------------------------------------------------------------------- 22:49:59.365498 tst trial-7884: Storing JUnit report in /build/trial-7884/run.2025-02-21_22-48-24/trial-7884.xml -------------------------------------------------------------------------------------------- trial-7884 PASS -------------------------------------------------------------------------------------------- 22:49:59.375832 tst trial-7884: trial-7884: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (89.0 sec) + exit_code=0 + rm -rf trial-7884/inst + cd trial-7884 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-21 22:48:24 No journal files were found. + readlink last_run + tar czf /build/trial-7884-run.tgz run.2025-02-21_22-48-24 + tar czf /build/trial-7884-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-21_13_25_53.tgz osmo-bts-oc2g.build-2025-02-21_00_51_39.tgz osmo-bts-sysmo.build-2025-02-21_00_51_42.tgz osmo-bts.build-2025-02-21_00_51_49.tgz osmo-ggsn.build-2025-02-21_20_42_24.tgz osmo-hlr.build-2025-02-21_16_36_40.tgz osmo-hnbgw.build-2025-02-21_13_28_38.tgz osmo-mgw.build-2025-02-21_08_33_24.tgz osmo-msc.build-2025-02-21_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-21_07_41_39.tgz osmo-pcu-sysmo.build-2025-02-21_07_41_32.tgz osmo-pcu.build-2025-02-21_07_41_36.tgz osmo-sgsn.build-2025-02-21_20_48_12.tgz osmo-stp.build-2025-02-21_13_25_22.tgz osmo-trx.build-2025-02-21_14_29_16.tgz osmocom-bb.build-2025-02-21_21_17_13.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS