Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11496154716028147723.sh + rm -rf trial-7792-bin.tgz trial-7792-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23273 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10241 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9235 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12063 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12366 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10314 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37852 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6795 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39601 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7195 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12668 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6657 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10765 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6835 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8263 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5554 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6657 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12923518482804595372.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-7792 + 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 47ae650 debian-bookworm-android: new container + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.1s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.395 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.395 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.399 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.402 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.693 Fetched 103 kB in 0s (315 kB/s) #10 0.693 Reading package lists... #10 1.235 Reading package lists... #10 1.764 Building dependency tree... #10 1.937 Reading state information... #10 2.199 dbus is already the newest version (1.14.10-1~deb12u1). #10 2.199 tcpdump is already the newest version (4.99.3-1). #10 2.199 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 2.199 python3 is already the newest version (3.11.2-1+b1). #10 2.199 python3-setuptools is already the newest version (66.1.1-1). #10 2.199 python3-yaml is already the newest version (6.0-3+b2). #10 2.199 python3-mako is already the newest version (1.2.4+ds-1). #10 2.199 python3-gi is already the newest version (3.42.2-3+b1). #10 2.199 python3-wheel is already the newest version (0.38.4-2). #10 2.199 python3-wheel set to manually installed. #10 2.199 ofono is already the newest version (1.31-3+b1). #10 2.199 patchelf is already the newest version (0.14.3-1+b1). #10 2.199 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 2.199 libcap2-bin is already the newest version (1:2.66-4). #10 2.199 libcap2-bin set to manually installed. #10 2.199 python3-pip is already the newest version (23.0.1+dfsg-1). #10 2.199 locales is already the newest version (2.36-9+deb12u9). #10 2.199 The following additional packages will be installed: #10 2.200 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 2.201 Suggested packages: #10 2.201 libarchive-dev gfortran python3-pytest rpm-i18n #10 2.290 The following NEW packages will be installed: #10 2.291 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 2.291 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 2.323 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #10 2.323 Need to get 14.8 MB of archives. #10 2.323 After this operation, 45.5 MB of additional disk space will be used. #10 2.323 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 2.336 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 2.337 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 2.344 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 2.350 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 2.351 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 2.379 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 2.386 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 2.400 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 2.443 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 2.443 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 2.456 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 2.470 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.705 debconf: delaying package configuration, since apt-utils is not installed #10 2.759 Fetched 14.8 MB in 0s (88.5 MB/s) #10 2.797 Selecting previously unselected package libiperf0:amd64. #10 2.797 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #10 2.985 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.991 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.052 Selecting previously unselected package iperf3. #10 3.063 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 3.071 Unpacking iperf3 (3.12-1+deb12u1) ... #10 3.121 Selecting previously unselected package cpio. #10 3.131 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 3.134 Unpacking cpio (2.13+dfsg-7.1) ... #10 3.211 Selecting previously unselected package busybox. #10 3.220 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 3.225 Unpacking busybox (1:1.35.0-4+b3) ... #10 3.303 Selecting previously unselected package libblas3:amd64. #10 3.312 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 3.317 Unpacking libblas3:amd64 (3.11.0-2) ... #10 3.378 Selecting previously unselected package liblapack3:amd64. #10 3.389 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 3.395 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 3.587 Selecting previously unselected package librpmio9. #10 3.598 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.603 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.662 Selecting previously unselected package librpm9. #10 3.672 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.677 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.746 Selecting previously unselected package python3-numpy. #10 3.755 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 3.758 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 4.126 Selecting previously unselected package python3-watchdog. #10 4.135 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 4.138 Unpacking python3-watchdog (2.2.1-1) ... #10 4.191 Selecting previously unselected package rpm-common. #10 4.202 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 4.205 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.272 Selecting previously unselected package rpm2cpio. #10 4.281 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 4.285 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 4.333 Selecting previously unselected package udhcpc:amd64. #10 4.342 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 4.345 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 4.410 Setting up cpio (2.13+dfsg-7.1) ... #10 4.429 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 4.429 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #10 4.436 Setting up python3-watchdog (2.2.1-1) ... #10 4.600 Setting up busybox (1:1.35.0-4+b3) ... #10 4.609 Setting up libblas3:amd64 (3.11.0-2) ... #10 4.622 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #10 4.627 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 4.637 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 4.652 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 4.663 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 4.673 Setting up liblapack3:amd64 (3.11.0-2) ... #10 4.681 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #10 4.689 Setting up iperf3 (3.12-1+deb12u1) ... #10 4.763 debconf: unable to initialize frontend: Dialog #10 4.763 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 4.763 debconf: falling back to frontend: Readline #10 4.769 debconf: unable to initialize frontend: Readline #10 4.769 debconf: (This frontend requires a controlling tty.) #10 4.769 debconf: falling back to frontend: Teletype #10 4.780 Configuring iperf3 #10 4.780 ------------------ #10 4.780 #10 4.780 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 4.780 boot time. #10 4.780 #10 4.780 Start Iperf3 as a daemon automatically? [yes/no] #10 4.780 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.869 invoke-rc.d: could not determine current runlevel #10 4.872 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.978 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.978 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.997 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 5.009 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 6.339 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 6.351 Processing triggers for man-db (2.11.2-2) ... #10 6.371 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 6.383 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 6.6s #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 0.845 Collecting smpplib #11 0.846 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-8i6uyye1/smpplib_4ffe707d240d439d9c77cc7283abd534 #11 0.849 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-8i6uyye1/smpplib_4ffe707d240d439d9c77cc7283abd534 #11 1.653 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.656 Preparing metadata (setup.py): started #11 1.903 Preparing metadata (setup.py): finished with status 'done' #11 1.904 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.905 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.905 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.462 Collecting pymongo #11 2.508 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.619 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.3 MB/s eta 0:00:00 #11 2.628 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.681 Collecting dnspython<3.0.0,>=1.16.0 #11 2.689 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.709 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 17.3 MB/s eta 0:00:00 #11 3.077 Installing collected packages: dnspython, pymongo #11 3.578 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.578 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 3.8s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.400 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.400 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.400 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.400 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.680 Reading package lists... #12 1.209 Reading package lists... #12 1.728 Building dependency tree... #12 1.895 Reading state information... #12 2.145 The following additional packages will be installed: #12 2.146 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 2.146 openssh-sftp-server runit-helper systemd-sysv xauth #12 2.148 Suggested packages: #12 2.148 molly-guard monkeysphere ssh-askpass ufw #12 2.254 The following NEW packages will be installed: #12 2.255 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 2.255 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 2.289 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #12 2.289 Need to get 1598 kB of archives. #12 2.289 After this operation, 7874 kB of additional disk space will be used. #12 2.289 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 2.301 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 2.307 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 2.307 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 2.318 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 2.319 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 2.321 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 2.326 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 2.326 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 2.327 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 2.508 debconf: delaying package configuration, since apt-utils is not installed #12 2.562 Fetched 1598 kB in 0s (26.8 MB/s) #12 2.593 Selecting previously unselected package systemd-sysv. #12 2.593 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 118765 files and directories currently installed.) #12 2.654 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.659 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.703 Selecting previously unselected package openssh-sftp-server. #12 2.714 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.717 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.762 Selecting previously unselected package runit-helper. #12 2.772 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.775 Unpacking runit-helper (2.15.2) ... #12 2.827 Selecting previously unselected package openssh-server. #12 2.837 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.850 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.929 Selecting previously unselected package libnss-systemd:amd64. #12 2.940 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.953 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 3.009 Selecting previously unselected package libpam-systemd:amd64. #12 3.019 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 3.023 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 3.085 Selecting previously unselected package ncurses-term. #12 3.095 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 3.098 Unpacking ncurses-term (6.4-4) ... #12 3.431 Selecting previously unselected package dbus-user-session. #12 3.442 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 3.446 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 3.496 Selecting previously unselected package libxmuu1:amd64. #12 3.507 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 3.511 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 3.551 Selecting previously unselected package xauth. #12 3.560 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 3.563 Unpacking xauth (1:1.1.2-1) ... #12 3.634 Setting up runit-helper (2.15.2) ... #12 3.645 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.656 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.670 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.785 debconf: unable to initialize frontend: Dialog #12 3.785 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.785 debconf: falling back to frontend: Readline #12 3.793 debconf: unable to initialize frontend: Readline #12 3.793 debconf: (This frontend requires a controlling tty.) #12 3.793 debconf: falling back to frontend: Teletype #12 3.864 #12 3.864 Creating config file /etc/ssh/sshd_config with new version #12 3.904 Creating SSH2 RSA key; this may take some time ... #12 4.406 3072 SHA256:M8YCmJLUct0xOdw0bCEkYTkxwEj9FJ/ROnvOx0z7Z0s root@buildkitsandbox (RSA) #12 4.410 Creating SSH2 ECDSA key; this may take some time ... #12 4.421 256 SHA256:Rg1CuaoP5UDH5lEAbxNp1fD8iXMePHw40tZ1qdA6gMg root@buildkitsandbox (ECDSA) #12 4.423 Creating SSH2 ED25519 key; this may take some time ... #12 4.433 256 SHA256:p0hI1yokLivko23my6MArbG7vb+dfYyWPhAjaJ9HaKI root@buildkitsandbox (ED25519) #12 4.533 invoke-rc.d: could not determine current runlevel #12 4.537 invoke-rc.d: policy-rc.d denied execution of start. #12 4.648 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.648 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.742 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.765 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.837 debconf: unable to initialize frontend: Dialog #12 4.837 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.837 debconf: falling back to frontend: Readline #12 4.844 debconf: unable to initialize frontend: Readline #12 4.844 debconf: (This frontend requires a controlling tty.) #12 4.844 debconf: falling back to frontend: Teletype #12 4.918 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.927 Setting up ncurses-term (6.4-4) ... #12 4.939 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.954 Setting up xauth (1:1.1.2-1) ... #12 4.966 Processing triggers for man-db (2.11.2-2) ... #12 4.982 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 5.1s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.4s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.0s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.4s #17 [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 #17 DONE 0.4s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.4s #19 [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 #19 0.818 Generating locales (this might take a while)... #19 0.824 en_US.UTF-8... done #19 1.856 Generation complete. #19 DONE 1.9s #20 [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 #20 0.394 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.394 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.394 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.409 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.682 Reading package lists... #20 1.173 Reading package lists... #20 1.734 Building dependency tree... #20 1.916 Reading state information... #20 2.213 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 2.213 The following additional packages will be installed: #20 2.213 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 2.213 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 2.213 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 2.214 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 2.255 The following NEW packages will be installed: #20 2.255 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 2.255 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 2.255 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 2.255 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 2.255 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 2.255 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 2.256 libsmpp34-dev osmocom-nightly #20 2.299 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. #20 2.299 Need to get 3,938 kB of archives. #20 2.299 After this operation, 17.7 MB of additional disk space will be used. #20 2.299 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411222026 [1,180 B] #20 2.301 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.33.a28ae.202411222026 [169 kB] #20 2.304 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411222026 [38.9 kB] #20 2.305 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411222026 [141 kB] #20 2.321 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae.202411222026 [50.6 kB] #20 2.322 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.32.fb1a.202411222026 [32.9 kB] #20 2.325 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae.202411222026 [69.8 kB] #20 2.333 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae.202411222026 [227 kB] #20 2.341 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.33.a28ae.202411222026 [103 kB] #20 2.342 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.32.fb1a.202411222026 [72.5 kB] #20 2.343 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.32.fb1a.202411222026 [116 kB] #20 2.344 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411222026 [20.9 kB] #20 2.345 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae.202411222026 [70.4 kB] #20 2.350 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.33.a28ae.202411222026 [177 kB] #20 2.351 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae.202411222026 [58.8 kB] #20 2.379 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.33.a28ae.202411222026 [62.9 kB] #20 2.381 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.33.a28ae.202411222026 [49.6 kB] #20 2.389 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.33.a28ae.202411222026 [43.0 kB] #20 2.402 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.33.a28ae.202411222026 [847 kB] #20 2.410 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.10.19929.202411222026 [25.1 kB] #20 2.415 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.12.e6c0.202411222026 [54.8 kB] #20 2.419 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.12.e6c0.202411222026 [67.0 kB] #20 2.420 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411222026 [127 kB] #20 2.421 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202411222026 [606 kB] #20 2.427 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411222026 [101 kB] #20 2.428 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411222026 [111 kB] #20 2.429 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411222026 [75.3 kB] #20 2.433 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411222026 [106 kB] #20 2.441 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411222026 [223 kB] #20 2.444 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202411222026 [92.1 kB] #20 2.635 debconf: delaying package configuration, since apt-utils is not installed #20 2.695 Fetched 3,938 kB in 0s (22.2 MB/s) #20 2.729 Selecting previously unselected package osmocom-nightly. #20 2.729 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 121732 files and directories currently installed.) #20 2.801 Preparing to unpack .../00-osmocom-nightly_202411222026_amd64.deb ... #20 2.805 Unpacking osmocom-nightly (202411222026) ... #20 2.849 Selecting previously unselected package libosmocore22:amd64. #20 2.859 Preparing to unpack .../01-libosmocore22_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 2.867 Unpacking libosmocore22:amd64 (1.10.0.33.a28ae.202411222026) ... #20 2.924 Selecting previously unselected package libgtp10:amd64. #20 2.935 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411222026_amd64.deb ... #20 2.940 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411222026) ... #20 2.985 Selecting previously unselected package libgtp-dev:amd64. #20 2.995 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411222026_amd64.deb ... #20 2.998 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411222026) ... #20 3.057 Selecting previously unselected package libosmocodec4:amd64. #20 3.067 Preparing to unpack .../04-libosmocodec4_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.070 Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.119 Selecting previously unselected package libosmotrau10:amd64. #20 3.129 Preparing to unpack .../05-libosmotrau10_1.6.0.32.fb1a.202411222026_amd64.deb ... #20 3.132 Unpacking libosmotrau10:amd64 (1.6.0.32.fb1a.202411222026) ... #20 3.173 Selecting previously unselected package libosmoisdn0:amd64. #20 3.183 Preparing to unpack .../06-libosmoisdn0_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.187 Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.235 Selecting previously unselected package libosmogsm20:amd64. #20 3.245 Preparing to unpack .../07-libosmogsm20_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.250 Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.312 Selecting previously unselected package libosmovty13:amd64. #20 3.321 Preparing to unpack .../08-libosmovty13_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.324 Unpacking libosmovty13:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.374 Selecting previously unselected package libosmoabis13:amd64. #20 3.383 Preparing to unpack .../09-libosmoabis13_1.6.0.32.fb1a.202411222026_amd64.deb ... #20 3.387 Unpacking libosmoabis13:amd64 (1.6.0.32.fb1a.202411222026) ... #20 3.433 Selecting previously unselected package libosmo-abis-dev:amd64. #20 3.441 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.32.fb1a.202411222026_amd64.deb ... #20 3.446 Unpacking libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411222026) ... #20 3.494 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 3.504 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.10.19929.202411222026_amd64.deb ... #20 3.507 Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411222026) ... #20 3.550 Selecting previously unselected package libosmocoding0:amd64. #20 3.560 Preparing to unpack .../12-libosmocoding0_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.563 Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.612 Selecting previously unselected package libosmogb14:amd64. #20 3.622 Preparing to unpack .../13-libosmogb14_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.625 Unpacking libosmogb14:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.676 Selecting previously unselected package libosmoctrl0:amd64. #20 3.686 Preparing to unpack .../14-libosmoctrl0_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.689 Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.737 Selecting previously unselected package libosmosim2:amd64. #20 3.747 Preparing to unpack .../15-libosmosim2_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.751 Unpacking libosmosim2:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.797 Selecting previously unselected package libosmousb0:amd64. #20 3.807 Preparing to unpack .../16-libosmousb0_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.813 Unpacking libosmousb0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 3.855 Selecting previously unselected package libosmocore. #20 3.864 Preparing to unpack .../17-libosmocore_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.868 Unpacking libosmocore (1.10.0.33.a28ae.202411222026) ... #20 3.910 Selecting previously unselected package libosmocore-dev:amd64. #20 3.921 Preparing to unpack .../18-libosmocore-dev_1.10.0.33.a28ae.202411222026_amd64.deb ... #20 3.924 Unpacking libosmocore-dev:amd64 (1.10.0.33.a28ae.202411222026) ... #20 4.033 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 4.044 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.10.19929.202411222026_amd64.deb ... #20 4.049 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411222026) ... #20 4.096 Selecting previously unselected package libosmonetif11:amd64. #20 4.108 Preparing to unpack .../20-libosmonetif11_1.5.1.12.e6c0.202411222026_amd64.deb ... #20 4.112 Unpacking libosmonetif11:amd64 (1.5.1.12.e6c0.202411222026) ... #20 4.152 Selecting previously unselected package libosmo-netif-dev:amd64. #20 4.162 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.12.e6c0.202411222026_amd64.deb ... #20 4.165 Unpacking libosmo-netif-dev:amd64 (1.5.1.12.e6c0.202411222026) ... #20 4.218 Selecting previously unselected package libosmo-sigtran10:amd64. #20 4.228 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202411222026_amd64.deb ... #20 4.231 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411222026) ... #20 4.280 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 4.290 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202411222026_amd64.deb ... #20 4.294 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411222026) ... #20 4.387 Selecting previously unselected package libsmpp1:amd64. #20 4.395 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411222026_amd64.deb ... #20 4.399 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411222026) ... #20 4.448 Selecting previously unselected package libsmpp34-dev:amd64. #20 4.459 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411222026_amd64.deb ... #20 4.462 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411222026) ... #20 4.523 Selecting previously unselected package libasn1c1:amd64. #20 4.532 Preparing to unpack .../26-libasn1c1_0.9.37.202411222026_amd64.deb ... #20 4.536 Unpacking libasn1c1:amd64 (0.9.37.202411222026) ... #20 4.581 Selecting previously unselected package libasn1c-dev:amd64. #20 4.591 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411222026_amd64.deb ... #20 4.596 Unpacking libasn1c-dev:amd64 (0.9.37.202411222026) ... #20 4.647 Selecting previously unselected package libosmo-ranap7:amd64. #20 4.659 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202411222026_amd64.deb ... #20 4.664 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411222026) ... #20 4.731 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.740 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202411222026_amd64.deb ... #20 4.744 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411222026) ... #20 4.891 Setting up osmocom-nightly (202411222026) ... #20 4.902 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411222026) ... #20 4.913 Setting up libosmocore22:amd64 (1.10.0.33.a28ae.202411222026) ... #20 4.923 Setting up libosmocodec4:amd64 (1.10.0.33.a28ae.202411222026) ... #20 4.933 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411222026) ... #20 4.944 Setting up libasn1c1:amd64 (0.9.37.202411222026) ... #20 4.954 Setting up libosmovty13:amd64 (1.10.0.33.a28ae.202411222026) ... #20 4.966 Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 4.975 Setting up libosmotrau10:amd64 (1.6.0.32.fb1a.202411222026) ... #20 4.985 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411222026) ... #20 4.996 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411222026) ... #20 5.007 Setting up libasn1c-dev:amd64 (0.9.37.202411222026) ... #20 5.017 Setting up libosmousb0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.027 Setting up libosmogsm20:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.039 Setting up libosmoabis13:amd64 (1.6.0.32.fb1a.202411222026) ... #20 5.051 Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.061 Setting up libosmogb14:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.072 Setting up libosmonetif11:amd64 (1.5.1.12.e6c0.202411222026) ... #20 5.082 Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411222026) ... #20 5.097 Setting up libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411222026) ... #20 5.108 Setting up libosmocoding0:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.119 Setting up libosmosim2:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.129 Setting up libosmocore (1.10.0.33.a28ae.202411222026) ... #20 5.139 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411222026) ... #20 5.151 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411222026) ... #20 5.161 Setting up libosmocore-dev:amd64 (1.10.0.33.a28ae.202411222026) ... #20 5.171 Setting up libosmo-netif-dev:amd64 (1.5.1.12.e6c0.202411222026) ... #20 5.181 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411222026) ... #20 5.191 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411222026) ... #20 5.203 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411222026) ... #20 5.214 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 5.4s #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 0.379 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.379 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.379 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.475 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.670 Reading package lists... #21 1.198 Reading package lists... #21 1.716 Building dependency tree... #21 1.890 Reading state information... #21 2.162 cmake is already the newest version (3.25.1-1). #21 2.162 libfftw3-dev is already the newest version (3.3.10-1). #21 2.162 libboost-program-options-dev is already the newest version (1.74.0.3). #21 2.162 libboost-program-options-dev set to manually installed. #21 2.162 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 2.162 libpcsclite-dev is already the newest version (1.9.9-2). #21 2.162 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 2.162 The following additional packages will be installed: #21 2.162 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 2.163 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 2.164 Suggested packages: #21 2.164 libmbedtls-doc libsoapysdr-doc #21 2.164 Recommended packages: #21 2.164 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 2.265 The following NEW packages will be installed: #21 2.265 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 2.266 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 2.266 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 2.311 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #21 2.311 Need to get 3,551 kB of archives. #21 2.311 After this operation, 14.8 MB of additional disk space will be used. #21 2.311 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 2.320 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 2.322 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 2.326 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 2.328 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 2.333 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 2.348 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 2.349 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 2.351 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 2.353 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 2.361 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 2.364 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411222026 [55.2 kB] #21 2.364 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 2.366 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 2.384 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411222026 [7,568 B] #21 2.576 debconf: delaying package configuration, since apt-utils is not installed #21 2.634 Fetched 3,551 kB in 0s (33.3 MB/s) #21 2.666 Selecting previously unselected package libconfig++9v5:amd64. #21 2.666 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122909 files and directories currently installed.) #21 2.732 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.742 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.788 Selecting previously unselected package libconfig9:amd64. #21 2.798 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.801 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.845 Selecting previously unselected package libconfig-dev:amd64. #21 2.854 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.859 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.902 Selecting previously unselected package libconfig++-dev:amd64. #21 2.912 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.917 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.967 Selecting previously unselected package libnspr4:amd64. #21 2.976 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.982 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 3.040 Selecting previously unselected package libnss3:amd64. #21 3.049 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 3.052 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.180 Selecting previously unselected package libnspr4-dev. #21 3.191 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 3.196 Unpacking libnspr4-dev (2:4.35-1) ... #21 3.258 Selecting previously unselected package libnss3-dev:amd64. #21 3.269 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 3.272 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.336 Selecting previously unselected package libczmq4:amd64. #21 3.347 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 3.351 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 3.406 Selecting previously unselected package libczmq-dev:amd64. #21 3.415 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 3.419 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 3.494 Selecting previously unselected package libmbedtls-dev:amd64. #21 3.504 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 3.508 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.602 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.610 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.615 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.666 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.677 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.681 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.729 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.738 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411222026_amd64.deb ... #21 3.741 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411222026) ... #21 3.787 Selecting previously unselected package soapysdr-module-lms7. #21 3.797 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411222026_all.deb ... #21 3.800 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411222026) ... #21 3.873 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.884 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.895 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.906 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.920 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.933 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.943 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.955 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.966 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411222026) ... #21 3.976 Setting up libnspr4-dev (2:4.35-1) ... #21 3.988 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411222026) ... #21 3.999 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 4.010 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 4.020 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 4.031 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 4.043 Processing triggers for man-db (2.11.2-2) ... #21 4.062 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 4.2s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.350 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.350 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.350 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.350 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.629 Reading package lists... #22 1.160 Reading package lists... #22 1.684 Building dependency tree... #22 1.855 Reading state information... #22 2.138 The following additional packages will be installed: #22 2.138 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.138 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 2.138 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.138 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.138 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.138 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.139 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.139 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.139 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.139 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.139 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.139 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.139 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.139 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.139 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.139 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.139 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.139 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.139 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.139 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.139 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.139 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.139 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.139 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.139 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.139 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.139 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.139 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.139 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.139 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.139 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.139 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.139 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.139 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.139 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.140 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.140 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.140 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.140 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.140 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.140 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.140 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.140 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.140 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.142 Suggested packages: #22 2.142 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 2.142 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 2.142 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 2.142 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 2.142 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 2.142 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 2.142 python-scipy-doc #22 2.142 Recommended packages: #22 2.142 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 2.142 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 2.142 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 2.142 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 2.142 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 2.142 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 2.142 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 2.142 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 2.142 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 3.069 The following NEW packages will be installed: #22 3.069 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 3.070 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 3.070 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 3.070 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 3.070 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 3.070 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 3.070 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 3.070 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 3.070 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 3.070 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 3.070 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 3.070 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 3.070 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 3.070 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 3.070 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 3.070 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 3.070 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 3.070 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 3.070 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 3.070 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 3.070 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 3.070 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 3.070 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 3.070 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 3.070 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 3.070 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 3.071 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 3.071 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 3.071 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 3.071 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 3.071 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 3.071 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 3.071 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 3.071 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 3.071 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 3.071 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 3.071 python3-all-dev python3-attr python3-beniget python3-cairo #22 3.071 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 3.071 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 3.071 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 3.071 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 3.071 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 3.071 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 3.071 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 3.113 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded. #22 3.113 Need to get 142 MB of archives. #22 3.113 After this operation, 698 MB of additional disk space will be used. #22 3.113 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 3.119 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB] #22 3.124 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 3.190 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 3.191 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 3.195 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 3.195 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 3.195 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 3.196 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 3.208 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 3.216 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 3.221 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 3.222 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 3.222 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 3.223 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 3.224 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 3.226 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 3.226 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 3.226 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 3.226 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 3.230 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 3.230 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 3.230 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 3.231 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 3.234 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 3.242 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 3.243 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 3.243 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 3.277 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 3.301 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 3.306 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 3.313 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 3.314 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 3.364 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 3.364 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 3.367 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 3.367 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 3.368 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 3.368 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 3.368 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 3.369 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 3.369 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 3.370 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 3.375 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 3.377 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 3.387 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 3.388 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 3.388 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 3.388 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 3.389 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 3.390 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 3.391 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 3.392 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 3.393 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 3.396 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 3.397 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 3.398 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 3.399 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 3.399 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 3.400 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 3.401 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 3.401 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 3.402 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 3.402 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.613 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.664 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.671 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.672 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.673 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.673 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.674 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.675 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.679 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.679 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.680 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.682 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.683 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.700 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.702 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.703 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.703 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.704 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.704 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.704 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.704 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.705 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.710 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.713 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.715 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.717 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.720 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.726 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.726 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.726 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.727 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.731 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.733 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.735 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.736 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.738 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.739 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.740 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.770 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.790 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.791 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.815 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.815 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.817 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.818 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.819 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.841 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.841 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.842 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.858 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.859 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.859 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.883 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.883 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.889 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.892 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.937 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.941 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.943 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.950 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.952 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.954 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.979 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.980 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 4.039 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 4.039 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 4.077 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 4.077 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 4.078 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 4.078 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 4.078 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 4.078 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 4.079 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 4.079 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 4.079 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 4.088 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 4.090 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 4.228 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 4.229 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 4.229 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 4.229 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 4.233 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 4.238 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 4.243 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 4.243 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 4.243 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 4.245 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 4.246 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 4.247 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 4.247 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 4.250 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 4.251 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 4.257 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 4.553 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 4.577 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 4.578 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 4.584 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 4.584 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 4.586 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 4.589 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 4.590 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 4.592 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 4.593 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 4.594 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 4.595 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 4.600 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 4.601 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 4.603 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 4.612 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 4.614 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 4.614 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 4.615 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 4.618 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 4.619 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 4.622 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 4.623 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 4.632 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 4.633 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 4.637 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 4.637 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 4.638 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 4.639 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 4.641 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 4.642 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 4.644 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 4.645 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 4.649 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 4.653 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 4.654 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 4.656 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 4.658 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 4.663 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 4.665 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 4.665 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 4.667 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 4.669 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB] #22 4.670 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 4.742 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 4.743 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB] #22 4.744 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 4.746 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.979 debconf: delaying package configuration, since apt-utils is not installed #22 5.032 Fetched 142 MB in 2s (84.5 MB/s) #22 5.071 Selecting previously unselected package hicolor-icon-theme. #22 5.071 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123463 files and directories currently installed.) #22 5.141 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 5.144 Unpacking hicolor-icon-theme (0.17-2) ... #22 5.230 Selecting previously unselected package gtk-update-icon-cache. #22 5.241 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 5.245 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 5.309 Selecting previously unselected package adwaita-icon-theme. #22 5.318 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 5.322 Unpacking adwaita-icon-theme (43-1) ... #22 6.115 Selecting previously unselected package at-spi2-common. #22 6.127 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 6.130 Unpacking at-spi2-common (2.46.0-5) ... #22 6.238 Selecting previously unselected package castxml. #22 6.248 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 6.252 Unpacking castxml (0.5.1-1) ... #22 6.412 Selecting previously unselected package libdconf1:amd64. #22 6.423 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 6.430 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 6.472 Selecting previously unselected package dconf-service. #22 6.483 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 6.489 Unpacking dconf-service (0.40.0-4) ... #22 6.533 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 6.544 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 6.547 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 6.598 Selecting previously unselected package fonts-mathjax. #22 6.607 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 6.611 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 6.832 Selecting previously unselected package gnome-terminal-data. #22 6.843 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 6.846 Unpacking gnome-terminal-data (3.46.8-1) ... #22 7.019 Selecting previously unselected package gsettings-desktop-schemas. #22 7.028 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 7.031 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 7.130 Selecting previously unselected package libatk1.0-0:amd64. #22 7.142 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 7.146 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 7.193 Selecting previously unselected package libatspi2.0-0:amd64. #22 7.204 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 7.207 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 7.255 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 7.264 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 7.268 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 7.319 Selecting previously unselected package libcolord2:amd64. #22 7.329 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 7.333 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 7.387 Selecting previously unselected package libepoxy0:amd64. #22 7.398 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 7.401 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 7.453 Selecting previously unselected package libwayland-client0:amd64. #22 7.462 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 7.465 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 7.510 Selecting previously unselected package libwayland-cursor0:amd64. #22 7.522 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 7.526 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 7.570 Selecting previously unselected package libwayland-egl1:amd64. #22 7.582 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 7.585 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 7.630 Selecting previously unselected package libxcomposite1:amd64. #22 7.642 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 7.645 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 7.693 Selecting previously unselected package libxfixes3:amd64. #22 7.704 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 7.707 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 7.753 Selecting previously unselected package libxcursor1:amd64. #22 7.764 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 7.767 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 7.813 Selecting previously unselected package libxdamage1:amd64. #22 7.823 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 7.828 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 7.872 Selecting previously unselected package libxinerama1:amd64. #22 7.881 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 7.886 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 7.930 Selecting previously unselected package xkb-data. #22 7.940 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 7.943 Unpacking xkb-data (2.35.1-1) ... #22 8.065 Selecting previously unselected package libxkbcommon0:amd64. #22 8.077 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 8.080 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 8.141 Selecting previously unselected package libxrandr2:amd64. #22 8.153 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 8.156 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 8.204 Selecting previously unselected package libgtk-3-common. #22 8.215 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 8.219 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 8.540 Selecting previously unselected package libgtk-3-0:amd64. #22 8.552 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 8.556 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 8.793 Selecting previously unselected package libvte-2.91-common. #22 8.803 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 8.806 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 8.889 Selecting previously unselected package libvte-2.91-0:amd64. #22 8.897 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 8.901 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 8.965 Selecting previously unselected package gnome-terminal. #22 8.973 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 8.978 Unpacking gnome-terminal (3.46.8-1) ... #22 9.052 Selecting previously unselected package libjs-mathjax. #22 9.063 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 9.068 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 9.769 Selecting previously unselected package liborc-0.4-0:amd64. #22 9.781 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 9.785 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 9.840 Selecting previously unselected package libvolk2.5:amd64. #22 9.851 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 9.854 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 9.921 Selecting previously unselected package libvolk2-bin. #22 9.932 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 9.935 Unpacking libvolk2-bin (2.5.2-3) ... #22 9.989 Selecting previously unselected package python3-colorama. #22 10.000 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 10.00 Unpacking python3-colorama (0.4.6-2) ... #22 10.06 Selecting previously unselected package python3-click. #22 10.07 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 10.07 Unpacking python3-click (8.1.3-2) ... #22 10.12 Selecting previously unselected package python3-click-plugins. #22 10.13 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 10.13 Unpacking python3-click-plugins (1.1.1-4) ... #22 10.18 Selecting previously unselected package python3-cairo:amd64. #22 10.19 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 10.20 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 10.24 Selecting previously unselected package python3-gi-cairo. #22 10.26 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 10.26 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 10.30 Selecting previously unselected package python3-attr. #22 10.31 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 10.32 Unpacking python3-attr (22.2.0-1) ... #22 10.37 Selecting previously unselected package python3-pyrsistent:amd64. #22 10.38 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 10.38 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 10.44 Selecting previously unselected package python3-jsonschema. #22 10.45 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 10.45 Unpacking python3-jsonschema (4.10.3-1) ... #22 10.51 Selecting previously unselected package python3-lxml:amd64. #22 10.52 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 10.52 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 10.65 Selecting previously unselected package libglvnd0:amd64. #22 10.66 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 10.66 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 10.72 Selecting previously unselected package libdrm-common. #22 10.73 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 10.73 Unpacking libdrm-common (2.4.114-1) ... #22 10.78 Selecting previously unselected package libdrm2:amd64. #22 10.79 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 10.80 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 10.84 Selecting previously unselected package libglapi-mesa:amd64. #22 10.85 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 10.86 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 10.91 Selecting previously unselected package libx11-xcb1:amd64. #22 10.92 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 10.92 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 10.97 Selecting previously unselected package libxcb-dri2-0:amd64. #22 10.99 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 10.99 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 11.05 Selecting previously unselected package libxcb-dri3-0:amd64. #22 11.06 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 11.07 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 11.12 Selecting previously unselected package libxcb-glx0:amd64. #22 11.13 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 11.13 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 11.19 Selecting previously unselected package libxcb-present0:amd64. #22 11.20 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 11.20 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 11.26 Selecting previously unselected package libxcb-randr0:amd64. #22 11.27 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 11.27 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 11.33 Selecting previously unselected package libxcb-sync1:amd64. #22 11.34 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 11.35 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 11.41 Selecting previously unselected package libxcb-xfixes0:amd64. #22 11.42 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 11.42 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 11.48 Selecting previously unselected package libxshmfence1:amd64. #22 11.49 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 11.49 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 11.54 Selecting previously unselected package libxxf86vm1:amd64. #22 11.55 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 11.56 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 11.60 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 11.61 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 11.62 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 11.67 Selecting previously unselected package libdrm-intel1:amd64. #22 11.68 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 11.68 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 11.74 Selecting previously unselected package libdrm-nouveau2:amd64. #22 11.75 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 11.75 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 11.80 Selecting previously unselected package libdrm-radeon1:amd64. #22 11.82 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 11.82 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 11.87 Selecting previously unselected package libllvm15:amd64. #22 11.88 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 11.89 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 12.71 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 12.72 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 12.73 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 13.21 Selecting previously unselected package libglx-mesa0:amd64. #22 13.22 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.23 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.29 Selecting previously unselected package libglx0:amd64. #22 13.30 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 13.30 Unpacking libglx0:amd64 (1.6.0-1) ... #22 13.36 Selecting previously unselected package libgl1:amd64. #22 13.37 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 13.37 Unpacking libgl1:amd64 (1.6.0-1) ... #22 13.42 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 13.43 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 13.43 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 13.48 Selecting previously unselected package libopengl0:amd64. #22 13.49 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 13.50 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 13.55 Selecting previously unselected package libglu1-mesa:amd64. #22 13.56 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 13.56 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 13.63 Selecting previously unselected package python3-opengl. #22 13.64 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 13.64 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 14.05 Selecting previously unselected package python3-packaging. #22 14.06 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 14.06 Unpacking python3-packaging (23.0-1) ... #22 14.11 Selecting previously unselected package python3-pygccxml. #22 14.13 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 14.13 Unpacking python3-pygccxml (2.2.1-1) ... #22 14.18 Selecting previously unselected package python3-pyqt5.sip. #22 14.20 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 14.20 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 14.25 Selecting previously unselected package libdouble-conversion3:amd64. #22 14.26 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 14.27 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 14.33 Selecting previously unselected package libqt5core5a:amd64. #22 14.34 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.35 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.52 Selecting previously unselected package libqt5dbus5:amd64. #22 14.54 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.54 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.60 Selecting previously unselected package libwayland-server0:amd64. #22 14.62 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 14.62 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 14.67 Selecting previously unselected package libgbm1:amd64. #22 14.68 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 14.68 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 14.73 Selecting previously unselected package libegl-mesa0:amd64. #22 14.75 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 14.75 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 14.84 Selecting previously unselected package libegl1:amd64. #22 14.85 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 14.86 Unpacking libegl1:amd64 (1.6.0-1) ... #22 14.91 Selecting previously unselected package libevdev2:amd64. #22 14.92 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 14.92 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 14.97 Selecting previously unselected package libmtdev1:amd64. #22 14.98 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 14.98 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 15.03 Selecting previously unselected package libgudev-1.0-0:amd64. #22 15.04 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 15.05 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 15.09 Selecting previously unselected package libwacom-common. #22 15.11 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 15.11 Unpacking libwacom-common (2.6.0-1) ... #22 15.22 Selecting previously unselected package libwacom9:amd64. #22 15.23 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 15.23 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 15.28 Selecting previously unselected package libinput-bin. #22 15.29 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 15.30 Unpacking libinput-bin (1.22.1-1) ... #22 15.35 Selecting previously unselected package libinput10:amd64. #22 15.36 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 15.37 Unpacking libinput10:amd64 (1.22.1-1) ... #22 15.42 Selecting previously unselected package libmd4c0:amd64. #22 15.43 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 15.43 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 15.49 Selecting previously unselected package libqt5network5:amd64. #22 15.50 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.50 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.60 Selecting previously unselected package libxcb-icccm4:amd64. #22 15.61 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 15.61 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 15.66 Selecting previously unselected package libxcb-util1:amd64. #22 15.67 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 15.68 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 15.73 Selecting previously unselected package libxcb-image0:amd64. #22 15.74 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 15.74 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 15.79 Selecting previously unselected package libxcb-keysyms1:amd64. #22 15.80 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 15.81 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 15.85 Selecting previously unselected package libxcb-render-util0:amd64. #22 15.87 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 15.87 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 15.92 Selecting previously unselected package libxcb-shape0:amd64. #22 15.93 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 15.94 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 15.99 Selecting previously unselected package libxcb-xinerama0:amd64. #22 16.00 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 16.01 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 16.06 Selecting previously unselected package libxcb-xinput0:amd64. #22 16.07 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 16.07 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 16.13 Selecting previously unselected package libxcb-xkb1:amd64. #22 16.14 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 16.14 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 16.20 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 16.21 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 16.21 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 16.27 Selecting previously unselected package libqt5gui5:amd64. #22 16.28 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.29 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.57 Selecting previously unselected package libqt5widgets5:amd64. #22 16.58 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.59 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.79 Selecting previously unselected package libqt5xml5:amd64. #22 16.80 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.80 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.86 Selecting previously unselected package libqt5designer5:amd64. #22 16.88 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 16.88 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 17.05 Selecting previously unselected package libqt5sql5:amd64. #22 17.06 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.06 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.11 Selecting previously unselected package libqt5help5:amd64. #22 17.12 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 17.13 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 17.18 Selecting previously unselected package libqt5printsupport5:amd64. #22 17.19 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.20 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.26 Selecting previously unselected package libqt5test5:amd64. #22 17.27 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.28 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.33 Selecting previously unselected package python3-pyqt5. #22 17.34 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 17.34 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 17.55 Selecting previously unselected package python3-pyqt6.sip. #22 17.56 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 17.57 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 17.61 Selecting previously unselected package libb2-1:amd64. #22 17.62 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 17.63 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 17.67 Selecting previously unselected package libqt6core6:amd64. #22 17.68 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 17.69 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 17.84 Selecting previously unselected package libqt6dbus6:amd64. #22 17.85 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 17.85 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 17.91 Selecting previously unselected package libts0:amd64. #22 17.92 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 17.93 Unpacking libts0:amd64 (1.22-1+b1) ... #22 17.99 Selecting previously unselected package libqt6gui6:amd64. #22 18.00 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 18.00 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 18.22 Selecting previously unselected package libproxy1v5:amd64. #22 18.23 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 18.23 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 18.28 Selecting previously unselected package libqt6network6:amd64. #22 18.29 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 18.30 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 18.39 Selecting previously unselected package libqt6opengl6:amd64. #22 18.40 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 18.40 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 18.48 Selecting previously unselected package libqt6widgets6:amd64. #22 18.49 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.49 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 18.69 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 18.70 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.70 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 18.75 Selecting previously unselected package libqt6printsupport6:amd64. #22 18.76 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 18.77 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 18.82 Selecting previously unselected package libqt6sql6:amd64. #22 18.83 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 18.84 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 18.89 Selecting previously unselected package libqt6test6:amd64. #22 18.90 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 18.90 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 18.96 Selecting previously unselected package libqt6xml6:amd64. #22 18.97 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 18.97 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 19.02 Selecting previously unselected package python3-pyqt6. #22 19.03 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 19.03 Unpacking python3-pyqt6 (6.4.2-1) ... #22 19.27 Selecting previously unselected package python3-decorator. #22 19.28 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 19.28 Unpacking python3-decorator (5.1.1-3) ... #22 19.34 Selecting previously unselected package libopenblas0-pthread:amd64. #22 19.35 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 19.35 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 19.75 Selecting previously unselected package libopenblas0:amd64. #22 19.77 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 19.77 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 19.82 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 19.83 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 19.84 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 20.17 Selecting previously unselected package libopenblas-dev:amd64. #22 20.18 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 20.19 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 20.23 Selecting previously unselected package libpython3-all-dev:amd64. #22 20.24 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.24 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 20.28 Selecting previously unselected package python3-all. #22 20.29 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 20.30 Unpacking python3-all (3.11.2-1+b1) ... #22 20.34 Selecting previously unselected package python3-all-dev. #22 20.35 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.36 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 20.40 Selecting previously unselected package libxsimd-dev:amd64. #22 20.41 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 20.42 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 20.48 Selecting previously unselected package python3-gast. #22 20.49 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 20.50 Unpacking python3-gast (0.5.2-2) ... #22 20.55 Selecting previously unselected package python3-beniget. #22 20.56 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 20.56 Unpacking python3-beniget (0.4.1-3) ... #22 20.61 Selecting previously unselected package python3-ply. #22 20.63 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 20.63 Unpacking python3-ply (3.11-5) ... #22 20.69 Selecting previously unselected package python3-pythran. #22 20.70 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 20.70 Unpacking python3-pythran (0.11.0+ds-7) ... #22 21.00 Selecting previously unselected package liblbfgsb0:amd64. #22 21.02 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 21.02 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 21.07 Selecting previously unselected package python3-scipy. #22 21.08 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 21.08 Unpacking python3-scipy (1.10.1-2) ... #22 21.79 Selecting previously unselected package pyqt5-dev-tools. #22 21.80 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 21.80 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 21.86 Selecting previously unselected package pyqt6-dev-tools. #22 21.87 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 21.87 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 21.92 Selecting previously unselected package qtchooser. #22 21.93 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 21.94 Unpacking qtchooser (66-2) ... #22 21.98 Selecting previously unselected package qtbase5-dev-tools. #22 22.00 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 22.00 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 22.10 Selecting previously unselected package qt6-base-dev-tools. #22 22.12 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 22.12 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 22.23 Selecting previously unselected package python3-pyqtgraph. #22 22.24 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 22.25 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 22.37 Selecting previously unselected package python3-contextlib2. #22 22.38 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 22.39 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 22.44 Selecting previously unselected package python3-schema. #22 22.45 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 22.45 Unpacking python3-schema (0.7.5-1) ... #22 22.50 Selecting previously unselected package python3-sip. #22 22.51 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 22.52 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 22.58 Selecting previously unselected package python3-thrift. #22 22.59 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 22.59 Unpacking python3-thrift (0.17.0-2+b2) ... #22 22.64 Selecting previously unselected package python3-cffi-backend:amd64. #22 22.65 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 22.66 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 22.72 Selecting previously unselected package python3-py. #22 22.73 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 22.74 Unpacking python3-py (1.11.0-1) ... #22 22.80 Selecting previously unselected package python3-zmq. #22 22.81 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 22.82 Unpacking python3-zmq (24.0.1-4+b1) ... #22 22.90 Selecting previously unselected package libfmt9:amd64. #22 22.91 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 22.91 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 22.96 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 22.98 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 22.98 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 23.03 Selecting previously unselected package libspdlog1.10:amd64. #22 23.05 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 23.05 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 23.11 Selecting previously unselected package libthrift-0.17.0:amd64. #22 23.12 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 23.12 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 23.20 Selecting previously unselected package libunwind8:amd64. #22 23.21 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 23.21 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 23.26 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 23.28 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 23.28 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 23.37 Selecting previously unselected package libogg0:amd64. #22 23.38 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 23.39 Unpacking libogg0:amd64 (1.3.5-3) ... #22 23.44 Selecting previously unselected package libflac12:amd64. #22 23.45 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 23.45 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 23.52 Selecting previously unselected package libmp3lame0:amd64. #22 23.53 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 23.53 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 23.60 Selecting previously unselected package libmpg123-0:amd64. #22 23.61 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 23.61 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 23.67 Selecting previously unselected package libopus0:amd64. #22 23.69 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 23.71 Unpacking libopus0:amd64 (1.3.1-3) ... #22 23.77 Selecting previously unselected package libvorbis0a:amd64. #22 23.78 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 23.78 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 23.84 Selecting previously unselected package libvorbisenc2:amd64. #22 23.85 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 23.85 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 23.91 Selecting previously unselected package libsndfile1:amd64. #22 23.92 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 23.93 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 23.99 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 24.00 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 24.00 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 24.09 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 24.10 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 24.10 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 24.16 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 24.18 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 24.18 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 24.24 Selecting previously unselected package libsamplerate0:amd64. #22 24.26 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 24.26 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 24.38 Selecting previously unselected package libjack-jackd2-0:amd64. #22 24.40 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 24.40 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 24.47 Selecting previously unselected package libportaudio2:amd64. #22 24.48 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 24.49 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 24.54 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 24.56 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 24.56 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 24.62 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 24.63 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 24.63 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 24.70 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 24.71 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 24.72 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 24.78 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 24.79 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 24.79 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 24.87 Selecting previously unselected package libgslcblas0:amd64. #22 24.89 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 24.89 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 24.95 Selecting previously unselected package libgsl27:amd64. #22 24.96 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 24.96 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 25.08 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 25.09 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 25.09 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 25.16 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 25.17 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 25.17 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 25.25 Selecting previously unselected package libiio0:amd64. #22 25.26 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 25.26 Unpacking libiio0:amd64 (0.24-4) ... #22 25.32 Selecting previously unselected package libad9361-0:amd64. #22 25.33 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 25.33 Unpacking libad9361-0:amd64 (0.2-1) ... #22 25.38 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 25.39 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.40 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 25.46 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 25.47 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 25.47 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 25.53 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 25.54 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 25.55 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 25.62 Selecting previously unselected package libqt5opengl5:amd64. #22 25.63 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 25.63 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 25.70 Selecting previously unselected package libqt5svg5:amd64. #22 25.71 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 25.72 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 25.78 Selecting previously unselected package libqwt-qt5-6. #22 25.79 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 25.79 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 25.87 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 25.88 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 25.88 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 25.97 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 25.98 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 25.98 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 26.04 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 26.05 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 26.05 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 26.12 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 26.13 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 26.13 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 26.19 Selecting previously unselected package libslang2:amd64. #22 26.20 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 26.20 Unpacking libslang2:amd64 (2.3.3-3) ... #22 26.29 Selecting previously unselected package libcaca0:amd64. #22 26.30 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 26.31 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 26.38 Selecting previously unselected package libasyncns0:amd64. #22 26.39 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 26.39 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 26.45 Selecting previously unselected package libpulse0:amd64. #22 26.47 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 26.48 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 26.55 Selecting previously unselected package libsdl1.2debian:amd64. #22 26.56 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 26.56 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 26.63 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 26.64 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 26.65 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 26.70 Selecting previously unselected package libcodec2-1.0:amd64. #22 26.72 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 26.72 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 27.28 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 27.29 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 27.30 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 27.35 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 27.37 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 27.37 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 27.42 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 27.43 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 27.43 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 27.50 Selecting previously unselected package gnuradio. #22 27.51 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 27.52 Unpacking gnuradio (3.10.5.1-3) ... #22 27.96 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 27.98 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 27.99 Setting up python3-attr (22.2.0-1) ... #22 28.14 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 28.16 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 28.17 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 28.18 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 28.19 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 28.20 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 28.21 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 28.22 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 28.23 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 28.25 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #22 28.25 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #22 28.25 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode #22 28.26 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 28.27 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 28.28 Setting up libogg0:amd64 (1.3.5-3) ... #22 28.29 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 28.41 Setting up hicolor-icon-theme (0.17-2) ... #22 28.45 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 28.46 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 28.47 Setting up python3-py (1.11.0-1) ... #22 28.64 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 28.66 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 28.74 Setting up python3-colorama (0.4.6-2) ... #22 29.00 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 29.10 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 29.14 Setting up python3-ply (3.11-5) ... #22 29.30 Setting up libiio0:amd64 (0.24-4) ... #22 29.31 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 29.32 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 29.33 Setting up python3-gast (0.5.2-2) ... #22 29.48 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 29.52 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 29.53 Setting up python3-all (3.11.2-1+b1) ... #22 29.54 Setting up xkb-data (2.35.1-1) ... #22 29.55 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 29.69 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 29.70 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 29.71 Setting up python3-click (8.1.3-2) ... #22 29.91 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 29.95 Setting up libunwind8:amd64 (1.6.2-3) ... #22 30.00 Setting up python3-thrift (0.17.0-2+b2) ... #22 30.21 Setting up libts0:amd64 (1.22-1+b1) ... #22 30.28 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 30.32 Setting up gnome-terminal-data (3.46.8-1) ... #22 30.37 Setting up libopengl0:amd64 (1.6.0-1) ... #22 30.41 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 30.45 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 30.50 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 30.54 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 30.60 Setting up libxcb-present0:amd64 (1.15-1) ... #22 30.64 Setting up libdconf1:amd64 (0.40.0-4) ... #22 30.70 Setting up python3-beniget (0.4.1-3) ... #22 30.89 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 30.94 Setting up python3-decorator (5.1.1-3) ... #22 31.13 Setting up python3-packaging (23.0-1) ... #22 31.33 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 31.37 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 31.43 Setting up libslang2:amd64 (2.3.3-3) ... #22 31.50 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 31.57 Setting up adwaita-icon-theme (43-1) ... #22 31.67 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 31.70 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 31.75 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 31.79 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 31.82 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 31.87 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 31.94 Setting up libopus0:amd64 (1.3.1-3) ... #22 31.99 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 32.05 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 32.11 Setting up castxml (0.5.1-1) ... #22 32.16 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 32.22 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 32.27 Setting up python3-click-plugins (1.1.1-4) ... #22 32.45 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.51 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 32.56 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 32.61 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 32.68 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 32.76 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 32.81 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 33.01 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 33.07 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 33.12 Setting up libxshmfence1:amd64 (1.3-1) ... #22 33.17 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 33.43 Setting up at-spi2-common (2.46.0-5) ... #22 33.49 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.54 Setting up python3-schema (0.7.5-1) ... #22 33.72 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 33.76 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 33.80 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 33.86 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 33.90 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 33.97 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 34.01 Setting up python3-pygccxml (2.2.1-1) ... #22 34.25 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 34.31 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 34.39 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 34.44 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 34.49 Setting up libdrm-common (2.4.114-1) ... #22 34.56 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 34.61 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 34.67 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 34.73 Setting up qtchooser (66-2) ... #22 34.78 Setting up libmp3lame0:amd64 (3.100-6) ... #22 34.83 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 34.90 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 34.95 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 35.00 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 35.06 Setting up libwacom-common (2.6.0-1) ... #22 35.10 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 35.29 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 35.35 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 35.40 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 35.45 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 35.49 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #22 35.51 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #22 35.52 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode #22 35.55 Setting up python3-all-dev (3.11.2-1+b1) ... #22 35.59 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 35.64 Setting up libad9361-0:amd64 (0.2-1) ... #22 35.69 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 35.74 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 35.79 Setting up libwacom9:amd64 (2.6.0-1) ... #22 35.86 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 35.92 Setting up dconf-service (0.40.0-4) ... #22 35.97 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.03 Setting up libinput-bin (1.22.1-1) ... #22 36.08 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.13 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 36.18 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 36.24 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 36.30 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.36 Setting up python3-jsonschema (4.10.3-1) ... #22 36.58 Setting up python3-zmq (24.0.1-4+b1) ... #22 36.87 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 36.92 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 36.97 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 37.01 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 37.07 Setting up python3-pythran (0.11.0+ds-7) ... #22 37.40 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 37.45 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 37.50 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 37.56 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 37.61 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 37.65 Setting up libinput10:amd64 (1.22.1-1) ... #22 37.69 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 37.75 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 37.81 Setting up python3-scipy (1.10.1-2) ... #22 39.83 Setting up libvolk2-bin (2.5.2-3) ... #22 40.02 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 40.07 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 40.11 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 40.17 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 40.21 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 40.25 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 40.31 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 40.36 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 40.42 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 40.48 Setting up libegl1:amd64 (1.6.0-1) ... #22 40.53 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 40.58 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 40.64 Setting up gsettings-desktop-schemas (43.0-1) ... #22 40.70 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 40.75 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 40.81 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 40.86 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 40.91 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 40.97 Setting up libglx0:amd64 (1.6.0-1) ... #22 41.03 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 41.08 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 41.19 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 41.25 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 41.31 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 41.36 Setting up libgl1:amd64 (1.6.0-1) ... #22 41.41 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 41.45 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 41.50 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 41.56 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 41.62 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 41.69 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 41.75 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 41.80 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 41.86 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 41.91 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 41.97 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 42.02 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 42.07 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 42.12 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 43.37 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 43.41 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 43.46 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 43.52 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 43.57 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 43.62 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 43.68 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 43.74 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 43.78 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 43.83 Setting up python3-pyqt6 (6.4.2-1) ... #22 44.00 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 44.19 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 44.23 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 44.29 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 44.34 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 44.55 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 44.73 Setting up python3-pyqtgraph (0.13.1-4) ... #22 45.35 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 45.44 Processing triggers for man-db (2.11.2-2) ... #22 45.51 Processing triggers for shared-mime-info (2.2-1) ... #22 49.54 Processing triggers for mailcap (3.70+nmu1) ... #22 49.57 Processing triggers for fontconfig (2.14.1-4) ... #22 49.86 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 49.90 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 49.93 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 49.95 Setting up gnome-terminal (3.46.8-1) ... #22 49.96 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 49.96 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist #22 49.97 Setting up gnuradio (3.10.5.1-3) ... #22 50.53 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 50.9s #23 [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 #23 0.390 + mkdir -p /tmp/mongodb #23 0.392 + cd /tmp/mongodb #23 0.392 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.399 --2024-11-23 22:49:37-- https://pgp.mongodb.com/server-5.0.asc #23 0.409 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.120, 13.32.121.114, 13.32.121.11, ... #23 0.477 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.120|:443... connected. #23 0.502 HTTP request sent, awaiting response... 200 OK #23 0.889 Length: 1656 (1.6K) [binary/octet-stream] #23 0.889 Saving to: ‘/mongodb.key’ #23 0.889 #23 0.889 0K . 100% 27.5M=0s #23 0.890 #23 0.890 2024-11-23 22:49:38 (27.5 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.890 #23 0.891 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.895 --2024-11-23 22:49:38-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.895 Resolving security.debian.org (security.debian.org)... 151.101.194.132, 151.101.2.132, 151.101.66.132, ... #23 0.896 Connecting to security.debian.org (security.debian.org)|151.101.194.132|:80... connected. #23 0.901 HTTP request sent, awaiting response... 200 OK #23 0.907 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.907 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.908 #23 0.908 0K .......... .......... .......... .......... .......... 3% 9.06M 0s #23 0.913 50K .......... .......... .......... .......... .......... 6% 11.6M 0s #23 0.917 100K .......... .......... .......... .......... .......... 9% 40.4M 0s #23 0.918 150K .......... .......... .......... .......... .......... 13% 39.3M 0s #23 0.919 200K .......... .......... .......... .......... .......... 16% 13.6M 0s #23 0.923 250K .......... .......... .......... .......... .......... 19% 87.3M 0s #23 0.924 300K .......... .......... .......... .......... .......... 23% 139M 0s #23 0.924 350K .......... .......... .......... .......... .......... 26% 73.8M 0s #23 0.925 400K .......... .......... .......... .......... .......... 29% 67.7M 0s #23 0.925 450K .......... .......... .......... .......... .......... 32% 31.2M 0s #23 0.927 500K .......... .......... .......... .......... .......... 36% 37.5M 0s #23 0.928 550K .......... .......... .......... .......... .......... 39% 110M 0s #23 0.929 600K .......... .......... .......... .......... .......... 42% 118M 0s #23 0.929 650K .......... .......... .......... .......... .......... 46% 109M 0s #23 0.929 700K .......... .......... .......... .......... .......... 49% 114M 0s #23 0.930 750K .......... .......... .......... .......... .......... 52% 121M 0s #23 0.930 800K .......... .......... .......... .......... .......... 56% 101M 0s #23 0.931 850K .......... .......... .......... .......... .......... 59% 118M 0s #23 0.931 900K .......... .......... .......... .......... .......... 62% 119M 0s #23 0.932 950K .......... .......... .......... .......... .......... 65% 99.4M 0s #23 0.932 1000K .......... .......... .......... .......... .......... 69% 115M 0s #23 0.932 1050K .......... .......... .......... .......... .......... 72% 119M 0s #23 0.933 1100K .......... .......... .......... .......... .......... 75% 92.1M 0s #23 0.933 1150K .......... .......... .......... .......... .......... 79% 129M 0s #23 0.934 1200K .......... .......... .......... .......... .......... 82% 95.1M 0s #23 0.934 1250K .......... .......... .......... .......... .......... 85% 117M 0s #23 0.935 1300K .......... .......... .......... .......... .......... 89% 122M 0s #23 0.935 1350K .......... .......... .......... .......... .......... 92% 94.2M 0s #23 0.936 1400K .......... .......... .......... .......... .......... 95% 126M 0s #23 0.936 1450K .......... .......... .......... .......... .......... 98% 121M 0s #23 0.936 1500K .......... ...... 100% 97.7M=0.03s #23 0.937 #23 0.937 2024-11-23 22:49:38 (50.6 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.937 #23 0.937 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.982 Selecting previously unselected package libssl1.1:amd64. #23 1.059 (Reading database ... 147350 files and directories currently installed.) #23 1.063 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 1.071 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.187 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.278 debconf: unable to initialize frontend: Dialog #23 1.278 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.278 debconf: falling back to frontend: Readline #23 1.284 debconf: unable to initialize frontend: Readline #23 1.284 debconf: (This frontend requires a controlling tty.) #23 1.284 debconf: falling back to frontend: Teletype #23 1.315 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.405 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.405 + apt-get update #23 1.468 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.468 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.468 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.557 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.592 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 2.022 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.1 kB] #23 2.232 Fetched 86.0 kB in 1s (108 kB/s) #23 2.232 Reading package lists... #23 2.797 + apt-get install -y mongodb-org #23 2.803 Reading package lists... #23 3.322 Building dependency tree... #23 3.493 Reading state information... #23 3.753 The following additional packages will be installed: #23 3.753 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.753 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.754 mongodb-org-shell mongodb-org-tools #23 3.783 The following NEW packages will be installed: #23 3.783 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.783 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.783 mongodb-org-shell mongodb-org-tools #23 4.019 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #23 4.019 Need to get 161 MB of archives. #23 4.019 After this operation, 516 MB of additional disk space will be used. #23 4.019 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.10.0 [46.4 MB] #23 4.760 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.3 [54.1 MB] #23 5.296 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 5.573 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.30 [26.6 MB] #23 5.935 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 6.235 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B] #23 6.337 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B] #23 6.552 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B] #23 6.669 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B] #23 6.869 debconf: delaying package configuration, since apt-utils is not installed #23 6.933 Fetched 161 MB in 3s (56.0 MB/s) #23 6.963 Selecting previously unselected package mongodb-database-tools. #23 6.963 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 147361 files and directories currently installed.) #23 7.039 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 7.043 Unpacking mongodb-database-tools (100.10.0) ... #23 7.823 Selecting previously unselected package mongodb-mongosh. #23 7.834 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ... #23 7.838 Unpacking mongodb-mongosh (2.3.3) ... #23 9.308 Selecting previously unselected package mongodb-org-shell. #23 9.317 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 9.322 Unpacking mongodb-org-shell (5.0.30) ... #23 9.960 Selecting previously unselected package mongodb-org-server. #23 9.972 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 9.976 Unpacking mongodb-org-server (5.0.30) ... #23 10.81 Selecting previously unselected package mongodb-org-mongos. #23 10.82 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 10.82 Unpacking mongodb-org-mongos (5.0.30) ... #23 11.47 Selecting previously unselected package mongodb-org-database-tools-extra. #23 11.48 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 11.48 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 11.53 Selecting previously unselected package mongodb-org-database. #23 11.55 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 11.55 Unpacking mongodb-org-database (5.0.30) ... #23 11.60 Selecting previously unselected package mongodb-org-tools. #23 11.61 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 11.61 Unpacking mongodb-org-tools (5.0.30) ... #23 11.65 Selecting previously unselected package mongodb-org. #23 11.67 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 11.67 Unpacking mongodb-org (5.0.30) ... #23 11.74 Setting up mongodb-mongosh (2.3.3) ... #23 11.75 Setting up mongodb-org-server (5.0.30) ... #23 11.79 Adding system user `mongodb' (UID 104) ... #23 11.79 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 11.84 Not creating `/nonexistent'. #23 11.86 Adding group `mongodb' (GID 106) ... #23 11.88 Done. #23 11.91 Adding user `mongodb' to group `mongodb' ... #23 11.94 Done. #23 11.95 System has not been booted with systemd as init system (PID 1). Can't operate. #23 11.95 Failed to connect to bus: Host is down #23 11.95 Setting up mongodb-org-shell (5.0.30) ... #23 11.96 Setting up mongodb-database-tools (100.10.0) ... #23 11.98 Setting up mongodb-org-mongos (5.0.30) ... #23 11.99 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 12.00 Setting up mongodb-org-database (5.0.30) ... #23 12.01 Setting up mongodb-org-tools (5.0.30) ... #23 12.02 Setting up mongodb-org (5.0.30) ... #23 12.03 Processing triggers for man-db (2.11.2-2) ... #23 12.12 + apt-get clean #23 12.13 + cd / #23 12.13 + rm -rf /tmp/mongodb #23 12.13 + rm /etc/apt/sources.list.d/mongodb-org.list #23 12.13 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 12.6s #24 [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 #24 0.381 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.381 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.381 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.382 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.636 Reading package lists... #24 1.069 Reading package lists... #24 1.502 Building dependency tree... #24 1.615 Reading state information... #24 1.722 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.722 python3-setuptools is already the newest version (66.1.1-1). #24 1.722 python3-wheel is already the newest version (0.38.4-2). #24 1.722 build-essential is already the newest version (12.9). #24 1.722 flex is already the newest version (2.6.4-8.2). #24 1.722 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.722 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.722 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.722 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.722 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.722 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.722 libmicrohttpd-dev set to manually installed. #24 1.722 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.722 libcurl4-gnutls-dev set to manually installed. #24 1.722 The following additional packages will be installed: #24 1.722 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.722 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.722 libsnappy1v5 libzstd-dev #24 1.723 Suggested packages: #24 1.723 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.841 The following NEW packages will be installed: #24 1.841 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.841 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.842 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.842 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.871 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #24 1.871 Need to get 11.6 MB of archives. #24 1.871 After this operation, 93.4 MB of additional disk space will be used. #24 1.871 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB] #24 1.887 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.892 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.894 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.904 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.906 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.906 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.963 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.973 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.973 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.976 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.978 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.978 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.980 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.983 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.987 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.987 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.988 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.989 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.243 debconf: delaying package configuration, since apt-utils is not installed #24 2.309 Fetched 11.6 MB in 0s (78.7 MB/s) #24 2.352 Selecting previously unselected package libbson-1.0-0. #24 2.352 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 147422 files and directories currently installed.) #24 2.439 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.446 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.499 Selecting previously unselected package libbson-dev. #24 2.509 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.512 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.565 Selecting previously unselected package libgpg-error-dev. #24 2.575 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.578 Unpacking libgpg-error-dev (1.46-1) ... #24 2.635 Selecting previously unselected package libgcrypt20-dev. #24 2.647 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.650 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.737 Selecting previously unselected package libidn-dev:amd64. #24 2.749 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.752 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.811 Selecting previously unselected package libidn11-dev:amd64. #24 2.822 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.825 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.866 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.877 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.880 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.288 Selecting previously unselected package libmongocrypt0:amd64. #24 3.299 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.302 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.415 Selecting previously unselected package libsnappy1v5:amd64. #24 3.428 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.432 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.484 Selecting previously unselected package libmongoc-1.0-0. #24 3.495 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.498 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.646 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.657 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.661 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.728 Selecting previously unselected package libsnappy-dev:amd64. #24 3.739 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.744 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.792 Selecting previously unselected package libsasl2-dev. #24 3.804 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.808 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.877 Selecting previously unselected package libzstd-dev:amd64. #24 3.888 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 3.892 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 3.967 Selecting previously unselected package libmongoc-dev. #24 3.978 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 3.982 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 4.055 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.068 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.071 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.123 Selecting previously unselected package libyaml-dev:amd64. #24 4.132 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.137 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.185 Selecting previously unselected package ninja-build. #24 4.196 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.202 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.264 Selecting previously unselected package meson. #24 4.275 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.278 Unpacking meson (1.0.1-5) ... #24 4.415 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.427 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.437 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.448 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.457 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.469 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.478 Setting up libgpg-error-dev (1.46-1) ... #24 4.487 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.497 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.509 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.520 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.529 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.538 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.550 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.560 Setting up meson (1.0.1-5) ... #24 5.141 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.151 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.162 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.171 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.185 Processing triggers for man-db (2.11.2-2) ... #24 5.201 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 5.4s #25 [20/28] WORKDIR /TMP #25 DONE 0.0s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.343 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [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 #28 0.343 Already on 'master' #28 0.343 Your branch is up to date with 'origin/master'. #28 0.345 refs/heads/master #28 0.351 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.352 master #28 0.353 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.4s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.3s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.3s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.3s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.0s #33 [28/28] WORKDIR /DATA #33 DONE 0.0s #34 exporting to image #34 exporting layers #34 exporting layers 4.9s done #34 writing image sha256:b851d2d8498493885a9b43190f20428c3c7b204e872b5064c28a0cd0534f7196 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.9s 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=7793 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-11-23 22:50:02 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7793 + mkdir -p trial-7793 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-23_13_27_13.tgz osmo-bts-oc2g.build-2024-11-23_00_52_02.tgz osmo-bts-sysmo.build-2024-11-23_00_52_33.tgz osmo-bts.build-2024-11-23_00_53_19.tgz osmo-ggsn.build-2024-11-23_20_43_12.tgz osmo-hlr.build-2024-11-23_16_37_40.tgz osmo-hnbgw.build-2024-11-23_13_34_54.tgz osmo-mgw.build-2024-11-23_08_33_33.tgz osmo-msc.build-2024-11-23_13_39_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-23_07_41_09.tgz osmo-pcu-sysmo.build-2024-11-23_07_40_23.tgz osmo-pcu.build-2024-11-23_07_41_13.tgz osmo-sgsn.build-2024-11-23_20_50_44.tgz osmo-stp.build-2024-11-23_13_26_31.tgz osmo-trx.build-2024-11-23_14_26_32.tgz osmocom-bb.build-2024-11-23_21_18_21.tgz srslte.build-19.tgz trial-7793 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-23_13_27_13.md5 osmo-bts-oc2g.build-2024-11-23_00_52_02.md5 osmo-bts-sysmo.build-2024-11-23_00_52_33.md5 osmo-bts.build-2024-11-23_00_53_19.md5 osmo-ggsn.build-2024-11-23_20_43_12.md5 osmo-hlr.build-2024-11-23_16_37_40.md5 osmo-hnbgw.build-2024-11-23_13_34_54.md5 osmo-mgw.build-2024-11-23_08_33_33.md5 osmo-msc.build-2024-11-23_13_39_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-23_07_41_09.md5 osmo-pcu-sysmo.build-2024-11-23_07_40_23.md5 osmo-pcu.build-2024-11-23_07_41_13.md5 osmo-sgsn.build-2024-11-23_20_50_44.md5 osmo-stp.build-2024-11-23_13_26_31.md5 osmo-trx.build-2024-11-23_14_26_32.md5 osmocom-bb.build-2024-11-23_21_18_21.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-23_13_27_13.md5 osmo-bts-oc2g.build-2024-11-23_00_52_02.md5 osmo-bts-sysmo.build-2024-11-23_00_52_33.md5 osmo-bts.build-2024-11-23_00_53_19.md5 osmo-ggsn.build-2024-11-23_20_43_12.md5 osmo-hlr.build-2024-11-23_16_37_40.md5 osmo-hnbgw.build-2024-11-23_13_34_54.md5 osmo-mgw.build-2024-11-23_08_33_33.md5 osmo-msc.build-2024-11-23_13_39_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-23_07_41_09.md5 osmo-pcu-sysmo.build-2024-11-23_07_40_23.md5 osmo-pcu.build-2024-11-23_07_41_13.md5 osmo-sgsn.build-2024-11-23_20_50_44.md5 osmo-stp.build-2024-11-23_13_26_31.md5 osmo-trx.build-2024-11-23_14_26_32.md5 osmocom-bb.build-2024-11-23_21_18_21.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-7793 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7793' 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-7793 -------------------------------------------------------------------------------------------- 22:50:03.080446 tst trial-7793: Detailed log at /build/trial-7793/run.2024-11-23_22-50-03/log --------------------------------------------------------------------- trial-7793 netreg_mass --------------------------------------------------------------------- 22:50:03.391802 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:50:03.392566 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:50:03.394269 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:50:03.397207 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:50:03.468118 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:50:03.471638 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:50:03.474459 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:50:03.630911 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-7793 netreg_mass register_default_mass.py ---------------------------------------------- 22:50:03.632653 tst register_default_mass.py:9: Claiming resources for the test 22:50:03.665694 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.666848 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.667792 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.668746 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.669763 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.670655 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:03.671547 tst netreg_mass: Using 1 x bts (candidates: 1) 22:50:03.711218 tst register_default_mass.py: using LAC 2 22:50:03.727286 tst register_default_mass.py: using RAC 2 22:50:03.742152 tst register_default_mass.py: using CellId 2 22:50:03.761915 tst register_default_mass.py: using BVCI 3 22:50:03.775694 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.777047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.778307 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.779500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.780706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.781855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.782967 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.784127 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.785267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.786398 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.787508 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.788671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.789810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.790937 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.792177 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.793361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.794475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.795583 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.796674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.797767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.798871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.800039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.801164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.802270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.803357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.804465 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.805673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.806965 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.808245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.809352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.810409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.811459 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.812667 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.813756 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.814847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.816015 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.817103 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.818288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.819487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.820682 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.821826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.822929 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.824077 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.825167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.826456 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.827645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.828793 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.829990 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.831149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.832339 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.833520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.834748 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.835945 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.837116 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.838229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.839330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.840450 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.841559 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.842861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.844269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.845445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.846562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.847672 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.848790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.849855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.850911 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.852017 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.853071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.854094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.855115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.856171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.857211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.858282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.859646 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.860728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.861775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.862834 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.863997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.865142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.866362 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.867469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.868651 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.869747 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.870868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.871950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.873037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.874134 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.875192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.876328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.877424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.878577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.879698 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.880804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.881899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.882989 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.884094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.885182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.886257 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.887309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.888450 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.889499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:03.890692 tst register_default_mass.py:21: Launching a simple network 22:50:03.913577 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:50:04.140570 run create_hlr_db(pid=20): Launched 22:50:05.164930 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:50:05.216390 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:50:05.259313 run osmo-hlr_127.0.42.2(pid=23): Launched 22:50:05.272615 run osmo-stp_127.0.42.5: Starting osmo-stp 22:50:05.604173 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:50:05.636103 run osmo-stp_127.0.42.5(pid=25): Launched 22:50:05.648826 run osmo-msc_127.0.42.6: Starting osmo-msc 22:50:06.413825 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:50:06.450980 run osmo-msc_127.0.42.6(pid=27): Launched 22:50:09.475789 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:50:09.699398 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:50:09.736589 run osmo-mgw_127.0.42.3(pid=29): Launched 22:50:09.750283 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:09.810769 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:50:09.847033 run osmo-mgw_127.0.42.4(pid=31): Launched 22:50:09.860850 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:10.487142 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:50:10.524076 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:16.565519 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:16.840584 run osmo-bts-virtual(pid=34): Launched 22:50:17.883297 tst register_default_mass.py: using MSISDN 1001 22:50:17.900527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:17.922404 tst register_default_mass.py: using MSISDN 1002 22:50:17.937719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:17.956688 tst register_default_mass.py: using MSISDN 1003 22:50:17.969281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:17.987670 tst register_default_mass.py: using MSISDN 1004 22:50:18.001435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:18.019079 tst register_default_mass.py: using MSISDN 1005 22:50:18.037664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:18.055995 tst register_default_mass.py: using MSISDN 1006 22:50:18.068251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:18.085082 tst register_default_mass.py: using MSISDN 1007 22:50:18.097461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:18.115588 tst register_default_mass.py: using MSISDN 1008 22:50:18.128258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:18.148450 tst register_default_mass.py: using MSISDN 1009 22:50:18.161001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:18.179204 tst register_default_mass.py: using MSISDN 1010 22:50:18.191412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:18.208435 tst register_default_mass.py: using MSISDN 1011 22:50:18.220907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:18.239151 tst register_default_mass.py: using MSISDN 1012 22:50:18.251724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:18.270238 tst register_default_mass.py: using MSISDN 1013 22:50:18.282626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:18.303328 tst register_default_mass.py: using MSISDN 1014 22:50:18.315758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:18.332897 tst register_default_mass.py: using MSISDN 1015 22:50:18.345200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:18.362083 tst register_default_mass.py: using MSISDN 1016 22:50:18.374521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:18.392966 tst register_default_mass.py: using MSISDN 1017 22:50:18.405354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:18.422361 tst register_default_mass.py: using MSISDN 1018 22:50:18.434894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:18.453706 tst register_default_mass.py: using MSISDN 1019 22:50:18.466834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:18.488349 tst register_default_mass.py: using MSISDN 1020 22:50:18.506419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:18.524707 tst register_default_mass.py: using MSISDN 1021 22:50:18.540705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:18.557503 tst register_default_mass.py: using MSISDN 1022 22:50:18.569969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:18.588251 tst register_default_mass.py: using MSISDN 1023 22:50:18.600474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:18.617393 tst register_default_mass.py: using MSISDN 1024 22:50:18.629942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:18.650223 tst register_default_mass.py: using MSISDN 1025 22:50:18.665384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:18.683835 tst register_default_mass.py: using MSISDN 1026 22:50:18.702305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:18.720896 tst register_default_mass.py: using MSISDN 1027 22:50:18.733183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:18.750215 tst register_default_mass.py: using MSISDN 1028 22:50:18.762418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:18.780589 tst register_default_mass.py: using MSISDN 1029 22:50:18.793010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:18.811245 tst register_default_mass.py: using MSISDN 1030 22:50:18.827299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:18.846555 tst register_default_mass.py: using MSISDN 1031 22:50:18.858639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:18.874973 tst register_default_mass.py: using MSISDN 1032 22:50:18.886873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:18.904019 tst register_default_mass.py: using MSISDN 1033 22:50:18.915931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:18.932354 tst register_default_mass.py: using MSISDN 1034 22:50:18.944535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:18.963283 tst register_default_mass.py: using MSISDN 1035 22:50:18.975263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:18.991713 tst register_default_mass.py: using MSISDN 1036 22:50:19.009620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:19.030461 tst register_default_mass.py: using MSISDN 1037 22:50:19.042722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:19.059269 tst register_default_mass.py: using MSISDN 1038 22:50:19.071472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:19.092043 tst register_default_mass.py: using MSISDN 1039 22:50:19.106229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:19.122757 tst register_default_mass.py: using MSISDN 1040 22:50:19.135471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:19.153614 tst register_default_mass.py: using MSISDN 1041 22:50:19.165826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:19.182609 tst register_default_mass.py: using MSISDN 1042 22:50:19.195424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:19.216437 tst register_default_mass.py: using MSISDN 1043 22:50:19.229155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:19.247807 tst register_default_mass.py: using MSISDN 1044 22:50:19.265432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:19.286793 tst register_default_mass.py: using MSISDN 1045 22:50:19.304249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:19.326150 tst register_default_mass.py: using MSISDN 1046 22:50:19.343600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:19.361444 tst register_default_mass.py: using MSISDN 1047 22:50:19.374363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:19.393111 tst register_default_mass.py: using MSISDN 1048 22:50:19.410085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:19.429986 tst register_default_mass.py: using MSISDN 1049 22:50:19.442703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:19.461233 tst register_default_mass.py: using MSISDN 1050 22:50:19.479441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:19.499226 tst register_default_mass.py: using MSISDN 1051 22:50:19.512349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:19.530287 tst register_default_mass.py: using MSISDN 1052 22:50:19.543776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:19.564319 tst register_default_mass.py: using MSISDN 1053 22:50:19.577378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:19.596387 tst register_default_mass.py: using MSISDN 1054 22:50:19.612372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:19.634111 tst register_default_mass.py: using MSISDN 1055 22:50:19.650304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:19.669285 tst register_default_mass.py: using MSISDN 1056 22:50:19.686633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:19.704912 tst register_default_mass.py: using MSISDN 1057 22:50:19.723447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:19.747304 tst register_default_mass.py: using MSISDN 1058 22:50:19.762734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:19.782305 tst register_default_mass.py: using MSISDN 1059 22:50:19.795912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:19.815618 tst register_default_mass.py: using MSISDN 1060 22:50:19.829378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:19.849720 tst register_default_mass.py: using MSISDN 1061 22:50:19.867007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:19.885876 tst register_default_mass.py: using MSISDN 1062 22:50:19.898781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:19.916450 tst register_default_mass.py: using MSISDN 1063 22:50:19.929495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:19.948347 tst register_default_mass.py: using MSISDN 1064 22:50:19.961991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:19.979613 tst register_default_mass.py: using MSISDN 1065 22:50:19.992390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:20.011731 tst register_default_mass.py: using MSISDN 1066 22:50:20.024918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:20.045643 tst register_default_mass.py: using MSISDN 1067 22:50:20.062366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:20.081556 tst register_default_mass.py: using MSISDN 1068 22:50:20.095164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:20.113686 tst register_default_mass.py: using MSISDN 1069 22:50:20.130759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:20.149829 tst register_default_mass.py: using MSISDN 1070 22:50:20.166997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:20.185014 tst register_default_mass.py: using MSISDN 1071 22:50:20.198113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:20.218598 tst register_default_mass.py: using MSISDN 1072 22:50:20.233563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:20.253253 tst register_default_mass.py: using MSISDN 1073 22:50:20.266628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:20.286870 tst register_default_mass.py: using MSISDN 1074 22:50:20.304446 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:20.322043 tst register_default_mass.py: using MSISDN 1075 22:50:20.335172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:20.354665 tst register_default_mass.py: using MSISDN 1076 22:50:20.367472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:20.385237 tst register_default_mass.py: using MSISDN 1077 22:50:20.398692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:20.416680 tst register_default_mass.py: using MSISDN 1078 22:50:20.429957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:20.450715 tst register_default_mass.py: using MSISDN 1079 22:50:20.468119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:20.486979 tst register_default_mass.py: using MSISDN 1080 22:50:20.499747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:20.517629 tst register_default_mass.py: using MSISDN 1081 22:50:20.530868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:20.550058 tst register_default_mass.py: using MSISDN 1082 22:50:20.563175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:20.581715 tst register_default_mass.py: using MSISDN 1083 22:50:20.597942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:20.623040 tst register_default_mass.py: using MSISDN 1084 22:50:20.639626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:20.661168 tst register_default_mass.py: using MSISDN 1085 22:50:20.677436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:20.699541 tst register_default_mass.py: using MSISDN 1086 22:50:20.715620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:20.737284 tst register_default_mass.py: using MSISDN 1087 22:50:20.754355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:20.775781 tst register_default_mass.py: using MSISDN 1088 22:50:20.788333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:20.806630 tst register_default_mass.py: using MSISDN 1089 22:50:20.822568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:20.844525 tst register_default_mass.py: using MSISDN 1090 22:50:20.857301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:20.876501 tst register_default_mass.py: using MSISDN 1091 22:50:20.893197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:20.910649 tst register_default_mass.py: using MSISDN 1092 22:50:20.923308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:20.941077 tst register_default_mass.py: using MSISDN 1093 22:50:20.956593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:20.973564 tst register_default_mass.py: using MSISDN 1094 22:50:20.985951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:21.003838 tst register_default_mass.py: using MSISDN 1095 22:50:21.016246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:21.034984 tst register_default_mass.py: using MSISDN 1096 22:50:21.051144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:21.068001 tst register_default_mass.py: using MSISDN 1097 22:50:21.080235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:21.098169 tst register_default_mass.py: using MSISDN 1098 22:50:21.114142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:21.131965 tst register_default_mass.py: using MSISDN 1099 22:50:21.144114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:21.160636 tst register_default_mass.py: using MSISDN 1100 22:50:21.173072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:21.326978 run mass: Starting testcase 22:50:21.340349 run mass: Pre-launching all virtphy's 22:50:21.352390 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:21.381084 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:21.394965 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:21.424332 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:21.438294 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:21.467947 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:21.486032 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:21.517219 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:21.531066 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:21.561191 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:21.574628 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:21.605140 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:21.619323 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:21.650011 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:21.665153 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:21.695974 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:21.710149 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:21.740401 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:21.754485 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:21.785484 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:21.799142 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:21.830030 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:21.844063 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:21.874430 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:21.888235 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:21.918466 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:21.933034 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:21.965212 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:21.980008 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:22.012543 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:22.027391 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:22.060200 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:22.075144 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:22.110510 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:22.125133 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:22.156996 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:22.171808 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:22.206710 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:22.221784 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:22.254521 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:22.269788 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:22.302587 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:22.317358 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:22.349142 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:22.363891 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:22.396691 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:22.411381 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:22.444385 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:22.459100 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:22.491068 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:22.505706 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:22.537778 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:22.552334 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:22.585890 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:22.601835 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:22.633844 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:22.648338 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:22.681118 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:22.695689 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:22.727975 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:22.742843 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:22.775785 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:22.790499 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:22.822508 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:22.837485 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:22.872973 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:22.887885 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:22.920675 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:22.935208 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:22.967589 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:22.982762 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:23.014773 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:23.029533 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:23.060865 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:23.075566 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:23.108237 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:23.122868 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:23.162253 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:23.177520 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:23.209932 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:23.224262 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:23.255791 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:23.271127 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:23.306036 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:23.322923 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:23.359170 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:23.374217 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:23.406635 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:23.421449 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:23.459662 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:23.473523 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:23.503731 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:23.517320 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:23.547181 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:23.561007 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:23.591208 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:23.604568 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:23.634572 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:23.648156 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:23.678053 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:23.691632 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:23.722181 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:23.736247 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:23.766047 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:23.780181 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:23.809902 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:23.823869 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:23.854105 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:23.868097 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:23.897641 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:23.911650 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:23.941652 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:23.955881 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:23.986087 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:24.000286 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:24.030611 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:24.044939 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:24.074459 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:24.087824 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:24.118034 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:24.132131 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:24.162197 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:24.176401 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:24.207012 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:24.221113 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:24.252141 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:24.265717 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:24.295145 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:24.308952 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:24.339344 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:24.353781 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:24.384011 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:24.398249 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:24.427785 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:24.441496 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:24.471011 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:24.484632 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:24.513868 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:24.527145 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:24.556413 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:24.570137 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:24.600794 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:24.614688 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:24.644959 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:24.659611 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:24.694491 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:24.708527 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:24.739015 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:24.752953 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:24.782827 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:24.798697 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:24.829146 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:24.843518 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:24.873307 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:24.887103 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:24.919213 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:24.933647 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:24.965693 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:24.979502 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:25.011963 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:25.027021 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:25.057796 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:25.072100 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:25.105550 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:25.120336 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:25.152303 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:25.166796 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:25.199067 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:25.213639 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:25.245504 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:25.260440 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:25.292518 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:25.307408 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:25.338830 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:25.357566 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:25.401782 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:25.419253 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:25.451601 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:25.466122 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:25.497943 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:25.512389 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:25.544325 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:25.558797 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:25.590857 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:25.605356 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:25.641989 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:25.656953 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:25.688539 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:25.703077 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:25.735006 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:25.749396 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:25.781183 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:25.795958 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:25.828504 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:25.843206 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:25.876497 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:25.892862 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:25.925505 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:25.940211 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:25.972457 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:25.987303 run mass: Checking if sockets are in the filesystem 22:50:26.016234 run osmo-ms-mob/00000: Starting mobile 22:50:26.049593 run osmo-ms-mob/00000(pid=135): Launched 22:50:26.079688 run mass: MS start registered {at=12279711.0440623, delay=0.015397518873214722, ms=00000} 22:50:30.217263 run osmo-ms-mob/00001: Starting mobile 22:50:30.247027 run osmo-ms-mob/00001(pid=136): Launched 22:50:30.271088 run mass: MS start registered {at=12279715.23546521, delay=0.00991232879459858, ms=00001} 22:50:31.572127 run mass: MS performed LU {at=12279716.536482466, lu_delay=5.492420166730881, ms=00000} 22:50:32.021215 run osmo-ms-mob/00002: Starting mobile 22:50:32.054257 run osmo-ms-mob/00002(pid=137): Launched 22:50:32.079214 run mass: MS start registered {at=12279717.043581547, delay=0.010442383587360382, ms=00002} 22:50:33.318532 run osmo-ms-mob/00003: Starting mobile 22:50:33.348411 run osmo-ms-mob/00003(pid=138): Launched 22:50:33.372089 run mass: MS start registered {at=12279718.336464763, delay=0.0066568367183208466, ms=00003} 22:50:34.417452 run osmo-ms-mob/00004: Starting mobile 22:50:34.453667 run osmo-ms-mob/00004(pid=139): Launched 22:50:34.479998 run mass: MS start registered {at=12279719.444350056, delay=0.01256401278078556, ms=00004} 22:50:35.338133 run mass: MS performed LU {at=12279720.302502625, lu_delay=5.0670374147593975, ms=00001} 22:50:35.369150 run osmo-ms-mob/00005: Starting mobile 22:50:35.399813 run osmo-ms-mob/00005(pid=140): Launched 22:50:35.423895 run mass: MS start registered {at=12279720.388252972, delay=0.010181313380599022, ms=00005} 22:50:36.317298 run osmo-ms-mob/00006: Starting mobile 22:50:36.347389 run osmo-ms-mob/00006(pid=141): Launched 22:50:36.370805 run mass: MS start registered {at=12279721.335185984, delay=0.00950266607105732, ms=00006} 22:50:37.218779 run osmo-ms-mob/00007: Starting mobile 22:50:37.249011 run osmo-ms-mob/00007(pid=142): Launched 22:50:37.262279 run mass: MS performed LU {at=12279722.226688517, lu_delay=5.18310697004199, ms=00002} 22:50:37.275810 run mass: MS start registered {at=12279722.240234917, delay=0.013586565852165222, ms=00007} 22:50:38.017549 run osmo-ms-mob/00008: Starting mobile 22:50:38.046995 run osmo-ms-mob/00008(pid=143): Launched 22:50:38.074837 run mass: MS start registered {at=12279723.039196415, delay=0.014147428795695305, ms=00008} 22:50:38.717713 run osmo-ms-mob/00009: Starting mobile 22:50:38.747365 run osmo-ms-mob/00009(pid=144): Launched 22:50:38.772201 run mass: MS start registered {at=12279723.736581761, delay=0.01071925275027752, ms=00009} 22:50:39.103873 run mass: MS performed LU {at=12279724.068220876, lu_delay=5.731756113469601, ms=00003} 22:50:39.417061 run osmo-ms-mob/00010: Starting mobile 22:50:39.448949 run osmo-ms-mob/00010(pid=145): Launched 22:50:39.479105 run mass: MS start registered {at=12279724.443481928, delay=0.01520298421382904, ms=00010} 22:50:39.621248 run mass: MS performed LU {at=12279724.585598173, lu_delay=5.141248116269708, ms=00004} 22:50:40.019758 run osmo-ms-mob/00011: Starting mobile 22:50:40.050489 run osmo-ms-mob/00011(pid=146): Launched 22:50:40.073999 run mass: MS start registered {at=12279725.038370188, delay=0.009543722495436668, ms=00011} 22:50:40.619286 run osmo-ms-mob/00012: Starting mobile 22:50:40.649344 run osmo-ms-mob/00012(pid=147): Launched 22:50:40.670676 run mass: MS start registered {at=12279725.635051625, delay=0.005138913169503212, ms=00012} 22:50:41.005621 run mass: MS performed LU {at=12279725.969983459, lu_delay=5.5817304868251085, ms=00005} 22:50:41.217022 run osmo-ms-mob/00013: Starting mobile 22:50:41.253527 run osmo-ms-mob/00013(pid=148): Launched 22:50:41.278629 run mass: MS start registered {at=12279726.243018376, delay=0.011745253577828407, ms=00013} 22:50:41.522477 run mass: MS performed LU {at=12279726.48684746, lu_delay=5.151661476120353, ms=00006} 22:50:41.816555 run osmo-ms-mob/00014: Starting mobile 22:50:41.847418 run osmo-ms-mob/00014(pid=149): Launched 22:50:41.872731 run mass: MS start registered {at=12279726.837106293, delay=0.00812409445643425, ms=00014} 22:50:42.418720 run osmo-ms-mob/00015: Starting mobile 22:50:42.450745 run osmo-ms-mob/00015(pid=150): Launched 22:50:42.477305 run mass: MS start registered {at=12279727.441677801, delay=0.012265961617231369, ms=00015} 22:50:42.869513 run mass: MS performed LU {at=12279727.833864838, lu_delay=5.5936299208551645, ms=00007} 22:50:42.898918 run osmo-ms-mob/00016: Starting mobile 22:50:42.928852 run osmo-ms-mob/00016(pid=151): Launched 22:50:42.942545 run mass: MS performed LU {at=12279727.906962104, lu_delay=4.867765689268708, ms=00008} 22:50:42.956281 run mass: MS start registered {at=12279727.92070906, delay=0.013785367831587791, ms=00016} 22:50:43.419808 run osmo-ms-mob/00017: Starting mobile 22:50:43.449097 run osmo-ms-mob/00017(pid=152): Launched 22:50:43.474320 run mass: MS start registered {at=12279728.43869383, delay=0.011649474501609802, ms=00017} 22:50:44.015264 run osmo-ms-mob/00018: Starting mobile 22:50:44.044735 run osmo-ms-mob/00018(pid=153): Launched 22:50:44.070798 run mass: MS start registered {at=12279729.03516545, delay=0.012916997075080872, ms=00018} 22:50:44.415981 run osmo-ms-mob/00019: Starting mobile 22:50:44.453247 run osmo-ms-mob/00019(pid=154): Launched 22:50:44.478160 run mass: MS start registered {at=12279729.442541605, delay=0.011981688439846039, ms=00019} 22:50:44.771384 run mass: MS performed LU {at=12279729.735756863, lu_delay=5.292274935171008, ms=00010} 22:50:44.817426 run mass: MS performed LU {at=12279729.781839026, lu_delay=4.743468837812543, ms=00011} 22:50:44.846084 run osmo-ms-mob/00020: Starting mobile 22:50:44.873846 run osmo-ms-mob/00020(pid=155): Launched 22:50:44.886910 run mass: MS performed LU {at=12279729.851327518, lu_delay=6.114745756611228, ms=00009} 22:50:44.902565 run mass: MS start registered {at=12279729.866984976, delay=0.01568577066063881, ms=00020} 22:50:45.420212 run osmo-ms-mob/00021: Starting mobile 22:50:45.456932 run osmo-ms-mob/00021(pid=156): Launched 22:50:45.482324 run mass: MS start registered {at=12279730.446701573, delay=0.009435771033167839, ms=00021} 22:50:45.819917 run osmo-ms-mob/00022: Starting mobile 22:50:45.854967 run osmo-ms-mob/00022(pid=157): Launched 22:50:45.877709 run mass: MS start registered {at=12279730.842090229, delay=0.006876498460769653, ms=00022} 22:50:46.320396 run osmo-ms-mob/00023: Starting mobile 22:50:46.353498 run osmo-ms-mob/00023(pid=158): Launched 22:50:46.376091 run mass: MS start registered {at=12279731.340442836, delay=0.003369554877281189, ms=00023} 22:50:46.552344 run mass: MS performed LU {at=12279731.516722566, lu_delay=5.881670940667391, ms=00012} 22:50:46.635965 run mass: MS performed LU {at=12279731.600341113, lu_delay=5.357322737574577, ms=00013} 22:50:46.668968 run osmo-ms-mob/00024: Starting mobile 22:50:46.708910 run osmo-ms-mob/00024(pid=159): Launched 22:50:46.724593 run mass: MS performed LU {at=12279731.6890055, lu_delay=4.851899206638336, ms=00014} 22:50:46.738536 run mass: MS start registered {at=12279731.702964775, delay=0.014001334086060524, ms=00024} 22:50:47.218974 run osmo-ms-mob/00025: Starting mobile 22:50:47.253923 run osmo-ms-mob/00025(pid=160): Launched 22:50:47.276023 run mass: MS start registered {at=12279732.240415154, delay=0.006257474422454834, ms=00025} 22:50:47.614972 run osmo-ms-mob/00026: Starting mobile 22:50:47.643148 run osmo-ms-mob/00026(pid=161): Launched 22:50:47.666589 run mass: MS start registered {at=12279732.630971134, delay=0.010714195668697357, ms=00026} 22:50:48.016016 run osmo-ms-mob/00027: Starting mobile 22:50:48.044048 run osmo-ms-mob/00027(pid=162): Launched 22:50:48.068019 run mass: MS start registered {at=12279733.03241327, delay=0.011401016265153885, ms=00027} 22:50:48.419146 run osmo-ms-mob/00028: Starting mobile 22:50:48.447396 run osmo-ms-mob/00028(pid=163): Launched 22:50:48.470272 run mass: MS start registered {at=12279733.434672905, delay=0.009963734075427055, ms=00028} 22:50:48.536919 run mass: MS performed LU {at=12279733.501320245, lu_delay=6.059642443433404, ms=00015} 22:50:48.582888 run mass: MS performed LU {at=12279733.547309153, lu_delay=5.626600092276931, ms=00016} 22:50:48.652045 run mass: MS performed LU {at=12279733.616441373, lu_delay=5.17774754203856, ms=00017} 22:50:48.680213 run osmo-ms-mob/00029: Starting mobile 22:50:48.708315 run osmo-ms-mob/00029(pid=164): Launched 22:50:48.731384 run mass: MS start registered {at=12279733.695757722, delay=0.010215986520051956, ms=00029} 22:50:48.924849 run mass: MS performed LU {at=12279733.888979767, lu_delay=4.8538143169134855, ms=00018} 22:50:49.216590 run osmo-ms-mob/00030: Starting mobile 22:50:49.246447 run osmo-ms-mob/00030(pid=165): Launched 22:50:49.271045 run mass: MS start registered {at=12279734.235425951, delay=0.011925231665372849, ms=00030} 22:50:49.618710 run osmo-ms-mob/00031: Starting mobile 22:50:49.651355 run osmo-ms-mob/00031(pid=166): Launched 22:50:49.678293 run mass: MS start registered {at=12279734.642663095, delay=0.012700239196419716, ms=00031} 22:50:49.920389 run osmo-ms-mob/00032: Starting mobile 22:50:49.951025 run osmo-ms-mob/00032(pid=167): Launched 22:50:49.975877 run mass: MS start registered {at=12279734.940262487, delay=0.011512665078043938, ms=00032} 22:50:50.317287 run osmo-ms-mob/00033: Starting mobile 22:50:50.345830 run osmo-ms-mob/00033(pid=168): Launched 22:50:50.359140 run mass: MS performed LU {at=12279735.323557423, lu_delay=5.456572446972132, ms=00020} 22:50:50.371454 run mass: MS start registered {at=12279735.335884372, delay=0.0123552605509758, ms=00033} 22:50:50.400994 run mass: MS performed LU {at=12279735.365412088, lu_delay=4.9187105149030685, ms=00021} 22:50:50.447126 run mass: MS performed LU {at=12279735.411544496, lu_delay=5.969002891331911, ms=00019} 22:50:50.475058 run osmo-ms-mob/00034: Starting mobile 22:50:50.502344 run osmo-ms-mob/00034(pid=169): Launched 22:50:50.526946 run mass: MS start registered {at=12279735.491317596, delay=0.01211165264248848, ms=00034} 22:50:50.591227 run mass: MS performed LU {at=12279735.555616599, lu_delay=4.7135263700038195, ms=00022} 22:50:51.018682 run osmo-ms-mob/00035: Starting mobile 22:50:51.047724 run osmo-ms-mob/00035(pid=170): Launched 22:50:51.070549 run mass: MS start registered {at=12279736.034915432, delay=0.009985486045479774, ms=00035} 22:50:51.417875 run osmo-ms-mob/00036: Starting mobile 22:50:51.446122 run osmo-ms-mob/00036(pid=171): Launched 22:50:51.469257 run mass: MS start registered {at=12279736.433660027, delay=0.01011451706290245, ms=00036} 22:50:51.814366 run osmo-ms-mob/00037: Starting mobile 22:50:51.842772 run osmo-ms-mob/00037(pid=172): Launched 22:50:51.866912 run mass: MS start registered {at=12279736.83131272, delay=0.011332307010889053, ms=00037} 22:50:52.117849 run osmo-ms-mob/00038: Starting mobile 22:50:52.146286 run osmo-ms-mob/00038(pid=173): Launched 22:50:52.172136 run mass: MS start registered {at=12279737.136503667, delay=0.011454988270998001, ms=00038} 22:50:52.303200 run mass: MS performed LU {at=12279737.267571408, lu_delay=5.564606633037329, ms=00024} 22:50:52.330079 run osmo-ms-mob/00039: Starting mobile 22:50:52.359908 run osmo-ms-mob/00039(pid=174): Launched 22:50:52.373544 run mass: MS performed LU {at=12279737.33795826, lu_delay=5.997515423223376, ms=00023} 22:50:52.386596 run mass: MS start registered {at=12279737.351023523, delay=0.013104226440191269, ms=00039} 22:50:52.417566 run mass: MS performed LU {at=12279737.381935313, lu_delay=4.750964179635048, ms=00026} 22:50:52.454770 run mass: MS performed LU {at=12279737.419153523, lu_delay=5.178738368675113, ms=00025} 22:50:52.484404 run osmo-ms-mob/00040: Starting mobile 22:50:52.514570 run osmo-ms-mob/00040(pid=175): Launched 22:50:52.540539 run mass: MS start registered {at=12279737.504914818, delay=0.011700820177793503, ms=00040} 22:50:53.118693 run osmo-ms-mob/00041: Starting mobile 22:50:53.150005 run osmo-ms-mob/00041(pid=176): Launched 22:50:53.174548 run mass: MS start registered {at=12279738.138934545, delay=0.010236045345664024, ms=00041} 22:50:53.417560 run osmo-ms-mob/00042: Starting mobile 22:50:53.448665 run osmo-ms-mob/00042(pid=177): Launched 22:50:53.474801 run mass: MS start registered {at=12279738.439171677, delay=0.011575965210795403, ms=00042} 22:50:53.819429 run osmo-ms-mob/00043: Starting mobile 22:50:53.848431 run osmo-ms-mob/00043(pid=178): Launched 22:50:53.873404 run mass: MS start registered {at=12279738.837809922, delay=0.007770538330078125, ms=00043} 22:50:54.083923 run mass: MS performed LU {at=12279739.048300346, lu_delay=6.015887076035142, ms=00027} 22:50:54.108910 run osmo-ms-mob/00044: Starting mobile 22:50:54.137292 run osmo-ms-mob/00044(pid=179): Launched 22:50:54.159939 run mass: MS start registered {at=12279739.124321409, delay=0.009229293093085289, ms=00044} 22:50:54.175099 run mass: MS performed LU {at=12279739.139524924, lu_delay=5.443767201155424, ms=00029} 22:50:54.213215 run mass: MS performed LU {at=12279739.17757204, lu_delay=5.742899134755135, ms=00028} 22:50:54.243442 run osmo-ms-mob/00045: Starting mobile 22:50:54.274376 run osmo-ms-mob/00045(pid=180): Launched 22:50:54.298510 run mass: MS start registered {at=12279739.262888912, delay=0.0100784283131361, ms=00045} 22:50:54.357099 run mass: MS performed LU {at=12279739.321469234, lu_delay=5.086043283343315, ms=00030} 22:50:54.375773 run mass: MS performed LU {at=12279739.340187568, lu_delay=4.697524473071098, ms=00031} 22:50:54.403326 run osmo-ms-mob/00046: Starting mobile 22:50:54.435270 run osmo-ms-mob/00046(pid=181): Launched 22:50:54.457423 run mass: MS start registered {at=12279739.421803622, delay=0.00626554898917675, ms=00046} 22:50:55.020952 run osmo-ms-mob/00047: Starting mobile 22:50:55.055113 run osmo-ms-mob/00047(pid=182): Launched 22:50:55.081159 run mass: MS start registered {at=12279740.04552189, delay=0.011389294639229774, ms=00047} 22:50:55.318210 run osmo-ms-mob/00048: Starting mobile 22:50:55.350249 run osmo-ms-mob/00048(pid=183): Launched 22:50:55.374595 run mass: MS start registered {at=12279740.338977361, delay=0.01015215739607811, ms=00048} 22:50:55.618863 run osmo-ms-mob/00049: Starting mobile 22:50:55.651671 run osmo-ms-mob/00049(pid=184): Launched 22:50:55.675584 run mass: MS start registered {at=12279740.639959686, delay=0.009225495159626007, ms=00049} 22:50:55.917838 run osmo-ms-mob/00050: Starting mobile 22:50:55.949991 run osmo-ms-mob/00050(pid=185): Launched 22:50:55.974299 run mass: MS start registered {at=12279740.938675689, delay=0.009527552872896194, ms=00050} 22:50:56.068501 run mass: MS performed LU {at=12279741.032857839, lu_delay=4.99794240668416, ms=00035} 22:50:56.114868 run mass: MS performed LU {at=12279741.07924766, lu_delay=5.7433632872998714, ms=00033} 22:50:56.183632 run mass: MS performed LU {at=12279741.147992473, lu_delay=6.207729985937476, ms=00032} 22:50:56.214984 run osmo-ms-mob/00051: Starting mobile 22:50:56.247403 run osmo-ms-mob/00051(pid=186): Launched 22:50:56.262328 run mass: MS performed LU {at=12279741.226738833, lu_delay=4.7930788062512875, ms=00036} 22:50:56.276675 run mass: MS start registered {at=12279741.241102848, delay=0.014399223029613495, ms=00051} 22:50:56.290786 run mass: MS performed LU {at=12279741.255200684, lu_delay=5.763883087784052, ms=00034} 22:50:56.317062 run osmo-ms-mob/00052: Starting mobile 22:50:56.350380 run osmo-ms-mob/00052(pid=187): Launched 22:50:56.376963 run mass: MS start registered {at=12279741.34133247, delay=0.006829250603914261, ms=00052} 22:50:56.918002 run osmo-ms-mob/00053: Starting mobile 22:50:56.958682 run osmo-ms-mob/00053(pid=188): Launched 22:50:56.982356 run mass: MS start registered {at=12279741.946731234, delay=0.005407437682151794, ms=00053} 22:50:57.216439 run osmo-ms-mob/00054: Starting mobile 22:50:57.249626 run osmo-ms-mob/00054(pid=189): Launched 22:50:57.275138 run mass: MS start registered {at=12279742.23951463, delay=0.010919829830527306, ms=00054} 22:50:57.517707 run osmo-ms-mob/00055: Starting mobile 22:50:57.553801 run osmo-ms-mob/00055(pid=190): Launched 22:50:57.578570 run mass: MS start registered {at=12279742.542954396, delay=0.009985635057091713, ms=00055} 22:50:57.819490 run osmo-ms-mob/00056: Starting mobile 22:50:57.852919 run osmo-ms-mob/00056(pid=191): Launched 22:50:57.868082 run mass: MS performed LU {at=12279742.83249691, lu_delay=4.693562364205718, ms=00041} 22:50:57.881923 run mass: MS start registered {at=12279742.84635176, delay=0.013899343088269234, ms=00056} 22:50:57.933447 run mass: MS performed LU {at=12279742.897810742, lu_delay=6.066498022526503, ms=00037} 22:50:57.963971 run osmo-ms-mob/00057: Starting mobile 22:50:57.996760 run osmo-ms-mob/00057(pid=192): Launched 22:50:58.011689 run mass: MS performed LU {at=12279742.97609988, lu_delay=5.471185062080622, ms=00040} 22:50:58.026045 run mass: MS start registered {at=12279742.990472594, delay=0.014414772391319275, ms=00057} 22:50:58.141628 run mass: MS performed LU {at=12279743.105994768, lu_delay=5.75497124530375, ms=00039} 22:50:58.177343 run mass: MS performed LU {at=12279743.141708817, lu_delay=4.702537139877677, ms=00042} 22:50:58.209341 run osmo-ms-mob/00058: Starting mobile 22:50:58.242428 run osmo-ms-mob/00058(pid=193): Launched 22:50:58.268055 run mass: MS start registered {at=12279743.232432725, delay=0.011033926159143448, ms=00058} 22:50:58.817692 run osmo-ms-mob/00059: Starting mobile 22:50:58.853528 run osmo-ms-mob/00059(pid=194): Launched 22:50:58.878804 run mass: MS start registered {at=12279743.843184674, delay=0.009298231452703476, ms=00059} 22:50:59.119756 run osmo-ms-mob/00060: Starting mobile 22:50:59.152453 run osmo-ms-mob/00060(pid=195): Launched 22:50:59.175423 run mass: MS start registered {at=12279744.139797542, delay=0.008086973801255226, ms=00060} 22:50:59.519497 run osmo-ms-mob/00061: Starting mobile 22:50:59.552094 run osmo-ms-mob/00061(pid=196): Launched 22:50:59.579651 run mass: MS start registered {at=12279744.544021951, delay=0.010684117674827576, ms=00061} 22:50:59.818290 run osmo-ms-mob/00062: Starting mobile 22:50:59.849424 run osmo-ms-mob/00062(pid=197): Launched 22:50:59.863637 run mass: MS performed LU {at=12279744.828044398, lu_delay=4.78252250701189, ms=00047} 22:50:59.877135 run mass: MS start registered {at=12279744.841563826, delay=0.013598447665572166, ms=00062} 22:50:59.890569 run mass: MS performed LU {at=12279744.854984378, lu_delay=6.017174456268549, ms=00043} 22:50:59.915124 run osmo-ms-mob/00063: Starting mobile 22:50:59.945281 run osmo-ms-mob/00063(pid=198): Launched 22:50:59.960207 run mass: MS performed LU {at=12279744.924620658, lu_delay=5.661731746047735, ms=00045} 22:50:59.973364 run mass: MS start registered {at=12279744.937791493, delay=0.013202514499425888, ms=00063} 22:50:59.988068 run mass: MS performed LU {at=12279744.95248025, lu_delay=5.828158840537071, ms=00044} 22:51:00.042459 run mass: MS performed LU {at=12279745.006830448, lu_delay=5.585026826709509, ms=00046} 22:51:00.078877 run osmo-ms-mob/00064: Starting mobile 22:51:00.112877 run osmo-ms-mob/00064(pid=199): Launched 22:51:00.136715 run mass: MS start registered {at=12279745.101093972, delay=0.007250521332025528, ms=00064} 22:51:00.315010 run mass: MS performed LU {at=12279745.27937895, lu_delay=4.940401589497924, ms=00048} 22:51:00.918864 run osmo-ms-mob/00065: Starting mobile 22:51:00.952600 run osmo-ms-mob/00065(pid=200): Launched 22:51:00.972749 run mass: MS performed LU {at=12279745.937153213, lu_delay=3.6976385824382305, ms=00054} 22:51:00.989550 run mass: MS start registered {at=12279745.953976072, delay=0.01686791516840458, ms=00065} 22:51:01.217900 run osmo-ms-mob/00066: Starting mobile 22:51:01.252824 run osmo-ms-mob/00066(pid=201): Launched 22:51:01.278041 run mass: MS start registered {at=12279746.242411556, delay=0.010486077517271042, ms=00066} 22:51:01.621012 run osmo-ms-mob/00067: Starting mobile 22:51:01.668266 run osmo-ms-mob/00067(pid=202): Launched 22:51:01.689573 run mass: MS performed LU {at=12279746.653976794, lu_delay=4.707245560362935, ms=00053} 22:51:01.710560 run mass: MS start registered {at=12279746.674977781, delay=0.02104329504072666, ms=00067} 22:51:01.745562 run mass: MS performed LU {at=12279746.709934536, lu_delay=5.771258847787976, ms=00050} 22:51:01.784305 run osmo-ms-mob/00068: Starting mobile 22:51:01.830803 run osmo-ms-mob/00068(pid=203): Launched 22:51:01.855661 run mass: MS start registered {at=12279746.820033584, delay=0.006980195641517639, ms=00068} 22:51:01.943041 run mass: MS performed LU {at=12279746.907413384, lu_delay=5.5660809148103, ms=00052} 22:51:02.319422 run osmo-ms-mob/00069: Starting mobile 22:51:02.352695 run osmo-ms-mob/00069(pid=204): Launched 22:51:02.378351 run mass: MS start registered {at=12279747.342726685, delay=0.00984496995806694, ms=00069} 22:51:02.658654 run mass: MS performed LU {at=12279747.623024488, lu_delay=6.983064802363515, ms=00049} 22:51:02.689653 run osmo-ms-mob/00070: Starting mobile 22:51:02.723795 run osmo-ms-mob/00070(pid=205): Launched 22:51:02.749052 run mass: MS start registered {at=12279747.713435419, delay=0.009963013231754303, ms=00070} 22:51:02.793858 run mass: MS performed LU {at=12279747.758230522, lu_delay=3.618432980030775, ms=00060} 22:51:03.120198 run osmo-ms-mob/00071: Starting mobile 22:51:03.154561 run osmo-ms-mob/00071(pid=206): Launched 22:51:03.178678 run mass: MS start registered {at=12279748.143057197, delay=0.009085731580853462, ms=00071} 22:51:03.480637 run mass: MS performed LU {at=12279748.445000028, lu_delay=4.601815354079008, ms=00059} 22:51:03.511697 run osmo-ms-mob/00072: Starting mobile 22:51:03.542484 run osmo-ms-mob/00072(pid=207): Launched 22:51:03.557037 run mass: MS performed LU {at=12279748.521451753, lu_delay=5.289019027724862, ms=00058} 22:51:03.570143 run mass: MS start registered {at=12279748.5345713, delay=0.01315361075103283, ms=00072} 22:51:03.646378 run mass: MS performed LU {at=12279748.610746443, lu_delay=5.764394683763385, ms=00056} 22:51:03.844884 run mass: MS performed LU {at=12279748.809251139, lu_delay=6.2662967424839735, ms=00055} 22:51:03.876004 run osmo-ms-mob/00073: Starting mobile 22:51:03.907317 run osmo-ms-mob/00073(pid=208): Launched 22:51:03.932254 run mass: MS start registered {at=12279748.896607555, delay=0.01079626940190792, ms=00073} 22:51:04.318110 run osmo-ms-mob/00074: Starting mobile 22:51:04.348186 run osmo-ms-mob/00074(pid=209): Launched 22:51:04.371784 run mass: MS start registered {at=12279749.336164095, delay=0.009761784225702286, ms=00074} 22:51:04.714543 run osmo-ms-mob/00075: Starting mobile 22:51:04.747529 run osmo-ms-mob/00075(pid=210): Launched 22:51:04.771034 run mass: MS start registered {at=12279749.73540785, delay=0.005083778873085976, ms=00075} 22:51:05.220283 run osmo-ms-mob/00076: Starting mobile 22:51:05.252498 run osmo-ms-mob/00076(pid=211): Launched 22:51:05.275302 run mass: MS start registered {at=12279750.23967702, delay=0.008336292579770088, ms=00076} 22:51:05.381117 run mass: MS performed LU {at=12279750.345491823, lu_delay=5.407700330018997, ms=00063} 22:51:05.482934 run mass: MS performed LU {at=12279750.447281675, lu_delay=5.605717848986387, ms=00062} 22:51:05.511317 run mass: MS performed LU {at=12279750.475687254, lu_delay=5.37459328211844, ms=00064} 22:51:05.542591 run osmo-ms-mob/00077: Starting mobile 22:51:05.575064 run osmo-ms-mob/00077(pid=212): Launched 22:51:05.599560 run mass: MS start registered {at=12279750.563938905, delay=0.010045398026704788, ms=00077} 22:51:05.654557 run mass: MS performed LU {at=12279750.61893144, lu_delay=6.0749094896018505, ms=00061} 22:51:05.709083 run mass: MS performed LU {at=12279750.673453392, lu_delay=4.719477320089936, ms=00065} 22:51:06.119684 run osmo-ms-mob/00078: Starting mobile 22:51:06.154821 run osmo-ms-mob/00078(pid=213): Launched 22:51:06.178725 run mass: MS start registered {at=12279751.143094597, delay=0.00899834930896759, ms=00078} 22:51:06.522252 run osmo-ms-mob/00079: Starting mobile 22:51:06.556403 run osmo-ms-mob/00079(pid=214): Launched 22:51:06.571286 run mass: MS performed LU {at=12279751.535692425, lu_delay=5.293280869722366, ms=00066} 22:51:06.585479 run mass: MS start registered {at=12279751.549905648, delay=0.014252899214625359, ms=00079} 22:51:07.019099 run osmo-ms-mob/00080: Starting mobile 22:51:07.050536 run osmo-ms-mob/00080(pid=215): Launched 22:51:07.074592 run mass: MS start registered {at=12279752.038953781, delay=0.010612132027745247, ms=00080} 22:51:07.246614 run mass: MS performed LU {at=12279752.210604597, lu_delay=4.497169177979231, ms=00070} 22:51:07.282958 run mass: MS performed LU {at=12279752.247371197, lu_delay=5.572393415495753, ms=00067} 22:51:07.411876 run mass: MS performed LU {at=12279752.376237448, lu_delay=5.033510763198137, ms=00069} 22:51:07.437366 run osmo-ms-mob/00081: Starting mobile 22:51:07.465216 run osmo-ms-mob/00081(pid=216): Launched 22:51:07.488649 run mass: MS start registered {at=12279752.453031465, delay=0.010533444583415985, ms=00081} 22:51:07.610519 run mass: MS performed LU {at=12279752.57487314, lu_delay=5.754839556291699, ms=00068} 22:51:07.921046 run osmo-ms-mob/00082: Starting mobile 22:51:07.954058 run osmo-ms-mob/00082(pid=217): Launched 22:51:07.979802 run mass: MS start registered {at=12279752.94416568, delay=0.010806387290358543, ms=00082} 22:51:08.517905 run osmo-ms-mob/00083: Starting mobile 22:51:08.552029 run osmo-ms-mob/00083(pid=218): Launched 22:51:08.578167 run mass: MS start registered {at=12279753.542542553, delay=0.006369845941662788, ms=00083} 22:51:09.019440 run osmo-ms-mob/00084: Starting mobile 22:51:09.056021 run osmo-ms-mob/00084(pid=219): Launched 22:51:09.082763 run mass: MS start registered {at=12279754.047159078, delay=0.011991225183010101, ms=00084} 22:51:09.230865 run mass: MS performed LU {at=12279754.195133487, lu_delay=5.660562187433243, ms=00072} 22:51:09.249052 run mass: MS performed LU {at=12279754.213455867, lu_delay=5.316848311573267, ms=00073} 22:51:09.383126 run mass: MS performed LU {at=12279754.347493835, lu_delay=5.011329740285873, ms=00074} 22:51:09.415703 run osmo-ms-mob/00085: Starting mobile 22:51:09.448749 run osmo-ms-mob/00085(pid=220): Launched 22:51:09.463364 run mass: MS performed LU {at=12279754.427775908, lu_delay=4.692368058487773, ms=00075} 22:51:09.478058 run mass: MS start registered {at=12279754.442486698, delay=0.014746695756912231, ms=00085} 22:51:10.118431 run osmo-ms-mob/00086: Starting mobile 22:51:10.161172 run osmo-ms-mob/00086(pid=221): Launched 22:51:10.187581 run mass: MS start registered {at=12279755.151935898, delay=0.0074746739119291306, ms=00086} 22:51:10.719380 run osmo-ms-mob/00087: Starting mobile 22:51:10.760284 run osmo-ms-mob/00087(pid=222): Launched 22:51:10.787351 run mass: MS start registered {at=12279755.751714144, delay=0.00924891047179699, ms=00087} 22:51:11.012104 run mass: MS performed LU {at=12279755.976443376, lu_delay=4.8333487790077925, ms=00078} 22:51:11.048978 run mass: MS performed LU {at=12279756.013341282, lu_delay=5.449402377009392, ms=00077} 22:51:11.178296 run mass: MS performed LU {at=12279756.142662851, lu_delay=4.592757202684879, ms=00079} 22:51:11.211295 run osmo-ms-mob/00088: Starting mobile 22:51:11.250878 run osmo-ms-mob/00088(pid=223): Launched 22:51:11.278294 run mass: MS start registered {at=12279756.24265808, delay=0.009561056271195412, ms=00088} 22:51:11.321811 run mass: MS performed LU {at=12279756.286178648, lu_delay=6.046501629054546, ms=00076} 22:51:11.917545 run osmo-ms-mob/00089: Starting mobile 22:51:11.952022 run osmo-ms-mob/00089(pid=224): Launched 22:51:11.979262 run mass: MS start registered {at=12279756.943631385, delay=0.007248738780617714, ms=00089} 22:51:12.516832 run osmo-ms-mob/00090: Starting mobile 22:51:12.550102 run osmo-ms-mob/00090(pid=225): Launched 22:51:12.578599 run mass: MS start registered {at=12279757.542942973, delay=0.009399723261594772, ms=00090} 22:51:12.913853 run mass: MS performed LU {at=12279757.878212674, lu_delay=5.8392588924616575, ms=00080} 22:51:12.996775 run mass: MS performed LU {at=12279757.961125895, lu_delay=5.508094429969788, ms=00081} 22:51:13.014285 run mass: MS performed LU {at=12279757.978682445, lu_delay=5.034516764804721, ms=00082} 22:51:13.046822 run osmo-ms-mob/00091: Starting mobile 22:51:13.078550 run osmo-ms-mob/00091(pid=226): Launched 22:51:13.103406 run mass: MS start registered {at=12279758.067788523, delay=0.010465878993272781, ms=00091} 22:51:13.186523 run mass: MS performed LU {at=12279758.150884558, lu_delay=4.608342004939914, ms=00083} 22:51:13.918995 run osmo-ms-mob/00092: Starting mobile 22:51:13.955320 run osmo-ms-mob/00092(pid=227): Launched 22:51:13.979697 run mass: MS start registered {at=12279758.944078553, delay=0.009231265634298325, ms=00092} 22:51:14.719113 run osmo-ms-mob/00093: Starting mobile 22:51:14.752086 run osmo-ms-mob/00093(pid=228): Launched 22:51:14.775720 run mass: MS start registered {at=12279759.740106778, delay=0.008661225438117981, ms=00093} 22:51:14.794693 run mass: MS performed LU {at=12279759.759107582, lu_delay=5.711948504671454, ms=00084} 22:51:14.814120 run mass: MS performed LU {at=12279759.77849808, lu_delay=4.6265621818602085, ms=00086} 22:51:14.943999 run mass: MS performed LU {at=12279759.908365134, lu_delay=5.465878436341882, ms=00085} 22:51:15.088062 run mass: MS performed LU {at=12279760.052429674, lu_delay=22.915926007553935, ms=00038} 22:51:15.617325 run osmo-ms-mob/00094: Starting mobile 22:51:15.650563 run osmo-ms-mob/00094(pid=229): Launched 22:51:15.672456 run mass: MS start registered {at=12279760.636836668, delay=0.0073596760630607605, ms=00094} 22:51:16.517973 run osmo-ms-mob/00095: Starting mobile 22:51:16.554033 run osmo-ms-mob/00095(pid=230): Launched 22:51:16.577586 run mass: MS start registered {at=12279761.5419632, delay=0.007434068247675896, ms=00095} 22:51:16.762875 run mass: MS performed LU {at=12279761.727234796, lu_delay=4.78360341116786, ms=00089} 22:51:16.779953 run mass: MS performed LU {at=12279761.74435845, lu_delay=5.992644306272268, ms=00087} 22:51:16.808357 run mass: MS performed LU {at=12279761.772762505, lu_delay=5.530104424804449, ms=00088} 22:51:17.523030 run osmo-ms-mob/00096: Starting mobile 22:51:17.552209 run osmo-ms-mob/00096(pid=231): Launched 22:51:17.579972 run mass: MS start registered {at=12279762.54435819, delay=0.015055034309625626, ms=00096} 22:51:18.543424 run mass: MS performed LU {at=12279763.50779245, lu_delay=5.440003927797079, ms=00091} 22:51:18.574221 run osmo-ms-mob/00097: Starting mobile 22:51:18.608056 run osmo-ms-mob/00097(pid=232): Launched 22:51:18.623171 run mass: MS performed LU {at=12279763.587582681, lu_delay=6.0446397084742785, ms=00090} 22:51:18.637218 run mass: MS start registered {at=12279763.601646272, delay=0.014103315770626068, ms=00097} 22:51:18.709632 run mass: MS performed LU {at=12279763.67399911, lu_delay=4.729920556768775, ms=00092} 22:51:18.815863 run mass: MS performed LU {at=12279763.780220708, lu_delay=22.53911785967648, ms=00051} 22:51:19.928114 run osmo-ms-mob/00098: Starting mobile 22:51:19.960465 run osmo-ms-mob/00098(pid=233): Launched 22:51:19.985982 run mass: MS start registered {at=12279764.950352097, delay=0.01085161417722702, ms=00098} 22:51:20.527827 run mass: MS performed LU {at=12279765.49218813, lu_delay=5.752081351354718, ms=00093} 22:51:20.547386 run mass: MS performed LU {at=12279765.511812897, lu_delay=4.8749762289226055, ms=00094} 22:51:20.574821 run mass: MS performed LU {at=12279765.539194342, lu_delay=22.548721747472882, ms=00057} 22:51:21.717662 run osmo-ms-mob/00099: Starting mobile 22:51:21.751130 run osmo-ms-mob/00099(pid=234): Launched 22:51:21.766014 run mass: All started... {duration=55.76475506275892, too_slow=0} 22:51:21.780220 run mass: MS start registered {at=12279766.74463597, delay=0.014196952804923058, ms=00099} 22:51:22.309351 run mass: MS performed LU {at=12279767.273717824, lu_delay=5.731754625216126, ms=00095} 22:51:22.475181 run mass: MS performed LU {at=12279767.439551132, lu_delay=4.895192941650748, ms=00096} 22:51:24.293898 run mass: MS performed LU {at=12279769.258155914, lu_delay=5.656509641557932, ms=00097} 22:51:26.194949 run mass: MS performed LU {at=12279771.159310024, lu_delay=6.208957927301526, ms=00098} 22:51:26.223124 run mass: MS performed LU {at=12279771.187498474, lu_delay=4.442862505093217, ms=00099} 22:51:26.476979 run mass: MS performed LU {at=12279771.441341788, lu_delay=23.298284590244293, ms=00071} 22:51:26.491645 run mass: Tests done {all_completed=True, max=23.298284590244293, min=3.618432980030775} 22:51:26.505689 tst register_default_mass.py: Test passed (82.9 sec) 22:51:26.519677 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:26.526854 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:26.533642 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:26.540391 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:26.547406 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:26.554434 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:26.561993 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:26.568954 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:26.576921 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:26.585288 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:26.592355 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:26.600412 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:26.609494 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:26.616392 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:26.624117 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:26.630992 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:26.638846 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:26.646479 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:26.654628 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:26.663044 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:26.671635 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:26.678747 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:26.685831 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:26.693116 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:26.700358 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:26.709395 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:26.719408 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:26.728358 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:26.738096 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:26.745887 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:26.753316 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:26.760563 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:26.767918 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:26.775135 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:26.782768 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:26.791241 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:26.798772 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:26.806532 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:26.814433 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:26.821808 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:26.829915 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:26.837620 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:26.844748 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:26.853721 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:26.861785 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:26.868980 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:26.876138 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:26.883063 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:26.890135 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:26.897551 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:26.906547 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:26.914963 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:26.922468 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:26.930494 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:26.938720 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:26.947779 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:26.955011 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:26.962389 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:26.969688 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:26.977543 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:26.985169 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:26.993011 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:27.000739 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:27.008112 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:27.015340 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:27.024222 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:27.031912 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:27.039305 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:27.046862 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:27.054935 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:27.062115 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:27.069295 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:27.077573 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:27.084743 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:27.092451 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:27.100595 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:27.108393 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:27.116585 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:27.124794 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:27.132249 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:27.139611 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:27.147045 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:27.154203 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:27.161368 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:27.168768 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:27.176906 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:27.185367 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:27.192694 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:27.199926 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:27.207055 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:27.213935 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:27.220927 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:27.227832 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:27.234767 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:27.241684 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:27.248626 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:27.255632 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:27.262729 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:27.269765 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:27.277411 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:27.285680 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:27.292609 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:27.299470 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:27.306487 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:27.314348 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:27.321240 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:27.328264 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:27.335325 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:27.342474 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:27.349433 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:27.356257 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:27.364525 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:27.372632 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:27.379454 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:27.387446 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:27.394735 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:27.401861 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:27.408686 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:27.415407 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:27.422081 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:27.428937 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:27.436049 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:27.443140 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:27.450231 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:27.457232 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:27.464203 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:27.471381 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:27.478521 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:27.485587 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:27.492695 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:27.499921 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:27.507028 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:27.516671 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:27.525858 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:27.532476 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:27.539170 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:27.545845 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:27.552412 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:27.558979 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:27.565531 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:27.572108 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:27.578681 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:27.585264 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:27.591975 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:27.598665 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:27.605360 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:27.612107 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:27.618806 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:27.625542 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:27.632253 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:27.638941 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:27.645644 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:27.652391 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:27.659142 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:27.665925 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:27.672678 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:27.679528 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:27.686299 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:27.693091 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:27.699921 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:27.706605 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:27.713374 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:27.720117 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:27.726881 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:27.733653 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:27.740423 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:27.747194 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:27.753915 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:27.760663 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:27.767373 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:27.774127 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:27.780857 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:27.787518 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:27.794273 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:27.801013 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:27.807730 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:27.814377 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:27.821065 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:27.827748 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:27.834301 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:27.840902 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:27.847470 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:27.854054 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:27.860663 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:27.867305 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:27.874006 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:27.880745 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:27.887411 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:27.894099 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:27.900804 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:27.907477 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:27.914673 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:27.921404 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:27.928206 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:27.934944 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:27.941716 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:27.948501 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:27.955226 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:27.961987 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:27.968659 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:27.975339 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:27.982123 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:27.988858 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:27.995583 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:28.002309 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:28.008952 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:28.016811 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:28.025532 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:28.034269 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:28.043150 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:28.052089 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:28.060720 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:28.067985 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:28.075114 --- ParallelTerminationStrategy: PID 22 died... 22:51:28.078309 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:28.085928 --- ParallelTerminationStrategy: PID 23 died... 22:51:28.089089 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:28.096788 --- ParallelTerminationStrategy: PID 24 died... 22:51:28.099975 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:28.107792 --- ParallelTerminationStrategy: PID 25 died... 22:51:28.111011 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:28.118852 --- ParallelTerminationStrategy: PID 26 died... 22:51:28.122095 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:28.129898 --- ParallelTerminationStrategy: PID 27 died... 22:51:28.133133 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:28.140808 --- ParallelTerminationStrategy: PID 28 died... 22:51:28.143997 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:28.151667 --- ParallelTerminationStrategy: PID 29 died... 22:51:28.154779 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:28.162768 --- ParallelTerminationStrategy: PID 30 died... 22:51:28.166670 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:28.176288 --- ParallelTerminationStrategy: PID 31 died... 22:51:28.179376 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:28.187188 --- ParallelTerminationStrategy: PID 32 died... 22:51:28.190400 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:28.198187 --- ParallelTerminationStrategy: PID 33 died... 22:51:28.201474 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:28.211116 --- ParallelTerminationStrategy: PID 35 died... 22:51:28.216638 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:28.224373 --- ParallelTerminationStrategy: PID 36 died... 22:51:28.227442 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:28.234761 --- ParallelTerminationStrategy: PID 37 died... 22:51:28.237742 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:28.245027 --- ParallelTerminationStrategy: PID 38 died... 22:51:28.248124 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:28.255482 --- ParallelTerminationStrategy: PID 39 died... 22:51:28.258452 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:28.265705 --- ParallelTerminationStrategy: PID 40 died... 22:51:28.268720 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:28.275969 --- ParallelTerminationStrategy: PID 41 died... 22:51:28.278931 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:28.286208 --- ParallelTerminationStrategy: PID 42 died... 22:51:28.289175 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:28.296441 --- ParallelTerminationStrategy: PID 43 died... 22:51:28.299376 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:28.306716 --- ParallelTerminationStrategy: PID 44 died... 22:51:28.309696 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:28.317039 --- ParallelTerminationStrategy: PID 45 died... 22:51:28.320077 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:28.327488 --- ParallelTerminationStrategy: PID 46 died... 22:51:28.330548 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:28.337917 --- ParallelTerminationStrategy: PID 47 died... 22:51:28.340902 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:28.348250 --- ParallelTerminationStrategy: PID 48 died... 22:51:28.351242 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:28.358582 --- ParallelTerminationStrategy: PID 49 died... 22:51:28.361571 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:28.368846 --- ParallelTerminationStrategy: PID 50 died... 22:51:28.371837 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:28.379197 --- ParallelTerminationStrategy: PID 51 died... 22:51:28.382166 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:28.389429 --- ParallelTerminationStrategy: PID 52 died... 22:51:28.392429 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:28.399686 --- ParallelTerminationStrategy: PID 53 died... 22:51:28.402642 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:28.409939 --- ParallelTerminationStrategy: PID 54 died... 22:51:28.412961 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:28.420269 --- ParallelTerminationStrategy: PID 55 died... 22:51:28.423268 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:28.430721 --- ParallelTerminationStrategy: PID 56 died... 22:51:28.433914 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:28.441631 --- ParallelTerminationStrategy: PID 57 died... 22:51:28.444840 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:28.452588 --- ParallelTerminationStrategy: PID 58 died... 22:51:28.455754 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:28.463302 --- ParallelTerminationStrategy: PID 59 died... 22:51:28.466531 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:28.474319 --- ParallelTerminationStrategy: PID 60 died... 22:51:28.477501 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:28.485143 --- ParallelTerminationStrategy: PID 61 died... 22:51:28.488429 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:28.496225 --- ParallelTerminationStrategy: PID 62 died... 22:51:28.499440 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:28.507264 --- ParallelTerminationStrategy: PID 63 died... 22:51:28.510503 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:28.518325 --- ParallelTerminationStrategy: PID 64 died... 22:51:28.521574 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:28.529238 --- ParallelTerminationStrategy: PID 65 died... 22:51:28.532332 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:28.539988 --- ParallelTerminationStrategy: PID 66 died... 22:51:28.543104 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:28.552936 --- ParallelTerminationStrategy: PID 67 died... 22:51:28.556163 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:28.564212 --- ParallelTerminationStrategy: PID 68 died... 22:51:28.567401 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:28.575243 --- ParallelTerminationStrategy: PID 69 died... 22:51:28.578410 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:28.586214 --- ParallelTerminationStrategy: PID 70 died... 22:51:28.589344 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:28.597084 --- ParallelTerminationStrategy: PID 71 died... 22:51:28.600235 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:28.608078 --- ParallelTerminationStrategy: PID 72 died... 22:51:28.611290 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:28.619197 --- ParallelTerminationStrategy: PID 73 died... 22:51:28.622490 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:28.630625 --- ParallelTerminationStrategy: PID 74 died... 22:51:28.633966 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:28.641947 --- ParallelTerminationStrategy: PID 75 died... 22:51:28.645254 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:28.653274 --- ParallelTerminationStrategy: PID 76 died... 22:51:28.656617 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:28.664859 --- ParallelTerminationStrategy: PID 77 died... 22:51:28.668246 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:28.676258 --- ParallelTerminationStrategy: PID 78 died... 22:51:28.679515 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:28.687516 --- ParallelTerminationStrategy: PID 79 died... 22:51:28.690817 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:28.698790 --- ParallelTerminationStrategy: PID 80 died... 22:51:28.702063 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:28.710015 --- ParallelTerminationStrategy: PID 81 died... 22:51:28.713241 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:28.721085 --- ParallelTerminationStrategy: PID 82 died... 22:51:28.724277 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:28.731813 --- ParallelTerminationStrategy: PID 83 died... 22:51:28.734978 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:28.742712 --- ParallelTerminationStrategy: PID 84 died... 22:51:28.745860 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:28.753600 --- ParallelTerminationStrategy: PID 85 died... 22:51:28.756695 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:28.764248 --- ParallelTerminationStrategy: PID 86 died... 22:51:28.767347 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:28.775017 --- ParallelTerminationStrategy: PID 87 died... 22:51:28.778235 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:28.786043 --- ParallelTerminationStrategy: PID 88 died... 22:51:28.789365 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:28.797141 --- ParallelTerminationStrategy: PID 89 died... 22:51:28.800323 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:28.808138 --- ParallelTerminationStrategy: PID 90 died... 22:51:28.811314 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:28.819048 --- ParallelTerminationStrategy: PID 91 died... 22:51:28.822311 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:28.830429 --- ParallelTerminationStrategy: PID 92 died... 22:51:28.833815 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:28.842112 --- ParallelTerminationStrategy: PID 93 died... 22:51:28.845389 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:28.853104 --- ParallelTerminationStrategy: PID 94 died... 22:51:28.856279 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:28.864101 --- ParallelTerminationStrategy: PID 95 died... 22:51:28.867271 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:28.875092 --- ParallelTerminationStrategy: PID 96 died... 22:51:28.878309 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:28.886095 --- ParallelTerminationStrategy: PID 97 died... 22:51:28.889309 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:28.897067 --- ParallelTerminationStrategy: PID 98 died... 22:51:28.900257 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:28.908107 --- ParallelTerminationStrategy: PID 99 died... 22:51:28.911302 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:28.919187 --- ParallelTerminationStrategy: PID 100 died... 22:51:28.922449 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:28.930064 --- ParallelTerminationStrategy: PID 101 died... 22:51:28.933139 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:28.940786 --- ParallelTerminationStrategy: PID 102 died... 22:51:28.943980 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:28.951893 --- ParallelTerminationStrategy: PID 103 died... 22:51:28.955189 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:28.963204 --- ParallelTerminationStrategy: PID 104 died... 22:51:28.966548 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:28.974593 --- ParallelTerminationStrategy: PID 105 died... 22:51:28.977905 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:28.985748 --- ParallelTerminationStrategy: PID 106 died... 22:51:28.989009 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:28.996813 --- ParallelTerminationStrategy: PID 107 died... 22:51:29.000126 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:29.008200 --- ParallelTerminationStrategy: PID 108 died... 22:51:29.011499 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:29.019436 --- ParallelTerminationStrategy: PID 109 died... 22:51:29.022704 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:29.030585 --- ParallelTerminationStrategy: PID 110 died... 22:51:29.033855 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:29.041848 --- ParallelTerminationStrategy: PID 111 died... 22:51:29.045287 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:29.053242 --- ParallelTerminationStrategy: PID 112 died... 22:51:29.056356 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:29.064192 --- ParallelTerminationStrategy: PID 113 died... 22:51:29.067470 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:29.075242 --- ParallelTerminationStrategy: PID 114 died... 22:51:29.078461 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:29.086104 --- ParallelTerminationStrategy: PID 115 died... 22:51:29.089209 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:29.097157 --- ParallelTerminationStrategy: PID 116 died... 22:51:29.100499 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:29.108664 --- ParallelTerminationStrategy: PID 117 died... 22:51:29.112074 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:29.120040 --- ParallelTerminationStrategy: PID 118 died... 22:51:29.123218 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:29.130939 --- ParallelTerminationStrategy: PID 119 died... 22:51:29.134159 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:29.142050 --- ParallelTerminationStrategy: PID 120 died... 22:51:29.145345 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:29.155197 --- ParallelTerminationStrategy: PID 121 died... 22:51:29.158527 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:29.166412 --- ParallelTerminationStrategy: PID 122 died... 22:51:29.169659 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:29.177515 --- ParallelTerminationStrategy: PID 123 died... 22:51:29.180720 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:29.188924 --- ParallelTerminationStrategy: PID 124 died... 22:51:29.192191 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:29.200312 --- ParallelTerminationStrategy: PID 125 died... 22:51:29.204025 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:29.212796 --- ParallelTerminationStrategy: PID 126 died... 22:51:29.216083 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:29.223914 --- ParallelTerminationStrategy: PID 127 died... 22:51:29.227167 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:29.235035 --- ParallelTerminationStrategy: PID 128 died... 22:51:29.238277 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:29.246193 --- ParallelTerminationStrategy: PID 129 died... 22:51:29.249429 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:29.257240 --- ParallelTerminationStrategy: PID 130 died... 22:51:29.260522 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:29.268405 --- ParallelTerminationStrategy: PID 131 died... 22:51:29.271710 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:29.279540 --- ParallelTerminationStrategy: PID 132 died... 22:51:29.282796 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:29.290627 --- ParallelTerminationStrategy: PID 133 died... 22:51:29.293851 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:29.301707 --- ParallelTerminationStrategy: PID 134 died... 22:51:29.304946 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:29.312859 --- ParallelTerminationStrategy: PID 135 died... 22:51:29.316121 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:29.324055 --- ParallelTerminationStrategy: PID 136 died... 22:51:29.327237 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:29.334977 --- ParallelTerminationStrategy: PID 137 died... 22:51:29.338299 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:29.346980 --- ParallelTerminationStrategy: PID 138 died... 22:51:29.351687 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:29.359620 --- ParallelTerminationStrategy: PID 139 died... 22:51:29.362833 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:29.370658 --- ParallelTerminationStrategy: PID 140 died... 22:51:29.373855 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:29.381588 --- ParallelTerminationStrategy: PID 141 died... 22:51:29.384766 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:29.392521 --- ParallelTerminationStrategy: PID 142 died... 22:51:29.395687 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:29.405070 --- ParallelTerminationStrategy: PID 143 died... 22:51:29.409562 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:29.420349 --- ParallelTerminationStrategy: PID 144 died... 22:51:29.424817 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:29.435606 --- ParallelTerminationStrategy: PID 145 died... 22:51:29.440014 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:29.450772 --- ParallelTerminationStrategy: PID 146 died... 22:51:29.455227 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:29.466045 --- ParallelTerminationStrategy: PID 147 died... 22:51:29.469720 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:29.477487 --- ParallelTerminationStrategy: PID 148 died... 22:51:29.480696 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:29.488604 --- ParallelTerminationStrategy: PID 149 died... 22:51:29.491917 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:29.499868 --- ParallelTerminationStrategy: PID 150 died... 22:51:29.503090 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:29.511229 --- ParallelTerminationStrategy: PID 151 died... 22:51:29.516518 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:29.525380 --- ParallelTerminationStrategy: PID 152 died... 22:51:29.529369 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:29.537366 --- ParallelTerminationStrategy: PID 153 died... 22:51:29.540620 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:29.548443 --- ParallelTerminationStrategy: PID 154 died... 22:51:29.551665 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:29.559370 --- ParallelTerminationStrategy: PID 155 died... 22:51:29.562589 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:29.570367 --- ParallelTerminationStrategy: PID 156 died... 22:51:29.573588 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:29.581352 --- ParallelTerminationStrategy: PID 157 died... 22:51:29.584577 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:29.592356 --- ParallelTerminationStrategy: PID 158 died... 22:51:29.595544 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:29.603570 --- ParallelTerminationStrategy: PID 159 died... 22:51:29.608782 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:29.616762 --- ParallelTerminationStrategy: PID 160 died... 22:51:29.620073 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:29.628199 --- ParallelTerminationStrategy: PID 161 died... 22:51:29.631494 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:29.639372 --- ParallelTerminationStrategy: PID 162 died... 22:51:29.642595 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:29.650484 --- ParallelTerminationStrategy: PID 163 died... 22:51:29.653731 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:29.661772 --- ParallelTerminationStrategy: PID 164 died... 22:51:29.665110 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:29.673220 --- ParallelTerminationStrategy: PID 165 died... 22:51:29.676612 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:29.684637 --- ParallelTerminationStrategy: PID 166 died... 22:51:29.687808 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:29.695714 --- ParallelTerminationStrategy: PID 167 died... 22:51:29.698891 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:29.706651 --- ParallelTerminationStrategy: PID 168 died... 22:51:29.709897 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:29.717830 --- ParallelTerminationStrategy: PID 169 died... 22:51:29.721017 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:29.728762 --- ParallelTerminationStrategy: PID 170 died... 22:51:29.731959 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:29.739482 --- ParallelTerminationStrategy: PID 171 died... 22:51:29.742570 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:29.750103 --- ParallelTerminationStrategy: PID 172 died... 22:51:29.753153 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:29.760679 --- ParallelTerminationStrategy: PID 173 died... 22:51:29.763750 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:29.771212 --- ParallelTerminationStrategy: PID 174 died... 22:51:29.774346 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:29.781906 --- ParallelTerminationStrategy: PID 175 died... 22:51:29.784986 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:29.792546 --- ParallelTerminationStrategy: PID 176 died... 22:51:29.795635 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:29.803057 --- ParallelTerminationStrategy: PID 177 died... 22:51:29.806120 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:29.813475 --- ParallelTerminationStrategy: PID 178 died... 22:51:29.816535 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:29.824074 --- ParallelTerminationStrategy: PID 179 died... 22:51:29.827188 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:29.836886 --- ParallelTerminationStrategy: PID 180 died... 22:51:29.840020 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:29.847711 --- ParallelTerminationStrategy: PID 181 died... 22:51:29.850805 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:29.858523 --- ParallelTerminationStrategy: PID 182 died... 22:51:29.861581 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:29.869065 --- ParallelTerminationStrategy: PID 183 died... 22:51:29.872197 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:29.879677 --- ParallelTerminationStrategy: PID 184 died... 22:51:29.882712 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:29.890268 --- ParallelTerminationStrategy: PID 185 died... 22:51:29.893347 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:29.900814 --- ParallelTerminationStrategy: PID 186 died... 22:51:29.903886 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:29.911309 --- ParallelTerminationStrategy: PID 187 died... 22:51:29.914345 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:29.921699 --- ParallelTerminationStrategy: PID 188 died... 22:51:29.924793 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:29.932358 --- ParallelTerminationStrategy: PID 189 died... 22:51:29.935636 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:29.943285 --- ParallelTerminationStrategy: PID 190 died... 22:51:29.946430 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:29.953991 --- ParallelTerminationStrategy: PID 191 died... 22:51:29.957043 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:29.964620 --- ParallelTerminationStrategy: PID 192 died... 22:51:29.967803 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:29.975344 --- ParallelTerminationStrategy: PID 193 died... 22:51:29.978432 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:29.985966 --- ParallelTerminationStrategy: PID 194 died... 22:51:29.989063 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:29.996388 --- ParallelTerminationStrategy: PID 195 died... 22:51:29.999423 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:30.007421 --- ParallelTerminationStrategy: PID 196 died... 22:51:30.010606 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:30.018518 --- ParallelTerminationStrategy: PID 197 died... 22:51:30.021755 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:30.029546 --- ParallelTerminationStrategy: PID 198 died... 22:51:30.032769 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:30.040442 --- ParallelTerminationStrategy: PID 199 died... 22:51:30.043593 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:30.051313 --- ParallelTerminationStrategy: PID 200 died... 22:51:30.054364 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:30.061744 --- ParallelTerminationStrategy: PID 201 died... 22:51:30.064872 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:30.072418 --- ParallelTerminationStrategy: PID 202 died... 22:51:30.075453 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:30.082946 --- ParallelTerminationStrategy: PID 203 died... 22:51:30.086042 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:30.093789 --- ParallelTerminationStrategy: PID 204 died... 22:51:30.096899 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:30.105219 --- ParallelTerminationStrategy: PID 205 died... 22:51:30.108393 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:30.116166 --- ParallelTerminationStrategy: PID 206 died... 22:51:30.119401 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:30.127232 --- ParallelTerminationStrategy: PID 207 died... 22:51:30.130448 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:30.138134 --- ParallelTerminationStrategy: PID 208 died... 22:51:30.141245 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:30.149209 --- ParallelTerminationStrategy: PID 209 died... 22:51:30.152390 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:30.159857 --- ParallelTerminationStrategy: PID 210 died... 22:51:30.162899 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:30.170328 --- ParallelTerminationStrategy: PID 211 died... 22:51:30.173527 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:30.181716 --- ParallelTerminationStrategy: PID 212 died... 22:51:30.186218 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:30.193909 --- ParallelTerminationStrategy: PID 213 died... 22:51:30.197098 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:30.206069 --- ParallelTerminationStrategy: PID 214 died... 22:51:30.211537 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:30.222000 --- ParallelTerminationStrategy: PID 215 died... 22:51:30.224988 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:30.232385 --- ParallelTerminationStrategy: PID 216 died... 22:51:30.235379 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:30.242823 --- ParallelTerminationStrategy: PID 217 died... 22:51:30.245965 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:30.253688 --- ParallelTerminationStrategy: PID 218 died... 22:51:30.256752 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:30.264239 --- ParallelTerminationStrategy: PID 219 died... 22:51:30.267527 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:30.276065 --- ParallelTerminationStrategy: PID 220 died... 22:51:30.279547 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:30.288041 --- ParallelTerminationStrategy: PID 221 died... 22:51:30.291250 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:30.298969 --- ParallelTerminationStrategy: PID 222 died... 22:51:30.302063 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:30.309790 --- ParallelTerminationStrategy: PID 223 died... 22:51:30.312928 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:30.320484 --- ParallelTerminationStrategy: PID 224 died... 22:51:30.323959 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:30.332876 --- ParallelTerminationStrategy: PID 225 died... 22:51:30.336484 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:30.344928 --- ParallelTerminationStrategy: PID 226 died... 22:51:30.348232 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:30.356250 --- ParallelTerminationStrategy: PID 227 died... 22:51:30.359358 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:30.367292 --- ParallelTerminationStrategy: PID 228 died... 22:51:30.370362 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:30.378201 --- ParallelTerminationStrategy: PID 229 died... 22:51:30.381401 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:30.389188 --- ParallelTerminationStrategy: PID 230 died... 22:51:30.392386 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:30.400225 --- ParallelTerminationStrategy: PID 231 died... 22:51:30.403360 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:30.411146 --- ParallelTerminationStrategy: PID 232 died... 22:51:30.414323 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:30.422116 --- ParallelTerminationStrategy: PID 233 died... 22:51:30.425302 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:30.433258 --- ParallelTerminationStrategy: PID 234 died... 22:51:30.436467 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:31.858715 --- ParallelTerminationStrategy: PID 34 died... 22:51:31.865134 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7793 netreg_mass PASS --------------------------------------------------------------------- 22:51:31.995505 tst trial-7793: Storing JUnit report in /build/trial-7793/run.2024-11-23_22-50-03/trial-7793.xml -------------------------------------------------------------------------------------------- trial-7793 PASS -------------------------------------------------------------------------------------------- 22:51:32.024078 tst trial-7793: trial-7793: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.9 sec) + exit_code=0 + rm -rf trial-7793/inst + cd trial-7793 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-23 22:50:02 No journal files were found. + readlink last_run + tar czf /build/trial-7793-run.tgz run.2024-11-23_22-50-03 + tar czf /build/trial-7793-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-23_13_27_13.tgz osmo-bts-oc2g.build-2024-11-23_00_52_02.tgz osmo-bts-sysmo.build-2024-11-23_00_52_33.tgz osmo-bts.build-2024-11-23_00_53_19.tgz osmo-ggsn.build-2024-11-23_20_43_12.tgz osmo-hlr.build-2024-11-23_16_37_40.tgz osmo-hnbgw.build-2024-11-23_13_34_54.tgz osmo-mgw.build-2024-11-23_08_33_33.tgz osmo-msc.build-2024-11-23_13_39_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-23_07_41_09.tgz osmo-pcu-sysmo.build-2024-11-23_07_40_23.tgz osmo-pcu.build-2024-11-23_07_41_13.tgz osmo-sgsn.build-2024-11-23_20_50_44.tgz osmo-stp.build-2024-11-23_13_26_31.tgz osmo-trx.build-2024-11-23_14_26_32.tgz osmocom-bb.build-2024-11-23_21_18_21.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