Skipping 14 KB..
Full LogCopied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6925
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17564368550749666628.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-7911
+ 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
9f3fa5a ttcn3-bts: Allow running osmo-bts-trx with rt prio
+ 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.4s
#7 [ 8/28] RUN MKDIR /var/run/sshd
#7 CACHED
#8 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#8 CACHED
#9 [ 2/28] RUN useradd -ms /bin/bash jenkins
#9 CACHED
#10 [ 9/28] COPY SSH /root/.ssh
#10 CACHED
#11 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#11 CACHED
#12 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#12 CACHED
#13 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#13 CACHED
#14 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#14 CACHED
#15 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#15 CACHED
#16 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#16 CACHED
#17 [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
#17 CACHED
#18 [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
#18 CACHED
#19 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#19 CACHED
#20 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#20 CACHED
#21 [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
#21 CACHED
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#24 CACHED
#25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#25 CACHED
#26 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#26 CACHED
#27 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#29 CACHED
#30 [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
#30 CACHED
#31 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#31 CACHED
#32 [ 3/28] RUN groupadd osmo-gsm-tester
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:44ee22ab822a7474ebcd6083db726d09a8a84e31c39d5e01bcbf35b0c6eb277b 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=7912 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-03-21 22:48:28
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7912
+ mkdir -p trial-7912
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-03-21_13_25_44.tgz osmo-bts-oc2g.build-2025-03-21_00_51_31.tgz osmo-bts-sysmo.build-2025-03-21_00_51_39.tgz osmo-bts.build-2025-03-21_00_51_47.tgz osmo-ggsn.build-2025-03-21_20_42_32.tgz osmo-hlr.build-2025-03-21_16_36_55.tgz osmo-hnbgw.build-2025-03-21_13_28_33.tgz osmo-mgw.build-2025-03-21_08_35_39.tgz osmo-msc.build-2025-03-21_13_32_47.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-21_07_41_44.tgz osmo-pcu-sysmo.build-2025-03-21_07_41_37.tgz osmo-pcu.build-2025-03-21_07_41_42.tgz osmo-sgsn.build-2025-03-21_20_48_12.tgz osmo-stp.build-2025-03-21_13_23_03.tgz osmo-trx.build-2025-03-21_14_28_14.tgz osmocom-bb.build-2025-03-21_21_17_07.tgz srslte.build-19.tgz trial-7912
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-03-21_13_25_44.md5 osmo-bts-oc2g.build-2025-03-21_00_51_31.md5 osmo-bts-sysmo.build-2025-03-21_00_51_39.md5 osmo-bts.build-2025-03-21_00_51_47.md5 osmo-ggsn.build-2025-03-21_20_42_32.md5 osmo-hlr.build-2025-03-21_16_36_55.md5 osmo-hnbgw.build-2025-03-21_13_28_33.md5 osmo-mgw.build-2025-03-21_08_35_39.md5 osmo-msc.build-2025-03-21_13_32_47.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-21_07_41_44.md5 osmo-pcu-sysmo.build-2025-03-21_07_41_37.md5 osmo-pcu.build-2025-03-21_07_41_42.md5 osmo-sgsn.build-2025-03-21_20_48_12.md5 osmo-stp.build-2025-03-21_13_23_03.md5 osmo-trx.build-2025-03-21_14_28_14.md5 osmocom-bb.build-2025-03-21_21_17_07.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-03-21_13_25_44.md5 osmo-bts-oc2g.build-2025-03-21_00_51_31.md5 osmo-bts-sysmo.build-2025-03-21_00_51_39.md5 osmo-bts.build-2025-03-21_00_51_47.md5 osmo-ggsn.build-2025-03-21_20_42_32.md5 osmo-hlr.build-2025-03-21_16_36_55.md5 osmo-hnbgw.build-2025-03-21_13_28_33.md5 osmo-mgw.build-2025-03-21_08_35_39.md5 osmo-msc.build-2025-03-21_13_32_47.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-21_07_41_44.md5 osmo-pcu-sysmo.build-2025-03-21_07_41_37.md5 osmo-pcu.build-2025-03-21_07_41_42.md5 osmo-sgsn.build-2025-03-21_20_48_12.md5 osmo-stp.build-2025-03-21_13_23_03.md5 osmo-trx.build-2025-03-21_14_28_14.md5 osmocom-bb.build-2025-03-21_21_17_07.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-7912 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7912'
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-7912
--------------------------------------------------------------------------------------------
22:48:28.945791 tst trial-7912: Detailed log at /build/trial-7912/run.2025-03-21_22-48-28/log
---------------------------------------------------------------------
trial-7912 netreg_mass
---------------------------------------------------------------------
22:48:29.164230 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:29.164635 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:29.165480 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:29.166746 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:29.214302 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:29.215741 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:29.217541 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:29.290733 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-7912 netreg_mass register_default_mass.py
----------------------------------------------
22:48:29.291539 tst register_default_mass.py:9: Claiming resources for the test
22:48:29.307549 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.308147 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.308635 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.309097 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.309564 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.310040 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:29.310502 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:29.361303 tst register_default_mass.py: using LAC 2
22:48:29.401597 tst register_default_mass.py: using RAC 2
22:48:29.445382 tst register_default_mass.py: using CellId 2
22:48:29.479909 tst register_default_mass.py: using BVCI 3
22:48:29.486036 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.486715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.487285 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.487833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.488378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.488934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.489472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.490024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.490588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.491121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.491637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.492163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.492711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.493246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.493791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.494319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.494847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.495380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.495902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.496425 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.496960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.497483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.498011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.498539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.499051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.499561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.500098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.500612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.501144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.501669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.502179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.502693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.503228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.503756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.504273 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.504806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.505324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.505848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.506372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.506885 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.507414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.507943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.508458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.509042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.509561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.510071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.510589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.511130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.511654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.512182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.512712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.513224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.513729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.514256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.514772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.515294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.515818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.516335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.516851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.517378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.517888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.518398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.518927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.519455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.519978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.520492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.521009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.521530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.522055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.522556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.523058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.523578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.524169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.524698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.525218 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.525725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.526236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.526749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.527259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.527755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.528269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.528788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.529298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.529813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.530321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.530821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.531341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.531845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.532373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.532898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.533417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.533933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.534456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.534973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.535476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.535992 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.536507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.537042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.537563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.538077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.538571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:29.539158 tst register_default_mass.py:21: Launching a simple network
22:48:29.549167 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:29.671473 run create_hlr_db(pid=20): Launched
22:48:30.681628 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:30.698678 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:30.714051 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:30.719755 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:30.901789 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:30.918657 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:30.924598 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:31.349633 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:31.364653 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:34.374744 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:34.494217 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:34.509885 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:34.515845 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:34.540031 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:34.555147 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:34.561019 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:34.891295 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:34.907286 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:40.924915 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:41.079291 run osmo-bts-virtual(pid=34): Launched
22:48:42.141153 tst register_default_mass.py: using MSISDN 1001
22:48:42.147455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:42.267639 tst register_default_mass.py: using MSISDN 1002
22:48:42.273318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:42.346838 tst register_default_mass.py: using MSISDN 1003
22:48:42.352755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:42.430544 tst register_default_mass.py: using MSISDN 1004
22:48:42.439176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:42.520454 tst register_default_mass.py: using MSISDN 1005
22:48:42.526331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:42.626386 tst register_default_mass.py: using MSISDN 1006
22:48:42.632350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:42.710737 tst register_default_mass.py: using MSISDN 1007
22:48:42.716716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:42.773229 tst register_default_mass.py: using MSISDN 1008
22:48:42.779135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:42.856767 tst register_default_mass.py: using MSISDN 1009
22:48:42.862567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:42.927014 tst register_default_mass.py: using MSISDN 1010
22:48:42.932747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:42.996016 tst register_default_mass.py: using MSISDN 1011
22:48:43.002067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:43.134458 tst register_default_mass.py: using MSISDN 1012
22:48:43.140403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:43.213810 tst register_default_mass.py: using MSISDN 1013
22:48:43.221009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:43.303365 tst register_default_mass.py: using MSISDN 1014
22:48:43.309252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:43.424562 tst register_default_mass.py: using MSISDN 1015
22:48:43.430364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:43.539461 tst register_default_mass.py: using MSISDN 1016
22:48:43.545197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:43.619312 tst register_default_mass.py: using MSISDN 1017
22:48:43.627584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:43.702242 tst register_default_mass.py: using MSISDN 1018
22:48:43.707785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:43.784097 tst register_default_mass.py: using MSISDN 1019
22:48:43.789761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:43.881013 tst register_default_mass.py: using MSISDN 1020
22:48:43.887786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:43.966414 tst register_default_mass.py: using MSISDN 1021
22:48:43.973231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:44.070145 tst register_default_mass.py: using MSISDN 1022
22:48:44.076002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:44.162413 tst register_default_mass.py: using MSISDN 1023
22:48:44.173085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:44.270401 tst register_default_mass.py: using MSISDN 1024
22:48:44.281166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:44.369086 tst register_default_mass.py: using MSISDN 1025
22:48:44.378553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:44.673639 tst register_default_mass.py: using MSISDN 1026
22:48:44.764901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:44.875729 tst register_default_mass.py: using MSISDN 1027
22:48:44.881833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:44.988202 tst register_default_mass.py: using MSISDN 1028
22:48:44.994170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:45.103508 tst register_default_mass.py: using MSISDN 1029
22:48:45.109416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:45.222934 tst register_default_mass.py: using MSISDN 1030
22:48:45.228836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:45.386351 tst register_default_mass.py: using MSISDN 1031
22:48:45.391966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:45.471781 tst register_default_mass.py: using MSISDN 1032
22:48:45.478066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:45.546895 tst register_default_mass.py: using MSISDN 1033
22:48:45.552662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:45.637355 tst register_default_mass.py: using MSISDN 1034
22:48:45.642951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:45.710565 tst register_default_mass.py: using MSISDN 1035
22:48:45.717301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:45.826987 tst register_default_mass.py: using MSISDN 1036
22:48:45.832692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:45.929157 tst register_default_mass.py: using MSISDN 1037
22:48:45.935078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:46.014422 tst register_default_mass.py: using MSISDN 1038
22:48:46.023894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:46.098029 tst register_default_mass.py: using MSISDN 1039
22:48:46.103942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:46.186192 tst register_default_mass.py: using MSISDN 1040
22:48:46.195282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:46.293489 tst register_default_mass.py: using MSISDN 1041
22:48:46.301137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:46.379824 tst register_default_mass.py: using MSISDN 1042
22:48:46.385875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:46.504329 tst register_default_mass.py: using MSISDN 1043
22:48:46.510267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:46.593961 tst register_default_mass.py: using MSISDN 1044
22:48:46.604045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:46.687881 tst register_default_mass.py: using MSISDN 1045
22:48:46.693896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:46.768743 tst register_default_mass.py: using MSISDN 1046
22:48:46.776307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:46.850634 tst register_default_mass.py: using MSISDN 1047
22:48:46.856155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:46.945478 tst register_default_mass.py: using MSISDN 1048
22:48:46.952887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:47.026702 tst register_default_mass.py: using MSISDN 1049
22:48:47.032333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:47.095870 tst register_default_mass.py: using MSISDN 1050
22:48:47.101457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:47.170247 tst register_default_mass.py: using MSISDN 1051
22:48:47.175814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:47.262180 tst register_default_mass.py: using MSISDN 1052
22:48:47.267764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:47.336003 tst register_default_mass.py: using MSISDN 1053
22:48:47.346810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:47.421700 tst register_default_mass.py: using MSISDN 1054
22:48:47.427498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:47.501977 tst register_default_mass.py: using MSISDN 1055
22:48:47.507906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:47.582877 tst register_default_mass.py: using MSISDN 1056
22:48:47.593287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:47.665987 tst register_default_mass.py: using MSISDN 1057
22:48:47.671513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:47.737805 tst register_default_mass.py: using MSISDN 1058
22:48:47.743361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:47.814948 tst register_default_mass.py: using MSISDN 1059
22:48:47.820638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:47.892993 tst register_default_mass.py: using MSISDN 1060
22:48:47.898650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:47.964849 tst register_default_mass.py: using MSISDN 1061
22:48:47.970511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:48.043429 tst register_default_mass.py: using MSISDN 1062
22:48:48.051454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:48.114793 tst register_default_mass.py: using MSISDN 1063
22:48:48.120326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:48.186610 tst register_default_mass.py: using MSISDN 1064
22:48:48.192401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:48.259563 tst register_default_mass.py: using MSISDN 1065
22:48:48.265686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:48.342267 tst register_default_mass.py: using MSISDN 1066
22:48:48.349796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:48.416747 tst register_default_mass.py: using MSISDN 1067
22:48:48.422667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:48.497019 tst register_default_mass.py: using MSISDN 1068
22:48:48.504526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:48.751653 tst register_default_mass.py: using MSISDN 1069
22:48:48.757646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:48.870079 tst register_default_mass.py: using MSISDN 1070
22:48:48.875821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:48.942036 tst register_default_mass.py: using MSISDN 1071
22:48:48.947939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:49.022017 tst register_default_mass.py: using MSISDN 1072
22:48:49.030870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:49.096857 tst register_default_mass.py: using MSISDN 1073
22:48:49.107261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:49.171724 tst register_default_mass.py: using MSISDN 1074
22:48:49.177762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:49.239926 tst register_default_mass.py: using MSISDN 1075
22:48:49.245861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:49.314980 tst register_default_mass.py: using MSISDN 1076
22:48:49.321281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:49.401234 tst register_default_mass.py: using MSISDN 1077
22:48:49.407032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:49.480741 tst register_default_mass.py: using MSISDN 1078
22:48:49.486529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:49.554509 tst register_default_mass.py: using MSISDN 1079
22:48:49.562993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:49.630066 tst register_default_mass.py: using MSISDN 1080
22:48:49.635991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:49.713950 tst register_default_mass.py: using MSISDN 1081
22:48:49.721302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:49.790751 tst register_default_mass.py: using MSISDN 1082
22:48:49.796569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:49.891982 tst register_default_mass.py: using MSISDN 1083
22:48:49.902899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:50.315179 tst register_default_mass.py: using MSISDN 1084
22:48:50.327029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:50.447258 tst register_default_mass.py: using MSISDN 1085
22:48:50.456005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:50.549007 tst register_default_mass.py: using MSISDN 1086
22:48:50.554838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:50.669008 tst register_default_mass.py: using MSISDN 1087
22:48:50.676026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:50.804101 tst register_default_mass.py: using MSISDN 1088
22:48:50.809728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:50.911450 tst register_default_mass.py: using MSISDN 1089
22:48:50.917211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:50.995307 tst register_default_mass.py: using MSISDN 1090
22:48:51.002954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:51.076520 tst register_default_mass.py: using MSISDN 1091
22:48:51.082449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:51.146013 tst register_default_mass.py: using MSISDN 1092
22:48:51.151616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:51.217324 tst register_default_mass.py: using MSISDN 1093
22:48:51.222994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:51.312508 tst register_default_mass.py: using MSISDN 1094
22:48:51.318172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:51.389689 tst register_default_mass.py: using MSISDN 1095
22:48:51.395516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:51.473325 tst register_default_mass.py: using MSISDN 1096
22:48:51.480241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:51.562476 tst register_default_mass.py: using MSISDN 1097
22:48:51.569685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:51.648936 tst register_default_mass.py: using MSISDN 1098
22:48:51.654801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:51.730542 tst register_default_mass.py: using MSISDN 1099
22:48:51.736315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:51.800477 tst register_default_mass.py: using MSISDN 1100
22:48:51.806424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:51.932751 run mass: Starting testcase
22:48:51.938679 run mass: Pre-launching all virtphy's
22:48:51.944403 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:51.958087 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:51.964815 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:51.978437 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:51.985727 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:51.999295 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:52.005534 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:52.019250 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:52.025526 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:52.039077 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:52.045373 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:52.058911 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:52.065183 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:52.078706 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:52.084966 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:52.099159 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:52.105566 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:52.119230 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:52.125571 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:52.139287 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:52.145583 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:52.159180 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:52.166390 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:52.179831 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:52.186133 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:52.199593 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:52.206842 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:52.220382 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:52.227144 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:52.240691 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:52.246802 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:52.261354 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:52.267392 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:52.280499 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:52.287431 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:52.302514 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:52.309306 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:52.324133 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:52.330776 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:52.343525 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:52.349535 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:52.370378 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:52.376542 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:52.390031 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:52.396248 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:52.409464 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:52.415673 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:52.428813 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:52.437777 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:52.450969 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:52.457135 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:52.470493 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:52.476803 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:52.490119 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:52.496221 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:52.509279 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:52.515500 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:52.529113 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:52.535408 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:52.549083 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:52.555422 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:52.568825 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:52.575130 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:52.610290 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:52.617043 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:52.631943 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:52.638694 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:52.679815 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:52.686122 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:52.699569 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:52.705832 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:52.719398 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:52.725619 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:52.738601 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:52.744751 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:52.757673 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:52.763808 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:52.777036 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:52.783080 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:52.796262 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:52.802440 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:52.815943 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:52.822161 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:52.835519 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:52.841513 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:52.854656 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:52.860583 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:52.873573 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:52.879671 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:52.892615 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:52.898806 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:52.912364 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:52.918860 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:52.932758 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:52.939178 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:52.952860 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:52.959252 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:52.973200 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:52.979855 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:52.994356 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:53.000950 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:53.014710 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:53.021218 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:53.035325 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:53.041673 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:53.055482 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:53.061938 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:53.075733 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:53.082249 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:53.096170 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:53.102579 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:53.122774 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:53.129492 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:53.144470 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:53.151016 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:53.164957 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:53.171205 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:53.184755 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:53.190834 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:53.203873 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:53.209830 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:53.222932 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:53.228966 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:53.242253 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:53.248468 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:53.262031 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:53.268354 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:53.282335 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:53.288664 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:53.302529 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:53.309060 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:53.323136 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:53.329783 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:53.343807 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:53.350282 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:53.364734 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:53.371220 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:53.385276 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:53.391873 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:53.405671 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:53.412293 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:53.426633 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:53.433145 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:53.447708 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:53.454609 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:53.469119 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:53.475598 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:53.489781 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:53.496415 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:53.510947 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:53.517607 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:53.531461 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:53.537647 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:53.551040 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:53.557498 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:53.571404 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:53.577885 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:53.592562 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:53.600085 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:53.616273 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:53.623742 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:53.639247 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:53.646210 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:53.661623 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:53.668743 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:53.683846 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:53.690819 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:53.719649 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:53.725648 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:53.739131 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:53.745308 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:53.759072 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:53.765334 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:53.779556 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:53.786335 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:53.801758 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:53.808841 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:53.824146 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:53.831309 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:53.846818 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:53.853927 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:53.869554 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:53.876722 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:53.892214 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:53.899567 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:53.915541 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:53.923020 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:53.939000 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:53.946582 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:53.963059 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:53.970503 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:53.986530 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:53.993723 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:54.009380 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:54.016771 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:54.032945 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:54.040313 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:54.056912 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:54.064391 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:54.080674 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:54.088055 run mass: Checking if sockets are in the filesystem
22:48:54.102725 run osmo-ms-mob/00000: Starting mobile
22:48:54.118468 run osmo-ms-mob/00000(pid=135): Launched
22:48:54.131466 run mass: MS start registered {at=5828239.834809397, delay=0.005676568485796452, ms=00000}
22:48:58.306305 run osmo-ms-mob/00001: Starting mobile
22:48:58.324011 run osmo-ms-mob/00001(pid=136): Launched
22:48:58.336273 run mass: MS start registered {at=5828244.039611383, delay=0.0058440109714865685, ms=00001}
22:48:59.555936 run mass: MS performed LU {at=5828245.259252503, lu_delay=5.424443105235696, ms=00000}
22:49:00.100937 run osmo-ms-mob/00002: Starting mobile
22:49:00.114182 run osmo-ms-mob/00002(pid=137): Launched
22:49:00.125667 run mass: MS start registered {at=5828245.829011286, delay=0.0051763178780674934, ms=00002}
22:49:01.403443 run osmo-ms-mob/00003: Starting mobile
22:49:01.417137 run osmo-ms-mob/00003(pid=138): Launched
22:49:01.428392 run mass: MS start registered {at=5828247.131730397, delay=0.004755512811243534, ms=00003}
22:49:02.500850 run osmo-ms-mob/00004: Starting mobile
22:49:02.513948 run osmo-ms-mob/00004(pid=139): Launched
22:49:02.525580 run mass: MS start registered {at=5828248.228921722, delay=0.00565627496689558, ms=00004}
22:49:03.321470 run mass: MS performed LU {at=5828249.024797136, lu_delay=4.985185752622783, ms=00001}
22:49:03.501492 run osmo-ms-mob/00005: Starting mobile
22:49:03.516815 run osmo-ms-mob/00005(pid=140): Launched
22:49:03.528064 run mass: MS start registered {at=5828249.231410381, delay=0.004985623061656952, ms=00005}
22:49:04.405020 run osmo-ms-mob/00006: Starting mobile
22:49:04.419015 run osmo-ms-mob/00006(pid=141): Launched
22:49:04.430530 run mass: MS start registered {at=5828250.133880405, delay=0.0022444939240813255, ms=00006}
22:49:05.223463 run mass: MS performed LU {at=5828250.926786816, lu_delay=5.0977755300700665, ms=00002}
22:49:05.235053 run osmo-ms-mob/00007: Starting mobile
22:49:05.248795 run osmo-ms-mob/00007(pid=142): Launched
22:49:05.259698 run mass: MS start registered {at=5828250.963036466, delay=0.0045615630224347115, ms=00007}
22:49:06.101748 run osmo-ms-mob/00008: Starting mobile
22:49:06.114873 run osmo-ms-mob/00008(pid=143): Launched
22:49:06.126991 run mass: MS start registered {at=5828251.830340221, delay=0.00483282282948494, ms=00008}
22:49:06.802349 run osmo-ms-mob/00009: Starting mobile
22:49:06.819390 run osmo-ms-mob/00009(pid=144): Launched
22:49:06.832015 run mass: MS start registered {at=5828252.535348299, delay=0.005249421112239361, ms=00009}
22:49:07.086941 run mass: MS performed LU {at=5828252.79026009, lu_delay=5.658529692329466, ms=00003}
22:49:07.502002 run osmo-ms-mob/00010: Starting mobile
22:49:07.516816 run osmo-ms-mob/00010(pid=145): Launched
22:49:07.528596 run mass: MS start registered {at=5828253.231947954, delay=0.004944310523569584, ms=00010}
22:49:07.604530 run mass: MS performed LU {at=5828253.307858515, lu_delay=5.078936792910099, ms=00004}
22:49:08.101362 run osmo-ms-mob/00011: Starting mobile
22:49:08.115939 run osmo-ms-mob/00011(pid=146): Launched
22:49:08.128641 run mass: MS start registered {at=5828253.831982794, delay=0.005689983256161213, ms=00011}
22:49:08.701074 run osmo-ms-mob/00012: Starting mobile
22:49:08.715981 run osmo-ms-mob/00012(pid=147): Launched
22:49:08.728193 run mass: MS start registered {at=5828254.431538288, delay=0.005140818655490875, ms=00012}
22:49:08.989276 run mass: MS performed LU {at=5828254.692607048, lu_delay=5.461196666583419, ms=00005}
22:49:09.301256 run osmo-ms-mob/00013: Starting mobile
22:49:09.316317 run osmo-ms-mob/00013(pid=148): Launched
22:49:09.329031 run mass: MS start registered {at=5828255.032363799, delay=0.00565915834158659, ms=00013}
22:49:09.506078 run mass: MS performed LU {at=5828255.209409596, lu_delay=5.075529191643, ms=00006}
22:49:09.902164 run osmo-ms-mob/00014: Starting mobile
22:49:09.918095 run osmo-ms-mob/00014(pid=149): Launched
22:49:09.932903 run mass: MS start registered {at=5828255.63621967, delay=0.005157417617738247, ms=00014}
22:49:10.505479 run osmo-ms-mob/00015: Starting mobile
22:49:10.523891 run osmo-ms-mob/00015(pid=150): Launched
22:49:10.536841 run mass: MS start registered {at=5828256.240185681, delay=0.005409574136137962, ms=00015}
22:49:10.853549 run mass: MS performed LU {at=5828256.556880172, lu_delay=5.5938437059521675, ms=00007}
22:49:10.899437 run mass: MS performed LU {at=5828256.602781139, lu_delay=4.772440918721259, ms=00008}
22:49:10.911701 run osmo-ms-mob/00016: Starting mobile
22:49:10.934615 run osmo-ms-mob/00016(pid=151): Launched
22:49:10.947872 run mass: MS start registered {at=5828256.651220493, delay=0.005904516205191612, ms=00016}
22:49:11.501585 run osmo-ms-mob/00017: Starting mobile
22:49:11.516555 run osmo-ms-mob/00017(pid=152): Launched
22:49:11.529257 run mass: MS start registered {at=5828257.232595967, delay=0.005697252228856087, ms=00017}
22:49:12.101832 run osmo-ms-mob/00018: Starting mobile
22:49:12.117107 run osmo-ms-mob/00018(pid=153): Launched
22:49:12.129822 run mass: MS start registered {at=5828257.833167305, delay=0.005731048993766308, ms=00018}
22:49:12.501313 run osmo-ms-mob/00019: Starting mobile
22:49:12.515360 run osmo-ms-mob/00019(pid=154): Launched
22:49:12.528129 run mass: MS start registered {at=5828258.231477257, delay=0.005562819540500641, ms=00019}
22:49:12.754457 run mass: MS performed LU {at=5828258.457790735, lu_delay=4.62580794095993, ms=00011}
22:49:12.800318 run mass: MS performed LU {at=5828258.503667837, lu_delay=5.271719883196056, ms=00010}
22:49:12.870392 run mass: MS performed LU {at=5828258.573734011, lu_delay=6.038385711610317, ms=00009}
22:49:12.881827 run osmo-ms-mob/00020: Starting mobile
22:49:12.895475 run osmo-ms-mob/00020(pid=155): Launched
22:49:12.907221 run mass: MS start registered {at=5828258.610570311, delay=0.005193376913666725, ms=00020}
22:49:13.500945 run osmo-ms-mob/00021: Starting mobile
22:49:13.515247 run osmo-ms-mob/00021(pid=156): Launched
22:49:13.526990 run mass: MS start registered {at=5828259.230341138, delay=0.005166919901967049, ms=00021}
22:49:13.901067 run osmo-ms-mob/00022: Starting mobile
22:49:13.914582 run osmo-ms-mob/00022(pid=157): Launched
22:49:13.926620 run mass: MS start registered {at=5828259.629971395, delay=0.005655459128320217, ms=00022}
22:49:14.401684 run osmo-ms-mob/00023: Starting mobile
22:49:14.415623 run osmo-ms-mob/00023(pid=158): Launched
22:49:14.427665 run mass: MS start registered {at=5828260.131015066, delay=0.005316700786352158, ms=00023}
22:49:14.536155 run mass: MS performed LU {at=5828260.239487573, lu_delay=5.207123773172498, ms=00013}
22:49:14.619129 run mass: MS performed LU {at=5828260.322463791, lu_delay=4.686244120821357, ms=00014}
22:49:14.665596 run mass: MS performed LU {at=5828260.368932854, lu_delay=5.937394566833973, ms=00012}
22:49:14.676849 run osmo-ms-mob/00024: Starting mobile
22:49:14.690057 run osmo-ms-mob/00024(pid=159): Launched
22:49:14.701622 run mass: MS start registered {at=5828260.404959433, delay=0.005315368063747883, ms=00024}
22:49:15.303863 run osmo-ms-mob/00025: Starting mobile
22:49:15.317746 run osmo-ms-mob/00025(pid=160): Launched
22:49:15.330049 run mass: MS start registered {at=5828261.033386808, delay=0.005884917452931404, ms=00025}
22:49:15.701788 run osmo-ms-mob/00026: Starting mobile
22:49:15.716013 run osmo-ms-mob/00026(pid=161): Launched
22:49:15.728184 run mass: MS start registered {at=5828261.431522803, delay=0.005405141040682793, ms=00026}
22:49:16.101622 run osmo-ms-mob/00027: Starting mobile
22:49:16.116049 run osmo-ms-mob/00027(pid=162): Launched
22:49:16.128051 run mass: MS start registered {at=5828261.831403302, delay=0.005410372279584408, ms=00027}
22:49:16.501431 run osmo-ms-mob/00028: Starting mobile
22:49:16.515207 run osmo-ms-mob/00028(pid=163): Launched
22:49:16.521933 run mass: MS performed LU {at=5828262.225289885, lu_delay=4.992693917825818, ms=00017}
22:49:16.528505 run mass: MS start registered {at=5828262.231870942, delay=0.0066000306978821754, ms=00028}
22:49:16.566677 run mass: MS performed LU {at=5828262.270019295, lu_delay=5.618798801675439, ms=00016}
22:49:16.636196 run mass: MS performed LU {at=5828262.339537437, lu_delay=6.0993517562747, ms=00015}
22:49:16.648057 run osmo-ms-mob/00029: Starting mobile
22:49:16.662390 run osmo-ms-mob/00029(pid=164): Launched
22:49:16.674846 run mass: MS start registered {at=5828262.378196125, delay=0.005519420839846134, ms=00029}
22:49:16.907507 run mass: MS performed LU {at=5828262.610842237, lu_delay=4.777674932032824, ms=00018}
22:49:17.300822 run osmo-ms-mob/00030: Starting mobile
22:49:17.313991 run osmo-ms-mob/00030(pid=165): Launched
22:49:17.325290 run mass: MS start registered {at=5828263.028634385, delay=0.00521403644233942, ms=00030}
22:49:17.702234 run osmo-ms-mob/00031: Starting mobile
22:49:17.716281 run osmo-ms-mob/00031(pid=166): Launched
22:49:17.727949 run mass: MS start registered {at=5828263.431291078, delay=0.005403696559369564, ms=00031}
22:49:18.001059 run osmo-ms-mob/00032: Starting mobile
22:49:18.014142 run osmo-ms-mob/00032(pid=167): Launched
22:49:18.025784 run mass: MS start registered {at=5828263.729131226, delay=0.005465756170451641, ms=00032}
22:49:18.301773 run mass: MS performed LU {at=5828264.005108933, lu_delay=5.394538622349501, ms=00020}
22:49:18.313456 run osmo-ms-mob/00033: Starting mobile
22:49:18.327004 run osmo-ms-mob/00033(pid=168): Launched
22:49:18.339437 run mass: MS start registered {at=5828264.04278179, delay=0.006198989227414131, ms=00033}
22:49:18.384644 run mass: MS performed LU {at=5828264.08796945, lu_delay=4.857628311961889, ms=00021}
22:49:18.431196 run mass: MS performed LU {at=5828264.134529528, lu_delay=5.903052271343768, ms=00019}
22:49:18.573919 run mass: MS performed LU {at=5828264.277253915, lu_delay=4.647282519377768, ms=00022}
22:49:18.585479 run osmo-ms-mob/00034: Starting mobile
22:49:18.599628 run osmo-ms-mob/00034(pid=169): Launched
22:49:18.613360 run mass: MS start registered {at=5828264.31667467, delay=0.006875831633806229, ms=00034}
22:49:19.101346 run osmo-ms-mob/00035: Starting mobile
22:49:19.115412 run osmo-ms-mob/00035(pid=170): Launched
22:49:19.127738 run mass: MS start registered {at=5828264.831088982, delay=0.005678439512848854, ms=00035}
22:49:19.501482 run osmo-ms-mob/00036: Starting mobile
22:49:19.515707 run osmo-ms-mob/00036(pid=171): Launched
22:49:19.527973 run mass: MS start registered {at=5828265.231330742, delay=0.005512034520506859, ms=00036}
22:49:19.901366 run osmo-ms-mob/00037: Starting mobile
22:49:19.914407 run osmo-ms-mob/00037(pid=172): Launched
22:49:19.925802 run mass: MS start registered {at=5828265.629155321, delay=0.0052025653421878815, ms=00037}
22:49:20.201154 run osmo-ms-mob/00038: Starting mobile
22:49:20.216382 run osmo-ms-mob/00038(pid=173): Launched
22:49:20.228726 run mass: MS start registered {at=5828265.932079285, delay=0.004009914584457874, ms=00038}
22:49:20.286556 run mass: MS performed LU {at=5828265.989892122, lu_delay=5.584932689554989, ms=00024}
22:49:20.332026 run mass: MS performed LU {at=5828266.035363342, lu_delay=5.904348275624216, ms=00023}
22:49:20.343669 run osmo-ms-mob/00039: Starting mobile
22:49:20.357406 run osmo-ms-mob/00039(pid=174): Launched
22:49:20.369001 run mass: MS start registered {at=5828266.07235328, delay=0.005152246914803982, ms=00039}
22:49:20.401583 run mass: MS performed LU {at=5828266.104933779, lu_delay=4.673410975374281, ms=00026}
22:49:20.438146 run mass: MS performed LU {at=5828266.141489078, lu_delay=5.108102270402014, ms=00025}
22:49:20.901683 run osmo-ms-mob/00040: Starting mobile
22:49:20.916800 run osmo-ms-mob/00040(pid=175): Launched
22:49:20.929154 run mass: MS start registered {at=5828266.632498549, delay=0.0055180806666612625, ms=00040}
22:49:21.201128 run osmo-ms-mob/00041: Starting mobile
22:49:21.215407 run osmo-ms-mob/00041(pid=176): Launched
22:49:21.230033 run mass: MS start registered {at=5828266.93337421, delay=0.007946040481328964, ms=00041}
22:49:21.501080 run osmo-ms-mob/00042: Starting mobile
22:49:21.517383 run osmo-ms-mob/00042(pid=177): Launched
22:49:21.529367 run mass: MS start registered {at=5828267.232711836, delay=0.005552636459469795, ms=00042}
22:49:21.900933 run osmo-ms-mob/00043: Starting mobile
22:49:21.914844 run osmo-ms-mob/00043(pid=178): Launched
22:49:21.927221 run mass: MS start registered {at=5828267.630569703, delay=0.005390113219618797, ms=00043}
22:49:22.067839 run mass: MS performed LU {at=5828267.77117194, lu_delay=4.742537554353476, ms=00030}
22:49:22.151184 run mass: MS performed LU {at=5828267.854515711, lu_delay=6.023112408816814, ms=00027}
22:49:22.162841 run osmo-ms-mob/00044: Starting mobile
22:49:22.176870 run osmo-ms-mob/00044(pid=179): Launched
22:49:22.189131 run mass: MS start registered {at=5828267.892468361, delay=0.005579628981649876, ms=00044}
22:49:22.198415 run mass: MS performed LU {at=5828267.90176928, lu_delay=5.669898338615894, ms=00028}
22:49:22.340441 run mass: MS performed LU {at=5828268.043777044, lu_delay=5.665580919012427, ms=00029}
22:49:22.351715 run osmo-ms-mob/00045: Starting mobile
22:49:22.365923 run osmo-ms-mob/00045(pid=180): Launched
22:49:22.372120 run mass: MS performed LU {at=5828268.075478877, lu_delay=4.6441877987235785, ms=00031}
22:49:22.378167 run mass: MS start registered {at=5828268.081532538, delay=0.0060730623081326485, ms=00045}
22:49:22.802485 run osmo-ms-mob/00046: Starting mobile
22:49:22.817272 run osmo-ms-mob/00046(pid=181): Launched
22:49:22.830674 run mass: MS start registered {at=5828268.534012371, delay=0.006584199145436287, ms=00046}
22:49:23.101701 run osmo-ms-mob/00047: Starting mobile
22:49:23.116227 run osmo-ms-mob/00047(pid=182): Launched
22:49:23.128646 run mass: MS start registered {at=5828268.831992683, delay=0.00552026554942131, ms=00047}
22:49:23.401262 run osmo-ms-mob/00048: Starting mobile
22:49:23.414583 run osmo-ms-mob/00048(pid=183): Launched
22:49:23.426524 run mass: MS start registered {at=5828269.129871775, delay=0.005695721134543419, ms=00048}
22:49:23.701090 run osmo-ms-mob/00049: Starting mobile
22:49:23.714885 run osmo-ms-mob/00049(pid=184): Launched
22:49:23.727179 run mass: MS start registered {at=5828269.430522162, delay=0.006009415723383427, ms=00049}
22:49:24.000713 run osmo-ms-mob/00050: Starting mobile
22:49:24.014241 run osmo-ms-mob/00050(pid=185): Launched
22:49:24.027566 run mass: MS start registered {at=5828269.730911317, delay=0.007229984737932682, ms=00050}
22:49:24.051800 run mass: MS performed LU {at=5828269.755151608, lu_delay=4.924062626436353, ms=00035}
22:49:24.098431 run mass: MS performed LU {at=5828269.801787226, lu_delay=6.072656000033021, ms=00032}
22:49:24.167695 run mass: MS performed LU {at=5828269.871013669, lu_delay=5.8282318795099854, ms=00033}
22:49:24.179093 run osmo-ms-mob/00051: Starting mobile
22:49:24.192175 run osmo-ms-mob/00051(pid=186): Launched
22:49:24.204189 run mass: MS start registered {at=5828269.907516641, delay=0.0033827582374215126, ms=00051}
22:49:24.210397 run mass: MS performed LU {at=5828269.91375821, lu_delay=5.597083539701998, ms=00034}
22:49:24.495385 run mass: MS performed LU {at=5828270.198721443, lu_delay=4.967390701174736, ms=00036}
22:49:24.506986 run osmo-ms-mob/00052: Starting mobile
22:49:24.520383 run osmo-ms-mob/00052(pid=187): Launched
22:49:24.532187 run mass: MS start registered {at=5828270.235537968, delay=0.005330306477844715, ms=00052}
22:49:25.001469 run osmo-ms-mob/00053: Starting mobile
22:49:25.015119 run osmo-ms-mob/00053(pid=188): Launched
22:49:25.027140 run mass: MS start registered {at=5828270.730481195, delay=0.005482765845954418, ms=00053}
22:49:25.301427 run osmo-ms-mob/00054: Starting mobile
22:49:25.315309 run osmo-ms-mob/00054(pid=189): Launched
22:49:25.326780 run mass: MS start registered {at=5828271.030128235, delay=0.005175725556910038, ms=00054}
22:49:25.600970 run osmo-ms-mob/00055: Starting mobile
22:49:25.614521 run osmo-ms-mob/00055(pid=190): Launched
22:49:25.625941 run mass: MS start registered {at=5828271.329293719, delay=0.005110837519168854, ms=00055}
22:49:25.833832 run mass: MS performed LU {at=5828271.537170034, lu_delay=5.605090748518705, ms=00038}
22:49:25.845356 run osmo-ms-mob/00056: Starting mobile
22:49:25.858785 run osmo-ms-mob/00056(pid=191): Launched
22:49:25.870264 run mass: MS start registered {at=5828271.573556069, delay=0.00523664616048336, ms=00056}
22:49:25.916485 run mass: MS performed LU {at=5828271.619829387, lu_delay=5.990674066357315, ms=00037}
22:49:25.962407 run mass: MS performed LU {at=5828271.665721602, lu_delay=4.7323473915457726, ms=00041}
22:49:25.973769 run osmo-ms-mob/00057: Starting mobile
22:49:25.986814 run osmo-ms-mob/00057(pid=192): Launched
22:49:25.997713 run mass: MS start registered {at=5828271.701065489, delay=0.004918716847896576, ms=00057}
22:49:26.105808 run mass: MS performed LU {at=5828271.809128896, lu_delay=5.736775616183877, ms=00039}
22:49:26.124343 run mass: MS performed LU {at=5828271.827681991, lu_delay=5.195183441974223, ms=00040}
22:49:26.600867 run osmo-ms-mob/00058: Starting mobile
22:49:26.614213 run osmo-ms-mob/00058(pid=193): Launched
22:49:26.625665 run mass: MS start registered {at=5828272.329008443, delay=0.0051280418410897255, ms=00058}
22:49:26.901031 run osmo-ms-mob/00059: Starting mobile
22:49:26.915343 run osmo-ms-mob/00059(pid=194): Launched
22:49:26.927302 run mass: MS start registered {at=5828272.630644898, delay=0.005569586530327797, ms=00059}
22:49:27.201558 run osmo-ms-mob/00060: Starting mobile
22:49:27.214840 run osmo-ms-mob/00060(pid=195): Launched
22:49:27.226455 run mass: MS start registered {at=5828272.929797585, delay=0.005510302260518074, ms=00060}
22:49:27.600812 run osmo-ms-mob/00061: Starting mobile
22:49:27.614387 run osmo-ms-mob/00061(pid=196): Launched
22:49:27.625720 run mass: MS start registered {at=5828273.329069161, delay=0.0050923144444823265, ms=00061}
22:49:27.817975 run mass: MS performed LU {at=5828273.521304839, lu_delay=4.689312156289816, ms=00047}
22:49:27.830449 run osmo-ms-mob/00062: Starting mobile
22:49:27.844346 run osmo-ms-mob/00062(pid=197): Launched
22:49:27.856019 run mass: MS start registered {at=5828273.55936115, delay=0.005379345268011093, ms=00062}
22:49:27.864038 run mass: MS performed LU {at=5828273.567386679, lu_delay=5.033374308608472, ms=00046}
22:49:27.933133 run mass: MS performed LU {at=5828273.636467252, lu_delay=5.554934713989496, ms=00045}
22:49:27.944897 run osmo-ms-mob/00063: Starting mobile
22:49:27.958441 run osmo-ms-mob/00063(pid=198): Launched
22:49:27.970322 run mass: MS performed LU {at=5828273.673668127, lu_delay=6.4409562908113, ms=00042}
22:49:27.976698 run mass: MS start registered {at=5828273.680063572, delay=0.011727179400622845, ms=00063}
22:49:28.043700 run mass: MS performed LU {at=5828273.747034258, lu_delay=6.116464555263519, ms=00043}
22:49:28.298031 run mass: MS performed LU {at=5828274.001364345, lu_delay=4.871492569334805, ms=00048}
22:49:28.381029 run osmo-ms-mob/00064: Starting mobile
22:49:28.424190 run osmo-ms-mob/00064(pid=199): Launched
22:49:28.436768 run mass: MS start registered {at=5828274.140096739, delay=0.006286323070526123, ms=00064}
22:49:29.005853 run osmo-ms-mob/00065: Starting mobile
22:49:29.019827 run osmo-ms-mob/00065(pid=200): Launched
22:49:29.032126 run mass: MS start registered {at=5828274.735452032, delay=0.0057426802814006805, ms=00065}
22:49:29.302279 run osmo-ms-mob/00066: Starting mobile
22:49:29.317237 run osmo-ms-mob/00066(pid=201): Launched
22:49:29.330363 run mass: MS start registered {at=5828275.033693196, delay=0.006056451238691807, ms=00066}
22:49:29.599484 run mass: MS performed LU {at=5828275.302785149, lu_delay=4.572303953580558, ms=00053}
22:49:29.619647 run osmo-ms-mob/00067: Starting mobile
22:49:29.638556 run osmo-ms-mob/00067(pid=202): Launched
22:49:29.654272 run mass: MS start registered {at=5828275.357578767, delay=0.007190798409283161, ms=00067}
22:49:29.682287 run mass: MS performed LU {at=5828275.385591327, lu_delay=5.654680009931326, ms=00050}
22:49:29.729022 run mass: MS performed LU {at=5828275.432351007, lu_delay=5.524834366515279, ms=00051}
22:49:29.742567 run osmo-ms-mob/00068: Starting mobile
22:49:29.758517 run osmo-ms-mob/00068(pid=203): Launched
22:49:29.771324 run mass: MS start registered {at=5828275.474665982, delay=0.005678040906786919, ms=00068}
22:49:29.871704 run mass: MS performed LU {at=5828275.575035833, lu_delay=6.144513671286404, ms=00049}
22:49:29.890201 run mass: MS performed LU {at=5828275.593535221, lu_delay=5.357997253537178, ms=00052}
22:49:30.402217 run osmo-ms-mob/00069: Starting mobile
22:49:30.417671 run osmo-ms-mob/00069(pid=204): Launched
22:49:30.430573 run mass: MS start registered {at=5828276.133913784, delay=0.005581371486186981, ms=00069}
22:49:30.802498 run osmo-ms-mob/00070: Starting mobile
22:49:30.819625 run osmo-ms-mob/00070(pid=205): Launched
22:49:30.836483 run mass: MS start registered {at=5828276.539809586, delay=0.009191447868943214, ms=00070}
22:49:30.970123 run mass: MS performed LU {at=5828276.673456263, lu_delay=3.74365867767483, ms=00060}
22:49:31.201988 run osmo-ms-mob/00071: Starting mobile
22:49:31.218374 run osmo-ms-mob/00071(pid=206): Launched
22:49:31.232770 run mass: MS start registered {at=5828276.936090559, delay=0.006964760832488537, ms=00071}
22:49:31.463650 run mass: MS performed LU {at=5828277.166963917, lu_delay=5.837670198641717, ms=00055}
22:49:31.501078 run mass: MS performed LU {at=5828277.204398629, lu_delay=4.573753731325269, ms=00059}
22:49:31.516977 run osmo-ms-mob/00072: Starting mobile
22:49:31.534188 run osmo-ms-mob/00072(pid=207): Launched
22:49:31.549250 run mass: MS start registered {at=5828277.252585701, delay=0.006725208833813667, ms=00072}
22:49:31.630346 run mass: MS performed LU {at=5828277.333663965, lu_delay=5.760107895359397, ms=00056}
22:49:31.810212 run mass: MS performed LU {at=5828277.513528284, lu_delay=5.184519840404391, ms=00058}
22:49:31.828983 run mass: MS performed LU {at=5828277.532317201, lu_delay=6.502188965678215, ms=00054}
22:49:31.842254 run osmo-ms-mob/00073: Starting mobile
22:49:31.858915 run osmo-ms-mob/00073(pid=208): Launched
22:49:31.872414 run mass: MS start registered {at=5828277.575748799, delay=0.0056123873218894005, ms=00073}
22:49:32.407757 run osmo-ms-mob/00074: Starting mobile
22:49:32.432259 run osmo-ms-mob/00074(pid=209): Launched
22:49:32.446510 run mass: MS start registered {at=5828278.149854495, delay=3.492087125778198e-05, ms=00074}
22:49:32.507098 run mass: MS performed LU {at=5828278.210403625, lu_delay=6.509338135831058, ms=00057}
22:49:32.728292 run mass: MS performed LU {at=5828278.431607264, lu_delay=3.6961552323773503, ms=00065}
22:49:32.742284 run osmo-ms-mob/00075: Starting mobile
22:49:32.759520 run osmo-ms-mob/00075(pid=210): Launched
22:49:32.776938 run mass: MS start registered {at=5828278.480257793, delay=0.009325873106718063, ms=00075}
22:49:33.305995 run osmo-ms-mob/00076: Starting mobile
22:49:33.322531 run osmo-ms-mob/00076(pid=211): Launched
22:49:33.335866 run mass: MS start registered {at=5828279.039205613, delay=0.005972468294203281, ms=00076}
22:49:33.365095 run mass: MS performed LU {at=5828279.068428776, lu_delay=5.388365204446018, ms=00063}
22:49:33.402780 run mass: MS performed LU {at=5828279.106111691, lu_delay=5.546750541776419, ms=00062}
22:49:33.494748 run mass: MS performed LU {at=5828279.198069408, lu_delay=5.869000246748328, ms=00061}
22:49:33.508400 run osmo-ms-mob/00077: Starting mobile
22:49:33.524036 run osmo-ms-mob/00077(pid=212): Launched
22:49:33.537187 run mass: MS start registered {at=5828279.240528478, delay=0.005822991952300072, ms=00077}
22:49:33.656374 run mass: MS performed LU {at=5828279.359707359, lu_delay=5.219610620290041, ms=00064}
22:49:34.201758 run osmo-ms-mob/00078: Starting mobile
22:49:34.215507 run osmo-ms-mob/00078(pid=213): Launched
22:49:34.227198 run mass: MS start registered {at=5828279.930541862, delay=0.005131274461746216, ms=00078}
22:49:34.602071 run osmo-ms-mob/00079: Starting mobile
22:49:34.618073 run osmo-ms-mob/00079(pid=214): Launched
22:49:34.632007 run mass: MS start registered {at=5828280.335324701, delay=0.006071737967431545, ms=00079}
22:49:35.110679 run osmo-ms-mob/00080: Starting mobile
22:49:35.147567 run osmo-ms-mob/00080(pid=215): Launched
22:49:35.171101 run mass: MS start registered {at=5828280.874400409, delay=0.005236078053712845, ms=00080}
22:49:35.331863 run mass: MS performed LU {at=5828281.035153698, lu_delay=5.560487716458738, ms=00068}
22:49:35.396716 run mass: MS performed LU {at=5828281.09999664, lu_delay=6.066303444094956, ms=00066}
22:49:35.502244 run mass: MS performed LU {at=5828281.205548482, lu_delay=5.071634697727859, ms=00069}
22:49:35.532458 run osmo-ms-mob/00081: Starting mobile
22:49:35.568326 run osmo-ms-mob/00081(pid=216): Launched
22:49:35.583599 run mass: MS performed LU {at=5828281.286945956, lu_delay=4.747136370278895, ms=00070}
22:49:35.592553 run mass: MS start registered {at=5828281.295912248, delay=0.00899865385144949, ms=00081}
22:49:36.002370 run osmo-ms-mob/00082: Starting mobile
22:49:36.019363 run osmo-ms-mob/00082(pid=217): Launched
22:49:36.033652 run mass: MS start registered {at=5828281.736968799, delay=0.006324479356408119, ms=00082}
22:49:36.605114 run osmo-ms-mob/00083: Starting mobile
22:49:36.621795 run osmo-ms-mob/00083(pid=218): Launched
22:49:36.635318 run mass: MS start registered {at=5828282.338658118, delay=0.00599291455000639, ms=00083}
22:49:37.101812 run osmo-ms-mob/00084: Starting mobile
22:49:37.117236 run osmo-ms-mob/00084(pid=219): Launched
22:49:37.131490 run mass: MS performed LU {at=5828282.834814897, lu_delay=5.5822291960939765, ms=00072}
22:49:37.144953 run mass: MS start registered {at=5828282.84830621, delay=0.01998171117156744, ms=00084}
22:49:37.168291 run mass: MS performed LU {at=5828282.871614097, lu_delay=5.295865297317505, ms=00073}
22:49:37.260408 run mass: MS performed LU {at=5828282.963738823, lu_delay=4.813884328119457, ms=00074}
22:49:37.422028 run mass: MS performed LU {at=5828283.125340892, lu_delay=6.189250333234668, ms=00071}
22:49:37.434161 run osmo-ms-mob/00085: Starting mobile
22:49:37.449326 run osmo-ms-mob/00085(pid=220): Launched
22:49:37.458334 run mass: MS performed LU {at=5828283.161672146, lu_delay=4.681414352729917, ms=00075}
22:49:37.465704 run mass: MS start registered {at=5828283.169067261, delay=0.009337300434708595, ms=00085}
22:49:38.202871 run osmo-ms-mob/00086: Starting mobile
22:49:38.222988 run osmo-ms-mob/00086(pid=221): Launched
22:49:38.236226 run mass: MS start registered {at=5828283.939561499, delay=0.005608647130429745, ms=00086}
22:49:38.803223 run osmo-ms-mob/00087: Starting mobile
22:49:38.819717 run osmo-ms-mob/00087(pid=222): Launched
22:49:38.834920 run mass: MS start registered {at=5828284.53825389, delay=0.007631935179233551, ms=00087}
22:49:39.096744 run mass: MS performed LU {at=5828284.800058199, lu_delay=4.869516337290406, ms=00078}
22:49:39.115902 run mass: MS performed LU {at=5828284.819229431, lu_delay=5.578700953163207, ms=00077}
22:49:39.161745 run mass: MS performed LU {at=5828284.865070991, lu_delay=5.825865378603339, ms=00076}
22:49:39.176061 run osmo-ms-mob/00088: Starting mobile
22:49:39.192906 run osmo-ms-mob/00088(pid=223): Launched
22:49:39.214944 run mass: MS start registered {at=5828284.918244756, delay=0.013295967131853104, ms=00088}
22:49:39.503484 run mass: MS performed LU {at=5828285.206799299, lu_delay=4.871474598534405, ms=00079}
22:49:40.004622 run osmo-ms-mob/00089: Starting mobile
22:49:40.021634 run osmo-ms-mob/00089(pid=224): Launched
22:49:40.035630 run mass: MS start registered {at=5828285.738959742, delay=0.004852714017033577, ms=00089}
22:49:40.605737 run osmo-ms-mob/00090: Starting mobile
22:49:40.622988 run osmo-ms-mob/00090(pid=225): Launched
22:49:40.637406 run mass: MS start registered {at=5828286.340722492, delay=0.006427465938031673, ms=00090}
22:49:40.897235 run mass: MS performed LU {at=5828286.600553211, lu_delay=4.863584412261844, ms=00082}
22:49:40.934749 run mass: MS performed LU {at=5828286.638073693, lu_delay=5.763673284091055, ms=00080}
22:49:41.025651 run mass: MS performed LU {at=5828286.728982039, lu_delay=5.433069790713489, ms=00081}
22:49:41.303259 run osmo-ms-mob/00091: Starting mobile
22:49:41.320335 run osmo-ms-mob/00091(pid=226): Launched
22:49:41.343895 run mass: MS start registered {at=5828287.047239699, delay=0.0021866559982299805, ms=00091}
22:49:42.007675 run osmo-ms-mob/00092: Starting mobile
22:49:42.026590 run osmo-ms-mob/00092(pid=227): Launched
22:49:42.040481 run mass: MS start registered {at=5828287.743825074, delay=0.004916077479720116, ms=00092}
22:49:42.801683 run osmo-ms-mob/00093: Starting mobile
22:49:42.818583 run osmo-ms-mob/00093(pid=228): Launched
22:49:42.832297 run mass: MS start registered {at=5828288.535648005, delay=0.004705098457634449, ms=00093}
22:49:42.863197 run mass: MS performed LU {at=5828288.566496985, lu_delay=5.397429724223912, ms=00085}
22:49:42.881467 run mass: MS performed LU {at=5828288.584797288, lu_delay=4.645235789008439, ms=00086}
22:49:42.927097 run mass: MS performed LU {at=5828288.630416055, lu_delay=5.782109845429659, ms=00084}
22:49:42.996804 run mass: MS performed LU {at=5828288.700124028, lu_delay=6.361465910449624, ms=00083}
22:49:43.754664 run osmo-ms-mob/00094: Starting mobile
22:49:43.769421 run osmo-ms-mob/00094(pid=229): Launched
22:49:43.782420 run mass: MS start registered {at=5828289.485763206, delay=0.005814102478325367, ms=00094}
22:49:44.604653 run osmo-ms-mob/00095: Starting mobile
22:49:44.621686 run osmo-ms-mob/00095(pid=230): Launched
22:49:44.636542 run mass: MS start registered {at=5828290.339881291, delay=0.0057806046679615974, ms=00095}
22:49:44.662781 run mass: MS performed LU {at=5828290.366091127, lu_delay=5.827837236225605, ms=00087}
22:49:44.681604 run mass: MS performed LU {at=5828290.384927439, lu_delay=5.466682682745159, ms=00088}
22:49:44.792529 run mass: MS performed LU {at=5828290.49584328, lu_delay=4.756883538328111, ms=00089}
22:49:44.934751 run mass: MS performed LU {at=5828290.638043307, lu_delay=22.74557494558394, ms=00044}
22:49:45.601335 run osmo-ms-mob/00096: Starting mobile
22:49:45.616364 run osmo-ms-mob/00096(pid=231): Launched
22:49:45.629298 run mass: MS start registered {at=5828291.332641913, delay=0.006051434203982353, ms=00096}
22:49:46.628559 run mass: MS performed LU {at=5828292.331878923, lu_delay=4.588053848594427, ms=00092}
22:49:46.640283 run osmo-ms-mob/00097: Starting mobile
22:49:46.654392 run osmo-ms-mob/00097(pid=232): Launched
22:49:46.661056 run mass: MS performed LU {at=5828292.364412073, lu_delay=6.023689581081271, ms=00090}
22:49:46.667499 run mass: MS start registered {at=5828292.370864169, delay=0.006475132890045643, ms=00097}
22:49:46.693291 run mass: MS performed LU {at=5828292.396631027, lu_delay=5.349391327239573, ms=00091}
22:49:48.002848 run osmo-ms-mob/00098: Starting mobile
22:49:48.021577 run osmo-ms-mob/00098(pid=233): Launched
22:49:48.035008 run mass: MS start registered {at=5828293.738352509, delay=0.005858356133103371, ms=00098}
22:49:48.409987 run mass: MS performed LU {at=5828294.113305181, lu_delay=4.62754197511822, ms=00094}
22:49:48.557509 run mass: MS performed LU {at=5828294.260840952, lu_delay=5.7251929473131895, ms=00093}
22:49:49.926371 run osmo-ms-mob/00099: Starting mobile
22:49:49.940142 run osmo-ms-mob/00099(pid=234): Launched
22:49:49.946446 run mass: Starting too slowly. Moving on {now=5828295.64981228, sleep=-0.05150087270885706, target=5828295.5983114075}
22:49:49.952307 run mass: All started... {duration=55.8573647364974, too_slow=1}
22:49:49.958134 run mass: MS start registered {at=5828295.661491925, delay=0.011682259850203991, ms=00099}
22:49:51.336615 run mass: MS performed LU {at=5828297.039883676, lu_delay=5.707241763360798, ms=00096}
22:49:51.353934 run mass: MS performed LU {at=5828297.057248945, lu_delay=6.717367654666305, ms=00095}
22:49:52.323883 run mass: MS performed LU {at=5828298.027216083, lu_delay=5.65635191462934, ms=00097}
22:49:52.577596 run mass: MS performed LU {at=5828298.280928393, lu_delay=22.923349625431, ms=00067}
22:49:54.058592 run mass: MS performed LU {at=5828299.761925201, lu_delay=6.023572691716254, ms=00098}
22:49:56.043528 run mass: MS performed LU {at=5828301.746858455, lu_delay=6.08536653034389, ms=00099}
22:49:56.050752 run mass: Tests done {all_completed=True, max=22.923349625431, min=3.6961552323773503}
22:49:56.057294 tst register_default_mass.py: Test passed (86.8 sec)
22:49:56.063686 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:56.067652 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:56.071555 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:56.075434 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:56.079302 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:56.083414 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:56.087393 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:56.091443 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:56.095444 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:56.099415 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:56.103394 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:56.107406 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:56.111419 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:56.115484 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:56.119526 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:56.123573 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:56.127763 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:56.132237 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:56.137005 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:56.142410 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:56.146910 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:56.151530 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:56.156029 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:56.160511 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:56.164876 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:56.169219 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:56.174781 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:56.183381 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:56.191400 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:56.196451 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:56.200623 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:56.205053 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:56.209451 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:56.213992 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:56.218359 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:56.222858 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:56.227329 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:56.232189 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:56.236655 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:56.240990 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:56.245324 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:56.249646 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:56.254814 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:56.259172 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:56.263842 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:56.268157 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:56.272414 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:56.276648 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:56.281114 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:56.285441 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:56.290177 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:56.294482 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:56.299250 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:56.303534 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:56.307785 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:56.312268 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:56.316693 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:56.320934 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:56.325620 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:56.334357 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:56.339894 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:56.344296 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:56.348534 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:56.352894 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:56.357124 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:56.361388 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:56.365636 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:56.369867 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:56.374125 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:56.378466 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:56.382793 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:56.387140 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:56.391692 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:56.396264 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:56.400832 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:56.405186 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:56.410421 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:56.414761 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:56.419204 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:56.423710 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:56.428155 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:56.432614 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:56.437158 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:56.441742 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:56.446222 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:56.450603 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:56.455003 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:56.459393 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:56.463801 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:56.468342 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:56.472821 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:56.477219 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:56.481699 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:56.486280 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:56.490763 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:56.495163 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:56.500064 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:56.505199 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:56.510461 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:56.515649 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:56.520078 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:56.524554 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:56.528923 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:56.533372 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:56.537747 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:56.542105 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:56.546978 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:56.551422 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:56.555771 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:56.560118 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:56.564738 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:56.568991 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:56.573224 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:56.577448 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:56.581778 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:56.586071 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:56.590261 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:56.594341 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:56.598381 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:56.602347 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:56.606318 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:56.610290 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:56.614259 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:56.618245 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:56.622225 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:56.626181 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:56.630162 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:56.634162 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:56.638146 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:56.642098 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:56.646079 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:56.650043 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:56.654263 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:56.658338 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:56.662302 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:56.666299 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:56.670355 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:56.674348 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:56.678417 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:56.682688 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:56.686719 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:56.690835 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:56.694835 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:56.698825 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:56.702894 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:56.706994 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:56.711033 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:56.715175 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:56.719270 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:56.723358 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:56.727685 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:56.731796 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:56.735900 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:56.740010 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:56.744237 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:56.748381 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:56.752481 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:56.756658 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:56.760885 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:56.765094 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:56.769263 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:56.773358 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:56.777453 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:56.781544 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:56.785656 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:56.789820 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:56.793929 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:56.797911 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:56.801868 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:56.805854 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:56.809893 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:56.813887 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:56.817847 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:56.821810 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:56.825783 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:56.829767 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:56.833738 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:56.837712 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:56.841728 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:56.845717 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:56.849687 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:56.853689 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:56.857692 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:56.861733 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:56.865751 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:56.869787 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:56.873844 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:56.877890 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:56.881933 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:56.885934 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:56.889917 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:56.893884 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:56.897885 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:56.901859 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:56.905848 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:56.909823 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:56.913798 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:56.917752 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:56.921755 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:56.925783 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:56.929922 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:56.934084 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:56.938351 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:56.942479 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:56.946569 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:56.950548 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:56.954472 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:56.958455 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:56.962277 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:56.966060 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:56.969911 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:56.973804 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:56.977694 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:56.981586 --- ParallelTerminationStrategy: PID 22 died...
22:49:56.983331 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:56.987594 --- ParallelTerminationStrategy: PID 23 died...
22:49:56.989324 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:56.993566 --- ParallelTerminationStrategy: PID 24 died...
22:49:56.995279 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:56.999534 --- ParallelTerminationStrategy: PID 25 died...
22:49:57.001254 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:57.005481 --- ParallelTerminationStrategy: PID 26 died...
22:49:57.007198 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:57.011486 --- ParallelTerminationStrategy: PID 27 died...
22:49:57.013239 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:57.017559 --- ParallelTerminationStrategy: PID 28 died...
22:49:57.019334 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:57.023758 --- ParallelTerminationStrategy: PID 29 died...
22:49:57.025489 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:57.029681 --- ParallelTerminationStrategy: PID 30 died...
22:49:57.031380 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:57.035659 --- ParallelTerminationStrategy: PID 31 died...
22:49:57.037389 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:57.041718 --- ParallelTerminationStrategy: PID 32 died...
22:49:57.043455 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:57.047796 --- ParallelTerminationStrategy: PID 33 died...
22:49:57.049553 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:57.054159 --- ParallelTerminationStrategy: PID 35 died...
22:49:57.055973 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:57.060401 --- ParallelTerminationStrategy: PID 36 died...
22:49:57.062194 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:57.066603 --- ParallelTerminationStrategy: PID 37 died...
22:49:57.068401 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:57.072666 --- ParallelTerminationStrategy: PID 38 died...
22:49:57.074369 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:57.078621 --- ParallelTerminationStrategy: PID 39 died...
22:49:57.080379 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:57.084733 --- ParallelTerminationStrategy: PID 40 died...
22:49:57.086485 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:57.090780 --- ParallelTerminationStrategy: PID 41 died...
22:49:57.092511 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:57.096814 --- ParallelTerminationStrategy: PID 42 died...
22:49:57.098549 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:57.102830 --- ParallelTerminationStrategy: PID 43 died...
22:49:57.104609 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:57.109006 --- ParallelTerminationStrategy: PID 44 died...
22:49:57.110831 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:57.115331 --- ParallelTerminationStrategy: PID 45 died...
22:49:57.117186 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:57.121716 --- ParallelTerminationStrategy: PID 46 died...
22:49:57.123532 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:57.128084 --- ParallelTerminationStrategy: PID 47 died...
22:49:57.129922 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:57.134351 --- ParallelTerminationStrategy: PID 48 died...
22:49:57.136137 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:57.140558 --- ParallelTerminationStrategy: PID 49 died...
22:49:57.142367 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:57.146771 --- ParallelTerminationStrategy: PID 50 died...
22:49:57.148541 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:57.152943 --- ParallelTerminationStrategy: PID 51 died...
22:49:57.154757 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:57.159214 --- ParallelTerminationStrategy: PID 52 died...
22:49:57.161001 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:57.165468 --- ParallelTerminationStrategy: PID 53 died...
22:49:57.167276 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:57.171737 --- ParallelTerminationStrategy: PID 54 died...
22:49:57.173569 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:57.178038 --- ParallelTerminationStrategy: PID 55 died...
22:49:57.179856 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:57.184415 --- ParallelTerminationStrategy: PID 56 died...
22:49:57.186228 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:57.190496 --- ParallelTerminationStrategy: PID 57 died...
22:49:57.192214 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:57.196592 --- ParallelTerminationStrategy: PID 58 died...
22:49:57.198378 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:57.202718 --- ParallelTerminationStrategy: PID 59 died...
22:49:57.204472 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:57.208824 --- ParallelTerminationStrategy: PID 60 died...
22:49:57.210580 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:57.214979 --- ParallelTerminationStrategy: PID 61 died...
22:49:57.216784 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:57.221231 --- ParallelTerminationStrategy: PID 62 died...
22:49:57.223139 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:57.227604 --- ParallelTerminationStrategy: PID 63 died...
22:49:57.229416 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:57.233876 --- ParallelTerminationStrategy: PID 64 died...
22:49:57.235672 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:57.240177 --- ParallelTerminationStrategy: PID 65 died...
22:49:57.241978 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:57.246435 --- ParallelTerminationStrategy: PID 66 died...
22:49:57.248231 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:57.252666 --- ParallelTerminationStrategy: PID 67 died...
22:49:57.254462 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:57.258901 --- ParallelTerminationStrategy: PID 68 died...
22:49:57.260704 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:57.265175 --- ParallelTerminationStrategy: PID 69 died...
22:49:57.266964 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:57.271417 --- ParallelTerminationStrategy: PID 70 died...
22:49:57.273243 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:57.277693 --- ParallelTerminationStrategy: PID 71 died...
22:49:57.279500 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:57.283946 --- ParallelTerminationStrategy: PID 72 died...
22:49:57.285751 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:57.290222 --- ParallelTerminationStrategy: PID 73 died...
22:49:57.292014 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:57.296464 --- ParallelTerminationStrategy: PID 74 died...
22:49:57.298261 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:57.302690 --- ParallelTerminationStrategy: PID 75 died...
22:49:57.304503 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:57.308965 --- ParallelTerminationStrategy: PID 76 died...
22:49:57.310762 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:57.315264 --- ParallelTerminationStrategy: PID 77 died...
22:49:57.317065 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:57.321575 --- ParallelTerminationStrategy: PID 78 died...
22:49:57.323417 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:57.327954 --- ParallelTerminationStrategy: PID 79 died...
22:49:57.329758 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:57.334209 --- ParallelTerminationStrategy: PID 80 died...
22:49:57.336017 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:57.340490 --- ParallelTerminationStrategy: PID 81 died...
22:49:57.342287 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:57.346738 --- ParallelTerminationStrategy: PID 82 died...
22:49:57.348532 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:57.352999 --- ParallelTerminationStrategy: PID 83 died...
22:49:57.354793 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:57.359231 --- ParallelTerminationStrategy: PID 84 died...
22:49:57.361019 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:57.365465 --- ParallelTerminationStrategy: PID 85 died...
22:49:57.367260 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:57.371739 --- ParallelTerminationStrategy: PID 86 died...
22:49:57.373729 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:57.378296 --- ParallelTerminationStrategy: PID 87 died...
22:49:57.380134 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:57.384685 --- ParallelTerminationStrategy: PID 88 died...
22:49:57.386474 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:57.390910 --- ParallelTerminationStrategy: PID 89 died...
22:49:57.392715 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:57.397135 --- ParallelTerminationStrategy: PID 90 died...
22:49:57.398921 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:57.403384 --- ParallelTerminationStrategy: PID 91 died...
22:49:57.405191 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:57.409627 --- ParallelTerminationStrategy: PID 92 died...
22:49:57.411430 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:57.415885 --- ParallelTerminationStrategy: PID 93 died...
22:49:57.417686 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:57.422137 --- ParallelTerminationStrategy: PID 94 died...
22:49:57.423928 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:57.428405 --- ParallelTerminationStrategy: PID 95 died...
22:49:57.430206 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:57.434636 --- ParallelTerminationStrategy: PID 96 died...
22:49:57.436589 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:57.441066 --- ParallelTerminationStrategy: PID 97 died...
22:49:57.442860 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:57.447405 --- ParallelTerminationStrategy: PID 98 died...
22:49:57.449228 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:57.453670 --- ParallelTerminationStrategy: PID 99 died...
22:49:57.455452 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:57.459896 --- ParallelTerminationStrategy: PID 100 died...
22:49:57.461728 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:57.466299 --- ParallelTerminationStrategy: PID 101 died...
22:49:57.468112 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:57.472579 --- ParallelTerminationStrategy: PID 102 died...
22:49:57.474405 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:57.478986 --- ParallelTerminationStrategy: PID 103 died...
22:49:57.480798 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:57.485302 --- ParallelTerminationStrategy: PID 104 died...
22:49:57.487144 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:57.491592 --- ParallelTerminationStrategy: PID 105 died...
22:49:57.493404 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:57.497855 --- ParallelTerminationStrategy: PID 106 died...
22:49:57.499661 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:57.504153 --- ParallelTerminationStrategy: PID 107 died...
22:49:57.506013 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:57.510572 --- ParallelTerminationStrategy: PID 108 died...
22:49:57.512366 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:57.516943 --- ParallelTerminationStrategy: PID 109 died...
22:49:57.518784 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:57.523237 --- ParallelTerminationStrategy: PID 110 died...
22:49:57.525032 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:57.529501 --- ParallelTerminationStrategy: PID 111 died...
22:49:57.531323 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:57.535971 --- ParallelTerminationStrategy: PID 112 died...
22:49:57.537871 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:57.542775 --- ParallelTerminationStrategy: PID 113 died...
22:49:57.544766 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:57.549289 --- ParallelTerminationStrategy: PID 114 died...
22:49:57.551117 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:57.555625 --- ParallelTerminationStrategy: PID 115 died...
22:49:57.557493 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:57.561903 --- ParallelTerminationStrategy: PID 116 died...
22:49:57.563686 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:57.568078 --- ParallelTerminationStrategy: PID 117 died...
22:49:57.569868 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:57.574251 --- ParallelTerminationStrategy: PID 118 died...
22:49:57.576033 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:57.580405 --- ParallelTerminationStrategy: PID 119 died...
22:49:57.582182 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:57.586574 --- ParallelTerminationStrategy: PID 120 died...
22:49:57.588342 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:57.592760 --- ParallelTerminationStrategy: PID 121 died...
22:49:57.594526 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:57.598909 --- ParallelTerminationStrategy: PID 122 died...
22:49:57.600690 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:57.605104 --- ParallelTerminationStrategy: PID 123 died...
22:49:57.606871 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:57.611246 --- ParallelTerminationStrategy: PID 124 died...
22:49:57.613026 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:57.617405 --- ParallelTerminationStrategy: PID 125 died...
22:49:57.619183 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:57.623587 --- ParallelTerminationStrategy: PID 126 died...
22:49:57.625353 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:57.629742 --- ParallelTerminationStrategy: PID 127 died...
22:49:57.631520 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:57.635909 --- ParallelTerminationStrategy: PID 128 died...
22:49:57.637687 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:57.642068 --- ParallelTerminationStrategy: PID 129 died...
22:49:57.643846 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:57.648219 --- ParallelTerminationStrategy: PID 130 died...
22:49:57.650005 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:57.654377 --- ParallelTerminationStrategy: PID 131 died...
22:49:57.656148 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:57.660536 --- ParallelTerminationStrategy: PID 132 died...
22:49:57.662309 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:57.666711 --- ParallelTerminationStrategy: PID 133 died...
22:49:57.668480 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:57.672901 --- ParallelTerminationStrategy: PID 134 died...
22:49:57.674677 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:57.679051 --- ParallelTerminationStrategy: PID 135 died...
22:49:57.680835 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:57.685221 --- ParallelTerminationStrategy: PID 136 died...
22:49:57.686977 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:57.691363 --- ParallelTerminationStrategy: PID 137 died...
22:49:57.693123 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:57.697502 --- ParallelTerminationStrategy: PID 138 died...
22:49:57.699256 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:57.703599 --- ParallelTerminationStrategy: PID 139 died...
22:49:57.705349 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:57.709730 --- ParallelTerminationStrategy: PID 140 died...
22:49:57.711493 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:57.715848 --- ParallelTerminationStrategy: PID 141 died...
22:49:57.717602 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:57.721955 --- ParallelTerminationStrategy: PID 142 died...
22:49:57.723712 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:57.728052 --- ParallelTerminationStrategy: PID 143 died...
22:49:57.729833 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:57.734195 --- ParallelTerminationStrategy: PID 144 died...
22:49:57.735942 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:57.740300 --- ParallelTerminationStrategy: PID 145 died...
22:49:57.742086 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:57.746456 --- ParallelTerminationStrategy: PID 146 died...
22:49:57.748241 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:57.752620 --- ParallelTerminationStrategy: PID 147 died...
22:49:57.754376 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:57.758773 --- ParallelTerminationStrategy: PID 148 died...
22:49:57.760530 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:57.764896 --- ParallelTerminationStrategy: PID 149 died...
22:49:57.766650 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:57.771024 --- ParallelTerminationStrategy: PID 150 died...
22:49:57.772807 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:57.777169 --- ParallelTerminationStrategy: PID 151 died...
22:49:57.778918 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:57.783289 --- ParallelTerminationStrategy: PID 152 died...
22:49:57.785042 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:57.789445 --- ParallelTerminationStrategy: PID 153 died...
22:49:57.791197 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:57.795558 --- ParallelTerminationStrategy: PID 154 died...
22:49:57.797313 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:57.801650 --- ParallelTerminationStrategy: PID 155 died...
22:49:57.803406 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:57.807793 --- ParallelTerminationStrategy: PID 156 died...
22:49:57.809550 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:57.813913 --- ParallelTerminationStrategy: PID 157 died...
22:49:57.815675 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:57.820137 --- ParallelTerminationStrategy: PID 158 died...
22:49:57.821948 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:57.826445 --- ParallelTerminationStrategy: PID 159 died...
22:49:57.828254 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:57.832765 --- ParallelTerminationStrategy: PID 160 died...
22:49:57.834544 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:57.838922 --- ParallelTerminationStrategy: PID 161 died...
22:49:57.840688 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:57.845070 --- ParallelTerminationStrategy: PID 162 died...
22:49:57.846835 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:57.851219 --- ParallelTerminationStrategy: PID 163 died...
22:49:57.852995 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:57.857390 --- ParallelTerminationStrategy: PID 164 died...
22:49:57.859152 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:57.863509 --- ParallelTerminationStrategy: PID 165 died...
22:49:57.865266 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:57.869682 --- ParallelTerminationStrategy: PID 166 died...
22:49:57.871453 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:57.875930 --- ParallelTerminationStrategy: PID 167 died...
22:49:57.877724 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:57.882093 --- ParallelTerminationStrategy: PID 168 died...
22:49:57.883847 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:57.888229 --- ParallelTerminationStrategy: PID 169 died...
22:49:57.889989 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:57.894378 --- ParallelTerminationStrategy: PID 170 died...
22:49:57.896148 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:57.900834 --- ParallelTerminationStrategy: PID 171 died...
22:49:57.902599 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:57.907002 --- ParallelTerminationStrategy: PID 172 died...
22:49:57.908774 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:57.913200 --- ParallelTerminationStrategy: PID 173 died...
22:49:57.914978 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:57.919381 --- ParallelTerminationStrategy: PID 174 died...
22:49:57.921154 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:57.925524 --- ParallelTerminationStrategy: PID 175 died...
22:49:57.927598 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:57.931990 --- ParallelTerminationStrategy: PID 176 died...
22:49:57.933751 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:57.938158 --- ParallelTerminationStrategy: PID 177 died...
22:49:57.939835 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:57.943977 --- ParallelTerminationStrategy: PID 178 died...
22:49:57.945656 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:57.949903 --- ParallelTerminationStrategy: PID 179 died...
22:49:57.951622 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:57.955894 --- ParallelTerminationStrategy: PID 180 died...
22:49:57.957620 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:57.961984 --- ParallelTerminationStrategy: PID 181 died...
22:49:57.963800 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:57.968185 --- ParallelTerminationStrategy: PID 182 died...
22:49:57.969942 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:57.974320 --- ParallelTerminationStrategy: PID 183 died...
22:49:57.976087 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:57.980465 --- ParallelTerminationStrategy: PID 184 died...
22:49:57.982218 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:57.986601 --- ParallelTerminationStrategy: PID 185 died...
22:49:57.988357 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:57.992752 --- ParallelTerminationStrategy: PID 186 died...
22:49:57.994532 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:57.998968 --- ParallelTerminationStrategy: PID 187 died...
22:49:58.000732 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:58.005122 --- ParallelTerminationStrategy: PID 188 died...
22:49:58.006870 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:58.011269 --- ParallelTerminationStrategy: PID 189 died...
22:49:58.013034 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:58.017426 --- ParallelTerminationStrategy: PID 190 died...
22:49:58.019184 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:58.023556 --- ParallelTerminationStrategy: PID 191 died...
22:49:58.025351 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:58.029742 --- ParallelTerminationStrategy: PID 192 died...
22:49:58.031488 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:58.035879 --- ParallelTerminationStrategy: PID 193 died...
22:49:58.037667 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:58.042051 --- ParallelTerminationStrategy: PID 194 died...
22:49:58.043802 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:58.048166 --- ParallelTerminationStrategy: PID 195 died...
22:49:58.049857 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:58.054108 --- ParallelTerminationStrategy: PID 196 died...
22:49:58.055818 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:58.060113 --- ParallelTerminationStrategy: PID 197 died...
22:49:58.061841 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:58.066108 --- ParallelTerminationStrategy: PID 198 died...
22:49:58.067816 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:58.072060 --- ParallelTerminationStrategy: PID 199 died...
22:49:58.073803 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:58.078106 --- ParallelTerminationStrategy: PID 200 died...
22:49:58.079835 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:58.084099 --- ParallelTerminationStrategy: PID 201 died...
22:49:58.085826 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:58.090103 --- ParallelTerminationStrategy: PID 202 died...
22:49:58.091818 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:58.096076 --- ParallelTerminationStrategy: PID 203 died...
22:49:58.097791 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:58.102049 --- ParallelTerminationStrategy: PID 204 died...
22:49:58.103766 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:58.108040 --- ParallelTerminationStrategy: PID 205 died...
22:49:58.109752 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:58.113994 --- ParallelTerminationStrategy: PID 206 died...
22:49:58.115695 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:58.119975 --- ParallelTerminationStrategy: PID 207 died...
22:49:58.121711 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:58.125975 --- ParallelTerminationStrategy: PID 208 died...
22:49:58.127688 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:58.131938 --- ParallelTerminationStrategy: PID 209 died...
22:49:58.133641 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:58.137905 --- ParallelTerminationStrategy: PID 210 died...
22:49:58.139619 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:58.143871 --- ParallelTerminationStrategy: PID 211 died...
22:49:58.145582 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:58.149882 --- ParallelTerminationStrategy: PID 212 died...
22:49:58.151584 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:58.155647 --- ParallelTerminationStrategy: PID 213 died...
22:49:58.157261 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:58.161316 --- ParallelTerminationStrategy: PID 214 died...
22:49:58.162939 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:58.166994 --- ParallelTerminationStrategy: PID 215 died...
22:49:58.168622 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:58.172704 --- ParallelTerminationStrategy: PID 216 died...
22:49:58.174332 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:58.178377 --- ParallelTerminationStrategy: PID 217 died...
22:49:58.179999 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:58.184049 --- ParallelTerminationStrategy: PID 218 died...
22:49:58.185697 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:58.189746 --- ParallelTerminationStrategy: PID 219 died...
22:49:58.191369 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:58.195421 --- ParallelTerminationStrategy: PID 220 died...
22:49:58.197209 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:58.201222 --- ParallelTerminationStrategy: PID 221 died...
22:49:58.202817 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:58.206796 --- ParallelTerminationStrategy: PID 222 died...
22:49:58.208388 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:58.212376 --- ParallelTerminationStrategy: PID 223 died...
22:49:58.214019 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:58.218171 --- ParallelTerminationStrategy: PID 224 died...
22:49:58.219818 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:58.223902 --- ParallelTerminationStrategy: PID 225 died...
22:49:58.225564 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:58.229658 --- ParallelTerminationStrategy: PID 226 died...
22:49:58.231299 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:58.235402 --- ParallelTerminationStrategy: PID 227 died...
22:49:58.237103 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:58.241282 --- ParallelTerminationStrategy: PID 228 died...
22:49:58.243007 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:58.247227 --- ParallelTerminationStrategy: PID 229 died...
22:49:58.248892 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:58.253067 --- ParallelTerminationStrategy: PID 230 died...
22:49:58.254792 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:58.259015 --- ParallelTerminationStrategy: PID 231 died...
22:49:58.260703 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:58.264934 --- ParallelTerminationStrategy: PID 232 died...
22:49:58.266649 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:58.270901 --- ParallelTerminationStrategy: PID 233 died...
22:49:58.272604 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:58.276809 --- ParallelTerminationStrategy: PID 234 died...
22:49:58.278489 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:01.682239 --- ParallelTerminationStrategy: PID 34 died...
22:50:01.683925 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7912 netreg_mass PASS
---------------------------------------------------------------------
22:50:01.757621 tst trial-7912: Storing JUnit report in /build/trial-7912/run.2025-03-21_22-48-28/trial-7912.xml
--------------------------------------------------------------------------------------------
trial-7912 PASS
--------------------------------------------------------------------------------------------
22:50:01.774360 tst trial-7912: trial-7912: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.8 sec)
+ exit_code=0
+ rm -rf trial-7912/inst
+ cd trial-7912
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-03-21 22:48:28
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7912-run.tgz run.2025-03-21_22-48-28
+ tar czf /build/trial-7912-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-21_13_25_44.tgz osmo-bts-oc2g.build-2025-03-21_00_51_31.tgz osmo-bts-sysmo.build-2025-03-21_00_51_39.tgz osmo-bts.build-2025-03-21_00_51_47.tgz osmo-ggsn.build-2025-03-21_20_42_32.tgz osmo-hlr.build-2025-03-21_16_36_55.tgz osmo-hnbgw.build-2025-03-21_13_28_33.tgz osmo-mgw.build-2025-03-21_08_35_39.tgz osmo-msc.build-2025-03-21_13_32_47.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-21_07_41_44.tgz osmo-pcu-sysmo.build-2025-03-21_07_41_37.tgz osmo-pcu.build-2025-03-21_07_41_42.tgz osmo-sgsn.build-2025-03-21_20_48_12.tgz osmo-stp.build-2025-03-21_13_23_03.tgz osmo-trx.build-2025-03-21_14_28_14.tgz osmocom-bb.build-2025-03-21_21_17_07.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