Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit 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.30.2' > 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 7abbf2984132cf5777f792813ec796e254094d30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3438397688178503905.sh + rm -rf trial-7753-bin.tgz trial-7753-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23018 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10107 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9095 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11899 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12204 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9935 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37373 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6720 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39080 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7072 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 12496 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6567 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10630 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6760 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8128 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5479 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 6567 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13522102028360589690.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/ Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian cdd62bf39133: Already exists Digest: sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab Status: Downloaded newer image for debian:bookworm + rm -rf trial-7753 + rm -rf docker-playground + git clone --depth=1 --branch=osmith/wip https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline de3dbef osmo-gsm-tester: use debian-bookworm-build + 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_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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #6 DONE 0.0s #7 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [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 #8 CACHED #9 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #9 CACHED #10 [ 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 #10 CACHED #11 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #11 CACHED #12 [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 #12 CACHED #13 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED #14 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #14 CACHED #15 [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 #15 CACHED #16 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #16 CACHED #17 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #17 CACHED #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 CACHED #19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #19 CACHED #20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #20 CACHED #21 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #21 CACHED #22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #22 CACHED #23 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #23 CACHED #24 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #24 CACHED #25 [ 9/28] COPY SSH /root/.ssh #25 CACHED #26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #26 CACHED #27 [20/28] WORKDIR /TMP #27 CACHED #28 [ 3/28] RUN groupadd osmo-gsm-tester #28 CACHED #29 [ 2/28] RUN useradd -ms /bin/bash jenkins #29 CACHED #30 [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 #30 CACHED #31 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #31 CACHED #32 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:a916893dd29c89650734ba313be5fd0d211cfb9622458b4a5c8e711d9670c74a done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 0.0s 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=7754 -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=2024-10-16 22:48:16 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7754 + mkdir -p trial-7754 + mv open5gs.build-8.tgz osmo-bsc.build-2024-10-16_16_15_58.tgz osmo-bts-oc2g.build-8128.tgz osmo-bts-sysmo.build-10630.tgz osmo-bts.build-2024-10-16_12_15_03.tgz osmo-ggsn.build-2024-10-16_20_43_04.tgz osmo-hlr.build-2024-10-16_16_37_10.tgz osmo-hnbgw.build-2024-10-16_16_20_10.tgz osmo-mgw.build-2024-10-16_16_08_24.tgz osmo-msc.build-2024-10-16_16_24_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-10-16_14_09_43.tgz osmo-pcu-sysmo.build-2024-10-16_14_08_48.tgz osmo-pcu.build-2024-10-16_12_35_37.tgz osmo-sgsn.build-2024-10-16_20_50_35.tgz osmo-stp.build-2024-10-16_16_09_40.tgz osmo-trx.build-2024-10-16_14_27_32.tgz osmocom-bb.build-2024-10-16_21_18_18.tgz srslte.build-19.tgz trial-7754 + cat open5gs.build-8.md5 osmo-bsc.build-2024-10-16_16_15_58.md5 osmo-bts-oc2g.build-8128.md5 osmo-bts-sysmo.build-10630.md5 osmo-bts.build-2024-10-16_12_15_03.md5 osmo-ggsn.build-2024-10-16_20_43_04.md5 osmo-hlr.build-2024-10-16_16_37_10.md5 osmo-hnbgw.build-2024-10-16_16_20_10.md5 osmo-mgw.build-2024-10-16_16_08_24.md5 osmo-msc.build-2024-10-16_16_24_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-10-16_14_09_43.md5 osmo-pcu-sysmo.build-2024-10-16_14_08_48.md5 osmo-pcu.build-2024-10-16_12_35_37.md5 osmo-sgsn.build-2024-10-16_20_50_35.md5 osmo-stp.build-2024-10-16_16_09_40.md5 osmo-trx.build-2024-10-16_14_27_32.md5 osmocom-bb.build-2024-10-16_21_18_18.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-10-16_16_15_58.md5 osmo-bts-oc2g.build-8128.md5 osmo-bts-sysmo.build-10630.md5 osmo-bts.build-2024-10-16_12_15_03.md5 osmo-ggsn.build-2024-10-16_20_43_04.md5 osmo-hlr.build-2024-10-16_16_37_10.md5 osmo-hnbgw.build-2024-10-16_16_20_10.md5 osmo-mgw.build-2024-10-16_16_08_24.md5 osmo-msc.build-2024-10-16_16_24_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-10-16_14_09_43.md5 osmo-pcu-sysmo.build-2024-10-16_14_08_48.md5 osmo-pcu.build-2024-10-16_12_35_37.md5 osmo-sgsn.build-2024-10-16_20_50_35.md5 osmo-stp.build-2024-10-16_16_09_40.md5 osmo-trx.build-2024-10-16_14_27_32.md5 osmocom-bb.build-2024-10-16_21_18_18.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-7754 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7754' 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-7754 -------------------------------------------------------------------------------------------- 22:48:16.910760 tst trial-7754: Detailed log at /build/trial-7754/run.2024-10-16_22-48-16/log --------------------------------------------------------------------- trial-7754 netreg_mass --------------------------------------------------------------------- 22:48:17.165898 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:17.166530 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:17.167872 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:17.170097 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:17.227621 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:17.229039 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:17.231215 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:17.371333 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-7754 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:17.372787 tst register_default_mass.py:9: Claiming resources for the test 22:48:17.402138 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.402989 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.403809 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.404598 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.405380 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.406188 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.406977 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:17.440814 tst register_default_mass.py: using LAC 2 22:48:17.454129 tst register_default_mass.py: using RAC 2 22:48:17.467590 tst register_default_mass.py: using CellId 2 22:48:17.482096 tst register_default_mass.py: using BVCI 3 22:48:17.492825 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.493838 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.494805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.495775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.496727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.497675 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.498604 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.499550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.500512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.501443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.502369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.503297 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.504251 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.505202 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.506157 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.507114 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.508096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.509050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.510004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.510967 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.511932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.512893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.513854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.514867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.515860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.516820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.517780 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.518731 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.519698 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.520650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.521598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.522548 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.523505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.524492 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.525433 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.526362 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.527287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.528236 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.529168 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.530086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.530997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.531925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.532858 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.533779 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.534701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.535657 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.536605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.537570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.538516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.539453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.540408 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.541351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.542288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.543233 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.544210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.545128 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.546035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.546943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.547859 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.548759 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.549660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.550562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.551476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.552394 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.553292 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.554194 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.555102 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.556037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.556947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.557846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.558754 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.559668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.560573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.561594 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.562499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.563396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.564308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.565214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.566119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.567008 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.567909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.568810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.569708 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.570603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.571496 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.572457 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.573395 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.574312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.575237 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.576174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.577100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.578011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.578935 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.579876 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.580805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.581736 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.582665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.583607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.584553 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.585500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.586410 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.587437 tst register_default_mass.py:21: Launching a simple network 22:48:17.606958 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:17.793520 run create_hlr_db(pid=20): Launched 22:48:18.816666 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:18.848339 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:18.880819 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:18.893789 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.184036 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:19.213912 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:19.225124 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:19.930900 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:19.962535 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:22.984803 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.188523 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:23.218447 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:23.229784 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.277268 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:23.307193 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:23.318566 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.805785 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:23.836129 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:29.878045 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:30.125501 run osmo-bts-virtual(pid=34): Launched 22:48:31.161224 tst register_default_mass.py: using MSISDN 1001 22:48:31.171943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.189987 tst register_default_mass.py: using MSISDN 1002 22:48:31.204938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.220899 tst register_default_mass.py: using MSISDN 1003 22:48:31.231722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:31.249860 tst register_default_mass.py: using MSISDN 1004 22:48:31.260682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:31.277390 tst register_default_mass.py: using MSISDN 1005 22:48:31.288146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:31.304261 tst register_default_mass.py: using MSISDN 1006 22:48:31.315105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:31.332415 tst register_default_mass.py: using MSISDN 1007 22:48:31.347051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.361998 tst register_default_mass.py: using MSISDN 1008 22:48:31.372760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.388769 tst register_default_mass.py: using MSISDN 1009 22:48:31.399762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.414693 tst register_default_mass.py: using MSISDN 1010 22:48:31.425553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.441596 tst register_default_mass.py: using MSISDN 1011 22:48:31.452476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.468915 tst register_default_mass.py: using MSISDN 1012 22:48:31.479938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:31.496395 tst register_default_mass.py: using MSISDN 1013 22:48:31.507221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:31.524060 tst register_default_mass.py: using MSISDN 1014 22:48:31.534914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:31.550824 tst register_default_mass.py: using MSISDN 1015 22:48:31.561699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:31.576859 tst register_default_mass.py: using MSISDN 1016 22:48:31.587696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:31.603609 tst register_default_mass.py: using MSISDN 1017 22:48:31.614421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:31.630664 tst register_default_mass.py: using MSISDN 1018 22:48:31.641521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:31.657502 tst register_default_mass.py: using MSISDN 1019 22:48:31.668378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:31.684767 tst register_default_mass.py: using MSISDN 1020 22:48:31.695641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:31.711606 tst register_default_mass.py: using MSISDN 1021 22:48:31.722687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:31.739483 tst register_default_mass.py: using MSISDN 1022 22:48:31.754535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:31.769802 tst register_default_mass.py: using MSISDN 1023 22:48:31.780630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:31.796850 tst register_default_mass.py: using MSISDN 1024 22:48:31.807695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:31.822671 tst register_default_mass.py: using MSISDN 1025 22:48:31.833767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:31.851256 tst register_default_mass.py: using MSISDN 1026 22:48:31.862140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:31.877171 tst register_default_mass.py: using MSISDN 1027 22:48:31.888048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:31.905007 tst register_default_mass.py: using MSISDN 1028 22:48:31.915856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:31.930882 tst register_default_mass.py: using MSISDN 1029 22:48:31.941740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:31.957944 tst register_default_mass.py: using MSISDN 1030 22:48:31.968795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:31.983824 tst register_default_mass.py: using MSISDN 1031 22:48:31.994666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:32.010689 tst register_default_mass.py: using MSISDN 1032 22:48:32.021549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:32.036533 tst register_default_mass.py: using MSISDN 1033 22:48:32.047322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:32.063857 tst register_default_mass.py: using MSISDN 1034 22:48:32.074709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:32.089760 tst register_default_mass.py: using MSISDN 1035 22:48:32.100582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:32.116599 tst register_default_mass.py: using MSISDN 1036 22:48:32.127470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:32.143696 tst register_default_mass.py: using MSISDN 1037 22:48:32.154659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:32.173494 tst register_default_mass.py: using MSISDN 1038 22:48:32.188325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:32.204757 tst register_default_mass.py: using MSISDN 1039 22:48:32.215591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:32.230545 tst register_default_mass.py: using MSISDN 1040 22:48:32.241397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:32.258508 tst register_default_mass.py: using MSISDN 1041 22:48:32.272233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:32.287291 tst register_default_mass.py: using MSISDN 1042 22:48:32.298122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:32.315161 tst register_default_mass.py: using MSISDN 1043 22:48:32.328844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:32.343856 tst register_default_mass.py: using MSISDN 1044 22:48:32.354677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:32.372969 tst register_default_mass.py: using MSISDN 1045 22:48:32.386498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:32.401478 tst register_default_mass.py: using MSISDN 1046 22:48:32.412307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:32.428487 tst register_default_mass.py: using MSISDN 1047 22:48:32.439338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:32.454271 tst register_default_mass.py: using MSISDN 1048 22:48:32.465101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:32.481071 tst register_default_mass.py: using MSISDN 1049 22:48:32.491879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:32.506840 tst register_default_mass.py: using MSISDN 1050 22:48:32.517848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:32.533839 tst register_default_mass.py: using MSISDN 1051 22:48:32.544658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:32.560921 tst register_default_mass.py: using MSISDN 1052 22:48:32.571943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:32.588337 tst register_default_mass.py: using MSISDN 1053 22:48:32.599180 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:32.614339 tst register_default_mass.py: using MSISDN 1054 22:48:32.625163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:32.641317 tst register_default_mass.py: using MSISDN 1055 22:48:32.652188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:32.668772 tst register_default_mass.py: using MSISDN 1056 22:48:32.679591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:32.696211 tst register_default_mass.py: using MSISDN 1057 22:48:32.707052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:32.724226 tst register_default_mass.py: using MSISDN 1058 22:48:32.735132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:32.751044 tst register_default_mass.py: using MSISDN 1059 22:48:32.761939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:32.777992 tst register_default_mass.py: using MSISDN 1060 22:48:32.788843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:32.805154 tst register_default_mass.py: using MSISDN 1061 22:48:32.815995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:32.832308 tst register_default_mass.py: using MSISDN 1062 22:48:32.843160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:32.858387 tst register_default_mass.py: using MSISDN 1063 22:48:32.874450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:32.892933 tst register_default_mass.py: using MSISDN 1064 22:48:32.903985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:32.919167 tst register_default_mass.py: using MSISDN 1065 22:48:32.930237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:32.949558 tst register_default_mass.py: using MSISDN 1066 22:48:32.964486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:32.980454 tst register_default_mass.py: using MSISDN 1067 22:48:32.991431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:33.008226 tst register_default_mass.py: using MSISDN 1068 22:48:33.019170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:33.034452 tst register_default_mass.py: using MSISDN 1069 22:48:33.045453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:33.062327 tst register_default_mass.py: using MSISDN 1070 22:48:33.073395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:33.089613 tst register_default_mass.py: using MSISDN 1071 22:48:33.100643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:33.116927 tst register_default_mass.py: using MSISDN 1072 22:48:33.127884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:33.144062 tst register_default_mass.py: using MSISDN 1073 22:48:33.155113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:33.171260 tst register_default_mass.py: using MSISDN 1074 22:48:33.182365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:33.198407 tst register_default_mass.py: using MSISDN 1075 22:48:33.209422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:33.225633 tst register_default_mass.py: using MSISDN 1076 22:48:33.236630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:33.253168 tst register_default_mass.py: using MSISDN 1077 22:48:33.267902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:33.283051 tst register_default_mass.py: using MSISDN 1078 22:48:33.294032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:33.310105 tst register_default_mass.py: using MSISDN 1079 22:48:33.321172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:33.337903 tst register_default_mass.py: using MSISDN 1080 22:48:33.351470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:33.367435 tst register_default_mass.py: using MSISDN 1081 22:48:33.378559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:33.394938 tst register_default_mass.py: using MSISDN 1082 22:48:33.408013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:33.425960 tst register_default_mass.py: using MSISDN 1083 22:48:33.441808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:33.457333 tst register_default_mass.py: using MSISDN 1084 22:48:33.468224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:33.483394 tst register_default_mass.py: using MSISDN 1085 22:48:33.494355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:33.511634 tst register_default_mass.py: using MSISDN 1086 22:48:33.522606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:33.537750 tst register_default_mass.py: using MSISDN 1087 22:48:33.548726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:33.566345 tst register_default_mass.py: using MSISDN 1088 22:48:33.577329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:33.592608 tst register_default_mass.py: using MSISDN 1089 22:48:33.603619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:33.621247 tst register_default_mass.py: using MSISDN 1090 22:48:33.639606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:33.655724 tst register_default_mass.py: using MSISDN 1091 22:48:33.666613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:33.682752 tst register_default_mass.py: using MSISDN 1092 22:48:33.693739 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:33.709168 tst register_default_mass.py: using MSISDN 1093 22:48:33.720270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:33.736378 tst register_default_mass.py: using MSISDN 1094 22:48:33.747370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:33.763514 tst register_default_mass.py: using MSISDN 1095 22:48:33.774526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:33.790952 tst register_default_mass.py: using MSISDN 1096 22:48:33.801920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:33.818118 tst register_default_mass.py: using MSISDN 1097 22:48:33.829325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:33.846472 tst register_default_mass.py: using MSISDN 1098 22:48:33.862480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:33.879283 tst register_default_mass.py: using MSISDN 1099 22:48:33.890741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:33.906079 tst register_default_mass.py: using MSISDN 1100 22:48:33.917194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:34.062291 run mass: Starting testcase 22:48:34.073592 run mass: Pre-launching all virtphy's 22:48:34.084811 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:34.111371 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:34.123511 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:34.149960 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:34.162177 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:34.190664 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:34.203131 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:34.230146 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:34.242563 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:34.269626 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:34.282075 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:34.309227 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:34.321843 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:34.349820 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:34.362050 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:34.388704 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:34.401000 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:34.427830 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:34.440390 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:34.467263 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:34.479524 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:34.505954 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:34.518194 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:34.544555 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:34.556669 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:34.582911 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:34.595037 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:34.621382 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:34.633603 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:34.660039 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:34.672275 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:34.698701 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:34.710819 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:34.737088 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:34.749231 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:34.775540 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:34.787678 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:34.814232 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:34.826535 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:34.855033 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:34.867275 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:34.893781 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:34.905879 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:34.932138 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:34.944237 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:34.970599 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:34.982709 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:35.009302 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:35.021841 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:35.048724 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:35.060939 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:35.088521 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:35.100580 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:35.127031 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:35.139173 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:35.165515 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:35.177632 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:35.204068 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:35.216170 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:35.242321 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:35.254361 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:35.280512 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:35.292583 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:35.318926 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:35.337827 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:35.364318 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:35.376460 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:35.402862 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:35.415196 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:35.441668 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:35.453737 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:35.480356 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:35.492591 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:35.519069 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:35.531390 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:35.558044 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:35.570342 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:35.596852 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:35.609200 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:35.635696 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:35.647971 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:35.674326 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:35.686439 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:35.712851 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:35.725002 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:35.751511 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:35.763743 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:35.790523 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:35.802699 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:35.829107 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:35.841423 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:35.868076 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:35.880275 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:35.906652 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:35.918768 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:35.945080 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:35.957341 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:35.983661 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:35.995895 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:36.022597 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:36.034714 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:36.061309 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:36.073623 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:36.100183 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:36.112352 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:36.138959 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:36.151374 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:36.177880 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:36.190066 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:36.216348 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:36.228508 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:36.254796 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:36.266919 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:36.293309 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:36.305426 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:36.332072 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:36.344310 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:36.370592 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:36.382922 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:36.409752 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:36.422010 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:36.448511 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:36.460657 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:36.487125 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:36.499276 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:36.525823 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:36.538053 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:36.564434 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:36.577608 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:36.604972 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:36.617059 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:36.643417 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:36.655477 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:36.681687 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:36.693675 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:36.720075 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:36.732390 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:36.759149 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:36.771196 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:36.797521 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:36.809715 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:36.836055 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:36.848116 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:36.874771 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:36.887137 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:36.914148 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:36.926988 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:36.954232 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:36.966582 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:36.993999 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:37.006354 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:37.032714 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:37.045052 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:37.071866 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:37.084748 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:37.111211 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:37.123497 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:37.150010 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:37.162186 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:37.188551 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:37.200700 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:37.227034 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:37.239421 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:37.265984 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:37.278322 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:37.304928 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:37.317217 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:37.343649 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:37.355843 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:37.382308 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:37.394652 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:37.421278 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:37.433634 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:37.460336 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:37.472743 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:37.499739 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:37.512052 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:37.539346 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:37.551756 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:37.578645 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:37.590805 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:37.618033 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:37.630252 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:37.656559 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:37.668652 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:37.694992 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:37.707373 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:37.734133 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:37.746551 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:37.773350 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:37.785609 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:37.812018 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:37.824078 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:37.850388 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:37.862451 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:37.888689 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:37.900781 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:37.927427 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:37.939960 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:37.966907 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:37.979297 run mass: Checking if sockets are in the filesystem 22:48:38.004629 run osmo-ms-mob/00000: Starting mobile 22:48:38.031466 run osmo-ms-mob/00000(pid=135): Launched 22:48:38.053870 run mass: MS start registered {at=8996403.018278183, delay=0.010131103917956352, ms=00000} 22:48:42.206011 run osmo-ms-mob/00001: Starting mobile 22:48:42.232750 run osmo-ms-mob/00001(pid=136): Launched 22:48:42.254458 run mass: MS start registered {at=8996407.218871163, delay=0.009296445176005363, ms=00001} 22:48:42.970802 run mass: MS performed LU {at=8996407.935155433, lu_delay=4.916877249255776, ms=00000} 22:48:44.007797 run osmo-ms-mob/00002: Starting mobile 22:48:44.033622 run osmo-ms-mob/00002(pid=137): Launched 22:48:44.054036 run mass: MS start registered {at=8996409.018454691, delay=0.008558016270399094, ms=00002} 22:48:45.309213 run osmo-ms-mob/00003: Starting mobile 22:48:45.337353 run osmo-ms-mob/00003(pid=138): Launched 22:48:45.360888 run mass: MS start registered {at=8996410.325271696, delay=0.006664339452981949, ms=00003} 22:48:46.408721 run osmo-ms-mob/00004: Starting mobile 22:48:46.441786 run osmo-ms-mob/00004(pid=139): Launched 22:48:46.465842 run mass: MS start registered {at=8996411.43025595, delay=0.012161722406744957, ms=00004} 22:48:47.206955 run mass: MS performed LU {at=8996412.17133032, lu_delay=4.952459156513214, ms=00001} 22:48:47.404248 run osmo-ms-mob/00005: Starting mobile 22:48:47.430463 run osmo-ms-mob/00005(pid=140): Launched 22:48:47.452795 run mass: MS start registered {at=8996412.417211706, delay=0.010046666488051414, ms=00005} 22:48:48.303854 run osmo-ms-mob/00006: Starting mobile 22:48:48.331566 run osmo-ms-mob/00006(pid=141): Launched 22:48:48.352201 run mass: MS start registered {at=8996413.31661786, delay=0.008633440360426903, ms=00006} 22:48:49.108583 run mass: MS performed LU {at=8996414.072957799, lu_delay=5.054503107443452, ms=00002} 22:48:49.135990 run osmo-ms-mob/00007: Starting mobile 22:48:49.161883 run osmo-ms-mob/00007(pid=142): Launched 22:48:49.182848 run mass: MS start registered {at=8996414.147274062, delay=0.009032350033521652, ms=00007} 22:48:50.009163 run osmo-ms-mob/00008: Starting mobile 22:48:50.035705 run osmo-ms-mob/00008(pid=143): Launched 22:48:50.057522 run mass: MS start registered {at=8996415.021932956, delay=0.00555514357984066, ms=00008} 22:48:50.502073 run mass: MS performed LU {at=8996415.46645167, lu_delay=5.141179973259568, ms=00003} 22:48:50.705774 run osmo-ms-mob/00009: Starting mobile 22:48:50.732100 run osmo-ms-mob/00009(pid=144): Launched 22:48:50.755660 run mass: MS start registered {at=8996415.720083876, delay=0.011326761916279793, ms=00009} 22:48:51.404073 run osmo-ms-mob/00010: Starting mobile 22:48:51.430296 run osmo-ms-mob/00010(pid=145): Launched 22:48:51.454179 run mass: MS start registered {at=8996416.418588411, delay=0.011830389499664307, ms=00010} 22:48:52.007409 run osmo-ms-mob/00011: Starting mobile 22:48:52.033436 run osmo-ms-mob/00011(pid=146): Launched 22:48:52.055627 run mass: MS start registered {at=8996417.020047063, delay=0.010162124410271645, ms=00011} 22:48:52.403547 run mass: MS performed LU {at=8996417.367928343, lu_delay=4.950716637074947, ms=00005} 22:48:52.431229 run mass: MS performed LU {at=8996417.395641059, lu_delay=5.9653851091861725, ms=00004} 22:48:52.459010 run osmo-ms-mob/00012: Starting mobile 22:48:52.485904 run osmo-ms-mob/00012(pid=147): Launched 22:48:52.506670 run mass: MS start registered {at=8996417.471100222, delay=0.008366137742996216, ms=00012} 22:48:53.206855 run osmo-ms-mob/00013: Starting mobile 22:48:53.233691 run osmo-ms-mob/00013(pid=148): Launched 22:48:53.256663 run mass: MS start registered {at=8996418.221081207, delay=0.008822254836559296, ms=00013} 22:48:53.806140 run osmo-ms-mob/00014: Starting mobile 22:48:53.832867 run osmo-ms-mob/00014(pid=149): Launched 22:48:53.855538 run mass: MS start registered {at=8996418.819964098, delay=0.010394912213087082, ms=00014} 22:48:54.267696 run mass: MS performed LU {at=8996419.232076583, lu_delay=5.915458723902702, ms=00006} 22:48:54.332520 run mass: MS performed LU {at=8996419.29693025, lu_delay=5.1496561877429485, ms=00007} 22:48:54.361413 run osmo-ms-mob/00015: Starting mobile 22:48:54.388207 run osmo-ms-mob/00015(pid=150): Launched 22:48:54.409668 run mass: MS start registered {at=8996419.37410046, delay=0.009110186249017715, ms=00015} 22:48:54.908355 run osmo-ms-mob/00016: Starting mobile 22:48:54.935252 run osmo-ms-mob/00016(pid=151): Launched 22:48:54.957365 run mass: MS start registered {at=8996419.921785625, delay=0.009640352800488472, ms=00016} 22:48:55.408365 run osmo-ms-mob/00017: Starting mobile 22:48:55.436775 run osmo-ms-mob/00017(pid=152): Launched 22:48:55.456619 run mass: MS start registered {at=8996420.421045456, delay=0.007235392928123474, ms=00017} 22:48:56.010007 run osmo-ms-mob/00018: Starting mobile 22:48:56.036578 run osmo-ms-mob/00018(pid=153): Launched 22:48:56.063358 run mass: MS start registered {at=8996421.02776654, delay=0.014285163953900337, ms=00018} 22:48:56.168663 run mass: MS performed LU {at=8996421.133069275, lu_delay=5.412985399365425, ms=00009} 22:48:56.196472 run mass: MS performed LU {at=8996421.160900624, lu_delay=6.138967668637633, ms=00008} 22:48:56.284572 run mass: MS performed LU {at=8996421.248987697, lu_delay=4.830399286001921, ms=00010} 22:48:56.312652 run osmo-ms-mob/00019: Starting mobile 22:48:56.339599 run osmo-ms-mob/00019(pid=154): Launched 22:48:56.361701 run mass: MS start registered {at=8996421.326129233, delay=0.009689535945653915, ms=00019} 22:48:56.908183 run osmo-ms-mob/00020: Starting mobile 22:48:56.934913 run osmo-ms-mob/00020(pid=155): Launched 22:48:56.958623 run mass: MS start registered {at=8996421.923049653, delay=0.011358562856912613, ms=00020} 22:48:57.408324 run osmo-ms-mob/00021: Starting mobile 22:48:57.435289 run osmo-ms-mob/00021(pid=156): Launched 22:48:57.458217 run mass: MS start registered {at=8996422.422638522, delay=0.010188551619648933, ms=00021} 22:48:57.804189 run osmo-ms-mob/00022: Starting mobile 22:48:57.831005 run osmo-ms-mob/00022(pid=157): Launched 22:48:57.852705 run mass: MS start registered {at=8996422.8171325, delay=0.009313678368926048, ms=00022} 22:48:57.950762 run mass: MS performed LU {at=8996422.915146442, lu_delay=5.895099379122257, ms=00011} 22:48:58.033377 run mass: MS performed LU {at=8996422.997787066, lu_delay=4.776705859228969, ms=00013} 22:48:58.098262 run mass: MS performed LU {at=8996423.062677782, lu_delay=5.591577559709549, ms=00012} 22:48:58.307606 run osmo-ms-mob/00023: Starting mobile 22:48:58.334347 run osmo-ms-mob/00023(pid=158): Launched 22:48:58.356777 run mass: MS start registered {at=8996423.321205188, delay=0.008725782856345177, ms=00023} 22:48:58.704233 run osmo-ms-mob/00024: Starting mobile 22:48:58.730979 run osmo-ms-mob/00024(pid=159): Launched 22:48:58.755503 run mass: MS start registered {at=8996423.719912283, delay=0.011966714635491371, ms=00024} 22:48:59.204254 run osmo-ms-mob/00025: Starting mobile 22:48:59.231380 run osmo-ms-mob/00025(pid=160): Launched 22:48:59.253894 run mass: MS start registered {at=8996424.21830718, delay=0.010138608515262604, ms=00025} 22:48:59.608213 run osmo-ms-mob/00026: Starting mobile 22:48:59.635337 run osmo-ms-mob/00026(pid=161): Launched 22:48:59.657840 run mass: MS start registered {at=8996424.622263042, delay=0.010148035362362862, ms=00026} 22:48:59.934694 run mass: MS performed LU {at=8996424.899070354, lu_delay=5.524969894438982, ms=00015} 22:48:59.962344 run osmo-ms-mob/00027: Starting mobile 22:48:59.989112 run osmo-ms-mob/00027(pid=162): Launched 22:49:00.001564 run mass: MS performed LU {at=8996424.965993602, lu_delay=5.044207977131009, ms=00016} 22:49:00.013783 run mass: MS start registered {at=8996424.97821743, delay=0.01224292628467083, ms=00027} 22:49:00.050628 run mass: MS performed LU {at=8996425.015053237, lu_delay=6.195089139044285, ms=00014} 22:49:00.323045 run mass: MS performed LU {at=8996425.287419898, lu_delay=4.866374442353845, ms=00017} 22:49:00.351138 run osmo-ms-mob/00028: Starting mobile 22:49:00.381738 run osmo-ms-mob/00028(pid=163): Launched 22:49:00.402530 run mass: MS start registered {at=8996425.36694203, delay=0.007770758122205734, ms=00028} 22:49:00.809046 run osmo-ms-mob/00029: Starting mobile 22:49:00.840602 run osmo-ms-mob/00029(pid=164): Launched 22:49:00.864022 run mass: MS start registered {at=8996425.828442559, delay=0.011453229933977127, ms=00029} 22:49:01.208464 run osmo-ms-mob/00030: Starting mobile 22:49:01.236644 run osmo-ms-mob/00030(pid=165): Launched 22:49:01.258907 run mass: MS start registered {at=8996426.223293627, delay=0.009919729083776474, ms=00030} 22:49:01.614244 run osmo-ms-mob/00031: Starting mobile 22:49:01.641061 run osmo-ms-mob/00031(pid=166): Launched 22:49:01.660517 run mass: MS start registered {at=8996426.624919549, delay=0.007240802049636841, ms=00031} 22:49:01.716752 run mass: MS performed LU {at=8996426.681154884, lu_delay=4.758105231449008, ms=00020} 22:49:01.799956 run mass: MS performed LU {at=8996426.764350321, lu_delay=5.7365837804973125, ms=00018} 22:49:01.828350 run osmo-ms-mob/00032: Starting mobile 22:49:01.856644 run osmo-ms-mob/00032(pid=167): Launched 22:49:01.869376 run mass: MS performed LU {at=8996426.833799936, lu_delay=5.5076707024127245, ms=00019} 22:49:01.881525 run mass: MS start registered {at=8996426.845959114, delay=0.01218305341899395, ms=00032} 22:49:02.310751 run osmo-ms-mob/00033: Starting mobile 22:49:02.337772 run osmo-ms-mob/00033(pid=168): Launched 22:49:02.359019 run mass: MS start registered {at=8996427.323415559, delay=0.008885253220796585, ms=00033} 22:49:02.707717 run osmo-ms-mob/00034: Starting mobile 22:49:02.734815 run osmo-ms-mob/00034(pid=169): Launched 22:49:02.755858 run mass: MS start registered {at=8996427.720282314, delay=0.008413417264819145, ms=00034} 22:49:03.007924 run osmo-ms-mob/00035: Starting mobile 22:49:03.034806 run osmo-ms-mob/00035(pid=170): Launched 22:49:03.054733 run mass: MS start registered {at=8996428.019159012, delay=0.0070275310426950455, ms=00035} 22:49:03.408891 run osmo-ms-mob/00036: Starting mobile 22:49:03.435766 run osmo-ms-mob/00036(pid=171): Launched 22:49:03.459804 run mass: MS start registered {at=8996428.424228398, delay=0.01158745214343071, ms=00036} 22:49:03.701038 run mass: MS performed LU {at=8996428.665428974, lu_delay=4.945516690611839, ms=00024} 22:49:03.726115 run osmo-ms-mob/00037: Starting mobile 22:49:03.753144 run osmo-ms-mob/00037(pid=172): Launched 22:49:03.765532 run mass: MS performed LU {at=8996428.729965093, lu_delay=5.408759905025363, ms=00023} 22:49:03.777597 run mass: MS start registered {at=8996428.74203346, delay=0.012084497138857841, ms=00037} 22:49:03.816322 run mass: MS performed LU {at=8996428.78074976, lu_delay=5.9636172614991665, ms=00022} 22:49:03.838571 run osmo-ms-mob/00038: Starting mobile 22:49:03.866104 run osmo-ms-mob/00038(pid=173): Launched 22:49:03.879005 run mass: MS performed LU {at=8996428.843433388, lu_delay=6.420794865116477, ms=00021} 22:49:03.891597 run mass: MS start registered {at=8996428.856031138, delay=0.012616988271474838, ms=00038} 22:49:04.107226 run mass: MS performed LU {at=8996429.071612364, lu_delay=4.85330518335104, ms=00025} 22:49:04.134222 run osmo-ms-mob/00039: Starting mobile 22:49:04.161758 run osmo-ms-mob/00039(pid=174): Launched 22:49:04.183853 run mass: MS start registered {at=8996429.148281591, delay=0.009220894426107407, ms=00039} 22:49:04.806757 run osmo-ms-mob/00040: Starting mobile 22:49:04.833457 run osmo-ms-mob/00040(pid=175): Launched 22:49:04.856693 run mass: MS start registered {at=8996429.821099067, delay=0.011155800893902779, ms=00040} 22:49:05.105299 run osmo-ms-mob/00041: Starting mobile 22:49:05.132448 run osmo-ms-mob/00041(pid=176): Launched 22:49:05.153554 run mass: MS start registered {at=8996430.117981678, delay=0.00862245075404644, ms=00041} 22:49:05.409004 run osmo-ms-mob/00042: Starting mobile 22:49:05.435848 run osmo-ms-mob/00042(pid=177): Launched 22:49:05.456187 run mass: MS start registered {at=8996430.420614935, delay=0.007905039936304092, ms=00042} 22:49:05.482161 run mass: MS performed LU {at=8996430.446580438, lu_delay=5.46836300753057, ms=00027} 22:49:05.565018 run mass: MS performed LU {at=8996430.529421538, lu_delay=5.162479508668184, ms=00028} 22:49:05.629959 run mass: MS performed LU {at=8996430.594374541, lu_delay=4.765931982547045, ms=00029} 22:49:05.656623 run osmo-ms-mob/00043: Starting mobile 22:49:05.682672 run osmo-ms-mob/00043(pid=178): Launched 22:49:05.704403 run mass: MS start registered {at=8996430.668823285, delay=0.0097566619515419, ms=00043} 22:49:05.773387 run mass: MS performed LU {at=8996430.737787116, lu_delay=6.115524074062705, ms=00026} 22:49:06.107834 run osmo-ms-mob/00044: Starting mobile 22:49:06.133936 run osmo-ms-mob/00044(pid=179): Launched 22:49:06.157155 run mass: MS start registered {at=8996431.121580036, delay=0.010977435857057571, ms=00044} 22:49:06.408205 run osmo-ms-mob/00045: Starting mobile 22:49:06.436221 run osmo-ms-mob/00045(pid=180): Launched 22:49:06.457043 run mass: MS start registered {at=8996431.421455111, delay=0.008528230711817741, ms=00045} 22:49:06.708521 run osmo-ms-mob/00046: Starting mobile 22:49:06.735160 run osmo-ms-mob/00046(pid=181): Launched 22:49:06.757351 run mass: MS start registered {at=8996431.721769651, delay=0.009812094271183014, ms=00046} 22:49:07.006582 run osmo-ms-mob/00047: Starting mobile 22:49:07.032594 run osmo-ms-mob/00047(pid=182): Launched 22:49:07.053128 run mass: MS start registered {at=8996432.01755527, delay=0.008675819262862206, ms=00047} 22:49:07.307619 run osmo-ms-mob/00048: Starting mobile 22:49:07.333419 run osmo-ms-mob/00048(pid=183): Launched 22:49:07.346901 run mass: MS performed LU {at=8996432.311325658, lu_delay=4.987910099327564, ms=00033} 22:49:07.360707 run mass: MS start registered {at=8996432.325136751, delay=0.01540195383131504, ms=00048} 22:49:07.383763 run mass: MS performed LU {at=8996432.348180551, lu_delay=5.502221437171102, ms=00032} 22:49:07.408224 run osmo-ms-mob/00049: Starting mobile 22:49:07.434517 run osmo-ms-mob/00049(pid=184): Launched 22:49:07.456988 run mass: MS start registered {at=8996432.421389382, delay=0.01030757650732994, ms=00049} 22:49:07.494874 run mass: MS performed LU {at=8996432.459286014, lu_delay=5.834366464987397, ms=00031} 22:49:07.638048 run mass: MS performed LU {at=8996432.602440795, lu_delay=6.379147168248892, ms=00030} 22:49:07.664668 run osmo-ms-mob/00050: Starting mobile 22:49:07.691301 run osmo-ms-mob/00050(pid=185): Launched 22:49:07.713478 run mass: MS start registered {at=8996432.677906431, delay=0.010125754401087761, ms=00050} 22:49:07.909752 run mass: MS performed LU {at=8996432.874131488, lu_delay=4.854972476139665, ms=00035} 22:49:08.304143 run osmo-ms-mob/00051: Starting mobile 22:49:08.331046 run osmo-ms-mob/00051(pid=186): Launched 22:49:08.353348 run mass: MS start registered {at=8996433.317771982, delay=0.010004937648773193, ms=00051} 22:49:08.389679 run mass: MS performed LU {at=8996433.354097348, lu_delay=5.633815033361316, ms=00034} 22:49:08.608465 run osmo-ms-mob/00052: Starting mobile 22:49:08.634922 run osmo-ms-mob/00052(pid=187): Launched 22:49:08.657008 run mass: MS start registered {at=8996433.62139934, delay=0.009796174243092537, ms=00052} 22:49:08.903873 run osmo-ms-mob/00053: Starting mobile 22:49:08.930353 run osmo-ms-mob/00053(pid=188): Launched 22:49:08.953031 run mass: MS start registered {at=8996433.917451829, delay=0.010555703192949295, ms=00053} 22:49:09.205862 run osmo-ms-mob/00054: Starting mobile 22:49:09.231913 run osmo-ms-mob/00054(pid=189): Launched 22:49:09.247778 run mass: MS performed LU {at=8996434.212200858, lu_delay=5.470167398452759, ms=00037} 22:49:09.260209 run mass: MS start registered {at=8996434.22464411, delay=0.0159250870347023, ms=00054} 22:49:09.303772 run mass: MS performed LU {at=8996434.268177256, lu_delay=5.412146117538214, ms=00038} 22:49:09.329753 run osmo-ms-mob/00055: Starting mobile 22:49:09.356437 run osmo-ms-mob/00055(pid=190): Launched 22:49:09.379620 run mass: MS start registered {at=8996434.344048282, delay=0.010930225253105164, ms=00055} 22:49:09.395693 run mass: MS performed LU {at=8996434.360117171, lu_delay=5.211835579946637, ms=00039} 22:49:09.575521 run mass: MS performed LU {at=8996434.53990682, lu_delay=6.115678422152996, ms=00036} 22:49:09.601327 run osmo-ms-mob/00056: Starting mobile 22:49:09.627966 run osmo-ms-mob/00056(pid=191): Launched 22:49:09.640301 run mass: MS performed LU {at=8996434.604731804, lu_delay=4.7836327366530895, ms=00040} 22:49:09.652143 run mass: MS start registered {at=8996434.616579326, delay=0.011865826323628426, ms=00056} 22:49:10.108381 run osmo-ms-mob/00057: Starting mobile 22:49:10.134573 run osmo-ms-mob/00057(pid=192): Launched 22:49:10.155224 run mass: MS start registered {at=8996435.119635362, delay=0.008290253579616547, ms=00057} 22:49:10.504934 run osmo-ms-mob/00058: Starting mobile 22:49:10.532498 run osmo-ms-mob/00058(pid=193): Launched 22:49:10.554960 run mass: MS start registered {at=8996435.519361343, delay=0.010003985837101936, ms=00058} 22:49:10.806467 run osmo-ms-mob/00059: Starting mobile 22:49:10.833068 run osmo-ms-mob/00059(pid=194): Launched 22:49:10.852760 run mass: MS start registered {at=8996435.817161728, delay=0.007560271769762039, ms=00059} 22:49:11.104432 run osmo-ms-mob/00060: Starting mobile 22:49:11.131704 run osmo-ms-mob/00060(pid=195): Launched 22:49:11.144454 run mass: MS performed LU {at=8996436.108879467, lu_delay=4.987299431115389, ms=00044} 22:49:11.156694 run mass: MS performed LU {at=8996436.121129798, lu_delay=6.00314811989665, ms=00041} 22:49:11.169031 run mass: MS start registered {at=8996436.133465316, delay=0.024608030915260315, ms=00060} 22:49:11.214063 run mass: MS performed LU {at=8996436.17846511, lu_delay=5.509641824290156, ms=00043} 22:49:11.238873 run osmo-ms-mob/00061: Starting mobile 22:49:11.266033 run osmo-ms-mob/00061(pid=196): Launched 22:49:11.287750 run mass: MS start registered {at=8996436.252176838, delay=0.009380044415593147, ms=00061} 22:49:11.403477 run mass: MS performed LU {at=8996436.367865367, lu_delay=5.947250431403518, ms=00042} 22:49:11.675724 run mass: MS performed LU {at=8996436.640100531, lu_delay=4.918330879881978, ms=00046} 22:49:11.703356 run osmo-ms-mob/00062: Starting mobile 22:49:11.730409 run osmo-ms-mob/00062(pid=197): Launched 22:49:11.751375 run mass: MS start registered {at=8996436.715783956, delay=0.008604755625128746, ms=00062} 22:49:12.104171 run osmo-ms-mob/00063: Starting mobile 22:49:12.133306 run osmo-ms-mob/00063(pid=198): Launched 22:49:12.155674 run mass: MS start registered {at=8996437.120071983, delay=0.009765546768903732, ms=00063} 22:49:12.219775 run mass: MS performed LU {at=8996437.18416469, lu_delay=5.762709578499198, ms=00045} 22:49:12.275339 run mass: MS performed LU {at=8996437.239701811, lu_delay=3.618302471935749, ms=00052} 22:49:12.294434 run mass: MS performed LU {at=8996437.258861007, lu_delay=3.9410890247672796, ms=00051} 22:49:12.316657 run osmo-ms-mob/00064: Starting mobile 22:49:12.343292 run osmo-ms-mob/00064(pid=199): Launched 22:49:12.366337 run mass: MS start registered {at=8996437.330758275, delay=0.010196058079600334, ms=00064} 22:49:12.906025 run osmo-ms-mob/00065: Starting mobile 22:49:12.932363 run osmo-ms-mob/00065(pid=200): Launched 22:49:12.956023 run mass: MS start registered {at=8996437.920444947, delay=0.011370263993740082, ms=00065} 22:49:13.014067 run mass: MS performed LU {at=8996437.97845633, lu_delay=5.557066947221756, ms=00049} 22:49:13.069357 run mass: MS performed LU {at=8996438.033756547, lu_delay=5.355850115418434, ms=00050} 22:49:13.092452 run osmo-ms-mob/00066: Starting mobile 22:49:13.119023 run osmo-ms-mob/00066(pid=201): Launched 22:49:13.131351 run mass: MS performed LU {at=8996438.095780995, lu_delay=5.770644243806601, ms=00048} 22:49:13.143487 run mass: MS start registered {at=8996438.107923482, delay=0.012163907289505005, ms=00066} 22:49:13.359800 run mass: MS performed LU {at=8996438.32418293, lu_delay=6.306627659127116, ms=00047} 22:49:13.607923 run osmo-ms-mob/00067: Starting mobile 22:49:13.634586 run osmo-ms-mob/00067(pid=202): Launched 22:49:13.656582 run mass: MS start registered {at=8996438.620990798, delay=0.010051224380731583, ms=00067} 22:49:13.906182 run osmo-ms-mob/00068: Starting mobile 22:49:13.932879 run osmo-ms-mob/00068(pid=203): Launched 22:49:13.956601 run mass: MS start registered {at=8996438.921017438, delay=0.0052114687860012054, ms=00068} 22:49:14.306177 run osmo-ms-mob/00069: Starting mobile 22:49:14.332537 run osmo-ms-mob/00069(pid=204): Launched 22:49:14.353805 run mass: MS start registered {at=8996439.318232488, delay=0.008996441960334778, ms=00069} 22:49:14.708519 run osmo-ms-mob/00070: Starting mobile 22:49:14.735203 run osmo-ms-mob/00070(pid=205): Launched 22:49:14.757535 run mass: MS start registered {at=8996439.72194841, delay=0.009754367172718048, ms=00070} 22:49:14.980499 run mass: MS performed LU {at=8996439.944877217, lu_delay=5.600828934460878, ms=00055} 22:49:14.998096 run mass: MS performed LU {at=8996439.962522155, lu_delay=5.3459428288042545, ms=00056} 22:49:15.021434 run osmo-ms-mob/00071: Starting mobile 22:49:15.048156 run osmo-ms-mob/00071(pid=206): Launched 22:49:15.073462 run mass: MS start registered {at=8996440.037878895, delay=0.010557787492871284, ms=00071} 22:49:15.113586 run mass: MS performed LU {at=8996440.077992344, lu_delay=5.853348234668374, ms=00054} 22:49:15.150748 run mass: MS performed LU {at=8996440.115130547, lu_delay=4.995495185256004, ms=00057} 22:49:15.169903 run mass: MS performed LU {at=8996440.134317197, lu_delay=6.2168653681874275, ms=00053} 22:49:15.196019 run osmo-ms-mob/00072: Starting mobile 22:49:15.223384 run osmo-ms-mob/00072(pid=207): Launched 22:49:15.245155 run mass: MS start registered {at=8996440.209578127, delay=0.00934862345457077, ms=00072} 22:49:15.279716 run mass: MS performed LU {at=8996440.244130842, lu_delay=4.724769499152899, ms=00058} 22:49:15.908495 run osmo-ms-mob/00073: Starting mobile 22:49:15.936598 run osmo-ms-mob/00073(pid=208): Launched 22:49:15.957619 run mass: MS start registered {at=8996440.922032245, delay=0.008027961477637291, ms=00073} 22:49:16.056014 run mass: MS performed LU {at=8996441.02039335, lu_delay=4.886928033083677, ms=00060} 22:49:16.306207 run osmo-ms-mob/00074: Starting mobile 22:49:16.333907 run osmo-ms-mob/00074(pid=209): Launched 22:49:16.356070 run mass: MS start registered {at=8996441.32048863, delay=0.009563669562339783, ms=00074} 22:49:16.707474 run osmo-ms-mob/00075: Starting mobile 22:49:16.733511 run osmo-ms-mob/00075(pid=210): Launched 22:49:16.758130 run mass: MS start registered {at=8996441.722535102, delay=0.012673825025558472, ms=00075} 22:49:16.836061 run mass: MS performed LU {at=8996441.800423952, lu_delay=4.680351968854666, ms=00063} 22:49:16.853484 run mass: MS performed LU {at=8996441.817908522, lu_delay=5.56573168374598, ms=00061} 22:49:16.871576 run mass: MS performed LU {at=8996441.835994981, lu_delay=5.120211025699973, ms=00062} 22:49:17.126046 run mass: MS performed LU {at=8996442.090423523, lu_delay=6.273261794820428, ms=00059} 22:49:17.152827 run osmo-ms-mob/00076: Starting mobile 22:49:17.178929 run osmo-ms-mob/00076(pid=211): Launched 22:49:17.199890 run mass: MS start registered {at=8996442.164318604, delay=0.009049510583281517, ms=00076} 22:49:17.605458 run osmo-ms-mob/00077: Starting mobile 22:49:17.631730 run osmo-ms-mob/00077(pid=212): Launched 22:49:17.655002 run mass: MS start registered {at=8996442.619413191, delay=0.011086059734225273, ms=00077} 22:49:17.804010 run mass: MS performed LU {at=8996442.768373678, lu_delay=5.437615402042866, ms=00064} 22:49:18.104797 run osmo-ms-mob/00078: Starting mobile 22:49:18.130976 run osmo-ms-mob/00078(pid=213): Launched 22:49:18.154980 run mass: MS start registered {at=8996443.119385732, delay=0.01145726814866066, ms=00078} 22:49:18.508043 run osmo-ms-mob/00079: Starting mobile 22:49:18.534655 run osmo-ms-mob/00079(pid=214): Launched 22:49:18.557409 run mass: MS start registered {at=8996443.52182357, delay=0.010744346305727959, ms=00079} 22:49:18.763776 run mass: MS performed LU {at=8996443.728156328, lu_delay=4.807138890028, ms=00068} 22:49:18.791778 run mass: MS performed LU {at=8996443.756204564, lu_delay=5.135213766247034, ms=00067} 22:49:18.809812 run mass: MS performed LU {at=8996443.77424066, lu_delay=5.666317177936435, ms=00066} 22:49:18.832240 run osmo-ms-mob/00080: Starting mobile 22:49:18.860018 run osmo-ms-mob/00080(pid=215): Launched 22:49:18.879897 run mass: MS performed LU {at=8996443.844306244, lu_delay=5.923861296847463, ms=00065} 22:49:18.894178 run mass: MS start registered {at=8996443.858611908, delay=0.021634100005030632, ms=00080} 22:49:18.916924 run mass: MS performed LU {at=8996443.881332228, lu_delay=4.563099740073085, ms=00069} 22:49:19.507872 run osmo-ms-mob/00081: Starting mobile 22:49:19.534791 run osmo-ms-mob/00081(pid=216): Launched 22:49:19.557068 run mass: MS start registered {at=8996444.521489115, delay=0.009920237585902214, ms=00081} 22:49:19.906891 run osmo-ms-mob/00082: Starting mobile 22:49:19.934943 run osmo-ms-mob/00082(pid=217): Launched 22:49:19.957572 run mass: MS start registered {at=8996444.921995124, delay=0.010087944567203522, ms=00082} 22:49:20.506843 run osmo-ms-mob/00083: Starting mobile 22:49:20.533492 run osmo-ms-mob/00083(pid=218): Launched 22:49:20.559056 run mass: MS start registered {at=8996445.523449516, delay=0.01279088668525219, ms=00083} 22:49:20.583636 run mass: MS performed LU {at=8996445.548043389, lu_delay=4.626011144369841, ms=00073} 22:49:20.601053 run mass: MS performed LU {at=8996445.565474467, lu_delay=5.355896340683103, ms=00072} 22:49:20.628753 run mass: MS performed LU {at=8996445.5931643, lu_delay=5.555285405367613, ms=00071} 22:49:20.854987 run mass: MS performed LU {at=8996445.819353145, lu_delay=6.097404735162854, ms=00070} 22:49:20.879805 run osmo-ms-mob/00084: Starting mobile 22:49:20.906841 run osmo-ms-mob/00084(pid=219): Launched 22:49:20.928853 run mass: MS start registered {at=8996445.893284816, delay=0.009557398036122322, ms=00084} 22:49:21.507220 run osmo-ms-mob/00085: Starting mobile 22:49:21.534785 run osmo-ms-mob/00085(pid=220): Launched 22:49:21.557196 run mass: MS start registered {at=8996446.521622585, delay=0.009347550570964813, ms=00085} 22:49:22.104032 run osmo-ms-mob/00086: Starting mobile 22:49:22.131064 run osmo-ms-mob/00086(pid=221): Launched 22:49:22.153182 run mass: MS start registered {at=8996447.117608959, delay=0.009713489562273026, ms=00086} 22:49:22.530099 run mass: MS performed LU {at=8996447.494458575, lu_delay=5.771923473104835, ms=00075} 22:49:22.557385 run mass: MS performed LU {at=8996447.521787811, lu_delay=6.2012991812080145, ms=00074} 22:49:22.586724 run osmo-ms-mob/00087: Starting mobile 22:49:22.613524 run osmo-ms-mob/00087(pid=222): Launched 22:49:22.625756 run mass: MS performed LU {at=8996447.590187542, lu_delay=5.42586893774569, ms=00076} 22:49:22.637578 run mass: MS start registered {at=8996447.602013754, delay=0.011844765394926071, ms=00087} 22:49:22.682254 run mass: MS performed LU {at=8996447.646634474, lu_delay=4.527248742058873, ms=00078} 22:49:23.307559 run osmo-ms-mob/00088: Starting mobile 22:49:23.333928 run osmo-ms-mob/00088(pid=223): Launched 22:49:23.357190 run mass: MS start registered {at=8996448.321585752, delay=0.01119445450603962, ms=00088} 22:49:23.906703 run osmo-ms-mob/00089: Starting mobile 22:49:23.933429 run osmo-ms-mob/00089(pid=224): Launched 22:49:23.958076 run mass: MS start registered {at=8996448.922480702, delay=0.012186739593744278, ms=00089} 22:49:24.311034 run mass: MS performed LU {at=8996449.275409762, lu_delay=5.41679785400629, ms=00080} 22:49:24.349603 run mass: MS performed LU {at=8996449.313988885, lu_delay=5.792165314778686, ms=00079} 22:49:24.377356 run osmo-ms-mob/00090: Starting mobile 22:49:24.410952 run osmo-ms-mob/00090(pid=225): Launched 22:49:24.423305 run mass: MS performed LU {at=8996449.38773155, lu_delay=4.8662424348294735, ms=00081} 22:49:24.435294 run mass: MS start registered {at=8996449.399730027, delay=0.012019375339150429, ms=00090} 22:49:24.602571 run mass: MS performed LU {at=8996449.566951139, lu_delay=4.644956015050411, ms=00082} 22:49:25.208227 run osmo-ms-mob/00091: Starting mobile 22:49:25.235797 run osmo-ms-mob/00091(pid=226): Launched 22:49:25.256692 run mass: MS start registered {at=8996450.221111322, delay=0.008426129817962646, ms=00091} 22:49:25.907404 run osmo-ms-mob/00092: Starting mobile 22:49:25.933209 run osmo-ms-mob/00092(pid=227): Launched 22:49:25.956280 run mass: MS start registered {at=8996450.920691596, delay=0.011111928150057793, ms=00092} 22:49:26.295360 run mass: MS performed LU {at=8996451.259740133, lu_delay=4.7381175477057695, ms=00085} 22:49:26.323511 run mass: MS performed LU {at=8996451.28792177, lu_delay=5.394636953249574, ms=00084} 22:49:26.342317 run mass: MS performed LU {at=8996451.306745777, lu_delay=5.783296260982752, ms=00083} 22:49:26.708377 run osmo-ms-mob/00093: Starting mobile 22:49:26.734916 run osmo-ms-mob/00093(pid=228): Launched 22:49:26.757390 run mass: MS start registered {at=8996451.72181492, delay=0.010190445929765701, ms=00093} 22:49:27.604047 run osmo-ms-mob/00094: Starting mobile 22:49:27.631426 run osmo-ms-mob/00094(pid=229): Launched 22:49:27.653514 run mass: MS start registered {at=8996452.617940335, delay=0.009110968559980392, ms=00094} 22:49:28.077175 run mass: MS performed LU {at=8996453.041553458, lu_delay=4.719967706128955, ms=00088} 22:49:28.095385 run mass: MS performed LU {at=8996453.059793698, lu_delay=5.457779943943024, ms=00087} 22:49:28.160829 run mass: MS performed LU {at=8996453.125200804, lu_delay=6.007591845467687, ms=00086} 22:49:28.505919 run osmo-ms-mob/00095: Starting mobile 22:49:28.532257 run osmo-ms-mob/00095(pid=230): Launched 22:49:28.555781 run mass: MS start registered {at=8996453.52020564, delay=0.011062616482377052, ms=00095} 22:49:29.509050 run osmo-ms-mob/00096: Starting mobile 22:49:29.535439 run osmo-ms-mob/00096(pid=231): Launched 22:49:29.557492 run mass: MS start registered {at=8996454.52191655, delay=0.009683353826403618, ms=00096} 22:49:30.061185 run mass: MS performed LU {at=8996455.025561363, lu_delay=6.103080660104752, ms=00089} 22:49:30.089135 run mass: MS performed LU {at=8996455.053564535, lu_delay=4.832453213632107, ms=00091} 22:49:30.108103 run mass: MS performed LU {at=8996455.072535789, lu_delay=5.672805761918426, ms=00090} 22:49:30.607743 run osmo-ms-mob/00097: Starting mobile 22:49:30.634273 run osmo-ms-mob/00097(pid=232): Launched 22:49:30.657335 run mass: MS start registered {at=8996455.621722564, delay=0.010894790291786194, ms=00097} 22:49:31.824157 run mass: MS performed LU {at=8996456.788534181, lu_delay=5.867842584848404, ms=00092} 22:49:31.847830 run osmo-ms-mob/00098: Starting mobile 22:49:31.874590 run osmo-ms-mob/00098(pid=233): Launched 22:49:31.895614 run mass: MS start registered {at=8996456.86003889, delay=0.008498234674334526, ms=00098} 22:49:31.925577 run mass: MS performed LU {at=8996456.889984533, lu_delay=5.168169613927603, ms=00093} 22:49:33.705060 run osmo-ms-mob/00099: Starting mobile 22:49:33.732117 run osmo-ms-mob/00099(pid=234): Launched 22:49:33.744936 run mass: All started... {duration=55.75351954996586, too_slow=0} 22:49:33.756693 run mass: MS start registered {at=8996458.721121442, delay=0.011749697849154472, ms=00099} 22:49:33.827288 run mass: MS performed LU {at=8996458.791659012, lu_delay=5.271453373134136, ms=00095} 22:49:33.855749 run mass: MS performed LU {at=8996458.820156563, lu_delay=6.202216228470206, ms=00094} 22:49:35.692126 run mass: MS performed LU {at=8996460.656479148, lu_delay=6.134562598541379, ms=00096} 22:49:35.756167 run mass: MS performed LU {at=8996460.72057508, lu_delay=5.098852515220642, ms=00097} 22:49:37.592873 run mass: MS performed LU {at=8996462.557251701, lu_delay=5.697212811559439, ms=00098} 22:49:39.458014 run mass: MS performed LU {at=8996464.422393572, lu_delay=5.701272130012512, ms=00099} 22:49:39.739395 run mass: MS performed LU {at=8996464.703756325, lu_delay=22.084343133494258, ms=00077} 22:49:39.755509 run mass: Tests done {all_completed=True, max=22.084343133494258, min=3.618302471935749} 22:49:39.766760 tst register_default_mass.py: Test passed (82.4 sec) 22:49:39.777890 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:39.784307 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:39.790693 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:39.797161 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:39.803625 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:39.810230 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:39.816686 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:39.823017 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:39.829397 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:39.835939 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:39.842843 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:39.849319 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:39.856209 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:39.862806 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:39.869369 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:39.875799 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:39.882419 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:39.889265 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:39.895740 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:39.902696 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:39.909303 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:39.915931 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:39.924409 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:39.931429 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:39.937978 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:39.944461 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:39.951067 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:39.957688 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:39.964265 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:39.970833 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:39.977500 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:39.984125 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:39.990908 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:40.000282 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:40.006999 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:40.013539 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:40.020112 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:40.026868 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:40.033626 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:40.040369 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:40.047037 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:40.053756 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:40.060942 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:40.069708 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:40.076835 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:40.083712 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:40.090843 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:40.097672 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:40.104493 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:40.111280 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:40.118351 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:40.125155 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:40.131964 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:40.139035 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:40.145796 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:40.152481 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:40.160186 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:40.167705 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:40.174316 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:40.180915 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:40.187574 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:40.194232 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:40.201170 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:40.208628 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:40.216763 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:40.223771 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:40.230375 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:40.237880 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:40.244727 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:40.251456 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:40.259098 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:40.265828 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:40.273513 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:40.280277 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:40.286912 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:40.293568 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:40.301215 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:40.308154 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:40.314862 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:40.321588 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:40.328506 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:40.335338 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:40.342072 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:40.348843 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:40.355936 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:40.362761 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:40.369556 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:40.377312 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:40.384054 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:40.390857 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:40.397705 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:40.404576 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:40.411337 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:40.418089 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:40.424870 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:40.431625 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:40.438398 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:40.445183 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:40.452010 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:40.458720 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:40.465467 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:40.472273 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:40.479079 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:40.485855 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:40.492674 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:40.499423 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:40.506809 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:40.513889 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:40.520697 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:40.527570 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:40.534286 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:40.541040 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:40.547981 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:40.555000 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:40.561769 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:40.569700 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:40.576454 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:40.583156 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:40.589963 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:40.596722 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:40.603431 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:40.610189 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:40.616975 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:40.623707 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:40.630519 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:40.637287 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:40.644013 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:40.650705 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:40.657384 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:40.664074 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:40.670696 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:40.677379 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:40.684089 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:40.690727 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:40.697404 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:40.704061 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:40.710714 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:40.717364 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:40.724083 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:40.730775 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:40.737475 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:40.744137 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:40.750829 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:40.757530 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:40.764230 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:40.770866 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:40.777511 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:40.784185 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:40.790860 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:40.797539 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:40.804187 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:40.810852 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:40.817534 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:40.824224 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:40.830946 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:40.837610 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:40.844308 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:40.850933 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:40.857623 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:40.864289 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:40.871040 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:40.877739 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:40.884426 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:40.891103 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:40.897749 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:40.904455 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:40.911108 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:40.917794 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:40.924456 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:40.931186 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:40.937850 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:40.944516 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:40.951202 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:40.957874 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:40.969246 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:40.977096 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:40.983280 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:40.989553 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:40.995819 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:41.002100 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:41.008414 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:41.014759 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:41.021085 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:41.027353 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:41.033611 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:41.039881 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:41.046101 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:41.052340 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:41.058619 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:41.064876 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:41.071095 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:41.077421 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:41.083703 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:41.089931 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:41.096175 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:41.102393 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:41.108596 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:41.114827 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:41.121055 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:41.127345 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:41.133580 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:41.139822 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:41.146020 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:41.152494 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:41.158835 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:41.165055 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:41.171279 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:41.177515 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:41.183748 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:41.190029 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:41.196306 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:41.202564 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:41.208820 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:41.215087 --- ParallelTerminationStrategy: PID 22 died... 22:49:41.217907 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:41.224800 --- ParallelTerminationStrategy: PID 23 died... 22:49:41.227618 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:41.234456 --- ParallelTerminationStrategy: PID 24 died... 22:49:41.237260 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:41.244182 --- ParallelTerminationStrategy: PID 25 died... 22:49:41.247034 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:41.253928 --- ParallelTerminationStrategy: PID 26 died... 22:49:41.256790 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:41.263761 --- ParallelTerminationStrategy: PID 27 died... 22:49:41.266578 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:41.273514 --- ParallelTerminationStrategy: PID 28 died... 22:49:41.276375 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:41.283220 --- ParallelTerminationStrategy: PID 29 died... 22:49:41.286045 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:41.292984 --- ParallelTerminationStrategy: PID 30 died... 22:49:41.295803 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:41.302670 --- ParallelTerminationStrategy: PID 31 died... 22:49:41.305489 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:41.312435 --- ParallelTerminationStrategy: PID 32 died... 22:49:41.315262 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:41.322284 --- ParallelTerminationStrategy: PID 33 died... 22:49:41.325174 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:41.334426 --- ParallelTerminationStrategy: PID 35 died... 22:49:41.337252 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:41.344204 --- ParallelTerminationStrategy: PID 36 died... 22:49:41.347006 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:41.353954 --- ParallelTerminationStrategy: PID 37 died... 22:49:41.356782 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:41.363725 --- ParallelTerminationStrategy: PID 38 died... 22:49:41.366548 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:41.373451 --- ParallelTerminationStrategy: PID 39 died... 22:49:41.376280 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:41.383208 --- ParallelTerminationStrategy: PID 40 died... 22:49:41.386027 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:41.392929 --- ParallelTerminationStrategy: PID 41 died... 22:49:41.395736 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:41.402612 --- ParallelTerminationStrategy: PID 42 died... 22:49:41.405405 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:41.412317 --- ParallelTerminationStrategy: PID 43 died... 22:49:41.415122 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:41.422079 --- ParallelTerminationStrategy: PID 44 died... 22:49:41.424890 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:41.431811 --- ParallelTerminationStrategy: PID 45 died... 22:49:41.434615 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:41.441513 --- ParallelTerminationStrategy: PID 46 died... 22:49:41.444336 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:41.451222 --- ParallelTerminationStrategy: PID 47 died... 22:49:41.454049 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:41.460905 --- ParallelTerminationStrategy: PID 48 died... 22:49:41.463701 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:41.470593 --- ParallelTerminationStrategy: PID 49 died... 22:49:41.473415 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:41.480316 --- ParallelTerminationStrategy: PID 50 died... 22:49:41.483108 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:41.489992 --- ParallelTerminationStrategy: PID 51 died... 22:49:41.492796 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:41.499724 --- ParallelTerminationStrategy: PID 52 died... 22:49:41.502513 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:41.509348 --- ParallelTerminationStrategy: PID 53 died... 22:49:41.512211 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:41.519119 --- ParallelTerminationStrategy: PID 54 died... 22:49:41.521935 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:41.530162 --- ParallelTerminationStrategy: PID 55 died... 22:49:41.532980 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:41.539911 --- ParallelTerminationStrategy: PID 56 died... 22:49:41.542710 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:41.549604 --- ParallelTerminationStrategy: PID 57 died... 22:49:41.552404 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:41.559299 --- ParallelTerminationStrategy: PID 58 died... 22:49:41.562080 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:41.570900 --- ParallelTerminationStrategy: PID 59 died... 22:49:41.573666 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:41.580739 --- ParallelTerminationStrategy: PID 60 died... 22:49:41.583660 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:41.590665 --- ParallelTerminationStrategy: PID 61 died... 22:49:41.593573 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:41.600673 --- ParallelTerminationStrategy: PID 62 died... 22:49:41.603596 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:41.610673 --- ParallelTerminationStrategy: PID 63 died... 22:49:41.613625 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:41.620695 --- ParallelTerminationStrategy: PID 64 died... 22:49:41.623625 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:41.630734 --- ParallelTerminationStrategy: PID 65 died... 22:49:41.633650 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:41.641914 --- ParallelTerminationStrategy: PID 66 died... 22:49:41.644936 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:41.652050 --- ParallelTerminationStrategy: PID 67 died... 22:49:41.654940 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:41.662043 --- ParallelTerminationStrategy: PID 68 died... 22:49:41.664985 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:41.672022 --- ParallelTerminationStrategy: PID 69 died... 22:49:41.674942 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:41.682130 --- ParallelTerminationStrategy: PID 70 died... 22:49:41.685043 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:41.692245 --- ParallelTerminationStrategy: PID 71 died... 22:49:41.695177 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:41.702765 --- ParallelTerminationStrategy: PID 72 died... 22:49:41.705694 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:41.712935 --- ParallelTerminationStrategy: PID 73 died... 22:49:41.715786 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:41.722742 --- ParallelTerminationStrategy: PID 74 died... 22:49:41.725643 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:41.732643 --- ParallelTerminationStrategy: PID 75 died... 22:49:41.735480 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:41.742424 --- ParallelTerminationStrategy: PID 76 died... 22:49:41.745235 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:41.752136 --- ParallelTerminationStrategy: PID 77 died... 22:49:41.754903 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:41.761846 --- ParallelTerminationStrategy: PID 78 died... 22:49:41.764766 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:41.771769 --- ParallelTerminationStrategy: PID 79 died... 22:49:41.774635 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:41.781616 --- ParallelTerminationStrategy: PID 80 died... 22:49:41.784472 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:41.791391 --- ParallelTerminationStrategy: PID 81 died... 22:49:41.794265 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:41.803039 --- ParallelTerminationStrategy: PID 82 died... 22:49:41.808507 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:41.815613 --- ParallelTerminationStrategy: PID 83 died... 22:49:41.818637 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:41.826271 --- ParallelTerminationStrategy: PID 84 died... 22:49:41.829387 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:41.836966 --- ParallelTerminationStrategy: PID 85 died... 22:49:41.840023 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:41.847315 --- ParallelTerminationStrategy: PID 86 died... 22:49:41.850486 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:41.858016 --- ParallelTerminationStrategy: PID 87 died... 22:49:41.861060 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:41.868818 --- ParallelTerminationStrategy: PID 88 died... 22:49:41.871805 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:41.879209 --- ParallelTerminationStrategy: PID 89 died... 22:49:41.882193 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:41.889445 --- ParallelTerminationStrategy: PID 90 died... 22:49:41.892397 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:41.899780 --- ParallelTerminationStrategy: PID 91 died... 22:49:41.902767 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:41.910431 --- ParallelTerminationStrategy: PID 92 died... 22:49:41.913629 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:41.921232 --- ParallelTerminationStrategy: PID 93 died... 22:49:41.924264 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:41.932041 --- ParallelTerminationStrategy: PID 94 died... 22:49:41.935144 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:41.942576 --- ParallelTerminationStrategy: PID 95 died... 22:49:41.945722 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:41.953145 --- ParallelTerminationStrategy: PID 96 died... 22:49:41.956141 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:41.963472 --- ParallelTerminationStrategy: PID 97 died... 22:49:41.966457 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:41.973865 --- ParallelTerminationStrategy: PID 98 died... 22:49:41.976930 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:41.984251 --- ParallelTerminationStrategy: PID 99 died... 22:49:41.987203 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:41.994670 --- ParallelTerminationStrategy: PID 100 died... 22:49:41.997693 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:42.004943 --- ParallelTerminationStrategy: PID 101 died... 22:49:42.007909 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:42.015371 --- ParallelTerminationStrategy: PID 102 died... 22:49:42.018379 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:42.025729 --- ParallelTerminationStrategy: PID 103 died... 22:49:42.028737 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:42.035919 --- ParallelTerminationStrategy: PID 104 died... 22:49:42.038887 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:42.046167 --- ParallelTerminationStrategy: PID 105 died... 22:49:42.049154 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:42.056385 --- ParallelTerminationStrategy: PID 106 died... 22:49:42.059298 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:42.066749 --- ParallelTerminationStrategy: PID 107 died... 22:49:42.070081 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:42.077491 --- ParallelTerminationStrategy: PID 108 died... 22:49:42.080453 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:42.087766 --- ParallelTerminationStrategy: PID 109 died... 22:49:42.090698 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:42.098119 --- ParallelTerminationStrategy: PID 110 died... 22:49:42.101088 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:42.108423 --- ParallelTerminationStrategy: PID 111 died... 22:49:42.111361 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:42.118817 --- ParallelTerminationStrategy: PID 112 died... 22:49:42.121778 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:42.129281 --- ParallelTerminationStrategy: PID 113 died... 22:49:42.132216 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:42.139582 --- ParallelTerminationStrategy: PID 114 died... 22:49:42.142623 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:42.149909 --- ParallelTerminationStrategy: PID 115 died... 22:49:42.152854 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:42.160595 --- ParallelTerminationStrategy: PID 116 died... 22:49:42.163563 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:42.170915 --- ParallelTerminationStrategy: PID 117 died... 22:49:42.174178 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:42.181601 --- ParallelTerminationStrategy: PID 118 died... 22:49:42.184982 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:42.192352 --- ParallelTerminationStrategy: PID 119 died... 22:49:42.197577 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:42.204910 --- ParallelTerminationStrategy: PID 120 died... 22:49:42.207874 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:42.215120 --- ParallelTerminationStrategy: PID 121 died... 22:49:42.218065 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:42.225347 --- ParallelTerminationStrategy: PID 122 died... 22:49:42.228336 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:42.235536 --- ParallelTerminationStrategy: PID 123 died... 22:49:42.238475 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:42.245635 --- ParallelTerminationStrategy: PID 124 died... 22:49:42.248508 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:42.255642 --- ParallelTerminationStrategy: PID 125 died... 22:49:42.258508 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:42.265709 --- ParallelTerminationStrategy: PID 126 died... 22:49:42.268595 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:42.275719 --- ParallelTerminationStrategy: PID 127 died... 22:49:42.278647 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:42.285747 --- ParallelTerminationStrategy: PID 128 died... 22:49:42.288640 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:42.295801 --- ParallelTerminationStrategy: PID 129 died... 22:49:42.298692 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:42.305812 --- ParallelTerminationStrategy: PID 130 died... 22:49:42.308691 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:42.315822 --- ParallelTerminationStrategy: PID 131 died... 22:49:42.318687 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:42.326093 --- ParallelTerminationStrategy: PID 132 died... 22:49:42.329059 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:42.336284 --- ParallelTerminationStrategy: PID 133 died... 22:49:42.339217 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:42.346487 --- ParallelTerminationStrategy: PID 134 died... 22:49:42.349435 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:42.356682 --- ParallelTerminationStrategy: PID 135 died... 22:49:42.359634 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:42.366906 --- ParallelTerminationStrategy: PID 136 died... 22:49:42.369837 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:42.377480 --- ParallelTerminationStrategy: PID 137 died... 22:49:42.380483 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:42.387618 --- ParallelTerminationStrategy: PID 138 died... 22:49:42.390501 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:42.397741 --- ParallelTerminationStrategy: PID 139 died... 22:49:42.400617 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:42.407790 --- ParallelTerminationStrategy: PID 140 died... 22:49:42.410655 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:42.418091 --- ParallelTerminationStrategy: PID 141 died... 22:49:42.421055 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:42.428445 --- ParallelTerminationStrategy: PID 142 died... 22:49:42.431379 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:42.438743 --- ParallelTerminationStrategy: PID 143 died... 22:49:42.441665 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:42.449434 --- ParallelTerminationStrategy: PID 144 died... 22:49:42.452458 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:42.459969 --- ParallelTerminationStrategy: PID 145 died... 22:49:42.462902 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:42.470385 --- ParallelTerminationStrategy: PID 146 died... 22:49:42.473357 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:42.480741 --- ParallelTerminationStrategy: PID 147 died... 22:49:42.483689 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:42.490964 --- ParallelTerminationStrategy: PID 148 died... 22:49:42.493909 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:42.501225 --- ParallelTerminationStrategy: PID 149 died... 22:49:42.504140 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:42.511771 --- ParallelTerminationStrategy: PID 150 died... 22:49:42.514659 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:42.521854 --- ParallelTerminationStrategy: PID 151 died... 22:49:42.524804 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:42.532036 --- ParallelTerminationStrategy: PID 152 died... 22:49:42.534914 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:42.542094 --- ParallelTerminationStrategy: PID 153 died... 22:49:42.544975 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:42.552119 --- ParallelTerminationStrategy: PID 154 died... 22:49:42.554998 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:42.562167 --- ParallelTerminationStrategy: PID 155 died... 22:49:42.565027 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:42.572466 --- ParallelTerminationStrategy: PID 156 died... 22:49:42.575369 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:42.582600 --- ParallelTerminationStrategy: PID 157 died... 22:49:42.585644 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:42.592914 --- ParallelTerminationStrategy: PID 158 died... 22:49:42.595813 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:42.603428 --- ParallelTerminationStrategy: PID 159 died... 22:49:42.606432 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:42.613747 --- ParallelTerminationStrategy: PID 160 died... 22:49:42.616695 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:42.624025 --- ParallelTerminationStrategy: PID 161 died... 22:49:42.626980 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:42.634329 --- ParallelTerminationStrategy: PID 162 died... 22:49:42.637236 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:42.644575 --- ParallelTerminationStrategy: PID 163 died... 22:49:42.647500 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:42.654952 --- ParallelTerminationStrategy: PID 164 died... 22:49:42.657885 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:42.665239 --- ParallelTerminationStrategy: PID 165 died... 22:49:42.669028 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:42.677904 --- ParallelTerminationStrategy: PID 166 died... 22:49:42.680857 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:42.688242 --- ParallelTerminationStrategy: PID 167 died... 22:49:42.691187 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:42.698503 --- ParallelTerminationStrategy: PID 168 died... 22:49:42.701466 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:42.708725 --- ParallelTerminationStrategy: PID 169 died... 22:49:42.711724 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:42.719052 --- ParallelTerminationStrategy: PID 170 died... 22:49:42.721993 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:42.729258 --- ParallelTerminationStrategy: PID 171 died... 22:49:42.732110 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:42.739273 --- ParallelTerminationStrategy: PID 172 died... 22:49:42.742241 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:42.749418 --- ParallelTerminationStrategy: PID 173 died... 22:49:42.752313 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:42.759422 --- ParallelTerminationStrategy: PID 174 died... 22:49:42.762287 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:42.769658 --- ParallelTerminationStrategy: PID 175 died... 22:49:42.772624 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:42.779960 --- ParallelTerminationStrategy: PID 176 died... 22:49:42.782830 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:42.789993 --- ParallelTerminationStrategy: PID 177 died... 22:49:42.792870 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:42.800035 --- ParallelTerminationStrategy: PID 178 died... 22:49:42.802893 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:42.810027 --- ParallelTerminationStrategy: PID 179 died... 22:49:42.812908 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:42.820064 --- ParallelTerminationStrategy: PID 180 died... 22:49:42.822934 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:42.830162 --- ParallelTerminationStrategy: PID 181 died... 22:49:42.833099 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:42.840190 --- ParallelTerminationStrategy: PID 182 died... 22:49:42.843050 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:42.850190 --- ParallelTerminationStrategy: PID 183 died... 22:49:42.853046 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:42.860187 --- ParallelTerminationStrategy: PID 184 died... 22:49:42.863045 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:42.870170 --- ParallelTerminationStrategy: PID 185 died... 22:49:42.873031 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:42.880190 --- ParallelTerminationStrategy: PID 186 died... 22:49:42.883056 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:42.890159 --- ParallelTerminationStrategy: PID 187 died... 22:49:42.893055 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:42.900218 --- ParallelTerminationStrategy: PID 188 died... 22:49:42.903096 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:42.910255 --- ParallelTerminationStrategy: PID 189 died... 22:49:42.913142 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:42.920270 --- ParallelTerminationStrategy: PID 190 died... 22:49:42.923124 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:42.930358 --- ParallelTerminationStrategy: PID 191 died... 22:49:42.933297 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:42.940520 --- ParallelTerminationStrategy: PID 192 died... 22:49:42.943381 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:42.950520 --- ParallelTerminationStrategy: PID 193 died... 22:49:42.953425 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:42.960541 --- ParallelTerminationStrategy: PID 194 died... 22:49:42.963392 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:42.970519 --- ParallelTerminationStrategy: PID 195 died... 22:49:42.973396 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:42.980594 --- ParallelTerminationStrategy: PID 196 died... 22:49:42.983466 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:42.990594 --- ParallelTerminationStrategy: PID 197 died... 22:49:42.993493 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:43.000664 --- ParallelTerminationStrategy: PID 198 died... 22:49:43.003532 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:43.010662 --- ParallelTerminationStrategy: PID 199 died... 22:49:43.013526 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:43.020736 --- ParallelTerminationStrategy: PID 200 died... 22:49:43.023613 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:43.032616 --- ParallelTerminationStrategy: PID 201 died... 22:49:43.035461 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:43.042587 --- ParallelTerminationStrategy: PID 202 died... 22:49:43.045476 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:43.052666 --- ParallelTerminationStrategy: PID 203 died... 22:49:43.055548 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:43.062680 --- ParallelTerminationStrategy: PID 204 died... 22:49:43.065563 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:43.072724 --- ParallelTerminationStrategy: PID 205 died... 22:49:43.075582 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:43.082730 --- ParallelTerminationStrategy: PID 206 died... 22:49:43.085629 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:43.092758 --- ParallelTerminationStrategy: PID 207 died... 22:49:43.095637 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:43.102762 --- ParallelTerminationStrategy: PID 208 died... 22:49:43.105657 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:43.112794 --- ParallelTerminationStrategy: PID 209 died... 22:49:43.115668 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:43.122775 --- ParallelTerminationStrategy: PID 210 died... 22:49:43.125650 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:43.132787 --- ParallelTerminationStrategy: PID 211 died... 22:49:43.135656 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:43.142819 --- ParallelTerminationStrategy: PID 212 died... 22:49:43.145704 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:43.152885 --- ParallelTerminationStrategy: PID 213 died... 22:49:43.155789 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:43.162853 --- ParallelTerminationStrategy: PID 214 died... 22:49:43.165733 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:43.172820 --- ParallelTerminationStrategy: PID 215 died... 22:49:43.175674 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:43.182762 --- ParallelTerminationStrategy: PID 216 died... 22:49:43.185639 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:43.192740 --- ParallelTerminationStrategy: PID 217 died... 22:49:43.195599 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:43.202767 --- ParallelTerminationStrategy: PID 218 died... 22:49:43.205633 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:43.212854 --- ParallelTerminationStrategy: PID 219 died... 22:49:43.215796 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:43.225259 --- ParallelTerminationStrategy: PID 220 died... 22:49:43.228185 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:43.235384 --- ParallelTerminationStrategy: PID 221 died... 22:49:43.238311 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:43.245567 --- ParallelTerminationStrategy: PID 222 died... 22:49:43.248485 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:43.255748 --- ParallelTerminationStrategy: PID 223 died... 22:49:43.258668 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:43.265986 --- ParallelTerminationStrategy: PID 224 died... 22:49:43.268907 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:43.276178 --- ParallelTerminationStrategy: PID 225 died... 22:49:43.279114 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:43.286314 --- ParallelTerminationStrategy: PID 226 died... 22:49:43.289179 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:43.296324 --- ParallelTerminationStrategy: PID 227 died... 22:49:43.299186 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:43.306303 --- ParallelTerminationStrategy: PID 228 died... 22:49:43.309174 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:43.316420 --- ParallelTerminationStrategy: PID 229 died... 22:49:43.319292 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:43.328314 --- ParallelTerminationStrategy: PID 230 died... 22:49:43.331154 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:43.338308 --- ParallelTerminationStrategy: PID 231 died... 22:49:43.341162 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:43.348333 --- ParallelTerminationStrategy: PID 232 died... 22:49:43.351193 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:43.358342 --- ParallelTerminationStrategy: PID 233 died... 22:49:43.361220 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:43.368384 --- ParallelTerminationStrategy: PID 234 died... 22:49:43.371258 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:45.391239 --- ParallelTerminationStrategy: PID 34 died... 22:49:45.396538 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7754 netreg_mass PASS --------------------------------------------------------------------- 22:49:45.509009 tst trial-7754: Storing JUnit report in /build/trial-7754/run.2024-10-16_22-48-16/trial-7754.xml -------------------------------------------------------------------------------------------- trial-7754 PASS -------------------------------------------------------------------------------------------- 22:49:45.532785 tst trial-7754: trial-7754: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.4 sec) + exit_code=0 + rm -rf trial-7754/inst + cd trial-7754 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-10-16 22:48:16 No journal files were found. + readlink last_run + tar czf /build/trial-7754-run.tgz run.2024-10-16_22-48-16 + tar czf /build/trial-7754-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-10-16_16_15_58.tgz osmo-bts-oc2g.build-8128.tgz osmo-bts-sysmo.build-10630.tgz osmo-bts.build-2024-10-16_12_15_03.tgz osmo-ggsn.build-2024-10-16_20_43_04.tgz osmo-hlr.build-2024-10-16_16_37_10.tgz osmo-hnbgw.build-2024-10-16_16_20_10.tgz osmo-mgw.build-2024-10-16_16_08_24.tgz osmo-msc.build-2024-10-16_16_24_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-10-16_14_09_43.tgz osmo-pcu-sysmo.build-2024-10-16_14_08_48.tgz osmo-pcu.build-2024-10-16_12_35_37.tgz osmo-sgsn.build-2024-10-16_20_50_35.tgz osmo-stp.build-2024-10-16_16_09_40.tgz osmo-trx.build-2024-10-16_14_27_32.tgz osmocom-bb.build-2024-10-16_21_18_18.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