Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision e84d7566c178f1434e9a64c1d95e41f84dee6767 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e84d7566c178f1434e9a64c1d95e41f84dee6767 # timeout=10
Commit message: "ttcn3-epdg-test: restore osmo-epdg.latest.config"
 > git rev-list --no-walk e84d7566c178f1434e9a64c1d95e41f84dee6767 # timeout=10
[ttcn3-ggsn-test-kernel] $ /bin/sh -xe /tmp/jenkins11315061165824788146.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-1294 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/debian-bookworm-build' 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/ttcn3-ggsn-test-kernel/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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=jolly/work \ --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=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:69af26f9843be43dc53ec473972fb9176a1d50551c1dc0a80662ddeb1cb809f7 #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.4s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 CACHED #17 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:27e04e7d085d657b97553a8181169b845776526e7ce4ee5e4f3da763a1841f9c done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 27e04e7d085d + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' 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/ttcn3-ggsn-test-kernel/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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=jolly/work \ --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=jolly/work \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #6 0.530 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.530 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.530 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.635 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.846 Reading package lists... #6 1.262 Reading package lists... #6 1.679 Building dependency tree... #6 1.791 Reading state information... #6 2.034 bc is already the newest version (1.07.1-3+b1). #6 2.034 ca-certificates is already the newest version (20230311). #6 2.034 iproute2 is already the newest version (6.1.0-3). #6 2.034 libelf-dev is already the newest version (0.188-2.1). #6 2.034 The following additional packages will be installed: #6 2.034 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 2.034 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #6 2.034 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #6 2.034 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #6 2.034 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #6 2.034 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #6 2.034 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #6 2.034 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #6 2.034 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-25-amd64 #6 2.036 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #6 2.036 seabios udev #6 2.036 Suggested packages: #6 2.036 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #6 2.036 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #6 2.036 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #6 2.036 Recommended packages: #6 2.036 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #6 2.036 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #6 2.036 qemu-block-extra #6 2.342 The following NEW packages will be installed: #6 2.342 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #6 2.342 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #6 2.342 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #6 2.342 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #6 2.342 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #6 2.342 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.342 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 2.343 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #6 2.343 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #6 2.343 linux-image-6.1.0-25-amd64 linux-image-amd64 osmocom-nightly pax-utils #6 2.343 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #6 2.343 seabios udev #6 2.399 0 upgraded, 62 newly installed, 0 to remove and 33 not upgraded. #6 2.399 Need to get 96.9 MB of archives. #6 2.399 After this operation, 547 MB of additional disk space will be used. #6 2.399 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.422 Get:2 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.424 Get:3 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.442 Get:4 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.442 Get:5 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.459 Get:6 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 2.460 Get:7 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 2.461 Get:8 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 2.462 Get:9 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 2.463 Get:10 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 2.464 Get:11 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 2.470 Get:12 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 2.487 Get:13 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 2.489 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 2.490 Get:15 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 2.498 Get:16 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 2.499 Get:17 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 2.503 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 2.504 Get:19 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 2.504 Get:20 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 2.505 Get:21 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 2.507 Get:22 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 2.508 Get:23 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 2.509 Get:24 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 2.509 Get:25 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 2.510 Get:26 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 2.520 Get:27 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 2.520 Get:28 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 2.521 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 2.527 Get:30 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 2.537 Get:31 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 2.542 Get:32 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 2.542 Get:33 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 2.544 Get:34 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 2.544 Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409012026 [1180 B] #6 2.544 Get:36 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 2.545 Get:37 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 2.546 Get:38 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 2.547 Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.3.0.1.b77c.202409012026 [8520 B] #6 2.548 Get:40 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 2.548 Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.3.0.1.b77c.202409012026 [4104 B] #6 2.549 Get:42 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 2.549 Get:43 http://deb.debian.org/debian bookworm/main amd64 linux-image-6.1.0-25-amd64 amd64 6.1.106-3 [68.9 MB] #6 2.550 Get:44 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.10.24ad1.202409012026 [168 kB] #6 2.574 Get:45 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.10.24ad1.202409012026 [50.6 kB] #6 2.579 Get:46 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.10.24ad1.202409012026 [69.7 kB] #6 2.586 Get:47 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.10.24ad1.202409012026 [227 kB] #6 2.608 Get:48 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.10.24ad1.202409012026 [70.3 kB] #6 2.614 Get:49 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.10.24ad1.202409012026 [103 kB] #6 2.623 Get:50 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.10.24ad1.202409012026 [177 kB] #6 2.636 Get:51 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.10.24ad1.202409012026 [58.8 kB] #6 2.642 Get:52 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.10.24ad1.202409012026 [62.8 kB] #6 2.648 Get:53 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.10.24ad1.202409012026 [49.6 kB] #6 2.652 Get:54 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.10.24ad1.202409012026 [42.9 kB] #6 2.683 Get:55 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.10.24ad1.202409012026 [846 kB] #6 3.169 Get:56 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 3.169 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 3.170 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 3.170 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 3.181 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 3.189 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 3.190 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 3.467 debconf: delaying package configuration, since apt-utils is not installed #6 3.535 Fetched 96.9 MB in 1s (104 MB/s) #6 3.608 Selecting previously unselected package cpio. #6 3.608 (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 ... 117413 files and directories currently installed.) #6 3.662 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #6 3.682 Unpacking cpio (2.13+dfsg-7.1) ... #6 3.878 Selecting previously unselected package kmod. #6 3.889 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #6 3.909 Unpacking kmod (30+20221128-1) ... #6 4.073 Selecting previously unselected package udev. #6 4.083 Preparing to unpack .../02-udev_252.30-1~deb12u2_amd64.deb ... #6 4.101 Unpacking udev (252.30-1~deb12u2) ... #6 4.334 Selecting previously unselected package bridge-utils. #6 4.345 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #6 4.360 Unpacking bridge-utils (1.7.1-1) ... #6 4.486 Selecting previously unselected package busybox-static. #6 4.496 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 4.512 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 4.670 Selecting previously unselected package libklibc:amd64. #6 4.681 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #6 4.696 Unpacking libklibc:amd64 (2.0.12-1) ... #6 4.819 Selecting previously unselected package klibc-utils. #6 4.829 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #6 4.844 Unpacking klibc-utils (2.0.12-1) ... #6 4.987 Selecting previously unselected package initramfs-tools-core. #6 4.998 Preparing to unpack .../07-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 5.014 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 5.156 Selecting previously unselected package linux-base. #6 5.166 Preparing to unpack .../08-linux-base_4.9_all.deb ... #6 5.181 Unpacking linux-base (4.9) ... #6 5.337 Selecting previously unselected package initramfs-tools. #6 5.347 Preparing to unpack .../09-initramfs-tools_0.142+deb12u1_all.deb ... #6 5.374 Unpacking initramfs-tools (0.142+deb12u1) ... #6 5.497 Selecting previously unselected package ipxe-qemu. #6 5.508 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 5.523 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 5.669 Selecting previously unselected package iso-codes. #6 5.679 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #6 5.694 Unpacking iso-codes (4.15.0-1) ... #6 6.139 Selecting previously unselected package libbrlapi0.8:amd64. #6 6.151 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 6.180 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 6.305 Selecting previously unselected package libnspr4:amd64. #6 6.315 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #6 6.330 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 6.458 Selecting previously unselected package libnss3:amd64. #6 6.469 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #6 6.483 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 6.696 Selecting previously unselected package libcacard0:amd64. #6 6.707 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 6.722 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 6.857 Selecting previously unselected package libcapstone4:amd64. #6 6.868 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #6 6.884 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 7.057 Selecting previously unselected package libdaxctl1:amd64. #6 7.068 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #6 7.084 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 7.188 Selecting previously unselected package libdrm-common. #6 7.200 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #6 7.215 Unpacking libdrm-common (2.4.114-1) ... #6 7.341 Selecting previously unselected package libdrm2:amd64. #6 7.351 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #6 7.368 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 7.517 Selecting previously unselected package libdw1:amd64. #6 7.527 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #6 7.547 Unpacking libdw1:amd64 (0.188-2.1) ... #6 7.694 Selecting previously unselected package libepoxy0:amd64. #6 7.704 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #6 7.719 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 7.889 Selecting previously unselected package libexecs0:amd64. #6 7.899 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #6 7.914 Unpacking libexecs0:amd64 (1.3-2) ... #6 8.039 Selecting previously unselected package libfdt1:amd64. #6 8.049 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #6 8.064 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 8.191 Selecting previously unselected package libfuse3-3:amd64. #6 8.202 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #6 8.216 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 8.348 Selecting previously unselected package libwayland-server0:amd64. #6 8.359 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #6 8.375 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 8.611 Selecting previously unselected package libgbm1:amd64. #6 8.621 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 8.637 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 8.761 Selecting previously unselected package libunwind8:amd64. #6 8.771 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #6 8.787 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 8.929 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 8.939 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 8.955 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 9.143 Selecting previously unselected package liborc-0.4-0:amd64. #6 9.155 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 9.170 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 9.383 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 9.395 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 9.435 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 9.606 Selecting previously unselected package osmocom-nightly. #6 9.617 Preparing to unpack .../31-osmocom-nightly_202409012026_amd64.deb ... #6 9.632 Unpacking osmocom-nightly (202409012026) ... #6 9.755 Selecting previously unselected package libgtpnl0:amd64. #6 9.765 Preparing to unpack .../32-libgtpnl0_1.3.0.1.b77c.202409012026_amd64.deb ... #6 9.781 Unpacking libgtpnl0:amd64 (1.3.0.1.b77c.202409012026) ... #6 9.886 Selecting previously unselected package libgtpnl-dev:amd64. #6 9.897 Preparing to unpack .../33-libgtpnl-dev_1.3.0.1.b77c.202409012026_amd64.deb ... #6 9.913 Unpacking libgtpnl-dev:amd64 (1.3.0.1.b77c.202409012026) ... #6 10.07 Selecting previously unselected package libndctl6:amd64. #6 10.08 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #6 10.09 Unpacking libndctl6:amd64 (76.1-1) ... #6 10.23 Selecting previously unselected package libopus0:amd64. #6 10.24 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #6 10.25 Unpacking libopus0:amd64 (1.3.1-3) ... #6 10.38 Selecting previously unselected package libosmocore22:amd64. #6 10.40 Preparing to unpack .../36-libosmocore22_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 10.41 Unpacking libosmocore22:amd64 (1.10.0.10.24ad1.202409012026) ... #6 10.58 Selecting previously unselected package libosmocodec4:amd64. #6 10.59 Preparing to unpack .../37-libosmocodec4_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 10.61 Unpacking libosmocodec4:amd64 (1.10.0.10.24ad1.202409012026) ... #6 10.73 Selecting previously unselected package libosmoisdn0:amd64. #6 10.74 Preparing to unpack .../38-libosmoisdn0_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 10.75 Unpacking libosmoisdn0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 10.90 Selecting previously unselected package libosmogsm20:amd64. #6 10.91 Preparing to unpack .../39-libosmogsm20_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 10.93 Unpacking libosmogsm20:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.06 Selecting previously unselected package libosmocoding0:amd64. #6 11.07 Preparing to unpack .../40-libosmocoding0_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.09 Unpacking libosmocoding0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.21 Selecting previously unselected package libosmovty13:amd64. #6 11.23 Preparing to unpack .../41-libosmovty13_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.24 Unpacking libosmovty13:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.38 Selecting previously unselected package libosmogb14:amd64. #6 11.39 Preparing to unpack .../42-libosmogb14_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.40 Unpacking libosmogb14:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.53 Selecting previously unselected package libosmoctrl0:amd64. #6 11.55 Preparing to unpack .../43-libosmoctrl0_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.56 Unpacking libosmoctrl0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.71 Selecting previously unselected package libosmosim2:amd64. #6 11.72 Preparing to unpack .../44-libosmosim2_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.74 Unpacking libosmosim2:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.86 Selecting previously unselected package libosmousb0:amd64. #6 11.87 Preparing to unpack .../45-libosmousb0_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 11.88 Unpacking libosmousb0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 11.99 Selecting previously unselected package libosmocore. #6 12.00 Preparing to unpack .../46-libosmocore_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 12.02 Unpacking libosmocore (1.10.0.10.24ad1.202409012026) ... #6 12.13 Selecting previously unselected package libosmocore-dev:amd64. #6 12.14 Preparing to unpack .../47-libosmocore-dev_1.10.0.10.24ad1.202409012026_amd64.deb ... #6 12.15 Unpacking libosmocore-dev:amd64 (1.10.0.10.24ad1.202409012026) ... #6 12.35 Selecting previously unselected package libpmem1:amd64. #6 12.36 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #6 12.38 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 12.53 Selecting previously unselected package libslirp0:amd64. #6 12.54 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #6 12.55 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 12.72 Selecting previously unselected package libsndio7.0:amd64. #6 12.73 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 12.75 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 12.88 Selecting previously unselected package libspice-server1:amd64. #6 12.89 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #6 12.91 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 13.05 Selecting previously unselected package libusbredirparser1:amd64. #6 13.06 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #6 13.08 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 13.20 Selecting previously unselected package libvdeplug2:amd64. #6 13.21 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #6 13.22 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 13.38 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 13.39 Preparing to unpack .../54-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 13.41 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 15.62 Selecting previously unselected package linux-image-amd64. #6 15.63 Preparing to unpack .../55-linux-image-amd64_6.1.106-3_amd64.deb ... #6 15.66 Unpacking linux-image-amd64 (6.1.106-3) ... #6 16.06 Selecting previously unselected package python3-pyelftools. #6 16.07 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #6 16.09 Unpacking python3-pyelftools (0.29-1) ... #6 16.21 Selecting previously unselected package pax-utils. #6 16.22 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #6 16.23 Unpacking pax-utils (1.3.7-1) ... #6 16.35 Selecting previously unselected package qemu-system-common. #6 16.37 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 16.38 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 16.61 Selecting previously unselected package qemu-system-data. #6 16.62 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 16.64 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 16.83 Selecting previously unselected package seabios. #6 16.84 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #6 16.85 Unpacking seabios (1.16.2-1) ... #6 16.98 Selecting previously unselected package qemu-system-x86. #6 16.99 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 17.01 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 17.56 Setting up cpio (2.13+dfsg-7.1) ... #6 17.63 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 17.63 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 #6 17.68 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 17.75 Setting up libdw1:amd64 (0.188-2.1) ... #6 17.83 Setting up linux-base (4.9) ... #6 17.93 debconf: unable to initialize frontend: Dialog #6 17.93 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 17.93 debconf: falling back to frontend: Readline #6 17.94 debconf: unable to initialize frontend: Readline #6 17.94 debconf: (This frontend requires a controlling tty.) #6 17.94 debconf: falling back to frontend: Teletype #6 18.00 Setting up osmocom-nightly (202409012026) ... #6 18.14 Setting up python3-pyelftools (0.29-1) ... #6 18.38 Setting up libgtpnl0:amd64 (1.3.0.1.b77c.202409012026) ... #6 18.46 Setting up libexecs0:amd64 (1.3-2) ... #6 18.52 Setting up kmod (30+20221128-1) ... #6 18.60 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 18.65 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 18.79 Setting up libunwind8:amd64 (1.6.2-3) ... #6 19.53 Setting up libklibc:amd64 (2.0.12-1) ... #6 19.63 Setting up busybox-static (1:1.35.0-4+b3) ... #6 19.78 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 19.88 Setting up libnspr4:amd64 (2:4.35-1) ... #6 19.94 Setting up libopus0:amd64 (1.3.1-3) ... #6 20.00 Setting up udev (252.30-1~deb12u2) ... #6 20.70 invoke-rc.d: could not determine current runlevel #6 20.71 invoke-rc.d: policy-rc.d denied execution of start. #6 20.74 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 20.79 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 20.84 Setting up libdaxctl1:amd64 (76.1-1) ... #6 20.88 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 20.93 Setting up bridge-utils (1.7.1-1) ... #6 21.03 debconf: unable to initialize frontend: Dialog #6 21.03 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 21.03 debconf: falling back to frontend: Readline #6 21.04 debconf: unable to initialize frontend: Readline #6 21.04 debconf: (This frontend requires a controlling tty.) #6 21.04 debconf: falling back to frontend: Teletype #6 21.07 Setting up seabios (1.16.2-1) ... #6 21.12 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 21.17 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 21.21 Setting up libslirp0:amd64 (4.7.0-1) ... #6 21.26 Setting up libosmocore22:amd64 (1.10.0.10.24ad1.202409012026) ... #6 21.30 Setting up libosmocodec4:amd64 (1.10.0.10.24ad1.202409012026) ... #6 21.35 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 21.39 Setting up libndctl6:amd64 (76.1-1) ... #6 21.43 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 21.48 Setting up klibc-utils (2.0.12-1) ... #6 21.53 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #6 21.54 Setting up libpmem1:amd64 (1.12.1-2) ... #6 21.59 Setting up libdrm-common (2.4.114-1) ... #6 21.63 Setting up iso-codes (4.15.0-1) ... #6 21.68 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 21.71 Setcap worked! gst-ptp-helper is not suid! #6 21.72 Setting up pax-utils (1.3.7-1) ... #6 21.77 Setting up libosmovty13:amd64 (1.10.0.10.24ad1.202409012026) ... #6 21.81 Setting up libgtpnl-dev:amd64 (1.3.0.1.b77c.202409012026) ... #6 21.86 Setting up libosmoisdn0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 21.92 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 21.97 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 22.01 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 22.06 Setting up libosmousb0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.10 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 22.17 Setting up libosmogsm20:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.22 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 22.31 Setting up libosmoctrl0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.36 Setting up initramfs-tools (0.142+deb12u1) ... #6 22.45 update-initramfs: deferring update (trigger activated) #6 22.49 Setting up libosmogb14:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.54 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 22.59 Setting up libosmocoding0:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.64 Setting up libosmosim2:amd64 (1.10.0.10.24ad1.202409012026) ... #6 22.69 Setting up libosmocore (1.10.0.10.24ad1.202409012026) ... #6 22.73 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 23.34 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 23.34 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 23.34 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 23.34 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 23.34 /etc/kernel/postinst.d/initramfs-tools: #6 23.34 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 23.35 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 35.50 I: The initramfs will attempt to resume from /dev/md0 #6 35.50 I: Set the RESUME variable to override this. #6 42.45 Setting up linux-image-amd64 (6.1.106-3) ... #6 42.52 Setting up libosmocore-dev:amd64 (1.10.0.10.24ad1.202409012026) ... #6 42.60 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 42.79 Processing triggers for man-db (2.11.2-2) ... #6 42.86 Processing triggers for sgml-base (1.31) ... #6 42.97 Processing triggers for mailcap (3.70+nmu1) ... #6 43.03 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 43.15 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 43.22 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 43.37 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 43.44 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 43.50 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 43.50 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 55.16 I: The initramfs will attempt to resume from /dev/md0 #6 55.16 I: Set the RESUME variable to override this. #6 62.00 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 62.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.4s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.378 Cloning into 'osmo-ggsn'... #9 DONE 0.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.3s #11 [6/8] RUN CD osmo-ggsn && 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 && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.466 Already on 'master' #11 0.466 Your branch is up to date with 'origin/master'. #11 0.468 refs/heads/master #11 0.474 HEAD is now at 8c015bd ggsn: kernel gtpu: Support updating pdp ctx remote IP address and TEID #11 0.476 master #11 0.478 8c015bd89aea69b463bc8e0baba5020a2cc3c832 #11 2.809 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.390 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.390 libtoolize: copying file './ltmain.sh' #11 4.421 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.421 libtoolize: copying file 'm4/libtool.m4' #11 4.450 libtoolize: copying file 'm4/ltoptions.m4' #11 4.479 libtoolize: copying file 'm4/ltsugar.m4' #11 4.506 libtoolize: copying file 'm4/ltversion.m4' #11 4.533 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.558 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.234 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.234 configure.ac:80: You should run autoupdate. #11 7.234 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.234 configure.ac:80: the top level #11 7.234 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.234 configure.ac:102: You should run autoupdate. #11 7.234 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.234 configure.ac:102: the top level #11 8.316 configure.ac:18: installing './compile' #11 8.320 configure.ac:10: installing './config.guess' #11 8.324 configure.ac:10: installing './config.sub' #11 8.327 configure.ac:19: installing './install-sh' #11 8.330 configure.ac:155: installing './missing' #11 8.431 ggsn/Makefile.am: installing './depcomp' #11 8.720 checking build system type... x86_64-pc-linux-gnu #11 8.793 checking host system type... x86_64-pc-linux-gnu #11 8.793 checking whether make supports nested variables... yes #11 8.797 checking for gcc... gcc #11 8.831 checking whether the C compiler works... yes #11 8.871 checking for C compiler default output file name... a.out #11 8.873 checking for suffix of executables... #11 8.918 checking whether we are cross compiling... no #11 8.968 checking for suffix of object files... o #11 8.990 checking whether the compiler supports GNU C... yes #11 9.010 checking whether gcc accepts -g... yes #11 9.035 checking for gcc option to enable C11 features... none needed #11 9.068 checking whether gcc understands -c and -o together... yes #11 9.110 checking for a BSD-compatible install... /usr/bin/install -c #11 9.122 checking for gawk... gawk #11 9.122 checking how to run the C preprocessor... gcc -E #11 9.198 checking how to print strings... printf #11 9.224 checking for a sed that does not truncate output... /usr/bin/sed #11 9.230 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.232 checking for egrep... /usr/bin/grep -E #11 9.234 checking for fgrep... /usr/bin/grep -F #11 9.236 checking for ld used by gcc... /usr/bin/ld #11 9.243 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.246 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.249 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.276 checking whether ln -s works... yes #11 9.276 checking the maximum length of command line arguments... 1572864 #11 9.285 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.285 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.285 checking for /usr/bin/ld option to reload object files... -r #11 9.285 checking for file... file #11 9.285 checking for objdump... objdump #11 9.286 checking how to recognize dependent libraries... pass_all #11 9.286 checking for dlltool... no #11 9.286 checking how to associate runtime and link libraries... printf %s\n #11 9.286 checking for ar... ar #11 9.287 checking for archiver @FILE support... @ #11 9.320 checking for strip... strip #11 9.320 checking for ranlib... ranlib #11 9.321 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.402 checking for sysroot... no #11 9.402 checking for a working dd... /usr/bin/dd #11 9.409 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.436 checking for mt... mt #11 9.436 checking if mt is a manifest tool... no #11 9.444 checking for stdio.h... yes #11 9.467 checking for stdlib.h... yes #11 9.494 checking for string.h... yes #11 9.519 checking for inttypes.h... yes #11 9.547 checking for stdint.h... yes #11 9.572 checking for strings.h... yes #11 9.600 checking for sys/stat.h... yes #11 9.628 checking for sys/types.h... yes #11 9.660 checking for unistd.h... yes #11 9.689 checking for sys/time.h... yes #11 9.719 checking for dlfcn.h... yes #11 9.749 checking for objdir... .libs #11 9.822 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.853 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.853 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.881 checking if gcc static flag -static works... yes #11 9.946 checking if gcc supports -c -o file.o... yes #11 9.983 checking if gcc supports -c -o file.o... (cached) yes #11 9.983 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.995 checking whether -lc should be explicitly linked in... no #11 10.03 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.10 checking how to hardcode library paths into programs... immediate #11 10.10 checking whether stripping libraries is possible... yes #11 10.10 checking if libtool supports shared libraries... yes #11 10.10 checking whether to build shared libraries... yes #11 10.10 checking whether to build static libraries... yes #11 10.10 checking for pkg-config... /usr/bin/pkg-config #11 10.10 checking for pkg-config... /usr/bin/pkg-config #11 10.10 checking pkg-config is at least version 0.20... yes #11 10.10 checking for libgtpnl >= 1.3.0... yes #11 10.11 checking for egrep... (cached) /usr/bin/grep -E #11 10.11 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.14 checking for arpa/inet.h... yes #11 10.18 checking for fcntl.h... yes #11 10.21 checking for netdb.h... yes #11 10.24 checking for netinet/in.h... yes #11 10.27 checking for stdint.h... (cached) yes #11 10.27 checking for stdlib.h... (cached) yes #11 10.27 checking for string.h... (cached) yes #11 10.27 checking for sys/ioctl.h... yes #11 10.31 checking for sys/socket.h... yes #11 10.34 checking for sys/time.h... (cached) yes #11 10.34 checking for unistd.h... (cached) yes #11 10.34 checking for linux/if.h... yes #11 10.37 checking for net/if.h... yes #11 10.39 checking for linux/if_tun.h... yes #11 10.43 checking for net/if_tun.h... no #11 10.47 checking for linux/netlink.h... yes #11 10.50 checking for linux/rtnetlink.h... yes #11 10.54 checking for an ANSI C-conforming const... yes #11 10.56 checking for mode_t... yes #11 10.63 checking for size_t... yes #11 10.69 checking whether struct ifaliasreq exist... no #11 10.71 checking whether struct ifreq.ifru_netmask exist... yes #11 10.73 checking whether struct rt_msghdr exist... no #11 10.75 checking whether struct iphdr exists... yes #11 10.77 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.79 checking whether gcc needs -traditional... no #11 10.82 checking for gethostbyname... yes #11 10.87 checking for inet_ntoa... yes #11 10.91 checking for memset... yes #11 10.96 checking for select... yes #11 11.01 checking for socket... yes #11 11.06 checking for strdup... yes #11 11.11 checking for strerror... yes #11 11.16 checking for strtol... yes #11 11.21 checking for inet_aton... yes #11 11.26 checking for getopt.h... yes #11 11.29 checking for getopt_long... yes #11 11.34 checking whether build environment is sane... yes #11 11.35 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.36 checking whether make sets $(MAKE)... yes #11 11.37 checking whether make supports the include directive... yes (GNU style) #11 11.38 checking dependency style of gcc... gcc3 #11 11.43 checking for libosmocore >= 1.10.0... yes #11 11.44 checking for libosmovty >= 1.10.0... yes #11 11.45 checking for libosmoctrl >= 1.10.0... yes #11 11.46 CFLAGS=" -std=gnu11" #11 11.46 CPPFLAGS="" #11 11.49 checking that generated files are newer than configure... done #11 12.35 configure: creating ./config.status #11 12.98 config.status: creating Makefile #11 13.00 config.status: creating doc/Makefile #11 13.02 config.status: creating doc/examples/Makefile #11 13.05 config.status: creating ggsn/Makefile #11 13.07 config.status: creating gtp/Makefile #11 13.09 config.status: creating lib/Makefile #11 13.11 config.status: creating intl/Makefile #11 13.13 config.status: creating po/Makefile #11 13.15 config.status: creating utils/Makefile #11 13.17 config.status: creating sgsnemu/Makefile #11 13.20 config.status: creating doc/manuals/Makefile #11 13.22 config.status: creating contrib/Makefile #11 13.25 config.status: creating contrib/systemd/Makefile #11 13.27 config.status: creating tests/Makefile #11 13.29 config.status: creating tests/lib/Makefile #11 13.31 config.status: creating tests/gtp/Makefile #11 13.33 config.status: creating include/Makefile #11 13.35 config.status: creating include/osmocom/Makefile #11 13.37 config.status: creating include/osmocom/gtp/Makefile #11 13.38 config.status: creating libgtp.pc #11 13.40 config.status: creating config.h #11 13.42 config.status: executing tests/atconfig commands #11 13.43 config.status: executing libtool commands #11 13.44 config.status: executing depfiles commands #11 13.71 #11 13.71 osmo-ggsn Configuration: #11 13.71 GTP Linux kernel support: yes #11 13.76 echo 1.12.0.6-8c01 > .version-t && mv .version-t .version #11 13.76 make install-recursive #11 13.77 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.77 Making install in include #11 13.77 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.78 Making install in osmocom #11 13.78 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.78 Making install in gtp #11 13.79 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.79 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.79 make[5]: Nothing to be done for 'install-exec-am'. #11 13.79 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.79 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.80 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.80 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.80 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.80 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.80 make[5]: Nothing to be done for 'install-exec-am'. #11 13.80 make[5]: Nothing to be done for 'install-data-am'. #11 13.80 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.80 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.80 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.81 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.81 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.81 make[4]: Nothing to be done for 'install-exec-am'. #11 13.81 make[4]: Nothing to be done for 'install-data-am'. #11 13.81 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.81 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.81 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.81 Making install in lib #11 13.81 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.81 CC checksum.o #11 13.81 CC getopt1.o #11 13.81 CC debug.o #11 13.81 CC getopt.o #11 13.82 CC icmpv6.o #11 13.82 CC in46_addr.o #11 13.82 CC lookup.o #11 13.82 CC ippool.o #11 13.82 CC netdev.o #11 13.82 CC netns.o #11 13.82 CC tun.o #11 13.82 CC util.o #11 13.82 CC gtp-kernel.o #11 13.91 AR libmisc.a #11 13.91 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.93 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.93 make[3]: Nothing to be done for 'install-exec-am'. #11 13.93 make[3]: Nothing to be done for 'install-data-am'. #11 13.93 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.93 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.93 Making install in gtp #11 13.93 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.93 CC gsn.lo #11 13.93 CC lookupa.lo #11 13.93 CC gtp.lo #11 13.93 CC gtpie.lo #11 13.93 CC pdp.lo #11 13.93 CC queue.lo #11 14.38 CCLD libgtp.la #11 14.62 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.62 make[3]: Nothing to be done for 'install-data-am'. #11 14.62 /usr/bin/mkdir -p '/usr/local/lib' #11 14.62 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.66 libtool: install: /usr/bin/install -c .libs/libgtp.so.10.0.0 /usr/local/lib/libgtp.so.10.0.0 #11 14.66 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so.10 || { rm -f libgtp.so.10 && ln -s libgtp.so.10.0.0 libgtp.so.10; }; }) #11 14.67 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.10.0.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.10.0.0 libgtp.so; }; }) #11 14.68 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.68 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.69 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.70 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.74 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.74 ---------------------------------------------------------------------- #11 14.74 Libraries have been installed in: #11 14.74 /usr/local/lib #11 14.74 #11 14.74 If you ever happen to want to link against installed libraries #11 14.74 in a given directory, LIBDIR, you must either use libtool, and #11 14.74 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.74 flag during linking and do at least one of the following: #11 14.74 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.74 during execution #11 14.74 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.74 during linking #11 14.74 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.74 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.74 #11 14.74 See any operating system documentation about shared libraries for #11 14.74 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.74 ---------------------------------------------------------------------- #11 14.75 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.75 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.75 Making install in ggsn #11 14.75 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.75 CC ggsn_main.o #11 14.75 CC ggsn_vty.o #11 14.75 CC ggsn.o #11 14.75 CC sgsn.o #11 14.75 CC pco.o #11 14.90 CCLD osmo-ggsn #11 15.33 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.33 make[3]: Nothing to be done for 'install-data-am'. #11 15.33 /usr/bin/mkdir -p '/usr/local/bin' #11 15.33 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.38 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.39 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.39 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.39 Making install in sgsnemu #11 15.39 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.39 CC sgsnemu.o #11 15.39 CC cmdline.o #11 15.56 CCLD sgsnemu #11 15.79 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.79 make[3]: Nothing to be done for 'install-data-am'. #11 15.80 /usr/bin/mkdir -p '/usr/local/bin' #11 15.80 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.85 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.86 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.86 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.86 Making install in doc #11 15.86 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.87 Making install in examples #11 15.87 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.87 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.87 make[4]: Nothing to be done for 'install-exec-am'. #11 15.87 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.88 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.88 make install-data-hook #11 15.88 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.88 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.88 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.88 mkdir -p "$(dirname $j)" && \ #11 15.88 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.88 done #11 15.90 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.90 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.90 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.90 Making install in manuals #11 15.90 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.91 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.91 make[4]: Nothing to be done for 'install-exec-am'. #11 15.91 make[4]: Nothing to be done for 'install-data-am'. #11 15.91 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.91 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.91 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.91 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.91 make[4]: Nothing to be done for 'install-exec-am'. #11 15.92 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.92 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.93 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.93 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.93 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.93 Making install in contrib #11 15.93 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.93 Making install in systemd #11 15.94 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.94 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.94 make[4]: Nothing to be done for 'install-exec-am'. #11 15.94 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.94 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.95 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.95 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.95 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.95 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.95 make[4]: Nothing to be done for 'install-exec-am'. #11 15.95 make[4]: Nothing to be done for 'install-data-am'. #11 15.95 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.95 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.95 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.95 Making install in utils #11 15.96 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.96 CC gtp_echo_responder.o #11 16.03 CCLD gtp-echo-responder #11 16.14 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 16.14 make[3]: Nothing to be done for 'install-data-am'. #11 16.14 /usr/bin/mkdir -p '/usr/local/bin' #11 16.14 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 16.18 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 16.19 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.19 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.19 Making install in tests #11 16.19 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.20 Making install in lib #11 16.20 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.20 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.20 make[4]: Nothing to be done for 'install-exec-am'. #11 16.20 make[4]: Nothing to be done for 'install-data-am'. #11 16.20 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.20 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.20 Making install in gtp #11 16.20 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.21 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.21 make[4]: Nothing to be done for 'install-exec-am'. #11 16.21 make[4]: Nothing to be done for 'install-data-am'. #11 16.21 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.21 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.21 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.21 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.21 make[4]: Nothing to be done for 'install-exec-am'. #11 16.21 make[4]: Nothing to be done for 'install-data-am'. #11 16.21 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.22 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.22 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.22 make[2]: Entering directory '/tmp/osmo-ggsn' #11 16.23 make[3]: Entering directory '/tmp/osmo-ggsn' #11 16.23 make[3]: Nothing to be done for 'install-exec-am'. #11 16.23 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 16.23 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 16.23 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 16.23 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 16.24 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 16.4s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 2.1s done #14 writing image sha256:78b6ea423675e6ddefc26d562c69b4163866513ff43eb4fbb264e9beb08cc5aa done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n 78b6ea423675 + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo coding library ii libosmocore 1.10.0.10.24ad1.202409012026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.10.24ad1.202409012026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.10.24ad1.202409012026 amd64 Osmo VTY library ii osmocom-nightly 202409012026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:17666557cf9d4164119359e292eacd69d84bab6e0feed23efbb7874bea2b6d83 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test' 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/ttcn3-ggsn-test-kernel/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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=jolly/work \ --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=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:cdf15caed20ce64b5deef75865ae20cfb8be07912fa216da4840e53238ec8ff8 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n cdf15caed20c + list_osmo_packages debian-bookworm ttcn3-ggsn-test + local distro=debian-bookworm + local image=ttcn3-ggsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ggsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=2882298 + seq 1 30 + echo (2882298 + 1) % 256 + bc + SUBNET=251 + NET_NAME=ttcn3-ggsn-test-251 + SUB4=172.18.251.0/24 + SUB6=fd02:db8:251::/64 + set +x Creating network ttcn3-ggsn-test-251, trying SUBNET=251... + docker network create --internal --subnet 172.18.251.0/24 --ipv6 --subnet fd02:db8:251::/64 ttcn3-ggsn-test-251 d3760dcf675129aa955558f366555f29fe255fcfbafc8241928c94097381579d + set +x ### Network ttcn3-ggsn-test-251 created (SUBNET=251) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + [ all = all ] + [ 1 = 1 ] + continue + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1294-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 ip route add default via 172.18.251.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 + echo ip route add default via 172.18.251.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:0e:13:61:6a [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 02:3c:22:e7:2f:a5 brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:3c:22:e7:2f:a5 brd ff:ff:ff:ff:ff:ff 9385: eth0@if9386: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.173 MHz processor [ 0.005083] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005239] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007169] AGP: No AGP bridge found [ 0.007394] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008186] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025842] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030814] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031230] ACPI: Early table checksum verification disabled [ 0.031550] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031830] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032326] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032858] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032940] ACPI: FACS 0x000000001FFE0000 000040 [ 0.032993] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033018] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033041] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033110] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033133] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033141] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033147] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033153] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033159] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.044904] No NUMA configuration found [ 0.044940] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.045613] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.049339] Zone ranges: [ 0.049370] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.049439] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.049451] Normal empty [ 0.049465] Device empty [ 0.049476] Movable zone start for each node [ 0.049511] Early memory node ranges [ 0.049536] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.049664] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.049888] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.059482] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.059785] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.070994] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.071361] ACPI: PM-Timer IO Port: 0x608 [ 0.071784] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.072143] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.072260] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.072497] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.072540] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.072618] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.072627] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.072798] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.072843] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.073152] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.073989] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.074034] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.074056] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.074061] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.074162] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.074190] Booting paravirtualized kernel on bare hardware [ 0.074461] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.083087] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.135359] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.135727] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.135803] pcpu-alloc: [0] 0 [ 0.137074] Fallback order for Node 0: 0 [ 0.137327] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.137342] Policy zone: DMA32 [ 0.137495] Kernel command line: [ 0.137495] root=/dev/ram0 [ 0.137495] console=ttyS0 [ 0.137495] panic=-1 [ 0.137495] init=/init [ 0.137495] loglevel=8 [ 0.137495] SMOKE_TEST [ 0.137495] [ 0.138603] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.139977] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.140593] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.142053] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.142193] AGP: Checking aperture... [ 0.143923] AGP: No AGP bridge found [ 0.164793] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.170857] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.204508] ftrace: allocating 40246 entries in 158 pages [ 0.244647] ftrace: allocated 158 pages with 5 groups [ 0.253347] Dynamic Preempt: voluntary [ 0.262079] rcu: Preemptible hierarchical RCU implementation. [ 0.262105] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.262206] Trampoline variant of Tasks RCU enabled. [ 0.262214] Rude variant of Tasks RCU enabled. [ 0.262220] Tracing variant of Tasks RCU enabled. [ 0.262309] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.262338] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.293149] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.298092] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.302242] Console: colour *CGA 80x25 [ 0.325832] printk: console [ttyS0] enabled [ 0.327332] ACPI: Core revision 20220331 [ 0.336191] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.343076] APIC: Switch to symmetric I/O mode setup [ 0.346922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365718] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb222b384, max_idle_ns: 440795225061 ns [ 0.366315] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372692) [ 0.369071] process: using AMD E400 aware idle routine [ 0.369359] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.370043] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.370409] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.370703] Spectre V2 : Mitigation: Retpolines [ 0.370807] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.370971] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.371869] x86/fpu: x87 FPU will use FXSAVE [ 0.664224] Freeing SMP alternatives memory: 36K [ 0.664947] pid_max: default: 32768 minimum: 301 [ 0.671628] LSM: Security Framework initializing [ 0.673246] landlock: Up and running. [ 0.673333] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.676164] AppArmor: AppArmor initialized [ 0.676270] TOMOYO Linux initialized [ 0.676747] LSM support for eBPF active [ 0.679223] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.679440] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.818019] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.822383] cblist_init_generic: Setting adjustable number of callback queues. [ 0.822537] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.822917] cblist_init_generic: Setting adjustable number of callback queues. [ 0.823038] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.823485] cblist_init_generic: Setting adjustable number of callback queues. [ 0.823630] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.823982] Performance Events: PMU not available due to virtualization, using software events only. [ 0.826573] signal: max sigframe size: 1440 [ 0.827501] rcu: Hierarchical SRCU implementation. [ 0.827614] rcu: Max phase no-delay instances is 1000. [ 0.832603] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.835292] smp: Bringing up secondary CPUs ... [ 0.835437] smp: Brought up 1 node, 1 CPU [ 0.835536] smpboot: Max logical packages: 1 [ 0.835668] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.846444] node 0 deferred pages initialised in 8ms [ 0.860117] devtmpfs: initialized [ 0.863965] x86/mm: Memory block size: 128MB [ 0.869006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.869520] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.872154] pinctrl core: initialized pinctrl subsystem [ 0.888067] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.898033] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.899272] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.899776] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.900378] audit: initializing netlink subsys (disabled) [ 0.906783] audit: type=2000 audit(1725252454.568:1): state=initialized audit_enabled=0 res=1 [ 0.907419] thermal_sys: Registered thermal governor 'fair_share' [ 0.907443] thermal_sys: Registered thermal governor 'bang_bang' [ 0.907572] thermal_sys: Registered thermal governor 'step_wise' [ 0.907695] thermal_sys: Registered thermal governor 'user_space' [ 0.907818] thermal_sys: Registered thermal governor 'power_allocator' [ 0.908873] cpuidle: using governor ladder [ 0.909210] cpuidle: using governor menu [ 0.910425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912814] PCI: Using configuration type 1 for base access [ 0.921972] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.974849] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.975017] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.985861] ACPI: Added _OSI(Module Device) [ 0.985985] ACPI: Added _OSI(Processor Device) [ 0.990108] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.990303] ACPI: Added _OSI(Processor Aggregator Device) [ 1.013932] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.037345] ACPI: Interpreter enabled [ 1.038355] ACPI: PM: (supports S0 S3 S4 S5) [ 1.038485] ACPI: Using IOAPIC for interrupt routing [ 1.038967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.039152] PCI: Using E820 reservations for host bridge windows [ 1.040453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.067340] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.068090] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 1.068382] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 1.069276] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.074668] acpiphp: Slot [2] registered [ 1.074851] acpiphp: Slot [3] registered [ 1.074998] acpiphp: Slot [4] registered [ 1.075132] acpiphp: Slot [5] registered [ 1.075298] acpiphp: Slot [6] registered [ 1.075505] acpiphp: Slot [7] registered [ 1.075685] acpiphp: Slot [8] registered [ 1.075890] acpiphp: Slot [9] registered [ 1.076044] acpiphp: Slot [10] registered [ 1.076221] acpiphp: Slot [11] registered [ 1.076384] acpiphp: Slot [12] registered [ 1.076581] acpiphp: Slot [13] registered [ 1.076779] acpiphp: Slot [14] registered [ 1.076975] acpiphp: Slot [15] registered [ 1.077215] acpiphp: Slot [16] registered [ 1.077420] acpiphp: Slot [17] registered [ 1.077619] acpiphp: Slot [18] registered [ 1.077835] acpiphp: Slot [19] registered [ 1.078048] acpiphp: Slot [20] registered [ 1.078229] acpiphp: Slot [21] registered [ 1.078478] acpiphp: Slot [22] registered [ 1.078627] acpiphp: Slot [23] registered [ 1.078762] acpiphp: Slot [24] registered [ 1.078899] acpiphp: Slot [25] registered [ 1.079033] acpiphp: Slot [26] registered [ 1.079169] acpiphp: Slot [27] registered [ 1.079305] acpiphp: Slot [28] registered [ 1.079455] acpiphp: Slot [29] registered [ 1.079591] acpiphp: Slot [30] registered [ 1.079728] acpiphp: Slot [31] registered [ 1.080056] PCI host bridge to bus 0000:00 [ 1.080329] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.080591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.080710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.080871] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.081004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.081297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.082701] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.089025] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.091511] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.093282] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 1.094074] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.094231] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.094393] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.094535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.095031] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.095488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.095659] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.096239] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 1.097315] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 1.098033] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 1.100177] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 1.101319] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.107643] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.108218] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.108644] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.109074] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.109352] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.112350] iommu: Default domain type: Translated [ 1.112469] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.113563] pps_core: LinuxPPS API ver. 1 registered [ 1.113661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.113870] PTP clock support registered [ 1.114184] EDAC MC: Ver: 3.0.0 [ 1.126317] NetLabel: Initializing [ 1.126420] NetLabel: domain hash size = 128 [ 1.126503] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.127250] NetLabel: unlabeled traffic allowed by default [ 1.127379] PCI: Using ACPI for IRQ routing [ 1.127570] PCI: pci_cache_line_size set to 64 bytes [ 1.128051] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.128330] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.131309] vgaarb: loaded [ 1.131955] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.132269] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.132435] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.136996] clocksource: Switched to clocksource tsc-early [ 1.212803] VFS: Disk quotas dquot_6.6.0 [ 1.213067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.218355] AppArmor: AppArmor Filesystem Enabled [ 1.218721] pnp: PnP ACPI init [ 1.220959] pnp 00:03: [dma 2] [ 1.222234] pnp: PnP ACPI: found 6 devices [ 1.241495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.242464] NET: Registered PF_INET protocol family [ 1.243576] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.261066] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.261492] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.261686] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.262059] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.262340] TCP: Hash tables configured (established 4096 bind 4096) [ 1.264238] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.264609] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.264908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.266187] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.266865] NET: Registered PF_XDP protocol family [ 1.267708] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.267844] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.267955] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.268074] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.268196] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.268779] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.268969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.269164] PCI: CLS 0 bytes, default 64 [ 1.273434] Trying to unpack rootfs image as initramfs... [ 1.284858] Initialise system trusted keyrings [ 1.286355] Key type blacklist registered [ 1.292145] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.305863] zbud: loaded [ 1.316955] integrity: Platform Keyring initialized [ 1.317309] integrity: Machine keyring initialized [ 1.317413] Key type asymmetric registered [ 1.317552] Asymmetric key parser 'x509' registered [ 1.566452] Freeing initrd memory: 7560K [ 1.590505] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.590931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.591617] io scheduler mq-deadline registered [ 1.598366] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.601621] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.603635] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.606382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.611245] Linux agpgart interface v0.103 [ 1.613118] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.616417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.619081] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.619333] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.621013] mousedev: PS/2 mouse device common for all mice [ 1.623778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.625564] rtc_cmos 00:05: RTC can wake from S4 [ 1.629441] rtc_cmos 00:05: registered as rtc0 [ 1.629999] rtc_cmos 00:05: setting system clock to 2024-09-02T04:47:36 UTC (1725252456) [ 1.634927] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.635548] ledtrig-cpu: registered to indicate activity on CPUs [ 1.677187] NET: Registered PF_INET6 protocol family [ 1.685915] Segment Routing with IPv6 [ 1.686143] In-situ OAM (IOAM) with IPv6 [ 1.686496] mip6: Mobile IPv6 [ 1.686759] NET: Registered PF_PACKET protocol family [ 1.687141] mpls_gso: MPLS GSO support [ 1.688816] IPI shorthand broadcast: enabled [ 1.689275] sched_clock: Marking stable (1652041326, 35472303)->(1706583587, -19069958) [ 1.691324] registered taskstats version 1 [ 1.691694] Loading compiled-in X.509 certificates [ 1.746709] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.746977] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.750418] zswap: loaded using pool lzo/zbud [ 1.754920] Key type .fscrypt registered [ 1.755029] Key type fscrypt-provisioning registered [ 1.762573] Key type encrypted registered [ 1.762695] AppArmor: AppArmor sha1 policy hashing enabled [ 1.763193] ima: No TPM chip found, activating TPM-bypass! [ 1.763325] ima: Allocated hash algorithm: sha256 [ 1.764880] ima: No architecture policies found [ 1.765352] evm: Initialising EVM extended attributes: [ 1.765449] evm: security.selinux [ 1.765525] evm: security.SMACK64 (disabled) [ 1.765595] evm: security.SMACK64EXEC (disabled) [ 1.765669] evm: security.SMACK64TRANSMUTE (disabled) [ 1.765748] evm: security.SMACK64MMAP (disabled) [ 1.765821] evm: security.apparmor [ 1.765877] evm: security.ima [ 1.765926] evm: security.capability [ 1.765996] evm: HMAC attrs: 0x1 [ 2.015784] clk: Disabling unused clocks [ 2.026166] Freeing unused decrypted memory: 2036K [ 2.086550] Freeing unused kernel image (initmem) memory: 2796K [ 2.086761] Write protecting the kernel read-only data: 26624k [ 2.090274] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 2.091287] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.230068] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.230869] Run /init as init process [ 2.231016] with arguments: [ 2.231108] /init [ 2.231169] SMOKE_TEST [ 2.231231] with environment: [ 2.231292] HOME=/ [ 2.231350] TERM=linux Running initrd-init.sh [ 2.290009] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.290443] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.290723] clocksource: Switched to clocksource tsc + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.531030] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.570442] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.583253] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.628773] ACPI: PM: Preparing to enter system sleep state S5 [ 2.629368] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 251 200 + NET=251 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.251.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn -d --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 d27c780a0caaf9f85efafec0b83ec64d7eb1b1392a7ac6ae882f034cf109ff69 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 251 202 + NET=251 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.251.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@4f85b3e4e549: Unix server socket created successfully. MC@4f85b3e4e549: Listening on TCP port 40885. 4f85b3e4e549 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 4f85b3e4e549 40885 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4f85b3e4e549: New HC connected from 172.18.251.202 [172.18.251.202]. 4f85b3e4e549: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@4f85b3e4e549: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4f85b3e4e549: Configuration file was processed on all HCs. MC@4f85b3e4e549: Creating MTC on host 172.18.251.202. MC@4f85b3e4e549: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Sep 2 04:47:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Sep 2 04:47:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16574) Waiting for packet dumper to finish... 1 (prev_count=16574, count=16730) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Sep 2 04:47:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_ipcp started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_ipcp() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Sep 2 04:47:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Sep 2 04:48:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Sep 2 04:48:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11639) Waiting for packet dumper to finish... 1 (prev_count=11639, count=11703) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Sep 2 04:48:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_pcodns started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_pcodns() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Sep 2 04:48:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10965) Waiting for packet dumper to finish... 1 (prev_count=10965, count=11029) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Sep 2 04:48:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_gtpu_access() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Sep 2 04:48:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Sep 2 04:48:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: Warning: Stopping inactive timer T_default. MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Sep 2 04:48:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11662) Waiting for packet dumper to finish... 1 (prev_count=11662, count=11818) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Sep 2 04:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: Warning: Stopping inactive timer T_default. MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Sep 2 04:48:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11811) Waiting for packet dumper to finish... 1 (prev_count=11811, count=11875) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Sep 2 04:49:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_clients_interact_with_txseq started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_clients_interact_with_txseq() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(fail): pass -> fail MTC@4f85b3e4e549: Warning: Stopping inactive timer T_default. MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: fail MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Sep 2 04:49:09 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14636) Waiting for packet dumper to finish... 1 (prev_count=14636, count=14700) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Sep 2 04:49:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_clients_interact_without_txseq started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_clients_interact_without_txseq() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(fail): pass -> fail MTC@4f85b3e4e549: Warning: Stopping inactive timer T_default. MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: fail MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Sep 2 04:49:22 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14662) Waiting for packet dumper to finish... 1 (prev_count=14662, count=14726) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Sep 2 04:49:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_with_single_dns started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_with_single_dns() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Sep 2 04:49:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16230) Waiting for packet dumper to finish... 1 (prev_count=16230, count=16294) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Sep 2 04:49:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_deact_with_separate_dns() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Sep 2 04:49:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11580) Waiting for packet dumper to finish... 1 (prev_count=11580, count=11736) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Sep 2 04:49:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_update_teic started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_update_teic() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: sending UpdatePDP MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Sep 2 04:49:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12618) Waiting for packet dumper to finish... 1 (prev_count=12618, count=12682) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Sep 2 04:49:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp4_act_update_teid started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp4_act_update_teid() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: sending UpdatePDP MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Sep 2 04:50:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13172) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Sep 2 04:50:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_echo_req_resp started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_echo_req_resp() start" MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_echo_req_resp finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Sep 2 04:50:12 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7052) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Sep 2 04:50:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_echo_req_resp_gtpu started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_echo_req_resp_gtpu() start" MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Sep 2 04:50:22 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Sep 2 04:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp_act2_recovery started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp_act2_recovery() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: sending 2nd CreatePDP (recovery increased) MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Mon Sep 2 04:50:32 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14806) Waiting for packet dumper to finish... 1 (prev_count=14806, count=14870) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Sep 2 04:50:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_act_deact_retrans_duplicate started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_act_deact_retrans_duplicate() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Sep 2 04:50:43 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11918) Waiting for packet dumper to finish... 1 (prev_count=11918, count=11982) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Sep 2 04:50:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_pdp_act_restart_ctr_echo started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_pdp_act_restart_ctr_echo() start" MTC@4f85b3e4e549: sending CreatePDP MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Sep 2 04:51:03 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14429) Waiting for packet dumper to finish... 1 (prev_count=14429, count=14493) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Sep 2 04:51:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_lots_of_concurrent_pdp_ctx() start" MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Warning: Stopping inactive timer T_next. MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Sep 2 04:51:35 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4256967) Waiting for packet dumper to finish... 1 (prev_count=4256967, count=4257031) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Sep 2 04:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@4f85b3e4e549: Test case TC_addr_pool_exhaustion started. MTC@4f85b3e4e549: GTP1C ConnectionID: 1 MTC@4f85b3e4e549: "TC_addr_pool_exhaustion() start" MTC@4f85b3e4e549: Successfully created 1024 PDP contexts before exhausting the pool MTC@4f85b3e4e549: setverdict(pass): none -> pass MTC@4f85b3e4e549: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Warning: Stopping inactive timer T_next. MTC@4f85b3e4e549: setverdict(pass): pass -> pass, component reason not changed MTC@4f85b3e4e549: Setting final verdict of the test case. MTC@4f85b3e4e549: Local verdict of MTC: pass MTC@4f85b3e4e549: No PTCs were created. MTC@4f85b3e4e549: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@4f85b3e4e549: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Sep 2 04:51:57 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3915482) Waiting for packet dumper to finish... 1 (prev_count=3915482, count=3915546) MTC@4f85b3e4e549: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@4f85b3e4e549: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4f85b3e4e549: Terminating MTC. MC@4f85b3e4e549: MTC terminated. MC2> exit MC@4f85b3e4e549: Shutting down session. MC@4f85b3e4e549: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 pass: 11 NEW: PASS: 7 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1294-ggsn jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1294-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 ip route add default via 172.18.251.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 + echo ip route add default via 172.18.251.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:cb:3f:83:52 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 6e:b5:7f:6c:44:43 brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 9422: eth0@if9423: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.217 MHz processor [ 0.004938] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005094] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007032] AGP: No AGP bridge found [ 0.007255] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008030] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026603] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031267] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.031677] ACPI: Early table checksum verification disabled [ 0.031988] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032258] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032743] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033266] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033339] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033402] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033428] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033449] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033522] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033545] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033552] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033558] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033564] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033570] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035827] No NUMA configuration found [ 0.035846] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036478] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.040514] Zone ranges: [ 0.040541] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040603] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040614] Normal empty [ 0.040627] Device empty [ 0.040638] Movable zone start for each node [ 0.040673] Early memory node ranges [ 0.040697] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040824] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041038] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042020] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042289] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045210] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045493] ACPI: PM-Timer IO Port: 0x608 [ 0.045874] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046188] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046295] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046515] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046554] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046626] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046635] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046790] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046831] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047106] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047886] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047923] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047948] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048043] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048068] Booting paravirtualized kernel on bare hardware [ 0.048316] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056600] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.105515] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.105882] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.105956] pcpu-alloc: [0] 0 [ 0.107198] Fallback order for Node 0: 0 [ 0.107437] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.107453] Policy zone: DMA32 [ 0.107608] Kernel command line: [ 0.107608] root=/dev/ram0 [ 0.107608] console=ttyS0 [ 0.107608] panic=-1 [ 0.107608] init=/init [ 0.107608] loglevel=8 [ 0.107608] SMOKE_TEST [ 0.107608] [ 0.108659] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.110189] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.111247] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.112679] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.112815] AGP: Checking aperture... [ 0.114560] AGP: No AGP bridge found [ 0.125447] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.131347] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.133558] ftrace: allocating 40246 entries in 158 pages [ 0.172952] ftrace: allocated 158 pages with 5 groups [ 0.181213] Dynamic Preempt: voluntary [ 0.183848] rcu: Preemptible hierarchical RCU implementation. [ 0.183872] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.183967] Trampoline variant of Tasks RCU enabled. [ 0.183974] Rude variant of Tasks RCU enabled. [ 0.183980] Tracing variant of Tasks RCU enabled. [ 0.184063] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.184090] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.213306] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.218047] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.222040] Console: colour *CGA 80x25 [ 0.234590] printk: console [ttyS0] enabled [ 0.235581] ACPI: Core revision 20220331 [ 0.239907] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.243585] APIC: Switch to symmetric I/O mode setup [ 0.248800] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269078] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb4c159d6, max_idle_ns: 440795364582 ns [ 0.269692] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.43 BogoMIPS (lpj=14372868) [ 0.272228] process: using AMD E400 aware idle routine [ 0.272521] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.272660] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.273601] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.273890] Spectre V2 : Mitigation: Retpolines [ 0.274018] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.274204] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.274993] x86/fpu: x87 FPU will use FXSAVE [ 0.553362] Freeing SMP alternatives memory: 36K [ 0.553923] pid_max: default: 32768 minimum: 301 [ 0.559722] LSM: Security Framework initializing [ 0.562211] landlock: Up and running. [ 0.562316] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.565047] AppArmor: AppArmor initialized [ 0.565174] TOMOYO Linux initialized [ 0.565669] LSM support for eBPF active [ 0.568014] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.568263] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.701382] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.702394] cblist_init_generic: Setting adjustable number of callback queues. [ 0.702526] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.702977] cblist_init_generic: Setting adjustable number of callback queues. [ 0.703095] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.703470] cblist_init_generic: Setting adjustable number of callback queues. [ 0.703588] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.703880] Performance Events: PMU not available due to virtualization, using software events only. [ 0.704802] signal: max sigframe size: 1440 [ 0.705682] rcu: Hierarchical SRCU implementation. [ 0.705784] rcu: Max phase no-delay instances is 1000. [ 0.709941] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.711602] smp: Bringing up secondary CPUs ... [ 0.711766] smp: Brought up 1 node, 1 CPU [ 0.711880] smpboot: Max logical packages: 1 [ 0.712025] smpboot: Total of 1 processors activated (7186.43 BogoMIPS) [ 0.723157] node 0 deferred pages initialised in 4ms [ 0.733949] devtmpfs: initialized [ 0.736636] x86/mm: Memory block size: 128MB [ 0.741808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.742353] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.744615] pinctrl core: initialized pinctrl subsystem [ 0.758776] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.761863] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.762442] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.762664] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.762938] audit: initializing netlink subsys (disabled) [ 0.767974] thermal_sys: Registered thermal governor 'fair_share' [ 0.768000] thermal_sys: Registered thermal governor 'bang_bang' [ 0.768107] thermal_sys: Registered thermal governor 'step_wise' [ 0.768203] thermal_sys: Registered thermal governor 'user_space' [ 0.768294] thermal_sys: Registered thermal governor 'power_allocator' [ 0.769520] audit: type=2000 audit(1725252732.520:1): state=initialized audit_enabled=0 res=1 [ 0.770001] cpuidle: using governor ladder [ 0.770213] cpuidle: using governor menu [ 0.771306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.773790] PCI: Using configuration type 1 for base access [ 0.782799] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.834117] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.834261] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.848507] ACPI: Added _OSI(Module Device) [ 0.848600] ACPI: Added _OSI(Processor Device) [ 0.848673] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.848750] ACPI: Added _OSI(Processor Aggregator Device) [ 0.865001] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.887004] ACPI: Interpreter enabled [ 0.887932] ACPI: PM: (supports S0 S3 S4 S5) [ 0.888040] ACPI: Using IOAPIC for interrupt routing [ 0.888471] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.888647] PCI: Using E820 reservations for host bridge windows [ 0.889787] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.912181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.912861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.913124] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.913854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.918710] acpiphp: Slot [2] registered [ 0.918879] acpiphp: Slot [3] registered [ 0.919012] acpiphp: Slot [4] registered [ 0.919137] acpiphp: Slot [5] registered [ 0.919250] acpiphp: Slot [6] registered [ 0.919361] acpiphp: Slot [7] registered [ 0.919471] acpiphp: Slot [8] registered [ 0.919595] acpiphp: Slot [9] registered [ 0.919708] acpiphp: Slot [10] registered [ 0.919820] acpiphp: Slot [11] registered [ 0.919934] acpiphp: Slot [12] registered [ 0.920048] acpiphp: Slot [13] registered [ 0.920172] acpiphp: Slot [14] registered [ 0.920307] acpiphp: Slot [15] registered [ 0.920454] acpiphp: Slot [16] registered [ 0.920594] acpiphp: Slot [17] registered [ 0.920732] acpiphp: Slot [18] registered [ 0.920866] acpiphp: Slot [19] registered [ 0.921016] acpiphp: Slot [20] registered [ 0.921162] acpiphp: Slot [21] registered [ 0.921322] acpiphp: Slot [22] registered [ 0.921488] acpiphp: Slot [23] registered [ 0.921620] acpiphp: Slot [24] registered [ 0.921740] acpiphp: Slot [25] registered [ 0.921871] acpiphp: Slot [26] registered [ 0.922005] acpiphp: Slot [27] registered [ 0.922140] acpiphp: Slot [28] registered [ 0.922301] acpiphp: Slot [29] registered [ 0.922434] acpiphp: Slot [30] registered [ 0.922573] acpiphp: Slot [31] registered [ 0.922852] PCI host bridge to bus 0000:00 [ 0.923108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.923374] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.923507] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.923681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.923826] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.924093] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.925227] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.931194] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.933489] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.935237] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.936052] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.936203] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.936344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.936477] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.936915] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.937316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.937459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.937951] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.938955] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.939953] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.942835] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.943926] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.952132] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.952948] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.953551] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.954157] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.954537] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.958570] iommu: Default domain type: Translated [ 0.958731] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.960259] pps_core: LinuxPPS API ver. 1 registered [ 0.960392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.960668] PTP clock support registered [ 0.961043] EDAC MC: Ver: 3.0.0 [ 0.972844] NetLabel: Initializing [ 0.972961] NetLabel: domain hash size = 128 [ 0.973080] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.974123] NetLabel: unlabeled traffic allowed by default [ 0.974299] PCI: Using ACPI for IRQ routing [ 0.974546] PCI: pci_cache_line_size set to 64 bytes [ 0.975154] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.975477] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.979483] vgaarb: loaded [ 0.980371] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.980770] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.980979] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.984223] clocksource: Switched to clocksource tsc-early [ 1.050083] VFS: Disk quotas dquot_6.6.0 [ 1.050344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.055275] AppArmor: AppArmor Filesystem Enabled [ 1.055591] pnp: PnP ACPI init [ 1.057710] pnp 00:03: [dma 2] [ 1.058894] pnp: PnP ACPI: found 6 devices [ 1.074553] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.075412] NET: Registered PF_INET protocol family [ 1.076357] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.084346] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.084621] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.084792] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.085064] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.085311] TCP: Hash tables configured (established 4096 bind 4096) [ 1.086960] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.087310] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.087592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.088822] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.089242] NET: Registered PF_XDP protocol family [ 1.090259] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.090407] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.090513] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.090628] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.090746] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.091279] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.091461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.091631] PCI: CLS 0 bytes, default 64 [ 1.095914] Trying to unpack rootfs image as initramfs... [ 1.107057] Initialise system trusted keyrings [ 1.108568] Key type blacklist registered [ 1.109779] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.126343] zbud: loaded [ 1.130363] integrity: Platform Keyring initialized [ 1.130740] integrity: Machine keyring initialized [ 1.130864] Key type asymmetric registered [ 1.131011] Asymmetric key parser 'x509' registered [ 1.353271] Freeing initrd memory: 7560K [ 1.387225] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.387802] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.388762] io scheduler mq-deadline registered [ 1.397262] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.400199] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.401926] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.404597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.407669] Linux agpgart interface v0.103 [ 1.409045] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.412023] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.414546] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414804] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.416318] mousedev: PS/2 mouse device common for all mice [ 1.418872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.420631] rtc_cmos 00:05: RTC can wake from S4 [ 1.424341] rtc_cmos 00:05: registered as rtc0 [ 1.424903] rtc_cmos 00:05: setting system clock to 2024-09-02T04:52:13 UTC (1725252733) [ 1.426393] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.426942] ledtrig-cpu: registered to indicate activity on CPUs [ 1.467148] NET: Registered PF_INET6 protocol family [ 1.475647] Segment Routing with IPv6 [ 1.475885] In-situ OAM (IOAM) with IPv6 [ 1.476265] mip6: Mobile IPv6 [ 1.476541] NET: Registered PF_PACKET protocol family [ 1.476909] mpls_gso: MPLS GSO support [ 1.478417] IPI shorthand broadcast: enabled [ 1.478884] sched_clock: Marking stable (1452033657, 22933798)->(1482075486, -7108031) [ 1.480955] registered taskstats version 1 [ 1.481251] Loading compiled-in X.509 certificates [ 1.534348] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.534637] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.537908] zswap: loaded using pool lzo/zbud [ 1.539517] Key type .fscrypt registered [ 1.539632] Key type fscrypt-provisioning registered [ 1.546810] Key type encrypted registered [ 1.546956] AppArmor: AppArmor sha1 policy hashing enabled [ 1.547513] ima: No TPM chip found, activating TPM-bypass! [ 1.547668] ima: Allocated hash algorithm: sha256 [ 1.549136] ima: No architecture policies found [ 1.549606] evm: Initialising EVM extended attributes: [ 1.549727] evm: security.selinux [ 1.549824] evm: security.SMACK64 (disabled) [ 1.549914] evm: security.SMACK64EXEC (disabled) [ 1.550012] evm: security.SMACK64TRANSMUTE (disabled) [ 1.550117] evm: security.SMACK64MMAP (disabled) [ 1.550214] evm: security.apparmor [ 1.550300] evm: security.ima [ 1.550367] evm: security.capability [ 1.550458] evm: HMAC attrs: 0x1 [ 1.788218] clk: Disabling unused clocks [ 1.798648] Freeing unused decrypted memory: 2036K [ 1.858351] Freeing unused kernel image (initmem) memory: 2796K [ 1.858650] Write protecting the kernel read-only data: 26624k [ 1.861777] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.862949] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 1.992536] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.992986] Run /init as init process [ 1.993124] with arguments: [ 1.993213] /init [ 1.993275] SMOKE_TEST [ 1.993339] with environment: [ 1.993414] HOME=/ [ 1.993478] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.131225] tsc: Refined TSC clocksource calibration: 3593.156 MHz [ 2.131659] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb127363e, max_idle_ns: 440795305332 ns [ 2.132348] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.286474] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.311857] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.324906] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.366239] ACPI: PM: Preparing to enter system sleep state S5 [ 2.366844] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 251 200 + NET=251 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.251.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn -d --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 71bcf2e978b6e36fc74c214c6d48ce081535df1a7757acf608ffb7b7718b4ac0 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 251 202 + NET=251 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.251.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@07eba131ca25: Unix server socket created successfully. MC@07eba131ca25: Listening on TCP port 44131. 07eba131ca25 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 07eba131ca25 44131 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@07eba131ca25: New HC connected from 172.18.251.202 [172.18.251.202]. 07eba131ca25: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@07eba131ca25: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@07eba131ca25: Configuration file was processed on all HCs. MC@07eba131ca25: Creating MTC on host 172.18.251.202. MC@07eba131ca25: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Sep 2 04:52:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Mon Sep 2 04:52:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15628) Waiting for packet dumper to finish... 1 (prev_count=15628, count=15876) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Sep 2 04:52:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_pcodns started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_pcodns() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Mon Sep 2 04:52:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10233) Waiting for packet dumper to finish... 1 (prev_count=10233, count=10389) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Sep 2 04:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_icmp6 started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_icmp6() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Mon Sep 2 04:52:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9906) Waiting for packet dumper to finish... 1 (prev_count=9906, count=9970) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Sep 2 04:52:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_gtpu_access() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Sep 2 04:52:48 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10016) Waiting for packet dumper to finish... 1 (prev_count=10016, count=10080) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Mon Sep 2 04:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Mon Sep 2 04:52:56 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10041) Waiting for packet dumper to finish... 1 (prev_count=10041, count=10105) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Sep 2 04:53:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Sep 2 04:53:04 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9963) Waiting for packet dumper to finish... 1 (prev_count=9963, count=10027) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Sep 2 04:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Mon Sep 2 04:53:12 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9975) Waiting for packet dumper to finish... 1 (prev_count=9975, count=10039) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Sep 2 04:53:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Mon Sep 2 04:53:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10040) Waiting for packet dumper to finish... 1 (prev_count=10040, count=10104) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Sep 2 04:53:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_pdp6_clients_interact started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_pdp6_clients_interact() start" MTC@07eba131ca25: sending CreatePDP MTC@07eba131ca25: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Mon Sep 2 04:53:28 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10086) Waiting for packet dumper to finish... 1 (prev_count=10086, count=10150) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Sep 2 04:53:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_echo_req_resp started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_echo_req_resp() start" MTC@07eba131ca25: setverdict(pass): none -> pass MTC@07eba131ca25: setverdict(pass): pass -> pass, component reason not changed MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: pass MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_echo_req_resp finished. Verdict: pass MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Sep 2 04:53:38 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Sep 2 04:53:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07eba131ca25: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@07eba131ca25: Test case TC_echo_req_resp_gtpu started. MTC@07eba131ca25: GTP1C ConnectionID: 1 MTC@07eba131ca25: "TC_echo_req_resp_gtpu() start" MTC@07eba131ca25: setverdict(pass): none -> pass MTC@07eba131ca25: setverdict(pass): pass -> pass, component reason not changed MTC@07eba131ca25: Setting final verdict of the test case. MTC@07eba131ca25: Local verdict of MTC: pass MTC@07eba131ca25: No PTCs were created. MTC@07eba131ca25: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@07eba131ca25: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Sep 2 04:53:48 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@07eba131ca25: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@07eba131ca25: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@07eba131ca25: Terminating MTC. MC@07eba131ca25: MTC terminated. MC2> exit MC@07eba131ca25: Shutting down session. MC@07eba131ca25: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 4 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1294-ggsn jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=251 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1294-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.10 + local i + cp -a --parents /usr/local/lib/libgtp.so.10 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.10 ] + realpath /usr/local/lib/libgtp.so.10 + initrd_add_file /usr/local/lib/libgtp.so.10.0.0 + local i + cp -a --parents /usr/local/lib/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 ip route add default via 172.18.251.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.251.201/24 brd 172.18.251.255 dev eth0 + echo ip route add default via 172.18.251.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:f2:ca:f9:05 [host] qemu-ifup: br-test, tap0, eth0 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 12:87:b2:ab:05:3a brd ff:ff:ff:ff:ff:ff 3: br-test: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 9432: eth0@if9433: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.171 MHz processor [ 0.005075] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005238] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007151] AGP: No AGP bridge found [ 0.007384] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008194] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027160] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031898] RAMDISK: [mem 0x1f87e000-0x1ffdffff] [ 0.032321] ACPI: Early table checksum verification disabled [ 0.032646] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032936] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033439] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034005] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034083] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034139] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034164] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034189] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034261] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034284] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034292] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034298] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034304] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034310] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036645] No NUMA configuration found [ 0.036666] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037312] NODE_DATA(0) allocated [mem 0x1f853000-0x1f87dfff] [ 0.040985] Zone ranges: [ 0.041017] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041083] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041095] Normal empty [ 0.041108] Device empty [ 0.041120] Movable zone start for each node [ 0.041156] Early memory node ranges [ 0.041180] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041309] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041535] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042536] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042810] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045843] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046150] ACPI: PM-Timer IO Port: 0x608 [ 0.046558] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046894] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047008] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047238] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047280] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047356] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047365] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047533] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047578] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047880] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048706] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048746] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048766] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048772] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048870] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048897] Booting paravirtualized kernel on bare hardware [ 0.049165] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057889] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110502] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.110886] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110964] pcpu-alloc: [0] 0 [ 0.112247] Fallback order for Node 0: 0 [ 0.112508] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.112525] Policy zone: DMA32 [ 0.112677] Kernel command line: [ 0.112677] root=/dev/ram0 [ 0.112677] console=ttyS0 [ 0.112677] panic=-1 [ 0.112677] init=/init [ 0.112677] loglevel=8 [ 0.112677] SMOKE_TEST [ 0.112677] [ 0.113804] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.115194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.115813] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.117287] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.117432] AGP: Checking aperture... [ 0.119140] AGP: No AGP bridge found [ 0.132931] Memory: 244476K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70952K reserved, 0K cma-reserved) [ 0.139020] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.141500] ftrace: allocating 40246 entries in 158 pages [ 0.181375] ftrace: allocated 158 pages with 5 groups [ 0.190202] Dynamic Preempt: voluntary [ 0.192946] rcu: Preemptible hierarchical RCU implementation. [ 0.192971] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.193074] Trampoline variant of Tasks RCU enabled. [ 0.193081] Rude variant of Tasks RCU enabled. [ 0.193088] Tracing variant of Tasks RCU enabled. [ 0.193171] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.193199] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.223807] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.228760] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.232930] Console: colour *CGA 80x25 [ 0.247081] printk: console [ttyS0] enabled [ 0.248127] ACPI: Core revision 20220331 [ 0.252565] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.256320] APIC: Switch to symmetric I/O mode setup [ 0.259999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277779] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb20343d3, max_idle_ns: 440795288131 ns [ 0.278426] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372684) [ 0.281140] process: using AMD E400 aware idle routine [ 0.281444] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.282155] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.282529] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.282818] Spectre V2 : Mitigation: Retpolines [ 0.282914] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.283074] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.283923] x86/fpu: x87 FPU will use FXSAVE [ 0.572468] Freeing SMP alternatives memory: 36K [ 0.573263] pid_max: default: 32768 minimum: 301 [ 0.579916] LSM: Security Framework initializing [ 0.581568] landlock: Up and running. [ 0.581677] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.584542] AppArmor: AppArmor initialized [ 0.584672] TOMOYO Linux initialized [ 0.585176] LSM support for eBPF active [ 0.587640] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.587902] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.722121] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.723848] cblist_init_generic: Setting adjustable number of callback queues. [ 0.724005] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.724361] cblist_init_generic: Setting adjustable number of callback queues. [ 0.724499] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.724927] cblist_init_generic: Setting adjustable number of callback queues. [ 0.725058] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.725415] Performance Events: PMU not available due to virtualization, using software events only. [ 0.726679] signal: max sigframe size: 1440 [ 0.727767] rcu: Hierarchical SRCU implementation. [ 0.727919] rcu: Max phase no-delay instances is 1000. [ 0.734436] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.736941] smp: Bringing up secondary CPUs ... [ 0.737144] smp: Brought up 1 node, 1 CPU [ 0.737285] smpboot: Max logical packages: 1 [ 0.737466] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.754447] node 0 deferred pages initialised in 8ms [ 0.768527] devtmpfs: initialized [ 0.771446] x86/mm: Memory block size: 128MB [ 0.776829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.777349] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.779805] pinctrl core: initialized pinctrl subsystem [ 0.795349] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.798431] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.799006] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.799226] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.799509] audit: initializing netlink subsys (disabled) [ 0.804688] thermal_sys: Registered thermal governor 'fair_share' [ 0.804718] thermal_sys: Registered thermal governor 'bang_bang' [ 0.804833] thermal_sys: Registered thermal governor 'step_wise' [ 0.804936] thermal_sys: Registered thermal governor 'user_space' [ 0.805036] thermal_sys: Registered thermal governor 'power_allocator' [ 0.806375] audit: type=2000 audit(1725252842.548:1): state=initialized audit_enabled=0 res=1 [ 0.806903] cpuidle: using governor ladder [ 0.807088] cpuidle: using governor menu [ 0.808375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.810951] PCI: Using configuration type 1 for base access [ 0.820564] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.875136] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.875291] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.889036] ACPI: Added _OSI(Module Device) [ 0.889143] ACPI: Added _OSI(Processor Device) [ 0.889218] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.889294] ACPI: Added _OSI(Processor Aggregator Device) [ 0.910023] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.928883] ACPI: Interpreter enabled [ 0.929849] ACPI: PM: (supports S0 S3 S4 S5) [ 0.929958] ACPI: Using IOAPIC for interrupt routing [ 0.930444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.930622] PCI: Using E820 reservations for host bridge windows [ 0.931811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.955266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.955999] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.956274] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.957019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.961992] acpiphp: Slot [2] registered [ 0.962196] acpiphp: Slot [3] registered [ 0.962327] acpiphp: Slot [4] registered [ 0.962458] acpiphp: Slot [5] registered [ 0.962573] acpiphp: Slot [6] registered [ 0.962685] acpiphp: Slot [7] registered [ 0.962797] acpiphp: Slot [8] registered [ 0.962923] acpiphp: Slot [9] registered [ 0.963038] acpiphp: Slot [10] registered [ 0.963151] acpiphp: Slot [11] registered [ 0.963264] acpiphp: Slot [12] registered [ 0.963377] acpiphp: Slot [13] registered [ 0.963488] acpiphp: Slot [14] registered [ 0.963601] acpiphp: Slot [15] registered [ 0.963727] acpiphp: Slot [16] registered [ 0.963842] acpiphp: Slot [17] registered [ 0.963956] acpiphp: Slot [18] registered [ 0.964068] acpiphp: Slot [19] registered [ 0.964182] acpiphp: Slot [20] registered [ 0.964295] acpiphp: Slot [21] registered [ 0.964423] acpiphp: Slot [22] registered [ 0.964538] acpiphp: Slot [23] registered [ 0.964661] acpiphp: Slot [24] registered [ 0.964774] acpiphp: Slot [25] registered [ 0.964886] acpiphp: Slot [26] registered [ 0.965000] acpiphp: Slot [27] registered [ 0.965114] acpiphp: Slot [28] registered [ 0.965241] acpiphp: Slot [29] registered [ 0.965357] acpiphp: Slot [30] registered [ 0.965472] acpiphp: Slot [31] registered [ 0.965750] PCI host bridge to bus 0000:00 [ 0.965996] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.966252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.966365] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.966524] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.966647] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.966905] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.968091] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.974330] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.976661] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.978292] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.979102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.979250] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.979386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.979520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.980032] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.980477] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.980665] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.981184] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.982150] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.983151] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.986141] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.987280] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.992878] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.993439] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.993864] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.994531] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.994793] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.997703] iommu: Default domain type: Translated [ 0.997820] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.998906] pps_core: LinuxPPS API ver. 1 registered [ 0.999002] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.999206] PTP clock support registered [ 0.999495] EDAC MC: Ver: 3.0.0 [ 1.007832] NetLabel: Initializing [ 1.007930] NetLabel: domain hash size = 128 [ 1.008008] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.008732] NetLabel: unlabeled traffic allowed by default [ 1.008860] PCI: Using ACPI for IRQ routing [ 1.009051] PCI: pci_cache_line_size set to 64 bytes [ 1.009512] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.009751] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.012625] vgaarb: loaded [ 1.013262] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.013570] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.013732] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.017110] clocksource: Switched to clocksource tsc-early [ 1.079856] VFS: Disk quotas dquot_6.6.0 [ 1.080111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.085182] AppArmor: AppArmor Filesystem Enabled [ 1.085528] pnp: PnP ACPI init [ 1.087712] pnp 00:03: [dma 2] [ 1.088973] pnp: PnP ACPI: found 6 devices [ 1.105514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.106479] NET: Registered PF_INET protocol family [ 1.107525] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.116029] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.116377] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.116595] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.116890] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.117144] TCP: Hash tables configured (established 4096 bind 4096) [ 1.118700] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.119485] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.119770] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.121044] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.121463] NET: Registered PF_XDP protocol family [ 1.122276] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.122404] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.122567] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.122690] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.122816] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.123344] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.123525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.123702] PCI: CLS 0 bytes, default 64 [ 1.128046] Trying to unpack rootfs image as initramfs... [ 1.134583] Initialise system trusted keyrings [ 1.140037] Key type blacklist registered [ 1.140700] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.157709] zbud: loaded [ 1.166276] integrity: Platform Keyring initialized [ 1.166720] integrity: Machine keyring initialized [ 1.166835] Key type asymmetric registered [ 1.166972] Asymmetric key parser 'x509' registered [ 1.391641] Freeing initrd memory: 7560K [ 1.412759] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.413195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.413770] io scheduler mq-deadline registered [ 1.420287] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.423319] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.425209] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.427694] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.430927] Linux agpgart interface v0.103 [ 1.432374] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.435525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.438369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438649] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440100] mousedev: PS/2 mouse device common for all mice [ 1.442883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.444640] rtc_cmos 00:05: RTC can wake from S4 [ 1.448502] rtc_cmos 00:05: registered as rtc0 [ 1.449180] rtc_cmos 00:05: setting system clock to 2024-09-02T04:54:03 UTC (1725252843) [ 1.452107] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.452898] ledtrig-cpu: registered to indicate activity on CPUs [ 1.503116] NET: Registered PF_INET6 protocol family [ 1.512009] Segment Routing with IPv6 [ 1.512257] In-situ OAM (IOAM) with IPv6 [ 1.512615] mip6: Mobile IPv6 [ 1.512882] NET: Registered PF_PACKET protocol family [ 1.513320] mpls_gso: MPLS GSO support [ 1.514830] IPI shorthand broadcast: enabled [ 1.515297] sched_clock: Marking stable (1492096249, 20905902)->(1519926274, -6924123) [ 1.517460] registered taskstats version 1 [ 1.517735] Loading compiled-in X.509 certificates [ 1.576869] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.577235] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.580709] zswap: loaded using pool lzo/zbud [ 1.582547] Key type .fscrypt registered [ 1.582646] Key type fscrypt-provisioning registered [ 1.589960] Key type encrypted registered [ 1.590084] AppArmor: AppArmor sha1 policy hashing enabled [ 1.590608] ima: No TPM chip found, activating TPM-bypass! [ 1.590759] ima: Allocated hash algorithm: sha256 [ 1.592292] ima: No architecture policies found [ 1.592773] evm: Initialising EVM extended attributes: [ 1.592878] evm: security.selinux [ 1.593084] evm: security.SMACK64 (disabled) [ 1.593181] evm: security.SMACK64EXEC (disabled) [ 1.593275] evm: security.SMACK64TRANSMUTE (disabled) [ 1.593373] evm: security.SMACK64MMAP (disabled) [ 1.593461] evm: security.apparmor [ 1.593527] evm: security.ima [ 1.593586] evm: security.capability [ 1.593663] evm: HMAC attrs: 0x1 [ 1.859794] clk: Disabling unused clocks [ 1.870456] Freeing unused decrypted memory: 2036K [ 1.931800] Freeing unused kernel image (initmem) memory: 2796K [ 1.932132] Write protecting the kernel read-only data: 26624k [ 1.935568] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.936743] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.074167] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.074477] Run /init as init process [ 2.074593] with arguments: [ 2.074669] /init [ 2.074721] SMOKE_TEST [ 2.074773] with environment: [ 2.074850] HOME=/ [ 2.074903] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s [ 2.141485] tsc: Refined TSC clocksource calibration: 3593.152 MHz [ 2.141882] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb0dddc7b, max_idle_ns: 440795240350 ns [ 2.142148] clocksource: Switched to clocksource tsc + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.374717] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.402241] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.415459] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.462082] ACPI: PM: Preparing to enter system sleep state S5 [ 2.462672] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 251 200 + NET=251 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache + OSMO_SUT_HOST=172.18.251.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn -d --network ttcn3-ggsn-test-251 --ip 172.18.251.200 --ip6 fd02:db8:251::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 96156290cb362fb2295492d633a88b8171f962a8f83ae525f047893a453281a8 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 251 202 + NET=251 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-251 --ip 172.18.251.202 --ip6 fd02:db8:251::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.251.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1294-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@2830aa7374e8: Unix server socket created successfully. MC@2830aa7374e8: Listening on TCP port 40703. MC2> 2830aa7374e8 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 2830aa7374e8 40703 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2830aa7374e8: New HC connected from 172.18.251.202 [172.18.251.202]. 2830aa7374e8: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@2830aa7374e8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@2830aa7374e8: Configuration file was processed on all HCs. MC@2830aa7374e8: Creating MTC on host 172.18.251.202. MC@2830aa7374e8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Sep 2 04:54:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Sep 2 04:54:16 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17440) Waiting for packet dumper to finish... 1 (prev_count=17440, count=17688) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Sep 2 04:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_ipcp started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_ipcp() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Sep 2 04:54:26 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11506) Waiting for packet dumper to finish... 1 (prev_count=11506, count=11570) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Sep 2 04:54:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Sep 2 04:54:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11631) Waiting for packet dumper to finish... 1 (prev_count=11631, count=11695) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Sep 2 04:54:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_pcodns started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_pcodns() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Sep 2 04:54:46 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Sep 2 04:54:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_gtpu_access() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Sep 2 04:54:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11075) Waiting for packet dumper to finish... 1 (prev_count=11075, count=11139) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Sep 2 04:55:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: Warning: Stopping inactive timer T_default. MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Sep 2 04:55:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11569) Waiting for packet dumper to finish... 1 (prev_count=11569, count=11633) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Sep 2 04:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: Warning: Stopping inactive timer T_default. MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Sep 2 04:55:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11898) Waiting for packet dumper to finish... 1 (prev_count=11898, count=11962) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Sep 2 04:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_clients_interact_with_txseq started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_clients_interact_with_txseq() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(fail): pass -> fail MTC@2830aa7374e8: Warning: Stopping inactive timer T_default. MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Sep 2 04:55:35 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14628) Waiting for packet dumper to finish... 1 (prev_count=14628, count=14692) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Sep 2 04:55:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_clients_interact_without_txseq started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_clients_interact_without_txseq() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(fail): pass -> fail MTC@2830aa7374e8: Warning: Stopping inactive timer T_default. MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Sep 2 04:55:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14668) Waiting for packet dumper to finish... 1 (prev_count=14668, count=14824) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Sep 2 04:55:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_with_single_dns started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_with_single_dns() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Sep 2 04:55:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16238) Waiting for packet dumper to finish... 1 (prev_count=16238, count=16302) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Sep 2 04:56:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_deact_with_separate_dns() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Sep 2 04:56:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11589) Waiting for packet dumper to finish... 1 (prev_count=11589, count=11653) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Sep 2 04:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_update_teic started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_update_teic() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: sending UpdatePDP MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Sep 2 04:56:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12526) Waiting for packet dumper to finish... 1 (prev_count=12526, count=12590) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Sep 2 04:56:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp4_act_update_teid started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp4_act_update_teid() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: sending UpdatePDP MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Sep 2 04:56:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=13118) Waiting for packet dumper to finish... 1 (prev_count=13118, count=13182) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Sep 2 04:56:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Mon Sep 2 04:56:37 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9882) Waiting for packet dumper to finish... 1 (prev_count=9882, count=9946) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Sep 2 04:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_pcodns started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_pcodns() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Mon Sep 2 04:56:45 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9904) Waiting for packet dumper to finish... 1 (prev_count=9904, count=9968) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Sep 2 04:56:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_icmp6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_icmp6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Mon Sep 2 04:56:53 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9907) Waiting for packet dumper to finish... 1 (prev_count=9907, count=9971) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Sep 2 04:57:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_gtpu_access() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Sep 2 04:57:01 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9917) Waiting for packet dumper to finish... 1 (prev_count=9917, count=9981) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Mon Sep 2 04:57:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Mon Sep 2 04:57:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9952) Waiting for packet dumper to finish... 1 (prev_count=9952, count=10016) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Sep 2 04:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Sep 2 04:57:17 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9964) Waiting for packet dumper to finish... 1 (prev_count=9964, count=10028) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Sep 2 04:57:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Mon Sep 2 04:57:25 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9976) Waiting for packet dumper to finish... 1 (prev_count=9976, count=10040) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Sep 2 04:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Mon Sep 2 04:57:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9949) Waiting for packet dumper to finish... 1 (prev_count=9949, count=10013) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Sep 2 04:57:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp6_clients_interact started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp6_clients_interact() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Mon Sep 2 04:57:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9897) Waiting for packet dumper to finish... 1 (prev_count=9897, count=9961) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Sep 2 04:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Mon Sep 2 04:57:49 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9899) Waiting for packet dumper to finish... 1 (prev_count=9899, count=9963) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Sep 2 04:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_ipcp started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_ipcp() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Mon Sep 2 04:57:58 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685) Waiting for packet dumper to finish... 1 (prev_count=9685, count=9749) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Sep 2 04:58:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_icmp6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_icmp6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Mon Sep 2 04:58:06 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669) Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Sep 2 04:58:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_pcodns4 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_pcodns4() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Mon Sep 2 04:58:14 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Sep 2 04:58:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_pcodns6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_pcodns6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Mon Sep 2 04:58:22 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Sep 2 04:58:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_gtpu_access() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Mon Sep 2 04:58:30 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9779) Waiting for packet dumper to finish... 1 (prev_count=9779, count=9843) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Sep 2 04:58:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Mon Sep 2 04:58:38 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9743) Waiting for packet dumper to finish... 1 (prev_count=9743, count=9807) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Sep 2 04:58:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Mon Sep 2 04:58:46 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9747) Waiting for packet dumper to finish... 1 (prev_count=9747, count=9811) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Sep 2 04:58:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Mon Sep 2 04:58:54 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9943) Waiting for packet dumper to finish... 1 (prev_count=9943, count=10007) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Sep 2 04:59:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp46_clients_interact started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp46_clients_interact() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Mon Sep 2 04:59:02 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9665) Waiting for packet dumper to finish... 1 (prev_count=9665, count=9729) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Sep 2 04:59:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_echo_req_resp started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_echo_req_resp() start" MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_echo_req_resp finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Sep 2 04:59:12 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Sep 2 04:59:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_echo_req_resp_gtpu started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_echo_req_resp_gtpu() start" MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: setverdict(pass): pass -> pass, component reason not changed MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: pass MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Sep 2 04:59:22 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Sep 2 04:59:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_pdp_act_restart_ctr_echo started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_pdp_act_restart_ctr_echo() start" MTC@2830aa7374e8: sending CreatePDP MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Mon Sep 2 04:59:30 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9781) Waiting for packet dumper to finish... 1 (prev_count=9781, count=9845) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Sep 2 04:59:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_lots_of_concurrent_pdp_ctx() start" MTC@2830aa7374e8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Mon Sep 2 04:59:39 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9820) Waiting for packet dumper to finish... 1 (prev_count=9820, count=9884) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Sep 2 04:59:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2830aa7374e8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@2830aa7374e8: Test case TC_addr_pool_exhaustion started. MTC@2830aa7374e8: GTP1C ConnectionID: 1 MTC@2830aa7374e8: "TC_addr_pool_exhaustion() start" MTC@2830aa7374e8: Successfully created 0 PDP contexts before exhausting the pool MTC@2830aa7374e8: setverdict(pass): none -> pass MTC@2830aa7374e8: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@2830aa7374e8: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2830aa7374e8: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@2830aa7374e8: Setting final verdict of the test case. MTC@2830aa7374e8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@2830aa7374e8: No PTCs were created. MTC@2830aa7374e8: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@2830aa7374e8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Mon Sep 2 05:01:47 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.251.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9887) Waiting for packet dumper to finish... 1 (prev_count=9887, count=10207) MTC@2830aa7374e8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@2830aa7374e8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2830aa7374e8: Terminating MTC. MC@2830aa7374e8: MTC terminated. MC2> exit MC@2830aa7374e8: Shutting down session. MC@2830aa7374e8: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 9 pass: 8 NEW: PASS: 5 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-1294-ggsn jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-1294-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-1294-ggsn + true + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + grep Name + + + cutdocker network inspect ttcn3-ggsn-test-251 awk -F" NR>1{print $2} -d : -f2 + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-251 + docker network remove ttcn3-ggsn-test-251 ttcn3-ggsn-test-251 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1294-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='2' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.058111'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.024531'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.026556'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.019108'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.026366'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024533'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.024583'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.032733'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.034324'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.031085'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.022517'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.022886'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.025878'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.017081'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.016647'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.026299'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.027665'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.031727'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.438756'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.817177'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='37' failures='24' errors='0' skipped='0' inconc='0' time='461.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.074343'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.023755'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.022308'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.021650'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.024889'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.023080'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.024334'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.036968'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.029626'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.026771'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020980'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.023878'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.027534'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.022166'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.019813'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.019293'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.019322'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.018954'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.019498'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.017975'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.018182'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.019619'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.020691'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.020291'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.016172'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.019008'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.019151'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.020285'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.016484'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.018584'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.016386'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.020115'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.015596'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.016936'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.023529'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.410101'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.118326'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='11' failures='9' errors='0' skipped='0' inconc='0' time='93.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.058528'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.019740'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018299'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.020404'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='0.018668'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.016754'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.019518'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.019420'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.018628'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017060'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.019284'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE