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/jenkins3260502213202474624.sh + rm -rf trial-7901-bin.tgz trial-7901-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23783 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10480 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9581 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12304 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12626 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11000 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38783 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7017 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40606 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7537 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 12794 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6899 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11004 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7057 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8502 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5776 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 6899 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1355727737721163586.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-7901 + 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 5048e14 debian-bookworm-build: add linting tools + 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: 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 [20/28] WORKDIR /TMP #7 CACHED #8 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #8 CACHED #9 [ 2/28] RUN useradd -ms /bin/bash jenkins #9 CACHED #10 [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 #10 CACHED #11 [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 #11 CACHED #12 [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 #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #14 CACHED #15 [ 9/28] COPY SSH /root/.ssh #15 CACHED #16 [ 3/28] RUN groupadd osmo-gsm-tester #16 CACHED #17 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #17 CACHED #18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #18 CACHED #19 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #19 CACHED #20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #20 CACHED #21 [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 #21 CACHED #22 [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 #22 CACHED #23 [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 #23 CACHED #24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #24 CACHED #25 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #25 CACHED #26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #26 CACHED #27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #27 CACHED #28 [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 #28 CACHED #29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #29 CACHED #30 [ 8/28] RUN MKDIR /var/run/sshd #30 CACHED #31 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #31 CACHED #32 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:4d6f21bb09fa79f8dce425b715d3b5bc2915c165f08bf7b9e9833c68745cf3f3 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7902 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-03-11 22:48:33 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7902 + mkdir -p trial-7902 + mv open5gs.build-8.tgz osmo-bsc.build-2025-03-11_16_51_04.tgz osmo-bts-oc2g.build-2025-03-11_00_51_30.tgz osmo-bts-sysmo.build-2025-03-11_00_51_28.tgz osmo-bts.build-2025-03-11_00_51_41.tgz osmo-ggsn.build-2025-03-11_20_43_07.tgz osmo-hlr.build-2025-03-11_16_36_55.tgz osmo-hnbgw.build-2025-03-11_16_55_40.tgz osmo-mgw.build-2025-03-11_15_23_23.tgz osmo-msc.build-2025-03-11_17_00_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-11_07_41_31.tgz osmo-pcu-sysmo.build-2025-03-11_07_41_25.tgz osmo-pcu.build-2025-03-11_07_41_32.tgz osmo-sgsn.build-2025-03-11_20_49_10.tgz osmo-stp.build-2025-03-11_16_48_05.tgz osmo-trx.build-2025-03-11_14_27_53.tgz osmocom-bb.build-2025-03-11_21_17_06.tgz srslte.build-19.tgz trial-7902 + cat open5gs.build-8.md5 osmo-bsc.build-2025-03-11_16_51_04.md5 osmo-bts-oc2g.build-2025-03-11_00_51_30.md5 osmo-bts-sysmo.build-2025-03-11_00_51_28.md5 osmo-bts.build-2025-03-11_00_51_41.md5 osmo-ggsn.build-2025-03-11_20_43_07.md5 osmo-hlr.build-2025-03-11_16_36_55.md5 osmo-hnbgw.build-2025-03-11_16_55_40.md5 osmo-mgw.build-2025-03-11_15_23_23.md5 osmo-msc.build-2025-03-11_17_00_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-11_07_41_31.md5 osmo-pcu-sysmo.build-2025-03-11_07_41_25.md5 osmo-pcu.build-2025-03-11_07_41_32.md5 osmo-sgsn.build-2025-03-11_20_49_10.md5 osmo-stp.build-2025-03-11_16_48_05.md5 osmo-trx.build-2025-03-11_14_27_53.md5 osmocom-bb.build-2025-03-11_21_17_06.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-03-11_16_51_04.md5 osmo-bts-oc2g.build-2025-03-11_00_51_30.md5 osmo-bts-sysmo.build-2025-03-11_00_51_28.md5 osmo-bts.build-2025-03-11_00_51_41.md5 osmo-ggsn.build-2025-03-11_20_43_07.md5 osmo-hlr.build-2025-03-11_16_36_55.md5 osmo-hnbgw.build-2025-03-11_16_55_40.md5 osmo-mgw.build-2025-03-11_15_23_23.md5 osmo-msc.build-2025-03-11_17_00_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-11_07_41_31.md5 osmo-pcu-sysmo.build-2025-03-11_07_41_25.md5 osmo-pcu.build-2025-03-11_07_41_32.md5 osmo-sgsn.build-2025-03-11_20_49_10.md5 osmo-stp.build-2025-03-11_16_48_05.md5 osmo-trx.build-2025-03-11_14_27_53.md5 osmocom-bb.build-2025-03-11_21_17_06.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-7902 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7902' 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-7902 -------------------------------------------------------------------------------------------- 22:48:34.161371 tst trial-7902: Detailed log at /build/trial-7902/run.2025-03-11_22-48-34/log --------------------------------------------------------------------- trial-7902 netreg_mass --------------------------------------------------------------------- 22:48:34.391605 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:34.392034 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:34.392997 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:34.394400 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:34.439061 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:34.439943 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:34.441252 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:34.522475 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-7902 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:34.524784 tst register_default_mass.py:9: Claiming resources for the test 22:48:34.541821 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.542429 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.542940 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.543436 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.543920 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.544441 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:34.544955 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:34.593422 tst register_default_mass.py: using LAC 2 22:48:34.627393 tst register_default_mass.py: using RAC 2 22:48:34.667934 tst register_default_mass.py: using CellId 2 22:48:34.719614 tst register_default_mass.py: using BVCI 3 22:48:34.726565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.727332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.727995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.728621 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.729256 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.729890 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.730493 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.731116 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.731775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.732401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.733039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.733668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.734314 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.734975 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.735618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.736282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.736927 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.737567 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.738215 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.738865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.739510 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.740182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.740848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.741512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.742167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.742820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.743446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.744091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.744720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.745376 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.746011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.746651 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.747307 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.747951 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.748590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.749262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.749893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.750522 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.751167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.751796 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.752416 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.753046 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.753703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.754328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.754955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.755598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.756227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.756868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.757520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.758168 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.758784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.759422 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.760036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.760662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.761275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.761884 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.762507 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.763125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.763741 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.764354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.764956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.765563 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.766199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.766840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.767462 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.768078 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.768731 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.769368 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.769984 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.770617 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.771249 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.771885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.772611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.773250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.773877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.774491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.775111 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.775732 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.776354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.776996 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.777620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.778231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.778866 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.779480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.780083 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.780700 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.781309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.781911 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.782517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.783375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.784028 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.784674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.785331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.785967 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.786585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.787203 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.787852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.788484 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.789110 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.789734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.790352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:34.791043 tst register_default_mass.py:21: Launching a simple network 22:48:34.803025 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:34.947679 run create_hlr_db(pid=20): Launched 22:48:35.958976 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:35.977193 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:35.994108 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:36.000494 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:36.220658 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:36.239514 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:36.246765 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:36.753590 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:36.771739 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:39.785488 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:39.922636 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:39.941060 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:39.948138 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:39.977941 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:39.996265 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:40.003269 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:40.382213 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:40.409824 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:46.438930 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:46.621169 run osmo-bts-virtual(pid=34): Launched 22:48:47.664349 tst register_default_mass.py: using MSISDN 1001 22:48:47.671332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:47.754190 tst register_default_mass.py: using MSISDN 1002 22:48:47.766136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:47.843920 tst register_default_mass.py: using MSISDN 1003 22:48:47.851100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:47.918129 tst register_default_mass.py: using MSISDN 1004 22:48:47.926521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:47.995849 tst register_default_mass.py: using MSISDN 1005 22:48:48.007058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:48.074720 tst register_default_mass.py: using MSISDN 1006 22:48:48.086699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:48.152049 tst register_default_mass.py: using MSISDN 1007 22:48:48.164431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:48.242676 tst register_default_mass.py: using MSISDN 1008 22:48:48.248771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:48.330073 tst register_default_mass.py: using MSISDN 1009 22:48:48.340161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:48.410062 tst register_default_mass.py: using MSISDN 1010 22:48:48.421791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:48.500750 tst register_default_mass.py: using MSISDN 1011 22:48:48.507889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:48.626495 tst register_default_mass.py: using MSISDN 1012 22:48:48.632834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:48.698667 tst register_default_mass.py: using MSISDN 1013 22:48:48.705688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:48.778612 tst register_default_mass.py: using MSISDN 1014 22:48:48.785510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:48.860542 tst register_default_mass.py: using MSISDN 1015 22:48:48.866959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:48.933371 tst register_default_mass.py: using MSISDN 1016 22:48:48.939843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:49.003093 tst register_default_mass.py: using MSISDN 1017 22:48:49.009367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:49.080737 tst register_default_mass.py: using MSISDN 1018 22:48:49.088888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:49.164316 tst register_default_mass.py: using MSISDN 1019 22:48:49.170369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:49.247033 tst register_default_mass.py: using MSISDN 1020 22:48:49.253639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:49.326595 tst register_default_mass.py: using MSISDN 1021 22:48:49.338513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:49.416226 tst register_default_mass.py: using MSISDN 1022 22:48:49.423155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:49.497523 tst register_default_mass.py: using MSISDN 1023 22:48:49.505982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:49.568700 tst register_default_mass.py: using MSISDN 1024 22:48:49.575063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:49.646807 tst register_default_mass.py: using MSISDN 1025 22:48:49.654422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:49.726626 tst register_default_mass.py: using MSISDN 1026 22:48:49.733624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:49.807573 tst register_default_mass.py: using MSISDN 1027 22:48:49.814531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:49.996248 tst register_default_mass.py: using MSISDN 1028 22:48:50.003539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:50.069665 tst register_default_mass.py: using MSISDN 1029 22:48:50.077744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:50.139213 tst register_default_mass.py: using MSISDN 1030 22:48:50.147435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:50.209048 tst register_default_mass.py: using MSISDN 1031 22:48:50.217309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:50.281780 tst register_default_mass.py: using MSISDN 1032 22:48:50.288500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:50.358522 tst register_default_mass.py: using MSISDN 1033 22:48:50.365269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:50.643272 tst register_default_mass.py: using MSISDN 1034 22:48:50.651415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:50.734572 tst register_default_mass.py: using MSISDN 1035 22:48:50.742630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:50.804956 tst register_default_mass.py: using MSISDN 1036 22:48:50.811626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:50.888964 tst register_default_mass.py: using MSISDN 1037 22:48:50.895123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:50.958492 tst register_default_mass.py: using MSISDN 1038 22:48:50.966382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:51.031657 tst register_default_mass.py: using MSISDN 1039 22:48:51.038637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:51.106054 tst register_default_mass.py: using MSISDN 1040 22:48:51.115570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:51.257381 tst register_default_mass.py: using MSISDN 1041 22:48:51.270435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:51.351030 tst register_default_mass.py: using MSISDN 1042 22:48:51.363512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:51.439841 tst register_default_mass.py: using MSISDN 1043 22:48:51.452055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:51.565148 tst register_default_mass.py: using MSISDN 1044 22:48:51.577871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:51.653376 tst register_default_mass.py: using MSISDN 1045 22:48:51.663886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:51.765333 tst register_default_mass.py: using MSISDN 1046 22:48:51.772514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:51.864567 tst register_default_mass.py: using MSISDN 1047 22:48:51.872037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:51.973582 tst register_default_mass.py: using MSISDN 1048 22:48:51.986641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:52.078153 tst register_default_mass.py: using MSISDN 1049 22:48:52.088092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:52.153260 tst register_default_mass.py: using MSISDN 1050 22:48:52.161985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:52.224131 tst register_default_mass.py: using MSISDN 1051 22:48:52.231440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:52.303160 tst register_default_mass.py: using MSISDN 1052 22:48:52.310470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:52.383348 tst register_default_mass.py: using MSISDN 1053 22:48:52.399963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:52.478353 tst register_default_mass.py: using MSISDN 1054 22:48:52.493872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:52.578533 tst register_default_mass.py: using MSISDN 1055 22:48:52.590767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:52.670268 tst register_default_mass.py: using MSISDN 1056 22:48:52.678249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:52.736926 tst register_default_mass.py: using MSISDN 1057 22:48:52.750116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:52.830733 tst register_default_mass.py: using MSISDN 1058 22:48:52.842695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:52.915411 tst register_default_mass.py: using MSISDN 1059 22:48:52.926524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:52.995915 tst register_default_mass.py: using MSISDN 1060 22:48:53.003617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:53.085850 tst register_default_mass.py: using MSISDN 1061 22:48:53.095639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:53.164336 tst register_default_mass.py: using MSISDN 1062 22:48:53.173221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:53.251947 tst register_default_mass.py: using MSISDN 1063 22:48:53.260684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:53.322403 tst register_default_mass.py: using MSISDN 1064 22:48:53.334880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:53.411285 tst register_default_mass.py: using MSISDN 1065 22:48:53.424125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:53.497695 tst register_default_mass.py: using MSISDN 1066 22:48:53.508138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:53.573966 tst register_default_mass.py: using MSISDN 1067 22:48:53.580978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:53.667697 tst register_default_mass.py: using MSISDN 1068 22:48:53.674897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:53.744103 tst register_default_mass.py: using MSISDN 1069 22:48:53.751165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:53.813677 tst register_default_mass.py: using MSISDN 1070 22:48:53.820858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:53.892102 tst register_default_mass.py: using MSISDN 1071 22:48:53.899612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:53.961890 tst register_default_mass.py: using MSISDN 1072 22:48:53.974342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:54.160016 tst register_default_mass.py: using MSISDN 1073 22:48:54.171925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:54.475913 tst register_default_mass.py: using MSISDN 1074 22:48:54.483622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:54.552863 tst register_default_mass.py: using MSISDN 1075 22:48:54.564686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:54.635505 tst register_default_mass.py: using MSISDN 1076 22:48:54.643266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:54.709074 tst register_default_mass.py: using MSISDN 1077 22:48:54.721605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:54.802236 tst register_default_mass.py: using MSISDN 1078 22:48:54.815721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:54.892266 tst register_default_mass.py: using MSISDN 1079 22:48:54.905562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:55.014668 tst register_default_mass.py: using MSISDN 1080 22:48:55.027520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:55.109363 tst register_default_mass.py: using MSISDN 1081 22:48:55.122242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:55.188301 tst register_default_mass.py: using MSISDN 1082 22:48:55.201167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:55.325540 tst register_default_mass.py: using MSISDN 1083 22:48:55.337948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:55.413418 tst register_default_mass.py: using MSISDN 1084 22:48:55.420320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:55.489738 tst register_default_mass.py: using MSISDN 1085 22:48:55.501641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:55.585762 tst register_default_mass.py: using MSISDN 1086 22:48:55.597887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:55.667469 tst register_default_mass.py: using MSISDN 1087 22:48:55.679852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:55.759928 tst register_default_mass.py: using MSISDN 1088 22:48:55.772841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:55.851664 tst register_default_mass.py: using MSISDN 1089 22:48:55.859917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:55.937202 tst register_default_mass.py: using MSISDN 1090 22:48:55.949574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:56.015034 tst register_default_mass.py: using MSISDN 1091 22:48:56.022344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:56.102965 tst register_default_mass.py: using MSISDN 1092 22:48:56.110377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:56.189394 tst register_default_mass.py: using MSISDN 1093 22:48:56.201697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:56.273213 tst register_default_mass.py: using MSISDN 1094 22:48:56.285590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:56.361747 tst register_default_mass.py: using MSISDN 1095 22:48:56.373669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:56.442756 tst register_default_mass.py: using MSISDN 1096 22:48:56.453800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:56.534770 tst register_default_mass.py: using MSISDN 1097 22:48:56.546131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:56.612003 tst register_default_mass.py: using MSISDN 1098 22:48:56.619125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:56.688349 tst register_default_mass.py: using MSISDN 1099 22:48:56.701698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:56.794489 tst register_default_mass.py: using MSISDN 1100 22:48:56.806202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:56.958712 run mass: Starting testcase 22:48:56.966231 run mass: Pre-launching all virtphy's 22:48:56.973427 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:56.990761 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:57.004489 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:57.021920 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:57.029623 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:57.046328 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:57.055584 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:57.072586 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:57.080232 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:57.096875 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:57.104528 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:57.120849 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:57.128420 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:57.144575 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:57.151984 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:57.167930 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:57.175353 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:57.191343 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:57.198737 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:57.214884 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:57.225188 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:57.241547 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:57.249207 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:57.265616 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:57.273270 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:57.289611 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:57.297255 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:57.313528 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:57.322174 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:57.339047 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:57.346872 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:57.363143 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:57.370748 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:57.387354 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:57.395723 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:57.412114 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:57.419656 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:57.436148 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:57.443747 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:57.460144 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:57.467535 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:57.483704 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:57.491850 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:57.508899 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:57.518062 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:57.534613 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:57.542245 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:57.558304 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:57.565543 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:57.581457 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:57.594087 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:57.610572 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:57.618366 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:57.634832 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:57.642650 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:57.659589 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:57.667252 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:57.683644 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:57.691370 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:57.708165 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:57.717881 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:57.737110 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:57.745031 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:57.762077 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:57.769905 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:57.786631 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:57.795401 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:57.812445 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:57.824131 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:57.841312 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:57.849979 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:57.867811 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:57.883435 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:57.916167 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:57.930834 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:57.961174 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:57.975161 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:58.005597 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:58.020280 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:58.050937 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:58.065097 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:58.095916 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:58.110494 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:58.141678 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:58.156155 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:58.187008 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:58.201909 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:58.231200 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:58.239734 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:58.257506 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:58.266398 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:58.283977 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:58.292115 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:58.309759 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:58.318145 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:58.335882 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:58.344459 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:58.362109 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:58.370855 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:58.388588 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:58.396759 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:58.414336 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:58.423829 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:58.441463 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:58.449917 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:58.467537 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:58.475911 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:58.493396 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:58.502013 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:58.519230 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:58.528568 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:58.546223 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:58.554292 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:58.571394 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:58.579929 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:58.597089 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:58.605793 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:58.623903 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:58.632631 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:58.650559 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:58.660213 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:58.678456 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:58.688912 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:58.707158 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:58.716128 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:58.734095 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:58.742666 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:58.759932 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:58.767959 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:58.798380 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:58.806620 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:58.824871 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:58.836677 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:58.854738 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:58.863438 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:58.881262 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:58.890408 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:58.908413 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:58.916490 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:58.934416 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:58.942336 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:58.959565 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:58.967828 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:58.985504 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:58.993526 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:59.010693 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:59.019759 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:59.037506 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:59.046972 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:59.064874 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:59.076054 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:59.094194 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:59.102259 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:59.119408 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:59.127422 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:59.144276 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:59.152005 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:59.168647 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:59.176452 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:59.192921 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:59.200292 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:59.216417 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:59.223967 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:59.240260 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:59.248057 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:59.265323 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:59.273840 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:59.291857 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:59.300555 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:59.318369 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:59.329316 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:59.346983 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:59.355694 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:59.373543 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:59.381923 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:59.398973 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:59.407603 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:59.424432 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:59.432276 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:59.449538 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:59.457807 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:59.476235 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:59.483992 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:59.500616 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:59.508321 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:59.525011 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:59.532849 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:59.549490 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:59.557197 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:59.573798 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:59.581117 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:59.597336 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:59.604816 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:59.621691 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:59.629384 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:59.646334 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:59.654128 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:59.671280 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:59.678892 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:59.695295 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:59.702654 run mass: Checking if sockets are in the filesystem 22:48:59.717929 run osmo-ms-mob/00000: Starting mobile 22:48:59.734356 run osmo-ms-mob/00000(pid=135): Launched 22:48:59.748336 run mass: MS start registered {at=4964245.451676797, delay=0.006200734525918961, ms=00000} 22:49:03.920169 run osmo-ms-mob/00001: Starting mobile 22:49:03.937764 run osmo-ms-mob/00001(pid=136): Launched 22:49:03.951338 run mass: MS start registered {at=4964249.654661075, delay=0.005540704354643822, ms=00001} 22:49:05.099708 run mass: MS performed LU {at=4964250.803025784, lu_delay=5.351348986849189, ms=00000} 22:49:05.718507 run osmo-ms-mob/00002: Starting mobile 22:49:05.735770 run osmo-ms-mob/00002(pid=137): Launched 22:49:05.755127 run mass: MS start registered {at=4964251.458449315, delay=0.011044451035559177, ms=00002} 22:49:07.018110 run osmo-ms-mob/00003: Starting mobile 22:49:07.035270 run osmo-ms-mob/00003(pid=138): Launched 22:49:07.048929 run mass: MS start registered {at=4964252.752268338, delay=0.005934680812060833, ms=00003} 22:49:08.119209 run osmo-ms-mob/00004: Starting mobile 22:49:08.136674 run osmo-ms-mob/00004(pid=139): Launched 22:49:08.149206 run mass: MS start registered {at=4964253.852536495, delay=0.0036339974030852318, ms=00004} 22:49:08.865442 run mass: MS performed LU {at=4964254.568769846, lu_delay=4.914108770899475, ms=00001} 22:49:09.122147 run osmo-ms-mob/00005: Starting mobile 22:49:09.148063 run osmo-ms-mob/00005(pid=140): Launched 22:49:09.165040 run mass: MS start registered {at=4964254.868353371, delay=0.008504863828420639, ms=00005} 22:49:10.023936 run osmo-ms-mob/00006: Starting mobile 22:49:10.058060 run osmo-ms-mob/00006(pid=141): Launched 22:49:10.075412 run mass: MS start registered {at=4964255.778741696, delay=0.0007335087284445763, ms=00006} 22:49:10.767087 run mass: MS performed LU {at=4964256.470397264, lu_delay=5.011947948485613, ms=00002} 22:49:10.917687 run osmo-ms-mob/00007: Starting mobile 22:49:10.933764 run osmo-ms-mob/00007(pid=142): Launched 22:49:10.947035 run mass: MS start registered {at=4964256.650361552, delay=0.003616402857005596, ms=00007} 22:49:11.717548 run osmo-ms-mob/00008: Starting mobile 22:49:11.732590 run osmo-ms-mob/00008(pid=143): Launched 22:49:11.745665 run mass: MS start registered {at=4964257.449014153, delay=0.0049511827528476715, ms=00008} 22:49:12.416458 run osmo-ms-mob/00009: Starting mobile 22:49:12.430347 run osmo-ms-mob/00009(pid=144): Launched 22:49:12.441698 run mass: MS start registered {at=4964258.145048323, delay=0.0050657810643315315, ms=00009} 22:49:12.631312 run mass: MS performed LU {at=4964258.334645531, lu_delay=5.582377193495631, ms=00003} 22:49:13.120401 run osmo-ms-mob/00010: Starting mobile 22:49:13.138156 run osmo-ms-mob/00010(pid=145): Launched 22:49:13.148488 run mass: MS performed LU {at=4964258.851830446, lu_delay=4.999293951317668, ms=00004} 22:49:13.155459 run mass: MS start registered {at=4964258.858822478, delay=0.010424685664474964, ms=00010} 22:49:13.717203 run osmo-ms-mob/00011: Starting mobile 22:49:13.732287 run osmo-ms-mob/00011(pid=146): Launched 22:49:13.745979 run mass: MS start registered {at=4964259.449325688, delay=0.0063901254907250404, ms=00011} 22:49:14.317005 run osmo-ms-mob/00012: Starting mobile 22:49:14.335482 run osmo-ms-mob/00012(pid=147): Launched 22:49:14.349220 run mass: MS start registered {at=4964260.052553202, delay=0.005129327066242695, ms=00012} 22:49:14.532348 run mass: MS performed LU {at=4964260.235680987, lu_delay=4.4569392912089825, ms=00006} 22:49:14.579454 run mass: MS performed LU {at=4964260.282790973, lu_delay=5.41443760227412, ms=00005} 22:49:14.981663 run osmo-ms-mob/00013: Starting mobile 22:49:14.997037 run osmo-ms-mob/00013(pid=148): Launched 22:49:15.010573 run mass: MS start registered {at=4964260.713918901, delay=0.006143566220998764, ms=00013} 22:49:15.570467 run osmo-ms-mob/00014: Starting mobile 22:49:15.586005 run osmo-ms-mob/00014(pid=149): Launched 22:49:15.599032 run mass: MS start registered {at=4964261.302378211, delay=0.005746942944824696, ms=00014} 22:49:16.117254 run osmo-ms-mob/00015: Starting mobile 22:49:16.134279 run osmo-ms-mob/00015(pid=150): Launched 22:49:16.147656 run mass: MS start registered {at=4964261.850998471, delay=0.005493933334946632, ms=00015} 22:49:16.616270 run osmo-ms-mob/00016: Starting mobile 22:49:16.630936 run osmo-ms-mob/00016(pid=151): Launched 22:49:16.638133 run mass: MS performed LU {at=4964262.341482127, lu_delay=5.69112057518214, ms=00007} 22:49:16.645039 run mass: MS start registered {at=4964262.348401867, delay=0.0069444794207811356, ms=00016} 22:49:16.679189 run mass: MS performed LU {at=4964262.382524487, lu_delay=4.933510333299637, ms=00008} 22:49:17.116289 run osmo-ms-mob/00017: Starting mobile 22:49:17.130959 run osmo-ms-mob/00017(pid=152): Launched 22:49:17.142707 run mass: MS start registered {at=4964262.846053396, delay=0.0049733445048332214, ms=00017} 22:49:17.716088 run osmo-ms-mob/00018: Starting mobile 22:49:17.730393 run osmo-ms-mob/00018(pid=153): Launched 22:49:17.742558 run mass: MS start registered {at=4964263.445905199, delay=0.005149673670530319, ms=00018} 22:49:18.117292 run osmo-ms-mob/00019: Starting mobile 22:49:18.133954 run osmo-ms-mob/00019(pid=154): Launched 22:49:18.147291 run mass: MS start registered {at=4964263.850637152, delay=0.005662416107952595, ms=00019} 22:49:18.299206 run mass: MS performed LU {at=4964264.002530895, lu_delay=5.857482572086155, ms=00009} 22:49:18.344940 run mass: MS performed LU {at=4964264.048270153, lu_delay=5.189447674900293, ms=00010} 22:49:18.413689 run mass: MS performed LU {at=4964264.117021475, lu_delay=4.667695786803961, ms=00011} 22:49:18.616938 run osmo-ms-mob/00020: Starting mobile 22:49:18.631920 run osmo-ms-mob/00020(pid=155): Launched 22:49:18.644690 run mass: MS start registered {at=4964264.348036483, delay=0.005006845109164715, ms=00020} 22:49:19.116434 run osmo-ms-mob/00021: Starting mobile 22:49:19.130738 run osmo-ms-mob/00021(pid=156): Launched 22:49:19.142961 run mass: MS start registered {at=4964264.846309108, delay=0.005520224571228027, ms=00021} 22:49:19.516343 run osmo-ms-mob/00022: Starting mobile 22:49:19.530288 run osmo-ms-mob/00022(pid=157): Launched 22:49:19.542288 run mass: MS start registered {at=4964265.245638668, delay=0.005314987152814865, ms=00022} 22:49:20.016520 run osmo-ms-mob/00023: Starting mobile 22:49:20.031004 run osmo-ms-mob/00023(pid=158): Launched 22:49:20.043337 run mass: MS start registered {at=4964265.746676793, delay=0.005535636097192764, ms=00023} 22:49:20.162847 run mass: MS performed LU {at=4964265.866180086, lu_delay=5.813626883551478, ms=00012} 22:49:20.209917 run mass: MS performed LU {at=4964265.913205981, lu_delay=5.199287080205977, ms=00013} 22:49:20.315766 run mass: MS performed LU {at=4964266.019103014, lu_delay=4.716724802739918, ms=00014} 22:49:20.327734 run osmo-ms-mob/00024: Starting mobile 22:49:20.341887 run osmo-ms-mob/00024(pid=159): Launched 22:49:20.356938 run mass: MS start registered {at=4964266.060252538, delay=0.007282836362719536, ms=00024} 22:49:20.915891 run osmo-ms-mob/00025: Starting mobile 22:49:20.929446 run osmo-ms-mob/00025(pid=160): Launched 22:49:20.941436 run mass: MS start registered {at=4964266.644785985, delay=0.005152318626642227, ms=00025} 22:49:21.316688 run osmo-ms-mob/00026: Starting mobile 22:49:21.330882 run osmo-ms-mob/00026(pid=161): Launched 22:49:21.342454 run mass: MS start registered {at=4964267.045805789, delay=0.004747471772134304, ms=00026} 22:49:21.716242 run osmo-ms-mob/00027: Starting mobile 22:49:21.731218 run osmo-ms-mob/00027(pid=162): Launched 22:49:21.744286 run mass: MS start registered {at=4964267.447600543, delay=0.003821108490228653, ms=00027} 22:49:22.064135 run mass: MS performed LU {at=4964267.76745236, lu_delay=4.921398963779211, ms=00017} 22:49:22.078465 run osmo-ms-mob/00028: Starting mobile 22:49:22.095405 run osmo-ms-mob/00028(pid=163): Launched 22:49:22.108110 run mass: MS start registered {at=4964267.811460039, delay=0.005521269515156746, ms=00028} 22:49:22.115388 run mass: MS performed LU {at=4964267.818745768, lu_delay=5.967747297137976, ms=00015} 22:49:22.452090 run mass: MS performed LU {at=4964268.155424295, lu_delay=4.709519095718861, ms=00018} 22:49:22.464746 run osmo-ms-mob/00029: Starting mobile 22:49:22.480526 run osmo-ms-mob/00029(pid=164): Launched 22:49:22.493182 run mass: MS start registered {at=4964268.19652286, delay=0.00544064212590456, ms=00029} 22:49:22.918094 run osmo-ms-mob/00030: Starting mobile 22:49:22.933710 run osmo-ms-mob/00030(pid=165): Launched 22:49:22.946628 run mass: MS start registered {at=4964268.649968759, delay=0.005740074440836906, ms=00030} 22:49:23.316108 run osmo-ms-mob/00031: Starting mobile 22:49:23.330275 run osmo-ms-mob/00031(pid=166): Launched 22:49:23.342693 run mass: MS start registered {at=4964269.046031688, delay=0.005493517965078354, ms=00031} 22:49:23.618347 run osmo-ms-mob/00032: Starting mobile 22:49:23.635938 run osmo-ms-mob/00032(pid=167): Launched 22:49:23.653061 run mass: MS start registered {at=4964269.356382791, delay=0.008806985802948475, ms=00032} 22:49:23.846257 run mass: MS performed LU {at=4964269.549575338, lu_delay=5.698938186280429, ms=00019} 22:49:23.929477 run mass: MS performed LU {at=4964269.632807119, lu_delay=4.786498011089861, ms=00021} 22:49:23.944699 run osmo-ms-mob/00033: Starting mobile 22:49:23.962080 run osmo-ms-mob/00033(pid=168): Launched 22:49:23.975223 run mass: MS performed LU {at=4964269.678544788, lu_delay=5.33050830475986, ms=00020} 22:49:23.985754 run mass: MS start registered {at=4964269.689116599, delay=0.014483452774584293, ms=00033} 22:49:24.118624 run mass: MS performed LU {at=4964269.821957792, lu_delay=4.576319124549627, ms=00022} 22:49:24.438576 run osmo-ms-mob/00034: Starting mobile 22:49:24.453326 run osmo-ms-mob/00034(pid=169): Launched 22:49:24.465551 run mass: MS start registered {at=4964270.168896547, delay=0.005434144288301468, ms=00034} 22:49:24.716163 run osmo-ms-mob/00035: Starting mobile 22:49:24.729963 run osmo-ms-mob/00035(pid=170): Launched 22:49:24.741223 run mass: MS start registered {at=4964270.444565063, delay=0.004953620955348015, ms=00035} 22:49:25.115970 run osmo-ms-mob/00036: Starting mobile 22:49:25.130141 run osmo-ms-mob/00036(pid=171): Launched 22:49:25.141388 run mass: MS start registered {at=4964270.844738872, delay=0.004827598109841347, ms=00036} 22:49:25.515839 run osmo-ms-mob/00037: Starting mobile 22:49:25.529675 run osmo-ms-mob/00037(pid=172): Launched 22:49:25.541110 run mass: MS start registered {at=4964271.244460973, delay=0.004858097992837429, ms=00037} 22:49:25.747203 run mass: MS performed LU {at=4964271.45052619, lu_delay=5.7038493966683745, ms=00023} 22:49:25.762821 run osmo-ms-mob/00038: Starting mobile 22:49:25.778429 run osmo-ms-mob/00038(pid=173): Launched 22:49:25.789621 run mass: MS start registered {at=4964271.492972648, delay=0.004710428416728973, ms=00038} 22:49:25.830214 run mass: MS performed LU {at=4964271.533558623, lu_delay=4.888772637583315, ms=00025} 22:49:25.876773 run mass: MS performed LU {at=4964271.580103677, lu_delay=5.519851138815284, ms=00024} 22:49:25.888689 run osmo-ms-mob/00039: Starting mobile 22:49:25.902628 run osmo-ms-mob/00039(pid=174): Launched 22:49:25.914119 run mass: MS start registered {at=4964271.617475089, delay=0.0003545088693499565, ms=00039} 22:49:26.255280 run mass: MS performed LU {at=4964271.958613083, lu_delay=4.912807294167578, ms=00026} 22:49:26.517779 run osmo-ms-mob/00040: Starting mobile 22:49:26.532589 run osmo-ms-mob/00040(pid=175): Launched 22:49:26.544907 run mass: MS start registered {at=4964272.248259036, delay=0.004958178848028183, ms=00040} 22:49:26.816397 run osmo-ms-mob/00041: Starting mobile 22:49:26.834703 run osmo-ms-mob/00041(pid=176): Launched 22:49:26.847663 run mass: MS start registered {at=4964272.551004057, delay=0.00270290020853281, ms=00041} 22:49:27.118514 run osmo-ms-mob/00042: Starting mobile 22:49:27.135022 run osmo-ms-mob/00042(pid=177): Launched 22:49:27.148483 run mass: MS start registered {at=4964272.851825686, delay=0.005631626583635807, ms=00042} 22:49:27.517744 run osmo-ms-mob/00043: Starting mobile 22:49:27.532373 run osmo-ms-mob/00043(pid=178): Launched 22:49:27.544462 run mass: MS start registered {at=4964273.247812531, delay=0.005207948386669159, ms=00043} 22:49:27.612045 run mass: MS performed LU {at=4964273.315378953, lu_delay=5.50391891412437, ms=00028} 22:49:27.695182 run mass: MS performed LU {at=4964273.398514308, lu_delay=4.74854554887861, ms=00030} 22:49:27.706716 run osmo-ms-mob/00044: Starting mobile 22:49:27.720672 run osmo-ms-mob/00044(pid=179): Launched 22:49:27.732747 run mass: MS start registered {at=4964273.436095379, delay=0.005488371476531029, ms=00044} 22:49:27.740709 run mass: MS performed LU {at=4964273.444049963, lu_delay=5.9964494202286005, ms=00027} 22:49:27.883846 run mass: MS performed LU {at=4964273.587183221, lu_delay=5.390660361386836, ms=00029} 22:49:27.896113 run osmo-ms-mob/00045: Starting mobile 22:49:27.911372 run osmo-ms-mob/00045(pid=180): Launched 22:49:27.923363 run mass: MS start registered {at=4964273.626712287, delay=0.005213012918829918, ms=00045} 22:49:28.417436 run osmo-ms-mob/00046: Starting mobile 22:49:28.433031 run osmo-ms-mob/00046(pid=181): Launched 22:49:28.449262 run mass: MS start registered {at=4964274.152593078, delay=0.008750601671636105, ms=00046} 22:49:28.716054 run osmo-ms-mob/00047: Starting mobile 22:49:28.735565 run osmo-ms-mob/00047(pid=182): Launched 22:49:28.747327 run mass: MS start registered {at=4964274.450674656, delay=0.005053031258285046, ms=00047} 22:49:29.016723 run osmo-ms-mob/00048: Starting mobile 22:49:29.032162 run osmo-ms-mob/00048(pid=183): Launched 22:49:29.045528 run mass: MS start registered {at=4964274.748865917, delay=0.005762746557593346, ms=00048} 22:49:29.320242 run osmo-ms-mob/00049: Starting mobile 22:49:29.344365 run osmo-ms-mob/00049(pid=184): Launched 22:49:29.365683 run mass: MS start registered {at=4964275.069000957, delay=0.004907908849418163, ms=00049} 22:49:29.596880 run mass: MS performed LU {at=4964275.300159131, lu_delay=6.2541274428367615, ms=00031} 22:49:29.611617 run osmo-ms-mob/00050: Starting mobile 22:49:29.628558 run osmo-ms-mob/00050(pid=185): Launched 22:49:29.642035 run mass: MS performed LU {at=4964275.345371719, lu_delay=5.988988928496838, ms=00032} 22:49:29.649723 run mass: MS start registered {at=4964275.353085518, delay=0.01263683196157217, ms=00050} 22:49:29.711921 run mass: MS performed LU {at=4964275.415256545, lu_delay=5.246359998360276, ms=00034} 22:49:29.748484 run mass: MS performed LU {at=4964275.451811271, lu_delay=5.762694671750069, ms=00033} 22:49:29.765299 run osmo-ms-mob/00051: Starting mobile 22:49:29.794782 run osmo-ms-mob/00051(pid=186): Launched 22:49:29.811587 run mass: MS performed LU {at=4964275.514921922, lu_delay=5.070356858894229, ms=00035} 22:49:29.853484 run mass: MS start registered {at=4964275.556845895, delay=0.04196484386920929, ms=00051} 22:49:30.039916 run mass: MS performed LU {at=4964275.743215082, lu_delay=4.898476210422814, ms=00036} 22:49:30.055720 run osmo-ms-mob/00052: Starting mobile 22:49:30.075160 run osmo-ms-mob/00052(pid=187): Launched 22:49:30.088553 run mass: MS start registered {at=4964275.791890007, delay=0.005236992612481117, ms=00052} 22:49:30.616927 run osmo-ms-mob/00053: Starting mobile 22:49:30.630531 run osmo-ms-mob/00053(pid=188): Launched 22:49:30.641846 run mass: MS start registered {at=4964276.345186243, delay=0.004945255815982819, ms=00053} 22:49:30.917697 run osmo-ms-mob/00054: Starting mobile 22:49:30.934278 run osmo-ms-mob/00054(pid=189): Launched 22:49:30.947488 run mass: MS start registered {at=4964276.650829271, delay=0.0056512728333473206, ms=00054} 22:49:31.287331 run osmo-ms-mob/00055: Starting mobile 22:49:31.301524 run osmo-ms-mob/00055(pid=190): Launched 22:49:31.312522 run mass: MS start registered {at=4964277.015875849, delay=0.00457336101680994, ms=00055} 22:49:31.377402 run mass: MS performed LU {at=4964277.080721553, lu_delay=5.463246464729309, ms=00039} 22:49:31.391477 run osmo-ms-mob/00056: Starting mobile 22:49:31.408447 run osmo-ms-mob/00056(pid=191): Launched 22:49:31.421968 run mass: MS start registered {at=4964277.125312721, delay=0.004893695004284382, ms=00056} 22:49:31.460520 run mass: MS performed LU {at=4964277.16385458, lu_delay=5.670881932601333, ms=00038} 22:49:31.506396 run mass: MS performed LU {at=4964277.209727187, lu_delay=4.96146815083921, ms=00040} 22:49:31.518373 run osmo-ms-mob/00057: Starting mobile 22:49:31.532908 run osmo-ms-mob/00057(pid=192): Launched 22:49:31.545419 run mass: MS start registered {at=4964277.24876526, delay=0.0006891554221510887, ms=00057} 22:49:31.650476 run mass: MS performed LU {at=4964277.353801757, lu_delay=6.109340784139931, ms=00037} 22:49:31.705346 run mass: MS performed LU {at=4964277.408668045, lu_delay=4.857663988135755, ms=00041} 22:49:32.218012 run osmo-ms-mob/00058: Starting mobile 22:49:32.233361 run osmo-ms-mob/00058(pid=193): Launched 22:49:32.246054 run mass: MS start registered {at=4964277.949397522, delay=0.0050966497510671616, ms=00058} 22:49:32.517136 run osmo-ms-mob/00059: Starting mobile 22:49:32.533187 run osmo-ms-mob/00059(pid=194): Launched 22:49:32.546916 run mass: MS start registered {at=4964278.250245706, delay=0.005591045133769512, ms=00059} 22:49:32.816913 run osmo-ms-mob/00060: Starting mobile 22:49:32.831361 run osmo-ms-mob/00060(pid=195): Launched 22:49:32.842772 run mass: MS start registered {at=4964278.546121502, delay=0.004769719205796719, ms=00060} 22:49:33.216317 run osmo-ms-mob/00061: Starting mobile 22:49:33.230291 run osmo-ms-mob/00061(pid=196): Launched 22:49:33.241344 run mass: MS start registered {at=4964278.944686639, delay=0.004591032862663269, ms=00061} 22:49:33.362274 run mass: MS performed LU {at=4964279.065606585, lu_delay=4.614931928925216, ms=00047} 22:49:33.407854 run mass: MS performed LU {at=4964279.111182943, lu_delay=4.958589864894748, ms=00046} 22:49:33.419696 run osmo-ms-mob/00062: Starting mobile 22:49:33.434361 run osmo-ms-mob/00062(pid=197): Launched 22:49:33.446421 run mass: MS start registered {at=4964279.149769832, delay=0.005114419385790825, ms=00062} 22:49:33.477835 run mass: MS performed LU {at=4964279.18115814, lu_delay=5.554445853456855, ms=00045} 22:49:33.514137 run mass: MS performed LU {at=4964279.217454365, lu_delay=5.781358986161649, ms=00044} 22:49:33.528470 run osmo-ms-mob/00063: Starting mobile 22:49:33.544884 run osmo-ms-mob/00063(pid=198): Launched 22:49:33.552757 run mass: MS performed LU {at=4964279.256110011, lu_delay=6.008297479711473, ms=00043} 22:49:33.559694 run mass: MS start registered {at=4964279.263056312, delay=0.006966909393668175, ms=00063} 22:49:33.569695 run mass: MS performed LU {at=4964279.273042335, lu_delay=6.421216649003327, ms=00042} 22:49:34.217624 run osmo-ms-mob/00064: Starting mobile 22:49:34.233465 run osmo-ms-mob/00064(pid=199): Launched 22:49:34.246460 run mass: MS start registered {at=4964279.949803335, delay=0.005346139892935753, ms=00064} 22:49:34.618074 run osmo-ms-mob/00065: Starting mobile 22:49:34.634451 run osmo-ms-mob/00065(pid=200): Launched 22:49:34.647279 run mass: MS start registered {at=4964280.350624405, delay=0.005016855895519257, ms=00065} 22:49:34.917505 run osmo-ms-mob/00066: Starting mobile 22:49:34.934256 run osmo-ms-mob/00066(pid=201): Launched 22:49:34.947986 run mass: MS start registered {at=4964280.651320263, delay=0.006660249084234238, ms=00066} 22:49:35.143212 run mass: MS performed LU {at=4964280.846541943, lu_delay=5.289696048013866, ms=00051} 22:49:35.180763 run mass: MS performed LU {at=4964280.884095267, lu_delay=5.8150943107903, ms=00049} 22:49:35.193702 run osmo-ms-mob/00067: Starting mobile 22:49:35.210463 run osmo-ms-mob/00067(pid=202): Launched 22:49:35.223249 run mass: MS start registered {at=4964280.926593946, delay=0.005369372665882111, ms=00067} 22:49:35.272927 run mass: MS performed LU {at=4964280.976263986, lu_delay=5.623178468085825, ms=00050} 22:49:35.470720 run mass: MS performed LU {at=4964281.1740565, lu_delay=6.425190582871437, ms=00048} 22:49:35.483384 run osmo-ms-mob/00068: Starting mobile 22:49:35.499113 run osmo-ms-mob/00068(pid=203): Launched 22:49:35.506242 run mass: MS performed LU {at=4964281.209597685, lu_delay=4.864411442540586, ms=00053} 22:49:35.513476 run mass: MS start registered {at=4964281.216838609, delay=0.007261873222887516, ms=00068} 22:49:36.016451 run osmo-ms-mob/00069: Starting mobile 22:49:36.032519 run osmo-ms-mob/00069(pid=204): Launched 22:49:36.046693 run mass: MS start registered {at=4964281.750000591, delay=0.006061164662241936, ms=00069} 22:49:36.186827 run mass: MS performed LU {at=4964281.890159149, lu_delay=6.098269141279161, ms=00052} 22:49:36.334354 run mass: MS performed LU {at=4964282.03766947, lu_delay=5.38684019818902, ms=00054} 22:49:36.349846 run osmo-ms-mob/00070: Starting mobile 22:49:36.367462 run osmo-ms-mob/00070(pid=205): Launched 22:49:36.380429 run mass: MS start registered {at=4964282.083764486, delay=0.0057663749903440475, ms=00070} 22:49:37.365277 run osmo-ms-mob/00071: Starting mobile 22:49:37.379283 run osmo-ms-mob/00071(pid=206): Launched 22:49:37.385766 run mass: Starting too slowly. Moving on {now=4964283.089134684, sleep=-0.4759202180430293, target=4964282.613214466} 22:49:37.391877 run mass: MS performed LU {at=4964283.095235619, lu_delay=5.145838096737862, ms=00058} 22:49:37.398140 run mass: Starting too slowly. Moving on {now=4964283.101509682, sleep=-0.38829521648585796, target=4964282.713214465} 22:49:37.403840 run mass: MS performed LU {at=4964283.107202544, lu_delay=6.09132669493556, ms=00055} 22:49:37.410380 run mass: Starting too slowly. Moving on {now=4964283.113747008, sleep=-0.30053254310041666, target=4964282.813214465} 22:49:37.416542 run mass: MS performed LU {at=4964283.119899278, lu_delay=5.9945865562185645, ms=00056} 22:49:37.422647 run mass: Starting too slowly. Moving on {now=4964283.126017651, sleep=-0.21280318591743708, target=4964282.913214465} 22:49:37.428437 run mass: MS start registered {at=4964283.131801497, delay=0.042669122107326984, ms=00071} 22:49:37.439960 run osmo-ms-mob/00072: Starting mobile 22:49:37.453710 run osmo-ms-mob/00072(pid=207): Launched 22:49:37.460405 run mass: Starting too slowly. Moving on {now=4964283.163773399, sleep=-0.15055893454700708, target=4964283.013214464} 22:49:37.466353 run mass: MS start registered {at=4964283.169711345, delay=0.005940466187894344, ms=00072} 22:49:37.472320 run mass: Starting too slowly. Moving on {now=4964283.175690544, sleep=-0.062476079910993576, target=4964283.113214464} 22:49:37.616257 run osmo-ms-mob/00073: Starting mobile 22:49:37.629869 run osmo-ms-mob/00073(pid=208): Launched 22:49:37.641549 run mass: MS start registered {at=4964283.344897419, delay=0.004708827473223209, ms=00073} 22:49:38.016817 run osmo-ms-mob/00074: Starting mobile 22:49:38.033740 run osmo-ms-mob/00074(pid=209): Launched 22:49:38.041949 run mass: MS performed LU {at=4964283.745280248, lu_delay=6.496514988131821, ms=00057} 22:49:38.050239 run mass: MS start registered {at=4964283.753604304, delay=0.009938974864780903, ms=00074} 22:49:38.194032 run mass: MS performed LU {at=4964283.897362546, lu_delay=4.634306234307587, ms=00063} 22:49:38.332585 run mass: MS performed LU {at=4964284.035899113, lu_delay=5.785653406754136, ms=00059} 22:49:38.345618 run osmo-ms-mob/00075: Starting mobile 22:49:38.361126 run osmo-ms-mob/00075(pid=210): Launched 22:49:38.373057 run mass: MS start registered {at=4964284.076391322, delay=0.005268408916890621, ms=00075} 22:49:38.909117 run mass: MS performed LU {at=4964284.612443236, lu_delay=5.462673403322697, ms=00062} 22:49:38.921879 run osmo-ms-mob/00076: Starting mobile 22:49:38.936220 run osmo-ms-mob/00076(pid=211): Launched 22:49:38.946846 run mass: MS performed LU {at=4964284.650186565, lu_delay=4.700383230112493, ms=00064} 22:49:38.953259 run mass: MS start registered {at=4964284.656624519, delay=0.01062217727303505, ms=00076} 22:49:39.001492 run mass: MS performed LU {at=4964284.704820905, lu_delay=6.158699402585626, ms=00060} 22:49:39.246170 run mass: MS performed LU {at=4964284.949507504, lu_delay=22.601105636917055, ms=00016} 22:49:39.259525 run osmo-ms-mob/00077: Starting mobile 22:49:39.273190 run osmo-ms-mob/00077(pid=212): Launched 22:49:39.281208 run mass: MS performed LU {at=4964284.984564683, lu_delay=6.03987804427743, ms=00061} 22:49:39.288184 run mass: MS start registered {at=4964284.991547544, delay=0.007001478224992752, ms=00077} 22:49:39.817011 run osmo-ms-mob/00078: Starting mobile 22:49:39.830865 run osmo-ms-mob/00078(pid=213): Launched 22:49:39.843632 run mass: MS start registered {at=4964285.546974084, delay=0.005320465192198753, ms=00078} 22:49:40.072797 run mass: MS performed LU {at=4964285.776108949, lu_delay=3.692344463430345, ms=00070} 22:49:40.095541 run mass: MS performed LU {at=4964285.798849939, lu_delay=4.04884934797883, ms=00069} 22:49:40.109053 run osmo-ms-mob/00079: Starting mobile 22:49:40.123701 run osmo-ms-mob/00079(pid=214): Launched 22:49:40.136250 run mass: MS start registered {at=4964285.839566922, delay=0.005968814715743065, ms=00079} 22:49:40.718806 run osmo-ms-mob/00080: Starting mobile 22:49:40.736119 run osmo-ms-mob/00080(pid=215): Launched 22:49:40.749963 run mass: MS start registered {at=4964286.453301641, delay=0.006036451086401939, ms=00080} 22:49:40.773455 run mass: MS performed LU {at=4964286.476747496, lu_delay=5.55015354976058, ms=00067} 22:49:40.810619 run mass: MS performed LU {at=4964286.513921104, lu_delay=5.86260084155947, ms=00066} 22:49:40.847743 run mass: MS performed LU {at=4964286.551029724, lu_delay=5.334191114641726, ms=00068} 22:49:41.101040 run mass: MS performed LU {at=4964286.804360491, lu_delay=6.453736086376011, ms=00065} 22:49:41.116433 run osmo-ms-mob/00081: Starting mobile 22:49:41.133475 run osmo-ms-mob/00081(pid=216): Launched 22:49:41.147224 run mass: MS start registered {at=4964286.850568747, delay=0.005819312296807766, ms=00081} 22:49:41.617303 run osmo-ms-mob/00082: Starting mobile 22:49:41.633630 run osmo-ms-mob/00082(pid=217): Launched 22:49:41.646491 run mass: MS start registered {at=4964287.349836594, delay=0.005511286668479443, ms=00082} 22:49:42.222158 run osmo-ms-mob/00083: Starting mobile 22:49:42.240712 run osmo-ms-mob/00083(pid=218): Launched 22:49:42.255208 run mass: MS start registered {at=4964287.958521736, delay=0.005529335699975491, ms=00083} 22:49:42.717838 run osmo-ms-mob/00084: Starting mobile 22:49:42.732933 run osmo-ms-mob/00084(pid=219): Launched 22:49:42.749085 run mass: MS start registered {at=4964288.452417098, delay=0.00863233394920826, ms=00084} 22:49:42.758558 run mass: MS performed LU {at=4964288.461878209, lu_delay=4.708273905329406, ms=00074} 22:49:42.777024 run mass: MS performed LU {at=4964288.480364551, lu_delay=5.310653205960989, ms=00072} 22:49:42.804753 run mass: MS performed LU {at=4964288.50807464, lu_delay=5.376273143105209, ms=00071} 22:49:42.910355 run mass: MS performed LU {at=4964288.613686594, lu_delay=5.268789174966514, ms=00073} 22:49:42.924603 run osmo-ms-mob/00085: Starting mobile 22:49:42.942430 run osmo-ms-mob/00085(pid=220): Launched 22:49:42.952854 run mass: MS performed LU {at=4964288.656202612, lu_delay=4.579811290837824, ms=00075} 22:49:42.965994 run mass: MS start registered {at=4964288.669293617, delay=0.013123732060194016, ms=00085} 22:49:43.815759 run osmo-ms-mob/00086: Starting mobile 22:49:43.830713 run osmo-ms-mob/00086(pid=221): Launched 22:49:43.844188 run mass: MS start registered {at=4964289.547517937, delay=0.0061345407739281654, ms=00086} 22:49:44.416861 run osmo-ms-mob/00087: Starting mobile 22:49:44.433602 run osmo-ms-mob/00087(pid=222): Launched 22:49:44.446763 run mass: MS start registered {at=4964290.150080823, delay=0.005346884950995445, ms=00087} 22:49:44.540124 run mass: MS performed LU {at=4964290.24343446, lu_delay=5.586809940636158, ms=00076} 22:49:44.576414 run mass: MS performed LU {at=4964290.279746793, lu_delay=5.288199249655008, ms=00077} 22:49:44.705482 run mass: MS performed LU {at=4964290.408816886, lu_delay=4.5692499643191695, ms=00079} 22:49:45.022357 run osmo-ms-mob/00088: Starting mobile 22:49:45.045971 run osmo-ms-mob/00088(pid=223): Launched 22:49:45.067393 run mass: MS start registered {at=4964290.770726199, delay=0.013066242448985577, ms=00088} 22:49:45.616165 run osmo-ms-mob/00089: Starting mobile 22:49:45.631498 run osmo-ms-mob/00089(pid=224): Launched 22:49:45.644148 run mass: MS start registered {at=4964291.347469177, delay=0.005302992649376392, ms=00089} 22:49:46.217387 run osmo-ms-mob/00090: Starting mobile 22:49:46.233194 run osmo-ms-mob/00090(pid=225): Launched 22:49:46.246224 run mass: MS start registered {at=4964291.949551556, delay=0.005618562921881676, ms=00090} 22:49:46.524234 run mass: MS performed LU {at=4964292.227514986, lu_delay=5.7742133447900414, ms=00080} 22:49:46.542308 run mass: MS performed LU {at=4964292.245663069, lu_delay=4.895826474763453, ms=00082} 22:49:46.569940 run mass: MS performed LU {at=4964292.273264482, lu_delay=5.422695734538138, ms=00081} 22:49:46.916845 run osmo-ms-mob/00091: Starting mobile 22:49:46.931380 run osmo-ms-mob/00091(pid=226): Launched 22:49:46.942907 run mass: MS start registered {at=4964292.646255271, delay=0.005004670470952988, ms=00091} 22:49:47.616676 run osmo-ms-mob/00092: Starting mobile 22:49:47.632849 run osmo-ms-mob/00092(pid=227): Launched 22:49:47.649227 run mass: MS start registered {at=4964293.352567097, delay=0.00830483715981245, ms=00092} 22:49:48.305348 run mass: MS performed LU {at=4964294.00865309, lu_delay=5.339359473437071, ms=00085} 22:49:48.324191 run mass: MS performed LU {at=4964294.027528118, lu_delay=6.069006382487714, ms=00083} 22:49:48.338843 run osmo-ms-mob/00093: Starting mobile 22:49:48.355431 run osmo-ms-mob/00093(pid=228): Launched 22:49:48.368917 run mass: MS start registered {at=4964294.072264303, delay=0.005619034171104431, ms=00093} 22:49:48.471616 run mass: MS performed LU {at=4964294.17495063, lu_delay=5.722533532418311, ms=00084} 22:49:48.577771 run mass: MS performed LU {at=4964294.281103364, lu_delay=4.733585427515209, ms=00086} 22:49:49.316213 run osmo-ms-mob/00094: Starting mobile 22:49:49.332190 run osmo-ms-mob/00094(pid=229): Launched 22:49:49.343674 run mass: MS start registered {at=4964295.047011797, delay=0.004971006885170937, ms=00094} 22:49:50.217797 run osmo-ms-mob/00095: Starting mobile 22:49:50.231336 run osmo-ms-mob/00095(pid=230): Launched 22:49:50.242352 run mass: MS start registered {at=4964295.945704608, delay=0.0048586465418338776, ms=00095} 22:49:50.289906 run mass: MS performed LU {at=4964295.993203531, lu_delay=4.6457343539223075, ms=00089} 22:49:50.308083 run mass: MS performed LU {at=4964296.011435992, lu_delay=5.240709792822599, ms=00088} 22:49:50.335661 run mass: MS performed LU {at=4964296.039015126, lu_delay=5.888934303075075, ms=00087} 22:49:51.217542 run osmo-ms-mob/00096: Starting mobile 22:49:51.231739 run osmo-ms-mob/00096(pid=231): Launched 22:49:51.248437 run mass: MS start registered {at=4964296.951793728, delay=0.00058710016310215, ms=00096} 22:49:52.071815 run mass: MS performed LU {at=4964297.77512097, lu_delay=5.128865699283779, ms=00091} 22:49:52.089520 run mass: MS performed LU {at=4964297.792857352, lu_delay=4.440290254540741, ms=00092} 22:49:52.237366 run mass: MS performed LU {at=4964297.940699087, lu_delay=5.991147531196475, ms=00090} 22:49:52.248738 run osmo-ms-mob/00097: Starting mobile 22:49:52.263939 run osmo-ms-mob/00097(pid=232): Launched 22:49:52.275457 run mass: MS start registered {at=4964297.978803174, delay=0.005226219072937965, ms=00097} 22:49:53.620518 run osmo-ms-mob/00098: Starting mobile 22:49:53.637926 run osmo-ms-mob/00098(pid=233): Launched 22:49:53.655591 run mass: MS start registered {at=4964299.358922905, delay=0.008310820907354355, ms=00098} 22:49:54.055645 run mass: MS performed LU {at=4964299.758977036, lu_delay=4.711965238675475, ms=00094} 22:49:54.073832 run mass: MS performed LU {at=4964299.777176309, lu_delay=5.704912005923688, ms=00093} 22:49:55.416796 run osmo-ms-mob/00099: Starting mobile 22:49:55.431238 run osmo-ms-mob/00099(pid=234): Launched 22:49:55.437618 run mass: All started... {duration=55.72777163423598, too_slow=6} 22:49:55.444149 run mass: MS start registered {at=4964301.147505566, delay=0.006522725336253643, ms=00099} 22:49:55.985106 run mass: MS performed LU {at=4964301.688418258, lu_delay=4.736624529585242, ms=00096} 22:49:56.003500 run mass: MS performed LU {at=4964301.706841089, lu_delay=5.761136480607092, ms=00095} 22:49:57.822011 run mass: MS performed LU {at=4964303.525301275, lu_delay=5.546498101204634, ms=00097} 22:50:00.193255 run mass: MS performed LU {at=4964305.896590569, lu_delay=6.537667663767934, ms=00098} 22:50:01.587750 run mass: MS performed LU {at=4964307.291085747, lu_delay=6.1435801815241575, ms=00099} 22:50:01.869103 run mass: MS performed LU {at=4964307.572437663, lu_delay=22.025463578291237, ms=00078} 22:50:01.875476 run mass: Tests done {all_completed=True, max=22.601105636917055, min=3.692344463430345} 22:50:01.881143 tst register_default_mass.py: Test passed (87.4 sec) 22:50:01.886746 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:01.890237 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:01.893658 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:01.896950 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:01.900223 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:01.903586 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:01.906988 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:01.910411 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:01.913849 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:01.917278 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:01.920698 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:01.924119 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:01.927541 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:01.930965 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:01.934407 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:01.937852 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:01.941794 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:01.945271 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:01.948717 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:01.952291 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:01.955948 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:01.959555 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:01.962999 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:01.966630 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:01.970339 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:01.973978 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:01.977388 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:01.980849 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:01.985023 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:01.988617 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:01.992142 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:01.995563 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:01.998975 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:02.002419 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:02.005840 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:02.009308 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:02.012958 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:02.016366 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:02.019779 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:02.023259 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:02.026661 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:02.030170 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:02.033728 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:02.037167 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:02.040563 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:02.043968 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:02.047352 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:02.050759 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:02.054336 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:02.057936 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:02.061408 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:02.068175 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:02.071811 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:02.075278 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:02.078741 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:02.082159 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:02.085553 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:02.088977 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:02.092371 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:02.095776 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:02.099258 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:02.102664 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:02.106194 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:02.109615 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:02.113006 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:02.116402 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:02.119816 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:02.123205 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:02.126587 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:02.129978 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:02.133354 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:02.136745 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:02.140120 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:02.143485 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:02.146870 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:02.150233 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:02.153634 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:02.157032 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:02.160411 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:02.163813 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:02.167216 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:02.170627 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:02.174036 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:02.177645 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:02.181069 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:02.184507 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:02.187947 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:02.191402 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:02.194853 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:02.198305 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:02.201811 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:02.205254 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:02.208711 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:02.212137 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:02.215573 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:02.219018 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:02.222502 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:02.225953 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:02.229402 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:02.232844 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:02.236877 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:02.240714 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:02.244396 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:02.247833 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:02.251258 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:02.254829 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:02.258255 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:02.261725 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:02.265159 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:02.268598 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:02.272037 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:02.275494 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:02.278931 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:02.282401 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:02.285847 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:02.289273 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:02.292692 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:02.296108 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:02.299529 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:02.302951 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:02.306365 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:02.309794 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:02.313208 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:02.316642 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:02.320063 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:02.323456 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:02.326884 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:02.330264 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:02.333640 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:02.337010 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:02.340382 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:02.343756 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:02.347126 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:02.350505 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:02.353879 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:02.357273 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:02.360645 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:02.364018 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:02.367390 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:02.370769 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:02.374126 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:02.377490 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:02.380863 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:02.384226 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:02.387614 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:02.391030 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:02.394403 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:02.397781 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:02.401148 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:02.404527 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:02.407889 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:02.411274 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:02.414650 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:02.418016 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:02.421384 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:02.424762 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:02.428130 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:02.431505 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:02.434879 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:02.438262 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:02.441643 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:02.445009 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:02.448376 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:02.451819 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:02.455199 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:02.458570 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:02.462111 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:02.465574 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:02.468952 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:02.472308 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:02.475647 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:02.479005 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:02.482367 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:02.485691 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:02.489061 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:02.492438 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:02.495928 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:02.499350 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:02.502743 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:02.506125 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:02.509498 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:02.512834 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:02.516176 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:02.519569 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:02.522942 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:02.526322 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:02.529719 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:02.533093 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:02.536476 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:02.539888 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:02.543279 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:02.546672 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:02.550051 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:02.553459 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:02.556872 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:02.560289 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:02.563688 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:02.567101 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:02.570509 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:02.573919 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:02.577333 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:02.580750 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:02.584176 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:02.587607 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:02.591010 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:02.594425 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:02.597824 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:02.601248 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:02.604661 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:02.608069 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:02.611475 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:02.614896 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:02.618311 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:02.621750 --- ParallelTerminationStrategy: PID 22 died... 22:50:02.623282 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:02.627073 --- ParallelTerminationStrategy: PID 23 died... 22:50:02.628610 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:02.632403 --- ParallelTerminationStrategy: PID 24 died... 22:50:02.633928 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:02.637702 --- ParallelTerminationStrategy: PID 25 died... 22:50:02.639234 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:02.642992 --- ParallelTerminationStrategy: PID 26 died... 22:50:02.644528 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:02.648332 --- ParallelTerminationStrategy: PID 27 died... 22:50:02.649862 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:02.653618 --- ParallelTerminationStrategy: PID 28 died... 22:50:02.655148 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:02.658957 --- ParallelTerminationStrategy: PID 29 died... 22:50:02.660485 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:02.664297 --- ParallelTerminationStrategy: PID 30 died... 22:50:02.665855 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:02.669660 --- ParallelTerminationStrategy: PID 31 died... 22:50:02.671196 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:02.675035 --- ParallelTerminationStrategy: PID 32 died... 22:50:02.676584 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:02.680391 --- ParallelTerminationStrategy: PID 33 died... 22:50:02.681960 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:02.685771 --- ParallelTerminationStrategy: PID 35 died... 22:50:02.687310 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:02.691104 --- ParallelTerminationStrategy: PID 36 died... 22:50:02.692655 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:02.696477 --- ParallelTerminationStrategy: PID 37 died... 22:50:02.698032 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:02.701834 --- ParallelTerminationStrategy: PID 38 died... 22:50:02.703376 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:02.707188 --- ParallelTerminationStrategy: PID 39 died... 22:50:02.708728 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:02.712531 --- ParallelTerminationStrategy: PID 40 died... 22:50:02.714081 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:02.717859 --- ParallelTerminationStrategy: PID 41 died... 22:50:02.719389 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:02.723147 --- ParallelTerminationStrategy: PID 42 died... 22:50:02.724667 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:02.728389 --- ParallelTerminationStrategy: PID 43 died... 22:50:02.729942 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:02.733696 --- ParallelTerminationStrategy: PID 44 died... 22:50:02.735213 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:02.738963 --- ParallelTerminationStrategy: PID 45 died... 22:50:02.740474 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:02.744193 --- ParallelTerminationStrategy: PID 46 died... 22:50:02.745696 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:02.749420 --- ParallelTerminationStrategy: PID 47 died... 22:50:02.750924 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:02.754640 --- ParallelTerminationStrategy: PID 48 died... 22:50:02.756146 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:02.759897 --- ParallelTerminationStrategy: PID 49 died... 22:50:02.761434 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:02.765188 --- ParallelTerminationStrategy: PID 50 died... 22:50:02.766707 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:02.770465 --- ParallelTerminationStrategy: PID 51 died... 22:50:02.771991 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:02.775771 --- ParallelTerminationStrategy: PID 52 died... 22:50:02.777333 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:02.781111 --- ParallelTerminationStrategy: PID 53 died... 22:50:02.782628 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:02.786364 --- ParallelTerminationStrategy: PID 54 died... 22:50:02.787873 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:02.791618 --- ParallelTerminationStrategy: PID 55 died... 22:50:02.793128 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:02.796831 --- ParallelTerminationStrategy: PID 56 died... 22:50:02.798319 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:02.802028 --- ParallelTerminationStrategy: PID 57 died... 22:50:02.803540 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:02.807228 --- ParallelTerminationStrategy: PID 58 died... 22:50:02.808682 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:02.812294 --- ParallelTerminationStrategy: PID 59 died... 22:50:02.813768 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:02.817347 --- ParallelTerminationStrategy: PID 60 died... 22:50:02.818787 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:02.822362 --- ParallelTerminationStrategy: PID 61 died... 22:50:02.823818 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:02.827588 --- ParallelTerminationStrategy: PID 62 died... 22:50:02.829067 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:02.832804 --- ParallelTerminationStrategy: PID 63 died... 22:50:02.834325 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:02.838103 --- ParallelTerminationStrategy: PID 64 died... 22:50:02.839610 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:02.843340 --- ParallelTerminationStrategy: PID 65 died... 22:50:02.844917 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:02.848701 --- ParallelTerminationStrategy: PID 66 died... 22:50:02.850174 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:02.853751 --- ParallelTerminationStrategy: PID 67 died... 22:50:02.855192 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:02.858788 --- ParallelTerminationStrategy: PID 68 died... 22:50:02.860225 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:02.863853 --- ParallelTerminationStrategy: PID 69 died... 22:50:02.865380 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:02.869136 --- ParallelTerminationStrategy: PID 70 died... 22:50:02.870655 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:02.874337 --- ParallelTerminationStrategy: PID 71 died... 22:50:02.875841 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:02.879561 --- ParallelTerminationStrategy: PID 72 died... 22:50:02.881075 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:02.884794 --- ParallelTerminationStrategy: PID 73 died... 22:50:02.886303 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:02.890066 --- ParallelTerminationStrategy: PID 74 died... 22:50:02.891592 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:02.895335 --- ParallelTerminationStrategy: PID 75 died... 22:50:02.896872 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:02.900601 --- ParallelTerminationStrategy: PID 76 died... 22:50:02.902109 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:02.905833 --- ParallelTerminationStrategy: PID 77 died... 22:50:02.907338 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:02.911099 --- ParallelTerminationStrategy: PID 78 died... 22:50:02.912616 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:02.916367 --- ParallelTerminationStrategy: PID 79 died... 22:50:02.917913 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:02.921685 --- ParallelTerminationStrategy: PID 80 died... 22:50:02.923203 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:02.926950 --- ParallelTerminationStrategy: PID 81 died... 22:50:02.928466 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:02.932226 --- ParallelTerminationStrategy: PID 82 died... 22:50:02.933755 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:02.937516 --- ParallelTerminationStrategy: PID 83 died... 22:50:02.939020 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:02.942717 --- ParallelTerminationStrategy: PID 84 died... 22:50:02.944233 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:02.947963 --- ParallelTerminationStrategy: PID 85 died... 22:50:02.949479 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:02.953272 --- ParallelTerminationStrategy: PID 86 died... 22:50:02.954770 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:02.958483 --- ParallelTerminationStrategy: PID 87 died... 22:50:02.959993 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:02.963703 --- ParallelTerminationStrategy: PID 88 died... 22:50:02.965232 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:02.968963 --- ParallelTerminationStrategy: PID 89 died... 22:50:02.970467 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:02.974232 --- ParallelTerminationStrategy: PID 90 died... 22:50:02.975744 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:02.979474 --- ParallelTerminationStrategy: PID 91 died... 22:50:02.980993 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:02.984724 --- ParallelTerminationStrategy: PID 92 died... 22:50:02.986238 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:02.989964 --- ParallelTerminationStrategy: PID 93 died... 22:50:02.991467 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:02.995205 --- ParallelTerminationStrategy: PID 94 died... 22:50:02.996729 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:03.000463 --- ParallelTerminationStrategy: PID 95 died... 22:50:03.001969 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:03.005683 --- ParallelTerminationStrategy: PID 96 died... 22:50:03.007195 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:03.010902 --- ParallelTerminationStrategy: PID 97 died... 22:50:03.012415 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:03.016142 --- ParallelTerminationStrategy: PID 98 died... 22:50:03.017650 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:03.021364 --- ParallelTerminationStrategy: PID 99 died... 22:50:03.022867 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:03.026583 --- ParallelTerminationStrategy: PID 100 died... 22:50:03.028087 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:03.031817 --- ParallelTerminationStrategy: PID 101 died... 22:50:03.033354 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:03.037077 --- ParallelTerminationStrategy: PID 102 died... 22:50:03.038588 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:03.042321 --- ParallelTerminationStrategy: PID 103 died... 22:50:03.043833 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:03.047570 --- ParallelTerminationStrategy: PID 104 died... 22:50:03.049070 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:03.052814 --- ParallelTerminationStrategy: PID 105 died... 22:50:03.054329 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:03.058046 --- ParallelTerminationStrategy: PID 106 died... 22:50:03.059549 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:03.063265 --- ParallelTerminationStrategy: PID 107 died... 22:50:03.064780 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:03.068505 --- ParallelTerminationStrategy: PID 108 died... 22:50:03.070020 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:03.073752 --- ParallelTerminationStrategy: PID 109 died... 22:50:03.075263 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:03.078991 --- ParallelTerminationStrategy: PID 110 died... 22:50:03.080508 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:03.084266 --- ParallelTerminationStrategy: PID 111 died... 22:50:03.085779 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:03.089537 --- ParallelTerminationStrategy: PID 112 died... 22:50:03.091038 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:03.094798 --- ParallelTerminationStrategy: PID 113 died... 22:50:03.096375 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:03.100140 --- ParallelTerminationStrategy: PID 114 died... 22:50:03.101657 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:03.105378 --- ParallelTerminationStrategy: PID 115 died... 22:50:03.106888 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:03.110625 --- ParallelTerminationStrategy: PID 116 died... 22:50:03.112136 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:03.115863 --- ParallelTerminationStrategy: PID 117 died... 22:50:03.117365 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:03.121087 --- ParallelTerminationStrategy: PID 118 died... 22:50:03.122595 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:03.126349 --- ParallelTerminationStrategy: PID 119 died... 22:50:03.127863 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:03.131598 --- ParallelTerminationStrategy: PID 120 died... 22:50:03.133107 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:03.136849 --- ParallelTerminationStrategy: PID 121 died... 22:50:03.138361 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:03.142082 --- ParallelTerminationStrategy: PID 122 died... 22:50:03.143593 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:03.147383 --- ParallelTerminationStrategy: PID 123 died... 22:50:03.148899 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:03.152630 --- ParallelTerminationStrategy: PID 124 died... 22:50:03.154133 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:03.157881 --- ParallelTerminationStrategy: PID 125 died... 22:50:03.159391 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:03.163113 --- ParallelTerminationStrategy: PID 126 died... 22:50:03.164630 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:03.168379 --- ParallelTerminationStrategy: PID 127 died... 22:50:03.169894 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:03.173616 --- ParallelTerminationStrategy: PID 128 died... 22:50:03.175113 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:03.178844 --- ParallelTerminationStrategy: PID 129 died... 22:50:03.180347 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:03.184070 --- ParallelTerminationStrategy: PID 130 died... 22:50:03.185586 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:03.189319 --- ParallelTerminationStrategy: PID 131 died... 22:50:03.190828 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:03.194553 --- ParallelTerminationStrategy: PID 132 died... 22:50:03.196049 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:03.199768 --- ParallelTerminationStrategy: PID 133 died... 22:50:03.201274 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:03.205036 --- ParallelTerminationStrategy: PID 134 died... 22:50:03.206547 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:03.210305 --- ParallelTerminationStrategy: PID 135 died... 22:50:03.211816 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:03.215586 --- ParallelTerminationStrategy: PID 136 died... 22:50:03.217122 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:03.220890 --- ParallelTerminationStrategy: PID 137 died... 22:50:03.222401 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:03.226178 --- ParallelTerminationStrategy: PID 138 died... 22:50:03.227703 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:03.231469 --- ParallelTerminationStrategy: PID 139 died... 22:50:03.232975 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:03.236765 --- ParallelTerminationStrategy: PID 140 died... 22:50:03.238275 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:03.242004 --- ParallelTerminationStrategy: PID 141 died... 22:50:03.243494 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:03.247214 --- ParallelTerminationStrategy: PID 142 died... 22:50:03.248730 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:03.252439 --- ParallelTerminationStrategy: PID 143 died... 22:50:03.253948 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:03.257679 --- ParallelTerminationStrategy: PID 144 died... 22:50:03.259187 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:03.262902 --- ParallelTerminationStrategy: PID 145 died... 22:50:03.264421 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:03.268162 --- ParallelTerminationStrategy: PID 146 died... 22:50:03.269670 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:03.273399 --- ParallelTerminationStrategy: PID 147 died... 22:50:03.274902 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:03.278623 --- ParallelTerminationStrategy: PID 148 died... 22:50:03.280117 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:03.283862 --- ParallelTerminationStrategy: PID 149 died... 22:50:03.285362 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:03.289085 --- ParallelTerminationStrategy: PID 150 died... 22:50:03.290594 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:03.294306 --- ParallelTerminationStrategy: PID 151 died... 22:50:03.295801 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:03.299539 --- ParallelTerminationStrategy: PID 152 died... 22:50:03.301034 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:03.304767 --- ParallelTerminationStrategy: PID 153 died... 22:50:03.306258 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:03.309974 --- ParallelTerminationStrategy: PID 154 died... 22:50:03.311478 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:03.315210 --- ParallelTerminationStrategy: PID 155 died... 22:50:03.316706 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:03.320417 --- ParallelTerminationStrategy: PID 156 died... 22:50:03.321912 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:03.325634 --- ParallelTerminationStrategy: PID 157 died... 22:50:03.327133 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:03.330850 --- ParallelTerminationStrategy: PID 158 died... 22:50:03.332348 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:03.336086 --- ParallelTerminationStrategy: PID 159 died... 22:50:03.337595 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:03.341311 --- ParallelTerminationStrategy: PID 160 died... 22:50:03.342807 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:03.346567 --- ParallelTerminationStrategy: PID 161 died... 22:50:03.348052 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:03.351764 --- ParallelTerminationStrategy: PID 162 died... 22:50:03.353253 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:03.357033 --- ParallelTerminationStrategy: PID 163 died... 22:50:03.358534 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:03.362256 --- ParallelTerminationStrategy: PID 164 died... 22:50:03.363738 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:03.367567 --- ParallelTerminationStrategy: PID 165 died... 22:50:03.369102 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:03.372830 --- ParallelTerminationStrategy: PID 166 died... 22:50:03.374333 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:03.378063 --- ParallelTerminationStrategy: PID 167 died... 22:50:03.379575 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:03.383303 --- ParallelTerminationStrategy: PID 168 died... 22:50:03.384822 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:03.388533 --- ParallelTerminationStrategy: PID 169 died... 22:50:03.390042 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:03.393770 --- ParallelTerminationStrategy: PID 170 died... 22:50:03.395263 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:03.399025 --- ParallelTerminationStrategy: PID 171 died... 22:50:03.400519 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:03.404266 --- ParallelTerminationStrategy: PID 172 died... 22:50:03.405781 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:03.409501 --- ParallelTerminationStrategy: PID 173 died... 22:50:03.411001 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:03.414746 --- ParallelTerminationStrategy: PID 174 died... 22:50:03.416255 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:03.419995 --- ParallelTerminationStrategy: PID 175 died... 22:50:03.421501 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:03.425230 --- ParallelTerminationStrategy: PID 176 died... 22:50:03.426724 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:03.430451 --- ParallelTerminationStrategy: PID 177 died... 22:50:03.431946 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:03.435677 --- ParallelTerminationStrategy: PID 178 died... 22:50:03.437174 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:03.440889 --- ParallelTerminationStrategy: PID 179 died... 22:50:03.442431 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:03.446146 --- ParallelTerminationStrategy: PID 180 died... 22:50:03.447647 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:03.451281 --- ParallelTerminationStrategy: PID 181 died... 22:50:03.452811 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:03.456543 --- ParallelTerminationStrategy: PID 182 died... 22:50:03.458009 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:03.461774 --- ParallelTerminationStrategy: PID 183 died... 22:50:03.463286 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:03.466915 --- ParallelTerminationStrategy: PID 184 died... 22:50:03.468377 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:03.471981 --- ParallelTerminationStrategy: PID 185 died... 22:50:03.473424 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:03.477019 --- ParallelTerminationStrategy: PID 186 died... 22:50:03.478512 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:03.482229 --- ParallelTerminationStrategy: PID 187 died... 22:50:03.483736 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:03.487458 --- ParallelTerminationStrategy: PID 188 died... 22:50:03.488978 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:03.492701 --- ParallelTerminationStrategy: PID 189 died... 22:50:03.494201 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:03.497954 --- ParallelTerminationStrategy: PID 190 died... 22:50:03.499464 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:03.503240 --- ParallelTerminationStrategy: PID 191 died... 22:50:03.504755 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:03.508459 --- ParallelTerminationStrategy: PID 192 died... 22:50:03.509950 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:03.513651 --- ParallelTerminationStrategy: PID 193 died... 22:50:03.515149 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:03.518906 --- ParallelTerminationStrategy: PID 194 died... 22:50:03.520413 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:03.524130 --- ParallelTerminationStrategy: PID 195 died... 22:50:03.525637 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:03.529365 --- ParallelTerminationStrategy: PID 196 died... 22:50:03.530871 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:03.534589 --- ParallelTerminationStrategy: PID 197 died... 22:50:03.536096 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:03.539851 --- ParallelTerminationStrategy: PID 198 died... 22:50:03.541345 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:03.545059 --- ParallelTerminationStrategy: PID 199 died... 22:50:03.546560 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:03.550278 --- ParallelTerminationStrategy: PID 200 died... 22:50:03.551802 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:03.555518 --- ParallelTerminationStrategy: PID 201 died... 22:50:03.557048 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:03.560829 --- ParallelTerminationStrategy: PID 202 died... 22:50:03.562340 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:03.566064 --- ParallelTerminationStrategy: PID 203 died... 22:50:03.567566 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:03.571313 --- ParallelTerminationStrategy: PID 204 died... 22:50:03.572810 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:03.576513 --- ParallelTerminationStrategy: PID 205 died... 22:50:03.578068 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:03.581804 --- ParallelTerminationStrategy: PID 206 died... 22:50:03.583308 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:03.587034 --- ParallelTerminationStrategy: PID 207 died... 22:50:03.588535 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:03.592258 --- ParallelTerminationStrategy: PID 208 died... 22:50:03.593755 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:03.597493 --- ParallelTerminationStrategy: PID 209 died... 22:50:03.598996 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:03.602732 --- ParallelTerminationStrategy: PID 210 died... 22:50:03.604230 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:03.607961 --- ParallelTerminationStrategy: PID 211 died... 22:50:03.609459 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:03.613217 --- ParallelTerminationStrategy: PID 212 died... 22:50:03.614720 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:03.618459 --- ParallelTerminationStrategy: PID 213 died... 22:50:03.619958 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:03.623719 --- ParallelTerminationStrategy: PID 214 died... 22:50:03.625225 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:03.628973 --- ParallelTerminationStrategy: PID 215 died... 22:50:03.630475 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:03.634220 --- ParallelTerminationStrategy: PID 216 died... 22:50:03.635727 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:03.639456 --- ParallelTerminationStrategy: PID 217 died... 22:50:03.640968 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:03.644702 --- ParallelTerminationStrategy: PID 218 died... 22:50:03.646204 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:03.649937 --- ParallelTerminationStrategy: PID 219 died... 22:50:03.651443 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:03.655191 --- ParallelTerminationStrategy: PID 220 died... 22:50:03.656693 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:03.660415 --- ParallelTerminationStrategy: PID 221 died... 22:50:03.661960 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:03.665702 --- ParallelTerminationStrategy: PID 222 died... 22:50:03.667201 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:03.670924 --- ParallelTerminationStrategy: PID 223 died... 22:50:03.672412 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:03.676126 --- ParallelTerminationStrategy: PID 224 died... 22:50:03.677620 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:03.681343 --- ParallelTerminationStrategy: PID 225 died... 22:50:03.682847 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:03.686603 --- ParallelTerminationStrategy: PID 226 died... 22:50:03.688099 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:03.691690 --- ParallelTerminationStrategy: PID 227 died... 22:50:03.693159 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:03.696899 --- ParallelTerminationStrategy: PID 228 died... 22:50:03.698340 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:03.701969 --- ParallelTerminationStrategy: PID 229 died... 22:50:03.703477 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:03.707107 --- ParallelTerminationStrategy: PID 230 died... 22:50:03.708548 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:03.712163 --- ParallelTerminationStrategy: PID 231 died... 22:50:03.713645 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:03.717243 --- ParallelTerminationStrategy: PID 232 died... 22:50:03.718745 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:03.722489 --- ParallelTerminationStrategy: PID 233 died... 22:50:03.724003 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:03.727748 --- ParallelTerminationStrategy: PID 234 died... 22:50:03.729247 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:07.132735 --- ParallelTerminationStrategy: PID 34 died... 22:50:07.134923 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7902 netreg_mass PASS --------------------------------------------------------------------- 22:50:07.262044 tst trial-7902: Storing JUnit report in /build/trial-7902/run.2025-03-11_22-48-34/trial-7902.xml -------------------------------------------------------------------------------------------- trial-7902 PASS -------------------------------------------------------------------------------------------- 22:50:07.276020 tst trial-7902: trial-7902: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (87.4 sec) + exit_code=0 + rm -rf trial-7902/inst + cd trial-7902 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-03-11 22:48:33 No journal files were found. + readlink last_run + tar czf /build/trial-7902-run.tgz run.2025-03-11_22-48-34 + tar czf /build/trial-7902-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-11_16_51_04.tgz osmo-bts-oc2g.build-2025-03-11_00_51_30.tgz osmo-bts-sysmo.build-2025-03-11_00_51_28.tgz osmo-bts.build-2025-03-11_00_51_41.tgz osmo-ggsn.build-2025-03-11_20_43_07.tgz osmo-hlr.build-2025-03-11_16_36_55.tgz osmo-hnbgw.build-2025-03-11_16_55_40.tgz osmo-mgw.build-2025-03-11_15_23_23.tgz osmo-msc.build-2025-03-11_17_00_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-11_07_41_31.tgz osmo-pcu-sysmo.build-2025-03-11_07_41_25.tgz osmo-pcu.build-2025-03-11_07_41_32.tgz osmo-sgsn.build-2025-03-11_20_49_10.tgz osmo-stp.build-2025-03-11_16_48_05.tgz osmo-trx.build-2025-03-11_14_27_53.tgz osmocom-bb.build-2025-03-11_21_17_06.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