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-latest 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-latest # 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 d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins7383587905106520754.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + 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-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-latest-1324 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' 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-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB 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 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #6 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.1s done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] 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/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:fcc3fbbe0666462f92e66933dfd6844f8c360303d7d6a1ff13a09a21f6df9124 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n fcc3fbbe0666 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' 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-latest/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-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #7 CACHED #8 [2/5] 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 bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:876f68f279f65ef53580bcc3484a4a1d026fe127a6b8f707ab4693e39cdfb3bf 0.0s done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n 876f68f279f6 + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-ggsn 1.12.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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:982153db4f568a7e1486514647e2014dad3a30a7be027fa02e3ad2b67ce59011 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-latest/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-latest/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.0s #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.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.343 + OSMO_TTCN3_BRANCH=master #8 0.343 + shift #8 0.343 + cd /osmo-ttcn3-hacks #8 0.343 + git fetch #8 0.497 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.497 c7e40d6a..4cb3d71b master -> origin/master #8 0.503 + git checkout master #8 0.525 Already on 'master' #8 0.526 Your branch is behind 'origin/master' by 16 commits, and can be fast-forwarded. #8 0.526 (use "git pull" to update your local branch) #8 0.526 + git symbolic-ref -q HEAD #8 0.528 refs/heads/master #8 0.529 + git reset --hard origin/master #8 0.557 HEAD is now at 4cb3d71b pcap-client: initial testenv.cfg #8 0.557 + git rev-parse --abbrev-ref HEAD #8 0.559 master #8 0.560 + git rev-parse HEAD #8 0.561 4cb3d71bf9ce7488ce4c39537e71febd02379e16 #8 0.562 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.563 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.563 + make -j8 deps #8 0.627 make: Nothing to be done for 'deps'. #8 0.628 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.629 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.629 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.630 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.630 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.631 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.631 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.632 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.632 + make ggsn_tests #8 0.699 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 0.703 Linking TCCInterface_Functions.ttcn #8 0.705 Linking TCCConversion_Functions.ttcn #8 0.706 Linking TCCConversion.cc #8 0.707 Linking TCCInterface.cc #8 0.708 Linking TCCInterface_ip.h #8 0.709 Linking TCCEncoding_Functions.ttcn #8 0.711 Linking TCCEncoding.cc #8 0.712 Linking Socket_API_Definitions.ttcn #8 0.713 Linking IPL4asp_Functions.ttcn #8 0.714 Linking IPL4asp_PT.cc #8 0.716 Linking IPL4asp_PT.hh #8 0.717 Linking IPL4asp_PortType.ttcn #8 0.718 Linking IPL4asp_Types.ttcn #8 0.720 Linking IPL4asp_discovery.cc #8 0.721 Linking IPL4asp_protocol_L234.hh #8 0.722 Linking ICMP_EncDec.cc #8 0.723 Linking ICMP_Types.ttcn #8 0.725 Linking ICMPv6_EncDec.cc #8 0.726 Linking ICMPv6_Types.ttcn #8 0.727 Linking IP_EncDec.cc #8 0.728 Linking IP_Types.ttcn #8 0.729 Linking UDP_EncDec.cc #8 0.730 Linking UDP_Types.ttcn #8 0.731 Linking GTPC_EncDec.cc #8 0.732 Linking GTPC_Types.ttcn #8 0.733 Linking GTPU_EncDec.cc #8 0.734 Linking GTPU_Types.ttcn #8 0.735 Linking TELNETasp_PT.cc #8 0.736 Linking TELNETasp_PT.hh #8 0.737 Linking TELNETasp_PortType.ttcn #8 0.738 Linking NS_Types.ttcn #8 0.739 Linking BSSGP_EncDec.cc #8 0.740 Linking BSSGP_Types.ttcn #8 0.741 Linking DIAMETER_EncDec.cc #8 0.742 Linking Misc_Helpers.ttcn #8 0.743 Linking General_Types.ttcn #8 0.743 Linking GSM_Types.ttcn #8 0.744 Linking Osmocom_Types.ttcn #8 0.745 Linking Native_Functions.ttcn #8 0.747 Linking Native_FunctionDefs.cc #8 0.748 Linking IPCP_Types.ttcn #8 0.749 Linking PAP_Types.ttcn #8 0.750 Linking GTPv1C_CodecPort.ttcn #8 0.751 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.752 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.753 Linking GTPv1C_Templates.ttcn #8 0.753 Linking Osmocom_Gb_Types.ttcn #8 0.755 Linking GTPv1U_CodecPort.ttcn #8 0.756 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.757 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.758 Linking GTPv1U_Templates.ttcn #8 0.759 Linking DIAMETER_Types.ttcn #8 0.760 Linking DIAMETER_CodecPort.ttcn #8 0.761 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 0.762 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 0.763 Linking DIAMETER_Emulation.ttcn #8 0.764 Linking DIAMETER_Templates.ttcn #8 0.765 Linking DIAMETER_ts29_212_Templates.ttcn #8 0.766 Linking DIAMETER_ts29_272_Templates.ttcn #8 0.767 Linking DIAMETER_ts32_299_Templates.ttcn #8 0.767 Linking ICMP_Templates.ttcn #8 0.768 Linking ICMPv6_Templates.ttcn #8 0.769 Linking Osmocom_VTY_Functions.ttcn #8 0.770 Linking SCTP_Templates.ttcn #8 0.792 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.792 Generating Makefile skeleton... #8 0.793 Makefile skeleton was generated. #8 0.806 make -C ggsn_tests compile #8 0.811 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 0.811 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 0.814 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.814 #8 0.818 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 0.825 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 0.825 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 0.825 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 0.827 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 0.830 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 0.863 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 0.863 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 0.865 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 0.865 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 0.874 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.876 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 0.883 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 0.883 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 0.884 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 0.884 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 0.889 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 0.889 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 0.889 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 0.890 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.892 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 0.892 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 0.892 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 0.893 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 0.894 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 0.895 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 0.895 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.896 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.897 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 0.897 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.898 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 0.898 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.899 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.912 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 0.912 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 0.912 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.913 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.914 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 0.915 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.916 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.916 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 0.916 Notify: Checking modules... #8 0.957 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 0.957 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': #8 0.957 DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 0.957 DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': #8 0.957 DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 0.957 Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here #8 0.968 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 0.968 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 0.968 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 0.968 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 0.968 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 0.968 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 0.968 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 0.968 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 0.968 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.969 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 0.969 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 0.969 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 0.969 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 0.969 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 0.969 DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 0.969 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 0.969 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 0.969 DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 0.970 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 0.970 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 0.970 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.970 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 0.970 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 0.970 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.991 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 0.991 GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': #8 0.991 GTPv1C_Templates.ttcn:92.5-94.3: In else statement: #8 0.991 GTPv1C_Templates.ttcn:93.4-33: In return statement: #8 0.991 GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': #8 0.991 GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': #8 0.991 GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime #8 0.991 GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here #8 0.992 GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': #8 0.992 GTPv1C_Templates.ttcn:106.5-108.3: In else statement: #8 0.992 GTPv1C_Templates.ttcn:107.4-30: In return statement: #8 0.992 GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 0.992 GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': #8 0.992 GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 0.992 GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': #8 0.994 GTPv1C_Templates.ttcn:198.5-200.3: In else statement: #8 0.994 GTPv1C_Templates.ttcn:199.4-38: In return statement: #8 0.994 GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 0.994 GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': #8 0.994 GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': #8 0.994 GTPv1C_Templates.ttcn:207.3-37: In return statement: #8 0.994 GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 0.994 GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': #8 0.994 GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': #8 0.994 GTPv1C_Templates.ttcn:234.3-22: In return statement: #8 0.994 GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 0.994 GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': #8 0.994 GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': #8 0.994 GTPv1C_Templates.ttcn:264.3-26: In return statement: #8 0.994 GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 0.994 GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': #8 0.994 GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': #8 0.994 GTPv1C_Templates.ttcn:289.3-291.3: In if statement: #8 0.994 GTPv1C_Templates.ttcn:290.4-66: In return statement: #8 0.994 GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.994 In parameter #2 for `daylightSavingTime': #8 0.994 GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:292.3-294.3: In if statement: #8 0.994 GTPv1C_Templates.ttcn:293.4-34: In return statement: #8 0.994 GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.994 GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': #8 0.994 GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 0.994 GTPv1C_Templates.ttcn:295.3-53: In return statement: #8 0.994 GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.994 GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': #8 0.994 GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 0.994 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 0.995 GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': #8 0.995 GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 0.995 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 0.995 GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': #8 0.995 GTPv1C_Templates.ttcn:319.3-49: In return statement: #8 0.995 GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 0.995 GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': #8 0.995 GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 0.995 GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here #8 0.998 GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': #8 0.998 GTPv1C_Templates.ttcn:706.5-708.3: In else statement: #8 0.998 GTPv1C_Templates.ttcn:707.4-25: In return statement: #8 0.998 GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 0.998 GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': #8 0.998 GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 0.998 GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here #8 0.999 GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': #8 0.999 GTPv1C_Templates.ttcn:729.5-731.3: In else statement: #8 0.999 GTPv1C_Templates.ttcn:730.4-30: In return statement: #8 0.999 GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 0.999 GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': #8 0.999 GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 0.999 GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here #8 0.999 GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': #8 0.999 GTPv1C_Templates.ttcn:743.5-745.3: In else statement: #8 0.999 GTPv1C_Templates.ttcn:744.4-30: In return statement: #8 0.999 GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 0.999 GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': #8 0.999 GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 0.999 GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here #8 1.004 GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 1.004 GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': #8 1.004 GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: #8 1.004 GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': #8 1.004 GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.004 GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': #8 1.004 GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': #8 1.004 GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': #8 1.004 GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.004 GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': #8 1.004 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.004 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.004 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.004 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.004 GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 1.004 GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': #8 1.004 GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: #8 1.004 GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': #8 1.004 GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.004 GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': #8 1.004 GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': #8 1.004 GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 1.004 GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.004 GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': #8 1.004 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.004 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.004 GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 1.004 GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': #8 1.004 GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: #8 1.004 GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': #8 1.004 GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.005 GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': #8 1.005 GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': #8 1.005 GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 1.005 GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.005 GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': #8 1.005 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.005 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.005 GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': #8 1.005 GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement #8 1.011 GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': #8 1.011 GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': #8 1.011 GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': #8 1.011 GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 1.011 GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': #8 1.011 GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 1.012 GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here #8 1.017 GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 1.017 GTPv1C_Templates.ttcn:1602.3-12: In return statement: #8 1.017 GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 1.017 GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here #8 1.027 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 1.027 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 1.027 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.027 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.027 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.027 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.032 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 1.032 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 1.032 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 1.032 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 1.033 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 1.033 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 1.033 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 1.033 GGSN_Tests.ttcn:788.3-96: In function instance: #8 1.033 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 1.033 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 1.033 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 1.033 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 1.033 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 1.033 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 1.033 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 1.033 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 1.033 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 1.033 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.034 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 1.034 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 1.034 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.034 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 1.034 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 1.034 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 1.035 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 1.035 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': #8 1.035 GGSN_Tests.ttcn:1100.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 1.035 GGSN_Tests.ttcn:1145.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 1.035 GGSN_Tests.ttcn:1165.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 1.035 GGSN_Tests.ttcn:1186.3-20: In function instance: #8 1.035 GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': #8 1.035 GGSN_Tests.ttcn:1206.3-21: In function instance: #8 1.035 GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.035 GGSN_Tests.ttcn:1211.3-21: In function instance: #8 1.035 GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': #8 1.036 GGSN_Tests.ttcn:1238.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 1.036 GGSN_Tests.ttcn:1251.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 1.036 GGSN_Tests.ttcn:1281.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 1.036 GGSN_Tests.ttcn:1313.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 1.036 GGSN_Tests.ttcn:1337.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.036 GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 1.036 GGSN_Tests.ttcn:1356.3-20: In function instance: #8 1.036 GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 1.037 GGSN_Tests.ttcn:1374.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': #8 1.037 GGSN_Tests.ttcn:1390.3-21: In function instance: #8 1.037 GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1391.3-21: In function instance: #8 1.037 GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 1.037 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1477.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 1.037 GGSN_Tests.ttcn:1504.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': #8 1.037 GGSN_Tests.ttcn:1529.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.037 GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': #8 1.037 GGSN_Tests.ttcn:1545.3-20: In function instance: #8 1.037 GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': #8 1.038 GGSN_Tests.ttcn:1572.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 1.038 GGSN_Tests.ttcn:1584.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 1.038 GGSN_Tests.ttcn:1609.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 1.038 GGSN_Tests.ttcn:1625.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 1.038 GGSN_Tests.ttcn:1649.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 1.038 GGSN_Tests.ttcn:1673.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 1.038 GGSN_Tests.ttcn:1691.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 1.038 GGSN_Tests.ttcn:1708.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.038 GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 1.038 GGSN_Tests.ttcn:1724.3-20: In function instance: #8 1.038 GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': #8 1.039 GGSN_Tests.ttcn:1745.3-21: In function instance: #8 1.039 GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1750.3-21: In function instance: #8 1.039 GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 1.039 GGSN_Tests.ttcn:1793.5-1808.3: In else statement: #8 1.039 GGSN_Tests.ttcn:1802.4-36: In function instance: #8 1.039 GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1805.4-41: In function instance: #8 1.039 GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': #8 1.039 GGSN_Tests.ttcn:1822.3-21: In function instance: #8 1.039 GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 1.039 GGSN_Tests.ttcn:1881.3-20: In function instance: #8 1.039 GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.039 GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 1.039 GGSN_Tests.ttcn:1908.3-20: In function instance: #8 1.039 GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.040 GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 1.040 GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: #8 1.040 GGSN_Tests.ttcn:1972.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.040 GGSN_Tests.ttcn:1973.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.040 GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: #8 1.040 GGSN_Tests.ttcn:2028.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.040 GGSN_Tests.ttcn:2029.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.040 GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': #8 1.040 GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: #8 1.040 GGSN_Tests.ttcn:2081.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.040 GGSN_Tests.ttcn:2082.4-34: In guard expression: #8 1.040 GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.041 GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: #8 1.041 GGSN_Tests.ttcn:2132.4-34: In guard expression: #8 1.041 GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.041 GGSN_Tests.ttcn:2133.4-34: In guard expression: #8 1.041 GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.041 GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': #8 1.041 GGSN_Tests.ttcn:2172.3-20: In function instance: #8 1.041 GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.041 GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 1.041 GGSN_Tests.ttcn:2229.3-20: In function instance: #8 1.041 GGSN_Tests.ttcn:2229.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.044 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 1.044 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 1.044 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 1.044 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 1.044 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 1.044 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 1.044 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 1.044 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 1.055 Notify: Generating code... #8 1.765 Notify: File `BSSGP_Types.hh' was generated. #8 1.767 Notify: File `BSSGP_Types.cc' was generated. #8 1.769 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.772 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.774 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.776 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.779 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.781 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.783 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.783 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 1.784 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 1.785 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 1.785 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 1.785 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 1.785 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 1.785 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 1.785 Notify: File `DIAMETER_Emulation.hh' was generated. #8 1.785 Notify: File `DIAMETER_Emulation.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 1.786 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 1.786 Notify: File `DIAMETER_Templates.hh' was generated. #8 1.786 Notify: File `DIAMETER_Templates.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 1.787 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 1.790 Notify: File `DIAMETER_Types.hh' was generated. #8 1.800 Notify: File `DIAMETER_Types.cc' was generated. #8 1.802 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 1.805 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 1.807 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 1.809 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 1.809 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 1.809 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 1.809 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 1.809 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 1.810 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 1.811 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 1.812 Notify: File `GGSN_Tests.hh' was generated. #8 1.812 Notify: File `GGSN_Tests.cc' was generated. #8 1.812 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 1.812 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 1.812 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 1.812 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 1.812 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 1.813 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 1.813 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 1.813 Notify: File `GSM_Types.hh' was generated. #8 1.814 Notify: File `GSM_Types.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.814 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.817 Notify: File `GTPC_Types.hh' was generated. #8 1.819 Notify: File `GTPC_Types.cc' was generated. #8 1.821 Notify: File `GTPC_Types_part_1.cc' was generated. #8 1.824 Notify: File `GTPC_Types_part_2.cc' was generated. #8 1.826 Notify: File `GTPC_Types_part_3.cc' was generated. #8 1.829 Notify: File `GTPC_Types_part_4.cc' was generated. #8 1.831 Notify: File `GTPC_Types_part_5.cc' was generated. #8 1.833 Notify: File `GTPC_Types_part_6.cc' was generated. #8 1.835 Notify: File `GTPC_Types_part_7.cc' was generated. #8 1.835 Notify: File `GTPU_Types.hh' was generated. #8 1.836 Notify: File `GTPU_Types.cc' was generated. #8 1.836 Notify: File `GTPU_Types_part_1.cc' was generated. #8 1.836 Notify: File `GTPU_Types_part_2.cc' was generated. #8 1.836 Notify: File `GTPU_Types_part_3.cc' was generated. #8 1.836 Notify: File `GTPU_Types_part_4.cc' was generated. #8 1.836 Notify: File `GTPU_Types_part_5.cc' was generated. #8 1.837 Notify: File `GTPU_Types_part_6.cc' was generated. #8 1.837 Notify: File `GTPU_Types_part_7.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.837 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 1.838 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 1.838 Notify: File `GTPv1C_Templates.hh' was generated. #8 1.839 Notify: File `GTPv1C_Templates.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 1.839 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 1.839 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.840 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 1.841 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 1.841 Notify: File `GTPv1U_Templates.hh' was generated. #8 1.841 Notify: File `GTPv1U_Templates.cc' was generated. #8 1.841 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 1.841 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 1.841 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 1.842 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 1.842 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 1.842 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 1.842 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 1.842 Notify: File `General_Types.hh' was generated. #8 1.843 Notify: File `General_Types.cc' was generated. #8 1.843 Notify: File `General_Types_part_1.cc' was generated. #8 1.843 Notify: File `General_Types_part_2.cc' was generated. #8 1.843 Notify: File `General_Types_part_3.cc' was generated. #8 1.843 Notify: File `General_Types_part_4.cc' was generated. #8 1.843 Notify: File `General_Types_part_5.cc' was generated. #8 1.843 Notify: File `General_Types_part_6.cc' was generated. #8 1.843 Notify: File `General_Types_part_7.cc' was generated. #8 1.844 Notify: File `ICMP_Templates.hh' was generated. #8 1.844 Notify: File `ICMP_Templates.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 1.844 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 1.845 Notify: File `ICMP_Types.hh' was generated. #8 1.847 Notify: File `ICMP_Types.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_1.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_2.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_3.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_4.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_5.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_6.cc' was generated. #8 1.847 Notify: File `ICMP_Types_part_7.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates.hh' was generated. #8 1.848 Notify: File `ICMPv6_Templates.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 1.848 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 1.848 Notify: File `ICMPv6_Types.hh' was generated. #8 1.850 Notify: File `ICMPv6_Types.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 1.850 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 1.850 Notify: File `IPCP_Types.hh' was generated. #8 1.851 Notify: File `IPCP_Types.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_1.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_2.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_3.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_4.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_5.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_6.cc' was generated. #8 1.851 Notify: File `IPCP_Types_part_7.cc' was generated. #8 1.851 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.851 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.851 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.852 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.852 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.852 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.852 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.852 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.852 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.853 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.853 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.853 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.853 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.853 Notify: File `IPL4asp_Types.hh' was generated. #8 1.854 Notify: File `IPL4asp_Types.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.854 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.855 Notify: File `IP_Types.hh' was generated. #8 1.856 Notify: File `IP_Types.cc' was generated. #8 1.856 Notify: File `IP_Types_part_1.cc' was generated. #8 1.856 Notify: File `IP_Types_part_2.cc' was generated. #8 1.856 Notify: File `IP_Types_part_3.cc' was generated. #8 1.856 Notify: File `IP_Types_part_4.cc' was generated. #8 1.856 Notify: File `IP_Types_part_5.cc' was generated. #8 1.856 Notify: File `IP_Types_part_6.cc' was generated. #8 1.856 Notify: File `IP_Types_part_7.cc' was generated. #8 1.856 Notify: File `Misc_Helpers.hh' was generated. #8 1.856 Notify: File `Misc_Helpers.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.857 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.857 Notify: File `NS_Types.hh' was generated. #8 1.859 Notify: File `NS_Types.cc' was generated. #8 1.859 Notify: File `NS_Types_part_1.cc' was generated. #8 1.859 Notify: File `NS_Types_part_2.cc' was generated. #8 1.859 Notify: File `NS_Types_part_3.cc' was generated. #8 1.859 Notify: File `NS_Types_part_4.cc' was generated. #8 1.860 Notify: File `NS_Types_part_5.cc' was generated. #8 1.860 Notify: File `NS_Types_part_6.cc' was generated. #8 1.860 Notify: File `NS_Types_part_7.cc' was generated. #8 1.860 Notify: File `Native_Functions.hh' was generated. #8 1.860 Notify: File `Native_Functions.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.860 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.861 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.861 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 1.861 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 1.861 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 1.861 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 1.862 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 1.862 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 1.862 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 1.862 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 1.862 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 1.862 Notify: File `Osmocom_Types.hh' was generated. #8 1.862 Notify: File `Osmocom_Types.cc' was generated. #8 1.862 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.862 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.863 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.863 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.863 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.863 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.863 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.863 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.864 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.864 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.864 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.864 Notify: File `PAP_Types.hh' was generated. #8 1.864 Notify: File `PAP_Types.cc' was generated. #8 1.864 Notify: File `PAP_Types_part_1.cc' was generated. #8 1.864 Notify: File `PAP_Types_part_2.cc' was generated. #8 1.864 Notify: File `PAP_Types_part_3.cc' was generated. #8 1.865 Notify: File `PAP_Types_part_4.cc' was generated. #8 1.865 Notify: File `PAP_Types_part_5.cc' was generated. #8 1.865 Notify: File `PAP_Types_part_6.cc' was generated. #8 1.865 Notify: File `PAP_Types_part_7.cc' was generated. #8 1.865 Notify: File `SCTP_Templates.hh' was generated. #8 1.865 Notify: File `SCTP_Templates.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 1.865 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 1.866 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 1.866 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.867 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.867 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.867 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.867 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.867 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.868 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.868 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.868 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.869 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.869 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.869 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.869 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.870 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.870 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.871 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.871 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.871 Notify: File `UDP_Types.hh' was generated. #8 1.872 Notify: File `UDP_Types.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_1.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_2.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_3.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_4.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_5.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_6.cc' was generated. #8 1.872 Notify: File `UDP_Types_part_7.cc' was generated. #8 1.872 Notify: 387 files were updated. #8 1.907 touch compile #8 1.908 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.909 make -j16 -C ggsn_tests #8 1.925 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.986 Creating dependency file for UDP_EncDec.cc #8 1.986 Creating dependency file for TELNETasp_PT.cc #8 1.986 Creating dependency file for TCCEncoding.cc #8 1.986 Creating dependency file for TCCInterface.cc #8 1.986 Creating dependency file for TCCConversion.cc #8 1.987 Creating dependency file for Native_FunctionDefs.cc #8 1.987 Creating dependency file for IP_EncDec.cc #8 1.987 Creating dependency file for IPL4asp_discovery.cc #8 1.988 Creating dependency file for IPL4asp_PT.cc #8 1.988 Creating dependency file for ICMPv6_EncDec.cc #8 1.988 Creating dependency file for ICMP_EncDec.cc #8 1.989 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.989 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.989 Creating dependency file for GTPU_EncDec.cc #8 1.990 Creating dependency file for GTPC_EncDec.cc #8 1.990 Creating dependency file for DIAMETER_EncDec.cc #8 2.075 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.132 Creating dependency file for BSSGP_EncDec.cc #8 2.134 Creating dependency file for UDP_Types_part_7.cc #8 2.135 Creating dependency file for UDP_Types_part_6.cc #8 2.136 Creating dependency file for UDP_Types_part_5.cc #8 2.137 Creating dependency file for UDP_Types_part_4.cc #8 2.138 Creating dependency file for UDP_Types_part_3.cc #8 2.139 Creating dependency file for UDP_Types_part_2.cc #8 2.142 Creating dependency file for UDP_Types_part_1.cc #8 2.142 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.145 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.146 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.148 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.150 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.151 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.152 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.152 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.152 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.153 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.153 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.158 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.158 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.160 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.160 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.162 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.165 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.165 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.165 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.166 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.167 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.168 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.169 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.171 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.171 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.173 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.173 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.174 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.174 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.176 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.177 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.180 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.181 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.182 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.182 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.185 Creating dependency file for SCTP_Templates_part_7.cc #8 2.185 Creating dependency file for SCTP_Templates_part_6.cc #8 2.187 Creating dependency file for SCTP_Templates_part_5.cc #8 2.187 Creating dependency file for SCTP_Templates_part_4.cc #8 2.188 Creating dependency file for SCTP_Templates_part_3.cc #8 2.188 Creating dependency file for SCTP_Templates_part_2.cc #8 2.189 Creating dependency file for SCTP_Templates_part_1.cc #8 2.190 Creating dependency file for PAP_Types_part_7.cc #8 2.190 Creating dependency file for PAP_Types_part_6.cc #8 2.191 Creating dependency file for PAP_Types_part_5.cc #8 2.195 Creating dependency file for PAP_Types_part_4.cc #8 2.195 Creating dependency file for PAP_Types_part_3.cc #8 2.196 Creating dependency file for PAP_Types_part_2.cc #8 2.196 Creating dependency file for PAP_Types_part_1.cc #8 2.197 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.199 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.199 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.200 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.201 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.201 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.202 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.203 Creating dependency file for Osmocom_Types_part_7.cc #8 2.205 Creating dependency file for Osmocom_Types_part_6.cc #8 2.206 Creating dependency file for Osmocom_Types_part_5.cc #8 2.210 Creating dependency file for Osmocom_Types_part_4.cc #8 2.210 Creating dependency file for Osmocom_Types_part_3.cc #8 2.210 Creating dependency file for Osmocom_Types_part_2.cc #8 2.211 Creating dependency file for Osmocom_Types_part_1.cc #8 2.212 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.212 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.213 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.214 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.216 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.216 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.217 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.218 Creating dependency file for Native_Functions_part_7.cc #8 2.220 Creating dependency file for Native_Functions_part_6.cc #8 2.220 Creating dependency file for Native_Functions_part_5.cc #8 2.221 Creating dependency file for Native_Functions_part_3.cc #8 2.221 Creating dependency file for Native_Functions_part_4.cc #8 2.221 Creating dependency file for Native_Functions_part_2.cc #8 2.222 Creating dependency file for Native_Functions_part_1.cc #8 2.226 Creating dependency file for NS_Types_part_6.cc #8 2.226 Creating dependency file for NS_Types_part_7.cc #8 2.226 Creating dependency file for NS_Types_part_5.cc #8 2.226 Creating dependency file for NS_Types_part_4.cc #8 2.227 Creating dependency file for NS_Types_part_3.cc #8 2.228 Creating dependency file for NS_Types_part_2.cc #8 2.228 Creating dependency file for NS_Types_part_1.cc #8 2.229 Creating dependency file for Misc_Helpers_part_7.cc #8 2.232 Creating dependency file for Misc_Helpers_part_6.cc #8 2.233 Creating dependency file for Misc_Helpers_part_5.cc #8 2.234 Creating dependency file for Misc_Helpers_part_3.cc #8 2.234 Creating dependency file for Misc_Helpers_part_4.cc #8 2.234 Creating dependency file for Misc_Helpers_part_2.cc #8 2.234 Creating dependency file for Misc_Helpers_part_1.cc #8 2.236 Creating dependency file for IP_Types_part_7.cc #8 2.237 Creating dependency file for IP_Types_part_6.cc #8 2.238 Creating dependency file for IP_Types_part_5.cc #8 2.240 Creating dependency file for IP_Types_part_4.cc #8 2.240 Creating dependency file for IP_Types_part_3.cc #8 2.242 Creating dependency file for IP_Types_part_2.cc #8 2.243 Creating dependency file for IP_Types_part_1.cc #8 2.243 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.244 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.245 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.247 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.247 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.248 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.249 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.251 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.251 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.251 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.251 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.252 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.253 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.253 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.254 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.256 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.257 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.259 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.260 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.261 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.261 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.262 Creating dependency file for IPCP_Types_part_7.cc #8 2.262 Creating dependency file for IPCP_Types_part_6.cc #8 2.263 Creating dependency file for IPCP_Types_part_5.cc #8 2.264 Creating dependency file for IPCP_Types_part_4.cc #8 2.265 Creating dependency file for IPCP_Types_part_3.cc #8 2.265 Creating dependency file for IPCP_Types_part_2.cc #8 2.266 Creating dependency file for IPCP_Types_part_1.cc #8 2.266 Creating dependency file for ICMPv6_Types_part_7.cc #8 2.267 Creating dependency file for ICMPv6_Types_part_6.cc #8 2.268 Creating dependency file for ICMPv6_Types_part_5.cc #8 2.270 Creating dependency file for ICMPv6_Types_part_4.cc #8 2.273 Creating dependency file for ICMPv6_Types_part_3.cc #8 2.273 Creating dependency file for ICMPv6_Types_part_2.cc #8 2.273 Creating dependency file for ICMPv6_Types_part_1.cc #8 2.276 Creating dependency file for ICMPv6_Templates_part_7.cc #8 2.276 Creating dependency file for ICMPv6_Templates_part_6.cc #8 2.276 Creating dependency file for ICMPv6_Templates_part_5.cc #8 2.276 Creating dependency file for ICMPv6_Templates_part_4.cc #8 2.277 Creating dependency file for ICMPv6_Templates_part_3.cc #8 2.277 Creating dependency file for ICMPv6_Templates_part_2.cc #8 2.277 Creating dependency file for ICMPv6_Templates_part_1.cc #8 2.278 Creating dependency file for ICMP_Types_part_7.cc #8 2.280 Creating dependency file for ICMP_Types_part_6.cc #8 2.280 Creating dependency file for ICMP_Types_part_5.cc #8 2.282 Creating dependency file for ICMP_Types_part_4.cc #8 2.285 Creating dependency file for ICMP_Types_part_3.cc #8 2.285 Creating dependency file for ICMP_Types_part_2.cc #8 2.286 Creating dependency file for ICMP_Types_part_1.cc #8 2.286 Creating dependency file for ICMP_Templates_part_7.cc #8 2.287 Creating dependency file for ICMP_Templates_part_6.cc #8 2.289 Creating dependency file for ICMP_Templates_part_5.cc #8 2.289 Creating dependency file for ICMP_Templates_part_4.cc #8 2.290 Creating dependency file for ICMP_Templates_part_2.cc #8 2.290 Creating dependency file for ICMP_Templates_part_3.cc #8 2.290 Creating dependency file for ICMP_Templates_part_1.cc #8 2.291 Creating dependency file for General_Types_part_7.cc #8 2.291 Creating dependency file for General_Types_part_6.cc #8 2.292 Creating dependency file for General_Types_part_5.cc #8 2.295 Creating dependency file for General_Types_part_4.cc #8 2.296 Creating dependency file for General_Types_part_3.cc #8 2.297 Creating dependency file for General_Types_part_2.cc #8 2.298 Creating dependency file for General_Types_part_1.cc #8 2.299 Creating dependency file for GTPv1U_Templates_part_5.cc #8 2.299 Creating dependency file for GTPv1U_Templates_part_6.cc #8 2.300 Creating dependency file for GTPv1U_Templates_part_7.cc #8 2.300 Creating dependency file for GTPv1U_Templates_part_4.cc #8 2.302 Creating dependency file for GTPv1U_Templates_part_2.cc #8 2.303 Creating dependency file for GTPv1U_Templates_part_3.cc #8 2.304 Creating dependency file for GTPv1U_Templates_part_1.cc #8 2.304 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.304 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.306 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.307 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.308 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.310 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.310 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.311 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.312 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.312 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.314 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.316 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.316 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.317 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.317 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.318 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.318 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.318 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.325 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.325 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.325 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.325 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.326 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.326 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.326 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.327 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.327 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.328 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.329 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.330 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.330 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.332 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.332 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.337 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.338 Creating dependency file for GTPU_Types_part_7.cc #8 2.338 Creating dependency file for GTPU_Types_part_5.cc #8 2.338 Creating dependency file for GTPU_Types_part_6.cc #8 2.339 Creating dependency file for GTPU_Types_part_4.cc #8 2.339 Creating dependency file for GTPU_Types_part_3.cc #8 2.340 Creating dependency file for GTPU_Types_part_2.cc #8 2.340 Creating dependency file for GTPU_Types_part_1.cc #8 2.341 Creating dependency file for GTPC_Types_part_7.cc #8 2.341 Creating dependency file for GTPC_Types_part_6.cc #8 2.342 Creating dependency file for GTPC_Types_part_5.cc #8 2.343 Creating dependency file for GTPC_Types_part_4.cc #8 2.345 Creating dependency file for GTPC_Types_part_3.cc #8 2.345 Creating dependency file for GTPC_Types_part_2.cc #8 2.346 Creating dependency file for GTPC_Types_part_1.cc #8 2.349 Creating dependency file for GSM_Types_part_7.cc #8 2.350 Creating dependency file for GSM_Types_part_6.cc #8 2.350 Creating dependency file for GSM_Types_part_5.cc #8 2.351 Creating dependency file for GSM_Types_part_4.cc #8 2.352 Creating dependency file for GSM_Types_part_3.cc #8 2.353 Creating dependency file for GSM_Types_part_2.cc #8 2.354 Creating dependency file for GSM_Types_part_1.cc #8 2.355 Creating dependency file for GGSN_Tests_part_7.cc #8 2.355 Creating dependency file for GGSN_Tests_part_6.cc #8 2.361 Creating dependency file for GGSN_Tests_part_5.cc #8 2.362 Creating dependency file for GGSN_Tests_part_4.cc #8 2.363 Creating dependency file for GGSN_Tests_part_3.cc #8 2.364 Creating dependency file for GGSN_Tests_part_2.cc #8 2.366 Creating dependency file for GGSN_Tests_part_1.cc #8 2.367 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 2.369 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 2.373 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 2.373 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 2.374 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 2.377 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 2.378 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 2.379 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 2.379 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 2.382 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 2.384 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 2.389 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 2.390 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 2.390 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 2.390 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 2.391 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 2.394 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 2.394 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 2.399 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 2.399 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 2.403 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 2.403 Creating dependency file for DIAMETER_Types_part_7.cc #8 2.404 Creating dependency file for DIAMETER_Types_part_6.cc #8 2.404 Creating dependency file for DIAMETER_Types_part_5.cc #8 2.406 Creating dependency file for DIAMETER_Types_part_4.cc #8 2.410 Creating dependency file for DIAMETER_Types_part_3.cc #8 2.411 Creating dependency file for DIAMETER_Types_part_2.cc #8 2.414 Creating dependency file for DIAMETER_Types_part_1.cc #8 2.415 Creating dependency file for DIAMETER_Templates_part_7.cc #8 2.416 Creating dependency file for DIAMETER_Templates_part_6.cc #8 2.417 Creating dependency file for DIAMETER_Templates_part_4.cc #8 2.417 Creating dependency file for DIAMETER_Templates_part_5.cc #8 2.422 Creating dependency file for DIAMETER_Templates_part_3.cc #8 2.428 Creating dependency file for DIAMETER_Templates_part_2.cc #8 2.431 Creating dependency file for DIAMETER_Templates_part_1.cc #8 2.432 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 2.432 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 2.437 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 2.442 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 2.445 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 2.448 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 2.449 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 2.450 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 2.455 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 2.459 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 2.464 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 2.466 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 2.473 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 2.474 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 2.476 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 2.476 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 2.486 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 2.486 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 2.487 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 2.490 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 2.497 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 2.502 Creating dependency file for BSSGP_Types_part_7.cc #8 2.503 Creating dependency file for BSSGP_Types_part_6.cc #8 2.504 Creating dependency file for BSSGP_Types_part_5.cc #8 2.511 Creating dependency file for BSSGP_Types_part_4.cc #8 2.512 Creating dependency file for BSSGP_Types_part_3.cc #8 2.513 Creating dependency file for BSSGP_Types_part_2.cc #8 2.542 Creating dependency file for BSSGP_Types_part_1.cc #8 2.550 Creating dependency file for UDP_Types.cc #8 2.550 Creating dependency file for TELNETasp_PortType.cc #8 2.554 Creating dependency file for TCCInterface_Functions.cc #8 2.556 Creating dependency file for TCCEncoding_Functions.cc #8 2.557 Creating dependency file for TCCConversion_Functions.cc #8 2.558 Creating dependency file for Socket_API_Definitions.cc #8 2.594 Creating dependency file for SCTP_Templates.cc #8 2.602 Creating dependency file for PAP_Types.cc #8 2.619 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.637 Creating dependency file for Osmocom_Types.cc #8 2.637 Creating dependency file for Osmocom_Gb_Types.cc #8 2.641 Creating dependency file for Native_Functions.cc #8 2.647 Creating dependency file for NS_Types.cc #8 2.661 Creating dependency file for Misc_Helpers.cc #8 2.671 Creating dependency file for IP_Types.cc #8 2.679 Creating dependency file for IPL4asp_Types.cc #8 2.688 Creating dependency file for IPL4asp_PortType.cc #8 2.689 Creating dependency file for IPL4asp_Functions.cc #8 2.699 Creating dependency file for IPCP_Types.cc #8 2.705 Creating dependency file for ICMPv6_Types.cc #8 2.719 Creating dependency file for ICMPv6_Templates.cc #8 2.723 Creating dependency file for ICMP_Templates.cc #8 2.723 Creating dependency file for ICMP_Types.cc #8 2.724 Creating dependency file for General_Types.cc #8 2.724 Creating dependency file for GTPv1U_Templates.cc #8 2.737 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.753 Creating dependency file for GTPv1U_CodecPort.cc #8 2.764 Creating dependency file for GTPv1C_Templates.cc #8 2.777 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 2.796 Creating dependency file for GTPv1C_CodecPort.cc #8 2.804 Creating dependency file for GTPU_Types.cc #8 2.805 Creating dependency file for GTPC_Types.cc #8 2.817 Creating dependency file for GSM_Types.cc #8 2.819 Creating dependency file for GGSN_Tests.cc #8 2.829 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 2.830 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 2.837 Creating dependency file for DIAMETER_Types.cc #8 2.837 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 2.838 Creating dependency file for DIAMETER_Templates.cc #8 2.839 Creating dependency file for DIAMETER_Emulation.cc #8 2.846 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 2.872 Creating dependency file for DIAMETER_CodecPort.cc #8 2.896 Creating dependency file for BSSGP_Types.cc #8 3.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 3.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 3.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 3.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 3.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 3.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 3.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 3.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 3.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 3.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 3.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 3.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 3.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 3.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 4.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 5.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 5.419 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 5.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 5.754 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 5.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 5.846 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 5.871 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.871 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.871 8871 | } #8 5.871 | ^ #8 5.872 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 5.872 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.872 8923 | } #8 5.872 | ^ #8 5.875 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 5.875 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.875 9222 | } #8 5.875 | ^ #8 5.884 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 5.884 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.884 10202 | } #8 5.884 | ^ #8 6.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 6.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 6.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.412 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 6.783 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 6.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.184 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 7.275 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 7.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 7.304 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 7.466 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 7.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 8.019 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 8.330 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 8.631 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 8.666 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 8.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 9.337 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 9.388 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 9.662 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 9.833 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 10.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 10.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 11.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 11.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 11.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 11.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 11.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 11.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 11.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 11.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 11.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 11.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 11.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 11.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 11.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 11.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 11.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 11.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 11.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 11.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 11.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 11.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 11.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 11.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 11.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 11.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 11.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 11.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 11.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 11.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 11.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 12.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 12.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 12.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 12.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 12.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 12.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 12.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 12.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 12.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 12.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 12.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 12.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 12.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 12.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 12.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 12.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 12.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 12.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 22.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 22.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 22.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 22.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 22.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 22.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 22.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 22.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 22.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 22.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 22.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 22.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 23.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 23.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 24.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 25.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 25.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 25.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 25.83 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 25.83 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 25.98 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.02 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.04 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.12 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.16 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.24 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.26 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.27 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.28 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.35 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.39 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 26.41 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 26.45 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.48 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.49 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.55 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.58 g++ -shared -o General_Types.so General_Types.o #8 26.62 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.63 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.64 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 26.67 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 26.72 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 26.74 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 26.76 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 26.78 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 26.81 g++ -shared -o IP_Types.so IP_Types.o #8 26.85 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 26.87 g++ -shared -o NS_Types.so NS_Types.o #8 26.87 g++ -shared -o Native_Functions.so Native_Functions.o #8 26.87 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 26.89 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 26.91 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 26.97 g++ -shared -o PAP_Types.so PAP_Types.o #8 26.98 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 27.02 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.04 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.05 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.06 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.08 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.09 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.11 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.12 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.14 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.16 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.17 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.22 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.24 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.26 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.28 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.30 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.31 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.36 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.38 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.39 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.40 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.40 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.41 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.43 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.44 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.46 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.47 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.47 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.47 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.48 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.49 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.50 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.51 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.51 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.52 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.54 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.55 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.55 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.56 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.56 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.56 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.56 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.57 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.57 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.58 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.58 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.59 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.60 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.61 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.64 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.66 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.67 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.67 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.67 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.71 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.71 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.71 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.72 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.73 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.74 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.76 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.76 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.77 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.78 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.79 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.79 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.79 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.79 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.80 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.81 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.81 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.81 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.82 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.82 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.84 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.84 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.85 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.86 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.87 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.87 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.88 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.89 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.90 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.90 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.91 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.91 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.91 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.91 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.92 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.93 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.94 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.96 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.98 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.98 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.98 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.99 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 28.00 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 28.01 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 28.02 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 28.02 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 28.04 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 28.05 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 28.08 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 28.08 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 28.08 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 28.09 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 28.09 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 28.09 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 28.09 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 28.10 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 28.12 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 28.12 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 28.13 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 28.17 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 28.18 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 28.18 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 28.18 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 28.19 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 28.19 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 28.19 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 28.19 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 28.19 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 28.20 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 28.21 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 28.21 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 28.21 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 28.22 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 28.22 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 28.22 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 28.22 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 28.23 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 28.24 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 28.24 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 28.25 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 28.25 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 28.25 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 28.26 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 28.26 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 28.26 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 28.27 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 28.27 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 28.28 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 28.28 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 28.28 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 28.29 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 28.29 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 28.29 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 28.29 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 28.30 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 28.30 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 28.30 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 28.31 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 28.32 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 28.32 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 28.32 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.32 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.32 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.32 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.32 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.33 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.33 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.34 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.35 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.35 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.35 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.36 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.36 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.36 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.37 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.37 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.37 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.38 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.38 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.38 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.38 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.39 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.39 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.39 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.39 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.40 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.40 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.40 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.41 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.41 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.41 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.41 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.41 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.42 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.42 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.43 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.43 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.43 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.43 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.44 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.44 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.44 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.44 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.44 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.45 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.45 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.45 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.45 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.46 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.46 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.46 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.47 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.47 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.47 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.47 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.47 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.48 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.48 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.48 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.48 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.49 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.49 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.50 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.50 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.50 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.50 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.50 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.51 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.51 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.51 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.51 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.52 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.52 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.52 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.53 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.53 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.53 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.53 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.53 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.54 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.54 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.54 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.55 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.55 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.55 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.56 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.56 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.56 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.56 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.56 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.57 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.57 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 28.58 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 28.58 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 28.58 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 28.58 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 28.59 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 28.59 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 28.59 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.59 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.59 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.59 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.60 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.60 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.61 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.61 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.61 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.61 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.61 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.61 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.62 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.62 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.62 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.63 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.64 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.64 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.64 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.64 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.64 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.64 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.64 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.65 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.65 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.65 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.65 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.66 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.66 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.67 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.68 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.68 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.68 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.68 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.69 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.69 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.69 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.70 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.70 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.70 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.70 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.71 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.71 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.72 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.72 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.72 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.72 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.72 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.74 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.76 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.76 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.76 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.83 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.84 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.85 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.53 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.78 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.36 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 32.78 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 32.94 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 32.94 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.94 -L/lib -lcrypto \ #8 32.94 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 32.94 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 33.51 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 34.3s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.6s done #10 writing image sha256:9b6346b1856fe4ba4623413988b80e734b3b16fe56450ec1508f91bfe3968982 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.1s done #10 DONE 1.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 9b6346b1856f + 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=3526961 + seq 1 30 + echo (3526961 + 1) % 256 + bc + SUBNET=50 + NET_NAME=ttcn3-ggsn-test-50 + SUB4=172.18.50.0/24 + SUB6=fd02:db8:50::/64 + set +x Creating network ttcn3-ggsn-test-50, trying SUBNET=50... + docker network create --internal --subnet 172.18.50.0/24 --ipv6 --subnet fd02:db8:50::/64 ttcn3-ggsn-test-50 c5ffdcda8fb1ba09b10b7ff45f5537049695d08b4882fe26738d0ec2320395bd + set +x ### Network ttcn3-ggsn-test-50 created (SUBNET=50) ### + 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-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.50.201/24 brd 172.18.50.255 dev eth0 ip route add default via 172.18.50.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.50.201/24 brd 172.18.50.255 dev eth0 + echo ip route add default via 172.18.50.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /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:ca:96:d9 [host] qemu-ifup: br-test, tap0, eth0 1: lo: 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: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether d6:10:f0:ef:07:2d brd ff:ff:ff:ff:ff:ff 3: br-test: 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 30078: eth0@if30079: 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.196 MHz processor [ 0.005071] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005228] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007109] AGP: No AGP bridge found [ 0.007339] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008134] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026917] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032184] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032596] ACPI: Early table checksum verification disabled [ 0.032925] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033204] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033702] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034237] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034323] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034376] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034401] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034423] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034496] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034519] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034526] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034533] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034539] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034545] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036835] No NUMA configuration found [ 0.036856] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037514] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.041560] Zone ranges: [ 0.041587] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041650] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041661] Normal empty [ 0.041675] Device empty [ 0.041686] Movable zone start for each node [ 0.041721] Early memory node ranges [ 0.041747] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041872] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042094] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.043107] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.043383] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046436] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046715] ACPI: PM-Timer IO Port: 0x608 [ 0.047102] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047426] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047538] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047763] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047802] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047877] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047886] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.048052] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.048098] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048379] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.049175] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.049213] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.049232] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.049238] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049334] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049360] Booting paravirtualized kernel on bare hardware [ 0.049622] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057996] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.111562] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.111926] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.112001] pcpu-alloc: [0] 0 [ 0.113236] Fallback order for Node 0: 0 [ 0.113475] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.113495] Policy zone: DMA32 [ 0.113645] Kernel command line: [ 0.113645] root=/dev/ram0 [ 0.113645] console=ttyS0 [ 0.113645] panic=-1 [ 0.113645] init=/init [ 0.113645] loglevel=8 [ 0.113645] SMOKE_TEST [ 0.113645] [ 0.114735] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.116117] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116734] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.118174] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.118312] AGP: Checking aperture... [ 0.120008] AGP: No AGP bridge found [ 0.133276] Memory: 238332K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.139335] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.141589] ftrace: allocating 40246 entries in 158 pages [ 0.182459] ftrace: allocated 158 pages with 5 groups [ 0.190975] Dynamic Preempt: voluntary [ 0.193648] rcu: Preemptible hierarchical RCU implementation. [ 0.193673] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.193769] Trampoline variant of Tasks RCU enabled. [ 0.193777] Rude variant of Tasks RCU enabled. [ 0.193783] Tracing variant of Tasks RCU enabled. [ 0.193866] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.193894] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.224606] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.229524] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.233649] Console: colour *CGA 80x25 [ 0.247941] printk: console [ttyS0] enabled [ 0.248943] ACPI: Core revision 20220331 [ 0.253300] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.257028] APIC: Switch to symmetric I/O mode setup [ 0.260659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.278450] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb386fb59, max_idle_ns: 440795358847 ns [ 0.279040] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.39 BogoMIPS (lpj=14372784) [ 0.281647] process: using AMD E400 aware idle routine [ 0.281921] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.282039] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.282963] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.283260] Spectre V2 : Mitigation: Retpolines [ 0.283365] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.283523] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.284306] x86/fpu: x87 FPU will use FXSAVE [ 0.576130] Freeing SMP alternatives memory: 36K [ 0.576868] pid_max: default: 32768 minimum: 301 [ 0.583504] LSM: Security Framework initializing [ 0.585120] landlock: Up and running. [ 0.585209] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.588005] AppArmor: AppArmor initialized [ 0.588113] TOMOYO Linux initialized [ 0.588579] LSM support for eBPF active [ 0.590997] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.591215] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.725680] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.728269] cblist_init_generic: Setting adjustable number of callback queues. [ 0.728416] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.728740] cblist_init_generic: Setting adjustable number of callback queues. [ 0.728868] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.729294] cblist_init_generic: Setting adjustable number of callback queues. [ 0.729422] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.729750] Performance Events: PMU not available due to virtualization, using software events only. [ 0.730827] signal: max sigframe size: 1440 [ 0.731613] rcu: Hierarchical SRCU implementation. [ 0.731728] rcu: Max phase no-delay instances is 1000. [ 0.736084] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.737797] smp: Bringing up secondary CPUs ... [ 0.737950] smp: Brought up 1 node, 1 CPU [ 0.738054] smpboot: Max logical packages: 1 [ 0.738191] smpboot: Total of 1 processors activated (7186.39 BogoMIPS) [ 0.749320] node 0 deferred pages initialised in 4ms [ 0.760450] devtmpfs: initialized [ 0.763291] x86/mm: Memory block size: 128MB [ 0.768478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.768996] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.771384] pinctrl core: initialized pinctrl subsystem [ 0.786126] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.789292] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.789882] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.790118] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.790398] audit: initializing netlink subsys (disabled) [ 0.795821] audit: type=2000 audit(1727153027.540:1): state=initialized audit_enabled=0 res=1 [ 0.796451] thermal_sys: Registered thermal governor 'fair_share' [ 0.796475] thermal_sys: Registered thermal governor 'bang_bang' [ 0.796587] thermal_sys: Registered thermal governor 'step_wise' [ 0.796691] thermal_sys: Registered thermal governor 'user_space' [ 0.796791] thermal_sys: Registered thermal governor 'power_allocator' [ 0.797810] cpuidle: using governor ladder [ 0.798102] cpuidle: using governor menu [ 0.799254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.801578] PCI: Using configuration type 1 for base access [ 0.810850] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.863549] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.863691] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.876944] ACPI: Added _OSI(Module Device) [ 0.877047] ACPI: Added _OSI(Processor Device) [ 0.877128] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.877208] ACPI: Added _OSI(Processor Aggregator Device) [ 0.897069] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.917861] ACPI: Interpreter enabled [ 0.918878] ACPI: PM: (supports S0 S3 S4 S5) [ 0.918991] ACPI: Using IOAPIC for interrupt routing [ 0.919431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.919608] PCI: Using E820 reservations for host bridge windows [ 0.920809] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.944068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.944800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.945089] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.945829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.950785] acpiphp: Slot [2] registered [ 0.950968] acpiphp: Slot [3] registered [ 0.951110] acpiphp: Slot [4] registered [ 0.951239] acpiphp: Slot [5] registered [ 0.951365] acpiphp: Slot [6] registered [ 0.951488] acpiphp: Slot [7] registered [ 0.951611] acpiphp: Slot [8] registered [ 0.951748] acpiphp: Slot [9] registered [ 0.951874] acpiphp: Slot [10] registered [ 0.951998] acpiphp: Slot [11] registered [ 0.952129] acpiphp: Slot [12] registered [ 0.952254] acpiphp: Slot [13] registered [ 0.952380] acpiphp: Slot [14] registered [ 0.952503] acpiphp: Slot [15] registered [ 0.952642] acpiphp: Slot [16] registered [ 0.952769] acpiphp: Slot [17] registered [ 0.952896] acpiphp: Slot [18] registered [ 0.953021] acpiphp: Slot [19] registered [ 0.953143] acpiphp: Slot [20] registered [ 0.953266] acpiphp: Slot [21] registered [ 0.953405] acpiphp: Slot [22] registered [ 0.953540] acpiphp: Slot [23] registered [ 0.953665] acpiphp: Slot [24] registered [ 0.953789] acpiphp: Slot [25] registered [ 0.953915] acpiphp: Slot [26] registered [ 0.954041] acpiphp: Slot [27] registered [ 0.954165] acpiphp: Slot [28] registered [ 0.954305] acpiphp: Slot [29] registered [ 0.954436] acpiphp: Slot [30] registered [ 0.954561] acpiphp: Slot [31] registered [ 0.954848] PCI host bridge to bus 0000:00 [ 0.955092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.955329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.955455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.955628] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.955770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.956036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.957284] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.963363] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.965742] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.967376] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.968259] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.968441] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.968607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.968774] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.969280] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.969703] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.969881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.970399] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.971671] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.972693] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.975281] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.976436] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.982774] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.983332] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.983720] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.984121] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.984368] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.987188] iommu: Default domain type: Translated [ 0.987304] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.988329] pps_core: LinuxPPS API ver. 1 registered [ 0.988431] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.988636] PTP clock support registered [ 0.988901] EDAC MC: Ver: 3.0.0 [ 0.998887] NetLabel: Initializing [ 0.998992] NetLabel: domain hash size = 128 [ 0.999082] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.999832] NetLabel: unlabeled traffic allowed by default [ 0.999966] PCI: Using ACPI for IRQ routing [ 1.000159] PCI: pci_cache_line_size set to 64 bytes [ 1.000625] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.000878] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.003821] vgaarb: loaded [ 1.004540] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.004855] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.005009] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.008855] clocksource: Switched to clocksource tsc-early [ 1.067436] VFS: Disk quotas dquot_6.6.0 [ 1.067704] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.071255] AppArmor: AppArmor Filesystem Enabled [ 1.071586] pnp: PnP ACPI init [ 1.075334] pnp 00:03: [dma 2] [ 1.076591] pnp: PnP ACPI: found 6 devices [ 1.092718] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.093665] NET: Registered PF_INET protocol family [ 1.094669] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.102960] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.103277] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.103465] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.103767] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.104029] TCP: Hash tables configured (established 4096 bind 4096) [ 1.105834] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.106192] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.106477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.107694] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.108114] NET: Registered PF_XDP protocol family [ 1.109148] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.109280] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.109388] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.109506] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.109622] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.110307] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.110525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.110712] PCI: CLS 0 bytes, default 64 [ 1.114982] Trying to unpack rootfs image as initramfs... [ 1.126484] Initialise system trusted keyrings [ 1.128007] Key type blacklist registered [ 1.132782] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.146263] zbud: loaded [ 1.155546] integrity: Platform Keyring initialized [ 1.155922] integrity: Machine keyring initialized [ 1.156028] Key type asymmetric registered [ 1.156161] Asymmetric key parser 'x509' registered [ 1.383761] Freeing initrd memory: 7552K [ 1.404540] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.404988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.405570] io scheduler mq-deadline registered [ 1.412100] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.415241] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.417143] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.419657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.422991] Linux agpgart interface v0.103 [ 1.424420] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.427467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.430519] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.431911] mousedev: PS/2 mouse device common for all mice [ 1.434649] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.436416] rtc_cmos 00:05: RTC can wake from S4 [ 1.440250] rtc_cmos 00:05: registered as rtc0 [ 1.440850] rtc_cmos 00:05: setting system clock to 2024-09-24T04:43:48 UTC (1727153028) [ 1.442403] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.442945] ledtrig-cpu: registered to indicate activity on CPUs [ 1.483906] NET: Registered PF_INET6 protocol family [ 1.492546] Segment Routing with IPv6 [ 1.492779] In-situ OAM (IOAM) with IPv6 [ 1.493212] mip6: Mobile IPv6 [ 1.493491] NET: Registered PF_PACKET protocol family [ 1.493894] mpls_gso: MPLS GSO support [ 1.495424] IPI shorthand broadcast: enabled [ 1.495884] sched_clock: Marking stable (1472101910, 20773051)->(1497482982, -4608021) [ 1.498115] registered taskstats version 1 [ 1.498404] Loading compiled-in X.509 certificates [ 1.553334] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.553667] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.557160] zswap: loaded using pool lzo/zbud [ 1.558823] Key type .fscrypt registered [ 1.559098] Key type fscrypt-provisioning registered [ 1.566463] Key type encrypted registered [ 1.566609] AppArmor: AppArmor sha1 policy hashing enabled [ 1.567122] ima: No TPM chip found, activating TPM-bypass! [ 1.567274] ima: Allocated hash algorithm: sha256 [ 1.568790] ima: No architecture policies found [ 1.569425] evm: Initialising EVM extended attributes: [ 1.569538] evm: security.selinux [ 1.569638] evm: security.SMACK64 (disabled) [ 1.569746] evm: security.SMACK64EXEC (disabled) [ 1.569843] evm: security.SMACK64TRANSMUTE (disabled) [ 1.569950] evm: security.SMACK64MMAP (disabled) [ 1.570045] evm: security.apparmor [ 1.570120] evm: security.ima [ 1.570186] evm: security.capability [ 1.570264] evm: HMAC attrs: 0x1 [ 1.816952] clk: Disabling unused clocks [ 1.827378] Freeing unused decrypted memory: 2036K [ 1.891529] Freeing unused kernel image (initmem) memory: 2796K [ 1.891852] Write protecting the kernel read-only data: 26624k [ 1.895452] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.896599] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.039416] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.039864] Run /init as init process [ 2.039982] with arguments: [ 2.040057] /init [ 2.040108] SMOKE_TEST [ 2.040160] with environment: [ 2.040237] HOME=/ [ 2.040302] 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 [ 2.142197] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.142740] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.143120] clocksource: Switched to clocksource tsc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.350577] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.377122] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.390844] 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.435293] ACPI: PM: Preparing to enter system sleep state S5 [ 2.435901] 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 50 200 + NET=50 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.50.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-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn -d --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 5bf403c4a5db8039e56654894f580fa66dfa0aebf57f8cd45330cff9ecd15940 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 50 202 + NET=50 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.50.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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@44647e9ec669: Unix server socket created successfully. MC@44647e9ec669: Listening on TCP port 40833. 44647e9ec669 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 44647e9ec669 40833 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@44647e9ec669: New HC connected from 172.18.50.202 [172.18.50.202]. 44647e9ec669: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@44647e9ec669: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@44647e9ec669: Configuration file was processed on all HCs. MC@44647e9ec669: Creating MTC on host 172.18.50.202. MC@44647e9ec669: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Sep 24 04:43:58 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Sep 24 04:44:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.50.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=16902) Waiting for packet dumper to finish... 1 (prev_count=16902, count=17058) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Sep 24 04:44: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_ipcp started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_ipcp() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Sep 24 04:44:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.50.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=11492) Waiting for packet dumper to finish... 1 (prev_count=11492, count=11556) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@44647e9ec669: 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 ------ Tue Sep 24 04:44:18 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Sep 24 04:44:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.50.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=11624) Waiting for packet dumper to finish... 1 (prev_count=11624, count=11688) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Sep 24 04:44:28 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_pcodns started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_pcodns() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Sep 24 04:44:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.50.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=10951) Waiting for packet dumper to finish... 1 (prev_count=10951, count=11015) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Sep 24 04:44: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_gtpu_access() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Sep 24 04:44:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.50.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=11071) Waiting for packet dumper to finish... 1 (prev_count=11071, count=11135) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@44647e9ec669: 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 ------ Tue Sep 24 04:44: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: Warning: Stopping inactive timer T_default. MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Sep 24 04:44:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.50.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=11746) Waiting for packet dumper to finish... 1 (prev_count=11746, count=11902) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@44647e9ec669: 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 ------ Tue Sep 24 04:45: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: Warning: Stopping inactive timer T_default. MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Sep 24 04:45:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.50.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=11807) Waiting for packet dumper to finish... 1 (prev_count=11807, count=11871) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Sep 24 04:45:15 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_clients_interact_with_txseq started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_clients_interact_with_txseq() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(fail): pass -> fail MTC@44647e9ec669: Warning: Stopping inactive timer T_default. MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: fail MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Sep 24 04:45:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.50.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=14631) Waiting for packet dumper to finish... 1 (prev_count=14631, count=14695) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Sep 24 04:45:28 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_clients_interact_without_txseq started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_clients_interact_without_txseq() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(fail): pass -> fail MTC@44647e9ec669: Warning: Stopping inactive timer T_default. MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: fail MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Sep 24 04:45:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.50.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=14591) Waiting for packet dumper to finish... 1 (prev_count=14591, count=14655) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@44647e9ec669: 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 ------ Tue Sep 24 04:45:41 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_with_single_dns started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_with_single_dns() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Sep 24 04:45:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.50.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=16226) Waiting for packet dumper to finish... 1 (prev_count=16226, count=16290) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@44647e9ec669: 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 ------ Tue Sep 24 04:45:51 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_deact_with_separate_dns() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Sep 24 04:45:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.50.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=11662) Waiting for packet dumper to finish... 1 (prev_count=11662, count=11726) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Sep 24 04:46: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_update_teic started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_update_teic() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: sending UpdatePDP MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Sep 24 04:46:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.50.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=12248) Waiting for packet dumper to finish... 1 (prev_count=12248, count=12312) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Sep 24 04:46: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp4_act_update_teid started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp4_act_update_teid() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: sending UpdatePDP MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Tue Sep 24 04:46:14 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.50.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=12378) Waiting for packet dumper to finish... 1 (prev_count=12378, count=12442) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 24 04:46: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_echo_req_resp started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_echo_req_resp() start" MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_echo_req_resp finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 24 04:46:24 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.50.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=6984) Waiting for packet dumper to finish... 1 (prev_count=6984, count=7048) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 24 04:46:31 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_echo_req_resp_gtpu started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_echo_req_resp_gtpu() start" MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 24 04:46:34 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.50.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=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Tue Sep 24 04:46:41 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp_act2_recovery started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp_act2_recovery() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: sending 2nd CreatePDP (recovery increased) MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Tue Sep 24 04:46:44 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.50.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=14786) Waiting for packet dumper to finish... 1 (prev_count=14786, count=14850) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Tue Sep 24 04:46:51 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_act_deact_retrans_duplicate started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_act_deact_retrans_duplicate() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Tue Sep 24 04:46:55 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.50.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=11915) Waiting for packet dumper to finish... 1 (prev_count=11915, count=11979) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Sep 24 04:47:02 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_pdp_act_restart_ctr_echo started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_pdp_act_restart_ctr_echo() start" MTC@44647e9ec669: sending CreatePDP MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Tue Sep 24 04:47:15 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.50.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=14408) Waiting for packet dumper to finish... 1 (prev_count=14408, count=14472) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Sep 24 04:47: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_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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_lots_of_concurrent_pdp_ctx() start" MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Warning: Stopping inactive timer T_next. MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Tue Sep 24 04:47:47 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.50.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=4251156) Waiting for packet dumper to finish... 1 (prev_count=4251156, count=4251348) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Sep 24 04:47:54 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@44647e9ec669: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@44647e9ec669: Test case TC_addr_pool_exhaustion started. MTC@44647e9ec669: GTP1C ConnectionID: 1 MTC@44647e9ec669: "TC_addr_pool_exhaustion() start" MTC@44647e9ec669: Successfully created 1024 PDP contexts before exhausting the pool MTC@44647e9ec669: setverdict(pass): none -> pass MTC@44647e9ec669: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Warning: Stopping inactive timer T_next. MTC@44647e9ec669: setverdict(pass): pass -> pass, component reason not changed MTC@44647e9ec669: Setting final verdict of the test case. MTC@44647e9ec669: Local verdict of MTC: pass MTC@44647e9ec669: No PTCs were created. MTC@44647e9ec669: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@44647e9ec669: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Tue Sep 24 04:48:09 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.50.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=3913525) Waiting for packet dumper to finish... 1 (prev_count=3913525, count=3913681) MTC@44647e9ec669: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@44647e9ec669: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@44647e9ec669: Terminating MTC. MC@44647e9ec669: MTC terminated. MC2> exit MC@44647e9ec669: Shutting down session. MC@44647e9ec669: 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: FAIL 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 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 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-latest-1324-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.50.201/24 brd 172.18.50.255 dev eth0 ip route add default via 172.18.50.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.50.201/24 brd 172.18.50.255 dev eth0 + echo ip route add default via 172.18.50.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /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:fa:55:2a:d2 [host] qemu-ifup: br-test, tap0, eth0 1: lo: 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: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 9e:fd:26:c6:f0:04 brd ff:ff:ff:ff:ff:ff 3: br-test: 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 30107: eth0@if30108: 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.161 MHz processor [ 0.005024] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005184] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007052] AGP: No AGP bridge found [ 0.007277] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008057] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026838] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.032076] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032482] ACPI: Early table checksum verification disabled [ 0.032798] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.033073] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033562] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034090] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034164] ACPI: FACS 0x000000001FFE0000 000040 [ 0.034217] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034241] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034263] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034332] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034354] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034361] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034368] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034374] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034380] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036659] No NUMA configuration found [ 0.036679] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037313] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.041317] Zone ranges: [ 0.041343] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041406] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041417] Normal empty [ 0.041431] Device empty [ 0.041442] Movable zone start for each node [ 0.041478] Early memory node ranges [ 0.041506] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041630] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041853] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042849] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.043124] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.046142] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046412] ACPI: PM-Timer IO Port: 0x608 [ 0.046796] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.047119] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047229] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047451] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047490] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047563] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047572] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047734] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047780] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.048056] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048843] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048880] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048900] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048905] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.049000] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.049026] Booting paravirtualized kernel on bare hardware [ 0.049277] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057780] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.108432] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.108811] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.108888] pcpu-alloc: [0] 0 [ 0.110147] Fallback order for Node 0: 0 [ 0.110394] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.110416] Policy zone: DMA32 [ 0.110566] Kernel command line: [ 0.110566] root=/dev/ram0 [ 0.110566] console=ttyS0 [ 0.110566] panic=-1 [ 0.110566] init=/init [ 0.110566] loglevel=8 [ 0.110566] SMOKE_TEST [ 0.110566] [ 0.111663] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.113666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.114239] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.115709] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.115845] AGP: Checking aperture... [ 0.117486] AGP: No AGP bridge found [ 0.132201] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.138220] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.140450] ftrace: allocating 40246 entries in 158 pages [ 0.180472] ftrace: allocated 158 pages with 5 groups [ 0.188896] Dynamic Preempt: voluntary [ 0.191532] rcu: Preemptible hierarchical RCU implementation. [ 0.191560] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.191654] Trampoline variant of Tasks RCU enabled. [ 0.191661] Rude variant of Tasks RCU enabled. [ 0.191668] Tracing variant of Tasks RCU enabled. [ 0.191748] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191775] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.222793] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.227576] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.231599] Console: colour *CGA 80x25 [ 0.245310] printk: console [ttyS0] enabled [ 0.246311] ACPI: Core revision 20220331 [ 0.250631] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.252248] APIC: Switch to symmetric I/O mode setup [ 0.255396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275786] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb170900d, max_idle_ns: 440795370313 ns [ 0.276376] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.32 BogoMIPS (lpj=14372644) [ 0.278903] process: using AMD E400 aware idle routine [ 0.279185] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.279302] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.280181] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.280447] Spectre V2 : Mitigation: Retpolines [ 0.280542] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.280697] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.281465] x86/fpu: x87 FPU will use FXSAVE [ 0.569376] Freeing SMP alternatives memory: 36K [ 0.570080] pid_max: default: 32768 minimum: 301 [ 0.576546] LSM: Security Framework initializing [ 0.578129] landlock: Up and running. [ 0.578214] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.580709] AppArmor: AppArmor initialized [ 0.580818] TOMOYO Linux initialized [ 0.581327] LSM support for eBPF active [ 0.583699] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.584152] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.717897] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.720798] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720932] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.721264] cblist_init_generic: Setting adjustable number of callback queues. [ 0.721389] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.721979] cblist_init_generic: Setting adjustable number of callback queues. [ 0.722103] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.722414] Performance Events: PMU not available due to virtualization, using software events only. [ 0.723326] signal: max sigframe size: 1440 [ 0.724555] rcu: Hierarchical SRCU implementation. [ 0.724663] rcu: Max phase no-delay instances is 1000. [ 0.728935] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.730619] smp: Bringing up secondary CPUs ... [ 0.730765] smp: Brought up 1 node, 1 CPU [ 0.730879] smpboot: Max logical packages: 1 [ 0.731026] smpboot: Total of 1 processors activated (7186.32 BogoMIPS) [ 0.741721] node 0 deferred pages initialised in 4ms [ 0.752528] devtmpfs: initialized [ 0.755210] x86/mm: Memory block size: 128MB [ 0.760404] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.760915] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.763179] pinctrl core: initialized pinctrl subsystem [ 0.777651] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.780787] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.781361] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.781583] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.781876] audit: initializing netlink subsys (disabled) [ 0.786806] thermal_sys: Registered thermal governor 'fair_share' [ 0.786833] thermal_sys: Registered thermal governor 'bang_bang' [ 0.786948] thermal_sys: Registered thermal governor 'step_wise' [ 0.787050] thermal_sys: Registered thermal governor 'user_space' [ 0.787147] thermal_sys: Registered thermal governor 'power_allocator' [ 0.788416] audit: type=2000 audit(1727153305.524:1): state=initialized audit_enabled=0 res=1 [ 0.788891] cpuidle: using governor ladder [ 0.789077] cpuidle: using governor menu [ 0.790198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.792484] PCI: Using configuration type 1 for base access [ 0.802021] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.856768] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.856909] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.867666] ACPI: Added _OSI(Module Device) [ 0.867767] ACPI: Added _OSI(Processor Device) [ 0.867849] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.867928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.887993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.908506] ACPI: Interpreter enabled [ 0.909436] ACPI: PM: (supports S0 S3 S4 S5) [ 0.909550] ACPI: Using IOAPIC for interrupt routing [ 0.910011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.910192] PCI: Using E820 reservations for host bridge windows [ 0.911363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.935340] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.936900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.937522] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.938698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.943670] acpiphp: Slot [2] registered [ 0.943837] acpiphp: Slot [3] registered [ 0.943965] acpiphp: Slot [4] registered [ 0.944104] acpiphp: Slot [5] registered [ 0.944223] acpiphp: Slot [6] registered [ 0.944344] acpiphp: Slot [7] registered [ 0.944456] acpiphp: Slot [8] registered [ 0.944584] acpiphp: Slot [9] registered [ 0.944700] acpiphp: Slot [10] registered [ 0.944814] acpiphp: Slot [11] registered [ 0.944928] acpiphp: Slot [12] registered [ 0.945041] acpiphp: Slot [13] registered [ 0.945157] acpiphp: Slot [14] registered [ 0.945270] acpiphp: Slot [15] registered [ 0.945422] acpiphp: Slot [16] registered [ 0.945541] acpiphp: Slot [17] registered [ 0.945657] acpiphp: Slot [18] registered [ 0.945788] acpiphp: Slot [19] registered [ 0.945904] acpiphp: Slot [20] registered [ 0.946018] acpiphp: Slot [21] registered [ 0.946146] acpiphp: Slot [22] registered [ 0.946264] acpiphp: Slot [23] registered [ 0.946382] acpiphp: Slot [24] registered [ 0.946498] acpiphp: Slot [25] registered [ 0.946612] acpiphp: Slot [26] registered [ 0.946727] acpiphp: Slot [27] registered [ 0.946842] acpiphp: Slot [28] registered [ 0.946970] acpiphp: Slot [29] registered [ 0.947086] acpiphp: Slot [30] registered [ 0.947201] acpiphp: Slot [31] registered [ 0.947483] PCI host bridge to bus 0000:00 [ 0.947715] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.947958] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.948097] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.948254] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.948381] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.948627] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.949809] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.955839] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.958171] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.959867] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.960608] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.960754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.960890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.961018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.961435] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.961824] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.961981] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962467] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.963442] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.964105] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.966887] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.968105] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.974444] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.974978] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.975345] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.975714] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.975941] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.978710] iommu: Default domain type: Translated [ 0.978819] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.979780] pps_core: LinuxPPS API ver. 1 registered [ 0.979874] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.980064] PTP clock support registered [ 0.980353] EDAC MC: Ver: 3.0.0 [ 0.990554] NetLabel: Initializing [ 0.990634] NetLabel: domain hash size = 128 [ 0.990712] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.991397] NetLabel: unlabeled traffic allowed by default [ 0.991521] PCI: Using ACPI for IRQ routing [ 0.991691] PCI: pci_cache_line_size set to 64 bytes [ 0.992107] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.992333] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.994957] vgaarb: loaded [ 0.995547] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.995823] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.995962] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.000972] clocksource: Switched to clocksource tsc-early [ 1.058878] VFS: Disk quotas dquot_6.6.0 [ 1.059124] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.062574] AppArmor: AppArmor Filesystem Enabled [ 1.062886] pnp: PnP ACPI init [ 1.066515] pnp 00:03: [dma 2] [ 1.067735] pnp: PnP ACPI: found 6 devices [ 1.083594] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.084472] NET: Registered PF_INET protocol family [ 1.085426] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.093535] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.093820] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.093994] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.094268] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.094514] TCP: Hash tables configured (established 4096 bind 4096) [ 1.096167] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.096534] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.096816] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.098086] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.098520] NET: Registered PF_XDP protocol family [ 1.099328] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.099458] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.099566] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.099685] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.099805] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.100508] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.100684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.100859] PCI: CLS 0 bytes, default 64 [ 1.104967] Trying to unpack rootfs image as initramfs... [ 1.111056] Initialise system trusted keyrings [ 1.117429] Key type blacklist registered [ 1.118026] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.134568] zbud: loaded [ 1.138222] integrity: Platform Keyring initialized [ 1.138551] integrity: Machine keyring initialized [ 1.138654] Key type asymmetric registered [ 1.138778] Asymmetric key parser 'x509' registered [ 1.364857] Freeing initrd memory: 7552K [ 1.385896] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.386257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.386819] io scheduler mq-deadline registered [ 1.393322] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.396278] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.398048] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.400538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.403547] Linux agpgart interface v0.103 [ 1.405022] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.407910] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410489] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.410726] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.412049] mousedev: PS/2 mouse device common for all mice [ 1.416602] rtc_cmos 00:05: RTC can wake from S4 [ 1.421564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.423673] rtc_cmos 00:05: registered as rtc0 [ 1.424255] rtc_cmos 00:05: setting system clock to 2024-09-24T04:48:26 UTC (1727153306) [ 1.425580] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.428056] ledtrig-cpu: registered to indicate activity on CPUs [ 1.468706] NET: Registered PF_INET6 protocol family [ 1.477185] Segment Routing with IPv6 [ 1.477403] In-situ OAM (IOAM) with IPv6 [ 1.477765] mip6: Mobile IPv6 [ 1.478029] NET: Registered PF_PACKET protocol family [ 1.478381] mpls_gso: MPLS GSO support [ 1.479903] IPI shorthand broadcast: enabled [ 1.480432] sched_clock: Marking stable (1452033840, 28075219)->(1482069351, -1960292) [ 1.482479] registered taskstats version 1 [ 1.482764] Loading compiled-in X.509 certificates [ 1.536678] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.536953] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.540353] zswap: loaded using pool lzo/zbud [ 1.541941] Key type .fscrypt registered [ 1.542034] Key type fscrypt-provisioning registered [ 1.549155] Key type encrypted registered [ 1.549276] AppArmor: AppArmor sha1 policy hashing enabled [ 1.549763] ima: No TPM chip found, activating TPM-bypass! [ 1.549892] ima: Allocated hash algorithm: sha256 [ 1.551351] ima: No architecture policies found [ 1.551819] evm: Initialising EVM extended attributes: [ 1.551919] evm: security.selinux [ 1.552001] evm: security.SMACK64 (disabled) [ 1.552075] evm: security.SMACK64EXEC (disabled) [ 1.552387] evm: security.SMACK64TRANSMUTE (disabled) [ 1.552607] evm: security.SMACK64MMAP (disabled) [ 1.552797] evm: security.apparmor [ 1.552950] evm: security.ima [ 1.553077] evm: security.capability [ 1.553237] evm: HMAC attrs: 0x1 [ 1.801869] clk: Disabling unused clocks [ 1.812292] Freeing unused decrypted memory: 2036K [ 1.874387] Freeing unused kernel image (initmem) memory: 2796K [ 1.874752] Write protecting the kernel read-only data: 26624k [ 1.878142] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.879302] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.016916] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.017274] Run /init as init process [ 2.017406] with arguments: [ 2.017495] /init [ 2.017557] SMOKE_TEST [ 2.017620] with environment: [ 2.017696] HOME=/ [ 2.017758] 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 ] + cat /modules [ 2.116530] tsc: Refined TSC clocksource calibration: 3593.154 MHz [ 2.116961] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb107c69f, max_idle_ns: 440795368402 ns [ 2.117310] clocksource: Switched to clocksource tsc + xargs -t -n1 modprobe modprobe virtio_net modprobe virtio_pci [ 2.303744] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.329396] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.342661] 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.383164] ACPI: PM: Preparing to enter system sleep state S5 [ 2.383772] 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 50 200 + NET=50 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.50.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-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn -d --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 49511d91cf968a7bbe0cbe02ac08dce49117e82877b250aafe09446b452c633f + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 50 202 + NET=50 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.50.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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@6d98795eac00: Unix server socket created successfully. MC@6d98795eac00: Listening on TCP port 42741. MC2> 6d98795eac00 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 6d98795eac00 42741 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6d98795eac00: New HC connected from 172.18.50.202 [172.18.50.202]. 6d98795eac00: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@6d98795eac00: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@6d98795eac00: Configuration file was processed on all HCs. MC@6d98795eac00: Creating MTC on host 172.18.50.202. MC@6d98795eac00: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Sep 24 04:48: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_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Sep 24 04:48:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.50.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=15930) Waiting for packet dumper to finish... 1 (prev_count=15930, count=16178) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Sep 24 04:48: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_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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_pcodns started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_pcodns() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Sep 24 04:48:44 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.50.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=10077) Waiting for packet dumper to finish... 1 (prev_count=10077, count=10233) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Sep 24 04:48:51 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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_icmp6 started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_icmp6() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Sep 24 04:48:52 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.50.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=10135) Waiting for packet dumper to finish... 1 (prev_count=10135, count=10199) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Sep 24 04:48: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_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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_gtpu_access() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Sep 24 04:49:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.50.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=10429) Waiting for packet dumper to finish... 1 (prev_count=10429, count=10493) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@6d98795eac00: 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 ------ Tue Sep 24 04:49:07 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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: 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@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Tue Sep 24 04:49:08 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.50.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=9946) Waiting for packet dumper to finish... 1 (prev_count=9946, count=10010) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@6d98795eac00: 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 ------ Tue Sep 24 04:49:15 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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: 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@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Sep 24 04:49:16 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.50.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=9958) Waiting for packet dumper to finish... 1 (prev_count=9958, count=10022) MTC@6d98795eac00: 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@6d98795eac00: 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 ------ Tue Sep 24 04:49: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_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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: 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@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Sep 24 04:49:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.50.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=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@6d98795eac00: 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@6d98795eac00: 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 ------ Tue Sep 24 04:49:31 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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: 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@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Sep 24 04:49:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.50.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=10039) Waiting for packet dumper to finish... 1 (prev_count=10039, count=10103) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Sep 24 04:49: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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_pdp6_clients_interact started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_pdp6_clients_interact() start" MTC@6d98795eac00: sending CreatePDP MTC@6d98795eac00: 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@6d98795eac00: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Sep 24 04:49:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.50.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=10221) Waiting for packet dumper to finish... 1 (prev_count=10221, count=10285) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 24 04:49: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_echo_req_resp started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_echo_req_resp() start" MTC@6d98795eac00: setverdict(pass): none -> pass MTC@6d98795eac00: setverdict(pass): pass -> pass, component reason not changed MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: pass MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_echo_req_resp finished. Verdict: pass MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 24 04:49:51 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.50.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=6986) Waiting for packet dumper to finish... 1 (prev_count=6986, count=7050) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 24 04:49:58 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@6d98795eac00: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@6d98795eac00: Test case TC_echo_req_resp_gtpu started. MTC@6d98795eac00: GTP1C ConnectionID: 1 MTC@6d98795eac00: "TC_echo_req_resp_gtpu() start" MTC@6d98795eac00: setverdict(pass): none -> pass MTC@6d98795eac00: setverdict(pass): pass -> pass, component reason not changed MTC@6d98795eac00: Setting final verdict of the test case. MTC@6d98795eac00: Local verdict of MTC: pass MTC@6d98795eac00: No PTCs were created. MTC@6d98795eac00: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@6d98795eac00: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 24 04:50:01 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.50.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=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@6d98795eac00: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@6d98795eac00: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6d98795eac00: Terminating MTC. MC@6d98795eac00: MTC terminated. MC2> exit MC@6d98795eac00: Shutting down session. MC@6d98795eac00: 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-latest-1324-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=50 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/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.50.201/24 brd 172.18.50.255 dev eth0 ip route add default via 172.18.50.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.50.201/24 brd 172.18.50.255 dev eth0 + echo ip route add default via 172.18.50.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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /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:ac:57:67:33 [host] qemu-ifup: br-test, tap0, eth0 1: lo: 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: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 4a:ee:de:7c:21:07 brd ff:ff:ff:ff:ff:ff 3: br-test: 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 30117: eth0@if30118: 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.199 MHz processor [ 0.005202] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005366] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007276] AGP: No AGP bridge found [ 0.007509] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008345] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026624] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031724] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032133] ACPI: Early table checksum verification disabled [ 0.032461] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032737] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033231] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033762] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033837] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033891] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033916] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033940] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034010] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034033] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034041] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034047] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034053] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034059] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036348] No NUMA configuration found [ 0.036368] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037005] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.041054] Zone ranges: [ 0.041081] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.041144] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.041156] Normal empty [ 0.041169] Device empty [ 0.041180] Movable zone start for each node [ 0.041216] Early memory node ranges [ 0.041245] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.041371] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041591] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042587] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042872] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045902] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.046175] ACPI: PM-Timer IO Port: 0x608 [ 0.046573] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046904] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.047016] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.047245] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.047286] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.047360] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.047370] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.047531] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047578] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047862] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048674] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048713] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048734] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048739] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048838] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048864] Booting paravirtualized kernel on bare hardware [ 0.049120] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.057603] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110254] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.110621] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110696] pcpu-alloc: [0] 0 [ 0.111942] Fallback order for Node 0: 0 [ 0.112186] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.112208] Policy zone: DMA32 [ 0.112367] Kernel command line: [ 0.112367] root=/dev/ram0 [ 0.112367] console=ttyS0 [ 0.112367] panic=-1 [ 0.112367] init=/init [ 0.112367] loglevel=8 [ 0.112367] SMOKE_TEST [ 0.112367] [ 0.113457] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.114837] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.115746] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.117196] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.117333] AGP: Checking aperture... [ 0.118955] AGP: No AGP bridge found [ 0.130326] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.136413] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.138667] ftrace: allocating 40246 entries in 158 pages [ 0.178313] ftrace: allocated 158 pages with 5 groups [ 0.189493] Dynamic Preempt: voluntary [ 0.194892] rcu: Preemptible hierarchical RCU implementation. [ 0.194950] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.195144] Trampoline variant of Tasks RCU enabled. [ 0.195158] Rude variant of Tasks RCU enabled. [ 0.195171] Tracing variant of Tasks RCU enabled. [ 0.195334] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.195388] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.226681] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.231585] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.235729] Console: colour *CGA 80x25 [ 0.249299] printk: console [ttyS0] enabled [ 0.250339] ACPI: Core revision 20220331 [ 0.254716] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.256352] APIC: Switch to symmetric I/O mode setup [ 0.259521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279866] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb3a66b27, max_idle_ns: 440795295777 ns [ 0.280485] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.39 BogoMIPS (lpj=14372796) [ 0.283074] process: using AMD E400 aware idle routine [ 0.283376] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.283520] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.284580] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.285042] Spectre V2 : Mitigation: Retpolines [ 0.285204] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.285494] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.286721] x86/fpu: x87 FPU will use FXSAVE [ 0.579973] Freeing SMP alternatives memory: 36K [ 0.580686] pid_max: default: 32768 minimum: 301 [ 0.586569] LSM: Security Framework initializing [ 0.589044] landlock: Up and running. [ 0.589150] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.592017] AppArmor: AppArmor initialized [ 0.592130] TOMOYO Linux initialized [ 0.592627] LSM support for eBPF active [ 0.595058] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.595314] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.730718] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.735022] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735167] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.735470] cblist_init_generic: Setting adjustable number of callback queues. [ 0.735595] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.736305] cblist_init_generic: Setting adjustable number of callback queues. [ 0.736429] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.736748] Performance Events: PMU not available due to virtualization, using software events only. [ 0.737679] signal: max sigframe size: 1440 [ 0.738473] rcu: Hierarchical SRCU implementation. [ 0.738583] rcu: Max phase no-delay instances is 1000. [ 0.742961] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.745547] smp: Bringing up secondary CPUs ... [ 0.745698] smp: Brought up 1 node, 1 CPU [ 0.745808] smpboot: Max logical packages: 1 [ 0.745953] smpboot: Total of 1 processors activated (7186.39 BogoMIPS) [ 0.756758] node 0 deferred pages initialised in 8ms [ 0.767943] devtmpfs: initialized [ 0.770722] x86/mm: Memory block size: 128MB [ 0.775748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.776742] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.779038] pinctrl core: initialized pinctrl subsystem [ 0.793486] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.796478] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.797074] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.797298] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.797570] audit: initializing netlink subsys (disabled) [ 0.802742] thermal_sys: Registered thermal governor 'fair_share' [ 0.802768] thermal_sys: Registered thermal governor 'bang_bang' [ 0.802882] thermal_sys: Registered thermal governor 'step_wise' [ 0.802980] thermal_sys: Registered thermal governor 'user_space' [ 0.803080] thermal_sys: Registered thermal governor 'power_allocator' [ 0.804616] audit: type=2000 audit(1727153416.536:1): state=initialized audit_enabled=0 res=1 [ 0.805091] cpuidle: using governor ladder [ 0.805271] cpuidle: using governor menu [ 0.806373] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.808911] PCI: Using configuration type 1 for base access [ 0.818401] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.873000] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.873140] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.886650] ACPI: Added _OSI(Module Device) [ 0.886751] ACPI: Added _OSI(Processor Device) [ 0.886828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.886905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.907908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.927297] ACPI: Interpreter enabled [ 0.928418] ACPI: PM: (supports S0 S3 S4 S5) [ 0.928547] ACPI: Using IOAPIC for interrupt routing [ 0.929071] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.929273] PCI: Using E820 reservations for host bridge windows [ 0.930715] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.955030] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.955776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.956097] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.956810] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.962268] acpiphp: Slot [2] registered [ 0.962476] acpiphp: Slot [3] registered [ 0.962637] acpiphp: Slot [4] registered [ 0.962782] acpiphp: Slot [5] registered [ 0.962926] acpiphp: Slot [6] registered [ 0.963088] acpiphp: Slot [7] registered [ 0.963235] acpiphp: Slot [8] registered [ 0.963392] acpiphp: Slot [9] registered [ 0.963534] acpiphp: Slot [10] registered [ 0.963679] acpiphp: Slot [11] registered [ 0.963816] acpiphp: Slot [12] registered [ 0.963953] acpiphp: Slot [13] registered [ 0.964093] acpiphp: Slot [14] registered [ 0.964246] acpiphp: Slot [15] registered [ 0.964411] acpiphp: Slot [16] registered [ 0.964568] acpiphp: Slot [17] registered [ 0.964716] acpiphp: Slot [18] registered [ 0.964865] acpiphp: Slot [19] registered [ 0.965016] acpiphp: Slot [20] registered [ 0.965151] acpiphp: Slot [21] registered [ 0.965319] acpiphp: Slot [22] registered [ 0.965457] acpiphp: Slot [23] registered [ 0.965608] acpiphp: Slot [24] registered [ 0.965746] acpiphp: Slot [25] registered [ 0.965883] acpiphp: Slot [26] registered [ 0.966033] acpiphp: Slot [27] registered [ 0.966175] acpiphp: Slot [28] registered [ 0.966336] acpiphp: Slot [29] registered [ 0.966483] acpiphp: Slot [30] registered [ 0.966639] acpiphp: Slot [31] registered [ 0.966946] PCI host bridge to bus 0000:00 [ 0.967218] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.967480] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.967628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.967832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.967985] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.968334] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.969555] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.976009] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.978497] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.980365] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.981251] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.981425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.981594] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.981748] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.982268] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.982700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.982861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.983380] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.984211] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.984943] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.987187] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.988195] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.994470] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.995089] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.995517] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.995942] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.996215] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.999646] iommu: Default domain type: Translated [ 0.999776] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.000825] pps_core: LinuxPPS API ver. 1 registered [ 1.000924] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.001138] PTP clock support registered [ 1.001428] EDAC MC: Ver: 3.0.0 [ 1.010759] NetLabel: Initializing [ 1.010849] NetLabel: domain hash size = 128 [ 1.010933] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.011682] NetLabel: unlabeled traffic allowed by default [ 1.011818] PCI: Using ACPI for IRQ routing [ 1.012035] PCI: pci_cache_line_size set to 64 bytes [ 1.012495] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.012758] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.015658] vgaarb: loaded [ 1.016364] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.016683] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.016837] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.021155] clocksource: Switched to clocksource tsc-early [ 1.077935] VFS: Disk quotas dquot_6.6.0 [ 1.078185] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.081802] AppArmor: AppArmor Filesystem Enabled [ 1.082132] pnp: PnP ACPI init [ 1.085897] pnp 00:03: [dma 2] [ 1.087197] pnp: PnP ACPI: found 6 devices [ 1.103544] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.104451] NET: Registered PF_INET protocol family [ 1.105489] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.113709] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.114010] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.114224] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.114534] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.114976] TCP: Hash tables configured (established 4096 bind 4096) [ 1.116639] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.116997] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.117288] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.118452] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.119067] NET: Registered PF_XDP protocol family [ 1.119833] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.119953] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.120055] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.120170] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.120280] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.120786] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.120954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.121122] PCI: CLS 0 bytes, default 64 [ 1.125129] Trying to unpack rootfs image as initramfs... [ 1.131301] Initialise system trusted keyrings [ 1.132778] Key type blacklist registered [ 1.138873] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.156014] zbud: loaded [ 1.160099] integrity: Platform Keyring initialized [ 1.160453] integrity: Machine keyring initialized [ 1.160553] Key type asymmetric registered [ 1.160679] Asymmetric key parser 'x509' registered [ 1.389104] Freeing initrd memory: 7552K [ 1.410738] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.411130] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.411676] io scheduler mq-deadline registered [ 1.418292] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.421425] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423263] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.426010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.429325] Linux agpgart interface v0.103 [ 1.430810] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.434112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437137] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437418] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.439028] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.444786] rtc_cmos 00:05: RTC can wake from S4 [ 1.448400] rtc_cmos 00:05: registered as rtc0 [ 1.449070] rtc_cmos 00:05: setting system clock to 2024-09-24T04:50:17 UTC (1727153417) [ 1.450523] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.453366] ledtrig-cpu: registered to indicate activity on CPUs [ 1.500171] NET: Registered PF_INET6 protocol family [ 1.509316] Segment Routing with IPv6 [ 1.509573] In-situ OAM (IOAM) with IPv6 [ 1.509950] mip6: Mobile IPv6 [ 1.510227] NET: Registered PF_PACKET protocol family [ 1.510587] mpls_gso: MPLS GSO support [ 1.512261] IPI shorthand broadcast: enabled [ 1.512777] sched_clock: Marking stable (1484069189, 28149703)->(1515434457, -3215565) [ 1.514896] registered taskstats version 1 [ 1.515193] Loading compiled-in X.509 certificates [ 1.570240] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.570598] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.574413] zswap: loaded using pool lzo/zbud [ 1.576375] Key type .fscrypt registered [ 1.576482] Key type fscrypt-provisioning registered [ 1.584094] Key type encrypted registered [ 1.584365] AppArmor: AppArmor sha1 policy hashing enabled [ 1.584888] ima: No TPM chip found, activating TPM-bypass! [ 1.585038] ima: Allocated hash algorithm: sha256 [ 1.586586] ima: No architecture policies found [ 1.587063] evm: Initialising EVM extended attributes: [ 1.587163] evm: security.selinux [ 1.587249] evm: security.SMACK64 (disabled) [ 1.587322] evm: security.SMACK64EXEC (disabled) [ 1.587397] evm: security.SMACK64TRANSMUTE (disabled) [ 1.587478] evm: security.SMACK64MMAP (disabled) [ 1.587552] evm: security.apparmor [ 1.587617] evm: security.ima [ 1.587667] evm: security.capability [ 1.587734] evm: HMAC attrs: 0x1 [ 1.841218] clk: Disabling unused clocks [ 1.854515] Freeing unused decrypted memory: 2036K [ 1.918107] Freeing unused kernel image (initmem) memory: 2796K [ 1.918432] Write protecting the kernel read-only data: 26624k [ 1.921389] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.922554] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.059505] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.059796] Run /init as init process [ 2.059907] with arguments: [ 2.059978] /init [ 2.060025] SMOKE_TEST [ 2.060072] with environment: [ 2.060129] HOME=/ [ 2.060200] 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[ 2.152341] tsc: Refined TSC clocksource calibration: 3593.155 MHz [ 2.152735] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb1124129, max_idle_ns: 440795347378 ns [ 2.152978] clocksource: Switched to clocksource tsc + cat /modules modprobe modprobe virtio_net modprobe virtio_pci [ 2.341402] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.366431] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.378867] 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.418480] ACPI: PM: Preparing to enter system sleep state S5 [ 2.419050] 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 50 200 + NET=50 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.50.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-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn -d --network ttcn3-ggsn-test-50 --ip 172.18.50.200 --ip6 fd02:db8:50::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 73c61334165f9fc5b0496d85a7e5bcfec563381c5c8624e8b0f9dfd08c03970e + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 50 202 + NET=50 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-50 --ip 172.18.50.202 --ip6 fd02:db8:50::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.50.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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@4d0801fb5713: Unix server socket created successfully. MC@4d0801fb5713: Listening on TCP port 41865. 4d0801fb5713 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 4d0801fb5713 41865 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4d0801fb5713: New HC connected from 172.18.50.202 [172.18.50.202]. 4d0801fb5713: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@4d0801fb5713: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4d0801fb5713: Configuration file was processed on all HCs. MC@4d0801fb5713: Creating MTC on host 172.18.50.202. MC@4d0801fb5713: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Sep 24 04:50: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Sep 24 04:50:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.50.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=17636) Waiting for packet dumper to finish... 1 (prev_count=17636, count=17700) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Sep 24 04:50: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_ipcp started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_ipcp() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Sep 24 04:50:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.50.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=11492) Waiting for packet dumper to finish... 1 (prev_count=11492, count=11556) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:50: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Sep 24 04:50:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.50.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=11616) Waiting for packet dumper to finish... 1 (prev_count=11616, count=11680) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Sep 24 04:50: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_pcodns started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_pcodns() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Sep 24 04:51:00 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.50.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=10953) Waiting for packet dumper to finish... 1 (prev_count=10953, count=11017) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Sep 24 04:51:07 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_gtpu_access() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Sep 24 04:51:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.50.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=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:51:17 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: Warning: Stopping inactive timer T_default. MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Sep 24 04:51:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.50.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=11741) Waiting for packet dumper to finish... 1 (prev_count=11741, count=11805) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:51: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: Warning: Stopping inactive timer T_default. MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Sep 24 04:51:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.50.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=11890) Waiting for packet dumper to finish... 1 (prev_count=11890, count=11954) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Sep 24 04:51: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_clients_interact_with_txseq started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_clients_interact_with_txseq() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(fail): pass -> fail MTC@4d0801fb5713: Warning: Stopping inactive timer T_default. MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Sep 24 04:51:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.50.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=14605) Waiting for packet dumper to finish... 1 (prev_count=14605, count=14669) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Sep 24 04:51: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_clients_interact_without_txseq started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_clients_interact_without_txseq() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(fail): pass -> fail MTC@4d0801fb5713: Warning: Stopping inactive timer T_default. MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Sep 24 04:52:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.50.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=14645) Waiting for packet dumper to finish... 1 (prev_count=14645, count=14709) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:52: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_with_single_dns started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_with_single_dns() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Sep 24 04:52:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.50.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=16226) Waiting for packet dumper to finish... 1 (prev_count=16226, count=16290) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:52: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_deact_with_separate_dns() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Sep 24 04:52:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.50.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=11765) Waiting for packet dumper to finish... 1 (prev_count=11765, count=11829) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Sep 24 04:52: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_update_teic started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_update_teic() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: sending UpdatePDP MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Sep 24 04:52:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.50.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=11972) Waiting for packet dumper to finish... 1 (prev_count=11972, count=12036) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Sep 24 04:52: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp4_act_update_teid started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp4_act_update_teid() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: sending UpdatePDP MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Tue Sep 24 04:52:42 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.50.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=12372) Waiting for packet dumper to finish... 1 (prev_count=12372, count=12436) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Sep 24 04:52: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_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Sep 24 04:52:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.50.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=9865) Waiting for packet dumper to finish... 1 (prev_count=9865, count=10021) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Sep 24 04:52:58 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_pcodns started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_pcodns() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Sep 24 04:52:59 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.50.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=9899) Waiting for packet dumper to finish... 1 (prev_count=9899, count=9963) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Sep 24 04:53: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_icmp6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_icmp6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Sep 24 04:53:07 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.50.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=9893) Waiting for packet dumper to finish... 1 (prev_count=9893, count=9957) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Sep 24 04:53:14 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_gtpu_access() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Sep 24 04:53:15 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.50.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=9919) Waiting for packet dumper to finish... 1 (prev_count=9919, count=9983) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:53: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Tue Sep 24 04:53:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.50.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=9945) Waiting for packet dumper to finish... 1 (prev_count=9945, count=10009) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:53: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Sep 24 04:53:31 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.50.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=9959) Waiting for packet dumper to finish... 1 (prev_count=9959, count=10023) MTC@4d0801fb5713: 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@4d0801fb5713: 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 ------ Tue Sep 24 04:53: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Sep 24 04:53:39 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.50.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=9971) Waiting for packet dumper to finish... 1 (prev_count=9971, count=10035) MTC@4d0801fb5713: 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@4d0801fb5713: 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 ------ Tue Sep 24 04:53: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Sep 24 04:53:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.50.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=9944) Waiting for packet dumper to finish... 1 (prev_count=9944, count=10008) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Sep 24 04:53:54 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp6_clients_interact started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp6_clients_interact() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Sep 24 04:53:55 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.50.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=9892) Waiting for packet dumper to finish... 1 (prev_count=9892, count=9956) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Tue Sep 24 04:54:02 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Tue Sep 24 04:54:03 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.50.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=9888) Waiting for packet dumper to finish... 1 (prev_count=9888, count=9952) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Tue Sep 24 04:54: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_ipcp started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_ipcp() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Tue Sep 24 04:54:11 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.50.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=9680) Waiting for packet dumper to finish... 1 (prev_count=9680, count=9744) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Tue Sep 24 04:54:18 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_icmp6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_icmp6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Tue Sep 24 04:54:19 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.50.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=9761) Waiting for packet dumper to finish... 1 (prev_count=9761, count=9825) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Tue Sep 24 04:54: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_pcodns4 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_pcodns4() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Tue Sep 24 04:54:27 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.50.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=9767) Waiting for packet dumper to finish... 1 (prev_count=9767, count=9831) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Tue Sep 24 04:54:34 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_pcodns6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_pcodns6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Tue Sep 24 04:54:35 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.50.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=9670) Waiting for packet dumper to finish... 1 (prev_count=9670, count=9734) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Tue Sep 24 04:54: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_gtpu_access started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_gtpu_access() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Tue Sep 24 04:54:43 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.50.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=9682) Waiting for packet dumper to finish... 1 (prev_count=9682, count=9746) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: 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 ------ Tue Sep 24 04:54: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Tue Sep 24 04:54:51 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.50.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=9825) Waiting for packet dumper to finish... 1 (prev_count=9825, count=9889) MTC@4d0801fb5713: 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@4d0801fb5713: 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 ------ Tue Sep 24 04:54: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_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@4d0801fb5713: 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@4d0801fb5713: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Tue Sep 24 04:55:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.50.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=9742) Waiting for packet dumper to finish... 1 (prev_count=9742, count=9806) MTC@4d0801fb5713: 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@4d0801fb5713: 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 ------ Tue Sep 24 04:55:07 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@4d0801fb5713: 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@4d0801fb5713: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Tue Sep 24 04:55:08 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.50.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=9754) Waiting for packet dumper to finish... 1 (prev_count=9754, count=9818) MTC@4d0801fb5713: 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@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Tue Sep 24 04:55:15 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp46_clients_interact started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp46_clients_interact() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Tue Sep 24 04:55:16 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.50.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=9657) Waiting for packet dumper to finish... 1 (prev_count=9657, count=9721) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 24 04:55: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_echo_req_resp started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_echo_req_resp() start" MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_echo_req_resp finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 24 04:55:26 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.50.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=7078) Waiting for packet dumper to finish... 1 (prev_count=7078, count=7142) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 24 04:55: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_echo_req_resp_gtpu started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_echo_req_resp_gtpu() start" MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: setverdict(pass): pass -> pass, component reason not changed MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: pass MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 24 04:55:36 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.50.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=7001) Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Sep 24 04:55: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_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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_pdp_act_restart_ctr_echo started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_pdp_act_restart_ctr_echo() start" MTC@4d0801fb5713: sending CreatePDP MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Tue Sep 24 04:55:44 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.50.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=9771) Waiting for packet dumper to finish... 1 (prev_count=9771, count=9835) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Sep 24 04:55:51 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@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_lots_of_concurrent_pdp_ctx() start" MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Tue Sep 24 04:55:52 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.50.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=9812) Waiting for packet dumper to finish... 1 (prev_count=9812, count=9876) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Sep 24 04:55: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4d0801fb5713: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@4d0801fb5713: Test case TC_addr_pool_exhaustion started. MTC@4d0801fb5713: GTP1C ConnectionID: 1 MTC@4d0801fb5713: "TC_addr_pool_exhaustion() start" MTC@4d0801fb5713: Successfully created 0 PDP contexts before exhausting the pool MTC@4d0801fb5713: setverdict(pass): none -> pass MTC@4d0801fb5713: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@4d0801fb5713: 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@4d0801fb5713: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@4d0801fb5713: Setting final verdict of the test case. MTC@4d0801fb5713: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@4d0801fb5713: No PTCs were created. MTC@4d0801fb5713: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@4d0801fb5713: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Tue Sep 24 04:58:00 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.50.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=9790) Waiting for packet dumper to finish... 1 (prev_count=9790, count=10110) MTC@4d0801fb5713: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@4d0801fb5713: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4d0801fb5713: Terminating MTC. MC@4d0801fb5713: MTC terminated. MC2> exit MC@4d0801fb5713: Shutting down session. MC@4d0801fb5713: 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: FAIL 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: 10 pass: 8 NEW: PASS: 4 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-latest-1324-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1324-ggsn 137 + 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-latest/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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-50 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-50 + docker network remove ttcn3-ggsn-test-50 ttcn3-ggsn-test-50 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1324-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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 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