Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17012204778159047755.sh + rm -rf trial-7949-bin.tgz trial-7949-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23991 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10580 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9736 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12405 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12727 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11315 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 39188 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7115 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 41066 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7690 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 12850 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7007 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11105 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8603 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5874 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 7007 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7434257992214857480.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ + rm -rf trial-7949 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 86ce525 fixup: ttcn3-bts-test: use an older version of fake_trx.py + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #7 CACHED #8 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #8 CACHED #9 [ 9/28] COPY SSH /root/.ssh #9 CACHED #10 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #10 CACHED #11 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #11 CACHED #12 [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 #12 CACHED #13 [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 #13 CACHED #14 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #14 CACHED #15 [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 #15 CACHED #16 [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 #16 CACHED #17 [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 #17 CACHED #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 CACHED #19 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #19 CACHED #20 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #20 CACHED #21 [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 #21 CACHED #22 [ 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 #22 CACHED #23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #23 CACHED #24 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #24 CACHED #25 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #25 CACHED #26 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #26 CACHED #27 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #27 CACHED #28 [ 3/28] RUN groupadd osmo-gsm-tester #28 CACHED #29 [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 #29 CACHED #30 [20/28] WORKDIR /TMP #30 CACHED #31 [ 8/28] RUN MKDIR /var/run/sshd #31 CACHED #32 [ 2/28] RUN useradd -ms /bin/bash jenkins #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:e618502f4ee0a56dec3a0e7e0dd6d154611f68fd7df9ca8a78b910430c31a4e3 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7950 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-04-28 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7950 + mkdir -p trial-7950 + mv open5gs.build-8.tgz osmo-bsc.build-2025-04-28_13_26_17.tgz osmo-bts-oc2g.build-2025-04-28_05_07_45.tgz osmo-bts-sysmo.build-2025-04-28_05_07_34.tgz osmo-bts.build-2025-04-28_05_07_42.tgz osmo-ggsn.build-2025-04-28_20_42_41.tgz osmo-hlr.build-2025-04-28_16_36_57.tgz osmo-hnbgw.build-2025-04-28_13_30_31.tgz osmo-mgw.build-2025-04-28_08_33_09.tgz osmo-msc.build-2025-04-28_13_35_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-28_07_36_04.tgz osmo-pcu-sysmo.build-2025-04-28_07_36_00.tgz osmo-pcu.build-2025-04-28_07_36_06.tgz osmo-sgsn.build-2025-04-28_20_48_13.tgz osmo-stp.build-2025-04-28_13_25_09.tgz osmo-trx.build-2025-04-28_14_27_08.tgz osmocom-bb.build-2025-04-28_21_17_10.tgz srslte.build-19.tgz trial-7950 + cat open5gs.build-8.md5 osmo-bsc.build-2025-04-28_13_26_17.md5 osmo-bts-oc2g.build-2025-04-28_05_07_45.md5 osmo-bts-sysmo.build-2025-04-28_05_07_34.md5 osmo-bts.build-2025-04-28_05_07_42.md5 osmo-ggsn.build-2025-04-28_20_42_41.md5 osmo-hlr.build-2025-04-28_16_36_57.md5 osmo-hnbgw.build-2025-04-28_13_30_31.md5 osmo-mgw.build-2025-04-28_08_33_09.md5 osmo-msc.build-2025-04-28_13_35_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-28_07_36_04.md5 osmo-pcu-sysmo.build-2025-04-28_07_36_00.md5 osmo-pcu.build-2025-04-28_07_36_06.md5 osmo-sgsn.build-2025-04-28_20_48_13.md5 osmo-stp.build-2025-04-28_13_25_09.md5 osmo-trx.build-2025-04-28_14_27_08.md5 osmocom-bb.build-2025-04-28_21_17_10.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-04-28_13_26_17.md5 osmo-bts-oc2g.build-2025-04-28_05_07_45.md5 osmo-bts-sysmo.build-2025-04-28_05_07_34.md5 osmo-bts.build-2025-04-28_05_07_42.md5 osmo-ggsn.build-2025-04-28_20_42_41.md5 osmo-hlr.build-2025-04-28_16_36_57.md5 osmo-hnbgw.build-2025-04-28_13_30_31.md5 osmo-mgw.build-2025-04-28_08_33_09.md5 osmo-msc.build-2025-04-28_13_35_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-28_07_36_04.md5 osmo-pcu-sysmo.build-2025-04-28_07_36_00.md5 osmo-pcu.build-2025-04-28_07_36_06.md5 osmo-sgsn.build-2025-04-28_20_48_13.md5 osmo-stp.build-2025-04-28_13_25_09.md5 osmo-trx.build-2025-04-28_14_27_08.md5 osmocom-bb.build-2025-04-28_21_17_10.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-7950 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7950' 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-7950 -------------------------------------------------------------------------------------------- 22:48:17.566433 tst trial-7950: Detailed log at /build/trial-7950/run.2025-04-28_22-48-17/log --------------------------------------------------------------------- trial-7950 netreg_mass --------------------------------------------------------------------- 22:48:17.803845 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:17.804309 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:17.805376 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:17.806982 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:17.858500 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:17.860184 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:17.862696 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:18.016369 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-7950 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:18.017729 tst register_default_mass.py:9: Claiming resources for the test 22:48:18.045778 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.046507 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.047114 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.047698 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.048298 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.048911 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.049487 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:18.113717 tst register_default_mass.py: using LAC 2 22:48:18.161827 tst register_default_mass.py: using RAC 2 22:48:18.221231 tst register_default_mass.py: using CellId 2 22:48:18.269279 tst register_default_mass.py: using BVCI 3 22:48:18.278546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.279343 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.280052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.280730 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.281419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.282077 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.282708 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.283363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.284046 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.284764 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.285443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.286109 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.286781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.287458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.288135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.288827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.289500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.290174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.290879 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.291579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.292430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.293124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.293803 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.294468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.295145 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.295808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.296470 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.297161 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.297829 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.298498 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.299174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.299837 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.300512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.301211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.301889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.302546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.303206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.303897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.304568 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.305294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.305969 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.306654 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.307350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.308028 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.308693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.309370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.310029 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.310710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.311372 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.312030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.312718 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.313391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.314048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.314710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.315363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.316031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.316701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.317339 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.317976 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.318610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.319231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.319884 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.320553 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.321217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.321888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.322560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.323224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.323905 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.324556 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.325185 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.325845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.326483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.327233 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.327881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.328516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.329139 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.329782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.330408 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.331031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.331657 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.332291 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.332922 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.333557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.334189 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.334808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.335425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.336063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.336694 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.337328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.337961 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.338588 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.339213 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.339835 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.340448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.341052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.341683 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.342303 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.342932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.343551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.344166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.344765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.345439 tst register_default_mass.py:21: Launching a simple network 22:48:18.357508 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.508479 run create_hlr_db(pid=20): Launched 22:48:19.521767 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:19.538806 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.554299 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.560284 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.747418 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:19.763546 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:19.769644 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:20.237498 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:20.253288 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:23.263815 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.396981 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:23.420825 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:23.428103 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.458263 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:23.476526 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:23.483220 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.883319 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:23.901237 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:29.925313 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:30.104037 run osmo-bts-virtual(pid=34): Launched 22:48:31.155799 tst register_default_mass.py: using MSISDN 1001 22:48:31.162664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.254607 tst register_default_mass.py: using MSISDN 1002 22:48:31.262099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.334498 tst register_default_mass.py: using MSISDN 1003 22:48:31.340792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:31.402831 tst register_default_mass.py: using MSISDN 1004 22:48:31.409248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:31.472348 tst register_default_mass.py: using MSISDN 1005 22:48:31.479655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:31.542934 tst register_default_mass.py: using MSISDN 1006 22:48:31.550136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:31.621114 tst register_default_mass.py: using MSISDN 1007 22:48:31.631079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.695646 tst register_default_mass.py: using MSISDN 1008 22:48:31.702010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.764184 tst register_default_mass.py: using MSISDN 1009 22:48:31.775685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.851134 tst register_default_mass.py: using MSISDN 1010 22:48:31.858494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.927572 tst register_default_mass.py: using MSISDN 1011 22:48:31.934259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.996299 tst register_default_mass.py: using MSISDN 1012 22:48:32.002668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:32.074437 tst register_default_mass.py: using MSISDN 1013 22:48:32.080966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:32.150417 tst register_default_mass.py: using MSISDN 1014 22:48:32.157030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:32.274289 tst register_default_mass.py: using MSISDN 1015 22:48:32.281322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:32.340357 tst register_default_mass.py: using MSISDN 1016 22:48:32.346672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:32.416117 tst register_default_mass.py: using MSISDN 1017 22:48:32.422922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:32.496878 tst register_default_mass.py: using MSISDN 1018 22:48:32.503133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:32.574192 tst register_default_mass.py: using MSISDN 1019 22:48:32.584515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:32.652069 tst register_default_mass.py: using MSISDN 1020 22:48:32.659084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:32.723105 tst register_default_mass.py: using MSISDN 1021 22:48:32.732516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:32.789627 tst register_default_mass.py: using MSISDN 1022 22:48:32.796301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.860608 tst register_default_mass.py: using MSISDN 1023 22:48:32.871782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.935509 tst register_default_mass.py: using MSISDN 1024 22:48:32.942057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:33.015763 tst register_default_mass.py: using MSISDN 1025 22:48:33.022934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:33.088970 tst register_default_mass.py: using MSISDN 1026 22:48:33.095339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:33.173334 tst register_default_mass.py: using MSISDN 1027 22:48:33.181262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:33.251705 tst register_default_mass.py: using MSISDN 1028 22:48:33.260125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:33.326164 tst register_default_mass.py: using MSISDN 1029 22:48:33.337744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:33.405504 tst register_default_mass.py: using MSISDN 1030 22:48:33.413522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:33.479264 tst register_default_mass.py: using MSISDN 1031 22:48:33.486466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:33.554592 tst register_default_mass.py: using MSISDN 1032 22:48:33.561254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:33.626684 tst register_default_mass.py: using MSISDN 1033 22:48:33.633433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:33.707747 tst register_default_mass.py: using MSISDN 1034 22:48:33.714444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:33.790734 tst register_default_mass.py: using MSISDN 1035 22:48:33.797088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:33.864390 tst register_default_mass.py: using MSISDN 1036 22:48:33.871692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:33.935405 tst register_default_mass.py: using MSISDN 1037 22:48:33.941575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:34.020042 tst register_default_mass.py: using MSISDN 1038 22:48:34.026139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:34.090859 tst register_default_mass.py: using MSISDN 1039 22:48:34.098558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:34.162690 tst register_default_mass.py: using MSISDN 1040 22:48:34.169575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:34.347220 tst register_default_mass.py: using MSISDN 1041 22:48:34.354081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:34.419556 tst register_default_mass.py: using MSISDN 1042 22:48:34.425553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:34.500884 tst register_default_mass.py: using MSISDN 1043 22:48:34.507040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:34.583015 tst register_default_mass.py: using MSISDN 1044 22:48:34.594148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:34.666021 tst register_default_mass.py: using MSISDN 1045 22:48:34.676062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:34.746143 tst register_default_mass.py: using MSISDN 1046 22:48:34.757581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.834751 tst register_default_mass.py: using MSISDN 1047 22:48:34.844187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:34.912768 tst register_default_mass.py: using MSISDN 1048 22:48:34.924999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:34.991744 tst register_default_mass.py: using MSISDN 1049 22:48:35.003828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:35.070268 tst register_default_mass.py: using MSISDN 1050 22:48:35.081807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:35.154016 tst register_default_mass.py: using MSISDN 1051 22:48:35.160699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:35.236859 tst register_default_mass.py: using MSISDN 1052 22:48:35.247314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:35.315863 tst register_default_mass.py: using MSISDN 1053 22:48:35.322079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:35.386094 tst register_default_mass.py: using MSISDN 1054 22:48:35.397187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:35.466304 tst register_default_mass.py: using MSISDN 1055 22:48:35.477325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:35.547218 tst register_default_mass.py: using MSISDN 1056 22:48:35.558068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:35.624034 tst register_default_mass.py: using MSISDN 1057 22:48:35.629888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:35.694505 tst register_default_mass.py: using MSISDN 1058 22:48:35.700851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:35.763767 tst register_default_mass.py: using MSISDN 1059 22:48:35.769828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:35.834213 tst register_default_mass.py: using MSISDN 1060 22:48:35.840167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:35.914225 tst register_default_mass.py: using MSISDN 1061 22:48:35.920204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:35.992569 tst register_default_mass.py: using MSISDN 1062 22:48:35.998364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:36.063359 tst register_default_mass.py: using MSISDN 1063 22:48:36.069340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:36.140983 tst register_default_mass.py: using MSISDN 1064 22:48:36.147135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:36.210849 tst register_default_mass.py: using MSISDN 1065 22:48:36.216690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:36.285482 tst register_default_mass.py: using MSISDN 1066 22:48:36.291011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:36.357474 tst register_default_mass.py: using MSISDN 1067 22:48:36.363296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:36.437201 tst register_default_mass.py: using MSISDN 1068 22:48:36.442742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:36.513987 tst register_default_mass.py: using MSISDN 1069 22:48:36.521424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:36.599344 tst register_default_mass.py: using MSISDN 1070 22:48:36.606286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:36.670407 tst register_default_mass.py: using MSISDN 1071 22:48:36.676491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:36.741961 tst register_default_mass.py: using MSISDN 1072 22:48:36.748020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:36.817342 tst register_default_mass.py: using MSISDN 1073 22:48:36.824901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:36.889859 tst register_default_mass.py: using MSISDN 1074 22:48:36.895905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:36.962404 tst register_default_mass.py: using MSISDN 1075 22:48:36.968575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:37.035310 tst register_default_mass.py: using MSISDN 1076 22:48:37.041477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:37.112444 tst register_default_mass.py: using MSISDN 1077 22:48:37.118141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:37.183977 tst register_default_mass.py: using MSISDN 1078 22:48:37.190872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:37.259480 tst register_default_mass.py: using MSISDN 1079 22:48:37.266377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:37.338280 tst register_default_mass.py: using MSISDN 1080 22:48:37.349824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:37.425299 tst register_default_mass.py: using MSISDN 1081 22:48:37.435086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:37.504714 tst register_default_mass.py: using MSISDN 1082 22:48:37.516599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:37.584626 tst register_default_mass.py: using MSISDN 1083 22:48:37.590332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:37.654757 tst register_default_mass.py: using MSISDN 1084 22:48:37.660917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:37.729314 tst register_default_mass.py: using MSISDN 1085 22:48:37.735321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:37.800273 tst register_default_mass.py: using MSISDN 1086 22:48:37.811196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:37.880765 tst register_default_mass.py: using MSISDN 1087 22:48:37.888647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:37.966550 tst register_default_mass.py: using MSISDN 1088 22:48:37.973733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:38.038802 tst register_default_mass.py: using MSISDN 1089 22:48:38.044561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:38.118656 tst register_default_mass.py: using MSISDN 1090 22:48:38.124441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:38.204077 tst register_default_mass.py: using MSISDN 1091 22:48:38.210341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:38.283226 tst register_default_mass.py: using MSISDN 1092 22:48:38.290045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:38.367449 tst register_default_mass.py: using MSISDN 1093 22:48:38.374203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:38.441299 tst register_default_mass.py: using MSISDN 1094 22:48:38.448451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:38.520705 tst register_default_mass.py: using MSISDN 1095 22:48:38.526924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:38.603535 tst register_default_mass.py: using MSISDN 1096 22:48:38.609793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:38.687355 tst register_default_mass.py: using MSISDN 1097 22:48:38.693923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:38.758260 tst register_default_mass.py: using MSISDN 1098 22:48:38.764833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:38.832049 tst register_default_mass.py: using MSISDN 1099 22:48:38.838634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:38.915194 tst register_default_mass.py: using MSISDN 1100 22:48:38.921485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:39.046442 run mass: Starting testcase 22:48:39.053208 run mass: Pre-launching all virtphy's 22:48:39.059654 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:39.074823 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:39.081686 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:39.096493 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:39.103387 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:39.118822 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:39.126193 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:39.142637 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:39.150099 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:39.166082 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:39.173566 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:39.189644 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:39.198503 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:39.214551 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:39.222048 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:39.238087 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:39.245580 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:39.261998 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:39.269564 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:39.285685 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:39.293035 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:39.308938 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:39.316332 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:39.332065 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:39.339381 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:39.355190 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:39.362630 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:39.378366 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:39.386172 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:39.402605 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:39.411017 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:39.427501 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:39.434934 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:39.451006 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:39.459235 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:39.475326 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:39.482805 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:39.499241 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:39.507124 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:39.524354 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:39.532444 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:39.549736 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:39.564730 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:39.584250 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:39.592606 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:39.609793 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:39.617858 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:39.634663 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:39.642425 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:39.658996 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:39.666785 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:39.683768 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:39.692189 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:39.713152 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:39.721884 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:39.740230 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:39.749183 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:39.767594 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:39.777869 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:39.796261 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:39.804990 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:39.823063 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:39.832156 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:39.850304 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:39.902940 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:39.919934 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:39.927461 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:39.943554 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:39.951006 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:39.967084 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:39.974508 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:39.990712 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:39.998177 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:40.014218 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:40.021714 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:40.037875 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:40.045214 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:40.061189 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:40.068705 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:40.084438 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:40.091634 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:40.106845 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:40.113799 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:40.129057 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:40.136334 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:40.152273 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:40.159593 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:40.175171 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:40.182314 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:40.198058 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:40.212220 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:40.230648 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:40.238546 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:40.255642 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:40.263689 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:40.280954 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:40.294890 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:40.315460 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:40.323011 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:40.338825 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:40.346157 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:40.362095 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:40.369441 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:40.385101 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:40.392380 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:40.408144 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:40.415799 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:40.432394 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:40.440190 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:40.457479 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:40.464929 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:40.481201 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:40.488762 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:40.504474 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:40.511752 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:40.527901 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:40.535490 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:40.551309 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:40.558798 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:40.574951 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:40.582384 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:40.598603 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:40.606186 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:40.622502 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:40.629988 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:40.646301 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:40.653794 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:40.669976 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:40.677453 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:40.693632 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:40.701070 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:40.717196 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:40.724496 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:40.740260 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:40.747679 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:40.763750 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:40.771497 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:40.789835 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:40.798428 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:40.817808 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:40.829979 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:40.849573 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:40.862341 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:40.881351 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:40.891506 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:40.910827 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:40.922489 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:40.941750 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:40.953414 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:40.972895 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:40.989963 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:41.011798 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:41.020233 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:41.038292 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:41.047626 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:41.065790 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:41.082172 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:41.105224 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:41.113219 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:41.130198 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:41.138124 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:41.155026 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:41.162649 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:41.179318 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:41.186972 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:41.204608 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:41.211894 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:41.229559 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:41.237585 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:41.254631 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:41.263805 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:41.279884 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:41.287448 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:41.303656 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:41.311099 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:41.326884 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:41.334110 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:41.349580 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:41.356646 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:41.371747 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:41.378622 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:41.393721 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:41.400687 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:41.415588 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:41.422416 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:41.437746 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:41.444750 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:41.460125 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:41.467037 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:41.482240 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:41.489226 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:41.507268 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:41.514403 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:41.529895 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:41.537147 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:41.552987 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:41.560146 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:41.575348 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:41.582258 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:41.597372 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:41.604472 run mass: Checking if sockets are in the filesystem 22:48:41.618559 run osmo-ms-mob/00000: Starting mobile 22:48:41.633409 run osmo-ms-mob/00000(pid=135): Launched 22:48:41.646140 run mass: MS start registered {at=9111427.34947724, delay=0.005843056365847588, ms=00000} 22:48:45.822468 run osmo-ms-mob/00001: Starting mobile 22:48:45.847571 run osmo-ms-mob/00001(pid=136): Launched 22:48:45.860875 run mass: MS start registered {at=9111431.564212188, delay=0.005822136998176575, ms=00001} 22:48:46.699746 run mass: MS performed LU {at=9111432.40305377, lu_delay=5.0535765290260315, ms=00000} 22:48:47.642333 run osmo-ms-mob/00002: Starting mobile 22:48:47.657975 run osmo-ms-mob/00002(pid=137): Launched 22:48:47.669799 run mass: MS start registered {at=9111433.373139242, delay=0.004747603088617325, ms=00002} 22:48:48.922050 run osmo-ms-mob/00003: Starting mobile 22:48:48.941062 run osmo-ms-mob/00003(pid=138): Launched 22:48:48.953321 run mass: MS start registered {at=9111434.656661049, delay=0.005180569365620613, ms=00003} 22:48:50.018496 run osmo-ms-mob/00004: Starting mobile 22:48:50.033264 run osmo-ms-mob/00004(pid=139): Launched 22:48:50.045175 run mass: MS start registered {at=9111435.748520205, delay=0.0050485748797655106, ms=00004} 22:48:50.936223 run mass: MS performed LU {at=9111436.639533885, lu_delay=5.075321696698666, ms=00001} 22:48:50.951146 run osmo-ms-mob/00005: Starting mobile 22:48:50.966586 run osmo-ms-mob/00005(pid=140): Launched 22:48:50.978830 run mass: MS start registered {at=9111436.682168094, delay=0.0050413645803928375, ms=00005} 22:48:51.926472 run osmo-ms-mob/00006: Starting mobile 22:48:51.964151 run osmo-ms-mob/00006(pid=141): Launched 22:48:51.981810 run mass: MS start registered {at=9111437.685147043, delay=4.051998257637024e-05, ms=00006} 22:48:52.829000 run osmo-ms-mob/00007: Starting mobile 22:48:52.871385 run osmo-ms-mob/00007(pid=142): Launched 22:48:52.890516 run mass: MS performed LU {at=9111438.59384309, lu_delay=5.220703847706318, ms=00002} 22:48:52.908683 run mass: MS start registered {at=9111438.612020122, delay=0.01822557859122753, ms=00007} 22:48:53.626865 run osmo-ms-mob/00008: Starting mobile 22:48:53.662335 run osmo-ms-mob/00008(pid=143): Launched 22:48:53.681636 run mass: MS start registered {at=9111439.384951664, delay=0.008255526423454285, ms=00008} 22:48:54.230975 run mass: MS performed LU {at=9111439.934291152, lu_delay=5.277630103752017, ms=00003} 22:48:54.245943 run osmo-ms-mob/00009: Starting mobile 22:48:54.264767 run osmo-ms-mob/00009(pid=144): Launched 22:48:54.277925 run mass: MS start registered {at=9111439.98124916, delay=0.005489589646458626, ms=00009} 22:48:55.027474 run osmo-ms-mob/00010: Starting mobile 22:48:55.065867 run osmo-ms-mob/00010(pid=145): Launched 22:48:55.083178 run mass: MS start registered {at=9111440.786515804, delay=3.700330853462219e-05, ms=00010} 22:48:55.627281 run osmo-ms-mob/00011: Starting mobile 22:48:55.666611 run osmo-ms-mob/00011(pid=146): Launched 22:48:55.692351 run mass: MS start registered {at=9111441.395656832, delay=0.007290558889508247, ms=00011} 22:48:56.133150 run mass: MS performed LU {at=9111441.836459542, lu_delay=5.154291447252035, ms=00005} 22:48:56.153221 run osmo-ms-mob/00012: Starting mobile 22:48:56.178693 run osmo-ms-mob/00012(pid=147): Launched 22:48:56.189006 run mass: MS performed LU {at=9111441.892346447, lu_delay=6.143826242536306, ms=00004} 22:48:56.204719 run mass: MS start registered {at=9111441.908033755, delay=0.015719525516033173, ms=00012} 22:48:56.826890 run osmo-ms-mob/00013: Starting mobile 22:48:56.849003 run osmo-ms-mob/00013(pid=148): Launched 22:48:56.865553 run mass: MS start registered {at=9111442.568880547, delay=0.0002473723143339157, ms=00013} 22:48:57.420675 run osmo-ms-mob/00014: Starting mobile 22:48:57.443102 run osmo-ms-mob/00014(pid=149): Launched 22:48:57.459173 run mass: MS start registered {at=9111443.16247396, delay=0.005625257268548012, ms=00014} 22:48:57.997503 run mass: MS performed LU {at=9111443.70080114, lu_delay=5.088781017810106, ms=00007} 22:48:58.027057 run osmo-ms-mob/00015: Starting mobile 22:48:58.049643 run osmo-ms-mob/00015(pid=150): Launched 22:48:58.062138 run mass: MS performed LU {at=9111443.765440587, lu_delay=6.080293543636799, ms=00006} 22:48:58.078107 run mass: MS start registered {at=9111443.78146736, delay=0.017605261877179146, ms=00015} 22:48:58.521029 run osmo-ms-mob/00016: Starting mobile 22:48:58.541639 run osmo-ms-mob/00016(pid=151): Launched 22:48:58.560674 run mass: MS start registered {at=9111444.263958745, delay=0.00934934988617897, ms=00016} 22:48:59.023372 run osmo-ms-mob/00017: Starting mobile 22:48:59.046769 run osmo-ms-mob/00017(pid=152): Launched 22:48:59.070905 run mass: MS start registered {at=9111444.774206499, delay=0.012529715895652771, ms=00017} 22:48:59.622924 run osmo-ms-mob/00018: Starting mobile 22:48:59.643346 run osmo-ms-mob/00018(pid=153): Launched 22:48:59.661111 run mass: MS start registered {at=9111445.364411391, delay=0.005807859823107719, ms=00018} 22:48:59.899121 run mass: MS performed LU {at=9111445.602423094, lu_delay=4.8159072902053595, ms=00010} 22:48:59.926265 run mass: MS performed LU {at=9111445.629570514, lu_delay=6.244618849828839, ms=00008} 22:48:59.957514 run osmo-ms-mob/00019: Starting mobile 22:48:59.994027 run osmo-ms-mob/00019(pid=154): Launched 22:49:00.014715 run mass: MS start registered {at=9111445.718012046, delay=0.0022084563970565796, ms=00019} 22:49:00.025448 run mass: MS performed LU {at=9111445.728791399, lu_delay=5.74754223972559, ms=00009} 22:49:00.527412 run osmo-ms-mob/00020: Starting mobile 22:49:00.561518 run osmo-ms-mob/00020(pid=155): Launched 22:49:00.578061 run mass: MS start registered {at=9111446.28138831, delay=0.003702940419316292, ms=00020} 22:49:01.023309 run osmo-ms-mob/00021: Starting mobile 22:49:01.062206 run osmo-ms-mob/00021(pid=156): Launched 22:49:01.090168 run mass: MS start registered {at=9111446.793465637, delay=0.0085323266685009, ms=00021} 22:49:01.427850 run osmo-ms-mob/00022: Starting mobile 22:49:01.475321 run osmo-ms-mob/00022(pid=157): Launched 22:49:01.513763 run mass: MS start registered {at=9111447.217077568, delay=0.018170258030295372, ms=00022} 22:49:01.680136 run mass: MS performed LU {at=9111447.383448005, lu_delay=5.987791173160076, ms=00011} 22:49:01.763468 run mass: MS performed LU {at=9111447.46678159, lu_delay=5.558747835457325, ms=00012} 22:49:01.827613 run mass: MS performed LU {at=9111447.530920396, lu_delay=4.962039848789573, ms=00013} 22:49:01.859428 run osmo-ms-mob/00023: Starting mobile 22:49:01.905192 run osmo-ms-mob/00023(pid=158): Launched 22:49:01.932262 run mass: MS start registered {at=9111447.635576049, delay=0.008439010009169579, ms=00023} 22:49:02.326215 run osmo-ms-mob/00024: Starting mobile 22:49:02.368409 run osmo-ms-mob/00024(pid=159): Launched 22:49:02.397458 run mass: MS start registered {at=9111448.10074779, delay=0.006799474358558655, ms=00024} 22:49:02.833608 run osmo-ms-mob/00025: Starting mobile 22:49:02.879292 run osmo-ms-mob/00025(pid=160): Launched 22:49:02.905394 run mass: MS start registered {at=9111448.60870717, delay=0.004541419446468353, ms=00025} 22:49:03.227366 run osmo-ms-mob/00026: Starting mobile 22:49:03.267083 run osmo-ms-mob/00026(pid=161): Launched 22:49:03.296416 run mass: MS start registered {at=9111448.999724325, delay=0.009275170043110847, ms=00026} 22:49:03.629560 run osmo-ms-mob/00027: Starting mobile 22:49:03.671862 run osmo-ms-mob/00027(pid=162): Launched 22:49:03.690813 run mass: MS performed LU {at=9111449.39414395, lu_delay=4.619937451556325, ms=00017} 22:49:03.709105 run mass: MS performed LU {at=9111449.41245164, lu_delay=5.148492895066738, ms=00016} 22:49:03.727674 run mass: MS start registered {at=9111449.431021169, delay=0.036922477185726166, ms=00027} 22:49:03.780309 run mass: MS performed LU {at=9111449.483618315, lu_delay=6.321144355461001, ms=00014} 22:49:03.817043 run osmo-ms-mob/00028: Starting mobile 22:49:03.865626 run osmo-ms-mob/00028(pid=163): Launched 22:49:03.886380 run mass: MS performed LU {at=9111449.58970964, lu_delay=5.808242280036211, ms=00015} 22:49:03.907516 run mass: MS start registered {at=9111449.610858515, delay=0.021196000277996063, ms=00028} 22:49:04.427132 run osmo-ms-mob/00029: Starting mobile 22:49:04.465916 run osmo-ms-mob/00029(pid=164): Launched 22:49:04.492254 run mass: MS start registered {at=9111450.195548492, delay=0.013894300907850266, ms=00029} 22:49:04.827844 run osmo-ms-mob/00030: Starting mobile 22:49:04.855551 run osmo-ms-mob/00030(pid=165): Launched 22:49:04.873414 run mass: MS start registered {at=9111450.576742562, delay=4.6484172344207764e-05, ms=00030} 22:49:05.225941 run osmo-ms-mob/00031: Starting mobile 22:49:05.254065 run osmo-ms-mob/00031(pid=166): Launched 22:49:05.271061 run mass: MS start registered {at=9111450.974378329, delay=0.0033614467829465866, ms=00031} 22:49:05.445911 run mass: MS performed LU {at=9111451.149212686, lu_delay=5.431200640276074, ms=00019} 22:49:05.480218 run osmo-ms-mob/00032: Starting mobile 22:49:05.522041 run osmo-ms-mob/00032(pid=167): Launched 22:49:05.534816 run mass: MS performed LU {at=9111451.238152126, lu_delay=5.8737407345324755, ms=00018} 22:49:05.547743 run mass: MS start registered {at=9111451.251070404, delay=0.012956734746694565, ms=00032} 22:49:05.594182 run mass: MS performed LU {at=9111451.29748803, lu_delay=5.0160997193306684, ms=00020} 22:49:05.719398 run mass: MS performed LU {at=9111451.422694163, lu_delay=4.629228526726365, ms=00021} 22:49:05.753266 run osmo-ms-mob/00033: Starting mobile 22:49:05.792508 run osmo-ms-mob/00033(pid=168): Launched 22:49:05.819477 run mass: MS start registered {at=9111451.522803253, delay=0.00789056345820427, ms=00033} 22:49:06.327776 run osmo-ms-mob/00034: Starting mobile 22:49:06.351153 run osmo-ms-mob/00034(pid=169): Launched 22:49:06.372983 run mass: MS start registered {at=9111452.076295579, delay=0.009440938010811806, ms=00034} 22:49:06.625318 run osmo-ms-mob/00035: Starting mobile 22:49:06.654010 run osmo-ms-mob/00035(pid=170): Launched 22:49:06.677108 run mass: MS start registered {at=9111452.38042818, delay=0.002989424392580986, ms=00035} 22:49:07.027683 run osmo-ms-mob/00036: Starting mobile 22:49:07.062696 run osmo-ms-mob/00036(pid=171): Launched 22:49:07.085285 run mass: MS start registered {at=9111452.788588054, delay=0.0029039792716503143, ms=00036} 22:49:07.422429 run osmo-ms-mob/00037: Starting mobile 22:49:07.442582 run osmo-ms-mob/00037(pid=172): Launched 22:49:07.451568 run mass: MS performed LU {at=9111453.154921366, lu_delay=5.0541735757142305, ms=00024} 22:49:07.459833 run mass: MS performed LU {at=9111453.163194153, lu_delay=4.55448698438704, ms=00025} 22:49:07.467931 run mass: MS start registered {at=9111453.171293138, delay=0.016396988183259964, ms=00037} 22:49:07.482277 run osmo-ms-mob/00038: Starting mobile 22:49:07.499682 run osmo-ms-mob/00038(pid=173): Launched 22:49:07.513728 run mass: MS start registered {at=9111453.217067951, delay=3.5746023058891296e-05, ms=00038} 22:49:07.545531 run mass: MS performed LU {at=9111453.24886152, lu_delay=6.031783951446414, ms=00022} 22:49:07.582701 run mass: MS performed LU {at=9111453.286017423, lu_delay=5.650441374629736, ms=00023} 22:49:07.598396 run osmo-ms-mob/00039: Starting mobile 22:49:07.616499 run osmo-ms-mob/00039(pid=174): Launched 22:49:07.631805 run mass: MS start registered {at=9111453.335122839, delay=0.0061621759086847305, ms=00039} 22:49:08.424457 run osmo-ms-mob/00040: Starting mobile 22:49:08.457472 run osmo-ms-mob/00040(pid=175): Launched 22:49:08.472499 run mass: MS start registered {at=9111454.175841475, delay=3.353878855705261e-05, ms=00040} 22:49:08.719777 run osmo-ms-mob/00041: Starting mobile 22:49:08.739754 run osmo-ms-mob/00041(pid=176): Launched 22:49:08.755259 run mass: MS start registered {at=9111454.458590703, delay=0.006139911711215973, ms=00041} 22:49:09.022332 run osmo-ms-mob/00042: Starting mobile 22:49:09.041571 run osmo-ms-mob/00042(pid=177): Launched 22:49:09.057363 run mass: MS start registered {at=9111454.760697102, delay=0.007615046575665474, ms=00042} 22:49:09.211362 run mass: MS performed LU {at=9111454.914693216, lu_delay=5.914968891069293, ms=00026} 22:49:09.294169 run mass: MS performed LU {at=9111454.997485036, lu_delay=4.80193654447794, ms=00029} 22:49:09.359074 run mass: MS performed LU {at=9111455.062381683, lu_delay=5.631360514089465, ms=00027} 22:49:09.375082 run osmo-ms-mob/00043: Starting mobile 22:49:09.392402 run osmo-ms-mob/00043(pid=178): Launched 22:49:09.410650 run mass: MS start registered {at=9111455.113964336, delay=0.008177096024155617, ms=00043} 22:49:09.483779 run mass: MS performed LU {at=9111455.187107343, lu_delay=5.576248828321695, ms=00028} 22:49:09.502843 run mass: MS performed LU {at=9111455.206157636, lu_delay=4.629415074363351, ms=00030} 22:49:09.534042 run osmo-ms-mob/00044: Starting mobile 22:49:09.574281 run osmo-ms-mob/00044(pid=179): Launched 22:49:09.600282 run mass: MS start registered {at=9111455.303597104, delay=0.006870737299323082, ms=00044} 22:49:10.023973 run osmo-ms-mob/00045: Starting mobile 22:49:10.054313 run osmo-ms-mob/00045(pid=180): Launched 22:49:10.075689 run mass: MS start registered {at=9111455.779010043, delay=0.0024364907294511795, ms=00045} 22:49:10.328771 run osmo-ms-mob/00046: Starting mobile 22:49:10.365538 run osmo-ms-mob/00046(pid=181): Launched 22:49:10.392099 run mass: MS start registered {at=9111456.095415086, delay=0.00879865512251854, ms=00046} 22:49:10.629129 run osmo-ms-mob/00047: Starting mobile 22:49:10.670600 run osmo-ms-mob/00047(pid=182): Launched 22:49:10.688610 run mass: MS start registered {at=9111456.391941193, delay=0.00025462545454502106, ms=00047} 22:49:10.919623 run osmo-ms-mob/00048: Starting mobile 22:49:10.937440 run osmo-ms-mob/00048(pid=183): Launched 22:49:10.952576 run mass: MS start registered {at=9111456.655919109, delay=3.2473355531692505e-05, ms=00048} 22:49:11.195862 run mass: MS performed LU {at=9111456.899161575, lu_delay=4.82286599650979, ms=00034} 22:49:11.232521 run osmo-ms-mob/00049: Starting mobile 22:49:11.261464 run osmo-ms-mob/00049(pid=184): Launched 22:49:11.273772 run mass: MS performed LU {at=9111456.977116615, lu_delay=4.596688434481621, ms=00035} 22:49:11.287515 run mass: MS start registered {at=9111456.990830783, delay=0.013746930286288261, ms=00049} 22:49:11.312115 run mass: MS performed LU {at=9111457.015414316, lu_delay=6.041035987436771, ms=00031} 22:49:11.346453 run osmo-ms-mob/00050: Starting mobile 22:49:11.379435 run osmo-ms-mob/00050(pid=185): Launched 22:49:11.390914 run mass: MS performed LU {at=9111457.094258362, lu_delay=5.571455109864473, ms=00033} 22:49:11.404448 run mass: MS performed LU {at=9111457.1077648, lu_delay=5.856694394722581, ms=00032} 22:49:11.422874 run mass: MS start registered {at=9111457.126217864, delay=0.03199460729956627, ms=00050} 22:49:11.921792 run osmo-ms-mob/00051: Starting mobile 22:49:11.947050 run osmo-ms-mob/00051(pid=186): Launched 22:49:11.967853 run mass: MS start registered {at=9111457.671165004, delay=0.010195277631282806, ms=00051} 22:49:12.226394 run osmo-ms-mob/00052: Starting mobile 22:49:12.248572 run osmo-ms-mob/00052(pid=187): Launched 22:49:12.269182 run mass: MS start registered {at=9111457.972514354, delay=4.463084042072296e-05, ms=00052} 22:49:12.528367 run osmo-ms-mob/00053: Starting mobile 22:49:12.561844 run osmo-ms-mob/00053(pid=188): Launched 22:49:12.584395 run mass: MS start registered {at=9111458.287700616, delay=0.005071161314845085, ms=00053} 22:49:12.827209 run osmo-ms-mob/00054: Starting mobile 22:49:12.853582 run osmo-ms-mob/00054(pid=189): Launched 22:49:12.869179 run mass: MS start registered {at=9111458.5724889, delay=0.005422193557024002, ms=00054} 22:49:12.977587 run mass: MS performed LU {at=9111458.680901319, lu_delay=5.89231326431036, ms=00036} 22:49:13.061041 run mass: MS performed LU {at=9111458.764363218, lu_delay=5.593070080503821, ms=00037} 22:49:13.077603 run osmo-ms-mob/00055: Starting mobile 22:49:13.098224 run osmo-ms-mob/00055(pid=190): Launched 22:49:13.122251 run mass: MS start registered {at=9111458.825557038, delay=0.01500990055501461, ms=00055} 22:49:13.138709 run mass: MS performed LU {at=9111458.842049249, lu_delay=5.624981297180057, ms=00038} 22:49:13.249964 run mass: MS performed LU {at=9111458.953281267, lu_delay=5.618158427998424, ms=00039} 22:49:13.265949 run osmo-ms-mob/00056: Starting mobile 22:49:13.284852 run osmo-ms-mob/00056(pid=191): Launched 22:49:13.293865 run mass: MS performed LU {at=9111458.997215997, lu_delay=4.821374522522092, ms=00040} 22:49:13.303119 run mass: MS start registered {at=9111459.006480211, delay=0.009290920570492744, ms=00056} 22:49:13.718769 run osmo-ms-mob/00057: Starting mobile 22:49:13.739606 run osmo-ms-mob/00057(pid=192): Launched 22:49:13.755006 run mass: MS start registered {at=9111459.458346142, delay=3.417395055294037e-05, ms=00057} 22:49:14.119290 run osmo-ms-mob/00058: Starting mobile 22:49:14.137110 run osmo-ms-mob/00058(pid=193): Launched 22:49:14.154275 run mass: MS start registered {at=9111459.857600437, delay=0.005326597020030022, ms=00058} 22:49:14.420837 run osmo-ms-mob/00059: Starting mobile 22:49:14.447248 run osmo-ms-mob/00059(pid=194): Launched 22:49:14.461262 run mass: MS start registered {at=9111460.164595291, delay=0.00538799911737442, ms=00059} 22:49:14.721190 run osmo-ms-mob/00060: Starting mobile 22:49:14.738924 run osmo-ms-mob/00060(pid=195): Launched 22:49:14.755103 run mass: MS start registered {at=9111460.458410045, delay=0.00741029717028141, ms=00060} 22:49:14.962024 run mass: MS performed LU {at=9111460.665329218, lu_delay=5.551364881917834, ms=00043} 22:49:14.989576 run mass: MS performed LU {at=9111460.692890635, lu_delay=5.389293530955911, ms=00044} 22:49:15.007783 run osmo-ms-mob/00061: Starting mobile 22:49:15.025604 run osmo-ms-mob/00061(pid=196): Launched 22:49:15.039763 run mass: MS start registered {at=9111460.743090065, delay=0.006187528371810913, ms=00061} 22:49:15.076865 run mass: MS performed LU {at=9111460.780178467, lu_delay=6.019481364637613, ms=00042} 22:49:15.114370 run mass: MS performed LU {at=9111460.81768235, lu_delay=6.359091646969318, ms=00041} 22:49:15.131101 run osmo-ms-mob/00062: Starting mobile 22:49:15.156795 run osmo-ms-mob/00062(pid=197): Launched 22:49:15.169841 run mass: MS performed LU {at=9111460.873153366, lu_delay=5.094143323600292, ms=00045} 22:49:15.179113 run mass: MS start registered {at=9111460.882474216, delay=0.014071354642510414, ms=00062} 22:49:15.188258 run mass: MS performed LU {at=9111460.891586479, lu_delay=4.796171393245459, ms=00046} 22:49:15.209300 run osmo-ms-mob/00063: Starting mobile 22:49:15.227183 run osmo-ms-mob/00063(pid=198): Launched 22:49:15.245957 run mass: MS start registered {at=9111460.949281488, delay=0.009942850098013878, ms=00063} 22:49:16.125429 run osmo-ms-mob/00064: Starting mobile 22:49:16.154906 run osmo-ms-mob/00064(pid=199): Launched 22:49:16.172309 run mass: MS start registered {at=9111461.875622164, delay=0.008714050054550171, ms=00064} 22:49:16.519031 run osmo-ms-mob/00065: Starting mobile 22:49:16.535309 run osmo-ms-mob/00065(pid=200): Launched 22:49:16.550179 run mass: MS start registered {at=9111462.253514992, delay=0.006150132045149803, ms=00065} 22:49:16.743366 run mass: MS performed LU {at=9111462.446696451, lu_delay=5.3204785864800215, ms=00050} 22:49:16.757485 run osmo-ms-mob/00066: Starting mobile 22:49:16.773652 run osmo-ms-mob/00066(pid=201): Launched 22:49:16.787015 run mass: MS start registered {at=9111462.490355818, delay=0.005451982840895653, ms=00066} 22:49:16.826025 run mass: MS performed LU {at=9111462.529345991, lu_delay=5.538515208289027, ms=00049} 22:49:16.891247 run mass: MS performed LU {at=9111462.594579015, lu_delay=4.923414010554552, ms=00051} 22:49:17.015333 run mass: MS performed LU {at=9111462.718651708, lu_delay=6.062732599675655, ms=00048} 22:49:17.032036 run osmo-ms-mob/00067: Starting mobile 22:49:17.049744 run osmo-ms-mob/00067(pid=202): Launched 22:49:17.058993 run mass: MS performed LU {at=9111462.762345964, lu_delay=6.3704047705978155, ms=00047} 22:49:17.069654 run mass: MS start registered {at=9111462.77299316, delay=0.010674158111214638, ms=00067} 22:49:17.089093 run mass: MS performed LU {at=9111462.792428613, lu_delay=4.819914259016514, ms=00052} 22:49:17.102745 run osmo-ms-mob/00068: Starting mobile 22:49:17.119404 run osmo-ms-mob/00068(pid=203): Launched 22:49:17.132436 run mass: MS start registered {at=9111462.835781097, delay=0.005271894857287407, ms=00068} 22:49:17.919641 run osmo-ms-mob/00069: Starting mobile 22:49:17.938115 run osmo-ms-mob/00069(pid=204): Launched 22:49:17.952433 run mass: MS start registered {at=9111463.655773371, delay=0.0060470979660749435, ms=00069} 22:49:18.318063 run osmo-ms-mob/00070: Starting mobile 22:49:18.334334 run osmo-ms-mob/00070(pid=205): Launched 22:49:18.347444 run mass: MS start registered {at=9111464.05079299, delay=0.005641486495733261, ms=00070} 22:49:18.607960 run mass: MS performed LU {at=9111464.311291313, lu_delay=4.453690875321627, ms=00058} 22:49:18.643854 run mass: MS performed LU {at=9111464.347190134, lu_delay=4.888843992725015, ms=00057} 22:49:18.896613 run osmo-ms-mob/00071: Starting mobile 22:49:18.915225 run osmo-ms-mob/00071(pid=206): Launched 22:49:18.922446 run mass: Starting too slowly. Moving on {now=9111464.625810023, sleep=-0.11124822869896889, target=9111464.514561795} 22:49:18.928693 run mass: MS performed LU {at=9111464.632048467, lu_delay=6.3443478513509035, ms=00053} 22:49:18.935307 run mass: Starting too slowly. Moving on {now=9111464.638670279, sleep=-0.024108484387397766, target=9111464.614561794} 22:49:18.942572 run mass: MS start registered {at=9111464.645924777, delay=0.020118119195103645, ms=00071} 22:49:18.951118 run mass: MS performed LU {at=9111464.6544706, lu_delay=5.828913561999798, ms=00055} 22:49:18.959674 run mass: MS performed LU {at=9111464.663034683, lu_delay=5.656554471701384, ms=00056} 22:49:19.259692 run osmo-ms-mob/00072: Starting mobile 22:49:19.277200 run osmo-ms-mob/00072(pid=207): Launched 22:49:19.283819 run mass: Starting too slowly. Moving on {now=9111464.987187514, sleep=-0.07262572087347507, target=9111464.914561793} 22:49:19.289643 run mass: MS start registered {at=9111464.99300259, delay=0.005817072466015816, ms=00072} 22:49:19.529439 run osmo-ms-mob/00073: Starting mobile 22:49:19.629800 run osmo-ms-mob/00073(pid=208): Launched 22:49:19.648197 run mass: Starting too slowly. Moving on {now=9111465.351553196, sleep=-0.03699140436947346, target=9111465.314561792} 22:49:19.666103 run mass: MS start registered {at=9111465.369440109, delay=0.01789145916700363, ms=00073} 22:49:19.927234 run osmo-ms-mob/00074: Starting mobile 22:49:19.964817 run osmo-ms-mob/00074(pid=209): Launched 22:49:19.981514 run mass: MS performed LU {at=9111465.684850296, lu_delay=3.8092281315475702, ms=00064} 22:49:19.992928 run mass: MS start registered {at=9111465.696284989, delay=0.01147349365055561, ms=00074} 22:49:20.322174 run osmo-ms-mob/00075: Starting mobile 22:49:20.343735 run osmo-ms-mob/00075(pid=210): Launched 22:49:20.357203 run mass: MS performed LU {at=9111466.06042593, lu_delay=7.487937029451132, ms=00054} 22:49:20.376228 run mass: MS start registered {at=9111466.079565177, delay=0.021593809127807617, ms=00075} 22:49:20.509136 run mass: MS performed LU {at=9111466.21242686, lu_delay=5.263145372271538, ms=00063} 22:49:20.546798 run mass: MS performed LU {at=9111466.250103297, lu_delay=5.507013231515884, ms=00061} 22:49:20.657199 run mass: MS performed LU {at=9111466.36051479, lu_delay=5.478040574118495, ms=00062} 22:49:20.676179 run osmo-ms-mob/00076: Starting mobile 22:49:20.700058 run osmo-ms-mob/00076(pid=211): Launched 22:49:20.723647 run mass: MS start registered {at=9111466.42694744, delay=0.013505594804883003, ms=00076} 22:49:20.800145 run mass: MS performed LU {at=9111466.50346867, lu_delay=6.045058624818921, ms=00060} 22:49:20.855114 run mass: MS performed LU {at=9111466.55841337, lu_delay=6.393818078562617, ms=00059} 22:49:21.219444 run osmo-ms-mob/00077: Starting mobile 22:49:21.235493 run osmo-ms-mob/00077(pid=212): Launched 22:49:21.250375 run mass: MS start registered {at=9111466.953703454, delay=0.007553702220320702, ms=00077} 22:49:21.718354 run osmo-ms-mob/00078: Starting mobile 22:49:21.735312 run osmo-ms-mob/00078(pid=213): Launched 22:49:21.748729 run mass: MS start registered {at=9111467.452071557, delay=0.005399221554398537, ms=00078} 22:49:22.120770 run osmo-ms-mob/00079: Starting mobile 22:49:22.137550 run osmo-ms-mob/00079(pid=214): Launched 22:49:22.152536 run mass: MS start registered {at=9111467.855871772, delay=0.006967632099986076, ms=00079} 22:49:22.373222 run mass: MS performed LU {at=9111468.076533964, lu_delay=5.8230189718306065, ms=00065} 22:49:22.410589 run mass: MS performed LU {at=9111468.113920288, lu_delay=5.340927127748728, ms=00067} 22:49:22.492801 run mass: MS performed LU {at=9111468.196115358, lu_delay=5.7057595402002335, ms=00066} 22:49:22.507973 run osmo-ms-mob/00080: Starting mobile 22:49:22.523870 run osmo-ms-mob/00080(pid=215): Launched 22:49:22.537001 run mass: MS start registered {at=9111468.240338176, delay=0.005554921925067902, ms=00080} 22:49:22.701130 run mass: MS performed LU {at=9111468.404444117, lu_delay=5.568663019686937, ms=00068} 22:49:22.719621 run mass: MS performed LU {at=9111468.4229497, lu_delay=4.767176328226924, ms=00069} 22:49:23.124649 run osmo-ms-mob/00081: Starting mobile 22:49:23.159278 run osmo-ms-mob/00081(pid=216): Launched 22:49:23.176702 run mass: MS start registered {at=9111468.880026681, delay=0.007986607030034065, ms=00081} 22:49:23.524865 run osmo-ms-mob/00082: Starting mobile 22:49:23.556819 run osmo-ms-mob/00082(pid=217): Launched 22:49:23.573267 run mass: MS start registered {at=9111469.276602553, delay=0.0008447989821434021, ms=00082} 22:49:24.119216 run osmo-ms-mob/00083: Starting mobile 22:49:24.136218 run osmo-ms-mob/00083(pid=218): Launched 22:49:24.152347 run mass: MS start registered {at=9111469.855663082, delay=0.008677391335368156, ms=00083} 22:49:24.274953 run mass: MS performed LU {at=9111469.978285331, lu_delay=5.927492341026664, ms=00070} 22:49:24.358106 run mass: MS performed LU {at=9111470.061396873, lu_delay=4.691956764087081, ms=00073} 22:49:24.423124 run mass: MS performed LU {at=9111470.126443123, lu_delay=5.480518346652389, ms=00071} 22:49:24.547602 run mass: MS performed LU {at=9111470.25092025, lu_delay=5.25791765935719, ms=00072} 22:49:24.562482 run osmo-ms-mob/00084: Starting mobile 22:49:24.578683 run osmo-ms-mob/00084(pid=219): Launched 22:49:24.586426 run mass: MS performed LU {at=9111470.289780173, lu_delay=4.59349518455565, ms=00074} 22:49:24.595512 run mass: MS start registered {at=9111470.29886613, delay=0.00910857878625393, ms=00084} 22:49:25.117405 run osmo-ms-mob/00085: Starting mobile 22:49:25.130643 run osmo-ms-mob/00085(pid=220): Launched 22:49:25.141857 run mass: MS start registered {at=9111470.845204258, delay=0.0050925612449646, ms=00085} 22:49:25.717417 run osmo-ms-mob/00086: Starting mobile 22:49:25.731738 run osmo-ms-mob/00086(pid=221): Launched 22:49:25.745692 run mass: MS start registered {at=9111471.449023105, delay=0.00664113275706768, ms=00086} 22:49:26.259082 run mass: MS performed LU {at=9111471.962412894, lu_delay=5.008709440007806, ms=00077} 22:49:26.273367 run osmo-ms-mob/00087: Starting mobile 22:49:26.290396 run osmo-ms-mob/00087(pid=222): Launched 22:49:26.298363 run mass: MS performed LU {at=9111472.001717212, lu_delay=5.574769772589207, ms=00076} 22:49:26.306036 run mass: MS start registered {at=9111472.009397795, delay=0.007705669850111008, ms=00087} 22:49:26.374773 run mass: MS performed LU {at=9111472.078082329, lu_delay=5.9985171519219875, ms=00075} 22:49:26.646483 run mass: MS performed LU {at=9111472.349803144, lu_delay=4.897731587290764, ms=00078} 22:49:26.921207 run osmo-ms-mob/00088: Starting mobile 22:49:26.937740 run osmo-ms-mob/00088(pid=223): Launched 22:49:26.952077 run mass: MS start registered {at=9111472.655408425, delay=0.0066764820367097855, ms=00088} 22:49:27.518223 run osmo-ms-mob/00089: Starting mobile 22:49:27.535167 run osmo-ms-mob/00089(pid=224): Launched 22:49:27.549178 run mass: MS start registered {at=9111473.252490336, delay=0.006291158497333527, ms=00089} 22:49:28.040406 run mass: MS performed LU {at=9111473.74372028, lu_delay=5.503382103517652, ms=00080} 22:49:28.054665 run osmo-ms-mob/00090: Starting mobile 22:49:28.071710 run osmo-ms-mob/00090(pid=225): Launched 22:49:28.085905 run mass: MS start registered {at=9111473.78924019, delay=0.006070500239729881, ms=00090} 22:49:28.123767 run mass: MS performed LU {at=9111473.82708741, lu_delay=4.947060728445649, ms=00081} 22:49:28.188766 run mass: MS performed LU {at=9111473.892073914, lu_delay=6.0362021420150995, ms=00079} 22:49:28.312769 run mass: MS performed LU {at=9111474.016077075, lu_delay=4.739474521949887, ms=00082} 22:49:28.818486 run osmo-ms-mob/00091: Starting mobile 22:49:28.835653 run osmo-ms-mob/00091(pid=226): Launched 22:49:28.849460 run mass: MS start registered {at=9111474.55279031, delay=0.006156759336590767, ms=00091} 22:49:29.524499 run osmo-ms-mob/00092: Starting mobile 22:49:29.558906 run osmo-ms-mob/00092(pid=227): Launched 22:49:29.672946 run mass: MS start registered {at=9111475.376264036, delay=0.10529997758567333, ms=00092} 22:49:30.025240 run mass: MS performed LU {at=9111475.728558647, lu_delay=5.872895564883947, ms=00083} 22:49:30.052955 run mass: MS performed LU {at=9111475.756290652, lu_delay=5.457424521446228, ms=00084} 22:49:30.140589 run mass: MS performed LU {at=9111475.843921669, lu_delay=4.998717410489917, ms=00085} 22:49:30.152939 run osmo-ms-mob/00093: Starting mobile 22:49:30.168028 run osmo-ms-mob/00093(pid=228): Launched 22:49:30.180674 run mass: MS start registered {at=9111475.883992076, delay=0.005365176126360893, ms=00093} 22:49:31.218257 run osmo-ms-mob/00094: Starting mobile 22:49:31.232434 run osmo-ms-mob/00094(pid=229): Launched 22:49:31.243951 run mass: MS start registered {at=9111476.947294252, delay=0.00520990788936615, ms=00094} 22:49:31.806340 run mass: MS performed LU {at=9111477.509673364, lu_delay=6.060650259256363, ms=00086} 22:49:31.889628 run mass: MS performed LU {at=9111477.592959957, lu_delay=4.937551531940699, ms=00088} 22:49:31.954286 run mass: MS performed LU {at=9111477.657621494, lu_delay=5.648223698139191, ms=00087} 22:49:32.118603 run osmo-ms-mob/00095: Starting mobile 22:49:32.135671 run osmo-ms-mob/00095(pid=230): Launched 22:49:32.149637 run mass: MS start registered {at=9111477.852979317, delay=0.0054019056260585785, ms=00095} 22:49:33.123290 run osmo-ms-mob/00096: Starting mobile 22:49:33.140135 run osmo-ms-mob/00096(pid=231): Launched 22:49:33.153078 run mass: MS start registered {at=9111478.856420493, delay=0.005858907476067543, ms=00096} 22:49:33.790893 run mass: MS performed LU {at=9111479.494225051, lu_delay=6.241734715178609, ms=00089} 22:49:33.818348 run mass: MS performed LU {at=9111479.521694763, lu_delay=4.968904452398419, ms=00091} 22:49:33.906681 run mass: MS performed LU {at=9111479.61001661, lu_delay=5.820776419714093, ms=00090} 22:49:34.218237 run osmo-ms-mob/00097: Starting mobile 22:49:34.232336 run osmo-ms-mob/00097(pid=232): Launched 22:49:34.243657 run mass: MS start registered {at=9111479.94700537, delay=0.004888990893959999, ms=00097} 22:49:35.657189 run osmo-ms-mob/00098: Starting mobile 22:49:35.676544 run osmo-ms-mob/00098(pid=233): Launched 22:49:35.682878 run mass: Starting too slowly. Moving on {now=9111481.386246726, sleep=-0.07168499380350113, target=9111481.314561732} 22:49:35.688843 run mass: MS performed LU {at=9111481.392200638, lu_delay=5.508208561688662, ms=00093} 22:49:35.694834 run mass: MS start registered {at=9111481.39820059, delay=0.011956337839365005, ms=00098} 22:49:35.720188 run mass: MS performed LU {at=9111481.423503086, lu_delay=6.047239050269127, ms=00092} 22:49:35.808195 run mass: MS performed LU {at=9111481.51145658, lu_delay=4.564162328839302, ms=00094} 22:49:37.321149 run osmo-ms-mob/00099: Starting mobile 22:49:37.337005 run osmo-ms-mob/00099(pid=234): Launched 22:49:37.343378 run mass: All started... {duration=55.7321839928627, too_slow=5} 22:49:37.349530 run mass: MS start registered {at=9111483.052887253, delay=0.006145130842924118, ms=00099} 22:49:37.791758 run mass: MS performed LU {at=9111483.49498401, lu_delay=5.642004692927003, ms=00095} 22:49:38.056333 run mass: MS performed LU {at=9111483.75958288, lu_delay=4.9031623881310225, ms=00096} 22:49:39.421445 run mass: MS performed LU {at=9111485.124758596, lu_delay=5.17775322496891, ms=00097} 22:49:41.322519 run mass: MS performed LU {at=9111487.02583994, lu_delay=5.627639349550009, ms=00098} 22:49:43.187457 run mass: MS performed LU {at=9111488.890749915, lu_delay=5.837862661108375, ms=00099} 22:49:43.199986 run mass: Tests done {all_completed=True, max=7.487937029451132, min=3.8092281315475702} 22:49:43.208796 tst register_default_mass.py: Test passed (85.2 sec) 22:49:43.216785 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:43.221554 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:43.226383 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:43.231229 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:43.236245 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:43.241102 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:43.246041 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:43.251133 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:43.255922 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:43.260846 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:43.265925 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:43.271143 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:43.275946 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:43.280645 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:43.285363 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:43.290907 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:43.296192 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:43.301607 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:43.307927 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:43.313480 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:43.318560 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:43.324075 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:43.328956 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:43.334554 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:43.339803 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:43.344850 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:43.351039 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:43.356377 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:43.362137 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:43.367201 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:43.372803 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:43.378673 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:43.383881 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:43.389689 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:43.395927 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:43.402682 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:43.408090 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:43.413383 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:43.418634 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:43.425061 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:43.430712 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:43.436801 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:43.442454 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:43.448322 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:43.453948 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:43.459757 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:43.465715 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:43.472367 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:43.477971 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:43.483436 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:43.490307 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:43.500210 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:43.509974 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:43.519971 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:43.530172 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:43.539524 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:43.548811 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:43.558420 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:43.568211 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:43.577539 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:43.586829 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:43.596175 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:43.605604 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:43.615259 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:43.624809 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:43.634372 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:43.644003 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:43.653261 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:43.662489 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:43.672180 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:43.681473 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:43.691072 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:43.700184 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:43.710426 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:43.720055 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:43.729572 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:43.739240 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:43.748839 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:43.758247 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:43.768026 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:43.777396 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:43.786505 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:43.796067 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:43.805311 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:43.814740 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:43.824448 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:43.834213 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:43.843404 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:43.852712 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:43.861934 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:43.871349 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:43.880965 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:43.885984 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:43.890652 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:43.895664 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:43.900716 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:43.905591 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:43.910597 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:43.915478 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:43.920591 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:43.925889 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:43.931312 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:43.936214 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:43.941227 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:43.946294 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:43.951518 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:43.956759 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:43.961735 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:43.968711 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:43.978243 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:43.987332 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:43.996608 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:44.005177 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:44.010517 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:44.015411 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:44.021215 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:44.026036 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:44.030736 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:44.035507 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:44.040364 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:44.045188 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:44.049777 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:44.054456 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:44.059192 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:44.063799 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:44.068534 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:44.073319 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:44.078080 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:44.082860 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:44.087454 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:44.092034 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:44.096646 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:44.101367 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:44.106123 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:44.110860 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:44.115571 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:44.120314 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:44.125574 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:44.130427 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:44.135036 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:44.139643 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:44.144276 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:44.148991 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:44.153576 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:44.158206 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:44.162824 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:44.167473 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:44.171980 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:44.176556 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:44.181206 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:44.185843 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:44.190489 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:44.195143 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:44.199796 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:44.204663 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:44.209346 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:44.213859 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:44.218363 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:44.222992 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:44.227572 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:44.232242 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:44.236889 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:44.241535 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:44.246159 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:44.250818 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:44.255450 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:44.260148 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:44.265024 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:44.269800 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:44.274474 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:44.279093 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:44.283725 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:44.288203 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:44.292685 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:44.297171 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:44.301684 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:44.306300 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:44.310943 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:44.315569 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:44.320213 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:44.324879 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:44.329629 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:44.334262 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:44.338890 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:44.343480 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:44.348018 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:44.352603 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:44.357159 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:44.361731 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:44.366339 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:44.372205 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:44.379321 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:44.383998 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:44.388588 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:44.393151 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:44.397696 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:44.402198 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:44.406688 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:44.411169 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:44.415741 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:44.420239 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:44.424837 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:44.429645 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:44.434211 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:44.438769 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:44.443331 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:44.448019 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:44.452652 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:44.457282 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:44.461917 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:44.466543 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:44.471192 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:44.475846 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:44.480447 --- ParallelTerminationStrategy: PID 22 died... 22:49:44.482529 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:44.487572 --- ParallelTerminationStrategy: PID 23 died... 22:49:44.489640 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:44.494623 --- ParallelTerminationStrategy: PID 24 died... 22:49:44.496695 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:44.501755 --- ParallelTerminationStrategy: PID 25 died... 22:49:44.503786 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:44.508809 --- ParallelTerminationStrategy: PID 26 died... 22:49:44.510835 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:44.515928 --- ParallelTerminationStrategy: PID 27 died... 22:49:44.518040 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:44.523115 --- ParallelTerminationStrategy: PID 28 died... 22:49:44.525232 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:44.530394 --- ParallelTerminationStrategy: PID 29 died... 22:49:44.532507 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:44.537697 --- ParallelTerminationStrategy: PID 30 died... 22:49:44.539787 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:44.544969 --- ParallelTerminationStrategy: PID 31 died... 22:49:44.547006 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:44.552078 --- ParallelTerminationStrategy: PID 32 died... 22:49:44.554182 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:44.559433 --- ParallelTerminationStrategy: PID 33 died... 22:49:44.561654 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:44.566821 --- ParallelTerminationStrategy: PID 35 died... 22:49:44.568969 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:44.574209 --- ParallelTerminationStrategy: PID 36 died... 22:49:44.576264 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:44.581312 --- ParallelTerminationStrategy: PID 37 died... 22:49:44.583421 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:44.588523 --- ParallelTerminationStrategy: PID 38 died... 22:49:44.590710 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:44.597340 --- ParallelTerminationStrategy: PID 39 died... 22:49:44.599496 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:44.604750 --- ParallelTerminationStrategy: PID 40 died... 22:49:44.606843 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:44.612081 --- ParallelTerminationStrategy: PID 41 died... 22:49:44.614195 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:44.619407 --- ParallelTerminationStrategy: PID 42 died... 22:49:44.621547 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:44.626843 --- ParallelTerminationStrategy: PID 43 died... 22:49:44.629093 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:44.634313 --- ParallelTerminationStrategy: PID 44 died... 22:49:44.636434 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:44.641665 --- ParallelTerminationStrategy: PID 45 died... 22:49:44.643810 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:44.649127 --- ParallelTerminationStrategy: PID 46 died... 22:49:44.651263 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:44.656569 --- ParallelTerminationStrategy: PID 47 died... 22:49:44.658766 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:44.664283 --- ParallelTerminationStrategy: PID 48 died... 22:49:44.666512 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:44.672013 --- ParallelTerminationStrategy: PID 49 died... 22:49:44.674257 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:44.679761 --- ParallelTerminationStrategy: PID 50 died... 22:49:44.682035 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:44.687587 --- ParallelTerminationStrategy: PID 51 died... 22:49:44.692017 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:44.702195 --- ParallelTerminationStrategy: PID 52 died... 22:49:44.706465 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:44.716903 --- ParallelTerminationStrategy: PID 53 died... 22:49:44.721048 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:44.730239 --- ParallelTerminationStrategy: PID 54 died... 22:49:44.732470 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:44.738094 --- ParallelTerminationStrategy: PID 55 died... 22:49:44.742426 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:44.752847 --- ParallelTerminationStrategy: PID 56 died... 22:49:44.757115 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:44.767160 --- ParallelTerminationStrategy: PID 57 died... 22:49:44.771174 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:44.779068 --- ParallelTerminationStrategy: PID 58 died... 22:49:44.781216 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:44.786405 --- ParallelTerminationStrategy: PID 59 died... 22:49:44.788454 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:44.793483 --- ParallelTerminationStrategy: PID 60 died... 22:49:44.795533 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:44.800756 --- ParallelTerminationStrategy: PID 61 died... 22:49:44.805179 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:44.810475 --- ParallelTerminationStrategy: PID 62 died... 22:49:44.812638 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:44.817806 --- ParallelTerminationStrategy: PID 63 died... 22:49:44.819888 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:44.825071 --- ParallelTerminationStrategy: PID 64 died... 22:49:44.827187 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:44.832407 --- ParallelTerminationStrategy: PID 65 died... 22:49:44.834536 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:44.839742 --- ParallelTerminationStrategy: PID 66 died... 22:49:44.841957 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:44.847092 --- ParallelTerminationStrategy: PID 67 died... 22:49:44.849158 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:44.854358 --- ParallelTerminationStrategy: PID 68 died... 22:49:44.856375 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:44.861379 --- ParallelTerminationStrategy: PID 69 died... 22:49:44.863429 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:44.868502 --- ParallelTerminationStrategy: PID 70 died... 22:49:44.870535 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:44.875708 --- ParallelTerminationStrategy: PID 71 died... 22:49:44.877790 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:44.882841 --- ParallelTerminationStrategy: PID 72 died... 22:49:44.884972 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:44.890170 --- ParallelTerminationStrategy: PID 73 died... 22:49:44.892279 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:44.897502 --- ParallelTerminationStrategy: PID 74 died... 22:49:44.899575 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:44.904690 --- ParallelTerminationStrategy: PID 75 died... 22:49:44.906715 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:44.911726 --- ParallelTerminationStrategy: PID 76 died... 22:49:44.913782 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:44.918791 --- ParallelTerminationStrategy: PID 77 died... 22:49:44.920843 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:44.925838 --- ParallelTerminationStrategy: PID 78 died... 22:49:44.927877 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:44.932887 --- ParallelTerminationStrategy: PID 79 died... 22:49:44.934889 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:44.939798 --- ParallelTerminationStrategy: PID 80 died... 22:49:44.941830 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:44.946972 --- ParallelTerminationStrategy: PID 81 died... 22:49:44.949021 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:44.954058 --- ParallelTerminationStrategy: PID 82 died... 22:49:44.956101 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:44.961215 --- ParallelTerminationStrategy: PID 83 died... 22:49:44.963308 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:44.968468 --- ParallelTerminationStrategy: PID 84 died... 22:49:44.970566 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:44.975755 --- ParallelTerminationStrategy: PID 85 died... 22:49:44.977794 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:44.982756 --- ParallelTerminationStrategy: PID 86 died... 22:49:44.984779 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:44.989759 --- ParallelTerminationStrategy: PID 87 died... 22:49:44.991782 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:44.996796 --- ParallelTerminationStrategy: PID 88 died... 22:49:44.998829 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:45.003801 --- ParallelTerminationStrategy: PID 89 died... 22:49:45.005820 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:45.010875 --- ParallelTerminationStrategy: PID 90 died... 22:49:45.012915 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:45.017940 --- ParallelTerminationStrategy: PID 91 died... 22:49:45.019972 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:45.025115 --- ParallelTerminationStrategy: PID 92 died... 22:49:45.027161 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:45.032158 --- ParallelTerminationStrategy: PID 93 died... 22:49:45.034182 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:45.039152 --- ParallelTerminationStrategy: PID 94 died... 22:49:45.041230 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:45.046285 --- ParallelTerminationStrategy: PID 95 died... 22:49:45.048336 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:45.053477 --- ParallelTerminationStrategy: PID 96 died... 22:49:45.055571 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:45.060727 --- ParallelTerminationStrategy: PID 97 died... 22:49:45.062809 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:45.067850 --- ParallelTerminationStrategy: PID 98 died... 22:49:45.069934 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:45.075000 --- ParallelTerminationStrategy: PID 99 died... 22:49:45.077042 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:45.082135 --- ParallelTerminationStrategy: PID 100 died... 22:49:45.084156 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:45.089237 --- ParallelTerminationStrategy: PID 101 died... 22:49:45.091274 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:45.096363 --- ParallelTerminationStrategy: PID 102 died... 22:49:45.098389 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:45.103401 --- ParallelTerminationStrategy: PID 103 died... 22:49:45.105424 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:45.110602 --- ParallelTerminationStrategy: PID 104 died... 22:49:45.112702 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:45.117749 --- ParallelTerminationStrategy: PID 105 died... 22:49:45.119772 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:45.124819 --- ParallelTerminationStrategy: PID 106 died... 22:49:45.126875 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:45.132098 --- ParallelTerminationStrategy: PID 107 died... 22:49:45.134210 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:45.139400 --- ParallelTerminationStrategy: PID 108 died... 22:49:45.141550 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:45.146628 --- ParallelTerminationStrategy: PID 109 died... 22:49:45.148657 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:45.153755 --- ParallelTerminationStrategy: PID 110 died... 22:49:45.155861 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:45.161098 --- ParallelTerminationStrategy: PID 111 died... 22:49:45.163192 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:45.168382 --- ParallelTerminationStrategy: PID 112 died... 22:49:45.170491 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:45.175633 --- ParallelTerminationStrategy: PID 113 died... 22:49:45.177761 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:45.186278 --- ParallelTerminationStrategy: PID 114 died... 22:49:45.190422 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:45.200454 --- ParallelTerminationStrategy: PID 115 died... 22:49:45.204464 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:45.214642 --- ParallelTerminationStrategy: PID 116 died... 22:49:45.218753 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:45.228750 --- ParallelTerminationStrategy: PID 117 died... 22:49:45.232857 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:45.242987 --- ParallelTerminationStrategy: PID 118 died... 22:49:45.247052 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:45.257004 --- ParallelTerminationStrategy: PID 119 died... 22:49:45.260940 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:45.270818 --- ParallelTerminationStrategy: PID 120 died... 22:49:45.275134 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:45.285108 --- ParallelTerminationStrategy: PID 121 died... 22:49:45.289284 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:45.299456 --- ParallelTerminationStrategy: PID 122 died... 22:49:45.303622 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:45.313622 --- ParallelTerminationStrategy: PID 123 died... 22:49:45.317591 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:45.327406 --- ParallelTerminationStrategy: PID 124 died... 22:49:45.331473 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:45.341364 --- ParallelTerminationStrategy: PID 125 died... 22:49:45.345301 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:45.355360 --- ParallelTerminationStrategy: PID 126 died... 22:49:45.359282 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:45.369036 --- ParallelTerminationStrategy: PID 127 died... 22:49:45.373091 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:45.382714 --- ParallelTerminationStrategy: PID 128 died... 22:49:45.386713 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:45.396436 --- ParallelTerminationStrategy: PID 129 died... 22:49:45.400425 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:45.410199 --- ParallelTerminationStrategy: PID 130 died... 22:49:45.414183 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:45.424170 --- ParallelTerminationStrategy: PID 131 died... 22:49:45.428168 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:45.437835 --- ParallelTerminationStrategy: PID 132 died... 22:49:45.441794 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:45.451611 --- ParallelTerminationStrategy: PID 133 died... 22:49:45.455556 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:45.465449 --- ParallelTerminationStrategy: PID 134 died... 22:49:45.469473 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:45.479516 --- ParallelTerminationStrategy: PID 135 died... 22:49:45.483546 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:45.493511 --- ParallelTerminationStrategy: PID 136 died... 22:49:45.497580 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:45.507355 --- ParallelTerminationStrategy: PID 137 died... 22:49:45.511340 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:45.520998 --- ParallelTerminationStrategy: PID 138 died... 22:49:45.525016 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:45.534868 --- ParallelTerminationStrategy: PID 139 died... 22:49:45.538958 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:45.548611 --- ParallelTerminationStrategy: PID 140 died... 22:49:45.552713 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:45.562679 --- ParallelTerminationStrategy: PID 141 died... 22:49:45.566583 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:45.576431 --- ParallelTerminationStrategy: PID 142 died... 22:49:45.580431 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:45.590365 --- ParallelTerminationStrategy: PID 143 died... 22:49:45.594419 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:45.604754 --- ParallelTerminationStrategy: PID 144 died... 22:49:45.608898 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:45.618958 --- ParallelTerminationStrategy: PID 145 died... 22:49:45.623242 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:45.632963 --- ParallelTerminationStrategy: PID 146 died... 22:49:45.637019 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:45.646710 --- ParallelTerminationStrategy: PID 147 died... 22:49:45.650765 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:45.660455 --- ParallelTerminationStrategy: PID 148 died... 22:49:45.664489 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:45.674475 --- ParallelTerminationStrategy: PID 149 died... 22:49:45.678564 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:45.688517 --- ParallelTerminationStrategy: PID 150 died... 22:49:45.692501 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:45.700890 --- ParallelTerminationStrategy: PID 151 died... 22:49:45.702948 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:45.708015 --- ParallelTerminationStrategy: PID 152 died... 22:49:45.711566 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:45.722158 --- ParallelTerminationStrategy: PID 153 died... 22:49:45.726469 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:45.736505 --- ParallelTerminationStrategy: PID 154 died... 22:49:45.740492 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:45.750306 --- ParallelTerminationStrategy: PID 155 died... 22:49:45.754267 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:45.764248 --- ParallelTerminationStrategy: PID 156 died... 22:49:45.768205 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:45.778448 --- ParallelTerminationStrategy: PID 157 died... 22:49:45.782941 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:45.792908 --- ParallelTerminationStrategy: PID 158 died... 22:49:45.796941 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:45.806972 --- ParallelTerminationStrategy: PID 159 died... 22:49:45.810968 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:45.821028 --- ParallelTerminationStrategy: PID 160 died... 22:49:45.825177 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:45.834858 --- ParallelTerminationStrategy: PID 161 died... 22:49:45.838882 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:45.848767 --- ParallelTerminationStrategy: PID 162 died... 22:49:45.852854 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:45.862683 --- ParallelTerminationStrategy: PID 163 died... 22:49:45.866889 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:45.876681 --- ParallelTerminationStrategy: PID 164 died... 22:49:45.880545 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:45.890046 --- ParallelTerminationStrategy: PID 165 died... 22:49:45.893992 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:45.904186 --- ParallelTerminationStrategy: PID 166 died... 22:49:45.908486 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:45.918854 --- ParallelTerminationStrategy: PID 167 died... 22:49:45.921055 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:45.926219 --- ParallelTerminationStrategy: PID 168 died... 22:49:45.928252 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:45.933393 --- ParallelTerminationStrategy: PID 169 died... 22:49:45.935430 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:45.940420 --- ParallelTerminationStrategy: PID 170 died... 22:49:45.942480 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:45.947834 --- ParallelTerminationStrategy: PID 171 died... 22:49:45.949909 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:45.955069 --- ParallelTerminationStrategy: PID 172 died... 22:49:45.957116 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:45.962299 --- ParallelTerminationStrategy: PID 173 died... 22:49:45.964382 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:45.969539 --- ParallelTerminationStrategy: PID 174 died... 22:49:45.971640 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:45.976756 --- ParallelTerminationStrategy: PID 175 died... 22:49:45.978821 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:45.983906 --- ParallelTerminationStrategy: PID 176 died... 22:49:45.985950 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:45.990953 --- ParallelTerminationStrategy: PID 177 died... 22:49:45.993073 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:45.998165 --- ParallelTerminationStrategy: PID 178 died... 22:49:46.000241 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:46.005377 --- ParallelTerminationStrategy: PID 179 died... 22:49:46.007410 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:46.012564 --- ParallelTerminationStrategy: PID 180 died... 22:49:46.014705 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:46.019879 --- ParallelTerminationStrategy: PID 181 died... 22:49:46.021937 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:46.027129 --- ParallelTerminationStrategy: PID 182 died... 22:49:46.029206 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:46.034245 --- ParallelTerminationStrategy: PID 183 died... 22:49:46.036343 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:46.041488 --- ParallelTerminationStrategy: PID 184 died... 22:49:46.043593 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:46.048715 --- ParallelTerminationStrategy: PID 185 died... 22:49:46.050799 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:46.055996 --- ParallelTerminationStrategy: PID 186 died... 22:49:46.058066 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:46.063202 --- ParallelTerminationStrategy: PID 187 died... 22:49:46.065318 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:46.070558 --- ParallelTerminationStrategy: PID 188 died... 22:49:46.072752 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:46.078061 --- ParallelTerminationStrategy: PID 189 died... 22:49:46.080178 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:46.085459 --- ParallelTerminationStrategy: PID 190 died... 22:49:46.087544 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:46.092707 --- ParallelTerminationStrategy: PID 191 died... 22:49:46.094817 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:46.099993 --- ParallelTerminationStrategy: PID 192 died... 22:49:46.102117 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:46.107381 --- ParallelTerminationStrategy: PID 193 died... 22:49:46.109486 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:46.114714 --- ParallelTerminationStrategy: PID 194 died... 22:49:46.116862 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:46.122147 --- ParallelTerminationStrategy: PID 195 died... 22:49:46.124316 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:46.129685 --- ParallelTerminationStrategy: PID 196 died... 22:49:46.131795 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:46.137207 --- ParallelTerminationStrategy: PID 197 died... 22:49:46.139324 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:46.144612 --- ParallelTerminationStrategy: PID 198 died... 22:49:46.146800 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:46.152087 --- ParallelTerminationStrategy: PID 199 died... 22:49:46.154188 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:46.159508 --- ParallelTerminationStrategy: PID 200 died... 22:49:46.161623 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:46.166877 --- ParallelTerminationStrategy: PID 201 died... 22:49:46.169015 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:46.174246 --- ParallelTerminationStrategy: PID 202 died... 22:49:46.176343 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:46.181536 --- ParallelTerminationStrategy: PID 203 died... 22:49:46.183621 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:46.188803 --- ParallelTerminationStrategy: PID 204 died... 22:49:46.190860 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:46.196070 --- ParallelTerminationStrategy: PID 205 died... 22:49:46.198174 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:46.203260 --- ParallelTerminationStrategy: PID 206 died... 22:49:46.205386 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:46.210613 --- ParallelTerminationStrategy: PID 207 died... 22:49:46.212697 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:46.217924 --- ParallelTerminationStrategy: PID 208 died... 22:49:46.219953 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:46.225048 --- ParallelTerminationStrategy: PID 209 died... 22:49:46.227067 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:46.232116 --- ParallelTerminationStrategy: PID 210 died... 22:49:46.234170 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:46.239217 --- ParallelTerminationStrategy: PID 211 died... 22:49:46.241273 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:46.246300 --- ParallelTerminationStrategy: PID 212 died... 22:49:46.248357 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:46.253469 --- ParallelTerminationStrategy: PID 213 died... 22:49:46.255556 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:46.260754 --- ParallelTerminationStrategy: PID 214 died... 22:49:46.262819 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:46.268065 --- ParallelTerminationStrategy: PID 215 died... 22:49:46.270185 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:46.275382 --- ParallelTerminationStrategy: PID 216 died... 22:49:46.277426 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:46.282632 --- ParallelTerminationStrategy: PID 217 died... 22:49:46.284754 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:46.289957 --- ParallelTerminationStrategy: PID 218 died... 22:49:46.292068 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:46.297232 --- ParallelTerminationStrategy: PID 219 died... 22:49:46.299249 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:46.304213 --- ParallelTerminationStrategy: PID 220 died... 22:49:46.306224 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:46.311088 --- ParallelTerminationStrategy: PID 221 died... 22:49:46.313064 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:46.318033 --- ParallelTerminationStrategy: PID 222 died... 22:49:46.320022 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:46.325037 --- ParallelTerminationStrategy: PID 223 died... 22:49:46.327073 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:46.332128 --- ParallelTerminationStrategy: PID 224 died... 22:49:46.334178 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:46.339317 --- ParallelTerminationStrategy: PID 225 died... 22:49:46.341409 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:46.346613 --- ParallelTerminationStrategy: PID 226 died... 22:49:46.348700 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:46.353887 --- ParallelTerminationStrategy: PID 227 died... 22:49:46.355971 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:46.361208 --- ParallelTerminationStrategy: PID 228 died... 22:49:46.363278 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:46.368327 --- ParallelTerminationStrategy: PID 229 died... 22:49:46.370405 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:46.375550 --- ParallelTerminationStrategy: PID 230 died... 22:49:46.377605 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:46.382707 --- ParallelTerminationStrategy: PID 231 died... 22:49:46.384791 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:46.390073 --- ParallelTerminationStrategy: PID 232 died... 22:49:46.392160 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:46.397328 --- ParallelTerminationStrategy: PID 233 died... 22:49:46.399362 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:46.404369 --- ParallelTerminationStrategy: PID 234 died... 22:49:46.406434 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:48.424473 --- ParallelTerminationStrategy: PID 34 died... 22:49:48.427332 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7950 netreg_mass PASS --------------------------------------------------------------------- 22:49:48.586168 tst trial-7950: Storing JUnit report in /build/trial-7950/run.2025-04-28_22-48-17/trial-7950.xml -------------------------------------------------------------------------------------------- trial-7950 PASS -------------------------------------------------------------------------------------------- 22:49:48.610702 tst trial-7950: trial-7950: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (85.2 sec) + exit_code=0 + rm -rf trial-7950/inst + cd trial-7950 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-04-28 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-7950-run.tgz run.2025-04-28_22-48-17 + tar czf /build/trial-7950-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-04-28_13_26_17.tgz osmo-bts-oc2g.build-2025-04-28_05_07_45.tgz osmo-bts-sysmo.build-2025-04-28_05_07_34.tgz osmo-bts.build-2025-04-28_05_07_42.tgz osmo-ggsn.build-2025-04-28_20_42_41.tgz osmo-hlr.build-2025-04-28_16_36_57.tgz osmo-hnbgw.build-2025-04-28_13_30_31.tgz osmo-mgw.build-2025-04-28_08_33_09.tgz osmo-msc.build-2025-04-28_13_35_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-28_07_36_04.tgz osmo-pcu-sysmo.build-2025-04-28_07_36_00.tgz osmo-pcu.build-2025-04-28_07_36_06.tgz osmo-sgsn.build-2025-04-28_20_48_13.tgz osmo-stp.build-2025-04-28_13_25_09.tgz osmo-trx.build-2025-04-28_14_27_08.tgz osmocom-bb.build-2025-04-28_21_17_10.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